[INFO] cloning repository https://github.com/GameHunter101/FiZap
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/GameHunter101/FiZap" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGameHunter101%2FFiZap", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGameHunter101%2FFiZap'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f0df1dbfda6fb52ef5922ba938f3931590a33b49
[INFO] checking GameHunter101/FiZap against try#2b39fe756f52bc2825bf5b2bfc385cab922dae10 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGameHunter101%2FFiZap" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/GameHunter101/FiZap
[INFO] finished tweaking git repo https://github.com/GameHunter101/FiZap
[INFO] tweaked toml for git repo https://github.com/GameHunter101/FiZap written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/GameHunter101/FiZap on toolchain 2b39fe756f52bc2825bf5b2bfc385cab922dae10
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/GameHunter101/FiZap 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" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "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] 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 97b3a9ab5e017728ff772a7b1bb72107a662cc96871f01c2dfce2c84e069ace0
[INFO] running `Command { std: "docker" "start" "-a" "97b3a9ab5e017728ff772a7b1bb72107a662cc96871f01c2dfce2c84e069ace0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "97b3a9ab5e017728ff772a7b1bb72107a662cc96871f01c2dfce2c84e069ace0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "97b3a9ab5e017728ff772a7b1bb72107a662cc96871f01c2dfce2c84e069ace0", kill_on_drop: false }`
[INFO] [stdout] 97b3a9ab5e017728ff772a7b1bb72107a662cc96871f01c2dfce2c84e069ace0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ea3a68dc95b3def4e4bf557775cdfdf4b1e370016b6006b2499bd7b2b4fd9913
[INFO] running `Command { std: "docker" "start" "-a" "ea3a68dc95b3def4e4bf557775cdfdf4b1e370016b6006b2499bd7b2b4fd9913", 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] 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 proc-macro2 v1.0.64
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling libc v0.2.146
[INFO] [stderr]    Compiling serde v1.0.169
[INFO] [stderr]     Checking itoa v1.0.6
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling log v0.4.19
[INFO] [stderr]     Checking pin-project-lite v0.2.9
[INFO] [stderr]     Checking equivalent v1.0.0
[INFO] [stderr]    Compiling serde_json v1.0.100
[INFO] [stderr]     Checking ryu v1.0.13
[INFO] [stderr]     Checking hashbrown v0.14.0
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.87
[INFO] [stderr]     Checking futures-sink v0.3.28
[INFO] [stderr]    Compiling bumpalo v3.13.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]     Checking bytes v1.4.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.87
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]     Checking smallvec v1.10.0
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling tokio v1.28.2
[INFO] [stderr]     Checking futures-io v0.3.28
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]     Checking indexmap v2.0.0
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]     Checking tracing-core v0.1.31
[INFO] [stderr]     Checking percent-encoding v2.3.0
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]     Checking http v0.2.9
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking form_urlencoded v1.2.0
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling rustversion v1.0.12
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]    Compiling prettyplease v0.1.25
[INFO] [stderr]    Compiling async-trait v0.1.68
[INFO] [stderr]     Checking anymap2 v0.13.0
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]    Compiling time-core v0.1.1
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]    Compiling boolinator v2.4.0
[INFO] [stderr]     Checking utf8-width v0.1.6
[INFO] [stderr]    Compiling syn v2.0.24
[INFO] [stderr]    Compiling time-macros v0.2.9
[INFO] [stderr]     Checking html-escape v0.2.13
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]     Checking base64 v0.21.2
[INFO] [stderr]     Checking cpufeatures v0.2.8
[INFO] [stderr]    Compiling paste v1.0.12
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking brotli-decompressor v2.3.4
[INFO] [stderr]     Checking implicit-clone v0.3.5
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling jobserver v0.1.26
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling zstd-safe v6.0.5+zstd.1.5.4
[INFO] [stderr]     Checking local-waker v0.1.3
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling rustix v0.37.20
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling aho-corasick v1.0.2
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]     Checking flate2 v1.0.26
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking url v2.4.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling ahash v0.8.3
[INFO] [stderr]     Checking brotli v3.3.4
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling regex-syntax v0.7.2
[INFO] [stderr]     Checking anymap v1.0.0-beta.2
[INFO] [stderr]     Checking linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling convert_case v0.4.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] [stderr]     Checking crypto-common v0.1.6
[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" "ea3a68dc95b3def4e4bf557775cdfdf4b1e370016b6006b2499bd7b2b4fd9913", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ea3a68dc95b3def4e4bf557775cdfdf4b1e370016b6006b2499bd7b2b4fd9913", kill_on_drop: false }`
[INFO] [stdout] ea3a68dc95b3def4e4bf557775cdfdf4b1e370016b6006b2499bd7b2b4fd9913
