[INFO] fetching crate sign-file 0.1.0... [INFO] checking sign-file-0.1.0 against master#18a6d911caba59605eb03db1452848a85d2e5879 for pr-112743 [INFO] extracting crate sign-file 0.1.0 into /workspace/builds/worker-6-tc1/source [INFO] validating manifest of crates.io crate sign-file 0.1.0 on toolchain 18a6d911caba59605eb03db1452848a85d2e5879 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+18a6d911caba59605eb03db1452848a85d2e5879" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate sign-file 0.1.0 [INFO] finished tweaking crates.io crate sign-file 0.1.0 [INFO] tweaked toml for crates.io crate sign-file 0.1.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate crates.io crate sign-file 0.1.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" "+18a6d911caba59605eb03db1452848a85d2e5879" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+18a6d911caba59605eb03db1452848a85d2e5879" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d4cca37a0f3a2a25154ece94ad6f295f99a4c381566c0855f8523cfb74381138 [INFO] running `Command { std: "docker" "start" "-a" "d4cca37a0f3a2a25154ece94ad6f295f99a4c381566c0855f8523cfb74381138", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d4cca37a0f3a2a25154ece94ad6f295f99a4c381566c0855f8523cfb74381138", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4cca37a0f3a2a25154ece94ad6f295f99a4c381566c0855f8523cfb74381138", kill_on_drop: false }` [INFO] [stdout] d4cca37a0f3a2a25154ece94ad6f295f99a4c381566c0855f8523cfb74381138 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+18a6d911caba59605eb03db1452848a85d2e5879" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2da52fff5278979488097efd211618054b39d6a2d6b18b70899d6461537c7931 [INFO] running `Command { std: "docker" "start" "-a" "2da52fff5278979488097efd211618054b39d6a2d6b18b70899d6461537c7931", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.49 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling cc v1.0.78 [INFO] [stderr] Compiling io-lifetimes v1.0.3 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling rustix v0.36.5 [INFO] [stderr] Checking linux-raw-sys v0.1.4 [INFO] [stderr] Checking os_str_bytes v6.4.1 [INFO] [stderr] Checking once_cell v1.16.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling anyhow v1.0.68 [INFO] [stderr] Compiling openssl v0.10.45 [INFO] [stderr] Compiling virtue v0.0.8 [INFO] [stderr] Checking clap_lex v0.3.0 [INFO] [stderr] Checking base64 v0.20.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling openssl-sys v0.9.80 [INFO] [stderr] Compiling bincode_derive v2.0.0-rc.2 [INFO] [stderr] Checking bincode v2.0.0-rc.2 [INFO] [stderr] Checking is-terminal v0.4.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling clap_derive v4.0.21 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Checking clap v4.0.32 [INFO] [stderr] Checking sign-file v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.18s [INFO] running `Command { std: "docker" "inspect" "2da52fff5278979488097efd211618054b39d6a2d6b18b70899d6461537c7931", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2da52fff5278979488097efd211618054b39d6a2d6b18b70899d6461537c7931", kill_on_drop: false }` [INFO] [stdout] 2da52fff5278979488097efd211618054b39d6a2d6b18b70899d6461537c7931