[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/3a390d60c33fc238947754deb6d7e1ec2bca6089 against master#f5e2df741b4a9820a7579f0c8eccc951706a8782 for pr-147984
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsave-cloud%2Fcook-screen-3ds" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/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-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/save-cloud/cook-screen-3ds on toolchain f5e2df741b4a9820a7579f0c8eccc951706a8782
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "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" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/DioxusLabs/dioxus`
[INFO] [stderr]     Updating git repository `https://github.com/DioxusLabs/blitz`
[INFO] [stderr]     Updating git repository `https://github.com/iamcco/shipyard`
[INFO] [stderr]     Updating git repository `https://github.com/rust3ds/ctru-rs`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/rust3ds/pthread-3ds.git`
[INFO] [stderr]     Updating git repository `https://github.com/rust3ds/shim-3ds.git`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded enumset v1.1.3
[INFO] [stderr]   Downloaded const-zero v0.1.1
[INFO] [stderr]   Downloaded qrcode-generator v4.1.9
[INFO] [stderr]   Downloaded dioxus-debug-cell v0.1.1
[INFO] [stderr]   Downloaded qrcodegen v1.8.0
[INFO] [stderr]   Downloaded yansi-term v0.1.2
[INFO] [stderr]   Downloaded annotate-snippets v0.9.2
[INFO] [stderr]   Downloaded krates v0.16.7
[INFO] [stderr]   Downloaded doxygen-rs v0.4.2
[INFO] [stderr]   Downloaded taffy v0.4.3
[INFO] [stderr]   Downloaded internment v0.7.4
[INFO] [stderr]   Downloaded widestring v0.2.2
[INFO] [stderr]   Downloaded anymap v1.0.0-beta.2
[INFO] [stderr]   Downloaded grid v0.13.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2c4c1fed0f89f1ded9bc52188a81a064eb873950cfcd1566b61ad30f95c63667
[INFO] running `Command { std: "docker" "start" "-a" "2c4c1fed0f89f1ded9bc52188a81a064eb873950cfcd1566b61ad30f95c63667", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2c4c1fed0f89f1ded9bc52188a81a064eb873950cfcd1566b61ad30f95c63667", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c4c1fed0f89f1ded9bc52188a81a064eb873950cfcd1566b61ad30f95c63667", kill_on_drop: false }`
[INFO] [stdout] 2c4c1fed0f89f1ded9bc52188a81a064eb873950cfcd1566b61ad30f95c63667
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ef229937100df714396f9cd3d911993fd14cfc1064e1ce43a92632967dc6ecbf
[INFO] running `Command { std: "docker" "start" "-a" "ef229937100df714396f9cd3d911993fd14cfc1064e1ce43a92632967dc6ecbf", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling bindgen v0.65.1
[INFO] [stderr]    Compiling yansi-term v0.1.2
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]    Compiling annotate-snippets v0.9.2
[INFO] [stderr]    Compiling camino v1.1.6
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]     Checking generational-box v0.5.2 (https://github.com/DioxusLabs/dioxus#d3f96ec3)
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling clang-sys v1.7.0
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]     Checking miniz_oxide v0.7.2
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling cfg-expr v0.15.7
[INFO] [stderr]    Compiling petgraph v0.6.4
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling longest-increasing-subsequence v0.1.0
[INFO] [stderr]    Compiling async-trait v0.1.78
[INFO] [stderr]    Compiling syn v2.0.53
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking fdeflate v0.3.4
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking dioxus-debug-cell v0.1.1
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]    Compiling constcat v0.3.1
[INFO] [stderr]     Checking bytemuck v1.15.0
[INFO] [stderr]    Compiling dioxus v0.5.2 (https://github.com/DioxusLabs/dioxus#d3f96ec3)
[INFO] [stderr]    Compiling cook-screen v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking png v0.17.13
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking qrcodegen v1.8.0
[INFO] [stderr]    Compiling internment v0.7.4
[INFO] [stderr]     Checking anymap v1.0.0-beta.2
[INFO] [stderr]     Checking arrayvec v0.7.4
[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" "ef229937100df714396f9cd3d911993fd14cfc1064e1ce43a92632967dc6ecbf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef229937100df714396f9cd3d911993fd14cfc1064e1ce43a92632967dc6ecbf", kill_on_drop: false }`
[INFO] [stdout] ef229937100df714396f9cd3d911993fd14cfc1064e1ce43a92632967dc6ecbf
