[INFO] fetching crate rshyper 0.1.9... [INFO] testing rshyper-0.1.9 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate rshyper 0.1.9 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate rshyper 0.1.9 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate rshyper 0.1.9 [INFO] tweaked toml for crates.io crate rshyper 0.1.9 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate rshyper 0.1.9 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 rshyper 0.1.9 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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] bb33e9de29fc42014bcd4e0f982f81a93ba448c3a5a439abd8c2e4885bb70421 [INFO] running `Command { std: "docker" "start" "-a" "bb33e9de29fc42014bcd4e0f982f81a93ba448c3a5a439abd8c2e4885bb70421", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bb33e9de29fc42014bcd4e0f982f81a93ba448c3a5a439abd8c2e4885bb70421", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb33e9de29fc42014bcd4e0f982f81a93ba448c3a5a439abd8c2e4885bb70421", kill_on_drop: false }` [INFO] [stdout] bb33e9de29fc42014bcd4e0f982f81a93ba448c3a5a439abd8c2e4885bb70421 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 825a0a843fd5a79c0d7f9930cdab597e286142665f4fc75f91313caff916a3b6 [INFO] running `Command { std: "docker" "start" "-a" "825a0a843fd5a79c0d7f9930cdab597e286142665f4fc75f91313caff916a3b6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.105 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling quote v1.0.43 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling contained-macros v0.2.3 [INFO] [stderr] Compiling variants-derive v0.0.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling contained-core v0.2.3 [INFO] [stderr] Compiling variants v0.0.1 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling contained v0.2.3 [INFO] [stderr] Compiling rshyper-core v0.1.9 [INFO] [stderr] Compiling rustc-std-workspace-alloc v1.0.1 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling rshyper-algo v0.1.9 [INFO] [stderr] Compiling rshyper-hmap v0.1.9 [INFO] [stderr] Compiling rshyper v0.1.9 (/opt/rustwide/workdir) [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling syn v2.0.113 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling smart-default v0.7.1 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.68s [INFO] running `Command { std: "docker" "inspect" "825a0a843fd5a79c0d7f9930cdab597e286142665f4fc75f91313caff916a3b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "825a0a843fd5a79c0d7f9930cdab597e286142665f4fc75f91313caff916a3b6", kill_on_drop: false }` [INFO] [stdout] 825a0a843fd5a79c0d7f9930cdab597e286142665f4fc75f91313caff916a3b6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 10121f4ac85085f1a305e9173c9418922d4191094cc479ad0b754a6acc815968 [INFO] running `Command { std: "docker" "start" "-a" "10121f4ac85085f1a305e9173c9418922d4191094cc479ad0b754a6acc815968", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling syn v2.0.113 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling contained-macros v0.2.3 [INFO] [stderr] Compiling variants-derive v0.0.1 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling smart-default v0.7.1 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling contained-core v0.2.3 [INFO] [stderr] Compiling variants v0.0.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling contained v0.2.3 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling rshyper-core v0.1.9 [INFO] [stderr] Compiling rshyper-algo v0.1.9 [INFO] [stderr] Compiling rshyper-hmap v0.1.9 [INFO] [stderr] Compiling rshyper v0.1.9 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 21.03s [INFO] running `Command { std: "docker" "inspect" "10121f4ac85085f1a305e9173c9418922d4191094cc479ad0b754a6acc815968", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10121f4ac85085f1a305e9173c9418922d4191094cc479ad0b754a6acc815968", kill_on_drop: false }` [INFO] [stdout] 10121f4ac85085f1a305e9173c9418922d4191094cc479ad0b754a6acc815968 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 4eea5bd96aea762e86022f65f256210d6d569150c856790b43b275bf3b0dbc6b [INFO] running `Command { std: "docker" "start" "-a" "4eea5bd96aea762e86022f65f256210d6d569150c856790b43b275bf3b0dbc6b", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rshyper-e02027897811e074) [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-f4b26aab0b485312) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test compiles ... ok [INFO] [stderr] Running tests/macros.rs (/opt/rustwide/target/debug/deps/macros-67aeb2919a5ca2ee) [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] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test test_hyperedge_on_hg ... ok [INFO] [stdout] test test_hypergraph_on_eg ... ok [INFO] [stdout] test test_hypernode_on_eg ... 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 62) ... 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.01s [INFO] [stdout] [INFO] [stdout] all doctests ran in 0.74s; merged doctests compilation took 0.71s [INFO] running `Command { std: "docker" "inspect" "4eea5bd96aea762e86022f65f256210d6d569150c856790b43b275bf3b0dbc6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4eea5bd96aea762e86022f65f256210d6d569150c856790b43b275bf3b0dbc6b", kill_on_drop: false }` [INFO] [stdout] 4eea5bd96aea762e86022f65f256210d6d569150c856790b43b275bf3b0dbc6b