[INFO] cloning repository https://github.com/kyranet/astral-player [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kyranet/astral-player" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkyranet%2Fastral-player", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkyranet%2Fastral-player'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5fc44e25728657dcd38fa47cbec59e101fe245c6 [INFO] building kyranet/astral-player against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkyranet%2Fastral-player" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/kyranet/astral-player [INFO] finished tweaking git repo https://github.com/kyranet/astral-player [INFO] tweaked toml for git repo https://github.com/kyranet/astral-player written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/kyranet/astral-player 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/kyranet/astral-player 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] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] | [INFO] [stderr] = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [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 console v0.15.2 [INFO] [stderr] Downloaded hound v3.5.0 [INFO] [stderr] Downloaded minimp3 v0.5.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] a1630099049f623b5c2a649d8cb898fefd0b0c85a5d0f8972771fb09412e4fe2 [INFO] running `Command { std: "docker" "start" "-a" "a1630099049f623b5c2a649d8cb898fefd0b0c85a5d0f8972771fb09412e4fe2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a1630099049f623b5c2a649d8cb898fefd0b0c85a5d0f8972771fb09412e4fe2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1630099049f623b5c2a649d8cb898fefd0b0c85a5d0f8972771fb09412e4fe2", kill_on_drop: false }` [INFO] [stdout] a1630099049f623b5c2a649d8cb898fefd0b0c85a5d0f8972771fb09412e4fe2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 475bd09f73887cb3d861d4d2ea050bea1a0e3b558ea79619125f39bdebcc1c38 [INFO] running `Command { std: "docker" "start" "-a" "475bd09f73887cb3d861d4d2ea050bea1a0e3b558ea79619125f39bdebcc1c38", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] | [INFO] [stderr] = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling bytemuck v1.12.3 [INFO] [stderr] Compiling libc v0.2.138 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling syn v1.0.105 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling cpal v0.14.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling slice-deque v0.3.0 [INFO] [stderr] Compiling hound v3.5.0 [INFO] [stderr] Compiling claxon v0.4.3 [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stdout] error[E0635]: unknown feature `proc_macro_span_shrink` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.47/src/lib.rs:92:30 [INFO] [stdout] | [INFO] [stdout] 92 | feature(proc_macro_span, proc_macro_span_shrink) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a feature with a similar name: `proc_macro_span_file` [INFO] [stdout] | [INFO] [stdout] 92 - feature(proc_macro_span, proc_macro_span_shrink) [INFO] [stdout] 92 + feature(proc_macro_span, proc_macro_span_file) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ogg v0.8.0 [INFO] [stdout] error[E0425]: cannot find function `allocation_granularity` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slice-deque-0.3.0/src/mirrored/buffer.rs:7:14 [INFO] [stdout] | [INFO] [stdout] 7 | let ag = allocation_granularity(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `allocation_granularity` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slice-deque-0.3.0/src/mirrored/buffer.rs:112:15 [INFO] [stdout] | [INFO] [stdout] 112 | * allocation_granularity(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `allocation_granularity` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slice-deque-0.3.0/src/mirrored/buffer.rs:135:41 [INFO] [stdout] | [INFO] [stdout] 135 | assert!(mem::align_of::() <= allocation_granularity()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `allocation_granularity` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slice-deque-0.3.0/src/mirrored/buffer.rs:148:36 [INFO] [stdout] | [INFO] [stdout] 148 | debug_assert!(alloc_size % allocation_granularity() == 0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling symphonia-core v0.5.1 [INFO] [stdout] error[E0425]: cannot find function `allocate_mirrored` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slice-deque-0.3.0/src/mirrored/buffer.rs:151:19 [INFO] [stdout] | [INFO] [stdout] 151 | let ptr = allocate_mirrored(alloc_size)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `deallocate_mirrored` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slice-deque-0.3.0/src/mirrored/buffer.rs:172:18 [INFO] [stdout] | [INFO] [stdout] 172 | unsafe { deallocate_mirrored(first_half_ptr, buffer_size_in_bytes) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0635`. [INFO] [stdout] [INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `slice-deque` (lib) due to 6 previous errors [INFO] running `Command { std: "docker" "inspect" "475bd09f73887cb3d861d4d2ea050bea1a0e3b558ea79619125f39bdebcc1c38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "475bd09f73887cb3d861d4d2ea050bea1a0e3b558ea79619125f39bdebcc1c38", kill_on_drop: false }` [INFO] [stdout] 475bd09f73887cb3d861d4d2ea050bea1a0e3b558ea79619125f39bdebcc1c38