[INFO] fetching crate tar-sha256 0.1.0-a2... [INFO] checking tar-sha256-0.1.0-a2 against master#d8810e3e2dab96778d20dd6d746ff95465515509 for pr-137033 [INFO] extracting crate tar-sha256 0.1.0-a2 into /workspace/builds/worker-5-tc1/source [INFO] validating manifest of crates.io crate tar-sha256 0.1.0-a2 on toolchain d8810e3e2dab96778d20dd6d746ff95465515509 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d8810e3e2dab96778d20dd6d746ff95465515509" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-5-tc1/source/Cargo.toml [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" "+d8810e3e2dab96778d20dd6d746ff95465515509" "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 vergen v9.0.0 [INFO] [stderr] Downloaded vergen-lib v0.1.3 [INFO] [stderr] Downloaded vergen-gitcl v1.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+d8810e3e2dab96778d20dd6d746ff95465515509" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f606b676ef6f9d20fd2ba3d7ec1b60390342d172b0aaa0ed6ee4781560907272 [INFO] running `Command { std: "docker" "start" "-a" "f606b676ef6f9d20fd2ba3d7ec1b60390342d172b0aaa0ed6ee4781560907272", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f606b676ef6f9d20fd2ba3d7ec1b60390342d172b0aaa0ed6ee4781560907272", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f606b676ef6f9d20fd2ba3d7ec1b60390342d172b0aaa0ed6ee4781560907272", kill_on_drop: false }` [INFO] [stdout] f606b676ef6f9d20fd2ba3d7ec1b60390342d172b0aaa0ed6ee4781560907272 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+d8810e3e2dab96778d20dd6d746ff95465515509" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f1df3946219ebae99b6dc249559255452e0b420ccfc481bdf6207f8af422b879 [INFO] running `Command { std: "docker" "start" "-a" "f1df3946219ebae99b6dc249559255452e0b420ccfc481bdf6207f8af422b879", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling vergen-lib v0.1.3 [INFO] [stderr] Compiling vergen v9.0.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling generic-array v0.14.7 [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 syn v2.0.72 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling vergen-gitcl v1.0.0 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling built v0.7.4 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Compiling getset v0.1.2 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Checking base16ct v0.2.0 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Checking filetime v0.2.23 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling env_filter v0.1.2 [INFO] [stderr] Checking xattr v1.3.1 [INFO] [stderr] Compiling env_logger v0.11.5 [INFO] [stderr] Checking tar v0.4.41 [INFO] [stderr] Checking pm-bin v0.1.0-a1 [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 49.20s [INFO] running `Command { std: "docker" "inspect" "f1df3946219ebae99b6dc249559255452e0b420ccfc481bdf6207f8af422b879", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1df3946219ebae99b6dc249559255452e0b420ccfc481bdf6207f8af422b879", kill_on_drop: false }` [INFO] [stdout] f1df3946219ebae99b6dc249559255452e0b420ccfc481bdf6207f8af422b879