[INFO] cloning repository https://github.com/polnio/unipac [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/polnio/unipac" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpolnio%2Funipac", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpolnio%2Funipac'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] eb03da6e4ebd211e2307eef0aa223c5d33a8db3b [INFO] checking polnio/unipac against try#54e27f559f23913c1d5afb1a0f0114e9e61b81b8 for pr-147589 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpolnio%2Funipac" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/polnio/unipac [INFO] finished tweaking git repo https://github.com/polnio/unipac [INFO] tweaked toml for git repo https://github.com/polnio/unipac written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/polnio/unipac on toolchain 54e27f559f23913c1d5afb1a0f0114e9e61b81b8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+54e27f559f23913c1d5afb1a0f0114e9e61b81b8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/polnio/unipac 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" "+54e27f559f23913c1d5afb1a0f0114e9e61b81b8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded papergrid v0.14.0 [INFO] [stderr] Downloaded sudo v0.6.0 [INFO] [stderr] Downloaded clap v4.5.28 [INFO] [stderr] Downloaded tabled_derive v0.10.0 [INFO] [stderr] Downloaded clap_builder v4.5.27 [INFO] [stderr] Downloaded tabled v0.18.0 [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" "+54e27f559f23913c1d5afb1a0f0114e9e61b81b8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 200edbb3a39aa7b256fa72905ebc49b2937855c934524c96fd3932d49aef84b4 [INFO] running `Command { std: "docker" "start" "-a" "200edbb3a39aa7b256fa72905ebc49b2937855c934524c96fd3932d49aef84b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "200edbb3a39aa7b256fa72905ebc49b2937855c934524c96fd3932d49aef84b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "200edbb3a39aa7b256fa72905ebc49b2937855c934524c96fd3932d49aef84b4", kill_on_drop: false }` [INFO] [stdout] 200edbb3a39aa7b256fa72905ebc49b2937855c934524c96fd3932d49aef84b4 [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" "+54e27f559f23913c1d5afb1a0f0114e9e61b81b8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0ae9f2c93c3e31e5b48ee6fa226066c4ea3ac3d65ca8a88faaa1df2536ef692e [INFO] running `Command { std: "docker" "start" "-a" "0ae9f2c93c3e31e5b48ee6fa226066c4ea3ac3d65ca8a88faaa1df2536ef692e", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Checking bytecount v0.6.8 [INFO] [stderr] Checking winnow v0.7.1 [INFO] [stderr] Checking log v0.4.25 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Checking clap_builder v4.5.27 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Checking papergrid v0.14.0 [INFO] [stderr] Checking directories v6.0.0 [INFO] [stderr] Checking sudo v0.6.0 [INFO] [stderr] Checking indicatif v0.17.11 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.28 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling tabled_derive v0.10.0 [INFO] [stderr] Checking derive_more v2.0.1 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking dialoguer v0.11.0 [INFO] [stderr] Checking clap v4.5.28 [INFO] [stderr] Checking tabled v0.18.0 [INFO] [stderr] Checking serde_spanned v0.6.8 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Checking toml_edit v0.22.23 [INFO] [stderr] Checking toml v0.8.19 [INFO] [stderr] Checking unipac v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.06s [INFO] running `Command { std: "docker" "inspect" "0ae9f2c93c3e31e5b48ee6fa226066c4ea3ac3d65ca8a88faaa1df2536ef692e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ae9f2c93c3e31e5b48ee6fa226066c4ea3ac3d65ca8a88faaa1df2536ef692e", kill_on_drop: false }` [INFO] [stdout] 0ae9f2c93c3e31e5b48ee6fa226066c4ea3ac3d65ca8a88faaa1df2536ef692e