[INFO] fetching crate try-drop 0.2.0...
[INFO] testing try-drop-0.2.0 against 1.90.0 for beta-1.91-3
[INFO] extracting crate try-drop 0.2.0 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate try-drop 0.2.0
[INFO] finished tweaking crates.io crate try-drop 0.2.0
[INFO] tweaked toml for crates.io crate try-drop 0.2.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate try-drop 0.2.0 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate try-drop 0.2.0 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pin-project-lite v0.2.8
[INFO] [stderr]   Downloaded downcast-rs v1.2.0
[INFO] [stderr]   Downloaded windows_x86_64_msvc v0.29.0
[INFO] [stderr]   Downloaded windows_aarch64_msvc v0.29.0
[INFO] [stderr]   Downloaded windows_i686_gnu v0.29.0
[INFO] [stderr]   Downloaded parking_lot_core v0.9.0
[INFO] [stderr]   Downloaded shrinkwraprs v0.3.0
[INFO] [stderr]   Downloaded windows-sys v0.29.0
[INFO] [stderr]   Downloaded lock_api v0.4.6
[INFO] [stderr]   Downloaded parking_lot v0.12.0
[INFO] [stderr]   Downloaded getrandom v0.2.4
[INFO] [stderr]   Downloaded windows_x86_64_gnu v0.29.0
[INFO] [stderr]   Downloaded tokio v1.16.1
[INFO] [stderr]   Downloaded windows_i686_msvc v0.29.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5be5f82aaaf1fd653d375bf6a5baa09d6e16ad3ca696a0e3f6e0357d7919f377
[INFO] running `Command { std: "docker" "start" "-a" "5be5f82aaaf1fd653d375bf6a5baa09d6e16ad3ca696a0e3f6e0357d7919f377", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5be5f82aaaf1fd653d375bf6a5baa09d6e16ad3ca696a0e3f6e0357d7919f377", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5be5f82aaaf1fd653d375bf6a5baa09d6e16ad3ca696a0e3f6e0357d7919f377", kill_on_drop: false }`
[INFO] [stdout] 5be5f82aaaf1fd653d375bf6a5baa09d6e16ad3ca696a0e3f6e0357d7919f377
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9bdad5971d973ff426085d2ca8b92e679a92541ea6751bcccb43041fb7a6342f
[INFO] running `Command { std: "docker" "start" "-a" "9bdad5971d973ff426085d2ca8b92e679a92541ea6751bcccb43041fb7a6342f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling libc v0.2.117
[INFO] [stderr]    Compiling syn v1.0.86
[INFO] [stderr]    Compiling parking_lot_core v0.9.0
[INFO] [stderr]    Compiling anyhow v1.0.53
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling smallvec v1.8.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.8
[INFO] [stderr]    Compiling downcast-rs v1.2.0
[INFO] [stderr]    Compiling once_cell v1.9.0
[INFO] [stderr]    Compiling lock_api v0.4.6
[INFO] [stderr]    Compiling itertools v0.8.2
[INFO] [stderr]    Compiling tokio v1.16.1
[INFO] [stderr]    Compiling quote v1.0.15
[INFO] [stderr]    Compiling parking_lot v0.12.0
[INFO] [stderr]    Compiling shrinkwraprs v0.3.0
[INFO] [stderr]    Compiling try-drop v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `thread_unsafe::*`
[INFO] [stdout]   --> src/drop_strategies/once_cell/mod.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use thread_unsafe::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::handlers::UninitializedError`
[INFO] [stdout]  --> src/handlers/common/thread_local/mod.rs:3:13
[INFO] [stdout]   |
[INFO] [stdout] 3 |     pub use crate::handlers::UninitializedError;
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::boxed::Box`
[INFO] [stdout]  --> src/handlers/common/thread_local/mod.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 |     pub use std::boxed::Box;
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Sealed` is never used
[INFO] [stdout]   --> src/handlers/fallback/mod.rs:16:15
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub trait Sealed {}
[INFO] [stdout]    |               ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.80s
[INFO] running `Command { std: "docker" "inspect" "9bdad5971d973ff426085d2ca8b92e679a92541ea6751bcccb43041fb7a6342f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9bdad5971d973ff426085d2ca8b92e679a92541ea6751bcccb43041fb7a6342f", kill_on_drop: false }`
[INFO] [stdout] 9bdad5971d973ff426085d2ca8b92e679a92541ea6751bcccb43041fb7a6342f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d9cbddf6d2eb1677a64481c4b19865b8913fa50d1712860a98ff4c292a997240
[INFO] running `Command { std: "docker" "start" "-a" "d9cbddf6d2eb1677a64481c4b19865b8913fa50d1712860a98ff4c292a997240", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.2.4
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling tokio v1.16.1
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.4
[INFO] [stderr]    Compiling try-drop v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `thread_unsafe::*`
[INFO] [stdout]   --> src/drop_strategies/once_cell/mod.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use thread_unsafe::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::handlers::UninitializedError`
[INFO] [stdout]  --> src/handlers/common/thread_local/mod.rs:3:13
[INFO] [stdout]   |
[INFO] [stdout] 3 |     pub use crate::handlers::UninitializedError;
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::boxed::Box`
[INFO] [stdout]  --> src/handlers/common/thread_local/mod.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 |     pub use std::boxed::Box;
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Sealed` is never used
[INFO] [stdout]   --> src/handlers/fallback/mod.rs:16:15
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub trait Sealed {}
[INFO] [stdout]    |               ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `try_drop::test_utils`
[INFO] [stdout]   --> examples/shim.rs:8:15
[INFO] [stdout]    |
[INFO] [stdout]  8 | use try_drop::test_utils::{ErrorsOnDrop, Fallible};
[INFO] [stdout]    |               ^^^^^^^^^^ could not find `test_utils` in `try_drop`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[cfg(any(feature = "__tests", test))]
[INFO] [stdout]    |          --------------------------- the item is gated here
[INFO] [stdout] 37 | pub mod test_utils;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `BorrowMut` and `Borrow`
[INFO] [stdout]  --> examples/shim.rs:1:19
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::borrow::{Borrow, BorrowMut};
[INFO] [stdout]   |                   ^^^^^^  ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `try-drop` (example "shim") due to 1 previous error; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0432]: unresolved import `try_drop::drop_strategies::unreachable`
[INFO] [stdout]   --> examples/thread_local_scope.rs:1:32
[INFO] [stdout]    |
[INFO] [stdout]  1 | use try_drop::drop_strategies::unreachable::UnreachableDropStrategy;
[INFO] [stdout]    |                                ^^^^^^^^^^^ could not find `unreachable` in `drop_strategies`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/drop_strategies/mod.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[cfg(feature = "ds-unreachable")]
[INFO] [stdout]    |       -------------------------- the item is gated behind the `ds-unreachable` feature
[INFO] [stdout] 28 | pub mod unreachable;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `try_drop::test_utils`
[INFO] [stdout]   --> examples/thread_local_scope.rs:4:15
[INFO] [stdout]    |
[INFO] [stdout]  4 | use try_drop::test_utils::{ErrorsOnDrop, Fallible};
[INFO] [stdout]    |               ^^^^^^^^^^ could not find `test_utils` in `try_drop`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[cfg(any(feature = "__tests", test))]
[INFO] [stdout]    |          --------------------------- the item is gated here
[INFO] [stdout] 37 | pub mod test_utils;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `try_drop::drop_strategies::unreachable`
[INFO] [stdout]   --> examples/unreachable_unsafe.rs:1:32
[INFO] [stdout]    |
[INFO] [stdout]  1 | use try_drop::drop_strategies::unreachable::UnreachableDropStrategy;
[INFO] [stdout]    |                                ^^^^^^^^^^^ could not find `unreachable` in `drop_strategies`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/drop_strategies/mod.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[cfg(feature = "ds-unreachable")]
[INFO] [stdout]    |       -------------------------- the item is gated behind the `ds-unreachable` feature
[INFO] [stdout] 28 | pub mod unreachable;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `try_drop::test_utils`
[INFO] [stdout]   --> examples/unreachable_unsafe.rs:2:15
[INFO] [stdout]    |
[INFO] [stdout]  2 | use try_drop::test_utils::{ErrorsOnDrop, Fallible};
[INFO] [stdout]    |               ^^^^^^^^^^ could not find `test_utils` in `try_drop`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[cfg(any(feature = "__tests", test))]
[INFO] [stdout]    |          --------------------------- the item is gated here
[INFO] [stdout] 37 | pub mod test_utils;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `try_drop::test_utils`
[INFO] [stdout]   --> examples/noop.rs:3:15
[INFO] [stdout]    |
[INFO] [stdout]  3 | use try_drop::test_utils::{ErrorsOnDrop, Fallible};
[INFO] [stdout]    |               ^^^^^^^^^^ could not find `test_utils` in `try_drop`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[cfg(any(feature = "__tests", test))]
[INFO] [stdout]    |          --------------------------- the item is gated here
[INFO] [stdout] 37 | pub mod test_utils;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `try-drop` (example "unreachable_unsafe") due to 2 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `try-drop` (example "thread_local_scope") due to 2 previous errors
[INFO] [stderr] error: could not compile `try-drop` (example "noop") due to 1 previous error
[INFO] [stdout] error[E0432]: unresolved import `try_drop::drop_strategies::unreachable`
[INFO] [stdout]   --> examples/unreachable.rs:1:32
[INFO] [stdout]    |
[INFO] [stdout]  1 | use try_drop::drop_strategies::unreachable::UnreachableDropStrategy;
[INFO] [stdout]    |                                ^^^^^^^^^^^ could not find `unreachable` in `drop_strategies`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/drop_strategies/mod.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[cfg(feature = "ds-unreachable")]
[INFO] [stdout]    |       -------------------------- the item is gated behind the `ds-unreachable` feature
[INFO] [stdout] 28 | pub mod unreachable;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `try_drop::test_utils`
[INFO] [stdout]   --> examples/unreachable.rs:2:15
[INFO] [stdout]    |
[INFO] [stdout]  2 | use try_drop::test_utils::{ErrorsOnDrop, Fallible};
[INFO] [stdout]    |               ^^^^^^^^^^ could not find `test_utils` in `try_drop`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[cfg(any(feature = "__tests", test))]
[INFO] [stdout]    |          --------------------------- the item is gated here
[INFO] [stdout] 37 | pub mod test_utils;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `try_drop::test_utils`
[INFO] [stdout]   --> examples/abort.rs:3:15
[INFO] [stdout]    |
[INFO] [stdout]  3 | use try_drop::test_utils::{ErrorsOnDrop, Fallible};
[INFO] [stdout]    |               ^^^^^^^^^^ could not find `test_utils` in `try_drop`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[cfg(any(feature = "__tests", test))]
[INFO] [stdout]    |          --------------------------- the item is gated here
[INFO] [stdout] 37 | pub mod test_utils;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `try_drop::test_utils`
[INFO] [stdout]   --> examples/exit.rs:3:15
[INFO] [stdout]    |
[INFO] [stdout]  3 | use try_drop::test_utils::{ErrorsOnDrop, Fallible};
[INFO] [stdout]    |               ^^^^^^^^^^ could not find `test_utils` in `try_drop`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[cfg(any(feature = "__tests", test))]
[INFO] [stdout]    |          --------------------------- the item is gated here
[INFO] [stdout] 37 | pub mod test_utils;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `try_drop::test_utils`
[INFO] [stdout]   --> examples/write.rs:3:15
[INFO] [stdout]    |
[INFO] [stdout]  3 | use try_drop::test_utils::{ErrorsOnDrop, Random};
[INFO] [stdout]    |               ^^^^^^^^^^ could not find `test_utils` in `try_drop`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[cfg(any(feature = "__tests", test))]
[INFO] [stdout]    |          --------------------------- the item is gated here
[INFO] [stdout] 37 | pub mod test_utils;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `try_drop::test_utils`
[INFO] [stdout]   --> examples/panic.rs:3:15
[INFO] [stdout]    |
[INFO] [stdout]  3 | use try_drop::test_utils::{ErrorsOnDrop, Random};
[INFO] [stdout]    |               ^^^^^^^^^^ could not find `test_utils` in `try_drop`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[cfg(any(feature = "__tests", test))]
[INFO] [stdout]    |          --------------------------- the item is gated here
[INFO] [stdout] 37 | pub mod test_utils;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `try_drop::test_utils`
[INFO] [stdout]   --> examples/once_cell.rs:5:15
[INFO] [stdout]    |
[INFO] [stdout]  5 | use try_drop::test_utils::{ErrorsOnDrop, Mode, Random, TryDropTypes};
[INFO] [stdout]    |               ^^^^^^^^^^ could not find `test_utils` in `try_drop`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[cfg(any(feature = "__tests", test))]
[INFO] [stdout]    |          --------------------------- the item is gated here
[INFO] [stdout] 37 | pub mod test_utils;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `try-drop` (example "exit") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `try-drop` (example "abort") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `try-drop` (example "once_cell") due to 1 previous error
[INFO] [stderr] error: could not compile `try-drop` (example "unreachable") due to 2 previous errors
[INFO] [stderr] error: could not compile `try-drop` (example "panic") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `try_drop::test_utils`
[INFO] [stdout]   --> examples/global.rs:5:15
[INFO] [stdout]    |
[INFO] [stdout]  5 | use try_drop::test_utils::{ErrorsOnDrop, Fallible};
[INFO] [stdout]    |               ^^^^^^^^^^ could not find `test_utils` in `try_drop`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[cfg(any(feature = "__tests", test))]
[INFO] [stdout]    |          --------------------------- the item is gated here
[INFO] [stdout] 37 | pub mod test_utils;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `try_drop::test_utils`
[INFO] [stdout]   --> examples/broadcast.rs:7:15
[INFO] [stdout]    |
[INFO] [stdout]  7 | use try_drop::test_utils::{ErrorsOnDrop, Random};
[INFO] [stdout]    |               ^^^^^^^^^^ could not find `test_utils` in `try_drop`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[cfg(any(feature = "__tests", test))]
[INFO] [stdout]    |          --------------------------- the item is gated here
[INFO] [stdout] 37 | pub mod test_utils;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `try_drop::test_utils`
[INFO] [stdout]   --> examples/adhoc.rs:2:15
[INFO] [stdout]    |
[INFO] [stdout]  2 | use try_drop::test_utils::{ErrorsOnDrop, Fallible};
[INFO] [stdout]    |               ^^^^^^^^^^ could not find `test_utils` in `try_drop`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[cfg(any(feature = "__tests", test))]
[INFO] [stdout]    |          --------------------------- the item is gated here
[INFO] [stdout] 37 | pub mod test_utils;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `try-drop` (example "write") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `try_drop::test_utils`
[INFO] [stdout]   --> examples/thread_local.rs:7:15
[INFO] [stdout]    |
[INFO] [stdout]  7 | use try_drop::test_utils::{ErrorsOnDrop, Fallible};
[INFO] [stdout]    |               ^^^^^^^^^^ could not find `test_utils` in `try_drop`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[cfg(any(feature = "__tests", test))]
[INFO] [stdout]    |          --------------------------- the item is gated here
[INFO] [stdout] 37 | pub mod test_utils;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `BorrowMut` and `Borrow`
[INFO] [stdout]  --> examples/thread_local.rs:1:19
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::borrow::{Borrow, BorrowMut};
[INFO] [stdout]   |                   ^^^^^^  ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `try-drop` (example "adhoc") due to 1 previous error
[INFO] [stderr] error: could not compile `try-drop` (example "global") due to 1 previous error
[INFO] [stderr] error: could not compile `try-drop` (example "broadcast") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `try-drop` (example "thread_local") due to 1 previous error; 1 warning emitted
[INFO] [stdout] warning: unused import: `thread_unsafe::*`
[INFO] [stdout]   --> src/drop_strategies/once_cell/mod.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use thread_unsafe::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::handlers::UninitializedError`
[INFO] [stdout]  --> src/handlers/common/thread_local/mod.rs:3:13
[INFO] [stdout]   |
[INFO] [stdout] 3 |     pub use crate::handlers::UninitializedError;
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::boxed::Box`
[INFO] [stdout]  --> src/handlers/common/thread_local/mod.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 |     pub use std::boxed::Box;
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AdHocDropStrategy` and `AdHocFallibleDropStrategy`
[INFO] [stdout]    --> src/handlers/fallback/thread_local.rs:153:34
[INFO] [stdout]     |
[INFO] [stdout] 153 |     use crate::drop_strategies::{AdHocDropStrategy, AdHocFallibleDropStrategy, IntoAdHocDropStrategy, NoOpDropStrategy};
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `fallback`
[INFO] [stdout]    --> src/handlers/fallback/thread_local.rs:154:27
[INFO] [stdout]     |
[INFO] [stdout] 154 |     use crate::handlers::{fallback, primary};
[INFO] [stdout]     |                           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Sealed` is never used
[INFO] [stdout]   --> src/handlers/fallback/mod.rs:16:15
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub trait Sealed {}
[INFO] [stdout]    |               ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "d9cbddf6d2eb1677a64481c4b19865b8913fa50d1712860a98ff4c292a997240", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d9cbddf6d2eb1677a64481c4b19865b8913fa50d1712860a98ff4c292a997240", kill_on_drop: false }`
[INFO] [stdout] d9cbddf6d2eb1677a64481c4b19865b8913fa50d1712860a98ff4c292a997240
