[INFO] fetching crate qcell 0.5.5... [INFO] testing qcell-0.5.5 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate qcell 0.5.5 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate qcell 0.5.5 [INFO] finished tweaking crates.io crate qcell 0.5.5 [INFO] tweaked toml for crates.io crate qcell 0.5.5 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate qcell 0.5.5 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate qcell 0.5.5 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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c8fdb4495f86a7b9d62b7dd0e10e3fc3baede8f49bbcb6cd7e04b55671469e4a [INFO] running `Command { std: "docker" "start" "-a" "c8fdb4495f86a7b9d62b7dd0e10e3fc3baede8f49bbcb6cd7e04b55671469e4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c8fdb4495f86a7b9d62b7dd0e10e3fc3baede8f49bbcb6cd7e04b55671469e4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8fdb4495f86a7b9d62b7dd0e10e3fc3baede8f49bbcb6cd7e04b55671469e4a", kill_on_drop: false }` [INFO] [stdout] c8fdb4495f86a7b9d62b7dd0e10e3fc3baede8f49bbcb6cd7e04b55671469e4a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 80724ad78277d5deab9a32ca14dbfda4418cca21c7d9ce911ba4f7b2e50bfc91 [INFO] running `Command { std: "docker" "start" "-a" "80724ad78277d5deab9a32ca14dbfda4418cca21c7d9ce911ba4f7b2e50bfc91", kill_on_drop: false }` [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling qcell v0.5.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s [INFO] running `Command { std: "docker" "inspect" "80724ad78277d5deab9a32ca14dbfda4418cca21c7d9ce911ba4f7b2e50bfc91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80724ad78277d5deab9a32ca14dbfda4418cca21c7d9ce911ba4f7b2e50bfc91", kill_on_drop: false }` [INFO] [stdout] 80724ad78277d5deab9a32ca14dbfda4418cca21c7d9ce911ba4f7b2e50bfc91 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1e87a987281fb3524b4378ce63b6bdf53c4500f85aafc9050aaec13fb4c930e8 [INFO] running `Command { std: "docker" "start" "-a" "1e87a987281fb3524b4378ce63b6bdf53c4500f85aafc9050aaec13fb4c930e8", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling proc-macro2 v1.0.64 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling unicode-ident v1.0.10 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling syn v2.0.25 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling crossbeam v0.8.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling pin-project-internal v1.1.2 [INFO] [stderr] Compiling pin-project v1.1.2 [INFO] [stderr] Compiling qcell v0.5.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 8.44s [INFO] running `Command { std: "docker" "inspect" "1e87a987281fb3524b4378ce63b6bdf53c4500f85aafc9050aaec13fb4c930e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e87a987281fb3524b4378ce63b6bdf53c4500f85aafc9050aaec13fb4c930e8", kill_on_drop: false }` [INFO] [stdout] 1e87a987281fb3524b4378ce63b6bdf53c4500f85aafc9050aaec13fb4c930e8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7436dfa37457066bbf39848208f8499c0b654c2e4a4635681e387cc0b301f6b9 [INFO] running `Command { std: "docker" "start" "-a" "7436dfa37457066bbf39848208f8499c0b654c2e4a4635681e387cc0b301f6b9", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/qcell-7074dddc305056e5) [INFO] [stdout] [INFO] [stdout] running 40 tests [INFO] [stdout] test lcell::tests::lcell ... ok [INFO] [stdout] test lcell::tests::lcell_get_mut ... ok [INFO] [stdout] test lcell::tests::lcell_unsized ... ok [INFO] [stdout] test assertions::test_static_assertions ... ok [INFO] [stdout] test lcell::tests::lcell_into_inner ... ok [INFO] [stdout] test qcell::tests::qcell_fast_ids_pinned ... ok [INFO] [stdout] test qcell::tests::qcell_pinned ... ok [INFO] [stdout] test qcell::tests::qcell_sep_ids_pinned ... ok [INFO] [stdout] test qcell::tests::qcell_unsized_pinned ... ok [INFO] [stdout] test qcell::tests_with_alloc::qcell_fast_ids ... ok [INFO] [stdout] test qcell::tests_with_alloc::qcell ... ok [INFO] [stdout] test qcell::tests_with_alloc::qcell_get_mut ... ok [INFO] [stdout] test tcell::tests::tcell_singleton_try_new ... ok [INFO] [stdout] test qcell::tests_with_alloc::qcell_into_inner ... 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_into_inner ... ok [INFO] [stdout] test tcell::tests::tcell ... ok [INFO] [stdout] test tcell::tests::tcell_get_mut ... ok [INFO] [stdout] test tcell::tests::tcell_singleton_2 ... ok [INFO] [stdout] test tcell::tests::tcell_singleton_3 ... 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_into_inner ... ok [INFO] [stdout] test tlcell::tests::tlcell_singleton_2 ... ok [INFO] [stdout] test tlcell::tests::tlcell_singleton_3 ... ok [INFO] [stdout] test tlcell::tests::tlcell_singleton_try_new ... ok [INFO] [stdout] test tlcell::tests::tlcell_threads ... ok [INFO] [stdout] test lcell::tests::lcell_rw2 - should panic ... ok [INFO] [stdout] test lcell::tests::lcell_rw3_2 - should panic ... ok [INFO] [stdout] test lcell::tests::lcell_rw3_1 - should panic ... ok [INFO] [stdout] test lcell::tests::lcell_rw3_3 - should panic ... ok [INFO] [stdout] test tcell::tests::tcell_singleton_1 - should panic ... ok [INFO] [stdout] test tcell::tests::tcell_threads - 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] [stderr] Doc-tests qcell [INFO] [stdout] [INFO] [stdout] test result: ok. 40 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.02s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 141 tests [INFO] [stdout] test src/doctest_lcell.rs - doctest_lcell (line 248) - 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 288) - 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 167) - 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 29) - 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 137) - 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 152) - 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 296) - 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 217) ... 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 8) - compile fail ... ok [INFO] [stdout] test src/doctest_lcell.rs - doctest_lcell (line 350) - 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 44) - 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 19) - 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 198) ... 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 127) - 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 236) - compile fail ... ok [INFO] [stdout] test src/doctest_qcell.rs - doctest_qcell (line 243) - 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 250) - compile fail ... ok [INFO] [stdout] test src/doctest_qcell.rs - doctest_qcell (line 215) - compile fail ... ok [INFO] [stdout] test src/doctest_qcell.rs - doctest_qcell (line 222) - compile fail ... ok [INFO] [stdout] test src/doctest_lcell.rs - doctest_lcell (line 183) ... ok [INFO] [stdout] test src/doctest_lcell.rs - doctest_lcell (line 77) ... 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 292) - 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 18) - 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 112) ... ok [INFO] [stdout] test src/doctest_qcell.rs - doctest_qcell (line 201) - compile fail ... ok [INFO] [stdout] test src/doctest_qcell.rs - doctest_qcell (line 172) ... 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 99) - compile fail ... ok [INFO] [stdout] test src/doctest_qcell_noalloc.rs - doctest_qcell_noalloc (line 152) - compile fail ... ok [INFO] [stdout] test src/doctest_qcell.rs - doctest_qcell (line 265) - 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 227) ... ok [INFO] [stdout] test src/doctest_qcell_noalloc.rs - doctest_qcell_noalloc (line 137) - 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 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 101) - 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_noalloc.rs - doctest_qcell_noalloc (line 184) - 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 120) ... 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 24) - 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 305) - 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 281) - compile fail ... 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 298) - compile fail ... ok [INFO] [stdout] test src/doctest_qcell_noalloc.rs - doctest_qcell_noalloc (line 36) - 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 236) ... ok [INFO] [stdout] test src/doctest_qcell_noalloc.rs - doctest_qcell_noalloc (line 8) - compile fail ... ok [INFO] [stdout] test src/doctest_qcell_noalloc.rs - doctest_qcell_noalloc (line 48) - 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 160) - compile fail ... ok [INFO] [stdout] test src/doctest_tcell.rs - doctest_tcell (line 121) - compile fail ... ok [INFO] [stdout] test src/doctest_tcell.rs - doctest_tcell (line 101) - 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_qcell_noalloc.rs - doctest_qcell_noalloc (line 68) ... ok [INFO] [stdout] test src/doctest_tcell.rs - doctest_tcell (line 304) - 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 177) - compile fail ... 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 355) - compile fail ... 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 383) - 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 141) ... 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 329) - 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_qcell_noalloc.rs - doctest_qcell_noalloc (line 246) ... 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 400) - compile fail ... ok [INFO] [stdout] test src/doctest_tcell.rs - doctest_tcell (line 81) - 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 70) - compile fail ... ok [INFO] [stdout] test src/doctest_tcell.rs - doctest_tcell (line 57) - 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 195) - compile fail ... ok [INFO] [stdout] test src/doctest_tlcell.rs - doctest_tlcell (line 20) - compile fail ... 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 123) - 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 257) - compile fail ... 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 288) - compile fail ... ok [INFO] [stdout] test src/doctest_tlcell.rs - doctest_tlcell (line 305) - compile fail ... ok [INFO] [stdout] test src/doctest_tcell.rs - doctest_tcell (line 194) ... ok [INFO] [stdout] test src/doctest_tlcell.rs - doctest_tlcell (line 250) ... 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 333) - 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 234) - 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 350) - compile fail ... ok [INFO] [stdout] test src/doctest_tcell.rs - doctest_tcell (line 281) ... 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 386) - compile fail ... ok [INFO] [stdout] test src/doctest_tlcell.rs - doctest_tlcell (line 362) - compile fail ... ok [INFO] [stdout] test src/doctest_tcell.rs - doctest_tcell (line 35) ... ok [INFO] [stdout] test src/doctest_tlcell.rs - doctest_tlcell (line 411) - 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 84) - compile fail ... ok [INFO] [stdout] test src/doctest_tlcell.rs - doctest_tlcell (line 64) - compile fail ... ok [INFO] [stdout] test src/lib.rs - (line 73) - compile fail ... ok [INFO] [stdout] test src/doctest_tlcell.rs - doctest_tlcell (line 267) ... ok [INFO] [stdout] test src/doctest_tlcell.rs - doctest_tlcell (line 401) ... ok [INFO] [stdout] test src/doctest_tcell.rs - doctest_tcell (line 451) ... ok [INFO] [stdout] test src/doctest_tlcell.rs - doctest_tlcell (line 44) - compile fail ... ok [INFO] [stdout] test src/lcell.rs - lcell::LCellOwner<'id>::scope (line 55) ... ok [INFO] [stdout] test src/doctest_tlcell.rs - doctest_tlcell (line 104) ... ok [INFO] [stdout] test src/doctest_tlcell.rs - doctest_tlcell (line 157) ... ok [INFO] [stdout] test src/qcell.rs - qcell::QCellOwnerPinned (line 509) ... ok [INFO] [stdout] test src/lib.rs - (line 115) ... ok [INFO] [stdout] test src/lib.rs - (line 58) ... ok [INFO] [stdout] test src/doctest_tlcell.rs - doctest_tlcell (line 9) ... ok [INFO] [stdout] test src/qcell.rs - qcell::QCellOwnerPinned (line 529) ... 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 2.93s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "7436dfa37457066bbf39848208f8499c0b654c2e4a4635681e387cc0b301f6b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7436dfa37457066bbf39848208f8499c0b654c2e4a4635681e387cc0b301f6b9", kill_on_drop: false }` [INFO] [stdout] 7436dfa37457066bbf39848208f8499c0b654c2e4a4635681e387cc0b301f6b9