[INFO] fetching crate tar-sha256 0.1.0-a2... [INFO] checking tar-sha256-0.1.0-a2 against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608-1 [INFO] extracting crate tar-sha256 0.1.0-a2 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate tar-sha256 0.1.0-a2 [INFO] finished tweaking crates.io crate tar-sha256 0.1.0-a2 [INFO] tweaked toml for crates.io crate tar-sha256 0.1.0-a2 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate tar-sha256 0.1.0-a2 on toolchain 8c32e313cccf7df531e2d49ffb8227bb92304aee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate tar-sha256 0.1.0-a2 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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pm-bin v0.1.0-a1 [INFO] [stderr] Downloaded built v0.7.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5f06c1b97b5c3abbc3e7a5a678630558521ff27befe8f97a0bbc08cfc44552e9 [INFO] running `Command { std: "docker" "start" "-a" "5f06c1b97b5c3abbc3e7a5a678630558521ff27befe8f97a0bbc08cfc44552e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5f06c1b97b5c3abbc3e7a5a678630558521ff27befe8f97a0bbc08cfc44552e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f06c1b97b5c3abbc3e7a5a678630558521ff27befe8f97a0bbc08cfc44552e9", kill_on_drop: false }` [INFO] [stdout] 5f06c1b97b5c3abbc3e7a5a678630558521ff27befe8f97a0bbc08cfc44552e9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0d5d5bc38047e6728e8acc5007bba1e58580893885af9a858d6721834b5a6623 [INFO] running `Command { std: "docker" "start" "-a" "0d5d5bc38047e6728e8acc5007bba1e58580893885af9a858d6721834b5a6623", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling vergen-lib v0.1.3 [INFO] [stderr] Compiling vergen v9.0.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling vergen-gitcl v1.0.0 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Compiling built v0.7.4 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Checking filetime v0.2.23 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking xattr v1.3.1 [INFO] [stderr] Checking tar v0.4.41 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking regex v1.10.5 [INFO] [stderr] Checking env_filter v0.1.2 [INFO] [stderr] Compiling getset v0.1.2 [INFO] [stderr] Checking env_logger v0.11.5 [INFO] [stderr] Checking pm-bin v0.1.0-a1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling derive_builder_core v0.20.0 [INFO] [stderr] Compiling derive_builder_macro v0.20.0 [INFO] [stderr] Compiling derive_builder v0.20.0 [INFO] [stderr] Compiling tar-sha256 v0.1.0-a2 (/opt/rustwide/workdir) [INFO] [stderr] warning: tar-sha256@0.1.0-a2: not within a suitable 'git' worktree! [INFO] [stderr] warning: tar-sha256@0.1.0-a2: VERGEN_GIT_DESCRIBE set to default [INFO] [stderr] warning: tar-sha256@0.1.0-a2: VERGEN_GIT_SHA set to default [INFO] [stderr] warning: tar-sha256@0.1.0-a2: can not find ../.git/index [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.89s [INFO] running `Command { std: "docker" "inspect" "0d5d5bc38047e6728e8acc5007bba1e58580893885af9a858d6721834b5a6623", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d5d5bc38047e6728e8acc5007bba1e58580893885af9a858d6721834b5a6623", kill_on_drop: false }` [INFO] [stdout] 0d5d5bc38047e6728e8acc5007bba1e58580893885af9a858d6721834b5a6623