[INFO] fetching crate evidence-core 0.1.5...
[INFO] testing evidence-core-0.1.5 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate evidence-core 0.1.5 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate evidence-core 0.1.5
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate evidence-core 0.1.5
[INFO] tweaked toml for crates.io crate evidence-core 0.1.5 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate evidence-core 0.1.5 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate evidence-core 0.1.5 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] afed5bc387ff215c8d9adc29c314d738facaa50aa8375449815aa811f508cc20
[INFO] running `Command { std: "docker" "start" "-a" "afed5bc387ff215c8d9adc29c314d738facaa50aa8375449815aa811f508cc20", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "afed5bc387ff215c8d9adc29c314d738facaa50aa8375449815aa811f508cc20", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "afed5bc387ff215c8d9adc29c314d738facaa50aa8375449815aa811f508cc20", kill_on_drop: false }`
[INFO] [stdout] afed5bc387ff215c8d9adc29c314d738facaa50aa8375449815aa811f508cc20
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9a6fb65ebf1d10d53ba9a00af64cda5c5e57bec2fab9e63c3a68adb9d09859a9
[INFO] running `Command { std: "docker" "start" "-a" "9a6fb65ebf1d10d53ba9a00af64cda5c5e57bec2fab9e63c3a68adb9d09859a9", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling unicode-general-category v1.1.0
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling borrow-or-share v0.2.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling const-oid v0.10.2
[INFO] [stderr]    Compiling micromap v0.3.0
[INFO] [stderr]    Compiling winnow v1.0.1
[INFO] [stderr]    Compiling outref v0.5.2
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling email_address v0.2.9
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling fluent-uri v0.4.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling uuid-simd v0.8.0
[INFO] [stderr]    Compiling evidence-core v0.1.5 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling num-cmp v0.1.0
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling hybrid-array v0.4.10
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling block-buffer v0.12.0
[INFO] [stderr]    Compiling crypto-common v0.2.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling digest v0.11.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling sha2 v0.11.0
[INFO] [stderr]    Compiling fraction v0.15.3
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling fancy-regex v0.17.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling referencing v0.46.2
[INFO] [stderr]    Compiling jsonschema v0.46.2
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.13s
[INFO] running `Command { std: "docker" "inspect" "9a6fb65ebf1d10d53ba9a00af64cda5c5e57bec2fab9e63c3a68adb9d09859a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9a6fb65ebf1d10d53ba9a00af64cda5c5e57bec2fab9e63c3a68adb9d09859a9", kill_on_drop: false }`
[INFO] [stdout] 9a6fb65ebf1d10d53ba9a00af64cda5c5e57bec2fab9e63c3a68adb9d09859a9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5cb49355f1b0ed3b5294ba09f17f66bc3382b590ad0914fd54eb7dcd6535ddf9
[INFO] running `Command { std: "docker" "start" "-a" "5cb49355f1b0ed3b5294ba09f17f66bc3382b590ad0914fd54eb7dcd6535ddf9", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling evidence-core v0.1.5 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 25.87s
[INFO] running `Command { std: "docker" "inspect" "5cb49355f1b0ed3b5294ba09f17f66bc3382b590ad0914fd54eb7dcd6535ddf9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5cb49355f1b0ed3b5294ba09f17f66bc3382b590ad0914fd54eb7dcd6535ddf9", kill_on_drop: false }`
[INFO] [stdout] 5cb49355f1b0ed3b5294ba09f17f66bc3382b590ad0914fd54eb7dcd6535ddf9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4ee26aba8e99fd4081a7962f18243e8b02d82ffe93e03d1e62c1867524028f51
[INFO] running `Command { std: "docker" "start" "-a" "4ee26aba8e99fd4081a7962f18243e8b02d82ffe93e03d1e62c1867524028f51", kill_on_drop: false }`
[INFO] [stderr]    Compiling evidence-core v0.1.5 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `evidence-core` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/33835004928d3bf65db4d4712e1330766263b0bd/bin/rustc --crate-name evidence_core --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--deny=clippy::unwrap_used' --forbid=unsafe_code '--deny=clippy::todo' '--deny=clippy::panic' --warn=missing_docs '--deny=clippy::let_underscore_must_use' '--deny=clippy::let_underscore_future' '--deny=clippy::expect_used' '--deny=clippy::dbg_macro' '--allow=clippy::collapsible_match' '--allow=clippy::collapsible_if' '--warn=rustdoc::broken_intra_doc_links' '--deny=clippy::await_holding_lock' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a8d7271f0ecead8e -C extra-filename=-a50f5b957e0a451e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-f9c1481a032f0280.rlib --extern ed25519_dalek=/opt/rustwide/target/debug/deps/libed25519_dalek-c8476a4ce617d7ef.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-ce2ce186edf8450e.rlib --extern jsonschema=/opt/rustwide/target/debug/deps/libjsonschema-55d9e0a6ee231dc3.rlib --extern rand_core=/opt/rustwide/target/debug/deps/librand_core-1b5c32367a070c87.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-b1035ddde5d4e5d4.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-4ec999752e432374.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-45fbfd750c96e134.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-d64343b0f2db5a98.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-8f7db9ad9dfd54e4.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-b705a45025fdf89b.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-af40d4163f7a32ff.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-8787c5f293942b83.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-0f3afa50a958e58f.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-fe31fa9f1b59a72f.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" "4ee26aba8e99fd4081a7962f18243e8b02d82ffe93e03d1e62c1867524028f51", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4ee26aba8e99fd4081a7962f18243e8b02d82ffe93e03d1e62c1867524028f51", kill_on_drop: false }`
[INFO] [stdout] 4ee26aba8e99fd4081a7962f18243e8b02d82ffe93e03d1e62c1867524028f51
