[INFO] cloning repository https://github.com/neatsys/boson-circuit [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/neatsys/boson-circuit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneatsys%2Fboson-circuit", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneatsys%2Fboson-circuit'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6098bc8adaa5ef4b5226779432a77ed5c323ca5a [INFO] testing neatsys/boson-circuit against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneatsys%2Fboson-circuit" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/neatsys/boson-circuit [INFO] finished tweaking git repo https://github.com/neatsys/boson-circuit [INFO] tweaked toml for git repo https://github.com/neatsys/boson-circuit written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/neatsys/boson-circuit on toolchain 1ef7943ee607160a564655b6596f83670ef95df5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/neatsys/boson-circuit 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/neatsys/plonky2` [INFO] [stderr] Updating git repository `https://github.com/neatsys/plonky2-u32` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded keccak-hash v0.8.0 [INFO] [stderr] Downloaded fixed-hash v0.7.0 [INFO] [stderr] Downloaded unroll v0.1.5 [INFO] [stderr] Downloaded primitive-types v0.10.1 [INFO] [stderr] Downloaded serde_derive v1.0.198 [INFO] [stderr] Downloaded serde v1.0.198 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 73bfc43871c27b552ddedecb6f60f532082d687f4faf346d18965000feb1ba55 [INFO] running `Command { std: "docker" "start" "-a" "73bfc43871c27b552ddedecb6f60f532082d687f4faf346d18965000feb1ba55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "73bfc43871c27b552ddedecb6f60f532082d687f4faf346d18965000feb1ba55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73bfc43871c27b552ddedecb6f60f532082d687f4faf346d18965000feb1ba55", kill_on_drop: false }` [INFO] [stdout] 73bfc43871c27b552ddedecb6f60f532082d687f4faf346d18965000feb1ba55 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ac3494d5240ac6608d78fcf316014b84bc8aabddc7e1df3ed654a91a65e17953 [INFO] running `Command { std: "docker" "start" "-a" "ac3494d5240ac6608d78fcf316014b84bc8aabddc7e1df3ed654a91a65e17953", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling either v1.11.0 [INFO] [stderr] Compiling cc v1.0.95 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling serde v1.0.198 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling anyhow v1.0.82 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling fixed-hash v0.7.0 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling plonky2_util v0.2.0 (https://github.com/neatsys/plonky2#ef2d5b34) [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling primitive-types v0.10.1 [INFO] [stderr] Compiling getrandom v0.2.14 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling num-iter v0.1.44 [INFO] [stderr] Compiling keccak-hash v0.8.0 [INFO] [stderr] Compiling num-complex v0.4.5 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling num v0.4.2 [INFO] [stderr] Compiling unroll v0.1.5 [INFO] [stderr] Compiling plonky2_maybe_rayon v0.2.0 (https://github.com/neatsys/plonky2#ef2d5b34) [INFO] [stderr] Compiling serde_derive v1.0.198 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling plonky2_field v0.2.1 (https://github.com/neatsys/plonky2#ef2d5b34) [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling plonky2 v0.2.1 (https://github.com/neatsys/plonky2#ef2d5b34) [INFO] [stderr] Compiling plonky2_u32 v0.1.0 (https://github.com/neatsys/plonky2-u32#654777fc) [INFO] [stderr] Compiling cover-circuit v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.61s [INFO] running `Command { std: "docker" "inspect" "ac3494d5240ac6608d78fcf316014b84bc8aabddc7e1df3ed654a91a65e17953", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac3494d5240ac6608d78fcf316014b84bc8aabddc7e1df3ed654a91a65e17953", kill_on_drop: false }` [INFO] [stdout] ac3494d5240ac6608d78fcf316014b84bc8aabddc7e1df3ed654a91a65e17953 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e245edfa06567781eab60a61f067b048b3a9b133b3104ff4ae3bcd9d0d46eaa7 [INFO] running `Command { std: "docker" "start" "-a" "e245edfa06567781eab60a61f067b048b3a9b133b3104ff4ae3bcd9d0d46eaa7", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling num-complex v0.4.5 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling num v0.4.2 [INFO] [stderr] Compiling plonky2_field v0.2.1 (https://github.com/neatsys/plonky2#ef2d5b34) [INFO] [stderr] Compiling plonky2 v0.2.1 (https://github.com/neatsys/plonky2#ef2d5b34) [INFO] [stderr] Compiling plonky2_u32 v0.1.0 (https://github.com/neatsys/plonky2-u32#654777fc) [INFO] [stderr] Compiling cover-circuit v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 25.62s [INFO] running `Command { std: "docker" "inspect" "e245edfa06567781eab60a61f067b048b3a9b133b3104ff4ae3bcd9d0d46eaa7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e245edfa06567781eab60a61f067b048b3a9b133b3104ff4ae3bcd9d0d46eaa7", kill_on_drop: false }` [INFO] [stdout] e245edfa06567781eab60a61f067b048b3a9b133b3104ff4ae3bcd9d0d46eaa7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7cb44fae95ec29736be7f2806bed5eae15ef2733f3f3f85447741f6791c58cc1 [INFO] running `Command { std: "docker" "start" "-a" "7cb44fae95ec29736be7f2806bed5eae15ef2733f3f3f85447741f6791c58cc1", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cover_circuit-da9ac8b221453bbe) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::malformed_counters_recursive has been running for over 60 seconds [INFO] [stdout] test tests::malformed_signature has been running for over 60 seconds [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "7cb44fae95ec29736be7f2806bed5eae15ef2733f3f3f85447741f6791c58cc1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7cb44fae95ec29736be7f2806bed5eae15ef2733f3f3f85447741f6791c58cc1", kill_on_drop: false }` [INFO] [stdout] 7cb44fae95ec29736be7f2806bed5eae15ef2733f3f3f85447741f6791c58cc1