[INFO] fetching crate piramid 0.1.1... [INFO] testing piramid-0.1.1 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210 [INFO] extracting crate piramid 0.1.1 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate piramid 0.1.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate piramid 0.1.1 [INFO] tweaked toml for crates.io crate piramid 0.1.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate piramid 0.1.1 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate piramid 0.1.1 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clap v4.5.58 [INFO] [stderr] Downloaded security-framework-sys v2.16.0 [INFO] [stderr] Downloaded clap_builder v4.5.58 [INFO] [stderr] Downloaded axum-core v0.5.6 [INFO] [stderr] Downloaded native-tls v0.2.16 [INFO] [stderr] Downloaded axum v0.8.8 [INFO] [stderr] Downloaded security-framework v3.6.0 [INFO] [stderr] Downloaded http-range-header v0.4.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 96934ec33c0d19a876840fffca1e9fdddf0dba6f4de7ab35229a56bc35db41e5 [INFO] running `Command { std: "docker" "start" "-a" "96934ec33c0d19a876840fffca1e9fdddf0dba6f4de7ab35229a56bc35db41e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "96934ec33c0d19a876840fffca1e9fdddf0dba6f4de7ab35229a56bc35db41e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96934ec33c0d19a876840fffca1e9fdddf0dba6f4de7ab35229a56bc35db41e5", kill_on_drop: false }` [INFO] [stdout] 96934ec33c0d19a876840fffca1e9fdddf0dba6f4de7ab35229a56bc35db41e5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c8dc032174bda5450bbdb130b606823dd75b1069c12438cc4f891cd832e0169f [INFO] running `Command { std: "docker" "start" "-a" "c8dc032174bda5450bbdb130b606823dd75b1069c12438cc4f891cd832e0169f", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.23 [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling native-tls v0.2.16 [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling clap_lex v1.0.0 [INFO] [stderr] Compiling http-range-header v0.4.2 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling iri-string v0.7.10 [INFO] [stderr] Compiling bytemuck v1.25.0 [INFO] [stderr] Compiling clap_builder v4.5.58 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling syn v2.0.115 [INFO] [stderr] Compiling wide v0.7.33 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling uuid v1.21.0 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling memmap2 v0.9.9 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling axum-core v0.5.6 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling clap v4.5.58 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling axum v0.8.8 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling piramid v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 12s [INFO] running `Command { std: "docker" "inspect" "c8dc032174bda5450bbdb130b606823dd75b1069c12438cc4f891cd832e0169f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8dc032174bda5450bbdb130b606823dd75b1069c12438cc4f891cd832e0169f", kill_on_drop: false }` [INFO] [stdout] c8dc032174bda5450bbdb130b606823dd75b1069c12438cc4f891cd832e0169f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a1651296876256f4e3acf513feb328d5a1b25fb8aae8e7659c016fb3f50afdd0 [INFO] running `Command { std: "docker" "start" "-a" "a1651296876256f4e3acf513feb328d5a1b25fb8aae8e7659c016fb3f50afdd0", kill_on_drop: false }` [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Compiling zerocopy-derive v0.8.39 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling axum v0.8.8 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling piramid v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `piramid` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/562dee4820c458d823175268e41601d4c060588a/bin/rustc --crate-name piramid --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6e330291191e755d -C extra-filename=-bf2eb096696433df --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-6ecb06945f18f36b.so --extern axum=/opt/rustwide/target/debug/deps/libaxum-1ccae0ad43e851e3.rlib --extern bincode=/opt/rustwide/target/debug/deps/libbincode-8285cbdae65452be.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-1d0027c95e581a2b.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-7c62d7c45ff091b4.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-040b2b5ece389bc3.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-65ee1eb217d721f2.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-cfb0a897de58af94.rlib --extern lru=/opt/rustwide/target/debug/deps/liblru-5188cb368b4d068a.rlib --extern memmap2=/opt/rustwide/target/debug/deps/libmemmap2-7c1db5dea1f10fec.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-d4c6f773c828b9f4.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-34ed877ef4436992.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-c22351b7d79146ca.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-3336647a8430f5f6.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-8f264a8a14cedd8e.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-1b6fe97ad262c550.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-c5ac5c2b28849caa.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-d4a96cf3dda99ec7.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-b653faa4bb1e54de.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-fc32c20577d8ad83.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-c11631858573a800.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-218f4e3534ede3dc.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-5ad1f7b672718dee.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-b43287c4d3ad5194.rlib --extern wide=/opt/rustwide/target/debug/deps/libwide-07d175b418aeddea.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "a1651296876256f4e3acf513feb328d5a1b25fb8aae8e7659c016fb3f50afdd0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1651296876256f4e3acf513feb328d5a1b25fb8aae8e7659c016fb3f50afdd0", kill_on_drop: false }` [INFO] [stdout] a1651296876256f4e3acf513feb328d5a1b25fb8aae8e7659c016fb3f50afdd0