[INFO] cloning repository https://github.com/0xCarbon/cratedex
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0xCarbon/cratedex" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xCarbon%2Fcratedex", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xCarbon%2Fcratedex'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4ca15c6204a941a8442ce2b3e6a07f41317e9a5b
[INFO] checking 0xCarbon/cratedex against master#f8463896a9b36a04899c013bd8825a7fd29dd7a4 for pr-151920
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xCarbon%2Fcratedex" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/0xCarbon/cratedex
[INFO] finished tweaking git repo https://github.com/0xCarbon/cratedex
[INFO] tweaked toml for git repo https://github.com/0xCarbon/cratedex written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/0xCarbon/cratedex on toolchain f8463896a9b36a04899c013bd8825a7fd29dd7a4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/0xCarbon/cratedex 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" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_stacker v0.1.14
[INFO] [stderr]   Downloaded rustdoc-types v0.57.0
[INFO] [stderr]   Downloaded toml v0.9.12+spec-1.1.0
[INFO] [stderr]   Downloaded rmcp-macros v0.15.0
[INFO] [stderr]   Downloaded governor v0.10.4
[INFO] [stderr]   Downloaded rmcp v0.15.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e126c80d2813e54a8dd8a60763d59b2716a5142bbd9d3f80ddad75b05b5b1164
[INFO] running `Command { std: "docker" "start" "-a" "e126c80d2813e54a8dd8a60763d59b2716a5142bbd9d3f80ddad75b05b5b1164", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e126c80d2813e54a8dd8a60763d59b2716a5142bbd9d3f80ddad75b05b5b1164", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e126c80d2813e54a8dd8a60763d59b2716a5142bbd9d3f80ddad75b05b5b1164", kill_on_drop: false }`
[INFO] [stdout] e126c80d2813e54a8dd8a60763d59b2716a5142bbd9d3f80ddad75b05b5b1164
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ef2f25709a4a401a351668f2fec227470ea1ceb50ad90704048b287a17a9aa97
[INFO] running `Command { std: "docker" "start" "-a" "ef2f25709a4a401a351668f2fec227470ea1ceb50ad90704048b287a17a9aa97", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.181
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling stacker v0.1.23
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]     Checking toml_parser v1.0.7+spec-1.1.0
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking ref-cast v1.0.25
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking raw-cpuid v11.6.0
[INFO] [stderr]     Checking erased-serde v0.4.9
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking socket2 v0.6.2
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking serde_spanned v1.0.4
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]     Checking arraydeque v0.5.1
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking clap_lex v1.0.0
[INFO] [stderr]     Checking ordered-multimap v0.7.3
[INFO] [stderr]    Compiling rmcp v0.15.0
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]     Checking clap_builder v4.5.58
[INFO] [stderr]     Checking convert_case v0.6.0
[INFO] [stderr]     Checking rust-ini v0.21.3
[INFO] [stderr]     Checking quanta v0.12.6
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking yaml-rust2 v0.10.4
[INFO] [stderr]     Checking toml v0.9.12+spec-1.1.0
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking uuid v1.20.0
[INFO] [stderr]     Checking inotify v0.11.0
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]     Checking serde-untagged v0.1.9
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]     Checking notify-types v2.1.0
[INFO] [stderr]     Checking cargo-platform v0.3.2
[INFO] [stderr]     Checking spinning_top v0.3.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking semver v1.0.27
[INFO] [stderr]    Compiling cratedex v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking nonzero_ext v0.3.0
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]     Checking notify v8.2.0
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking sdd v3.0.10
[INFO] [stderr]     Checking rustix v1.1.3
[INFO] [stderr]     Checking getrandom v0.4.1
[INFO] [stderr]    Compiling serial_test_derive v3.3.1
[INFO] [stderr]     Checking scc v2.4.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking chrono v0.4.43
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]     Checking ron v0.12.0
[INFO] [stderr]     Checking rustdoc-types v0.57.0
[INFO] [stderr]    Compiling ar_archive_writer v0.5.1
[INFO] [stderr]     Checking cargo_metadata v0.23.1
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking sse-stream v0.2.1
[INFO] [stderr]     Checking governor v0.10.4
[INFO] [stderr]    Compiling psm v0.1.30
[INFO] [stderr]    Compiling rmcp-macros v0.15.0
[INFO] [stderr]     Checking serial_test v3.3.1
[INFO] [stderr]     Checking clap v4.5.58
[INFO] [stderr]     Checking schemars v1.2.1
[INFO] [stderr]     Checking config v0.15.19
[INFO] [stderr]     Checking serde_stacker v0.1.14
[INFO] [stderr]     Checking tempfile v3.25.0
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking axum v0.8.8
[INFO] [stderr]     Checking rusqlite v0.32.1
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 16s
[INFO] running `Command { std: "docker" "inspect" "ef2f25709a4a401a351668f2fec227470ea1ceb50ad90704048b287a17a9aa97", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef2f25709a4a401a351668f2fec227470ea1ceb50ad90704048b287a17a9aa97", kill_on_drop: false }`
[INFO] [stdout] ef2f25709a4a401a351668f2fec227470ea1ceb50ad90704048b287a17a9aa97
