[INFO] cloning repository https://github.com/esavier/deptrack [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/esavier/deptrack" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fesavier%2Fdeptrack", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fesavier%2Fdeptrack'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 164328661462a37ec5a51ae49da5017ba788754a [INFO] building esavier/deptrack against try#58b1b3c5342a414c161338871f8004258ccef2a7 for pr-149937 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fesavier%2Fdeptrack" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/esavier/deptrack [INFO] finished tweaking git repo https://github.com/esavier/deptrack [INFO] tweaked toml for git repo https://github.com/esavier/deptrack written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/esavier/deptrack on toolchain 58b1b3c5342a414c161338871f8004258ccef2a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/esavier/deptrack 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" "+58b1b3c5342a414c161338871f8004258ccef2a7" "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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b5910dce46ebe682ce454b229ffd96504fc95f7a41cd27c29edc8d686e0fb6a5 [INFO] running `Command { std: "docker" "start" "-a" "b5910dce46ebe682ce454b229ffd96504fc95f7a41cd27c29edc8d686e0fb6a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b5910dce46ebe682ce454b229ffd96504fc95f7a41cd27c29edc8d686e0fb6a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5910dce46ebe682ce454b229ffd96504fc95f7a41cd27c29edc8d686e0fb6a5", kill_on_drop: false }` [INFO] [stdout] b5910dce46ebe682ce454b229ffd96504fc95f7a41cd27c29edc8d686e0fb6a5 [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 559746a3ddd88596cba0353c6fbeb1fcf76b9bebd050235ed0abda4425d524be [INFO] running `Command { std: "docker" "start" "-a" "559746a3ddd88596cba0353c6fbeb1fcf76b9bebd050235ed0abda4425d524be", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling faster-hex v0.9.0 [INFO] [stderr] Compiling human_format v1.1.0 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling bytesize v1.3.3 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling winnow v0.6.26 [INFO] [stderr] Compiling memmap2 v0.9.8 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling gix-sec v0.10.12 [INFO] [stderr] Compiling prodash v28.0.0 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Compiling generic-array v0.14.8 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling find-msvc-tools v0.1.4 [INFO] [stderr] Compiling imara-diff v0.1.8 [INFO] [stderr] Compiling io-close v0.3.7 [INFO] [stderr] Compiling jiff v0.1.29 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling cc v1.2.41 [INFO] [stderr] Compiling clap_builder v4.5.51 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling xattr v1.6.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling gix-utils v0.1.14 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling gix-validate v0.10.0 [INFO] [stderr] Compiling gix-date v0.9.4 [INFO] [stderr] Compiling gix-validate v0.9.4 [INFO] [stderr] Compiling gix-chunk v0.4.11 [INFO] [stderr] Compiling gix-quote v0.4.15 [INFO] [stderr] Compiling gix-bitmap v0.2.14 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling gix-hash v0.14.2 [INFO] [stderr] Compiling gix-actor v0.32.0 [INFO] [stderr] Compiling gix-packetline-blocking v0.17.5 [INFO] [stderr] Compiling gix-path v0.10.20 [INFO] [stderr] Compiling gix-features v0.38.2 [INFO] [stderr] Compiling gix-hashtable v0.5.2 [INFO] [stderr] Compiling gix-mailmap v0.24.0 [INFO] [stderr] Compiling gix-command v0.3.11 [INFO] [stderr] Compiling gix-config-value v0.14.12 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling gix-object v0.44.0 [INFO] [stderr] Compiling gix-fs v0.11.3 [INFO] [stderr] Compiling gix-commitgraph v0.24.3 [INFO] [stderr] Compiling gix-glob v0.16.5 [INFO] [stderr] Compiling gix-prompt v0.8.9 [INFO] [stderr] Compiling gix-tempfile v14.0.2 [INFO] [stderr] Compiling gix-attributes v0.22.5 [INFO] [stderr] Compiling gix-ignore v0.11.4 [INFO] [stderr] Compiling clap v4.5.51 [INFO] [stderr] Compiling gix-lock v14.0.0 [INFO] [stderr] Compiling gix-pathspec v0.7.7 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling gix-revwalk v0.15.0 [INFO] [stderr] Compiling gix-ref v0.47.0 [INFO] [stderr] Compiling gix-filter v0.13.0 [INFO] [stderr] Compiling gix-pack v0.53.0 [INFO] [stderr] Compiling gix-traverse v0.41.0 [INFO] [stderr] Compiling gix-revision v0.29.0 [INFO] [stderr] Compiling gix-negotiate v0.15.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling gix-refspec v0.25.0 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling gix-index v0.35.0 [INFO] [stderr] Compiling gix-worktree-stream v0.15.0 [INFO] [stderr] Compiling gix-odb v0.63.0 [INFO] [stderr] Compiling gix-discover v0.35.0 [INFO] [stderr] Compiling gix-config v0.40.0 [INFO] [stderr] Compiling gix-archive v0.15.0 [INFO] [stderr] Compiling gix-worktree v0.36.0 [INFO] [stderr] Compiling gix-diff v0.46.0 [INFO] [stderr] Compiling gix-dir v0.8.0 [INFO] [stderr] Compiling gix-worktree-state v0.13.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling gix-status v0.13.0 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling gix-url v0.27.5 [INFO] [stderr] Compiling gix-submodule v0.14.0 [INFO] [stderr] Compiling gix-credentials v0.24.5 [INFO] [stderr] Compiling gix v0.66.0 [INFO] [stderr] Compiling deptrack v0.21.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 14s [INFO] running `Command { std: "docker" "inspect" "559746a3ddd88596cba0353c6fbeb1fcf76b9bebd050235ed0abda4425d524be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "559746a3ddd88596cba0353c6fbeb1fcf76b9bebd050235ed0abda4425d524be", kill_on_drop: false }` [INFO] [stdout] 559746a3ddd88596cba0353c6fbeb1fcf76b9bebd050235ed0abda4425d524be [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 488cb6ab5a257f4decc336b3c2654e1ca1a994e2e937135f320ca8158e48fffd [INFO] running `Command { std: "docker" "start" "-a" "488cb6ab5a257f4decc336b3c2654e1ca1a994e2e937135f320ca8158e48fffd", kill_on_drop: false }` [INFO] [stderr] Compiling deptrack v0.21.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 9.36s [INFO] running `Command { std: "docker" "inspect" "488cb6ab5a257f4decc336b3c2654e1ca1a994e2e937135f320ca8158e48fffd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "488cb6ab5a257f4decc336b3c2654e1ca1a994e2e937135f320ca8158e48fffd", kill_on_drop: false }` [INFO] [stdout] 488cb6ab5a257f4decc336b3c2654e1ca1a994e2e937135f320ca8158e48fffd