[INFO] cloning repository https://github.com/NanzeRT/map-thing
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/NanzeRT/map-thing" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNanzeRT%2Fmap-thing", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNanzeRT%2Fmap-thing'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f9df2d17fdda5e39941c6cf0026018c2f3be5837
[INFO] checking NanzeRT/map-thing against try#3a4cb0edb4040379c037e06efeb5409e44be7b77 for pr-146377
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNanzeRT%2Fmap-thing" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/NanzeRT/map-thing
[INFO] finished tweaking git repo https://github.com/NanzeRT/map-thing
[INFO] tweaked toml for git repo https://github.com/NanzeRT/map-thing written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/NanzeRT/map-thing on toolchain 3a4cb0edb4040379c037e06efeb5409e44be7b77
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3a4cb0edb4040379c037e06efeb5409e44be7b77" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/NanzeRT/map-thing 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" "+3a4cb0edb4040379c037e06efeb5409e44be7b77" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+3a4cb0edb4040379c037e06efeb5409e44be7b77" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7f736019cca07c7c2964b5cc76a0f499d1fc5a0f88457982c17a8595c269c171
[INFO] running `Command { std: "docker" "start" "-a" "7f736019cca07c7c2964b5cc76a0f499d1fc5a0f88457982c17a8595c269c171", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7f736019cca07c7c2964b5cc76a0f499d1fc5a0f88457982c17a8595c269c171", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f736019cca07c7c2964b5cc76a0f499d1fc5a0f88457982c17a8595c269c171", kill_on_drop: false }`
[INFO] [stdout] 7f736019cca07c7c2964b5cc76a0f499d1fc5a0f88457982c17a8595c269c171
[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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+3a4cb0edb4040379c037e06efeb5409e44be7b77" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a145b1c5b60934770f4cd2dfc042b3dd4a87575c0b7901903155b1c0300b64ca
[INFO] running `Command { std: "docker" "start" "-a" "a145b1c5b60934770f4cd2dfc042b3dd4a87575c0b7901903155b1c0300b64ca", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.70
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling winnow v0.5.25
[INFO] [stderr]    Compiling target-lexicon v0.12.12
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling smallvec v1.11.2
[INFO] [stderr]     Checking futures-io v0.3.29
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]    Compiling semver v1.0.20
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling bumpalo v3.14.0
[INFO] [stderr]     Checking concurrent-queue v2.4.0
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.89
[INFO] [stderr]    Compiling gio v0.16.7
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.89
[INFO] [stderr]     Checking event-listener v4.0.0
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]     Checking http v0.2.11
[INFO] [stderr]     Checking smallbox v0.8.2
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]     Checking event-listener-strategy v0.4.0
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling gtk v0.16.2
[INFO] [stderr]    Compiling x11 v2.21.0
[INFO] [stderr]    Compiling openssl v0.10.61
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]     Checking piper v0.2.1
[INFO] [stderr]    Compiling cfg-expr v0.15.5
[INFO] [stderr]     Checking async-channel v2.1.1
[INFO] [stderr]     Checking async-lock v3.2.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking futures-lite v2.1.0
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]    Compiling interprocess-docfix v1.2.2
[INFO] [stderr]     Checking async-task v4.5.0
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]     Checking fdeflate v0.3.1
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking spinning v0.1.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling longest-increasing-subsequence v0.1.0
[INFO] [stderr]     Checking mio v0.8.10
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking getrandom v0.2.11
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]     Checking io-lifetimes v1.0.11
[INFO] [stderr]     Checking to_method v1.1.0
[INFO] [stderr]     Checking uuid v1.6.1
[INFO] [stderr]     Checking intmap v0.7.1
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking rustix v0.37.27
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]     Checking png v0.17.10
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]     Checking polling v2.8.0
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling wry v0.28.3
[INFO] [stderr]    Compiling rfd v0.11.4
[INFO] [stderr]     Checking cfb v0.7.3
[INFO] [stderr]    Compiling constcat v0.3.1
[INFO] [stderr]     Checking dioxus-debug-cell v0.1.1
[INFO] [stderr]     Checking webbrowser v0.8.12
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.32
[INFO] [stderr]     Checking infer v0.11.0
[INFO] [stderr]     Checking encoding_rs v0.8.33
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]     Checking dunce v1.0.4
[INFO] [stderr]     Checking dioxus-interpreter-js v0.4.3
[INFO] [stderr]    Compiling openssl-sys v0.9.97
[INFO] [stderr]    Compiling tao v0.19.1
[INFO] [stderr] error: could not compile `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/3a4cb0edb4040379c037e06efeb5409e44be7b77/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.39/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=964dfffc22fa8115 -C extra-filename=-22ae0a11407dac2d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-3ee5053b25394871.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-c4891058eb0b87d6.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-f2de522ba645d884.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "a145b1c5b60934770f4cd2dfc042b3dd4a87575c0b7901903155b1c0300b64ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a145b1c5b60934770f4cd2dfc042b3dd4a87575c0b7901903155b1c0300b64ca", kill_on_drop: false }`
[INFO] [stdout] a145b1c5b60934770f4cd2dfc042b3dd4a87575c0b7901903155b1c0300b64ca
