[INFO] cloning repository https://github.com/Aerocatia/demon
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Aerocatia/demon" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAerocatia%2Fdemon", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAerocatia%2Fdemon'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 618265428d357d0163ab8fd42a127aa9095ecf1b
[INFO] checking Aerocatia/demon against master#04ff05c9c0cfbca33115c5f1b8bb20a66a54b799 for pr-147834
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAerocatia%2Fdemon" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Aerocatia/demon
[INFO] finished tweaking git repo https://github.com/Aerocatia/demon
[INFO] tweaked toml for git repo https://github.com/Aerocatia/demon written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Aerocatia/demon on toolchain 04ff05c9c0cfbca33115c5f1b8bb20a66a54b799
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Aerocatia/demon 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" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/FishAndRips/funnel-web`
[INFO] [stderr]     Updating git repository `https://github.com/FishAndRips/ringhopper.git`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded utf16_lit v2.0.2
[INFO] [stderr]   Downloaded spin v0.10.0
[INFO] [stderr]   Downloaded gerbil-ini v0.1.4
[INFO] [stderr]   Downloaded min32-proc v0.1.2
[INFO] [stderr]   Downloaded minxp v0.1.1
[INFO] [stderr]   Downloaded min32 v0.1.2
[INFO] [stderr]   Downloaded embed-resource v3.0.1
[INFO] [stderr]   Downloaded serde_json v1.0.135
[INFO] [stderr]   Downloaded winnow v0.6.22
[INFO] [stderr]   Downloaded syn v2.0.95
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a08d5c3f995911b3ab5cce1ff8d53baacdd07c9d8f52fc47b5cf3db8016e81b0
[INFO] running `Command { std: "docker" "start" "-a" "a08d5c3f995911b3ab5cce1ff8d53baacdd07c9d8f52fc47b5cf3db8016e81b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a08d5c3f995911b3ab5cce1ff8d53baacdd07c9d8f52fc47b5cf3db8016e81b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a08d5c3f995911b3ab5cce1ff8d53baacdd07c9d8f52fc47b5cf3db8016e81b0", kill_on_drop: false }`
[INFO] [stdout] a08d5c3f995911b3ab5cce1ff8d53baacdd07c9d8f52fc47b5cf3db8016e81b0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2ccc31e397e26933d31a04864a409aafe36a5553ba497729377679fd33bfe14a
[INFO] running `Command { std: "docker" "start" "-a" "2ccc31e397e26933d31a04864a409aafe36a5553ba497729377679fd33bfe14a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling serde_json v1.0.135
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling windows_x86_64_gnu v0.52.6
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling semver v1.0.24
[INFO] [stderr]    Compiling winnow v0.6.22
[INFO] [stderr]    Compiling c_mine v0.1.0 (/opt/rustwide/workdir/c_mine)
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling cc v1.2.13
[INFO] [stderr]     Checking windows-targets v0.52.6
[INFO] [stderr]     Checking windows-sys v0.59.0
[INFO] [stderr]     Checking gerbil-ini v0.1.4
[INFO] [stderr]     Checking utf16_lit v2.0.2
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking quote v1.0.38
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking spin v0.10.0
[INFO] [stderr]     Checking syn v2.0.95
[INFO] [stderr]     Checking funnel-web v0.1.0 (https://github.com/FishAndRips/funnel-web?rev=bd7a8778a3b9e516102642b4bdd4a519bd223cf4#bd7a8778)
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling num_enum_derive v0.7.3
[INFO] [stderr]    Compiling min32-proc v0.1.2
[INFO] [stderr]     Checking num_enum v0.7.3
[INFO] [stderr]     Checking primitives v0.1.0 (/opt/rustwide/workdir/primitives)
[INFO] [stderr]     Checking minxp v0.1.1
[INFO] [stderr]     Checking min32 v0.1.2
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]     Checking ringhopper-definitions v0.2.0 (https://github.com/FishAndRips/ringhopper.git?rev=6125ce1a3e7fc4a80700eb4143ac92ba6b043e45#6125ce1a)
[INFO] [stderr]     Checking tag_structs_gen v0.1.0 (/opt/rustwide/workdir/tag_structs_gen)
[INFO] [stderr]     Checking tag_structs v0.1.0 (/opt/rustwide/workdir/tag_structs)
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling embed-resource v3.0.1
[INFO] [stderr]    Compiling demon v0.1.0 (/opt/rustwide/workdir/demon)
[INFO] [stderr] warning: demon@0.1.0: Not building for i686-pc-windows-* (target_arch=x86_64, target_os=linux); windres won't be called
[INFO] [stdout] error: This crate can only be compiled for i686-pc-windows-* targets!
[INFO] [stdout]   --> demon/src/lib.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | compile_error!("This crate can only be compiled for i686-pc-windows-* targets!");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::panic::on_panic`
[INFO] [stdout]   --> demon/src/init.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | use crate::panic::on_panic;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^ no `on_panic` in `panic`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> demon/src/panic.rs:24:15
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[cfg(not(test))]
[INFO] [stdout]    |          ------ the item is gated here
[INFO] [stdout] 24 | pub unsafe fn on_panic(panic_info: &PanicInfo) {
[INFO] [stdout]    |               ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `windows_sys::s`
[INFO] [stdout]   --> demon/src/panic.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use windows_sys::s;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `MB_ICONERROR` and `MB_OK`
[INFO] [stdout]   --> demon/src/panic.rs:21:51
[INFO] [stdout]    |
[INFO] [stdout] 21 | use windows_sys::Win32::UI::WindowsAndMessaging::{MB_ICONERROR, MB_OK};
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0152]: duplicate lang item in crate `std` (which `test` depends on): `panic_impl`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the lang item is first defined in crate `min32` (which `strings` depends on)
[INFO] [stdout]   = note: first definition in `min32` loaded from /opt/rustwide/target/debug/deps/libmin32-83be286646437609.rmeta
[INFO] [stdout]   = note: second definition in `std` loaded from /opt/rustwide/rustup-home/toolchains/04ff05c9c0cfbca33115c5f1b8bb20a66a54b799/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-d73d50f7d7b085f5.rlib
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0152, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0152`.
[INFO] [stdout] 
[INFO] [stderr] warning: demon@0.1.0: Not building for i686-pc-windows-* (target_arch=x86_64, target_os=linux); windres won't be called
[INFO] [stderr] error: could not compile `demon` (lib test) due to 3 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "2ccc31e397e26933d31a04864a409aafe36a5553ba497729377679fd33bfe14a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ccc31e397e26933d31a04864a409aafe36a5553ba497729377679fd33bfe14a", kill_on_drop: false }`
[INFO] [stdout] 2ccc31e397e26933d31a04864a409aafe36a5553ba497729377679fd33bfe14a
