[INFO] fetching crate qp-plonky2 1.1.3... [INFO] building qp-plonky2-1.1.3 against try#58b1b3c5342a414c161338871f8004258ccef2a7 for pr-149937 [INFO] extracting crate qp-plonky2 1.1.3 into /workspace/builds/worker-5-tc2/source [INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml [INFO] started tweaking crates.io crate qp-plonky2 1.1.3 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate qp-plonky2 1.1.3 [INFO] tweaked toml for crates.io crate qp-plonky2 1.1.3 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate qp-plonky2 1.1.3 on toolchain 58b1b3c5342a414c161338871f8004258ccef2a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate qp-plonky2 1.1.3 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" "+58b1b3c5342a414c161338871f8004258ccef2a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: Found `feature = ...` in `target.'cfg(...)'.dependencies`. This key is not supported for selecting dependencies and will not work as expected. Use the [features] section instead: https://doc.rust-lang.org/cargo/reference/features.html [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1d5096691d615f0b5bc755969832c0ae8a01ed20dfeaf5960a2e095288d1397d [INFO] running `Command { std: "docker" "start" "-a" "1d5096691d615f0b5bc755969832c0ae8a01ed20dfeaf5960a2e095288d1397d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1d5096691d615f0b5bc755969832c0ae8a01ed20dfeaf5960a2e095288d1397d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d5096691d615f0b5bc755969832c0ae8a01ed20dfeaf5960a2e095288d1397d", kill_on_drop: false }` [INFO] [stdout] 1d5096691d615f0b5bc755969832c0ae8a01ed20dfeaf5960a2e095288d1397d [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7382175aeb4a7773b4d08a3d99dd2e8553ce36bc8348b52568a034a171a48b3b [INFO] running `Command { std: "docker" "start" "-a" "7382175aeb4a7773b4d08a3d99dd2e8553ce36bc8348b52568a034a171a48b3b", kill_on_drop: false }` [INFO] [stderr] warning: Found `feature = ...` in `target.'cfg(...)'.dependencies`. This key is not supported for selecting dependencies and will not work as expected. Use the [features] section instead: https://doc.rust-lang.org/cargo/reference/features.html [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling unicode-ident v1.0.20 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling p3-maybe-rayon v0.3.0 [INFO] [stderr] Compiling strength_reduce v0.2.4 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling qp-plonky2-field v1.1.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling transpose v0.2.3 [INFO] [stderr] Compiling fixed-hash v0.7.0 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling plonky2_util v1.0.0 [INFO] [stderr] Compiling plonky2_maybe_rayon v1.0.0 [INFO] [stderr] Compiling primitive-types v0.10.1 [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling keccak-hash v0.8.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling unroll v0.1.5 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling p3-util v0.3.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling p3-field v0.3.0 [INFO] [stderr] Compiling p3-matrix v0.3.0 [INFO] [stderr] Compiling p3-symmetric v0.3.0 [INFO] [stderr] Compiling p3-dft v0.3.0 [INFO] [stderr] Compiling p3-mds v0.3.0 [INFO] [stderr] Compiling p3-poseidon2 v0.3.0 [INFO] [stderr] Compiling p3-goldilocks v0.3.0 [INFO] [stderr] Compiling qp-poseidon-constants v1.0.1 [INFO] [stderr] Compiling qp-plonky2 v1.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.62s [INFO] running `Command { std: "docker" "inspect" "7382175aeb4a7773b4d08a3d99dd2e8553ce36bc8348b52568a034a171a48b3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7382175aeb4a7773b4d08a3d99dd2e8553ce36bc8348b52568a034a171a48b3b", kill_on_drop: false }` [INFO] [stdout] 7382175aeb4a7773b4d08a3d99dd2e8553ce36bc8348b52568a034a171a48b3b [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 41f7f132c9d797942d642d5dcb443ce7963849dce7e2415ea1177398bd1d2588 [INFO] running `Command { std: "docker" "start" "-a" "41f7f132c9d797942d642d5dcb443ce7963849dce7e2415ea1177398bd1d2588", kill_on_drop: false }` [INFO] [stderr] warning: Found `feature = ...` in `target.'cfg(...)'.dependencies`. This key is not supported for selecting dependencies and will not work as expected. Use the [features] section instead: https://doc.rust-lang.org/cargo/reference/features.html [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling cc v1.2.43 [INFO] [stderr] Compiling clap_builder v4.5.50 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling transpose v0.2.3 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling jemalloc-sys v0.5.4+5.3.0-patched [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling clap v4.5.50 [INFO] [stderr] Compiling tynm v0.1.10 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling zerocopy-derive v0.8.27 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling p3-util v0.3.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling p3-field v0.3.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling qp-plonky2-field v1.1.3 [INFO] [stderr] Compiling p3-matrix v0.3.0 [INFO] [stderr] Compiling p3-symmetric v0.3.0 [INFO] [stderr] Compiling p3-dft v0.3.0 [INFO] [stderr] Compiling p3-mds v0.3.0 [INFO] [stderr] Compiling p3-poseidon2 v0.3.0 [INFO] [stderr] Compiling p3-goldilocks v0.3.0 [INFO] [stderr] Compiling qp-poseidon-constants v1.0.1 [INFO] [stderr] Compiling qp-poseidon-core v1.0.1 [INFO] [stderr] Compiling qp-plonky2 v1.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Compiling jemallocator v0.5.4 [INFO] [stdout] warning: unused import: `plonky2_field::types::Field` [INFO] [stdout] --> examples/square_root.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | use plonky2_field::types::Field; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `qp-plonky2` (example "factorial") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/58b1b3c5342a414c161338871f8004258ccef2a7/bin/rustc --crate-name factorial --edition=2021 examples/factorial.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::too_long_first_doc_paragraph' --cfg 'feature="default"' --cfg 'feature="gate_testing"' --cfg 'feature="getrandom"' --cfg 'feature="parallel"' --cfg 'feature="rand_chacha"' --cfg 'feature="std"' --cfg 'feature="timing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "gate_testing", "getrandom", "no_random", "parallel", "rand_chacha", "std", "timing"))' -C metadata=5718dbc8c096662c -C extra-filename=-1eeda987e4362450 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-e9b35d5112b16ede.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-e8097ad5c8624c7e.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-b2cf90faf49be3d4.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-5774cb18a89802ee.rlib --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-1bbbd511be09de74.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-d7ed0707c910cc18.rlib --extern jemallocator=/opt/rustwide/target/debug/deps/libjemallocator-9e96bba8ceae50d1.rlib --extern keccak_hash=/opt/rustwide/target/debug/deps/libkeccak_hash-e1c88c8bd2aaf6ba.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-28f8cc0684f4f944.rlib --extern num=/opt/rustwide/target/debug/deps/libnum-74e45ef11c63c54d.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-e6592c2729ae50e7.rlib --extern p3_field=/opt/rustwide/target/debug/deps/libp3_field-2a57f99c120f0c4f.rlib --extern p3_goldilocks=/opt/rustwide/target/debug/deps/libp3_goldilocks-97e4f883ac8c758e.rlib --extern p3_poseidon2=/opt/rustwide/target/debug/deps/libp3_poseidon2-2c04c537af11d82b.rlib --extern p3_symmetric=/opt/rustwide/target/debug/deps/libp3_symmetric-ac72078b47fb3a1b.rlib --extern plonky2_maybe_rayon=/opt/rustwide/target/debug/deps/libplonky2_maybe_rayon-60d3619f8928a169.rlib --extern plonky2_util=/opt/rustwide/target/debug/deps/libplonky2_util-de378eac13768d42.rlib --extern plonky2=/opt/rustwide/target/debug/deps/libplonky2-1d0ea30577c8bde5.rlib --extern plonky2_field=/opt/rustwide/target/debug/deps/libqp_plonky2_field-562bb00c746d9764.rlib --extern qp_poseidon_constants=/opt/rustwide/target/debug/deps/libqp_poseidon_constants-1ec1f7df07b4a5b1.rlib --extern qp_poseidon_core=/opt/rustwide/target/debug/deps/libqp_poseidon_core-7df7814952dbc4ca.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-da5602d51b7fbe64.rlib --extern rand_chacha=/opt/rustwide/target/debug/deps/librand_chacha-bbc48bf1e4f64cf1.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-d34e8a5451af5a97.rlib --extern serde_cbor=/opt/rustwide/target/debug/deps/libserde_cbor-9b075e6fe18aa410.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-da7922fc6611a1c7.rlib --extern static_assertions=/opt/rustwide/target/debug/deps/libstatic_assertions-d53a9977dc6e27e5.rlib --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-a25991c27000c0b3.rlib --extern tynm=/opt/rustwide/target/debug/deps/libtynm-6c62f2d2d1fbbb2b.rlib --extern unroll=/opt/rustwide/target/debug/deps/libunroll-8684f76e7e56fe2d.so --extern web_time=/opt/rustwide/target/debug/deps/libweb_time-c447c8b725da1947.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/jemalloc-sys-3b9d8a184988b4a4/out/build/lib` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "41f7f132c9d797942d642d5dcb443ce7963849dce7e2415ea1177398bd1d2588", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41f7f132c9d797942d642d5dcb443ce7963849dce7e2415ea1177398bd1d2588", kill_on_drop: false }` [INFO] [stdout] 41f7f132c9d797942d642d5dcb443ce7963849dce7e2415ea1177398bd1d2588