[INFO] fetching crate hrelayer 0.1.1...
[INFO] checking hrelayer-0.1.1 against eca445e5ae4a6679cc27d3a09106ce245e13a5a6 for pr-162478
[INFO] extracting crate hrelayer 0.1.1 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate hrelayer 0.1.1
[INFO] finished tweaking crates.io crate hrelayer 0.1.1
[INFO] tweaked toml for crates.io crate hrelayer 0.1.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate hrelayer 0.1.1 on toolchain eca445e5ae4a6679cc27d3a09106ce245e13a5a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate hrelayer 0.1.1 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" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded net-relay v0.1.3
[INFO] [stderr]   Downloaded service-pool-util v0.1.0
[INFO] [stderr]   Downloaded detector v0.5.3
[INFO] [stderr]   Downloaded net-pool v0.5.1
[INFO] [stderr]   Downloaded kmailbox v0.1.6
[INFO] [stderr]   Downloaded axum-core v0.5.5
[INFO] [stderr]   Downloaded tonic v0.13.1
[INFO] [stderr]   Downloaded http-pool v0.7.3
[INFO] [stderr]   Downloaded erased-serde v0.4.8
[INFO] [stderr]   Downloaded hrelay v0.4.5
[INFO] [stderr]   Downloaded detcd v0.1.3
[INFO] [stderr]   Downloaded config v0.15.18
[INFO] [stderr]   Downloaded serde-untagged v0.1.9
[INFO] [stderr]   Downloaded tonic-build v0.13.1
[INFO] [stderr]   Downloaded clap v4.5.49
[INFO] [stderr]   Downloaded etcd-client v0.16.1
[INFO] [stderr]   Downloaded yaml-rust2 v0.10.4
[INFO] [stderr]   Downloaded cc v1.2.41
[INFO] [stderr]   Downloaded rdkafka v0.38.0
[INFO] [stderr]   Downloaded axum v0.8.6
[INFO] [stderr]   Downloaded clap_builder v4.5.49
[INFO] [stderr]   Downloaded webpki-roots v1.0.3
[INFO] [stderr]   Downloaded aws-lc-rs v1.14.1
[INFO] [stderr]   Downloaded rdkafka-sys v4.9.0+2.10.0
[INFO] [stderr]   Downloaded aws-lc-sys v0.32.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] d0e58f907b054e811ecc04646210fe3565e6103aa34c0bb864d5a7e718c4ec00
[INFO] running `Command { std: "docker" "start" "d0e58f907b054e811ecc04646210fe3565e6103aa34c0bb864d5a7e718c4ec00", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d0e58f907b054e811ecc04646210fe3565e6103aa34c0bb864d5a7e718c4ec00", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d0e58f907b054e811ecc04646210fe3565e6103aa34c0bb864d5a7e718c4ec00" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d0e58f907b054e811ecc04646210fe3565e6103aa34c0bb864d5a7e718c4ec00", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d0e58f907b054e811ecc04646210fe3565e6103aa34c0bb864d5a7e718c4ec00" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]     Checking cfg-if v1.0.3
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking indexmap v2.11.4
[INFO] [stderr]    Compiling cc v1.2.41
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling aws-lc-rs v1.14.1
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling rustls v0.23.32
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking axum-core v0.5.5
[INFO] [stderr]    Compiling erased-serde v0.4.8
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]    Compiling pest v2.8.3
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]     Checking deranged v0.5.4
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking ordered-multimap v0.7.3
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]     Checking webpki-roots v1.0.3
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking toml_datetime v0.7.3
[INFO] [stderr]     Checking serde_spanned v1.0.3
[INFO] [stderr]     Checking clap_builder v4.5.49
[INFO] [stderr]     Checking convert_case v0.6.0
[INFO] [stderr]    Compiling aws-lc-sys v0.32.3
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling rdkafka-sys v4.9.0+2.10.0
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling pest_meta v2.8.3
[INFO] [stderr]     Checking serde-untagged v0.1.9
[INFO] [stderr]     Checking yaml-rust2 v0.10.4
[INFO] [stderr]     Checking rust-ini v0.21.3
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking quick-protobuf v0.8.1
[INFO] [stderr]     Checking toml v0.9.8
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling pest_generator v2.8.3
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling pest_derive v2.8.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]    Compiling num_enum_derive v0.7.4
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking net-pool v0.5.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]     Checking net-relay v0.1.3
[INFO] [stderr]     Checking num_enum v0.7.4
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]     Checking clap v4.5.49
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]     Checking tracing-appender v0.2.3
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]     Checking detector v0.5.3
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]     Checking ron v0.8.1
[INFO] [stderr]     Checking service-pool-util v0.1.0
[INFO] [stderr]     Checking config v0.15.18
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]     Checking rdkafka v0.38.0
[INFO] [stderr]     Checking axum v0.8.6
[INFO] [stderr]    Compiling tonic-build v0.13.1
[INFO] [stderr]     Checking kmailbox v0.1.6
[INFO] [stderr]     Checking rustls-webpki v0.103.7
[INFO] [stderr]    Compiling etcd-client v0.16.1
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stderr]     Checking hyper-util v0.1.17
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking http-pool v0.7.3
[INFO] [stderr]     Checking hrelay v0.4.5
[INFO] [stderr]     Checking tonic v0.13.1
[INFO] [stderr]     Checking detcd v0.1.3
[INFO] [stderr]     Checking hrelayer v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 29s
[INFO] running `Command { std: "docker" "inspect" "d0e58f907b054e811ecc04646210fe3565e6103aa34c0bb864d5a7e718c4ec00", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d0e58f907b054e811ecc04646210fe3565e6103aa34c0bb864d5a7e718c4ec00", kill_on_drop: false }`
[INFO] [stdout] d0e58f907b054e811ecc04646210fe3565e6103aa34c0bb864d5a7e718c4ec00
