[INFO] fetching crate switchy_async 0.1.4... [INFO] testing switchy_async-0.1.4 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-2 [INFO] extracting crate switchy_async 0.1.4 into /workspace/builds/worker-6-tc1/source [INFO] removed /workspace/builds/worker-6-tc1/source/.cargo/config.toml [INFO] started tweaking crates.io crate switchy_async 0.1.4 [INFO] finished tweaking crates.io crate switchy_async 0.1.4 [INFO] tweaked toml for crates.io crate switchy_async 0.1.4 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate switchy_async 0.1.4 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate switchy_async 0.1.4 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded switchy_async_macros v0.1.4 [INFO] [stderr] Downloaded switchy_time v0.1.4 [INFO] [stderr] Downloaded switchy_random v0.1.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eb2401769bd7979a77d9f7a473a68d1fc4fa168d6f8dfefab591d6a8c849753c [INFO] running `Command { std: "docker" "start" "-a" "eb2401769bd7979a77d9f7a473a68d1fc4fa168d6f8dfefab591d6a8c849753c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eb2401769bd7979a77d9f7a473a68d1fc4fa168d6f8dfefab591d6a8c849753c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb2401769bd7979a77d9f7a473a68d1fc4fa168d6f8dfefab591d6a8c849753c", kill_on_drop: false }` [INFO] [stdout] eb2401769bd7979a77d9f7a473a68d1fc4fa168d6f8dfefab591d6a8c849753c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d6ffc64aaa29d93014891307fc18135595f40d186ac85a8ea4b7dcfad7c01fcb [INFO] running `Command { std: "docker" "start" "-a" "d6ffc64aaa29d93014891307fc18135595f40d186ac85a8ea4b7dcfad7c01fcb", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling switchy_time v0.1.4 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling switchy_random v0.1.4 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling switchy_async_macros v0.1.4 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tokio v1.46.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling switchy_async v0.1.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.15s [INFO] running `Command { std: "docker" "inspect" "d6ffc64aaa29d93014891307fc18135595f40d186ac85a8ea4b7dcfad7c01fcb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6ffc64aaa29d93014891307fc18135595f40d186ac85a8ea4b7dcfad7c01fcb", kill_on_drop: false }` [INFO] [stdout] d6ffc64aaa29d93014891307fc18135595f40d186ac85a8ea4b7dcfad7c01fcb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5a293da9faeb8169b69385efa991ed53b4b938d16ee10858af9c6b4025e4e08e [INFO] running `Command { std: "docker" "start" "-a" "5a293da9faeb8169b69385efa991ed53b4b938d16ee10858af9c6b4025e4e08e", kill_on_drop: false }` [INFO] [stderr] Compiling switchy_async v0.1.4 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `pretty_assertions` [INFO] [stdout] --> src/tokio/runtime.rs:81:9 [INFO] [stdout] | [INFO] [stdout] 81 | use pretty_assertions::{assert_eq, assert_ne}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `pretty_assertions` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `pretty_assertions`, use `cargo add pretty_assertions` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `pretty_assertions` [INFO] [stdout] --> src/simulator/runtime.rs:494:9 [INFO] [stdout] | [INFO] [stdout] 494 | use pretty_assertions::{assert_eq, assert_ne}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `pretty_assertions` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `pretty_assertions`, use `cargo add pretty_assertions` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope [INFO] [stdout] --> src/simulator/mod.rs:27:7 [INFO] [stdout] | [INFO] [stdout] 27 | #[test_log::test] [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `test_log` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope [INFO] [stdout] --> src/simulator/mod.rs:39:7 [INFO] [stdout] | [INFO] [stdout] 39 | #[test_log::test] [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `test_log` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope [INFO] [stdout] --> src/simulator/mod.rs:55:7 [INFO] [stdout] | [INFO] [stdout] 55 | #[test_log::test] [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `test_log` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope [INFO] [stdout] --> src/simulator/mod.rs:74:7 [INFO] [stdout] | [INFO] [stdout] 74 | #[test_log::test] [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `test_log` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope [INFO] [stdout] --> src/simulator/mod.rs:102:7 [INFO] [stdout] | [INFO] [stdout] 102 | #[test_log::test] [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `test_log` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `simulator` in `switchy_time` [INFO] [stdout] --> src/simulator/mod.rs:29:23 [INFO] [stdout] | [INFO] [stdout] 29 | switchy_time::simulator::with_real_time(|| { [INFO] [stdout] | ^^^^^^^^^ could not find `simulator` in `switchy_time` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/switchy_time-0.1.4/src/lib.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(feature = "simulator")] [INFO] [stdout] | --------------------- the item is gated behind the `simulator` feature [INFO] [stdout] 9 | pub mod simulator; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `simulator` in `switchy_time` [INFO] [stdout] --> src/simulator/mod.rs:41:23 [INFO] [stdout] | [INFO] [stdout] 41 | switchy_time::simulator::with_real_time(|| { [INFO] [stdout] | ^^^^^^^^^ could not find `simulator` in `switchy_time` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/switchy_time-0.1.4/src/lib.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(feature = "simulator")] [INFO] [stdout] | --------------------- the item is gated behind the `simulator` feature [INFO] [stdout] 9 | pub mod simulator; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `simulator` in `switchy_time` [INFO] [stdout] --> src/simulator/mod.rs:57:23 [INFO] [stdout] | [INFO] [stdout] 57 | switchy_time::simulator::with_real_time(|| { [INFO] [stdout] | ^^^^^^^^^ could not find `simulator` in `switchy_time` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/switchy_time-0.1.4/src/lib.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(feature = "simulator")] [INFO] [stdout] | --------------------- the item is gated behind the `simulator` feature [INFO] [stdout] 9 | pub mod simulator; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `simulator` in `switchy_time` [INFO] [stdout] --> src/simulator/mod.rs:76:23 [INFO] [stdout] | [INFO] [stdout] 76 | switchy_time::simulator::with_real_time(|| { [INFO] [stdout] | ^^^^^^^^^ could not find `simulator` in `switchy_time` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/switchy_time-0.1.4/src/lib.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(feature = "simulator")] [INFO] [stdout] | --------------------- the item is gated behind the `simulator` feature [INFO] [stdout] 9 | pub mod simulator; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `simulator` in `switchy_time` [INFO] [stdout] --> src/simulator/mod.rs:104:23 [INFO] [stdout] | [INFO] [stdout] 104 | switchy_time::simulator::with_real_time(|| { [INFO] [stdout] | ^^^^^^^^^ could not find `simulator` in `switchy_time` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/switchy_time-0.1.4/src/lib.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(feature = "simulator")] [INFO] [stdout] | --------------------- the item is gated behind the `simulator` feature [INFO] [stdout] 9 | pub mod simulator; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `switchy_async` (lib test) due to 12 previous errors [INFO] running `Command { std: "docker" "inspect" "5a293da9faeb8169b69385efa991ed53b4b938d16ee10858af9c6b4025e4e08e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a293da9faeb8169b69385efa991ed53b4b938d16ee10858af9c6b4025e4e08e", kill_on_drop: false }` [INFO] [stdout] 5a293da9faeb8169b69385efa991ed53b4b938d16ee10858af9c6b4025e4e08e