[INFO] cloning repository https://github.com/de-mo/rust_ev_crypto_primitives [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/de-mo/rust_ev_crypto_primitives" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fde-mo%2Frust_ev_crypto_primitives", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fde-mo%2Frust_ev_crypto_primitives'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cb77ca60c34a13a790d0029bd9e3ab5839de00ee [INFO] checking de-mo/rust_ev_crypto_primitives against master#f4d794ea0b845413344621d89f6c945062748485 for pr-119369-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fde-mo%2Frust_ev_crypto_primitives" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/de-mo/rust_ev_crypto_primitives on toolchain f4d794ea0b845413344621d89f6c945062748485 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f4d794ea0b845413344621d89f6c945062748485" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/de-mo/rust_ev_crypto_primitives [INFO] finished tweaking git repo https://github.com/de-mo/rust_ev_crypto_primitives [INFO] tweaked toml for git repo https://github.com/de-mo/rust_ev_crypto_primitives written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/de-mo/rust_ev_crypto_primitives 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" "+f4d794ea0b845413344621d89f6c945062748485" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.88 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.88 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.88 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.88 [INFO] [stderr] Downloaded wasm-bindgen v0.2.88 [INFO] [stderr] Downloaded openssl v0.10.59 [INFO] [stderr] Downloaded js-sys v0.3.65 [INFO] [stderr] Downloaded serde v1.0.192 [INFO] [stderr] Downloaded serde_derive v1.0.192 [INFO] [stderr] Downloaded openssl-sys v0.9.95 [INFO] [stderr] Downloaded data-encoding v2.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+f4d794ea0b845413344621d89f6c945062748485" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ff1439a9c970fb4e840dae12537ac97ba6971c2b15a3cacbe392c4ef213e8d72 [INFO] running `Command { std: "docker" "start" "-a" "ff1439a9c970fb4e840dae12537ac97ba6971c2b15a3cacbe392c4ef213e8d72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ff1439a9c970fb4e840dae12537ac97ba6971c2b15a3cacbe392c4ef213e8d72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff1439a9c970fb4e840dae12537ac97ba6971c2b15a3cacbe392c4ef213e8d72", kill_on_drop: false }` [INFO] [stdout] ff1439a9c970fb4e840dae12537ac97ba6971c2b15a3cacbe392c4ef213e8d72 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+f4d794ea0b845413344621d89f6c945062748485" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e4062e0054a7b7b4fe8524e47f2863500b5a12d614afadaf3cdf1ab99c0af1e4 [INFO] running `Command { std: "docker" "start" "-a" "e4062e0054a7b7b4fe8524e47f2863500b5a12d614afadaf3cdf1ab99c0af1e4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling serde v1.0.192 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling openssl v0.10.59 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking smallvec v1.11.2 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking iana-time-zone v0.1.58 [INFO] [stderr] Checking data-encoding v2.4.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Checking getrandom v0.2.11 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking chrono v0.4.31 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking num-iter v0.1.43 [INFO] [stderr] Compiling openssl-sys v0.9.95 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Checking rust_ev_crypto_primitives v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.66s [INFO] running `Command { std: "docker" "inspect" "e4062e0054a7b7b4fe8524e47f2863500b5a12d614afadaf3cdf1ab99c0af1e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4062e0054a7b7b4fe8524e47f2863500b5a12d614afadaf3cdf1ab99c0af1e4", kill_on_drop: false }` [INFO] [stdout] e4062e0054a7b7b4fe8524e47f2863500b5a12d614afadaf3cdf1ab99c0af1e4 [INFO] checking de-mo/rust_ev_crypto_primitives against try#3832a95f57d4260fb5641e183906f49b4e5c6bdd for pr-119369-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fde-mo%2Frust_ev_crypto_primitives" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/de-mo/rust_ev_crypto_primitives on toolchain 3832a95f57d4260fb5641e183906f49b4e5c6bdd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3832a95f57d4260fb5641e183906f49b4e5c6bdd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/de-mo/rust_ev_crypto_primitives [INFO] finished tweaking git repo https://github.com/de-mo/rust_ev_crypto_primitives [INFO] tweaked toml for git repo https://github.com/de-mo/rust_ev_crypto_primitives written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/de-mo/rust_ev_crypto_primitives 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" "+3832a95f57d4260fb5641e183906f49b4e5c6bdd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+3832a95f57d4260fb5641e183906f49b4e5c6bdd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e45384e394ef665539418aed2958cae6f761fdab18a003dc59f8f77ee12b0e21 [INFO] running `Command { std: "docker" "start" "-a" "e45384e394ef665539418aed2958cae6f761fdab18a003dc59f8f77ee12b0e21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e45384e394ef665539418aed2958cae6f761fdab18a003dc59f8f77ee12b0e21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e45384e394ef665539418aed2958cae6f761fdab18a003dc59f8f77ee12b0e21", kill_on_drop: false }` [INFO] [stdout] e45384e394ef665539418aed2958cae6f761fdab18a003dc59f8f77ee12b0e21 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+3832a95f57d4260fb5641e183906f49b4e5c6bdd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fca580b564f692941025ef7a5f5aba88a1df670a9ce2820f306bc62de44b0092 [INFO] running `Command { std: "docker" "start" "-a" "fca580b564f692941025ef7a5f5aba88a1df670a9ce2820f306bc62de44b0092", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling serde v1.0.192 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.59 [INFO] [stderr] Checking iana-time-zone v0.1.58 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Checking smallvec v1.11.2 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Checking data-encoding v2.4.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking getrandom v0.2.11 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking chrono v0.4.31 [INFO] [stderr] Compiling openssl-sys v0.9.95 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking num-iter v0.1.43 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stdout] error: cannot find macro `vec` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/num-bigint-dig-0.8.4/src/bigrand.rs:319:25 [INFO] [stdout] | [INFO] [stdout] 319 | let mut bytes = vec![0u8; bytes_len]; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 + use alloc::vec; [INFO] [stdout] | [INFO] [stdout] 3 + use std::vec; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vec` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/num-bigint-dig-0.8.4/src/prime.rs:138:22 [INFO] [stdout] | [INFO] [stdout] 138 | let mut moduli = vec![BigUint::zero(); prime_limit]; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 4 + use alloc::vec; [INFO] [stdout] | [INFO] [stdout] 4 + use std::vec; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vec` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/num-bigint-dig-0.8.4/src/biguint.rs:2574:21 [INFO] [stdout] | [INFO] [stdout] 2574 | vec![*n as u32, (n >> 32) as u32] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use alloc::vec; [INFO] [stdout] | [INFO] [stdout] 1 + use std::vec; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vec` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/num-bigint-dig-0.8.4/src/biguint.rs:2572:21 [INFO] [stdout] | [INFO] [stdout] 2572 | vec![*n as u32] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use alloc::vec; [INFO] [stdout] | [INFO] [stdout] 1 + use std::vec; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vec` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/num-bigint-dig-0.8.4/src/biguint.rs:2313:13 [INFO] [stdout] | [INFO] [stdout] 2313 | vec![0] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use alloc::vec; [INFO] [stdout] | [INFO] [stdout] 1 + use std::vec; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vec` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/num-bigint-dig-0.8.4/src/biguint.rs:2027:16 [INFO] [stdout] | [INFO] [stdout] 2027 | return vec![b'0']; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use alloc::vec; [INFO] [stdout] | [INFO] [stdout] 1 + use std::vec; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vec` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/num-bigint-dig-0.8.4/src/biguint.rs:2005:9 [INFO] [stdout] | [INFO] [stdout] 2005 | vec![0] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use alloc::vec; [INFO] [stdout] | [INFO] [stdout] 1 + use std::vec; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vec` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/num-bigint-dig-0.8.4/src/biguint.rs:490:22 [INFO] [stdout] | [INFO] [stdout] 490 | BigUint::new(vec![1]) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use alloc::vec; [INFO] [stdout] | [INFO] [stdout] 1 + use std::vec; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `num-bigint-dig` (lib) due to 9 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "fca580b564f692941025ef7a5f5aba88a1df670a9ce2820f306bc62de44b0092", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fca580b564f692941025ef7a5f5aba88a1df670a9ce2820f306bc62de44b0092", kill_on_drop: false }` [INFO] [stdout] fca580b564f692941025ef7a5f5aba88a1df670a9ce2820f306bc62de44b0092