[INFO] fetching crate risc0-circuit-rv32im 0.12.0... [INFO] building risc0-circuit-rv32im-0.12.0 against try#0179c3cb935eb588d407cb784f436ae84d99db5c for pr-107620-1 [INFO] extracting crate risc0-circuit-rv32im 0.12.0 into /workspace/builds/worker-5-tc2/source [INFO] validating manifest of crates.io crate risc0-circuit-rv32im 0.12.0 on toolchain 0179c3cb935eb588d407cb784f436ae84d99db5c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0179c3cb935eb588d407cb784f436ae84d99db5c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate risc0-circuit-rv32im 0.12.0 [INFO] finished tweaking crates.io crate risc0-circuit-rv32im 0.12.0 [INFO] tweaked toml for crates.io crate risc0-circuit-rv32im 0.12.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" __CARGO_TEST_CHANNEL_OVERRIDE_DO_NOT_USE_THIS="nightly" "/workspace/cargo-home/bin/cargo" "+0179c3cb935eb588d407cb784f436ae84d99db5c" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0179c3cb935eb588d407cb784f436ae84d99db5c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:542af8c9c691278ea8427c9f55ce1005b509eeebcbbcbc893145cd6832507671" "/opt/rustwide/cargo-home/bin/cargo" "+0179c3cb935eb588d407cb784f436ae84d99db5c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d5093118d9cbc6f9444fb5a3c63d0b391f8a814ae665022bcd560c541aea7867 [INFO] running `Command { std: "docker" "start" "-a" "d5093118d9cbc6f9444fb5a3c63d0b391f8a814ae665022bcd560c541aea7867", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d5093118d9cbc6f9444fb5a3c63d0b391f8a814ae665022bcd560c541aea7867", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5093118d9cbc6f9444fb5a3c63d0b391f8a814ae665022bcd560c541aea7867", kill_on_drop: false }` [INFO] [stdout] d5093118d9cbc6f9444fb5a3c63d0b391f8a814ae665022bcd560c541aea7867 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:542af8c9c691278ea8427c9f55ce1005b509eeebcbbcbc893145cd6832507671" "/opt/rustwide/cargo-home/bin/cargo" "+0179c3cb935eb588d407cb784f436ae84d99db5c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 765cb30b9e62e007849ac01ca61151c8ccdbb1824446e4e3f5194b3bbb798ea0 [INFO] running `Command { std: "docker" "start" "-a" "765cb30b9e62e007849ac01ca61151c8ccdbb1824446e4e3f5194b3bbb798ea0", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling rayon-core v1.10.2 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.13 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling paste v1.0.11 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling risc0-zkp v0.12.0 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling jobserver v0.1.25 [INFO] [stderr] Compiling anyhow v1.0.68 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling matrixmultiply v0.3.2 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling num-complex v0.4.3 [INFO] [stderr] Compiling rayon v1.6.1 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling risc0-circuit-rv32im v0.12.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling ndarray v0.15.6 [INFO] [stderr] Compiling bytemuck_derive v1.4.0 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.2 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling risc0-zeroio-derive v0.12.0 [INFO] [stderr] Compiling bytemuck v1.13.0 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling risc0-zeroio v0.12.0 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.18s [INFO] running `Command { std: "docker" "inspect" "765cb30b9e62e007849ac01ca61151c8ccdbb1824446e4e3f5194b3bbb798ea0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "765cb30b9e62e007849ac01ca61151c8ccdbb1824446e4e3f5194b3bbb798ea0", kill_on_drop: false }` [INFO] [stdout] 765cb30b9e62e007849ac01ca61151c8ccdbb1824446e4e3f5194b3bbb798ea0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:542af8c9c691278ea8427c9f55ce1005b509eeebcbbcbc893145cd6832507671" "/opt/rustwide/cargo-home/bin/cargo" "+0179c3cb935eb588d407cb784f436ae84d99db5c" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 578348b3dc7e8b0197a1a7aa6a48921bffbf978e030ceea15118866886aa7379 [INFO] running `Command { std: "docker" "start" "-a" "578348b3dc7e8b0197a1a7aa6a48921bffbf978e030ceea15118866886aa7379", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling io-lifetimes v1.0.5 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling rustix v0.36.7 [INFO] [stderr] Compiling regex v1.7.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-complex v0.4.3 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling plotters-backend v0.3.4 [INFO] [stderr] Compiling ciborium-io v0.2.0 [INFO] [stderr] Compiling os_str_bytes v6.4.1 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling linux-raw-sys v0.1.4 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling ciborium-ll v0.2.0 [INFO] [stderr] Compiling plotters-svg v0.3.3 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling textwrap v0.16.0 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling plotters v0.3.4 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling risc0-zeroio v0.12.0 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling test-log v0.2.11 [INFO] [stderr] Compiling tracing-subscriber v0.3.16 [INFO] [stderr] Compiling clap v3.2.23 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rayon-core v1.10.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rayon v1.6.1 [INFO] [stderr] Compiling is-terminal v0.4.2 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Compiling ciborium v0.2.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling ndarray v0.15.6 [INFO] [stderr] Compiling criterion v0.4.0 [INFO] [stderr] Compiling risc0-zkp v0.12.0 [INFO] [stderr] Compiling risc0-circuit-rv32im v0.12.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 30.81s [INFO] running `Command { std: "docker" "inspect" "578348b3dc7e8b0197a1a7aa6a48921bffbf978e030ceea15118866886aa7379", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "578348b3dc7e8b0197a1a7aa6a48921bffbf978e030ceea15118866886aa7379", kill_on_drop: false }` [INFO] [stdout] 578348b3dc7e8b0197a1a7aa6a48921bffbf978e030ceea15118866886aa7379