[INFO] fetching crate dmzj-proto 0.1.4... [INFO] checking dmzj-proto-0.1.4 against master#f4d794ea0b845413344621d89f6c945062748485 for pr-119369-1 [INFO] extracting crate dmzj-proto 0.1.4 into /workspace/builds/worker-0-tc1/source [INFO] validating manifest of crates.io crate dmzj-proto 0.1.4 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 crates.io crate dmzj-proto 0.1.4 [INFO] finished tweaking crates.io crate dmzj-proto 0.1.4 [INFO] tweaked toml for crates.io crate dmzj-proto 0.1.4 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate crates.io crate dmzj-proto 0.1.4 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 thiserror v1.0.49 [INFO] [stderr] Downloaded which v4.4.2 [INFO] [stderr] Downloaded protobuf-support v3.3.0 [INFO] [stderr] Downloaded async-compression v0.4.4 [INFO] [stderr] Downloaded errno v0.3.5 [INFO] [stderr] Downloaded protobuf-codegen v3.3.0 [INFO] [stderr] Downloaded protobuf v3.3.0 [INFO] [stderr] Downloaded linux-raw-sys v0.4.10 [INFO] [stderr] Downloaded brotli v3.4.0 [INFO] [stderr] Downloaded rustix v0.38.19 [INFO] [stderr] Downloaded brotli-decompressor v2.5.0 [INFO] [stderr] Downloaded thiserror-impl v1.0.49 [INFO] [stderr] Downloaded protobuf-parse v3.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 517b90330c5bc60b6a59b7eac64ef5f749c73990dcd984f09234d2aaeedb83b2 [INFO] running `Command { std: "docker" "start" "-a" "517b90330c5bc60b6a59b7eac64ef5f749c73990dcd984f09234d2aaeedb83b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "517b90330c5bc60b6a59b7eac64ef5f749c73990dcd984f09234d2aaeedb83b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "517b90330c5bc60b6a59b7eac64ef5f749c73990dcd984f09234d2aaeedb83b2", kill_on_drop: false }` [INFO] [stdout] 517b90330c5bc60b6a59b7eac64ef5f749c73990dcd984f09234d2aaeedb83b2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] c2334ed6e11aec11594d8ea56159ab13fb6416bda2873adda572627687a53718 [INFO] running `Command { std: "docker" "start" "-a" "c2334ed6e11aec11594d8ea56159ab13fb6416bda2873adda572627687a53718", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Checking smallvec v1.11.1 [INFO] [stderr] Compiling thiserror v1.0.49 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling rustix v0.38.19 [INFO] [stderr] Compiling linux-raw-sys v0.4.10 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling protobuf v3.3.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Checking const-oid v0.9.5 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling serde v1.0.189 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling openssl v0.10.57 [INFO] [stderr] Checking zeroize v1.6.0 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Compiling time-macros v0.2.15 [INFO] [stderr] Checking deranged v0.3.9 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking der v0.7.8 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking socket2 v0.5.4 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking form_urlencoded v1.2.0 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Checking try-lock v0.2.4 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Checking brotli-decompressor v2.5.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Checking matches v0.1.10 [INFO] [stderr] Checking psl-types v2.0.11 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking signature v2.1.0 [INFO] [stderr] Checking ipnet v2.8.0 [INFO] [stderr] Checking spki v0.7.2 [INFO] [stderr] Checking publicsuffix v2.2.3 [INFO] [stderr] Checking base64 v0.21.4 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Checking url v2.4.1 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling tempfile v3.8.0 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Checking num-bigint-dig v0.8.4 [INFO] [stderr] Checking pkcs1 v0.7.5 [INFO] [stderr] Compiling openssl-sys v0.9.93 [INFO] [stderr] Checking brotli v3.4.0 [INFO] [stderr] Checking time v0.3.30 [INFO] [stderr] Checking rsa v0.9.2 [INFO] [stderr] Compiling thiserror-impl v1.0.49 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.189 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking tokio v1.33.0 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling protobuf-support v3.3.0 [INFO] [stderr] Checking cookie_store v0.16.2 [INFO] [stderr] Compiling protobuf-parse v3.3.0 [INFO] [stderr] Checking tokio-util v0.7.9 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking async-compression v0.4.4 [INFO] [stderr] Checking h2 v0.3.21 [INFO] [stderr] Compiling protobuf-codegen v3.3.0 [INFO] [stderr] Compiling dmzj-proto v0.1.4 (/opt/rustwide/workdir) [INFO] [stderr] Checking hyper v0.14.27 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.22 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 43.42s [INFO] running `Command { std: "docker" "inspect" "c2334ed6e11aec11594d8ea56159ab13fb6416bda2873adda572627687a53718", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2334ed6e11aec11594d8ea56159ab13fb6416bda2873adda572627687a53718", kill_on_drop: false }` [INFO] [stdout] c2334ed6e11aec11594d8ea56159ab13fb6416bda2873adda572627687a53718 [INFO] checking dmzj-proto-0.1.4 against try#3832a95f57d4260fb5641e183906f49b4e5c6bdd for pr-119369-1 [INFO] extracting crate dmzj-proto 0.1.4 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate dmzj-proto 0.1.4 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 crates.io crate dmzj-proto 0.1.4 [INFO] finished tweaking crates.io crate dmzj-proto 0.1.4 [INFO] tweaked toml for crates.io crate dmzj-proto 0.1.4 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate crates.io crate dmzj-proto 0.1.4 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] de7a71ea2b1d9be796e380630f0581eff54512459f6e1bfca0fa3976917f9eae [INFO] running `Command { std: "docker" "start" "-a" "de7a71ea2b1d9be796e380630f0581eff54512459f6e1bfca0fa3976917f9eae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "de7a71ea2b1d9be796e380630f0581eff54512459f6e1bfca0fa3976917f9eae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de7a71ea2b1d9be796e380630f0581eff54512459f6e1bfca0fa3976917f9eae", kill_on_drop: false }` [INFO] [stdout] de7a71ea2b1d9be796e380630f0581eff54512459f6e1bfca0fa3976917f9eae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 1fcbe9496f7574188274aef7bb43839099fa753f89de6190ee7241978a708a7d [INFO] running `Command { std: "docker" "start" "-a" "1fcbe9496f7574188274aef7bb43839099fa753f89de6190ee7241978a708a7d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling thiserror v1.0.49 [INFO] [stderr] Checking smallvec v1.11.1 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling rustix v0.38.19 [INFO] [stderr] Compiling linux-raw-sys v0.4.10 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling protobuf v3.3.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Checking const-oid v0.9.5 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling serde v1.0.189 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking zeroize v1.6.0 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling openssl v0.10.57 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling time-macros v0.2.15 [INFO] [stderr] Checking deranged v0.3.9 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking socket2 v0.5.4 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking form_urlencoded v1.2.0 [INFO] [stderr] Checking der v0.7.8 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking try-lock v0.2.4 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Checking brotli-decompressor v2.5.0 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Checking psl-types v2.0.11 [INFO] [stderr] Checking matches v0.1.10 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling tempfile v3.8.0 [INFO] [stderr] Checking publicsuffix v2.2.3 [INFO] [stderr] Checking url v2.4.1 [INFO] [stderr] Checking signature v2.1.0 [INFO] [stderr] Checking base64 v0.21.4 [INFO] [stderr] Checking ipnet v2.8.0 [INFO] [stderr] Compiling openssl-sys v0.9.93 [INFO] [stderr] Checking brotli v3.4.0 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Checking num-bigint-dig v0.8.4 [INFO] [stderr] Checking spki v0.7.2 [INFO] [stderr] Checking pkcs8 v0.10.2 [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 this macro [INFO] [stdout] | [INFO] [stdout] 3 + use alloc::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 this macro [INFO] [stdout] | [INFO] [stdout] 4 + use alloc::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 this macro [INFO] [stdout] | [INFO] [stdout] 1 + use alloc::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 this macro [INFO] [stdout] | [INFO] [stdout] 1 + use alloc::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 this macro [INFO] [stdout] | [INFO] [stdout] 1 + use alloc::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 this macro [INFO] [stdout] | [INFO] [stdout] 1 + use alloc::vec; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking time v0.3.30 [INFO] [stderr] Checking pkcs1 v0.7.5 [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `num-bigint-dig` (lib) due to 7 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "1fcbe9496f7574188274aef7bb43839099fa753f89de6190ee7241978a708a7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1fcbe9496f7574188274aef7bb43839099fa753f89de6190ee7241978a708a7d", kill_on_drop: false }` [INFO] [stdout] 1fcbe9496f7574188274aef7bb43839099fa753f89de6190ee7241978a708a7d