[INFO] fetching crate ringkernel 1.1.0...
[INFO] testing ringkernel-1.1.0 against 1.95.0 for beta-1.96-2
[INFO] extracting crate ringkernel 1.1.0 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate ringkernel 1.1.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate ringkernel 1.1.0
[INFO] tweaked toml for crates.io crate ringkernel 1.1.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate ringkernel 1.1.0 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ringkernel 1.1.0 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rkyv_derive v0.7.46
[INFO] [stderr]   Downloaded libloading v0.9.0
[INFO] [stderr]   Downloaded bytecheck_derive v0.6.12
[INFO] [stderr]   Downloaded ringkernel-cpu v1.1.0
[INFO] [stderr]   Downloaded ptr_meta_derive v0.1.4
[INFO] [stderr]   Downloaded rend v0.4.2
[INFO] [stderr]   Downloaded seahash v4.1.0
[INFO] [stderr]   Downloaded axum-core v0.4.5
[INFO] [stderr]   Downloaded ringkernel-codegen v1.1.0
[INFO] [stderr]   Downloaded bytecheck v0.6.12
[INFO] [stderr]   Downloaded ringkernel-derive v1.1.0
[INFO] [stderr]   Downloaded handlebars v5.1.2
[INFO] [stderr]   Downloaded axum v0.7.9
[INFO] [stderr]   Downloaded tonic v0.12.3
[INFO] [stderr]   Downloaded ringkernel-cuda-codegen v1.1.0
[INFO] [stderr]   Downloaded rkyv v0.7.46
[INFO] [stderr]   Downloaded ahash v0.7.8
[INFO] [stderr]   Downloaded matchit v0.7.3
[INFO] [stderr]   Downloaded proptest v1.11.0
[INFO] [stderr]   Downloaded ringkernel-cuda v1.1.0
[INFO] [stderr]   Downloaded ringkernel-core v1.1.0
[INFO] [stderr]   Downloaded hyper-timeout v0.5.2
[INFO] [stderr]   Downloaded ptr_meta v0.1.4
[INFO] [stderr]   Downloaded cudarc v0.19.4
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0c790fa31a14e1944ab9d6ddbad471f160194a245d41af0ef92b5de5721c5c18
[INFO] running `Command { std: "docker" "start" "-a" "0c790fa31a14e1944ab9d6ddbad471f160194a245d41af0ef92b5de5721c5c18", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0c790fa31a14e1944ab9d6ddbad471f160194a245d41af0ef92b5de5721c5c18", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c790fa31a14e1944ab9d6ddbad471f160194a245d41af0ef92b5de5721c5c18", kill_on_drop: false }`
[INFO] [stdout] 0c790fa31a14e1944ab9d6ddbad471f160194a245d41af0ef92b5de5721c5c18
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4da02fbfc4a879f16e46337a663addfc3d41230f1c1685b5cbf17191c89e9450
[INFO] running `Command { std: "docker" "start" "-a" "4da02fbfc4a879f16e46337a663addfc3d41230f1c1685b5cbf17191c89e9450", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling bytecheck v0.6.12
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling rand_core v0.10.1
[INFO] [stderr]    Compiling rend v0.4.2
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling rkyv v0.7.46
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling seahash v4.1.0
[INFO] [stderr]    Compiling inventory v0.3.24
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling rand v0.10.1
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling ptr_meta_derive v0.1.4
[INFO] [stderr]    Compiling bytecheck_derive v0.6.12
[INFO] [stderr]    Compiling rkyv_derive v0.7.46
[INFO] [stderr]    Compiling ptr_meta v0.1.4
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling atomic v0.6.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling ringkernel-derive v1.1.0
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling handlebars v5.1.2
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling ringkernel-core v1.1.0
[INFO] [stderr]    Compiling ringkernel-codegen v1.1.0
[INFO] [stderr]    Compiling ringkernel-cpu v1.1.0
[INFO] [stderr]    Compiling ringkernel v1.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 26s
[INFO] running `Command { std: "docker" "inspect" "4da02fbfc4a879f16e46337a663addfc3d41230f1c1685b5cbf17191c89e9450", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4da02fbfc4a879f16e46337a663addfc3d41230f1c1685b5cbf17191c89e9450", kill_on_drop: false }`
[INFO] [stdout] 4da02fbfc4a879f16e46337a663addfc3d41230f1c1685b5cbf17191c89e9450
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1262bf778fba9f34dbe0e5ea54c22e2661f9590aa11361ef2fdda50c4c59da42
[INFO] running `Command { std: "docker" "start" "-a" "1262bf778fba9f34dbe0e5ea54c22e2661f9590aa11361ef2fdda50c4c59da42", kill_on_drop: false }`
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling rkyv v0.7.46
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling ringkernel-cuda v1.1.0
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling atomic v0.6.1
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling handlebars v5.1.2
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling pin-project v1.1.11
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling ringkernel-core v1.1.0
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[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 iri-string v0.7.12
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling ringkernel-derive v1.1.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling proptest v1.11.0
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling ringkernel-codegen v1.1.0
[INFO] [stderr]    Compiling ringkernel-cpu v1.1.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling ringkernel-cuda-codegen v1.1.0
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling ringkernel v1.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling tonic v0.12.3
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3m 26s
[INFO] running `Command { std: "docker" "inspect" "1262bf778fba9f34dbe0e5ea54c22e2661f9590aa11361ef2fdda50c4c59da42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1262bf778fba9f34dbe0e5ea54c22e2661f9590aa11361ef2fdda50c4c59da42", kill_on_drop: false }`
[INFO] [stdout] 1262bf778fba9f34dbe0e5ea54c22e2661f9590aa11361ef2fdda50c4c59da42
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.95.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7721a55aab5c1efd380a9cb3cb69948b1c122adf5d4131c4a66e33d3574172b6
[INFO] running `Command { std: "docker" "start" "-a" "7721a55aab5c1efd380a9cb3cb69948b1c122adf5d4131c4a66e33d3574172b6", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.52s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ringkernel-786c9c68799cfe3b)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test tests::test_launch_kernel ... ok
[INFO] [stdout] test tests::test_builder ... ok
[INFO] [stdout] test tests::test_runtime_creation ... ok
[INFO] [stdout] test tests::test_availability ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/control_block.rs (/opt/rustwide/target/debug/deps/control_block-28d6bff569ce4d5e)
[INFO] [stdout] 
[INFO] [stdout] running 29 tests
[INFO] [stdout] test test_backend_names ... ok
[INFO] [stdout] test test_control_block_lifecycle_flags ... ok
[INFO] [stdout] test test_control_block_creation ... ok
[INFO] [stdout] test test_control_block_defaults ... ok
[INFO] [stdout] test test_control_block_message_count ... ok
[INFO] [stdout] test test_control_block_queue_status ... ok
[INFO] [stdout] test test_control_block_size_alignment ... ok
[INFO] [stdout] test test_kernel_id_from_string ... ok
[INFO] [stdout] test test_kernel_metrics ... ok
[INFO] [stdout] test test_kernel_metrics_bandwidth ... ok
[INFO] [stdout] test test_kernel_status ... ok
[INFO] [stdout] test test_launch_options_multi_block ... ok
[INFO] [stdout] test test_launch_options_single_block ... ok
[INFO] [stdout] test test_launch_options_with_queue_capacity ... ok
[INFO] [stdout] test test_launch_options_defaults ... ok
[INFO] [stdout] test test_runtime_metrics ... ok
[INFO] [stdout] test test_telemetry_buffer_creation ... ok
[INFO] [stdout] test test_telemetry_buffer_size ... ok
[INFO] [stdout] test test_kernel_id ... ok
[INFO] [stdout] test test_kernel_state ... ok
[INFO] [stdout] test test_control_block_queue_size ... ok
[INFO] [stdout] test test_launch_options_with_shared_memory ... ok
[INFO] [stdout] test test_telemetry_drop_rate ... ok
[INFO] [stdout] test test_telemetry_dropped_messages ... ok
[INFO] [stdout] test test_telemetry_error_tracking ... ok
[INFO] [stdout] test test_telemetry_latency_tracking ... ok
[INFO] [stdout] test test_telemetry_merge ... ok
[INFO] [stdout] test test_telemetry_message_tracking ... ok
[INFO] [stdout] test test_telemetry_throughput ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 29 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cpu_backend.rs (/opt/rustwide/target/debug/deps/cpu_backend-8740ee8846a5fd89)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test test_auto_backend_fallback ... ok
[INFO] [stdout] test test_backend_availability ... ok
[INFO] [stdout] test test_cpu_runtime_creation ... ok
[INFO] [stdout] test test_get_kernel ... ok
[INFO] [stdout] test test_kernel_lifecycle ... ok
[INFO] [stdout] test test_multiple_kernels ... ok
[INFO] [stdout] test test_launch_options ... ok
[INFO] [stdout] test test_runtime_metrics ... ok
[INFO] [stdout] test test_duplicate_kernel_id ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cuda_backend.rs (/opt/rustwide/target/debug/deps/cuda_backend-b2e1ec573bcfb39e)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/hlc.rs (/opt/rustwide/target/debug/deps/hlc-fbb0979d040100cc)
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test test_hlc_clock_creation ... ok
[INFO] [stdout] test test_hlc_clock_monotonic ... ok
[INFO] [stdout] test test_hlc_display_format ... ok
[INFO] [stdout] test test_hlc_pack_unpack ... ok
[INFO] [stdout] test test_hlc_clock_concurrent ... ok
[INFO] [stdout] test test_hlc_state ... ok
[INFO] [stdout] test test_hlc_comparison_edge_cases ... ok
[INFO] [stdout] test test_hlc_clock_update ... ok
[INFO] [stdout] test test_hlc_ordering ... ok
[INFO] [stdout] test test_hlc_clock_node_id ... ok
[INFO] [stdout] test test_hlc_now ... ok
[INFO] [stdout] test test_hlc_time_conversions ... ok
[INFO] [stdout] test test_hlc_timestamp_creation ... ok
[INFO] [stdout] test test_hlc_timestamp_default ... ok
[INFO] [stdout] test test_hlc_timestamp_equality ... ok
[INFO] [stdout] test test_hlc_zero ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/k2k_integration.rs (/opt/rustwide/target/debug/deps/k2k_integration-8c9c3d4face5b3b2)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test test_k2k_disabled ... ok
[INFO] [stdout] test test_k2k_custom_config ... ok
[INFO] [stdout] test test_k2k_kernel_registration ... ok
[INFO] [stdout] test test_k2k_message_delivery ... ok
[INFO] [stdout] test test_k2k_broker_creation ... ok
[INFO] [stdout] test test_k2k_bidirectional ... ok
[INFO] [stderr]    Doc-tests ringkernel
[INFO] [stdout] test test_k2k_routing ... ok
[INFO] [stdout] test test_k2k_priority_message ... ok
[INFO] [stdout] test test_k2k_not_found ... ok
[INFO] [stdout] test test_k2k_stats ... ok
[INFO] [stdout] test test_k2k_unregister_on_shutdown ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - (line 19) ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "7721a55aab5c1efd380a9cb3cb69948b1c122adf5d4131c4a66e33d3574172b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7721a55aab5c1efd380a9cb3cb69948b1c122adf5d4131c4a66e33d3574172b6", kill_on_drop: false }`
[INFO] [stdout] 7721a55aab5c1efd380a9cb3cb69948b1c122adf5d4131c4a66e33d3574172b6
