[INFO] fetching crate rshyper 0.1.8... [INFO] testing rshyper-0.1.8 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate rshyper 0.1.8 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate rshyper 0.1.8 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate rshyper 0.1.8 [INFO] tweaked toml for crates.io crate rshyper 0.1.8 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rshyper 0.1.8 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rshyper 0.1.8 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" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded scsys-traits v0.3.0 [INFO] [stderr] Downloaded config v0.15.11 [INFO] [stderr] Downloaded rustc-std-workspace-alloc v1.0.1 [INFO] [stderr] Downloaded generic-array v1.2.0 [INFO] [stderr] Downloaded rshyper-algo v0.1.8 [INFO] [stderr] Downloaded rshyper-core v0.1.8 [INFO] [stderr] Downloaded rshyper-hmap v0.1.8 [INFO] [stderr] Downloaded scsys-config v0.3.0 [INFO] [stderr] Downloaded wasm_sync v0.1.2 [INFO] [stderr] Downloaded scsys-crypto v0.3.0 [INFO] [stderr] Downloaded scsys v0.3.0 [INFO] [stderr] Downloaded scsys-core v0.3.0 [INFO] [stderr] Downloaded scsys-util v0.3.0 [INFO] [stderr] Downloaded scsys-derive v0.3.0 [INFO] [stderr] Downloaded smart-default v0.7.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 94e185818297ce85a5077fb9496f8782eb46403268887acac9d80137dd31d323 [INFO] running `Command { std: "docker" "start" "-a" "94e185818297ce85a5077fb9496f8782eb46403268887acac9d80137dd31d323", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "94e185818297ce85a5077fb9496f8782eb46403268887acac9d80137dd31d323", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94e185818297ce85a5077fb9496f8782eb46403268887acac9d80137dd31d323", kill_on_drop: false }` [INFO] [stdout] 94e185818297ce85a5077fb9496f8782eb46403268887acac9d80137dd31d323 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3a75a8c13060728231c385195f51175d4c6fba17158f76f4ef3923de01553b81 [INFO] running `Command { std: "docker" "start" "-a" "3a75a8c13060728231c385195f51175d4c6fba17158f76f4ef3923de01553b81", kill_on_drop: false }` [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling scsys-core v0.3.0 [INFO] [stderr] Compiling scsys-derive v0.3.0 [INFO] [stderr] Compiling scsys v0.3.0 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling rustc-std-workspace-alloc v1.0.1 [INFO] [stderr] Compiling rshyper-core v0.1.8 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling rshyper-hmap v0.1.8 [INFO] [stderr] Compiling rshyper-algo v0.1.8 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rshyper v0.1.8 (/opt/rustwide/workdir) [INFO] [stderr] Compiling syn v2.0.103 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling strum_macros v0.27.1 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling smart-default v0.7.1 [INFO] [stderr] Compiling strum v0.27.1 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.24s [INFO] running `Command { std: "docker" "inspect" "3a75a8c13060728231c385195f51175d4c6fba17158f76f4ef3923de01553b81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a75a8c13060728231c385195f51175d4c6fba17158f76f4ef3923de01553b81", kill_on_drop: false }` [INFO] [stdout] 3a75a8c13060728231c385195f51175d4c6fba17158f76f4ef3923de01553b81 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2e9bd69c1586027800872b684cc76339a6eb34f1aa1f16ec3c52fa5f8cca86cb [INFO] running `Command { std: "docker" "start" "-a" "2e9bd69c1586027800872b684cc76339a6eb34f1aa1f16ec3c52fa5f8cca86cb", kill_on_drop: false }` [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling syn v2.0.103 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling strum_macros v0.27.1 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling smart-default v0.7.1 [INFO] [stderr] Compiling scsys-derive v0.3.0 [INFO] [stderr] Compiling tracing-attributes v0.1.29 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling strum v0.27.1 [INFO] [stderr] Compiling scsys-core v0.3.0 [INFO] [stderr] Compiling scsys v0.3.0 [INFO] [stderr] Compiling rshyper-core v0.1.8 [INFO] [stderr] Compiling rshyper-algo v0.1.8 [INFO] [stderr] Compiling rshyper-hmap v0.1.8 [INFO] [stderr] Compiling rshyper v0.1.8 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 18.93s [INFO] running `Command { std: "docker" "inspect" "2e9bd69c1586027800872b684cc76339a6eb34f1aa1f16ec3c52fa5f8cca86cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e9bd69c1586027800872b684cc76339a6eb34f1aa1f16ec3c52fa5f8cca86cb", kill_on_drop: false }` [INFO] [stdout] 2e9bd69c1586027800872b684cc76339a6eb34f1aa1f16ec3c52fa5f8cca86cb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] bba12a304a055fb02cd5492f76f4c9c27233c9fda05cb87f868ab5016b2948ae [INFO] running `Command { std: "docker" "start" "-a" "bba12a304a055fb02cd5492f76f4c9c27233c9fda05cb87f868ab5016b2948ae", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rshyper-4d13bbf675e975db) [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/default.rs (/opt/rustwide/target/debug/deps/default-b97b4c935b975617) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test lib_compiles ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/macros.rs (/opt/rustwide/target/debug/deps/macros-30861de79506b2d8) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test test_hypernode_on_eg ... ok [INFO] [stdout] test test_hypergraph_on_eg ... ok [INFO] [stdout] test test_hyperedge_on_hg ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests rshyper [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test src/macros/hypergraph.rs - macros::hypergraph::hyperedge (line 93) ... ignored [INFO] [stdout] test src/macros/hypergraph.rs - macros::hypergraph::hypernode (line 157) ... ignored [INFO] [stdout] test src/macros/hypergraph.rs - macros::hypergraph::hyperedge (line 103) ... ok [INFO] [stdout] test src/lib.rs - (line 66) ... ok [INFO] [stdout] test src/macros/hypergraph.rs - macros::hypergraph::hypernode (line 167) ... ok [INFO] [stdout] test src/macros/hypergraph.rs - macros::hypergraph::hypergraph (line 36) ... ok [INFO] [stdout] test src/macros/hypergraph.rs - macros::hypergraph::hypergraph (line 14) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "bba12a304a055fb02cd5492f76f4c9c27233c9fda05cb87f868ab5016b2948ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bba12a304a055fb02cd5492f76f4c9c27233c9fda05cb87f868ab5016b2948ae", kill_on_drop: false }` [INFO] [stdout] bba12a304a055fb02cd5492f76f4c9c27233c9fda05cb87f868ab5016b2948ae