[INFO] cloning repository https://github.com/DerFetzer/ge79-plugin
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DerFetzer/ge79-plugin" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDerFetzer%2Fge79-plugin", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDerFetzer%2Fge79-plugin'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4afd5b374ca9d144f9a90716e9ff0ec80a2a1b3c
[INFO] checking DerFetzer/ge79-plugin against try#f77b5bc6c7c84df104f86b0dd01d9490e3923fa8 for pr-147834
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDerFetzer%2Fge79-plugin" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config
[INFO] started tweaking git repo https://github.com/DerFetzer/ge79-plugin
[INFO] finished tweaking git repo https://github.com/DerFetzer/ge79-plugin
[INFO] tweaked toml for git repo https://github.com/DerFetzer/ge79-plugin written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DerFetzer/ge79-plugin on toolchain f77b5bc6c7c84df104f86b0dd01d9490e3923fa8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/DerFetzer/ge79-plugin 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" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8b0506616d607b9964d1fb70ae88a703c81ac5108c01f712e964dec256cff19e
[INFO] running `Command { std: "docker" "start" "-a" "8b0506616d607b9964d1fb70ae88a703c81ac5108c01f712e964dec256cff19e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8b0506616d607b9964d1fb70ae88a703c81ac5108c01f712e964dec256cff19e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8b0506616d607b9964d1fb70ae88a703c81ac5108c01f712e964dec256cff19e", kill_on_drop: false }`
[INFO] [stdout] 8b0506616d607b9964d1fb70ae88a703c81ac5108c01f712e964dec256cff19e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d9d3afe00407c16299371bd491ae198358f1cc3b2641998af8f3b3c6c4d5d6e9
[INFO] running `Command { std: "docker" "start" "-a" "d9d3afe00407c16299371bd491ae198358f1cc3b2641998af8f3b3c6c4d5d6e9", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling serde v1.0.198
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling x11 v2.21.0
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking ryu v1.0.17
[INFO] [stderr]     Checking ttf-parser v0.20.0
[INFO] [stderr]    Compiling anyhow v1.0.82
[INFO] [stderr]    Compiling jack-sys v0.5.1
[INFO] [stderr]    Compiling cc v1.0.95
[INFO] [stderr]     Checking anstyle v1.0.6
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]     Checking nohash-hasher v0.2.0
[INFO] [stderr]     Checking x11rb-protocol v0.13.0
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]     Checking anstream v0.6.13
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking miniz_oxide v0.7.2
[INFO] [stderr]     Checking keyboard-types v0.6.2
[INFO] [stderr]     Checking libloading v0.7.4
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]    Compiling jack v0.11.4
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking crossbeam-queue v0.3.11
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]     Checking crossbeam-channel v0.5.12
[INFO] [stderr]    Compiling xcb v0.9.0
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking nix v0.22.3
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking alsa v0.9.0
[INFO] [stderr]     Checking alsa v0.7.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling rustfft v6.2.0
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]     Checking cache-padded v1.3.0
[INFO] [stderr]     Checking strength_reduce v0.2.4
[INFO] [stderr]    Compiling libm v0.1.4
[INFO] [stderr]     Checking glow v0.13.1
[INFO] [stderr]     Checking midir v0.9.1
[INFO] [stderr]     Checking rtrb v0.2.3
[INFO] [stderr]     Checking transpose v0.2.3
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]     Checking primal-check v0.3.3
[INFO] [stderr]     Checking num-complex v0.4.5
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking atomic_float v0.1.0
[INFO] [stderr]     Checking owned_ttf_parser v0.20.0
[INFO] [stderr]     Checking widestring v1.1.0
[INFO] [stderr]    Compiling thiserror v1.0.59
[INFO] [stderr]     Checking ab_glyph v0.2.25
[INFO] [stderr]     Checking atomic_refcell v0.1.13
[INFO] [stderr]     Checking anymap v1.0.0-beta.2
[INFO] [stderr]     Checking cpal v0.15.3
[INFO] [stderr]     Checking midi-consts v0.1.0
[INFO] [stderr]     Checking clap-sys v0.3.0 (https://github.com/robbert-vdh/clap-sys.git?branch=feature%2Fcstr-macro#523a5f8a)
[INFO] [stderr]    Compiling camino v1.1.6
[INFO] [stderr]    Compiling semver v1.0.22
[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 nih_log v0.3.1
[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" "d9d3afe00407c16299371bd491ae198358f1cc3b2641998af8f3b3c6c4d5d6e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d9d3afe00407c16299371bd491ae198358f1cc3b2641998af8f3b3c6c4d5d6e9", kill_on_drop: false }`
[INFO] [stdout] d9d3afe00407c16299371bd491ae198358f1cc3b2641998af8f3b3c6c4d5d6e9
