[INFO] fetching crate console_renderer 0.1.0... [INFO] testing console_renderer-0.1.0 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate console_renderer 0.1.0 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate console_renderer 0.1.0 [INFO] finished tweaking crates.io crate console_renderer 0.1.0 [INFO] tweaked toml for crates.io crate console_renderer 0.1.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate console_renderer 0.1.0 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 293 packages to latest compatible versions [INFO] [stderr] Adding colored v2.2.0 (available: v3.0.0) [INFO] [stderr] Adding crossterm v0.27.0 (available: v0.29.0) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5630d7a59603405b67c24e423c91d55ad22ac5773ab6421d322fe88a8dbcb3f3 [INFO] running `Command { std: "docker" "start" "-a" "5630d7a59603405b67c24e423c91d55ad22ac5773ab6421d322fe88a8dbcb3f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5630d7a59603405b67c24e423c91d55ad22ac5773ab6421d322fe88a8dbcb3f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5630d7a59603405b67c24e423c91d55ad22ac5773ab6421d322fe88a8dbcb3f3", kill_on_drop: false }` [INFO] [stdout] 5630d7a59603405b67c24e423c91d55ad22ac5773ab6421d322fe88a8dbcb3f3 [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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] acdf0b2fb5dc2afeb779cbd60771bdfc34f95f53533697a24501b85fc5bcd81d [INFO] running `Command { std: "docker" "start" "-a" "acdf0b2fb5dc2afeb779cbd60771bdfc34f95f53533697a24501b85fc5bcd81d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling built v0.7.7 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling robust v1.2.0 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling symphonia-core v0.5.4 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling cpal v0.15.3 [INFO] [stderr] Compiling ogg v0.8.0 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling dasp_sample v0.11.0 [INFO] [stderr] Compiling wide v0.7.33 [INFO] [stderr] Compiling gilrs v0.10.10 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling bitstream-io v2.6.0 [INFO] [stderr] Compiling weezl v0.1.10 [INFO] [stderr] Compiling imgref v1.12.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling zune-jpeg v0.4.21 [INFO] [stderr] Compiling loop9 v0.1.5 [INFO] [stderr] Compiling lewton v0.10.2 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling avif-serialize v0.8.6 [INFO] [stderr] Compiling hound v3.5.1 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling lebe v0.5.3 [INFO] [stderr] Compiling claxon v0.4.3 [INFO] [stderr] Compiling anymap v1.0.0-beta.2 [INFO] [stderr] Compiling rgb v0.8.52 [INFO] [stderr] Compiling symphonia-metadata v0.5.4 [INFO] [stderr] Compiling bit-vec v0.6.3 [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" "acdf0b2fb5dc2afeb779cbd60771bdfc34f95f53533697a24501b85fc5bcd81d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "acdf0b2fb5dc2afeb779cbd60771bdfc34f95f53533697a24501b85fc5bcd81d", kill_on_drop: false }` [INFO] [stdout] acdf0b2fb5dc2afeb779cbd60771bdfc34f95f53533697a24501b85fc5bcd81d