[INFO] fetching crate qcell 0.5.4... [INFO] testing qcell-0.5.4 against master#9e136a30a965bf4e63f03095c57df7257bf96fd6 for pr-134530 [INFO] extracting crate qcell 0.5.4 into /workspace/builds/worker-1-tc1/source [INFO] validating manifest of crates.io crate qcell 0.5.4 on toolchain 9e136a30a965bf4e63f03095c57df7257bf96fd6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate qcell 0.5.4 [INFO] finished tweaking crates.io crate qcell 0.5.4 [INFO] tweaked toml for crates.io crate qcell 0.5.4 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 68 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded generativity v1.1.0 [INFO] [stderr] Downloaded exclusion-set v0.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 40d9e2fd88f1c396816febecf1b7a9407b1ed265e817f51b5a4e205d873cec6d [INFO] running `Command { std: "docker" "start" "-a" "40d9e2fd88f1c396816febecf1b7a9407b1ed265e817f51b5a4e205d873cec6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "40d9e2fd88f1c396816febecf1b7a9407b1ed265e817f51b5a4e205d873cec6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40d9e2fd88f1c396816febecf1b7a9407b1ed265e817f51b5a4e205d873cec6d", kill_on_drop: false }` [INFO] [stdout] 40d9e2fd88f1c396816febecf1b7a9407b1ed265e817f51b5a4e205d873cec6d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e4a653c1d769d5c42f361c9db280885bd9cad446eff88bcb7f37fda78a8f2266 [INFO] running `Command { std: "docker" "start" "-a" "e4a653c1d769d5c42f361c9db280885bd9cad446eff88bcb7f37fda78a8f2266", kill_on_drop: false }` [INFO] [stderr] Compiling qcell v0.5.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/lib.rs:410:21 [INFO] [stdout] | [INFO] [stdout] 410 | struct Invariant(fn(T) -> T); [INFO] [stdout] | --------- ^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/tlcell.rs:12:22 [INFO] [stdout] | [INFO] [stdout] 12 | struct NotSendOrSync(*const ()); [INFO] [stdout] | ------------- ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.28s [INFO] running `Command { std: "docker" "inspect" "e4a653c1d769d5c42f361c9db280885bd9cad446eff88bcb7f37fda78a8f2266", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4a653c1d769d5c42f361c9db280885bd9cad446eff88bcb7f37fda78a8f2266", kill_on_drop: false }` [INFO] [stdout] e4a653c1d769d5c42f361c9db280885bd9cad446eff88bcb7f37fda78a8f2266 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8123eacdeef8ab792d0b8fc7150f2f7e4bd4039ad9c94604dce34e9256e54d53 [INFO] running `Command { std: "docker" "start" "-a" "8123eacdeef8ab792d0b8fc7150f2f7e4bd4039ad9c94604dce34e9256e54d53", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/lib.rs:410:21 [INFO] [stdout] | [INFO] [stdout] 410 | struct Invariant(fn(T) -> T); [INFO] [stdout] | --------- ^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/tlcell.rs:12:22 [INFO] [stdout] | [INFO] [stdout] 12 | struct NotSendOrSync(*const ()); [INFO] [stdout] | ------------- ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling crossbeam-channel v0.5.14 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling pin-project-internal v1.1.7 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling pin-project v1.1.7 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling qcell v0.5.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition name: `features` [INFO] [stdout] --> src/assertions.rs:11:7 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg(features = "alloc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] help: there is a config with a similar name and value [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg(feature = "alloc")] [INFO] [stdout] | ~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `features` [INFO] [stdout] --> src/assertions.rs:27:7 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(features = "alloc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] help: there is a config with a similar name and value [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(feature = "alloc")] [INFO] [stdout] | ~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/lib.rs:410:21 [INFO] [stdout] | [INFO] [stdout] 410 | struct Invariant(fn(T) -> T); [INFO] [stdout] | --------- ^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/tlcell.rs:12:22 [INFO] [stdout] | [INFO] [stdout] 12 | struct NotSendOrSync(*const ()); [INFO] [stdout] | ------------- ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Test` is never constructed [INFO] [stdout] --> src/assertions.rs:77:8 [INFO] [stdout] | [INFO] [stdout] 77 | struct Test(*const i32); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 7.99s [INFO] running `Command { std: "docker" "inspect" "8123eacdeef8ab792d0b8fc7150f2f7e4bd4039ad9c94604dce34e9256e54d53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8123eacdeef8ab792d0b8fc7150f2f7e4bd4039ad9c94604dce34e9256e54d53", kill_on_drop: false }` [INFO] [stdout] 8123eacdeef8ab792d0b8fc7150f2f7e4bd4039ad9c94604dce34e9256e54d53 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d0081c91d9400b6c556d88bf1a43c64f7ca3e97ca06108f9b28d30068dab423a [INFO] running `Command { std: "docker" "start" "-a" "d0081c91d9400b6c556d88bf1a43c64f7ca3e97ca06108f9b28d30068dab423a", kill_on_drop: false }` [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> src/lib.rs:410:21 [INFO] [stderr] | [INFO] [stderr] 410 | struct Invariant(fn(T) -> T); [INFO] [stderr] | --------- ^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this struct [INFO] [stderr] | [INFO] [stderr] = help: consider removing this field [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> src/tlcell.rs:12:22 [INFO] [stderr] | [INFO] [stderr] 12 | struct NotSendOrSync(*const ()); [INFO] [stderr] | ------------- ^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this struct [INFO] [stderr] | [INFO] [stderr] = help: consider removing this field [INFO] [stderr] [INFO] [stderr] warning: `qcell` (lib) generated 2 warnings [INFO] [stderr] warning: unexpected `cfg` condition name: `features` [INFO] [stderr] --> src/assertions.rs:11:7 [INFO] [stderr] | [INFO] [stderr] 11 | #[cfg(features = "alloc")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] help: there is a config with a similar name and value [INFO] [stderr] | [INFO] [stderr] 11 | #[cfg(feature = "alloc")] [INFO] [stderr] | ~~~~~~~ [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `features` [INFO] [stderr] --> src/assertions.rs:27:7 [INFO] [stderr] | [INFO] [stderr] 27 | #[cfg(features = "alloc")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] help: there is a config with a similar name and value [INFO] [stderr] | [INFO] [stderr] 27 | #[cfg(feature = "alloc")] [INFO] [stderr] | ~~~~~~~ [INFO] [stderr] [INFO] [stderr] warning: struct `Test` is never constructed [INFO] [stderr] --> src/assertions.rs:77:8 [INFO] [stderr] | [INFO] [stderr] 77 | struct Test(*const i32); [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: `qcell` (lib test) generated 5 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/qcell-57175f40d7aaa446) [INFO] [stdout] [INFO] [stdout] running 39 tests [INFO] [stdout] test lcell::tests::lcell ... ok [INFO] [stdout] test lcell::tests::lcell_into_inner ... ok [INFO] [stdout] test lcell::tests::lcell_get_mut ... ok [INFO] [stdout] test qcell::tests::qcell_fast_ids_pinned ... ok [INFO] [stdout] test assertions::test_static_assertions ... ok [INFO] [stdout] test qcell::tests::qcell_unsized_pinned ... ok [INFO] [stdout] test qcell::tests_with_alloc::qcell_get_mut ... ok [INFO] [stdout] test qcell::tests_with_alloc::qcell_ids ... ok [INFO] [stdout] test qcell::tests_with_alloc::qcell_sep_ids ... ok [INFO] [stdout] test qcell::tests_with_alloc::qcell_unsized ... ok [INFO] [stdout] test tcell::tests::tcell_get_mut ... ok [INFO] [stdout] test tcell::tests::tcell ... ok [INFO] [stdout] test tcell::tests::tcell_into_inner ... ok [INFO] [stdout] test tcell::tests::tcell_singleton_3 ... ok [INFO] [stdout] test qcell::tests_with_alloc::qcell_fast_ids ... ok [INFO] [stdout] test lcell::tests::lcell_unsized ... ok [INFO] [stdout] test tcell::tests::tcell_singleton_try_new ... ok [INFO] [stdout] test qcell::tests::qcell_sep_ids_pinned ... ok [INFO] [stdout] test tcell::tests::tcell_singleton_2 ... ok [INFO] [stdout] test qcell::tests::qcell_pinned ... ok [INFO] [stdout] test tcell::tests::tcell_unsized ... ok [INFO] [stdout] test tlcell::tests::tlcell ... ok [INFO] [stdout] test tlcell::tests::tlcell_get_mut ... ok [INFO] [stdout] test tlcell::tests::tlcell_unsized ... ok [INFO] [stdout] test tlcell::tests::tlcell_singleton_2 ... ok [INFO] [stdout] test qcell::tests_with_alloc::qcell ... ok [INFO] [stdout] test qcell::tests_with_alloc::qcell_into_inner ... ok [INFO] [stdout] test tlcell::tests::tlcell_into_inner ... ok [INFO] [stdout] test tlcell::tests::tlcell_threads ... ok [INFO] [stdout] test tlcell::tests::tlcell_singleton_3 ... ok [INFO] [stdout] test lcell::tests::lcell_rw3_1 - should panic ... ok [INFO] [stdout] test lcell::tests::lcell_rw3_2 - should panic ... ok [INFO] [stdout] test lcell::tests::lcell_rw2 - should panic ... ok [INFO] [stdout] test lcell::tests::lcell_rw3_3 - should panic ... ok [INFO] [stdout] test tcell::tests::tcell_threads - should panic ... ok [INFO] [stdout] test tcell::tests::tcell_singleton_1 - should panic ... ok [INFO] [stdout] test tlcell::tests::tlcell_singleton_1 - should panic ... ok [INFO] [stdout] test tcell::tests::tcell_wait_for_new_in_100_threads ... ok [INFO] [stdout] test tcell::tests::tcell_wait_for_new_timeout ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 39 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.03s [INFO] [stdout] [INFO] [stderr] Doc-tests qcell [INFO] [stdout] [INFO] [stdout] running 141 tests [INFO] [stdout] test src/doctest_lcell.rs - doctest_lcell (line 137) - compile fail ... ok [INFO] [stdout] test src/doctest_lcell.rs - doctest_lcell (line 167) - compile fail ... ok [INFO] [stdout] test src/doctest_lcell.rs - doctest_lcell (line 270) - compile fail ... ok [INFO] [stdout] test src/doctest_lcell.rs - doctest_lcell (line 19) - compile fail ... ok [INFO] [stdout] test src/doctest_lcell.rs - doctest_lcell (line 296) - compile fail ... ok [INFO] [stdout] test src/doctest_lcell.rs - doctest_lcell (line 288) - compile fail ... ok [INFO] [stdout] test src/doctest_lcell.rs - doctest_lcell (line 248) - compile fail ... ok [INFO] [stdout] test src/doctest_lcell.rs - doctest_lcell (line 152) - compile fail ... ok [INFO] [stdout] test src/doctest_lcell.rs - doctest_lcell (line 263) - compile fail ... ok [INFO] [stdout] test src/doctest_lcell.rs - doctest_lcell (line 330) - compile fail ... ok [INFO] [stdout] test src/doctest_lcell.rs - doctest_lcell (line 320) - compile fail ... ok [INFO] [stdout] test src/doctest_lcell.rs - doctest_lcell (line 29) - compile fail ... ok [INFO] [stdout] test src/doctest_lcell.rs - doctest_lcell (line 107) - compile fail ... ok [INFO] [stdout] test src/doctest_lcell.rs - doctest_lcell (line 340) - compile fail ... ok [INFO] [stdout] test src/doctest_lcell.rs - doctest_lcell (line 304) - compile fail ... ok [INFO] [stdout] test src/doctest_lcell.rs - doctest_lcell (line 93) - compile fail ... ok [INFO] [stdout] test src/doctest_lcell.rs - doctest_lcell (line 59) - compile fail ... ok [INFO] [stdout] test src/doctest_lcell.rs - doctest_lcell (line 44) - compile fail ... ok [INFO] [stdout] test src/doctest_lcell.rs - doctest_lcell (line 183) ... ok [INFO] [stdout] test src/doctest_qcell.rs - doctest_qcell (line 127) - compile fail ... ok [INFO] [stdout] test src/doctest_lcell.rs - doctest_lcell (line 371) - compile fail ... ok [INFO] [stdout] test src/doctest_lcell.rs - doctest_lcell (line 8) - compile fail ... ok [INFO] [stdout] test src/doctest_qcell.rs - doctest_qcell (line 157) - compile fail ... ok [INFO] [stdout] test src/doctest_qcell.rs - doctest_qcell (line 142) - compile fail ... ok [INFO] [stdout] test src/doctest_lcell.rs - doctest_lcell (line 121) ... ok [INFO] [stdout] test src/doctest_qcell.rs - doctest_qcell (line 215) - compile fail ... ok [INFO] [stdout] test src/doctest_lcell.rs - doctest_lcell (line 198) ... ok [INFO] [stdout] test src/doctest_qcell.rs - doctest_qcell (line 18) - compile fail ... ok [INFO] [stdout] test src/doctest_lcell.rs - doctest_lcell (line 217) ... ok [INFO] [stdout] test src/doctest_lcell.rs - doctest_lcell (line 350) - compile fail ... ok [INFO] [stdout] test src/doctest_qcell.rs - doctest_qcell (line 265) - compile fail ... ok [INFO] [stdout] test src/doctest_qcell.rs - doctest_qcell (line 243) - compile fail ... ok [INFO] [stdout] test src/doctest_qcell.rs - doctest_qcell (line 236) - compile fail ... ok [INFO] [stdout] test src/doctest_qcell.rs - doctest_qcell (line 201) - compile fail ... ok [INFO] [stdout] test src/doctest_lcell.rs - doctest_lcell (line 363) ... ok [INFO] [stdout] test src/doctest_qcell.rs - doctest_qcell (line 222) - compile fail ... ok [INFO] [stdout] test src/doctest_qcell.rs - doctest_qcell (line 54) - compile fail ... ok [INFO] [stdout] test src/doctest_qcell.rs - doctest_qcell (line 112) ... ok [INFO] [stdout] test src/doctest_qcell.rs - doctest_qcell (line 172) ... ok [INFO] [stdout] test src/doctest_qcell.rs - doctest_qcell (line 250) - compile fail ... ok [INFO] [stdout] test src/doctest_qcell.rs - doctest_qcell (line 283) - compile fail ... ok [INFO] [stdout] test src/doctest_qcell.rs - doctest_qcell (line 274) - compile fail ... ok [INFO] [stdout] test src/doctest_qcell.rs - doctest_qcell (line 86) - compile fail ... ok [INFO] [stdout] test src/doctest_qcell.rs - doctest_qcell (line 292) - compile fail ... ok [INFO] [stdout] test src/doctest_qcell.rs - doctest_qcell (line 8) - compile fail ... ok [INFO] [stdout] test src/doctest_qcell.rs - doctest_qcell (line 304) - compile fail ... ok [INFO] [stdout] test src/doctest_qcell.rs - doctest_qcell (line 99) - compile fail ... ok [INFO] [stdout] test src/doctest_lcell.rs - doctest_lcell (line 227) ... ok [INFO] [stdout] test src/doctest_qcell_noalloc.rs - doctest_qcell_noalloc (line 101) - compile fail ... ok [INFO] [stdout] test src/doctest_qcell_noalloc.rs - doctest_qcell_noalloc (line 218) - compile fail ... ok [INFO] [stdout] test src/doctest_lcell.rs - doctest_lcell (line 77) ... ok [INFO] [stdout] test src/doctest_qcell_noalloc.rs - doctest_qcell_noalloc (line 152) - compile fail ... ok [INFO] [stdout] test src/doctest_qcell_noalloc.rs - doctest_qcell_noalloc (line 24) - compile fail ... ok [INFO] [stdout] test src/doctest_qcell_noalloc.rs - doctest_qcell_noalloc (line 201) - compile fail ... ok [INFO] [stdout] test src/doctest_qcell.rs - doctest_qcell (line 40) ... ok [INFO] [stdout] test src/doctest_qcell_noalloc.rs - doctest_qcell_noalloc (line 16) - compile fail ... ok [INFO] [stdout] test src/doctest_qcell_noalloc.rs - doctest_qcell_noalloc (line 137) - compile fail ... ok [INFO] [stdout] test src/doctest_qcell_noalloc.rs - doctest_qcell_noalloc (line 184) - compile fail ... ok [INFO] [stdout] test src/doctest_qcell.rs - doctest_qcell (line 71) ... ok [INFO] [stdout] test src/doctest_qcell.rs - doctest_qcell (line 27) ... ok [INFO] [stdout] test src/doctest_qcell_noalloc.rs - doctest_qcell_noalloc (line 305) - compile fail ... ok [INFO] [stdout] test src/doctest_qcell_noalloc.rs - doctest_qcell_noalloc (line 57) - compile fail ... ok [INFO] [stdout] test src/doctest_qcell_noalloc.rs - doctest_qcell_noalloc (line 36) - compile fail ... ok [INFO] [stdout] test src/doctest_tcell.rs - doctest_tcell (line 101) - compile fail ... ok [INFO] [stdout] test src/doctest_qcell_noalloc.rs - doctest_qcell_noalloc (line 298) - compile fail ... ok [INFO] [stdout] test src/doctest_qcell_noalloc.rs - doctest_qcell_noalloc (line 281) - compile fail ... ok [INFO] [stdout] test src/doctest_qcell.rs - doctest_qcell (line 182) ... ok [INFO] [stdout] test src/doctest_qcell_noalloc.rs - doctest_qcell_noalloc (line 236) ... ok [INFO] [stdout] test src/doctest_qcell_noalloc.rs - doctest_qcell_noalloc (line 291) - compile fail ... ok [INFO] [stdout] test src/doctest_qcell_noalloc.rs - doctest_qcell_noalloc (line 267) - compile fail ... ok [INFO] [stdout] test src/doctest_qcell_noalloc.rs - doctest_qcell_noalloc (line 48) - compile fail ... ok [INFO] [stdout] test src/doctest_qcell_noalloc.rs - doctest_qcell_noalloc (line 120) ... ok [INFO] [stdout] test src/doctest_tcell.rs - doctest_tcell (line 177) - compile fail ... ok [INFO] [stdout] test src/doctest_tcell.rs - doctest_tcell (line 121) - compile fail ... ok [INFO] [stdout] test src/doctest_qcell_noalloc.rs - doctest_qcell_noalloc (line 8) - compile fail ... ok [INFO] [stdout] test src/doctest_tcell.rs - doctest_tcell (line 160) - compile fail ... ok [INFO] [stdout] test src/doctest_tcell.rs - doctest_tcell (line 232) - compile fail ... ok [INFO] [stdout] test src/doctest_tcell.rs - doctest_tcell (line 213) - compile fail ... ok [INFO] [stdout] test src/doctest_tcell.rs - doctest_tcell (line 251) - compile fail ... ok [INFO] [stdout] test src/doctest_qcell_noalloc.rs - doctest_qcell_noalloc (line 167) ... ok [INFO] [stdout] test src/doctest_tcell.rs - doctest_tcell (line 321) - compile fail ... ok [INFO] [stdout] test src/doctest_tcell.rs - doctest_tcell (line 347) - compile fail ... ok [INFO] [stdout] test src/doctest_tcell.rs - doctest_tcell (line 304) - compile fail ... ok [INFO] [stdout] test src/doctest_qcell_noalloc.rs - doctest_qcell_noalloc (line 68) ... ok [INFO] [stdout] test src/doctest_qcell_noalloc.rs - doctest_qcell_noalloc (line 84) ... ok [INFO] [stdout] test src/doctest_tcell.rs - doctest_tcell (line 329) - compile fail ... ok [INFO] [stdout] test src/doctest_tcell.rs - doctest_tcell (line 412) - compile fail ... ok [INFO] [stdout] test src/doctest_tcell.rs - doctest_tcell (line 355) - compile fail ... ok [INFO] [stdout] test src/doctest_tcell.rs - doctest_tcell (line 383) - compile fail ... ok [INFO] [stdout] test src/doctest_tcell.rs - doctest_tcell (line 270) ... ok [INFO] [stdout] test src/doctest_tcell.rs - doctest_tcell (line 363) - compile fail ... ok [INFO] [stdout] test src/doctest_tcell.rs - doctest_tcell (line 436) - compile fail ... ok [INFO] [stdout] test src/doctest_tcell.rs - doctest_tcell (line 400) - compile fail ... ok [INFO] [stdout] test src/doctest_tcell.rs - doctest_tcell (line 424) - compile fail ... ok [INFO] [stdout] test src/doctest_tcell.rs - doctest_tcell (line 70) - compile fail ... ok [INFO] [stdout] test src/doctest_qcell_noalloc.rs - doctest_qcell_noalloc (line 246) ... ok [INFO] [stdout] test src/doctest_tcell.rs - doctest_tcell (line 57) - compile fail ... ok [INFO] [stdout] test src/doctest_tcell.rs - doctest_tcell (line 81) - compile fail ... ok [INFO] [stdout] test src/doctest_tlcell.rs - doctest_tlcell (line 123) - compile fail ... ok [INFO] [stdout] test src/doctest_tcell.rs - doctest_tcell (line 194) ... ok [INFO] [stdout] test src/doctest_tcell.rs - doctest_tcell (line 461) - compile fail ... ok [INFO] [stdout] test src/doctest_tlcell.rs - doctest_tlcell (line 140) - compile fail ... ok [INFO] [stdout] test src/doctest_tlcell.rs - doctest_tlcell (line 20) - compile fail ... ok [INFO] [stdout] test src/doctest_tlcell.rs - doctest_tlcell (line 234) - compile fail ... ok [INFO] [stdout] test src/doctest_tlcell.rs - doctest_tlcell (line 214) - compile fail ... ok [INFO] [stdout] test src/doctest_tlcell.rs - doctest_tlcell (line 195) - compile fail ... ok [INFO] [stdout] test src/doctest_tcell.rs - doctest_tcell (line 20) ... ok [INFO] [stdout] test src/doctest_tcell.rs - doctest_tcell (line 141) ... ok [INFO] [stdout] test src/doctest_tlcell.rs - doctest_tlcell (line 176) - compile fail ... ok [INFO] [stdout] test src/doctest_tlcell.rs - doctest_tlcell (line 257) - compile fail ... ok [INFO] [stdout] test src/doctest_tlcell.rs - doctest_tlcell (line 350) - compile fail ... ok [INFO] [stdout] test src/doctest_tlcell.rs - doctest_tlcell (line 241) - compile fail ... ok [INFO] [stdout] test src/doctest_tlcell.rs - doctest_tlcell (line 362) - compile fail ... ok [INFO] [stdout] test src/doctest_tlcell.rs - doctest_tlcell (line 33) - compile fail ... ok [INFO] [stdout] test src/doctest_tlcell.rs - doctest_tlcell (line 374) - compile fail ... ok [INFO] [stdout] test src/doctest_tlcell.rs - doctest_tlcell (line 288) - compile fail ... ok [INFO] [stdout] test src/doctest_tlcell.rs - doctest_tlcell (line 313) - compile fail ... ok [INFO] [stdout] test src/doctest_tlcell.rs - doctest_tlcell (line 305) - compile fail ... ok [INFO] [stdout] test src/doctest_tlcell.rs - doctest_tlcell (line 250) ... ok [INFO] [stdout] test src/doctest_tlcell.rs - doctest_tlcell (line 333) - compile fail ... ok [INFO] [stdout] test src/doctest_tcell.rs - doctest_tcell (line 451) ... ok [INFO] [stdout] test src/doctest_tlcell.rs - doctest_tlcell (line 411) - compile fail ... ok [INFO] [stdout] test src/doctest_tlcell.rs - doctest_tlcell (line 386) - compile fail ... ok [INFO] [stdout] test src/doctest_tcell.rs - doctest_tcell (line 281) ... ok [INFO] [stdout] test src/doctest_tcell.rs - doctest_tcell (line 35) ... ok [INFO] [stdout] test src/doctest_tlcell.rs - doctest_tlcell (line 84) - compile fail ... ok [INFO] [stdout] test src/doctest_tlcell.rs - doctest_tlcell (line 64) - compile fail ... ok [INFO] [stdout] test src/doctest_tlcell.rs - doctest_tlcell (line 44) - compile fail ... ok [INFO] [stdout] test src/doctest_tlcell.rs - doctest_tlcell (line 104) ... ok [INFO] [stdout] test src/lib.rs - (line 73) - compile fail ... ok [INFO] [stdout] test src/doctest_tcell.rs - doctest_tcell (line 9) ... ok [INFO] [stdout] test src/doctest_tlcell.rs - doctest_tlcell (line 157) ... ok [INFO] [stdout] test src/lcell.rs - lcell::LCellOwner<'id>::scope (line 55) ... ok [INFO] [stdout] test src/lib.rs - (line 115) ... ok [INFO] [stdout] test src/doctest_tlcell.rs - doctest_tlcell (line 9) ... ok [INFO] [stdout] test src/doctest_tlcell.rs - doctest_tlcell (line 267) ... ok [INFO] [stdout] test src/qcell.rs - qcell::QCellOwnerPinned (line 509) ... ok [INFO] [stdout] test src/qcell.rs - qcell::QCellOwnerPinned (line 529) ... ok [INFO] [stdout] test src/lib.rs - (line 58) ... ok [INFO] [stdout] test src/doctest_tlcell.rs - doctest_tlcell (line 401) ... ok [INFO] [stdout] test src/lib.rs - (line 95) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 141 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.58s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d0081c91d9400b6c556d88bf1a43c64f7ca3e97ca06108f9b28d30068dab423a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0081c91d9400b6c556d88bf1a43c64f7ca3e97ca06108f9b28d30068dab423a", kill_on_drop: false }` [INFO] [stdout] d0081c91d9400b6c556d88bf1a43c64f7ca3e97ca06108f9b28d30068dab423a