[INFO] cloning repository https://github.com/mlsvrts/crag [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mlsvrts/crag" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmlsvrts%2Fcrag", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmlsvrts%2Fcrag'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e49f7191cadf01eab1255b61072b6137a6eaa3f6 [INFO] building mlsvrts/crag against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmlsvrts%2Fcrag" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/mlsvrts/crag [INFO] finished tweaking git repo https://github.com/mlsvrts/crag [INFO] tweaked toml for git repo https://github.com/mlsvrts/crag written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mlsvrts/crag 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/mlsvrts/crag 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] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded terminal_size v0.2.3 [INFO] [stderr] Downloaded ureq v2.6.1 [INFO] [stderr] Downloaded clap v4.0.32 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 6593808fc4335d7c8a40092e097a736a381f092864edd6159a8ac6f2bc8adf34 [INFO] running `Command { std: "docker" "start" "-a" "6593808fc4335d7c8a40092e097a736a381f092864edd6159a8ac6f2bc8adf34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6593808fc4335d7c8a40092e097a736a381f092864edd6159a8ac6f2bc8adf34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6593808fc4335d7c8a40092e097a736a381f092864edd6159a8ac6f2bc8adf34", kill_on_drop: false }` [INFO] [stdout] 6593808fc4335d7c8a40092e097a736a381f092864edd6159a8ac6f2bc8adf34 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] bf0bd938235a26f64eeb01d311cb473a61b53d638d4b8c106f1ca613ae024a80 [INFO] running `Command { std: "docker" "start" "-a" "bf0bd938235a26f64eeb01d311cb473a61b53d638d4b8c106f1ca613ae024a80", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.78 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling rustls v0.20.7 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling once_cell v1.17.0 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling ring v0.16.20 [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" "bf0bd938235a26f64eeb01d311cb473a61b53d638d4b8c106f1ca613ae024a80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf0bd938235a26f64eeb01d311cb473a61b53d638d4b8c106f1ca613ae024a80", kill_on_drop: false }` [INFO] [stdout] bf0bd938235a26f64eeb01d311cb473a61b53d638d4b8c106f1ca613ae024a80