[INFO] fetching crate rustkernel-audit 0.4.0... [INFO] testing rustkernel-audit-0.4.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate rustkernel-audit 0.4.0 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate rustkernel-audit 0.4.0 [INFO] finished tweaking crates.io crate rustkernel-audit 0.4.0 [INFO] tweaked toml for crates.io crate rustkernel-audit 0.4.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate rustkernel-audit 0.4.0 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rustkernel-audit 0.4.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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 79e32cde3a2aa2b56505101ce47e63aef6bfde23c1e25e809d7c9e6696de96ae [INFO] running `Command { std: "docker" "start" "-a" "79e32cde3a2aa2b56505101ce47e63aef6bfde23c1e25e809d7c9e6696de96ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "79e32cde3a2aa2b56505101ce47e63aef6bfde23c1e25e809d7c9e6696de96ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79e32cde3a2aa2b56505101ce47e63aef6bfde23c1e25e809d7c9e6696de96ae", kill_on_drop: false }` [INFO] [stdout] 79e32cde3a2aa2b56505101ce47e63aef6bfde23c1e25e809d7c9e6696de96ae [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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 86c78e462e05b7078a3cb5c6373c234f0955741393fa5f26e0039a7a76557e51 [INFO] running `Command { std: "docker" "start" "-a" "86c78e462e05b7078a3cb5c6373c234f0955741393fa5f26e0039a7a76557e51", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling zerocopy v0.8.33 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling bytecheck v0.6.12 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling zmij v1.0.13 [INFO] [stderr] Compiling rend v0.4.2 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling rkyv v0.7.46 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling inventory v0.3.21 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling darling_core v0.20.11 [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 uuid v1.19.0 [INFO] [stderr] Compiling ptr_meta v0.1.4 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling atomic v0.6.1 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling actix_derive v0.6.2 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling ringkernel-derive v0.4.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling rustkernel-derive v0.4.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling actix-rt v2.11.0 [INFO] [stderr] Compiling actix v0.13.5 [INFO] [stderr] Compiling ringkernel-core v0.4.2 [INFO] [stderr] Compiling rustkernel-core v0.4.0 [INFO] [stderr] Compiling rustkernel-audit v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 23s [INFO] running `Command { std: "docker" "inspect" "86c78e462e05b7078a3cb5c6373c234f0955741393fa5f26e0039a7a76557e51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86c78e462e05b7078a3cb5c6373c234f0955741393fa5f26e0039a7a76557e51", kill_on_drop: false }` [INFO] [stdout] 86c78e462e05b7078a3cb5c6373c234f0955741393fa5f26e0039a7a76557e51 [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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f80e5772bb385b05343f43da170d05bd6f0fd2dec3b0cc73a5965da7887d729d [INFO] running `Command { std: "docker" "start" "-a" "f80e5772bb385b05343f43da170d05bd6f0fd2dec3b0cc73a5965da7887d729d", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling actix-rt v2.11.0 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling ringkernel-core v0.4.2 [INFO] [stderr] Compiling actix v0.13.5 [INFO] [stderr] Compiling rustkernel-core v0.4.0 [INFO] [stderr] Compiling rustkernel-audit v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 32.01s [INFO] running `Command { std: "docker" "inspect" "f80e5772bb385b05343f43da170d05bd6f0fd2dec3b0cc73a5965da7887d729d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f80e5772bb385b05343f43da170d05bd6f0fd2dec3b0cc73a5965da7887d729d", kill_on_drop: false }` [INFO] [stdout] f80e5772bb385b05343f43da170d05bd6f0fd2dec3b0cc73a5965da7887d729d [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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4357d895ae5c02553061aa9c062e0d628ddb6ca772e4686afa439671faf4156a [INFO] running `Command { std: "docker" "start" "-a" "4357d895ae5c02553061aa9c062e0d628ddb6ca772e4686afa439671faf4156a", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rustkernel_audit-10e9ae3891197972) [INFO] [stdout] [INFO] [stdout] running 23 tests [INFO] [stdout] test feature_extraction::tests::test_empty_records ... ok [INFO] [stdout] test feature_extraction::tests::test_entity_features ... ok [INFO] [stdout] test feature_extraction::tests::test_selective_features ... ok [INFO] [stdout] test feature_extraction::tests::test_feature_names ... ok [INFO] [stdout] test feature_extraction::tests::test_global_stats ... ok [INFO] [stdout] test feature_extraction::tests::test_extract_features ... ok [INFO] [stdout] test feature_extraction::tests::test_network_features ... ok [INFO] [stdout] test feature_extraction::tests::test_volume_features ... ok [INFO] [stdout] test hypergraph::tests::test_connected_components ... ok [INFO] [stdout] test hypergraph::tests::test_construct_hypergraph ... ok [INFO] [stdout] test feature_extraction::tests::test_anomaly_detection ... ok [INFO] [stdout] test hypergraph::tests::test_empty_records ... ok [INFO] [stdout] test hypergraph::tests::test_edge_weights ... ok [INFO] [stdout] test hypergraph::tests::test_hyperedges ... ok [INFO] [stdout] test hypergraph::tests::test_min_edge_size ... ok [INFO] [stdout] test hypergraph::tests::test_node_centrality ... ok [INFO] [stdout] test hypergraph::tests::test_get_node_edges ... ok [INFO] [stdout] test hypergraph::tests::test_node_types ... ok [INFO] [stdout] test hypergraph::tests::test_selective_nodes ... ok [INFO] [stdout] test tests::test_feature_extraction_metadata ... ok [INFO] [stdout] test hypergraph::tests::test_statistics ... ok [INFO] [stdout] test tests::test_hypergraph_construction_metadata ... ok [INFO] [stdout] test tests::test_register_all ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Doc-tests rustkernel_audit [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] running `Command { std: "docker" "inspect" "4357d895ae5c02553061aa9c062e0d628ddb6ca772e4686afa439671faf4156a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4357d895ae5c02553061aa9c062e0d628ddb6ca772e4686afa439671faf4156a", kill_on_drop: false }` [INFO] [stdout] 4357d895ae5c02553061aa9c062e0d628ddb6ca772e4686afa439671faf4156a