[INFO] fetching crate nexar 0.1.2...
[INFO] testing nexar-0.1.2 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] extracting crate nexar 0.1.2 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate nexar 0.1.2
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate nexar 0.1.2
[INFO] tweaked toml for crates.io crate nexar 0.1.2 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate nexar 0.1.2 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 nexar 0.1.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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] a31233fc54fe30dc2bbb9c985ad115fb3f4eab8b1109459b26c147599b593635
[INFO] running `Command { std: "docker" "start" "-a" "a31233fc54fe30dc2bbb9c985ad115fb3f4eab8b1109459b26c147599b593635", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a31233fc54fe30dc2bbb9c985ad115fb3f4eab8b1109459b26c147599b593635", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a31233fc54fe30dc2bbb9c985ad115fb3f4eab8b1109459b26c147599b593635", kill_on_drop: false }`
[INFO] [stdout] a31233fc54fe30dc2bbb9c985ad115fb3f4eab8b1109459b26c147599b593635
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 8cfe3f23119702e7ad6f1a8aac2d259208df5154f42f24214f3130bd8d7bb656
[INFO] running `Command { std: "docker" "start" "-a" "8cfe3f23119702e7ad6f1a8aac2d259208df5154f42f24214f3130bd8d7bb656", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling rustls v0.23.38
[INFO] [stderr]    Compiling ptr_meta_derive v0.3.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling oid-registry v0.8.1
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling bytecheck_derive v0.8.2
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling munge_macro v0.4.7
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]    Compiling ptr_meta v0.3.1
[INFO] [stderr]    Compiling rancor v0.1.1
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling rkyv_derive v0.8.15
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling asn1-rs-derive v0.6.0
[INFO] [stderr]    Compiling bytecheck v0.8.2
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling rend v0.5.3
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling munge v0.4.7
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling fastbloom v0.14.1
[INFO] [stderr]    Compiling quinn-udp v0.5.14
[INFO] [stderr]    Compiling rustls-webpki v0.103.12
[INFO] [stderr]    Compiling rusticata-macros v4.1.0
[INFO] [stderr]    Compiling asn1-rs v0.7.1
[INFO] [stderr]    Compiling yasna v0.5.2
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling der-parser v10.0.0
[INFO] [stderr]    Compiling rkyv v0.8.15
[INFO] [stderr]    Compiling x509-parser v0.18.1
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling quinn-proto v0.11.14
[INFO] [stderr]    Compiling rcgen v0.14.7
[INFO] [stderr]    Compiling quinn v0.11.9
[INFO] [stderr]    Compiling nexar v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.38s
[INFO] running `Command { std: "docker" "inspect" "8cfe3f23119702e7ad6f1a8aac2d259208df5154f42f24214f3130bd8d7bb656", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8cfe3f23119702e7ad6f1a8aac2d259208df5154f42f24214f3130bd8d7bb656", kill_on_drop: false }`
[INFO] [stdout] 8cfe3f23119702e7ad6f1a8aac2d259208df5154f42f24214f3130bd8d7bb656
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 4491553e21982298afdee6c18a9dd39f46dd0c26f405c20957943a35cd775961
[INFO] running `Command { std: "docker" "start" "-a" "4491553e21982298afdee6c18a9dd39f46dd0c26f405c20957943a35cd775961", kill_on_drop: false }`
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling quinn-udp v0.5.14
[INFO] [stderr]    Compiling quinn-proto v0.11.14
[INFO] [stderr]    Compiling quinn v0.11.9
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling nexar v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `nexar` (test "collective")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/33835004928d3bf65db4d4712e1330766263b0bd/bin/rustc --crate-name collective --edition=2024 tests/collective.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=2e0c1115a797b235 -C extra-filename=-179feb08625ab928 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-a6415339708e1154.rlib --extern crossbeam_queue=/opt/rustwide/target/debug/deps/libcrossbeam_queue-71f7261b642a0de3.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-ecc842bfd0e783c0.rlib --extern nexar=/opt/rustwide/target/debug/deps/libnexar-6290ff492ef480f7.rlib --extern quinn=/opt/rustwide/target/debug/deps/libquinn-938a776cd1e14715.rlib --extern rcgen=/opt/rustwide/target/debug/deps/librcgen-b98981c601e2c8d1.rlib --extern rkyv=/opt/rustwide/target/debug/deps/librkyv-67d4e2b84fbec4ca.rlib --extern rustls=/opt/rustwide/target/debug/deps/librustls-0fe9a56136091d92.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-a9a078503ce76983.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-39d17a53e3a42160.rlib --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-bcd565ab068146dd.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-58c1354c0208762c.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-53835874885a20d7.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-e0a2b908ad56e1d9/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `nexar` (test "sparse")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/33835004928d3bf65db4d4712e1330766263b0bd/bin/rustc --crate-name sparse --edition=2024 tests/sparse.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=97eadeb75b8380ea -C extra-filename=-3e3a49c95b64ba7f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-a6415339708e1154.rlib --extern crossbeam_queue=/opt/rustwide/target/debug/deps/libcrossbeam_queue-71f7261b642a0de3.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-ecc842bfd0e783c0.rlib --extern nexar=/opt/rustwide/target/debug/deps/libnexar-6290ff492ef480f7.rlib --extern quinn=/opt/rustwide/target/debug/deps/libquinn-938a776cd1e14715.rlib --extern rcgen=/opt/rustwide/target/debug/deps/librcgen-b98981c601e2c8d1.rlib --extern rkyv=/opt/rustwide/target/debug/deps/librkyv-67d4e2b84fbec4ca.rlib --extern rustls=/opt/rustwide/target/debug/deps/librustls-0fe9a56136091d92.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-a9a078503ce76983.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-39d17a53e3a42160.rlib --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-bcd565ab068146dd.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-58c1354c0208762c.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-53835874885a20d7.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-e0a2b908ad56e1d9/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `nexar` (test "recovery")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/33835004928d3bf65db4d4712e1330766263b0bd/bin/rustc --crate-name recovery --edition=2024 tests/recovery.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=8e38bb768f95a132 -C extra-filename=-1e4deab694ab11cd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-a6415339708e1154.rlib --extern crossbeam_queue=/opt/rustwide/target/debug/deps/libcrossbeam_queue-71f7261b642a0de3.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-ecc842bfd0e783c0.rlib --extern nexar=/opt/rustwide/target/debug/deps/libnexar-6290ff492ef480f7.rlib --extern quinn=/opt/rustwide/target/debug/deps/libquinn-938a776cd1e14715.rlib --extern rcgen=/opt/rustwide/target/debug/deps/librcgen-b98981c601e2c8d1.rlib --extern rkyv=/opt/rustwide/target/debug/deps/librkyv-67d4e2b84fbec4ca.rlib --extern rustls=/opt/rustwide/target/debug/deps/librustls-0fe9a56136091d92.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-a9a078503ce76983.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-39d17a53e3a42160.rlib --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-bcd565ab068146dd.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-58c1354c0208762c.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-53835874885a20d7.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-e0a2b908ad56e1d9/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `nexar` (test "fault_injection")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/33835004928d3bf65db4d4712e1330766263b0bd/bin/rustc --crate-name fault_injection --edition=2024 tests/fault_injection.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=111532e2d3fb9525 -C extra-filename=-573263492df7b1d0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-a6415339708e1154.rlib --extern crossbeam_queue=/opt/rustwide/target/debug/deps/libcrossbeam_queue-71f7261b642a0de3.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-ecc842bfd0e783c0.rlib --extern nexar=/opt/rustwide/target/debug/deps/libnexar-6290ff492ef480f7.rlib --extern quinn=/opt/rustwide/target/debug/deps/libquinn-938a776cd1e14715.rlib --extern rcgen=/opt/rustwide/target/debug/deps/librcgen-b98981c601e2c8d1.rlib --extern rkyv=/opt/rustwide/target/debug/deps/librkyv-67d4e2b84fbec4ca.rlib --extern rustls=/opt/rustwide/target/debug/deps/librustls-0fe9a56136091d92.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-a9a078503ce76983.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-39d17a53e3a42160.rlib --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-bcd565ab068146dd.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-58c1354c0208762c.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-53835874885a20d7.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-e0a2b908ad56e1d9/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "4491553e21982298afdee6c18a9dd39f46dd0c26f405c20957943a35cd775961", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4491553e21982298afdee6c18a9dd39f46dd0c26f405c20957943a35cd775961", kill_on_drop: false }`
[INFO] [stdout] 4491553e21982298afdee6c18a9dd39f46dd0c26f405c20957943a35cd775961
