[INFO] fetching crate conduit-hyper 0.4.1... [INFO] building conduit-hyper-0.4.1 against beta-2022-02-22 for beta-1.60-1 [INFO] extracting crate conduit-hyper 0.4.1 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate conduit-hyper 0.4.1 on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate conduit-hyper 0.4.1 [INFO] finished tweaking crates.io crate conduit-hyper 0.4.1 [INFO] tweaked toml for crates.io crate conduit-hyper 0.4.1 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate crates.io crate conduit-hyper 0.4.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded conduit-router v0.10.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d2d6f1f8fc91948a9c0c5c208e64af2fce35230f152ab22cdf76ca987d6da16f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d2d6f1f8fc91948a9c0c5c208e64af2fce35230f152ab22cdf76ca987d6da16f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d2d6f1f8fc91948a9c0c5c208e64af2fce35230f152ab22cdf76ca987d6da16f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2d6f1f8fc91948a9c0c5c208e64af2fce35230f152ab22cdf76ca987d6da16f", kill_on_drop: false }` [INFO] [stdout] d2d6f1f8fc91948a9c0c5c208e64af2fce35230f152ab22cdf76ca987d6da16f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fa95f4a30a75cbc611ab5cbcfc69fa1a66f588b2001dddde985dc359559b280d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "fa95f4a30a75cbc611ab5cbcfc69fa1a66f588b2001dddde985dc359559b280d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling libc v0.2.107 [INFO] [stderr] Compiling tokio v1.13.0 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling conduit v0.10.0 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling tokio-macros v1.5.1 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling hyper v0.14.14 [INFO] [stderr] Compiling conduit-hyper v0.4.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 44.14s [INFO] running `Command { std: "docker" "inspect" "fa95f4a30a75cbc611ab5cbcfc69fa1a66f588b2001dddde985dc359559b280d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa95f4a30a75cbc611ab5cbcfc69fa1a66f588b2001dddde985dc359559b280d", kill_on_drop: false }` [INFO] [stdout] fa95f4a30a75cbc611ab5cbcfc69fa1a66f588b2001dddde985dc359559b280d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c979cabf283d812c630e659093418fa90094f0de2cd2da9e4e7e9735e3bd08ac [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c979cabf283d812c630e659093418fa90094f0de2cd2da9e4e7e9735e3bd08ac", kill_on_drop: false }` [INFO] [stderr] Compiling route-recognizer v0.3.1 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.1 [INFO] [stderr] Compiling conduit-router v0.10.0 [INFO] [stderr] Compiling conduit-hyper v0.4.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 13.51s [INFO] running `Command { std: "docker" "inspect" "c979cabf283d812c630e659093418fa90094f0de2cd2da9e4e7e9735e3bd08ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c979cabf283d812c630e659093418fa90094f0de2cd2da9e4e7e9735e3bd08ac", kill_on_drop: false }` [INFO] [stdout] c979cabf283d812c630e659093418fa90094f0de2cd2da9e4e7e9735e3bd08ac