[INFO] fetching crate warg-protocol 0.10.0... [INFO] checking warg-protocol-0.10.0 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] extracting crate warg-protocol 0.10.0 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate warg-protocol 0.10.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate warg-protocol 0.10.0 [INFO] tweaked toml for crates.io crate warg-protocol 0.10.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate warg-protocol 0.10.0 on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate warg-protocol 0.10.0 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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e6000c90233ee86868b8b33dea6db12b96cad465b886baf072694096cc2a9da3 [INFO] running `Command { std: "docker" "start" "-a" "e6000c90233ee86868b8b33dea6db12b96cad465b886baf072694096cc2a9da3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e6000c90233ee86868b8b33dea6db12b96cad465b886baf072694096cc2a9da3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6000c90233ee86868b8b33dea6db12b96cad465b886baf072694096cc2a9da3", kill_on_drop: false }` [INFO] [stdout] e6000c90233ee86868b8b33dea6db12b96cad465b886baf072694096cc2a9da3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d0c3959866ba9e3febae702da682c929f5ec07cf52410313fc7ce24cdba04255 [INFO] running `Command { std: "docker" "start" "-a" "d0c3959866ba9e3febae702da682c929f5ec07cf52410313fc7ce24cdba04255", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.95 [INFO] [stderr] Compiling anyhow v1.0.83 [INFO] [stderr] Checking zeroize v1.7.0 [INFO] [stderr] Compiling either v1.11.0 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling serde v1.0.201 [INFO] [stderr] Compiling thiserror v1.0.60 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Compiling unicode-width v0.1.12 [INFO] [stderr] Checking base16ct v0.2.0 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Checking pem-rfc7468 v0.7.0 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking secrecy v0.8.0 [INFO] [stderr] Checking leb128 v0.2.5 [INFO] [stderr] Checking der v0.7.9 [INFO] [stderr] Compiling wasmparser v0.235.0 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking rfc6979 v0.4.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Checking ff v0.13.0 [INFO] [stderr] Checking crypto-bigint v0.5.5 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Checking sec1 v0.7.3 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling logos-codegen v0.14.0 [INFO] [stderr] Compiling logos-codegen v0.13.0 [INFO] [stderr] Compiling prettyplease v0.2.20 [INFO] [stderr] Compiling darling_core v0.20.8 [INFO] [stderr] Checking elliptic-curve v0.13.8 [INFO] [stderr] Checking primeorder v0.13.6 [INFO] [stderr] Checking ecdsa v0.16.9 [INFO] [stderr] Compiling prost-derive v0.12.5 [INFO] [stderr] Compiling serde_derive v1.0.201 [INFO] [stderr] Compiling thiserror-impl v1.0.60 [INFO] [stderr] Compiling miette-derive v7.2.0 [INFO] [stderr] Checking p256 v0.13.2 [INFO] [stderr] Compiling logos-derive v0.14.0 [INFO] [stderr] Compiling logos-derive v0.13.0 [INFO] [stderr] Compiling logos v0.14.0 [INFO] [stderr] Compiling logos v0.13.0 [INFO] [stderr] Compiling darling_macro v0.20.8 [INFO] [stderr] Compiling prost v0.12.4 [INFO] [stderr] Compiling miette v7.2.0 [INFO] [stderr] Compiling darling v0.20.8 [INFO] [stderr] Compiling serde_with_macros v3.8.1 [INFO] [stderr] Checking prost-types v0.12.4 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling pbjson-build v0.6.2 [INFO] [stderr] Compiling protox-parse v0.6.0 [INFO] [stderr] Compiling prost-reflect v0.13.1 [INFO] [stderr] Compiling prost-build v0.12.4 [INFO] [stderr] Compiling pbjson-types v0.6.0 [INFO] [stderr] Compiling protox v0.6.0 [INFO] [stderr] Compiling warg-protobuf v0.10.0 [INFO] [stderr] Checking pbjson v0.6.0 [INFO] [stderr] Checking hashbrown v0.15.4 [INFO] [stderr] Checking warg-crypto v0.10.0 [INFO] [stderr] Checking semver v1.0.23 [INFO] [stderr] Checking serde_with v3.8.1 [INFO] [stderr] Checking warg-transparency v0.10.0 [INFO] [stderr] Checking warg-protocol v0.10.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.85s [INFO] running `Command { std: "docker" "inspect" "d0c3959866ba9e3febae702da682c929f5ec07cf52410313fc7ce24cdba04255", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0c3959866ba9e3febae702da682c929f5ec07cf52410313fc7ce24cdba04255", kill_on_drop: false }` [INFO] [stdout] d0c3959866ba9e3febae702da682c929f5ec07cf52410313fc7ce24cdba04255