[INFO] fetching crate tar-sha256 0.1.0-a2... [INFO] building tar-sha256-0.1.0-a2 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] extracting crate tar-sha256 0.1.0-a2 into /workspace/builds/worker-4-tc2/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-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate tar-sha256 0.1.0-a2 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 825abdac4a4845eaa4fee1f9fb2781940b0b91cffaa137ac6dd648e49c160734 [INFO] running `Command { std: "docker" "start" "-a" "825abdac4a4845eaa4fee1f9fb2781940b0b91cffaa137ac6dd648e49c160734", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "825abdac4a4845eaa4fee1f9fb2781940b0b91cffaa137ac6dd648e49c160734", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "825abdac4a4845eaa4fee1f9fb2781940b0b91cffaa137ac6dd648e49c160734", kill_on_drop: false }` [INFO] [stdout] 825abdac4a4845eaa4fee1f9fb2781940b0b91cffaa137ac6dd648e49c160734 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b5308ae23dd39b90829bde9d38c5137a989e87440342826eb4670e0bc8bb2b59 [INFO] running `Command { std: "docker" "start" "-a" "b5308ae23dd39b90829bde9d38c5137a989e87440342826eb4670e0bc8bb2b59", kill_on_drop: false }` [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling built v0.7.4 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling filetime v0.2.23 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling vergen-lib v0.1.3 [INFO] [stderr] Compiling vergen v9.0.0 [INFO] [stderr] Compiling vergen-gitcl v1.0.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling getset v0.1.2 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling xattr v1.3.1 [INFO] [stderr] Compiling tar v0.4.41 [INFO] [stderr] Compiling env_filter v0.1.2 [INFO] [stderr] Compiling env_logger v0.11.5 [INFO] [stderr] Compiling 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 21.32s [INFO] running `Command { std: "docker" "inspect" "b5308ae23dd39b90829bde9d38c5137a989e87440342826eb4670e0bc8bb2b59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5308ae23dd39b90829bde9d38c5137a989e87440342826eb4670e0bc8bb2b59", kill_on_drop: false }` [INFO] [stdout] b5308ae23dd39b90829bde9d38c5137a989e87440342826eb4670e0bc8bb2b59 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 665f84656d817b0d72935fb456de4fe86012ceafe4056db50793cea41fc57b62 [INFO] running `Command { std: "docker" "start" "-a" "665f84656d817b0d72935fb456de4fe86012ceafe4056db50793cea41fc57b62", kill_on_drop: false }` [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] Compiling tar-sha256 v0.1.0-a2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.47s [INFO] running `Command { std: "docker" "inspect" "665f84656d817b0d72935fb456de4fe86012ceafe4056db50793cea41fc57b62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "665f84656d817b0d72935fb456de4fe86012ceafe4056db50793cea41fc57b62", kill_on_drop: false }` [INFO] [stdout] 665f84656d817b0d72935fb456de4fe86012ceafe4056db50793cea41fc57b62