[INFO] fetching crate canister-tools 0.2.3...
[INFO] testing canister-tools-0.2.3 against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] extracting crate canister-tools 0.2.3 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate canister-tools 0.2.3
[INFO] finished tweaking crates.io crate canister-tools 0.2.3
[INFO] tweaked toml for crates.io crate canister-tools 0.2.3 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate canister-tools 0.2.3 on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate canister-tools 0.2.3 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ic-cdk v0.12.1
[INFO] [stderr]   Downloaded ic-cdk-macros v0.8.4
[INFO] [stderr]   Downloaded data-encoding v2.4.0
[INFO] [stderr]   Downloaded serde_bytes v0.11.9
[INFO] [stderr]   Downloaded typenum v1.16.0
[INFO] [stderr]   Downloaded ic0 v0.21.1
[INFO] [stderr]   Downloaded cpufeatures v0.2.8
[INFO] [stderr]   Downloaded stacker v0.1.15
[INFO] [stderr]   Downloaded candid_derive v0.6.5
[INFO] [stderr]   Downloaded rustversion v1.0.12
[INFO] [stderr]   Downloaded either v1.8.1
[INFO] [stderr]   Downloaded candid v0.10.3
[INFO] [stderr]   Downloaded num-bigint v0.4.3
[INFO] [stderr]   Downloaded ic-stable-structures v0.6.2
[INFO] [stderr]   Downloaded paste v1.0.12
[INFO] [stderr]   Downloaded pretty v0.12.1
[INFO] [stderr]   Downloaded psm v0.1.21
[INFO] [stderr]   Downloaded serde_tokenstream v0.1.7
[INFO] [stderr]   Downloaded sha2 v0.10.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d4e20cbf20e54a325c624a68a651da54f88a58eb82923dfcf1161b9a61d99a23
[INFO] running `Command { std: "docker" "start" "-a" "d4e20cbf20e54a325c624a68a651da54f88a58eb82923dfcf1161b9a61d99a23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d4e20cbf20e54a325c624a68a651da54f88a58eb82923dfcf1161b9a61d99a23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d4e20cbf20e54a325c624a68a651da54f88a58eb82923dfcf1161b9a61d99a23", kill_on_drop: false }`
[INFO] [stdout] d4e20cbf20e54a325c624a68a651da54f88a58eb82923dfcf1161b9a61d99a23
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 840313b8696880250eac36b5c49e131a7b6ebb485fbce40983e56b8487037f48
[INFO] running `Command { std: "docker" "start" "-a" "840313b8696880250eac36b5c49e131a7b6ebb485fbce40983e56b8487037f48", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.70
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling libc v0.2.146
[INFO] [stderr]    Compiling rustversion v1.0.12
[INFO] [stderr]    Compiling cpufeatures v0.2.8
[INFO] [stderr]    Compiling anyhow v1.0.71
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling paste v1.0.12
[INFO] [stderr]    Compiling data-encoding v2.4.0
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling ic0 v0.21.1
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling pretty v0.12.1
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]    Compiling stacker v0.1.15
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]    Compiling syn v2.0.41
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.7
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling candid_derive v0.6.5
[INFO] [stderr]    Compiling binread_derive v2.1.0
[INFO] [stderr]    Compiling binread v2.2.0
[INFO] [stderr]    Compiling ic_principal v0.1.1
[INFO] [stderr]    Compiling serde_bytes v0.11.9
[INFO] [stderr]    Compiling serde_tokenstream v0.1.7
[INFO] [stderr]    Compiling ic-stable-structures v0.6.2
[INFO] [stderr]    Compiling candid v0.10.3
[INFO] [stderr]    Compiling ic-cdk-macros v0.8.4
[INFO] [stderr]    Compiling ic-cdk v0.12.1
[INFO] [stderr]    Compiling canister-tools v0.2.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.35s
[INFO] running `Command { std: "docker" "inspect" "840313b8696880250eac36b5c49e131a7b6ebb485fbce40983e56b8487037f48", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "840313b8696880250eac36b5c49e131a7b6ebb485fbce40983e56b8487037f48", kill_on_drop: false }`
[INFO] [stdout] 840313b8696880250eac36b5c49e131a7b6ebb485fbce40983e56b8487037f48
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f2bf80e4f6243c7a461d81918dc8fe7a07a7ee0064492d4cf2572ed96bc8e4df
[INFO] running `Command { std: "docker" "start" "-a" "f2bf80e4f6243c7a461d81918dc8fe7a07a7ee0064492d4cf2572ed96bc8e4df", kill_on_drop: false }`
[INFO] [stderr]    Compiling canister-tools v0.2.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.87s
[INFO] running `Command { std: "docker" "inspect" "f2bf80e4f6243c7a461d81918dc8fe7a07a7ee0064492d4cf2572ed96bc8e4df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f2bf80e4f6243c7a461d81918dc8fe7a07a7ee0064492d4cf2572ed96bc8e4df", kill_on_drop: false }`
[INFO] [stdout] f2bf80e4f6243c7a461d81918dc8fe7a07a7ee0064492d4cf2572ed96bc8e4df
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4c425597018ad01be096102d1a9e380f4daba8309ee10a62da097c39c1fc3c7d
[INFO] running `Command { std: "docker" "start" "-a" "4c425597018ad01be096102d1a9e380f4daba8309ee10a62da097c39c1fc3c7d", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/canister_tools-0aaab15fc6172fb2)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/canister_tools-5f1ed45923549025)
[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] [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 canister_tools
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test src/lib.rs - localkey::cell::get (line 222) ... FAILED
[INFO] [stdout] test src/lib.rs - localkey::refcell::with_mut (line 184) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 62) ... ok
[INFO] [stdout] test src/lib.rs - localkey::cell::set (line 237) ... FAILED
[INFO] [stdout] test src/lib.rs - localkey::refcell::with (line 152) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - localkey::cell::get (line 222) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Cell` in this scope
[INFO] [stdout]    --> src/lib.rs:224:19
[INFO] [stdout]     |
[INFO] [stdout] 224 |     static VALUE: Cell<u64> = Cell::new(5);
[INFO] [stdout]     |                   ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout] 222 + use std::cell::Cell;
[INFO] [stdout]     |
[INFO] [stdout] 222 + use ic_stable_structures::Cell;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Cell`
[INFO] [stdout]    --> src/lib.rs:224:31
[INFO] [stdout]     |
[INFO] [stdout] 224 |     static VALUE: Cell<u64> = Cell::new(5);
[INFO] [stdout]     |                               ^^^^ use of undeclared type `Cell`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout] 222 + use std::cell::Cell;
[INFO] [stdout]     |
[INFO] [stdout] 222 + use ic_stable_structures::Cell;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `get` in this scope
[INFO] [stdout]    --> src/lib.rs:228:5
[INFO] [stdout]     |
[INFO] [stdout] 228 |     get(&VALUE) * multiply_by
[INFO] [stdout]     |     ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 222 + use canister_tools::localkey::cell::get;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - localkey::refcell::with_mut (line 184) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `RefCell` in this scope
[INFO] [stdout]    --> src/lib.rs:190:19
[INFO] [stdout]     |
[INFO] [stdout] 190 |     static HOUSE: RefCell<House> = 
[INFO] [stdout]     |                   ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 184 + use std::cell::RefCell;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RefCell`
[INFO] [stdout]    --> src/lib.rs:191:9
[INFO] [stdout]     |
[INFO] [stdout] 191 |         RefCell::new(
[INFO] [stdout]     |         ^^^^^^^ use of undeclared type `RefCell`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 184 + use std::cell::RefCell;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `with_mut` in this scope
[INFO] [stdout]    --> src/lib.rs:200:5
[INFO] [stdout]     |
[INFO] [stdout] 200 |     with_mut(&HOUSE, |house| {
[INFO] [stdout]     |     ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 184 + use canister_tools::localkey::refcell::with_mut;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - localkey::cell::set (line 237) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Cell` in this scope
[INFO] [stdout]    --> src/lib.rs:239:19
[INFO] [stdout]     |
[INFO] [stdout] 239 |     static VALUE: Cell<u64> = Cell::new(5);
[INFO] [stdout]     |                   ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout] 237 + use std::cell::Cell;
[INFO] [stdout]     |
[INFO] [stdout] 237 + use ic_stable_structures::Cell;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Cell`
[INFO] [stdout]    --> src/lib.rs:239:31
[INFO] [stdout]     |
[INFO] [stdout] 239 |     static VALUE: Cell<u64> = Cell::new(5);
[INFO] [stdout]     |                               ^^^^ use of undeclared type `Cell`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout] 237 + use std::cell::Cell;
[INFO] [stdout]     |
[INFO] [stdout] 237 + use ic_stable_structures::Cell;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `set` in this scope
[INFO] [stdout]    --> src/lib.rs:243:5
[INFO] [stdout]     |
[INFO] [stdout] 243 |     set(&VALUE, new_value);
[INFO] [stdout]     |     ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 237 + use canister_tools::localkey::cell::set;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - localkey::refcell::with (line 152) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `RefCell` in this scope
[INFO] [stdout]    --> src/lib.rs:158:19
[INFO] [stdout]     |
[INFO] [stdout] 158 |     static HOUSE: RefCell<House> = 
[INFO] [stdout]     |                   ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 152 + use std::cell::RefCell;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RefCell`
[INFO] [stdout]    --> src/lib.rs:159:9
[INFO] [stdout]     |
[INFO] [stdout] 159 |         RefCell::new(
[INFO] [stdout]     |         ^^^^^^^ use of undeclared type `RefCell`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 152 + use std::cell::RefCell;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `with` in this scope
[INFO] [stdout]    --> src/lib.rs:168:5
[INFO] [stdout]     |
[INFO] [stdout] 168 |     with(&HOUSE, |house| {
[INFO] [stdout]     |     ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 152 + use canister_tools::localkey::refcell::with;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - localkey::cell::get (line 222)
[INFO] [stdout]     src/lib.rs - localkey::cell::set (line 237)
[INFO] [stdout]     src/lib.rs - localkey::refcell::with (line 152)
[INFO] [stdout]     src/lib.rs - localkey::refcell::with_mut (line 184)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.45s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "4c425597018ad01be096102d1a9e380f4daba8309ee10a62da097c39c1fc3c7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4c425597018ad01be096102d1a9e380f4daba8309ee10a62da097c39c1fc3c7d", kill_on_drop: false }`
[INFO] [stdout] 4c425597018ad01be096102d1a9e380f4daba8309ee10a62da097c39c1fc3c7d
