[INFO] cloning repository https://github.com/save-cloud/cook-screen-3ds [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/save-cloud/cook-screen-3ds" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsave-cloud%2Fcook-screen-3ds", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsave-cloud%2Fcook-screen-3ds'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3a390d60c33fc238947754deb6d7e1ec2bca6089 [INFO] checking save-cloud/cook-screen-3ds against try#fafe42c59556a4233f03dd0d900b575a9afeece8 for pr-143764 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsave-cloud%2Fcook-screen-3ds" "/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/save-cloud/cook-screen-3ds [INFO] finished tweaking git repo https://github.com/save-cloud/cook-screen-3ds [INFO] tweaked toml for git repo https://github.com/save-cloud/cook-screen-3ds written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/save-cloud/cook-screen-3ds on toolchain fafe42c59556a4233f03dd0d900b575a9afeece8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fafe42c59556a4233f03dd0d900b575a9afeece8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/save-cloud/cook-screen-3ds 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" "+fafe42c59556a4233f03dd0d900b575a9afeece8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/DioxusLabs/blitz` [INFO] [stderr] Updating git repository `https://github.com/iamcco/shipyard` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded grid v0.13.0 [INFO] [stderr] Downloaded const-zero v0.1.1 [INFO] [stderr] Downloaded krates v0.16.7 [INFO] [stderr] Downloaded taffy v0.4.3 [INFO] [stderr] Downloaded internment v0.7.4 [INFO] [stderr] Downloaded async-trait v0.1.78 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+fafe42c59556a4233f03dd0d900b575a9afeece8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b463a8b2e7cce0209c67224f8c27f15063b4df582e9a095c07bad504d2c09e36 [INFO] running `Command { std: "docker" "start" "-a" "b463a8b2e7cce0209c67224f8c27f15063b4df582e9a095c07bad504d2c09e36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b463a8b2e7cce0209c67224f8c27f15063b4df582e9a095c07bad504d2c09e36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b463a8b2e7cce0209c67224f8c27f15063b4df582e9a095c07bad504d2c09e36", kill_on_drop: false }` [INFO] [stdout] b463a8b2e7cce0209c67224f8c27f15063b4df582e9a095c07bad504d2c09e36 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+fafe42c59556a4233f03dd0d900b575a9afeece8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4ecf75c3784a58553eb400d2f51111e0425d1aac491379ef4644cf3efbb0ac81 [INFO] running `Command { std: "docker" "start" "-a" "4ecf75c3784a58553eb400d2f51111e0425d1aac491379ef4644cf3efbb0ac81", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling prettyplease v0.2.16 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling clang-sys v1.7.0 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling libloading v0.8.3 [INFO] [stderr] Compiling syn v2.0.53 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling bindgen v0.65.1 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling yansi-term v0.1.2 [INFO] [stderr] Compiling annotate-snippets v0.9.2 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking generational-box v0.5.2 (https://github.com/DioxusLabs/dioxus#d3f96ec3) [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling darling_core v0.20.8 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Checking longest-increasing-subsequence v0.1.0 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling petgraph v0.6.4 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling doxygen-rs v0.4.2 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling darling_macro v0.20.8 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling darling v0.20.8 [INFO] [stderr] Compiling cfg-expr v0.15.7 [INFO] [stderr] Compiling async-trait v0.1.78 [INFO] [stderr] Compiling internment v0.7.4 [INFO] [stderr] Compiling enumset_derive v0.8.1 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking fdeflate v0.3.4 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Compiling dioxus-core v0.5.2 (https://github.com/DioxusLabs/dioxus#d3f96ec3) [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Checking png v0.17.13 [INFO] [stderr] Checking enumset v1.1.3 [INFO] [stderr] Compiling dioxus-html-internal-macro v0.5.2 (https://github.com/DioxusLabs/dioxus#d3f96ec3) [INFO] [stderr] Compiling serde_repr v0.1.18 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling constcat v0.3.1 [INFO] [stderr] Compiling dioxus v0.5.2 (https://github.com/DioxusLabs/dioxus#d3f96ec3) [INFO] [stderr] Checking bytemuck v1.15.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking utf8-width v0.1.7 [INFO] [stderr] Checking dioxus-debug-cell v0.1.1 [INFO] [stderr] Checking html-escape v0.2.13 [INFO] [stderr] Checking image v0.24.9 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling cook-screen v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking anymap v1.0.0-beta.2 [INFO] [stderr] Compiling shipyard_proc v0.3.0 (https://github.com/iamcco/shipyard?branch=0.6-32bit#62462cd9) [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] [stderr] error: could not compile `anymap` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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] running `Command { std: "docker" "inspect" "4ecf75c3784a58553eb400d2f51111e0425d1aac491379ef4644cf3efbb0ac81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ecf75c3784a58553eb400d2f51111e0425d1aac491379ef4644cf3efbb0ac81", kill_on_drop: false }` [INFO] [stdout] 4ecf75c3784a58553eb400d2f51111e0425d1aac491379ef4644cf3efbb0ac81