[INFO] fetching crate recoyx_message_localization 1.1.2... [INFO] testing recoyx_message_localization-1.1.2 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate recoyx_message_localization 1.1.2 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate recoyx_message_localization 1.1.2 [INFO] finished tweaking crates.io crate recoyx_message_localization 1.1.2 [INFO] tweaked toml for crates.io crate recoyx_message_localization 1.1.2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate recoyx_message_localization 1.1.2 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 204 packages to latest compatible versions [INFO] [stderr] Adding icu_locid v0.1.0 (available: v1.5.0) [INFO] [stderr] Adding isolang v1.0.0 (available: v2.4.0) [INFO] [stderr] Adding lazy-regex v0.1.4 (available: v3.4.1) [INFO] [stderr] Adding reqwest v0.11.27 (available: v0.12.23) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 02a1e108fc4ba21db8768d08f647d14a9545d57cf118f720ab1db0b917c72d6d [INFO] running `Command { std: "docker" "start" "-a" "02a1e108fc4ba21db8768d08f647d14a9545d57cf118f720ab1db0b917c72d6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "02a1e108fc4ba21db8768d08f647d14a9545d57cf118f720ab1db0b917c72d6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02a1e108fc4ba21db8768d08f647d14a9545d57cf118f720ab1db0b917c72d6d", kill_on_drop: false }` [INFO] [stdout] 02a1e108fc4ba21db8768d08f647d14a9545d57cf118f720ab1db0b917c72d6d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 792c2f00324f7d4a12da8f5b829fe59b5a8702c7074376a7cfe342e8b2407e45 [INFO] running `Command { std: "docker" "start" "-a" "792c2f00324f7d4a12da8f5b829fe59b5a8702c7074376a7cfe342e8b2407e45", kill_on_drop: false }` [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling tinystr-raw v0.1.3 [INFO] [stderr] Compiling lazy-regex v0.1.4 [INFO] [stderr] Compiling isocountry v0.3.2 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling tinystr-macros v0.2.0 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling peg v0.5.7 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling tinystr v0.4.12 [INFO] [stderr] Compiling icu_locid v0.1.0 [INFO] [stderr] Compiling language-tag v0.9.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling isolang v1.0.0 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling recoyx_message_localization v1.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.17s [INFO] running `Command { std: "docker" "inspect" "792c2f00324f7d4a12da8f5b829fe59b5a8702c7074376a7cfe342e8b2407e45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "792c2f00324f7d4a12da8f5b829fe59b5a8702c7074376a7cfe342e8b2407e45", kill_on_drop: false }` [INFO] [stdout] 792c2f00324f7d4a12da8f5b829fe59b5a8702c7074376a7cfe342e8b2407e45 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d554a68eefe0af8f663cdb6ff1f9679416845734bc1832d5d96e2de54f7176be [INFO] running `Command { std: "docker" "start" "-a" "d554a68eefe0af8f663cdb6ff1f9679416845734bc1832d5d96e2de54f7176be", kill_on_drop: false }` [INFO] [stderr] Compiling recoyx_message_localization v1.1.2 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `futures_await_test` [INFO] [stdout] --> tests/tests.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use futures_await_test::async_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `futures_await_test` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `futures_await_test`, use `cargo add futures_await_test` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `recoyx_message_localization` (test "tests") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "d554a68eefe0af8f663cdb6ff1f9679416845734bc1832d5d96e2de54f7176be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d554a68eefe0af8f663cdb6ff1f9679416845734bc1832d5d96e2de54f7176be", kill_on_drop: false }` [INFO] [stdout] d554a68eefe0af8f663cdb6ff1f9679416845734bc1832d5d96e2de54f7176be