Skip to content

Instantly share code, notes, and snippets.

View vadixidav's full-sized avatar
🦀
Rust ❤️

Geordon Worley vadixidav

🦀
Rust ❤️
  • Austin, TX
  • 02:10 (UTC -05:00)
View GitHub Profile
[storage]
# This is the default path, but you can write your own
path = ~/.conan/data
[proxies]
# Empty section will try to use system proxies.
# If don't want proxy at all, remove section [proxies]
# As documented in http://docs.python-requests.org/en/latest/user/advanced/#proxies
# http = http://user:[email protected]:3128/
# http = http://10.10.1.10:3128
inside: TreeIterator { current: Tree { nodes: [None, None] }, depth: 0 }
Got out Tree { nodes: [None, None] }
After first inc(0) Tree { nodes: [None, None] }
After second inc(1) Tree { nodes: [Some(Tree { nodes: [None, None] }), None] }
next tree: Some(Tree { nodes: [None, None] })
inside: TreeIterator { current: Tree { nodes: [Some(Tree { nodes: [None, None] }), None] }, depth: 1 }
Got out Tree { nodes: [Some(Tree { nodes: [None, None] }), Some(Tree { nodes: [None, None] })] }
After first inc(1) Tree { nodes: [Some(Tree { nodes: [None, None] }), Some(Tree { nodes: [None, None] })] }
next tree: Some(Tree { nodes: [Some(Tree { nodes: [None, None] }), Some(Tree { nodes: [None, None] })] })
inside: TreeIterator { current: Tree { nodes: [Some(Tree { nodes: [None, None] }), Some(Tree { nodes: [None, None] })] }, depth: 1 }
function(conan_check_compiler)
if(NOT DEFINED CMAKE_CXX_COMPILER_ID)
if(DEFINED CMAKE_C_COMPILER_ID)
message(STATUS "This project seems to be plain C, using '${CMAKE_C_COMPILER_ID}' compiler")
set(CMAKE_CXX_COMPILER_ID ${CMAKE_C_COMPILER_ID})
set(CMAKE_CXX_COMPILER_VERSION ${CMAKE_C_COMPILER_VERSION})
else()
message(FATAL_ERROR "This project seems to be plain C, but no compiler defined")
endif()
endif()
function(conan_check_compiler)
if(NOT DEFINED CMAKE_CXX_COMPILER_ID)
if(DEFINED CMAKE_C_COMPILER_ID)
message(STATUS "This project seems to be plain C, using '${CMAKE_C_COMPILER_ID}' compiler")
set(CMAKE_CXX_COMPILER_ID ${CMAKE_C_COMPILER_ID})
set(CMAKE_CXX_COMPILER_VERSION ${CMAKE_C_COMPILER_VERSION})
else()
message(FATAL_ERROR "This project seems to be plain C, but no compiler defined")
endif()
endif()
{"message":"field is never used: `seed`","code":null,"level":"warning","spans":[{"file_name":"src/lib.rs","byte_start":722,"byte_end":751,"line_start":16,"line_end":16,"column_start":5,"column_end":34,"is_primary":true,"text":[{"text":" seed: Vec<ps::Instruction<T>>,","highlight_start":5,"highlight_end":34}],"label":null,"suggested_replacement":null,"expansion":null}],"children":[{"message":"#[warn(dead_code)] on by default","code":null,"level":"note","spans":[],"children":[],"rendered":null}],"rendered":null}
{"message":"field is never used: `crossovers`","code":null,"level":"warning","spans":[{"file_name":"src/lib.rs","byte_start":757,"byte_end":784,"line_start":17,"line_end":17,"column_start":5,"column_end":32,"is_primary":true,"text":[{"text":" crossovers: BTreeSet<usize>,","highlight_start":5,"highlight_end":32}],"label":null,"suggested_replacement":null,"expansion":null}],"children":[{"message":"#[warn(dead_code)] on by default","code":null,"level":"note","spans":[],"children":[],"rendered":null}]
error[E0277]: the trait bound `Self: std::marker::Sized` is not satisfied
--> src/lib.rs:46:18
|
46 | Some(self as &Self as &Any)
| ^^^^^^^^^^^^^ the trait `std::marker::Sized` is not implemented for `Self`
|
= help: consider adding a `where Self: std::marker::Sized` bound
= note: required for the cast to the object type `std::any::Any + 'static`
'cargo.exe' (Win32): Loaded 'C:\Users\vadix\cargo\target\debug\cargo.exe'. Symbols loaded.
'cargo.exe' (Win32): Loaded 'C:\Windows\System32\ntdll.dll'. Cannot find or open the PDB file.
'cargo.exe' (Win32): Loaded 'C:\Windows\System32\kernel32.dll'. Cannot find or open the PDB file.
'cargo.exe' (Win32): Loaded 'C:\Windows\System32\KernelBase.dll'. Cannot find or open the PDB file.
'cargo.exe' (Win32): Loaded 'C:\Windows\System32\advapi32.dll'. Cannot find or open the PDB file.
'cargo.exe' (Win32): Loaded 'C:\Windows\System32\msvcrt.dll'. Cannot find or open the PDB file.
'cargo.exe' (Win32): Loaded 'C:\Windows\System32\sechost.dll'. Cannot find or open the PDB file.
'cargo.exe' (Win32): Loaded 'C:\Windows\System32\rpcrt4.dll'. Cannot find or open the PDB file.
'cargo.exe' (Win32): Loaded 'C:\Windows\System32\ws2_32.dll'. Cannot find or open the PDB file.
'cargo.exe' (Win32): Loaded 'C:\Windows\System32\crypt32.dll'. Cannot find or open the PDB file.
cargo.exe!_libssh2_wincng_bignum_bits() C
cargo.exe!_libssh2_kex_exchange() C
cargo.exe!libssh2_base64_decode() C
cargo.exe!_libssh2_kex_exchange() C
cargo.exe!libssh2_session_startup() C
cargo.exe!libssh2_session_startup() C
cargo.exe!git_smart_subtransport_git() C
cargo.exe!git_smart_subtransport_git() C
cargo.exe!git_transport_unregister() C
cargo.exe!git_remote_connect() C
00000000004005d0 <divide>:
4005d0: a9bd7bfd stp x29, x30, [sp,#-48]!
4005d4: 910003fd mov x29, sp
4005d8: b9001fa0 str w0, [x29,#28]
4005dc: b9001ba1 str w1, [x29,#24]
4005e0: b9401ba0 ldr w0, [x29,#24]
4005e4: 7100001f cmp w0, #0x0
4005e8: 54000041 b.ne 4005f0 <divide+0x20>
4005ec: 97fffff5 bl 4005c0 <divide_zero_error>
4005f0: b90023bf str wzr, [x29,#32]
0000000000400554 <divide>:
400554: 55 push rbp
400555: 48 89 e5 mov rbp,rsp
400558: 48 83 ec 20 sub rsp,0x20
40055c: 89 7d ec mov DWORD PTR [rbp-0x14],edi
40055f: 89 75 e8 mov DWORD PTR [rbp-0x18],esi
400562: 83 7d e8 00 cmp DWORD PTR [rbp-0x18],0x0
400566: 75 0a jne 400572 <divide+0x1e>
400568: b8 00 00 00 00 mov eax,0x0
40056d: e8 d4 ff ff ff call 400546 <divide_zero_error>