[INFO] fetching crate mux_circuits 0.10.0... [INFO] testing mux_circuits-0.10.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8 [INFO] extracting crate mux_circuits 0.10.0 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate mux_circuits 0.10.0 [INFO] finished tweaking crates.io crate mux_circuits 0.10.0 [INFO] tweaked toml for crates.io crate mux_circuits 0.10.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate mux_circuits 0.10.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate mux_circuits 0.10.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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sunscreen_math_macros v0.10.0 [INFO] [stderr] Downloaded serdect v0.2.0 [INFO] [stderr] Downloaded cached_proc_macro_types v0.1.1 [INFO] [stderr] Downloaded cached_proc_macro v0.24.0 [INFO] [stderr] Downloaded base16ct v0.2.0 [INFO] [stderr] Downloaded sunscreen_math v0.10.0 [INFO] [stderr] Downloaded simba v0.9.0 [INFO] [stderr] Downloaded matrixmultiply v0.3.9 [INFO] [stderr] Downloaded biodivine-lib-bdd v0.5.23 [INFO] [stderr] Downloaded statrs v0.18.0 [INFO] [stderr] Downloaded wide v0.7.32 [INFO] [stderr] Downloaded libm v0.2.11 [INFO] [stderr] Downloaded cached v0.55.1 [INFO] [stderr] Downloaded nalgebra v0.33.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 694b75a53ee39bcd53afd92de3005d054fed98ada9db634b14c39575d94eac14 [INFO] running `Command { std: "docker" "start" "-a" "694b75a53ee39bcd53afd92de3005d054fed98ada9db634b14c39575d94eac14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "694b75a53ee39bcd53afd92de3005d054fed98ada9db634b14c39575d94eac14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "694b75a53ee39bcd53afd92de3005d054fed98ada9db634b14c39575d94eac14", kill_on_drop: false }` [INFO] [stdout] 694b75a53ee39bcd53afd92de3005d054fed98ada9db634b14c39575d94eac14 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 09e42c7902dc2d2aa24826a96ca985d0217f5f88040c443b669f4fd1cac2e8c6 [INFO] running `Command { std: "docker" "start" "-a" "09e42c7902dc2d2aa24826a96ca985d0217f5f88040c443b669f4fd1cac2e8c6", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling zerocopy v0.8.24 [INFO] [stderr] Compiling bytemuck v1.22.0 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling cached_proc_macro_types v0.1.1 [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling clap_builder v4.5.35 [INFO] [stderr] Compiling wide v0.7.32 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling clap v4.5.35 [INFO] [stderr] Compiling cached_proc_macro v0.24.0 [INFO] [stderr] Compiling sunscreen_math_macros v0.10.0 [INFO] [stderr] Compiling cached v0.55.1 [INFO] [stderr] Compiling serdect v0.2.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling simba v0.9.0 [INFO] [stderr] Compiling biodivine-lib-bdd v0.5.23 [INFO] [stderr] Compiling nalgebra v0.33.2 [INFO] [stderr] Compiling statrs v0.18.0 [INFO] [stderr] Compiling sunscreen_math v0.10.0 [INFO] [stderr] Compiling mux_circuits v0.10.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.48s [INFO] running `Command { std: "docker" "inspect" "09e42c7902dc2d2aa24826a96ca985d0217f5f88040c443b669f4fd1cac2e8c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09e42c7902dc2d2aa24826a96ca985d0217f5f88040c443b669f4fd1cac2e8c6", kill_on_drop: false }` [INFO] [stdout] 09e42c7902dc2d2aa24826a96ca985d0217f5f88040c443b669f4fd1cac2e8c6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b2f46f4b3ccb1e883fdd3207326fc3ae46cfae76b0cef504295378a345d1cc87 [INFO] running `Command { std: "docker" "start" "-a" "b2f46f4b3ccb1e883fdd3207326fc3ae46cfae76b0cef504295378a345d1cc87", kill_on_drop: false }` [INFO] [stderr] Compiling mux_circuits v0.10.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.16s [INFO] running `Command { std: "docker" "inspect" "b2f46f4b3ccb1e883fdd3207326fc3ae46cfae76b0cef504295378a345d1cc87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2f46f4b3ccb1e883fdd3207326fc3ae46cfae76b0cef504295378a345d1cc87", kill_on_drop: false }` [INFO] [stdout] b2f46f4b3ccb1e883fdd3207326fc3ae46cfae76b0cef504295378a345d1cc87 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e0990702c0309a95491a219073242c14a6227ec70451bbeb479ec2bddea7bd53 [INFO] running `Command { std: "docker" "start" "-a" "e0990702c0309a95491a219073242c14a6227ec70451bbeb479ec2bddea7bd53", 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/mux_circuits-3f0f5cdb64fead40) [INFO] [stdout] [INFO] [stdout] running 18 tests [INFO] [stdout] test mul::tests::can_partition_integer ... ok [INFO] [stdout] test mul::tests::test_n_bits_are_true ... ok [INFO] [stdout] test tests::can_optimize_mux_circuit ... ok [INFO] [stdout] test tests::elided_variables ... ok [INFO] [stdout] test tests::from_multiple_bdds ... ok [INFO] [stdout] test tests::from_bdd ... ok [INFO] [stdout] test or::tests::or_circuit ... ok [INFO] [stdout] test and::tests::and_circuit ... ok [INFO] [stdout] test mul::tests::six_reduction_sections_are_correct_length ... FAILED [INFO] [stdout] test comparisons::tests::equality_tests::compare_equal_circuit ... ok [INFO] [stdout] test comparisons::tests::inequality_tests::compare_maybe_equal_circuit ... ok [INFO] [stdout] test comparisons::tests::inequality_tests::compare_maybe_equal_unsigned_circuit ... ok [INFO] [stdout] test neg::tests::negator_cicruit ... ok [INFO] [stdout] test add::tests::ripple_carry_circuit ... ok [INFO] [stdout] test sub::tests::full_subtractor_circuit ... ok [INFO] [stdout] test mul::tests::multiply_circuit ... ok [INFO] [stdout] test bitshift::tests::bitshift_circuit has been running for over 60 seconds [INFO] [stdout] test mul::tests::gradeschool_reduce_works has been running for over 60 seconds [INFO] [stdout] test mul::tests::gradeschool_reduce_works ... ok [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "e0990702c0309a95491a219073242c14a6227ec70451bbeb479ec2bddea7bd53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0990702c0309a95491a219073242c14a6227ec70451bbeb479ec2bddea7bd53", kill_on_drop: false }` [INFO] [stdout] e0990702c0309a95491a219073242c14a6227ec70451bbeb479ec2bddea7bd53