[INFO] fetching crate ntex-tokio 0.5.4...
[INFO] building ntex-tokio-0.5.4 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] extracting crate ntex-tokio 0.5.4 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate ntex-tokio 0.5.4
[INFO] finished tweaking crates.io crate ntex-tokio 0.5.4
[INFO] tweaked toml for crates.io crate ntex-tokio 0.5.4 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate ntex-tokio 0.5.4 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ntex-tokio 0.5.4 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ntex-util v2.13.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8fcac86854745ca110991cd0992d2aa2facf93809e99e5e7fecd6852e6f1ff92
[INFO] running `Command { std: "docker" "start" "-a" "8fcac86854745ca110991cd0992d2aa2facf93809e99e5e7fecd6852e6f1ff92", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8fcac86854745ca110991cd0992d2aa2facf93809e99e5e7fecd6852e6f1ff92", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8fcac86854745ca110991cd0992d2aa2facf93809e99e5e7fecd6852e6f1ff92", kill_on_drop: false }`
[INFO] [stdout] 8fcac86854745ca110991cd0992d2aa2facf93809e99e5e7fecd6852e6f1ff92
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5ebfd57f55c19294d7c34e12f805115f0d9aa5cff365b2cbe96fae3be40e0e54
[INFO] running `Command { std: "docker" "start" "-a" "5ebfd57f55c19294d7c34e12f805115f0d9aa5cff365b2cbe96fae3be40e0e54", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling ntex-rt v0.4.32
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling oneshot v0.1.11
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling ntex-service v3.5.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling tokio v1.46.1
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling ntex-bytes v0.1.30
[INFO] [stderr]    Compiling ntex-util v2.13.0
[INFO] [stderr]    Compiling ntex-codec v0.6.2
[INFO] [stderr]    Compiling ntex-io v2.14.0
[INFO] [stderr]    Compiling ntex-tokio v0.5.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.38s
[INFO] running `Command { std: "docker" "inspect" "5ebfd57f55c19294d7c34e12f805115f0d9aa5cff365b2cbe96fae3be40e0e54", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5ebfd57f55c19294d7c34e12f805115f0d9aa5cff365b2cbe96fae3be40e0e54", kill_on_drop: false }`
[INFO] [stdout] 5ebfd57f55c19294d7c34e12f805115f0d9aa5cff365b2cbe96fae3be40e0e54
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d0f2ccdcd586d21672e3dfb53f9dcbfc0b3ff4f352e4d01e0f061099e99f6621
[INFO] running `Command { std: "docker" "start" "-a" "d0f2ccdcd586d21672e3dfb53f9dcbfc0b3ff4f352e4d01e0f061099e99f6621", kill_on_drop: false }`
[INFO] [stderr]    Compiling ntex-tokio v0.5.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.27s
[INFO] running `Command { std: "docker" "inspect" "d0f2ccdcd586d21672e3dfb53f9dcbfc0b3ff4f352e4d01e0f061099e99f6621", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d0f2ccdcd586d21672e3dfb53f9dcbfc0b3ff4f352e4d01e0f061099e99f6621", kill_on_drop: false }`
[INFO] [stdout] d0f2ccdcd586d21672e3dfb53f9dcbfc0b3ff4f352e4d01e0f061099e99f6621
