[INFO] fetching crate ABC_Game_Engine 0.1.2... [INFO] testing ABC_Game_Engine-0.1.2 against beta-2025-04-13 for beta-1.87-1 [INFO] extracting crate ABC_Game_Engine 0.1.2 into /workspace/builds/worker-4-tc2/source [INFO] validating manifest of crates.io crate ABC_Game_Engine 0.1.2 on toolchain beta-2025-04-13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ABC_Game_Engine 0.1.2 [INFO] finished tweaking crates.io crate ABC_Game_Engine 0.1.2 [INFO] tweaked toml for crates.io crate ABC_Game_Engine 0.1.2 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "generate-lockfile" "--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] Locking 196 packages to latest compatible versions [INFO] [stderr] Adding gilrs v0.10.10 (available: v0.11.0) [INFO] [stderr] Adding glam v0.27.0 (available: v0.30.2) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.0) [INFO] [stderr] Adding rapier2d v0.19.0 (available: v0.24.0) [INFO] [stderr] Adding rodio v0.17.3 (available: v0.20.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b599dbf2479934ed8267a3fdba1e88e737a56c31434c46c4e08eb45d20ddee15 [INFO] running `Command { std: "docker" "start" "-a" "b599dbf2479934ed8267a3fdba1e88e737a56c31434c46c4e08eb45d20ddee15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b599dbf2479934ed8267a3fdba1e88e737a56c31434c46c4e08eb45d20ddee15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b599dbf2479934ed8267a3fdba1e88e737a56c31434c46c4e08eb45d20ddee15", kill_on_drop: false }` [INFO] [stdout] b599dbf2479934ed8267a3fdba1e88e737a56c31434c46c4e08eb45d20ddee15 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cdf019499243b9a2ed8c96b39a07c3737e25da8135b9960bba82cc66cfeb12bb [INFO] running `Command { std: "docker" "start" "-a" "cdf019499243b9a2ed8c96b39a07c3737e25da8135b9960bba82cc66cfeb12bb", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling bytemuck v1.22.0 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling zerocopy v0.8.24 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling symphonia-core v0.5.4 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling wide v0.7.32 [INFO] [stderr] Compiling robust v1.1.0 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling cpal v0.15.3 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling ogg v0.8.0 [INFO] [stderr] Compiling gilrs v0.10.10 [INFO] [stderr] Compiling dasp_sample v0.11.0 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling lewton v0.10.2 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling anymap v1.0.0-beta.2 [INFO] [stderr] Compiling hound v3.5.1 [INFO] [stderr] Compiling claxon v0.4.3 [INFO] [stderr] Compiling glam v0.27.0 [INFO] [stdout] error[E0804]: cannot add auto trait `Send` to dyn bound via pointer cast [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anymap-1.0.0-beta.2/src/any.rs:37:40 [INFO] [stdout] | [INFO] [stdout] 37 | unsafe { Box::from_raw(raw as *mut $t) } [INFO] [stdout] | ^^^^^^^^^^^^^^ unsupported cast [INFO] [stdout] ... [INFO] [stdout] 144 | impl_clone!(dyn CloneAny + Send); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this could allow UB elsewhere [INFO] [stdout] = help: use `transmute` if you're sure this is sound [INFO] [stdout] = note: this error originates in the macro `impl_clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0804]: cannot add auto traits `Send` and `Sync` to dyn bound via pointer cast [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anymap-1.0.0-beta.2/src/any.rs:37:40 [INFO] [stdout] | [INFO] [stdout] 37 | unsafe { Box::from_raw(raw as *mut $t) } [INFO] [stdout] | ^^^^^^^^^^^^^^ unsupported cast [INFO] [stdout] ... [INFO] [stdout] 145 | impl_clone!(dyn CloneAny + Send + Sync); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this could allow UB elsewhere [INFO] [stdout] = help: use `transmute` if you're sure this is sound [INFO] [stdout] = note: this error originates in the macro `impl_clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0804`. [INFO] [stdout] [INFO] [stderr] error: could not compile `anymap` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "cdf019499243b9a2ed8c96b39a07c3737e25da8135b9960bba82cc66cfeb12bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cdf019499243b9a2ed8c96b39a07c3737e25da8135b9960bba82cc66cfeb12bb", kill_on_drop: false }` [INFO] [stdout] cdf019499243b9a2ed8c96b39a07c3737e25da8135b9960bba82cc66cfeb12bb