[INFO] cloning repository https://github.com/natebuckareff/rops [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/natebuckareff/rops" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnatebuckareff%2Frops", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnatebuckareff%2Frops'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4d6787b001d152d926e835dfe41cac6ba1b1a869 [INFO] checking natebuckareff/rops against master#f4d794ea0b845413344621d89f6c945062748485 for pr-119369 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnatebuckareff%2Frops" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/natebuckareff/rops 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/natebuckareff/rops [INFO] finished tweaking git repo https://github.com/natebuckareff/rops [INFO] tweaked toml for git repo https://github.com/natebuckareff/rops written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/natebuckareff/rops 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 io_tee v0.1.1 [INFO] [stderr] Downloaded i18n-embed-fl v0.6.7 [INFO] [stderr] Downloaded i18n-embed v0.13.9 [INFO] [stderr] Downloaded age-core v0.9.0 [INFO] [stderr] Downloaded age v0.9.2 [INFO] [stderr] Downloaded i18n-embed-impl v0.8.1 [INFO] [stderr] Downloaded i18n-config v0.4.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 3b5039de438f6f9601318798e7857e258f7ae67a3c87515e14fcb92f261b8d18 [INFO] running `Command { std: "docker" "start" "-a" "3b5039de438f6f9601318798e7857e258f7ae67a3c87515e14fcb92f261b8d18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3b5039de438f6f9601318798e7857e258f7ae67a3c87515e14fcb92f261b8d18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b5039de438f6f9601318798e7857e258f7ae67a3c87515e14fcb92f261b8d18", kill_on_drop: false }` [INFO] [stdout] 3b5039de438f6f9601318798e7857e258f7ae67a3c87515e14fcb92f261b8d18 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 38e7912a55c6a7b7574538100728e50ac91ff084998ebd2c99aa2b2b51e6705d [INFO] running `Command { std: "docker" "start" "-a" "38e7912a55c6a7b7574538100728e50ac91ff084998ebd2c99aa2b2b51e6705d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Compiling serde v1.0.180 [INFO] [stderr] Compiling serde_derive v1.0.180 [INFO] [stderr] Checking const-oid v0.9.4 [INFO] [stderr] Compiling thiserror v1.0.44 [INFO] [stderr] Checking cpufeatures v0.2.9 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Compiling winnow v0.5.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling rustix v0.38.6 [INFO] [stderr] Compiling type-map v0.4.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Checking linux-raw-sys v0.4.5 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling self_cell v0.10.2 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking bitflags v2.3.3 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Checking anstyle-parse v0.2.1 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking anstyle v1.0.1 [INFO] [stderr] Compiling arc-swap v1.6.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling dashmap v5.5.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking clap_lex v0.5.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking anstream v0.3.2 [INFO] [stderr] Checking cookie-factory v0.3.2 [INFO] [stderr] Checking io_tee v0.1.1 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking bech32 v0.9.1 [INFO] [stderr] Checking clap_builder v4.3.19 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-padding v0.3.3 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking poly1305 v0.8.0 [INFO] [stderr] Checking polyval v0.6.1 [INFO] [stderr] Checking sha2 v0.10.7 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking pbkdf2 v0.11.0 [INFO] [stderr] Checking signature v1.6.4 [INFO] [stderr] Checking ghash v0.5.0 [INFO] [stderr] Checking hkdf v0.12.3 [INFO] [stderr] Checking rust-embed-utils v7.8.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_spanned v0.6.3 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling toml_edit v0.19.14 [INFO] [stderr] Compiling find-crate v0.6.3 [INFO] [stderr] Compiling toml v0.7.6 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling displaydoc v0.2.4 [INFO] [stderr] Compiling thiserror-impl v1.0.44 [INFO] [stderr] Compiling rust-embed-impl v6.8.1 [INFO] [stderr] Compiling pin-project-internal v1.1.2 [INFO] [stderr] Compiling clap_derive v4.3.12 [INFO] [stderr] Compiling rust-embed v6.8.1 [INFO] [stderr] Compiling tinystr v0.7.1 [INFO] [stderr] Checking zeroize v1.6.0 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking der v0.6.1 [INFO] [stderr] Checking curve25519-dalek v3.2.0 [INFO] [stderr] Checking secrecy v0.8.0 [INFO] [stderr] Compiling unic-langid-impl v0.9.1 [INFO] [stderr] Checking unic-langid v0.9.1 [INFO] [stderr] Checking fluent-langneg v0.13.0 [INFO] [stderr] Checking intl-memoizer v0.5.1 [INFO] [stderr] Checking intl_pluralrules v7.0.2 [INFO] [stderr] Compiling fluent-syntax v0.11.0 [INFO] [stderr] Compiling i18n-config v0.4.4 [INFO] [stderr] Checking chacha20 v0.9.1 [INFO] [stderr] Checking salsa20 v0.10.2 [INFO] [stderr] Checking aes v0.8.3 [INFO] [stderr] Checking blowfish v0.9.1 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Checking scrypt v0.10.0 [INFO] [stderr] Checking pin-project v1.1.2 [INFO] [stderr] Checking bcrypt-pbkdf v0.9.0 [INFO] [stderr] Checking chacha20poly1305 v0.10.1 [INFO] [stderr] Checking cbc v0.1.2 [INFO] [stderr] Checking fluent-bundle v0.15.2 [INFO] [stderr] Checking age-core v0.9.0 [INFO] [stderr] Checking x25519-dalek v1.1.1 [INFO] [stderr] Compiling i18n-embed-impl v0.8.1 [INFO] [stderr] Checking fluent v0.16.0 [INFO] [stderr] Checking spki v0.6.0 [INFO] [stderr] Checking aes-gcm v0.10.2 [INFO] [stderr] Checking pkcs8 v0.9.0 [INFO] [stderr] Checking pkcs1 v0.4.1 [INFO] [stderr] Checking clap v4.3.19 [INFO] [stderr] Checking rsa v0.7.2 [INFO] [stderr] Compiling i18n-embed v0.13.9 [INFO] [stderr] Compiling i18n-embed-fl v0.6.7 [INFO] [stderr] Checking age v0.9.2 [INFO] [stderr] Checking rops v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/main.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 55 | _ => {} [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/main.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 55 | _ => {} [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.51s [INFO] running `Command { std: "docker" "inspect" "38e7912a55c6a7b7574538100728e50ac91ff084998ebd2c99aa2b2b51e6705d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38e7912a55c6a7b7574538100728e50ac91ff084998ebd2c99aa2b2b51e6705d", kill_on_drop: false }` [INFO] [stdout] 38e7912a55c6a7b7574538100728e50ac91ff084998ebd2c99aa2b2b51e6705d [INFO] checking natebuckareff/rops against try#3832a95f57d4260fb5641e183906f49b4e5c6bdd for pr-119369 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnatebuckareff%2Frops" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/natebuckareff/rops 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/natebuckareff/rops [INFO] finished tweaking git repo https://github.com/natebuckareff/rops [INFO] tweaked toml for git repo https://github.com/natebuckareff/rops written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/natebuckareff/rops 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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 3a6a80e0d844fa96751b738031f0a6c173f5363977bc3a020fad31e7599a13a8 [INFO] running `Command { std: "docker" "start" "-a" "3a6a80e0d844fa96751b738031f0a6c173f5363977bc3a020fad31e7599a13a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3a6a80e0d844fa96751b738031f0a6c173f5363977bc3a020fad31e7599a13a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a6a80e0d844fa96751b738031f0a6c173f5363977bc3a020fad31e7599a13a8", kill_on_drop: false }` [INFO] [stdout] 3a6a80e0d844fa96751b738031f0a6c173f5363977bc3a020fad31e7599a13a8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 33e0a3f04366b5c3b70eb128a3233f482f554fe3d8056be347dc18a057b4199f [INFO] running `Command { std: "docker" "start" "-a" "33e0a3f04366b5c3b70eb128a3233f482f554fe3d8056be347dc18a057b4199f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Compiling serde v1.0.180 [INFO] [stderr] Compiling serde_derive v1.0.180 [INFO] [stderr] Checking const-oid v0.9.4 [INFO] [stderr] Checking cpufeatures v0.2.9 [INFO] [stderr] Compiling thiserror v1.0.44 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Compiling winnow v0.5.3 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling rustix v0.38.6 [INFO] [stderr] Compiling type-map v0.4.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Checking bitflags v2.3.3 [INFO] [stderr] Compiling self_cell v0.10.2 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking linux-raw-sys v0.4.5 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Checking anstyle-parse v0.2.1 [INFO] [stderr] Compiling arc-swap v1.6.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking anstyle v1.0.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking cookie-factory v0.3.2 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling dashmap v5.5.0 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking io_tee v0.1.1 [INFO] [stderr] Checking clap_lex v0.5.0 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking bech32 v0.9.1 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking anstream v0.3.2 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking clap_builder v4.3.19 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking block-padding v0.3.3 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking polyval v0.6.1 [INFO] [stderr] Checking poly1305 v0.8.0 [INFO] [stderr] Compiling sha2 v0.10.7 [INFO] [stderr] Checking ghash v0.5.0 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking pbkdf2 v0.11.0 [INFO] [stderr] Checking signature v1.6.4 [INFO] [stderr] Checking hkdf v0.12.3 [INFO] [stderr] Checking rust-embed-utils v7.8.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_spanned v0.6.3 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling toml_edit v0.19.14 [INFO] [stderr] Compiling find-crate v0.6.3 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling displaydoc v0.2.4 [INFO] [stderr] Compiling thiserror-impl v1.0.44 [INFO] [stderr] Compiling rust-embed-impl v6.8.1 [INFO] [stderr] Compiling pin-project-internal v1.1.2 [INFO] [stderr] Compiling clap_derive v4.3.12 [INFO] [stderr] Compiling toml v0.7.6 [INFO] [stderr] Compiling rust-embed v6.8.1 [INFO] [stderr] Checking zeroize v1.6.0 [INFO] [stderr] Compiling tinystr v0.7.1 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking der v0.6.1 [INFO] [stderr] Checking secrecy v0.8.0 [INFO] [stderr] Checking curve25519-dalek v3.2.0 [INFO] [stderr] Compiling unic-langid-impl v0.9.1 [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 unic-langid v0.9.1 [INFO] [stderr] Checking chacha20 v0.9.1 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Checking aes v0.8.3 [INFO] [stderr] Checking salsa20 v0.10.2 [INFO] [stderr] Checking blowfish v0.9.1 [INFO] [stderr] Checking cbc v0.1.2 [INFO] [stderr] Checking fluent-langneg v0.13.0 [INFO] [stderr] Compiling intl_pluralrules v7.0.2 [INFO] [stderr] Compiling intl-memoizer v0.5.1 [INFO] [stderr] Checking scrypt v0.10.0 [INFO] [stderr] Compiling fluent-syntax v0.11.0 [INFO] [stderr] Compiling i18n-config v0.4.4 [INFO] [stderr] Checking chacha20poly1305 v0.10.1 [INFO] [stderr] Checking bcrypt-pbkdf v0.9.0 [INFO] [stderr] Checking pin-project v1.1.2 [INFO] [stderr] Checking age-core v0.9.0 [INFO] [stderr] Checking x25519-dalek v1.1.1 [INFO] [stderr] Compiling fluent-bundle v0.15.2 [INFO] [stderr] Checking aes-gcm v0.10.2 [INFO] [stderr] Checking spki v0.6.0 [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" "33e0a3f04366b5c3b70eb128a3233f482f554fe3d8056be347dc18a057b4199f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33e0a3f04366b5c3b70eb128a3233f482f554fe3d8056be347dc18a057b4199f", kill_on_drop: false }` [INFO] [stdout] 33e0a3f04366b5c3b70eb128a3233f482f554fe3d8056be347dc18a057b4199f