[INFO] cloning repository https://github.com/ZeroTwo-Bot/zlib-stream-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ZeroTwo-Bot/zlib-stream-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZeroTwo-Bot%2Fzlib-stream-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZeroTwo-Bot%2Fzlib-stream-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] aa748c329a72250cf98dfda798464a19a5bcc0d4 [INFO] checking ZeroTwo-Bot/zlib-stream-rs against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZeroTwo-Bot%2Fzlib-stream-rs" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ZeroTwo-Bot/zlib-stream-rs on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ZeroTwo-Bot/zlib-stream-rs [INFO] finished tweaking git repo https://github.com/ZeroTwo-Bot/zlib-stream-rs [INFO] tweaked toml for git repo https://github.com/ZeroTwo-Bot/zlib-stream-rs written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ZeroTwo-Bot/zlib-stream-rs 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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cloudflare-zlib-sys v0.3.0 [INFO] [stderr] Downloaded futures-macro v0.3.18 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 134d883357209ea7757ea0efce59af9de7995ffc45816db3d7987162aca7a382 [INFO] running `Command { std: "docker" "start" "-a" "134d883357209ea7757ea0efce59af9de7995ffc45816db3d7987162aca7a382", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "134d883357209ea7757ea0efce59af9de7995ffc45816db3d7987162aca7a382", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "134d883357209ea7757ea0efce59af9de7995ffc45816db3d7987162aca7a382", kill_on_drop: false }` [INFO] [stdout] 134d883357209ea7757ea0efce59af9de7995ffc45816db3d7987162aca7a382 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eb47ce91ce8964a8e8def563679c26124d9ac760ccb577b9c918f426f4e01913 [INFO] running `Command { std: "docker" "start" "-a" "eb47ce91ce8964a8e8def563679c26124d9ac760ccb577b9c918f426f4e01913", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling libc v0.2.102 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Compiling futures-core v0.3.18 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling futures-task v0.3.18 [INFO] [stderr] Compiling futures-util v0.3.18 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Compiling tokio v1.14.0 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling cloudflare-zlib-sys v0.3.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking env_logger v0.9.0 [INFO] [stderr] Checking flate2 v1.0.22 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling futures-macro v0.3.18 [INFO] [stderr] Compiling tokio-macros v1.6.0 [INFO] [stderr] Checking thiserror v1.0.29 [INFO] [stderr] Checking zlib_stream v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: The runtime flavor `multi_thread` requires the `rt-multi-thread` feature. [INFO] [stdout] --> src/test.rs:68:1 [INFO] [stdout] | [INFO] [stdout] 68 | #[tokio::test(flavor = "multi_thread", worker_threads = 2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `tokio::test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: The runtime flavor `multi_thread` requires the `rt-multi-thread` feature. [INFO] [stdout] --> src/test.rs:88:1 [INFO] [stdout] | [INFO] [stdout] 88 | #[tokio::test(flavor = "multi_thread", worker_threads = 2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `tokio::test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `zlib_stream` (lib test) due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "eb47ce91ce8964a8e8def563679c26124d9ac760ccb577b9c918f426f4e01913", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb47ce91ce8964a8e8def563679c26124d9ac760ccb577b9c918f426f4e01913", kill_on_drop: false }` [INFO] [stdout] eb47ce91ce8964a8e8def563679c26124d9ac760ccb577b9c918f426f4e01913