[INFO] fetching crate urbandictionary 0.4.0-alpha.1... [INFO] testing urbandictionary-0.4.0-alpha.1 against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] extracting crate urbandictionary 0.4.0-alpha.1 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate urbandictionary 0.4.0-alpha.1 on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate urbandictionary 0.4.0-alpha.1 [INFO] finished tweaking crates.io crate urbandictionary 0.4.0-alpha.1 [INFO] tweaked toml for crates.io crate urbandictionary 0.4.0-alpha.1 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9669a6d687b8f36b01e07644dadcc7f12782feca06bf0e52e904770f02b48ed5 [INFO] running `Command { std: "docker" "start" "-a" "9669a6d687b8f36b01e07644dadcc7f12782feca06bf0e52e904770f02b48ed5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9669a6d687b8f36b01e07644dadcc7f12782feca06bf0e52e904770f02b48ed5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9669a6d687b8f36b01e07644dadcc7f12782feca06bf0e52e904770f02b48ed5", kill_on_drop: false }` [INFO] [stdout] 9669a6d687b8f36b01e07644dadcc7f12782feca06bf0e52e904770f02b48ed5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9b7e378260a3ecf2f1201f5e7d8d9e63135fca2fc7780c02c5efe05cda8f06d7 [INFO] running `Command { std: "docker" "start" "-a" "9b7e378260a3ecf2f1201f5e7d8d9e63135fca2fc7780c02c5efe05cda8f06d7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling gimli v0.24.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling rustc-demangle v0.1.19 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling backtrace v0.3.60 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling addr2line v0.15.2 [INFO] [stderr] Compiling snafu-derive v0.5.0 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling snafu v0.5.0 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling hyper v0.13.10 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling reqwest v0.10.10 [INFO] [stderr] Compiling urbandictionary v0.4.0-alpha.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 54.80s [INFO] running `Command { std: "docker" "inspect" "9b7e378260a3ecf2f1201f5e7d8d9e63135fca2fc7780c02c5efe05cda8f06d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b7e378260a3ecf2f1201f5e7d8d9e63135fca2fc7780c02c5efe05cda8f06d7", kill_on_drop: false }` [INFO] [stdout] 9b7e378260a3ecf2f1201f5e7d8d9e63135fca2fc7780c02c5efe05cda8f06d7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5d35bfbcc69582061b2fb86a005b36e356586ca4b3800fd342f19e9d19166062 [INFO] running `Command { std: "docker" "start" "-a" "5d35bfbcc69582061b2fb86a005b36e356586ca4b3800fd342f19e9d19166062", kill_on_drop: false }` [INFO] [stderr] Compiling urbandictionary v0.4.0-alpha.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio` [INFO] [stdout] --> tests/test_client.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[tokio::test] [INFO] [stdout] | ^^^^ could not find `test` in `tokio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio` [INFO] [stdout] --> tests/test_client.rs:18:10 [INFO] [stdout] | [INFO] [stdout] 18 | #[tokio::test] [INFO] [stdout] | ^^^^ could not find `test` in `tokio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `urbandictionary` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "5d35bfbcc69582061b2fb86a005b36e356586ca4b3800fd342f19e9d19166062", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d35bfbcc69582061b2fb86a005b36e356586ca4b3800fd342f19e9d19166062", kill_on_drop: false }` [INFO] [stdout] 5d35bfbcc69582061b2fb86a005b36e356586ca4b3800fd342f19e9d19166062