[INFO] cloning repository https://github.com/1spicelabs/bigtent [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/1spicelabs/bigtent" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1spicelabs%2Fbigtent", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1spicelabs%2Fbigtent'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4a180cbde3edc0946a3a49d78f5b5c2cd632dfe1 [INFO] building 1spicelabs/bigtent against master#eb171a227f9e5de5d376b6edb56b174bc8235fb3 for pr-149937 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1spicelabs%2Fbigtent" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/1spicelabs/bigtent [INFO] finished tweaking git repo https://github.com/1spicelabs/bigtent [INFO] tweaked toml for git repo https://github.com/1spicelabs/bigtent written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/1spicelabs/bigtent on toolchain eb171a227f9e5de5d376b6edb56b174bc8235fb3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/1spicelabs/bigtent 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" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded derive_builder_core v0.20.2 [INFO] [stderr] Downloaded derive_builder_macro v0.20.2 [INFO] [stderr] Downloaded derive_builder v0.20.2 [INFO] [stderr] Downloaded cargo-platform v0.1.9 [INFO] [stderr] Downloaded vergen v9.0.6 [INFO] [stderr] Downloaded vergen-git2 v1.0.7 [INFO] [stderr] Downloaded hex-literal v1.1.0 [INFO] [stderr] Downloaded axum-streams v0.21.0 [INFO] [stderr] Downloaded csv-core v0.1.13 [INFO] [stderr] Downloaded redox_users v0.5.2 [INFO] [stderr] Downloaded axum-macros v0.5.0 [INFO] [stderr] Downloaded serde-jsonlines v0.7.0 [INFO] [stderr] Downloaded jiff-static v0.2.16 [INFO] [stderr] Downloaded utoipa v5.4.0 [INFO] [stderr] Downloaded camino v1.2.2 [INFO] [stderr] Downloaded thousands v0.2.0 [INFO] [stderr] Downloaded vergen-lib v0.1.6 [INFO] [stderr] Downloaded axum v0.8.7 [INFO] [stderr] Downloaded utoipa-gen v5.4.0 [INFO] [stderr] Downloaded sysinfo v0.34.2 [INFO] [stderr] Downloaded objc2-core-foundation v0.3.2 [INFO] [stderr] Downloaded git2 v0.20.3 [INFO] [stderr] Downloaded shellexpand v3.1.1 [INFO] [stderr] Downloaded cargo_metadata v0.19.2 [INFO] [stderr] Downloaded jiff v0.2.16 [INFO] [stderr] Downloaded csv v1.4.0 [INFO] [stderr] Downloaded libgit2-sys v0.18.3+1.9.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cb451388317312c3710cae1a233c83d9a7f272afae2d8da05d03704b552e6fd6 [INFO] running `Command { std: "docker" "start" "-a" "cb451388317312c3710cae1a233c83d9a7f272afae2d8da05d03704b552e6fd6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cb451388317312c3710cae1a233c83d9a7f272afae2d8da05d03704b552e6fd6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb451388317312c3710cae1a233c83d9a7f272afae2d8da05d03704b552e6fd6", kill_on_drop: false }` [INFO] [stdout] cb451388317312c3710cae1a233c83d9a7f272afae2d8da05d03704b552e6fd6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b74b62fbcc262b9515aa340d9e19b69209f6747d6a18a5840e490fb6f0cb1253 [INFO] running `Command { std: "docker" "start" "-a" "b74b62fbcc262b9515aa340d9e19b69209f6747d6a18a5840e490fb6f0cb1253", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling camino v1.2.2 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling brotli-decompressor v5.0.0 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling vergen-lib v0.1.6 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling vergen v9.0.6 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling vergen-git2 v1.0.7 [INFO] [stderr] Compiling brotli v8.0.2 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling compression-core v0.4.31 [INFO] [stderr] Compiling axum-core v0.5.5 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling cc v1.2.49 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling cargo-platform v0.1.9 [INFO] [stderr] Compiling sysinfo v0.34.2 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling cargo_metadata v0.19.2 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling libz-sys v1.1.23 [INFO] [stderr] Compiling libgit2-sys v0.18.3+1.9.2 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling csv-core v0.1.13 [INFO] [stderr] Compiling axum-macros v0.5.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling clap_builder v4.5.53 [INFO] [stderr] Compiling csv v1.4.0 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling env_filter v0.1.4 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling uuid v1.19.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling signal-hook-registry v1.4.7 [INFO] [stderr] Compiling http-range-header v0.4.2 [INFO] [stderr] Compiling jiff v0.2.16 [INFO] [stderr] Compiling iri-string v0.7.9 [INFO] [stderr] Compiling half v1.8.3 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling shellexpand v3.1.1 [INFO] [stderr] Compiling serde-jsonlines v0.7.0 [INFO] [stderr] Compiling memmap2 v0.9.9 [INFO] [stderr] Compiling thousands v0.2.0 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling utoipa-gen v5.4.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling hex-literal v1.1.0 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling clap v4.5.53 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling hyper-util v0.1.19 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling axum v0.8.7 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling compression-codecs v0.4.35 [INFO] [stderr] Compiling async-compression v0.4.36 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling git2 v0.20.3 [INFO] [stderr] Compiling utoipa v5.4.0 [INFO] [stderr] Compiling axum-streams v0.21.0 [INFO] [stderr] Compiling bigtent v0.13.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 19s [INFO] running `Command { std: "docker" "inspect" "b74b62fbcc262b9515aa340d9e19b69209f6747d6a18a5840e490fb6f0cb1253", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b74b62fbcc262b9515aa340d9e19b69209f6747d6a18a5840e490fb6f0cb1253", kill_on_drop: false }` [INFO] [stdout] b74b62fbcc262b9515aa340d9e19b69209f6747d6a18a5840e490fb6f0cb1253 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0e5a3a1caf9a0d1a3dc864368287a753368c44aad712b6e91b1ded1018ad80d4 [INFO] running `Command { std: "docker" "start" "-a" "0e5a3a1caf9a0d1a3dc864368287a753368c44aad712b6e91b1ded1018ad80d4", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling uuid v1.19.0 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling bigtent v0.13.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 14.39s [INFO] running `Command { std: "docker" "inspect" "0e5a3a1caf9a0d1a3dc864368287a753368c44aad712b6e91b1ded1018ad80d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e5a3a1caf9a0d1a3dc864368287a753368c44aad712b6e91b1ded1018ad80d4", kill_on_drop: false }` [INFO] [stdout] 0e5a3a1caf9a0d1a3dc864368287a753368c44aad712b6e91b1ded1018ad80d4