[INFO] fetching crate hermes-tokio-runtime-components 0.1.0...
[INFO] testing hermes-tokio-runtime-components-0.1.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate hermes-tokio-runtime-components 0.1.0 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate hermes-tokio-runtime-components 0.1.0
[INFO] finished tweaking crates.io crate hermes-tokio-runtime-components 0.1.0
[INFO] tweaked toml for crates.io crate hermes-tokio-runtime-components 0.1.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate hermes-tokio-runtime-components 0.1.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 71 packages to latest compatible versions
[INFO] [stderr]       Adding cgp v0.1.0 (available: v0.6.0)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded prettyplease v0.2.37
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e0e978b1f2ff9d26033ef8ada076cab811251dc97797f4f95d1af1db36ea5c51
[INFO] running `Command { std: "docker" "start" "-a" "e0e978b1f2ff9d26033ef8ada076cab811251dc97797f4f95d1af1db36ea5c51", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e0e978b1f2ff9d26033ef8ada076cab811251dc97797f4f95d1af1db36ea5c51", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e0e978b1f2ff9d26033ef8ada076cab811251dc97797f4f95d1af1db36ea5c51", kill_on_drop: false }`
[INFO] [stdout] e0e978b1f2ff9d26033ef8ada076cab811251dc97797f4f95d1af1db36ea5c51
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e1767de24e7881524c5629f2053cdc7a9ef3d1c3912579b8562cdaa1628bc5cf
[INFO] running `Command { std: "docker" "start" "-a" "e1767de24e7881524c5629f2053cdc7a9ef3d1c3912579b8562cdaa1628bc5cf", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling cgp-async-macro v0.1.0
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling cgp-component-macro-lib v0.1.0
[INFO] [stderr]    Compiling cgp-field-macro-lib v0.1.0
[INFO] [stderr]    Compiling cgp-async v0.1.0
[INFO] [stderr]    Compiling cgp-field-macro v0.1.0
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling cgp-field v0.1.0
[INFO] [stderr]    Compiling cgp-component-macro v0.1.0
[INFO] [stderr]    Compiling cgp-component v0.1.0
[INFO] [stderr]    Compiling cgp-error v0.1.0
[INFO] [stderr]    Compiling cgp-inner v0.1.0
[INFO] [stderr]    Compiling cgp-run v0.1.0
[INFO] [stderr]    Compiling cgp-core v0.1.0
[INFO] [stderr]    Compiling cgp-extra v0.1.0
[INFO] [stderr]    Compiling cgp v0.1.0
[INFO] [stderr]    Compiling hermes-runtime-components v0.1.0
[INFO] [stderr]    Compiling hermes-async-runtime-components v0.1.0
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling hermes-tokio-runtime-components v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.58s
[INFO] running `Command { std: "docker" "inspect" "e1767de24e7881524c5629f2053cdc7a9ef3d1c3912579b8562cdaa1628bc5cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e1767de24e7881524c5629f2053cdc7a9ef3d1c3912579b8562cdaa1628bc5cf", kill_on_drop: false }`
[INFO] [stdout] e1767de24e7881524c5629f2053cdc7a9ef3d1c3912579b8562cdaa1628bc5cf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2ce875ef0dde7534fb40e507897ac685c836bd3885a27f5697bf3e4a768b476f
[INFO] running `Command { std: "docker" "start" "-a" "2ce875ef0dde7534fb40e507897ac685c836bd3885a27f5697bf3e4a768b476f", kill_on_drop: false }`
[INFO] [stderr]    Compiling hermes-tokio-runtime-components v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.83s
[INFO] running `Command { std: "docker" "inspect" "2ce875ef0dde7534fb40e507897ac685c836bd3885a27f5697bf3e4a768b476f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ce875ef0dde7534fb40e507897ac685c836bd3885a27f5697bf3e4a768b476f", kill_on_drop: false }`
[INFO] [stdout] 2ce875ef0dde7534fb40e507897ac685c836bd3885a27f5697bf3e4a768b476f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 90da85158686419c8b38185b4e62ba9971dc8c658c198aab0e29385abf6abbc2
[INFO] running `Command { std: "docker" "start" "-a" "90da85158686419c8b38185b4e62ba9971dc8c658c198aab0e29385abf6abbc2", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hermes_tokio_runtime_components-5065018404f134dc)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests hermes_tokio_runtime_components
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "90da85158686419c8b38185b4e62ba9971dc8c658c198aab0e29385abf6abbc2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "90da85158686419c8b38185b4e62ba9971dc8c658c198aab0e29385abf6abbc2", kill_on_drop: false }`
[INFO] [stdout] 90da85158686419c8b38185b4e62ba9971dc8c658c198aab0e29385abf6abbc2
