[INFO] fetching crate hermes-cli-components 0.1.0...
[INFO] testing hermes-cli-components-0.1.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate hermes-cli-components 0.1.0 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate hermes-cli-components 0.1.0
[INFO] finished tweaking crates.io crate hermes-cli-components 0.1.0
[INFO] tweaked toml for crates.io crate hermes-cli-components 0.1.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate hermes-cli-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]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 70 packages to latest compatible versions
[INFO] [stderr]       Adding cgp v0.1.0 (available: v0.6.0)
[INFO] [stderr]       Adding toml v0.8.23 (available: v0.9.8)
[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]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded hermes-error v0.1.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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d9bbde671870c7065698615c9e92faf50c00afcfce12eafc6ce48051f3d8a438
[INFO] running `Command { std: "docker" "start" "-a" "d9bbde671870c7065698615c9e92faf50c00afcfce12eafc6ce48051f3d8a438", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d9bbde671870c7065698615c9e92faf50c00afcfce12eafc6ce48051f3d8a438", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d9bbde671870c7065698615c9e92faf50c00afcfce12eafc6ce48051f3d8a438", kill_on_drop: false }`
[INFO] [stdout] d9bbde671870c7065698615c9e92faf50c00afcfce12eafc6ce48051f3d8a438
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 147a3dc153a62d19ecd76cd50758a0c576d4eef9b1ebc5a7a6803ffb6e156db4
[INFO] running `Command { std: "docker" "start" "-a" "147a3dc153a62d19ecd76cd50758a0c576d4eef9b1ebc5a7a6803ffb6e156db4", kill_on_drop: false }`
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling cgp-async-macro v0.1.0
[INFO] [stderr]    Compiling indenter v0.3.4
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling cgp-async v0.1.0
[INFO] [stderr]    Compiling cgp-component-macro-lib v0.1.0
[INFO] [stderr]    Compiling cgp-field-macro-lib v0.1.0
[INFO] [stderr]    Compiling cgp-field-macro v0.1.0
[INFO] [stderr]    Compiling clap v4.5.51
[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 toml v0.8.23
[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-logging-components v0.1.0
[INFO] [stderr]    Compiling hermes-encoding-components v0.1.0
[INFO] [stderr]    Compiling hermes-relayer-components v0.1.0
[INFO] [stderr]    Compiling hermes-relayer-components-extra v0.1.0
[INFO] [stderr]    Compiling hermes-error v0.1.0
[INFO] [stderr]    Compiling hermes-test-components v0.1.0
[INFO] [stderr]    Compiling hermes-cli-components v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.78s
[INFO] running `Command { std: "docker" "inspect" "147a3dc153a62d19ecd76cd50758a0c576d4eef9b1ebc5a7a6803ffb6e156db4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "147a3dc153a62d19ecd76cd50758a0c576d4eef9b1ebc5a7a6803ffb6e156db4", kill_on_drop: false }`
[INFO] [stdout] 147a3dc153a62d19ecd76cd50758a0c576d4eef9b1ebc5a7a6803ffb6e156db4
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 00f2335065fa34788830213771a1338ea145ba2fd889806bd97d131f11ddb683
[INFO] running `Command { std: "docker" "start" "-a" "00f2335065fa34788830213771a1338ea145ba2fd889806bd97d131f11ddb683", kill_on_drop: false }`
[INFO] [stderr]    Compiling hermes-cli-components v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.31s
[INFO] running `Command { std: "docker" "inspect" "00f2335065fa34788830213771a1338ea145ba2fd889806bd97d131f11ddb683", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "00f2335065fa34788830213771a1338ea145ba2fd889806bd97d131f11ddb683", kill_on_drop: false }`
[INFO] [stdout] 00f2335065fa34788830213771a1338ea145ba2fd889806bd97d131f11ddb683
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5dd4b7c2186cad5a1c28f9d9c6f78284c4b1038fd3f27c88da521923fea3a61a
[INFO] running `Command { std: "docker" "start" "-a" "5dd4b7c2186cad5a1c28f9d9c6f78284c4b1038fd3f27c88da521923fea3a61a", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hermes_cli_components-833128bee0e5526c)
[INFO] [stderr]    Doc-tests hermes_cli_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] [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" "5dd4b7c2186cad5a1c28f9d9c6f78284c4b1038fd3f27c88da521923fea3a61a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5dd4b7c2186cad5a1c28f9d9c6f78284c4b1038fd3f27c88da521923fea3a61a", kill_on_drop: false }`
[INFO] [stdout] 5dd4b7c2186cad5a1c28f9d9c6f78284c4b1038fd3f27c88da521923fea3a61a
