[INFO] fetching crate dexalt-lib 0.2.2... [INFO] testing dexalt-lib-0.2.2 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate dexalt-lib 0.2.2 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate dexalt-lib 0.2.2 [INFO] finished tweaking crates.io crate dexalt-lib 0.2.2 [INFO] tweaked toml for crates.io crate dexalt-lib 0.2.2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate dexalt-lib 0.2.2 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 62 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f35a20a68f4695bc5db27ae2185dd343474a8fdce6ec54f401354cc9a1337c1f [INFO] running `Command { std: "docker" "start" "-a" "f35a20a68f4695bc5db27ae2185dd343474a8fdce6ec54f401354cc9a1337c1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f35a20a68f4695bc5db27ae2185dd343474a8fdce6ec54f401354cc9a1337c1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f35a20a68f4695bc5db27ae2185dd343474a8fdce6ec54f401354cc9a1337c1f", kill_on_drop: false }` [INFO] [stdout] f35a20a68f4695bc5db27ae2185dd343474a8fdce6ec54f401354cc9a1337c1f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] be3f7f045ac4030bab14aca0c5ebe9d2706e99194be0c82b24a73c5618c22703 [INFO] running `Command { std: "docker" "start" "-a" "be3f7f045ac4030bab14aca0c5ebe9d2706e99194be0c82b24a73c5618c22703", kill_on_drop: false }` [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling bindgen v0.69.5 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling dexalt-lib_derive v0.2.1 [INFO] [stderr] Compiling dexalt-lib-sys v0.2.2 [INFO] [stderr] Compiling dexalt-lib v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.28s [INFO] running `Command { std: "docker" "inspect" "be3f7f045ac4030bab14aca0c5ebe9d2706e99194be0c82b24a73c5618c22703", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be3f7f045ac4030bab14aca0c5ebe9d2706e99194be0c82b24a73c5618c22703", kill_on_drop: false }` [INFO] [stdout] be3f7f045ac4030bab14aca0c5ebe9d2706e99194be0c82b24a73c5618c22703 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 28d92b79831b7404f4a5909e5e4646450ce0bb85276adf32019cb74ccdd2ff37 [INFO] running `Command { std: "docker" "start" "-a" "28d92b79831b7404f4a5909e5e4646450ce0bb85276adf32019cb74ccdd2ff37", kill_on_drop: false }` [INFO] [stderr] Compiling dexalt-lib v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.38s [INFO] running `Command { std: "docker" "inspect" "28d92b79831b7404f4a5909e5e4646450ce0bb85276adf32019cb74ccdd2ff37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28d92b79831b7404f4a5909e5e4646450ce0bb85276adf32019cb74ccdd2ff37", kill_on_drop: false }` [INFO] [stdout] 28d92b79831b7404f4a5909e5e4646450ce0bb85276adf32019cb74ccdd2ff37 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3a3b36ffc50a61a272ac728fa9a56ff6a6bf36dd4c15c47abeafbccebb22a917 [INFO] running `Command { std: "docker" "start" "-a" "3a3b36ffc50a61a272ac728fa9a56ff6a6bf36dd4c15c47abeafbccebb22a917", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dexalt_lib-9baabb11436977c0) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests dexalt_lib [INFO] [stdout] [INFO] [stdout] running 39 tests [INFO] [stdout] test src/clist/raw.rs - clist::raw (line 36) ... ok [INFO] [stdout] test src/clist/raw.rs - clist::raw::DebugCList::lock (line 260) ... FAILED [INFO] [stdout] test src/clist/raw.rs - clist::raw::DebugCList::new (line 83) ... FAILED [INFO] [stdout] test src/clist/raw.rs - clist::raw::DebugCList::is_locked (line 284) ... FAILED [INFO] [stdout] test src/clist/raw.rs - clist::raw::DebugCList::size (line 234) ... FAILED [INFO] [stdout] test src/clist/raw.rs - clist::raw::DebugCList::len (line 247) ... FAILED [INFO] [stdout] test src/clist/raw.rs - clist::raw::DebugCList::push (line 157) ... FAILED [INFO] [stdout] test src/clist/raw.rs - clist::raw::DebugCList::to_array_new (line 219) ... FAILED [INFO] [stdout] test src/clist/raw.rs - clist::raw::DebugCList::append (line 125) ... FAILED [INFO] [stdout] test src/clist/raw.rs - clist::raw::DebugCList::pop (line 188) ... FAILED [INFO] [stdout] test src/clist/raw.rs - clist::raw::DebugCList::extend (line 138) ... FAILED [INFO] [stdout] test src/clist/raw.rs - clist::raw::DebugCList::get (line 108) ... FAILED [INFO] [stdout] test src/clist/raw.rs - clist::raw::DebugCList (line 71) ... FAILED [INFO] [stdout] test src/clist/raw.rs - clist::raw::DebugCList::remove (line 175) ... FAILED [INFO] [stdout] test src/clist/raw.rs - clist::raw::DebugCList::clear (line 96) ... FAILED [INFO] [stdout] test src/clist/raw.rs - clist::raw::Data (line 56) ... FAILED [INFO] [stdout] test src/clist/raw.rs - clist::raw::DebugCList::to_array (line 201) ... FAILED [INFO] [stdout] test src/clist/raw/bindings.rs - clist::raw::bindings::RawCList::get (line 117) ... FAILED [INFO] [stdout] test src/clist/raw/bindings.rs - clist::raw::bindings::RawCList::pop (line 182) ... FAILED [INFO] [stdout] test src/clist/raw/bindings.rs - clist::raw::bindings::RawCList::get_next (line 297) ... FAILED [INFO] [stdout] test src/clist/raw/bindings.rs - clist::raw::bindings::RawCList::new (line 79) ... FAILED [INFO] [stdout] test src/clist/raw/bindings.rs - clist::raw::bindings::RawCList::len (line 234) ... FAILED [INFO] [stdout] test src/clist/raw/bindings.rs - clist::raw::bindings::RawCList::extend (line 143) ... FAILED [INFO] [stdout] test src/clist/raw/bindings.rs - clist::raw::bindings::RawCList::get_data (line 286) ... FAILED [INFO] [stdout] test src/clist/raw/bindings.rs - clist::raw::bindings::RawCList::lock (line 247) ... FAILED [INFO] [stdout] test src/clist/raw/bindings.rs - clist::raw::bindings::RawCList::free (line 104) ... FAILED [INFO] [stdout] test src/clist/raw/bindings.rs - clist::raw::bindings::RawCList::is_locked (line 273) ... FAILED [INFO] [stdout] test src/clist/raw/bindings.rs - clist::raw::bindings::RawCList::append (line 130) ... FAILED [INFO] [stdout] test src/clist/raw/bindings.rs - clist::raw::bindings::RawCList::size (line 221) ... FAILED [INFO] [stdout] test src/clist/raw/bindings.rs - clist::raw::bindings::RawCList (line 58) ... FAILED [INFO] [stdout] test src/clist/raw.rs - clist::raw::DebugCList::unlock (line 272) ... FAILED [INFO] [stdout] test src/clist/raw/bindings.rs - clist::raw::bindings::RawCList::to_array_new (line 208) ... FAILED [INFO] [stdout] test src/clist/raw/bindings.rs - clist::raw::bindings::RawCList::unlock (line 260) ... FAILED [INFO] [stdout] test src/clist/raw/bindings.rs - clist::raw::bindings::RawCList::push (line 156) ... FAILED [INFO] [stdout] test src/clist/raw/bindings.rs - clist::raw::bindings::RawCList::remove (line 169) ... FAILED [INFO] [stdout] test src/clist/raw/bindings.rs - clist::raw::bindings::RawCList (line 65) ... ok [INFO] [stdout] test src/clist/raw/bindings.rs - clist::raw::bindings::RawCList::to_array (line 195) ... FAILED [INFO] [stdout] test src/clist/raw/bindings.rs - clist::raw::bindings::RawCList (line 52) ... ok [INFO] [stdout] test src/clist/raw/bindings.rs - clist::raw::bindings (line 36) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/clist/raw.rs - clist::raw::DebugCList::lock (line 260) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DebugCList` [INFO] [stdout] --> src/clist/raw.rs:261:16 [INFO] [stdout] | [INFO] [stdout] 3 | let mut list = DebugCList::new(10); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `DebugCList` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + use dexalt_lib::clist::include::DebugCList; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/clist/raw.rs - clist::raw::DebugCList::new (line 83) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DebugCList` [INFO] [stdout] --> src/clist/raw.rs:84:16 [INFO] [stdout] | [INFO] [stdout] 3 | let mut list = DebugCList::new(10); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `DebugCList` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + use dexalt_lib::clist::include::DebugCList; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/clist/raw.rs - clist::raw::DebugCList::is_locked (line 284) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DebugCList` [INFO] [stdout] --> src/clist/raw.rs:285:16 [INFO] [stdout] | [INFO] [stdout] 3 | let mut list = DebugCList::new(10); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `DebugCList` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + use dexalt_lib::clist::include::DebugCList; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/clist/raw.rs - clist::raw::DebugCList::size (line 234) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DebugCList` [INFO] [stdout] --> src/clist/raw.rs:235:16 [INFO] [stdout] | [INFO] [stdout] 3 | let mut list = DebugCList::new(10); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `DebugCList` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + use dexalt_lib::clist::include::DebugCList; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/clist/raw.rs - clist::raw::DebugCList::len (line 247) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DebugCList` [INFO] [stdout] --> src/clist/raw.rs:248:16 [INFO] [stdout] | [INFO] [stdout] 3 | let mut list = DebugCList::new(10); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `DebugCList` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + use dexalt_lib::clist::include::DebugCList; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/clist/raw.rs - clist::raw::DebugCList::push (line 157) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DebugCList` [INFO] [stdout] --> src/clist/raw.rs:158:16 [INFO] [stdout] | [INFO] [stdout] 3 | let mut list = DebugCList::new(10); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `DebugCList` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + use dexalt_lib::clist::include::DebugCList; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Data` [INFO] [stdout] --> src/clist/raw.rs:159:11 [INFO] [stdout] | [INFO] [stdout] 4 | list.push(Data::Int(10)); [INFO] [stdout] | ^^^^ use of undeclared type `Data` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 2 + use dexalt_lib::clist::include::Data; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/clist/raw.rs - clist::raw::DebugCList::to_array_new (line 219) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DebugCList` [INFO] [stdout] --> src/clist/raw.rs:220:16 [INFO] [stdout] | [INFO] [stdout] 3 | let mut list = DebugCList::new(10); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `DebugCList` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + use dexalt_lib::clist::include::DebugCList; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/clist/raw.rs - clist::raw::DebugCList::append (line 125) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DebugCList` [INFO] [stdout] --> src/clist/raw.rs:126:16 [INFO] [stdout] | [INFO] [stdout] 3 | let mut list = DebugCList::new(10); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `DebugCList` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + use dexalt_lib::clist::include::DebugCList; [INFO] [stdout] | [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ffi` [INFO] [stdout] --> src/clist/raw.rs:127:13 [INFO] [stdout] | [INFO] [stdout] 4 | list.append(ffi::CString::new("Hello").unwrap()); [INFO] [stdout] | ^^^ use of unresolved module or unlinked crate `ffi` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ffi`, use `cargo add ffi` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + use std::ffi::CString; [INFO] [stdout] | [INFO] [stdout] help: if you import `CString`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 4 - list.append(ffi::CString::new("Hello").unwrap()); [INFO] [stdout] 4 + list.append(CString::new("Hello").unwrap()); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/clist/raw.rs - clist::raw::DebugCList::pop (line 188) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DebugCList` [INFO] [stdout] --> src/clist/raw.rs:189:16 [INFO] [stdout] | [INFO] [stdout] 3 | let mut list = DebugCList::new(10); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `DebugCList` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + use dexalt_lib::clist::include::DebugCList; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/clist/raw.rs - clist::raw::DebugCList::extend (line 138) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DebugCList` [INFO] [stdout] --> src/clist/raw.rs:139:16 [INFO] [stdout] | [INFO] [stdout] 3 | let mut list = DebugCList::new(10); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `DebugCList` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + use dexalt_lib::clist::include::DebugCList; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/clist/raw.rs - clist::raw::DebugCList::get (line 108) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DebugCList` [INFO] [stdout] --> src/clist/raw.rs:109:16 [INFO] [stdout] | [INFO] [stdout] 3 | let mut list = DebugCList::new(10); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `DebugCList` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + use dexalt_lib::clist::include::DebugCList; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/clist/raw.rs - clist::raw::DebugCList (line 71) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DebugCList` [INFO] [stdout] --> src/clist/raw.rs:72:16 [INFO] [stdout] | [INFO] [stdout] 3 | let mut list = DebugCList::new(10); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `DebugCList` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + use dexalt_lib::clist::include::DebugCList; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/clist/raw.rs - clist::raw::DebugCList::remove (line 175) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DebugCList` [INFO] [stdout] --> src/clist/raw.rs:176:16 [INFO] [stdout] | [INFO] [stdout] 3 | let mut list = DebugCList::new(10); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `DebugCList` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + use dexalt_lib::clist::include::DebugCList; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ffi` [INFO] [stdout] --> src/clist/raw.rs:177:13 [INFO] [stdout] | [INFO] [stdout] 4 | list.remove(ffi::CString::new("Hello").unwrap()); [INFO] [stdout] | ^^^ use of unresolved module or unlinked crate `ffi` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ffi`, use `cargo add ffi` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + use std::ffi::CString; [INFO] [stdout] | [INFO] [stdout] help: if you import `CString`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 4 - list.remove(ffi::CString::new("Hello").unwrap()); [INFO] [stdout] 4 + list.remove(CString::new("Hello").unwrap()); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/clist/raw.rs - clist::raw::DebugCList::clear (line 96) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DebugCList` [INFO] [stdout] --> src/clist/raw.rs:97:16 [INFO] [stdout] | [INFO] [stdout] 3 | let mut list = DebugCList::new(10); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `DebugCList` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + use dexalt_lib::clist::include::DebugCList; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/clist/raw.rs - clist::raw::Data (line 56) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Data` [INFO] [stdout] --> src/clist/raw.rs:57:12 [INFO] [stdout] | [INFO] [stdout] 3 | let data = Data::int(10); [INFO] [stdout] | ^^^^ use of undeclared type `Data` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 2 + use dexalt_lib::clist::include::Data; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/clist/raw.rs - clist::raw::DebugCList::to_array (line 201) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DebugCList` [INFO] [stdout] --> src/clist/raw.rs:202:16 [INFO] [stdout] | [INFO] [stdout] 3 | let mut list = DebugCList::new(10); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `DebugCList` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + use dexalt_lib::clist::include::DebugCList; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/clist/raw/bindings.rs - clist::raw::bindings::RawCList::get (line 117) stdout ---- [INFO] [stdout] error[E0425]: cannot find value `list` in this scope [INFO] [stdout] --> src/clist/raw/bindings.rs:118:1 [INFO] [stdout] | [INFO] [stdout] 3 | list.get(index); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `index` in this scope [INFO] [stdout] --> src/clist/raw/bindings.rs:118:10 [INFO] [stdout] | [INFO] [stdout] 3 | list.get(index); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/clist/raw/bindings.rs - clist::raw::bindings::RawCList::pop (line 182) stdout ---- [INFO] [stdout] error[E0425]: cannot find value `list` in this scope [INFO] [stdout] --> src/clist/raw/bindings.rs:183:1 [INFO] [stdout] | [INFO] [stdout] 3 | list.pop(index); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `index` in this scope [INFO] [stdout] --> src/clist/raw/bindings.rs:183:10 [INFO] [stdout] | [INFO] [stdout] 3 | list.pop(index); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/clist/raw/bindings.rs - clist::raw::bindings::RawCList::get_next (line 297) stdout ---- [INFO] [stdout] error[E0425]: cannot find value `list` in this scope [INFO] [stdout] --> src/clist/raw/bindings.rs:298:1 [INFO] [stdout] | [INFO] [stdout] 3 | list.get_next(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/clist/raw/bindings.rs - clist::raw::bindings::RawCList::new (line 79) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RawCList` [INFO] [stdout] --> src/clist/raw/bindings.rs:80:16 [INFO] [stdout] | [INFO] [stdout] 3 | let mut list = RawCList::new(10); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `RawCList` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + use dexalt_lib::clist::include::include::RawCList; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/clist/raw/bindings.rs - clist::raw::bindings::RawCList::len (line 234) stdout ---- [INFO] [stdout] error[E0425]: cannot find value `list` in this scope [INFO] [stdout] --> src/clist/raw/bindings.rs:235:1 [INFO] [stdout] | [INFO] [stdout] 3 | list.len(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/clist/raw/bindings.rs - clist::raw::bindings::RawCList::extend (line 143) stdout ---- [INFO] [stdout] error[E0425]: cannot find value `list` in this scope [INFO] [stdout] --> src/clist/raw/bindings.rs:144:1 [INFO] [stdout] | [INFO] [stdout] 3 | list.extend(list); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `list` in this scope [INFO] [stdout] --> src/clist/raw/bindings.rs:144:13 [INFO] [stdout] | [INFO] [stdout] 3 | list.extend(list); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/clist/raw/bindings.rs - clist::raw::bindings::RawCList::get_data (line 286) stdout ---- [INFO] [stdout] error[E0425]: cannot find value `list` in this scope [INFO] [stdout] --> src/clist/raw/bindings.rs:287:1 [INFO] [stdout] | [INFO] [stdout] 3 | list.get_data(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/clist/raw/bindings.rs - clist::raw::bindings::RawCList::lock (line 247) stdout ---- [INFO] [stdout] error[E0425]: cannot find value `list` in this scope [INFO] [stdout] --> src/clist/raw/bindings.rs:248:1 [INFO] [stdout] | [INFO] [stdout] 3 | list.lock(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/clist/raw/bindings.rs - clist::raw::bindings::RawCList::free (line 104) stdout ---- [INFO] [stdout] error[E0425]: cannot find value `list` in this scope [INFO] [stdout] --> src/clist/raw/bindings.rs:105:1 [INFO] [stdout] | [INFO] [stdout] 3 | list.free(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/clist/raw/bindings.rs - clist::raw::bindings::RawCList::is_locked (line 273) stdout ---- [INFO] [stdout] error[E0425]: cannot find value `list` in this scope [INFO] [stdout] --> src/clist/raw/bindings.rs:274:1 [INFO] [stdout] | [INFO] [stdout] 3 | list.is_locked(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/clist/raw/bindings.rs - clist::raw::bindings::RawCList::append (line 130) stdout ---- [INFO] [stdout] error[E0425]: cannot find value `list` in this scope [INFO] [stdout] --> src/clist/raw/bindings.rs:131:1 [INFO] [stdout] | [INFO] [stdout] 3 | list.append(data); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `data` in this scope [INFO] [stdout] --> src/clist/raw/bindings.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 3 | list.append(data); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/clist/raw/bindings.rs - clist::raw::bindings::RawCList::size (line 221) stdout ---- [INFO] [stdout] error[E0425]: cannot find value `list` in this scope [INFO] [stdout] --> src/clist/raw/bindings.rs:222:1 [INFO] [stdout] | [INFO] [stdout] 3 | list.size(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/clist/raw/bindings.rs - clist::raw::bindings::RawCList (line 58) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RawCList` [INFO] [stdout] --> src/clist/raw/bindings.rs:59:16 [INFO] [stdout] | [INFO] [stdout] 3 | let mut list = RawCList::new(10); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `RawCList` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + use dexalt_lib::clist::include::include::RawCList; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/clist/raw.rs - clist::raw::DebugCList::unlock (line 272) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DebugCList` [INFO] [stdout] --> src/clist/raw.rs:273:16 [INFO] [stdout] | [INFO] [stdout] 3 | let mut list = DebugCList::new(10); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `DebugCList` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + use dexalt_lib::clist::include::DebugCList; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/clist/raw/bindings.rs - clist::raw::bindings::RawCList::to_array_new (line 208) stdout ---- [INFO] [stdout] error[E0425]: cannot find value `list` in this scope [INFO] [stdout] --> src/clist/raw/bindings.rs:209:1 [INFO] [stdout] | [INFO] [stdout] 3 | list.to_array_new(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/clist/raw/bindings.rs - clist::raw::bindings::RawCList::unlock (line 260) stdout ---- [INFO] [stdout] error[E0425]: cannot find value `list` in this scope [INFO] [stdout] --> src/clist/raw/bindings.rs:261:1 [INFO] [stdout] | [INFO] [stdout] 3 | list.unlock(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/clist/raw/bindings.rs - clist::raw::bindings::RawCList::push (line 156) stdout ---- [INFO] [stdout] error[E0425]: cannot find value `list` in this scope [INFO] [stdout] --> src/clist/raw/bindings.rs:157:1 [INFO] [stdout] | [INFO] [stdout] 3 | list.push(array); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `array` in this scope [INFO] [stdout] --> src/clist/raw/bindings.rs:157:11 [INFO] [stdout] | [INFO] [stdout] 3 | list.push(array); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/clist/raw/bindings.rs - clist::raw::bindings::RawCList::remove (line 169) stdout ---- [INFO] [stdout] error[E0425]: cannot find value `list` in this scope [INFO] [stdout] --> src/clist/raw/bindings.rs:170:1 [INFO] [stdout] | [INFO] [stdout] 3 | list.remove(data); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `data` in this scope [INFO] [stdout] --> src/clist/raw/bindings.rs:170:13 [INFO] [stdout] | [INFO] [stdout] 3 | list.remove(data); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/clist/raw/bindings.rs - clist::raw::bindings::RawCList::to_array (line 195) stdout ---- [INFO] [stdout] error[E0425]: cannot find value `list` in this scope [INFO] [stdout] --> src/clist/raw/bindings.rs:196:1 [INFO] [stdout] | [INFO] [stdout] 3 | list.to_array(array); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `array` in this scope [INFO] [stdout] --> src/clist/raw/bindings.rs:196:15 [INFO] [stdout] | [INFO] [stdout] 3 | list.to_array(array); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/clist/raw.rs - clist::raw::Data (line 56) [INFO] [stdout] src/clist/raw.rs - clist::raw::DebugCList (line 71) [INFO] [stdout] src/clist/raw.rs - clist::raw::DebugCList::append (line 125) [INFO] [stdout] src/clist/raw.rs - clist::raw::DebugCList::clear (line 96) [INFO] [stdout] src/clist/raw.rs - clist::raw::DebugCList::extend (line 138) [INFO] [stdout] src/clist/raw.rs - clist::raw::DebugCList::get (line 108) [INFO] [stdout] src/clist/raw.rs - clist::raw::DebugCList::is_locked (line 284) [INFO] [stdout] src/clist/raw.rs - clist::raw::DebugCList::len (line 247) [INFO] [stdout] src/clist/raw.rs - clist::raw::DebugCList::lock (line 260) [INFO] [stdout] src/clist/raw.rs - clist::raw::DebugCList::new (line 83) [INFO] [stdout] src/clist/raw.rs - clist::raw::DebugCList::pop (line 188) [INFO] [stdout] src/clist/raw.rs - clist::raw::DebugCList::push (line 157) [INFO] [stdout] src/clist/raw.rs - clist::raw::DebugCList::remove (line 175) [INFO] [stdout] src/clist/raw.rs - clist::raw::DebugCList::size (line 234) [INFO] [stdout] src/clist/raw.rs - clist::raw::DebugCList::to_array (line 201) [INFO] [stdout] src/clist/raw.rs - clist::raw::DebugCList::to_array_new (line 219) [INFO] [stdout] src/clist/raw.rs - clist::raw::DebugCList::unlock (line 272) [INFO] [stdout] src/clist/raw/bindings.rs - clist::raw::bindings::RawCList (line 58) [INFO] [stdout] src/clist/raw/bindings.rs - clist::raw::bindings::RawCList::append (line 130) [INFO] [stdout] src/clist/raw/bindings.rs - clist::raw::bindings::RawCList::extend (line 143) [INFO] [stdout] src/clist/raw/bindings.rs - clist::raw::bindings::RawCList::free (line 104) [INFO] [stdout] src/clist/raw/bindings.rs - clist::raw::bindings::RawCList::get (line 117) [INFO] [stdout] src/clist/raw/bindings.rs - clist::raw::bindings::RawCList::get_data (line 286) [INFO] [stdout] src/clist/raw/bindings.rs - clist::raw::bindings::RawCList::get_next (line 297) [INFO] [stdout] src/clist/raw/bindings.rs - clist::raw::bindings::RawCList::is_locked (line 273) [INFO] [stdout] src/clist/raw/bindings.rs - clist::raw::bindings::RawCList::len (line 234) [INFO] [stdout] src/clist/raw/bindings.rs - clist::raw::bindings::RawCList::lock (line 247) [INFO] [stdout] src/clist/raw/bindings.rs - clist::raw::bindings::RawCList::new (line 79) [INFO] [stdout] src/clist/raw/bindings.rs - clist::raw::bindings::RawCList::pop (line 182) [INFO] [stdout] src/clist/raw/bindings.rs - clist::raw::bindings::RawCList::push (line 156) [INFO] [stdout] src/clist/raw/bindings.rs - clist::raw::bindings::RawCList::remove (line 169) [INFO] [stdout] src/clist/raw/bindings.rs - clist::raw::bindings::RawCList::size (line 221) [INFO] [stdout] src/clist/raw/bindings.rs - clist::raw::bindings::RawCList::to_array (line 195) [INFO] [stdout] src/clist/raw/bindings.rs - clist::raw::bindings::RawCList::to_array_new (line 208) [INFO] [stdout] src/clist/raw/bindings.rs - clist::raw::bindings::RawCList::unlock (line 260) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 4 passed; 35 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.19s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3a3b36ffc50a61a272ac728fa9a56ff6a6bf36dd4c15c47abeafbccebb22a917", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a3b36ffc50a61a272ac728fa9a56ff6a6bf36dd4c15c47abeafbccebb22a917", kill_on_drop: false }` [INFO] [stdout] 3a3b36ffc50a61a272ac728fa9a56ff6a6bf36dd4c15c47abeafbccebb22a917