[INFO] cloning repository https://github.com/unpinned/fixedfloat-cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/unpinned/fixedfloat-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Funpinned%2Ffixedfloat-cli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Funpinned%2Ffixedfloat-cli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 81b4d7b576c1097e57dad711c1334d77c598cd48 [INFO] building unpinned/fixedfloat-cli against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Funpinned%2Ffixedfloat-cli" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/unpinned/fixedfloat-cli [INFO] finished tweaking git repo https://github.com/unpinned/fixedfloat-cli [INFO] tweaked toml for git repo https://github.com/unpinned/fixedfloat-cli written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/unpinned/fixedfloat-cli on toolchain 23647e694de8d0904848ad068b2e0ec2dd098c37 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/unpinned/fixedfloat-cli 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" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded checked_int_cast v1.0.0 [INFO] [stderr] Downloaded dotenvy v0.15.6 [INFO] [stderr] Downloaded qrcode v0.12.0 [INFO] [stderr] Downloaded ureq v2.6.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 37f18b438b00f834c2d6a4a52f2a6e2b969c1d8062d24c235a1b81627e7ae364 [INFO] running `Command { std: "docker" "start" "-a" "37f18b438b00f834c2d6a4a52f2a6e2b969c1d8062d24c235a1b81627e7ae364", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "37f18b438b00f834c2d6a4a52f2a6e2b969c1d8062d24c235a1b81627e7ae364", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37f18b438b00f834c2d6a4a52f2a6e2b969c1d8062d24c235a1b81627e7ae364", kill_on_drop: false }` [INFO] [stdout] 37f18b438b00f834c2d6a4a52f2a6e2b969c1d8062d24c235a1b81627e7ae364 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "build" "--frozen" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] fe04f2056937cb5e609df6d4c35895cb48b5d53f307f0a69788c31bd8848a9c0 [INFO] running `Command { std: "docker" "start" "-a" "fe04f2056937cb5e609df6d4c35895cb48b5d53f307f0a69788c31bd8848a9c0", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling rustls v0.20.8 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling unicode-bidi v0.3.10 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling bytemuck v1.13.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling checked_int_cast v1.0.0 [INFO] [stderr] Compiling dotenvy v0.15.6 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling flate2 v1.0.25 [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 num-integer v0.1.45 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stdout] error[E0432]: unresolved import `super::sysrand_chunk` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.16.20/src/rand.rs:306:16 [INFO] [stdout] | [INFO] [stdout] 306 | use super::sysrand_chunk::chunk; [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `sysrand_chunk` in `super` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.16.20/src/rand.rs:199:5 [INFO] [stdout] | [INFO] [stdout] 198 | #[cfg(any(target_os = "android", target_os = "linux"))] [INFO] [stdout] | -------------------------------------------- the item is gated here [INFO] [stdout] 199 | mod sysrand_chunk { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.16.20/src/rand.rs:253:5 [INFO] [stdout] | [INFO] [stdout] 250 | target_os = "unknown", [INFO] [stdout] | --------------------- the item is gated behind the `unknown` feature [INFO] [stdout] ... [INFO] [stdout] 253 | mod sysrand_chunk { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.16.20/src/rand.rs:276:5 [INFO] [stdout] | [INFO] [stdout] 275 | #[cfg(windows)] [INFO] [stdout] | ------- the item is gated here [INFO] [stdout] 276 | mod sysrand_chunk { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ring` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "fe04f2056937cb5e609df6d4c35895cb48b5d53f307f0a69788c31bd8848a9c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe04f2056937cb5e609df6d4c35895cb48b5d53f307f0a69788c31bd8848a9c0", kill_on_drop: false }` [INFO] [stdout] fe04f2056937cb5e609df6d4c35895cb48b5d53f307f0a69788c31bd8848a9c0