[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] testing ZeroTwo-Bot/zlib-stream-rs against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZeroTwo-Bot%2Fzlib-stream-rs" "/workspace/builds/worker-44/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-44/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ZeroTwo-Bot/zlib-stream-rs on toolchain 8262275854dc0e5381c9d42d56257d94932c5a87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "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-44/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: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cloudflare-zlib-sys v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6b71b81f39ec0fd90d846165fd180a4f54f20b35677591f58bcb9f57a7c5bf46 [INFO] running `Command { std: "docker" "start" "-a" "6b71b81f39ec0fd90d846165fd180a4f54f20b35677591f58bcb9f57a7c5bf46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6b71b81f39ec0fd90d846165fd180a4f54f20b35677591f58bcb9f57a7c5bf46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b71b81f39ec0fd90d846165fd180a4f54f20b35677591f58bcb9f57a7c5bf46", kill_on_drop: false }` [INFO] [stdout] 6b71b81f39ec0fd90d846165fd180a4f54f20b35677591f58bcb9f57a7c5bf46 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1d25e677c6ff04cad1bc50f69d8ef62c50206ac7b83b6b6d417588c1bbdc1f7b [INFO] running `Command { std: "docker" "start" "-a" "1d25e677c6ff04cad1bc50f69d8ef62c50206ac7b83b6b6d417588c1bbdc1f7b", 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 memchr v2.4.1 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling futures-core v0.3.18 [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] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling cloudflare-zlib-sys v0.3.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling futures-macro v0.3.18 [INFO] [stderr] Compiling thiserror v1.0.29 [INFO] [stderr] Compiling zlib_stream v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.21s [INFO] running `Command { std: "docker" "inspect" "1d25e677c6ff04cad1bc50f69d8ef62c50206ac7b83b6b6d417588c1bbdc1f7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d25e677c6ff04cad1bc50f69d8ef62c50206ac7b83b6b6d417588c1bbdc1f7b", kill_on_drop: false }` [INFO] [stdout] 1d25e677c6ff04cad1bc50f69d8ef62c50206ac7b83b6b6d417588c1bbdc1f7b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5ff1060b275b98a0bc1de10b41a553532e54c554a46a192c6b3c5582f696f991 [INFO] running `Command { std: "docker" "start" "-a" "5ff1060b275b98a0bc1de10b41a553532e54c554a46a192c6b3c5582f696f991", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling tokio-macros v1.6.0 [INFO] [stderr] Compiling tokio v1.14.0 [INFO] [stderr] Compiling 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` due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "5ff1060b275b98a0bc1de10b41a553532e54c554a46a192c6b3c5582f696f991", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ff1060b275b98a0bc1de10b41a553532e54c554a46a192c6b3c5582f696f991", kill_on_drop: false }` [INFO] [stdout] 5ff1060b275b98a0bc1de10b41a553532e54c554a46a192c6b3c5582f696f991