[INFO] fetching crate elephantry-cli 5.3.2...
[INFO] checking elephantry-cli-5.3.2 against 1af98b7cdf86932b76182a387f52f1be6f0c1be0 for pr-159706
[INFO] extracting crate elephantry-cli 5.3.2 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate elephantry-cli 5.3.2
[INFO] finished tweaking crates.io crate elephantry-cli 5.3.2
[INFO] tweaked toml for crates.io crate elephantry-cli 5.3.2 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate elephantry-cli 5.3.2 on toolchain 1af98b7cdf86932b76182a387f52f1be6f0c1be0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1af98b7cdf86932b76182a387f52f1be6f0c1be0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate elephantry-cli 5.3.2 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" "+1af98b7cdf86932b76182a387f52f1be6f0c1be0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded envir_derive v1.3.0
[INFO] [stderr]   Downloaded elephantry v5.3.2
[INFO] [stderr]   Downloaded tuple_len v3.0.0
[INFO] [stderr]   Downloaded postgres_money v0.4.1
[INFO] [stderr]   Downloaded libpq-sys v0.8.0
[INFO] [stderr]   Downloaded libpq v6.0.1
[INFO] [stderr]   Downloaded envir v1.3.0
[INFO] [stderr]   Downloaded macaddr v1.0.1
[INFO] [stderr]   Downloaded term-table v1.4.0
[INFO] [stderr]   Downloaded elephantry-derive v5.3.2
[INFO] [stderr]   Downloaded case v1.0.0
[INFO] [stderr]   Downloaded geo-types v0.7.19
[INFO] [stderr]   Downloaded bindgen v0.64.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 0d923302d8f22722649c71f415cbb2e5c7b36fb481774fe53c57744442773e03
[INFO] running `Command { std: "docker" "start" "0d923302d8f22722649c71f415cbb2e5c7b36fb481774fe53c57744442773e03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0d923302d8f22722649c71f415cbb2e5c7b36fb481774fe53c57744442773e03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0d923302d8f22722649c71f415cbb2e5c7b36fb481774fe53c57744442773e03" "/opt/rustwide/cargo-home/bin/cargo" "+1af98b7cdf86932b76182a387f52f1be6f0c1be0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0d923302d8f22722649c71f415cbb2e5c7b36fb481774fe53c57744442773e03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0d923302d8f22722649c71f415cbb2e5c7b36fb481774fe53c57744442773e03" "/opt/rustwide/cargo-home/bin/cargo" "+1af98b7cdf86932b76182a387f52f1be6f0c1be0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling bindgen v0.64.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling log v0.4.33
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling bigdecimal v0.4.10
[INFO] [stderr]    Compiling time-core v0.1.9
[INFO] [stderr]     Checking jiff v0.2.29
[INFO] [stderr]    Compiling num-conv v0.2.2
[INFO] [stderr]     Checking xml v1.3.0
[INFO] [stderr]     Checking ipnetwork v0.21.1
[INFO] [stderr]     Checking tuple_len v3.0.0
[INFO] [stderr]     Checking uuid v1.23.3
[INFO] [stderr]     Checking macaddr v1.0.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling time-macros v0.2.29
[INFO] [stderr]     Checking bit-vec v0.9.1
[INFO] [stderr]     Checking case v1.0.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking geo-types v0.7.19
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking xmltree v0.12.0
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking time v0.3.49
[INFO] [stderr]    Compiling toml_edit v0.25.12+spec-1.1.0
[INFO] [stderr]     Checking serde_json v1.0.150
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]     Checking regex v1.12.4
[INFO] [stderr]     Checking env_filter v1.0.1
[INFO] [stderr]     Checking postgres_money v0.4.1
[INFO] [stderr]     Checking term-table v1.4.0
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]     Checking env_logger v0.11.10
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling envir_derive v1.3.0
[INFO] [stderr]    Compiling elephantry-derive v5.3.2
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking envir v1.3.0
[INFO] [stderr]    Compiling libpq-sys v0.8.0
[INFO] [stderr]     Checking libpq v6.0.1
[INFO] [stderr]     Checking elephantry v5.3.2
[INFO] [stderr]     Checking elephantry-cli v5.3.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.21s
[INFO] running `Command { std: "docker" "inspect" "0d923302d8f22722649c71f415cbb2e5c7b36fb481774fe53c57744442773e03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d923302d8f22722649c71f415cbb2e5c7b36fb481774fe53c57744442773e03", kill_on_drop: false }`
[INFO] [stdout] 0d923302d8f22722649c71f415cbb2e5c7b36fb481774fe53c57744442773e03
