[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#8d46be77cd48fdbcced888d027457e2c9cf2aa16 for pr-142723 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNanzeRT%2Fmap-thing" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/NanzeRT/map-thing on toolchain 8d46be77cd48fdbcced888d027457e2c9cf2aa16 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8d46be77cd48fdbcced888d027457e2c9cf2aa16" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7-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-7-tc2/source/Cargo.toml [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" "+8d46be77cd48fdbcced888d027457e2c9cf2aa16" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+8d46be77cd48fdbcced888d027457e2c9cf2aa16" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e32588100dc7412d8e86541f45073d943a0829a9ccd42a845c42a2dd2faf38d6 [INFO] running `Command { std: "docker" "start" "-a" "e32588100dc7412d8e86541f45073d943a0829a9ccd42a845c42a2dd2faf38d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e32588100dc7412d8e86541f45073d943a0829a9ccd42a845c42a2dd2faf38d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e32588100dc7412d8e86541f45073d943a0829a9ccd42a845c42a2dd2faf38d6", kill_on_drop: false }` [INFO] [stdout] e32588100dc7412d8e86541f45073d943a0829a9ccd42a845c42a2dd2faf38d6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+8d46be77cd48fdbcced888d027457e2c9cf2aa16" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8c1d681161b92c37c95a17da079183c992d476e7783fc369bdc0c72303614a06 [INFO] running `Command { std: "docker" "start" "-a" "8c1d681161b92c37c95a17da079183c992d476e7783fc369bdc0c72303614a06", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling winnow v0.5.25 [INFO] [stderr] Compiling target-lexicon v0.12.12 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling version-compare v0.1.1 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Checking concurrent-queue v2.4.0 [INFO] [stderr] Compiling bumpalo v3.14.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.89 [INFO] [stderr] Compiling gio v0.16.7 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling openssl-sys v0.9.97 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Checking lock_api v0.4.11 [INFO] [stderr] Checking event-listener v4.0.0 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.89 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Checking longest-increasing-subsequence v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Checking smallbox v0.8.2 [INFO] [stderr] Checking event-listener-strategy v0.4.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Compiling gtk v0.16.2 [INFO] [stderr] Compiling x11 v2.21.0 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Compiling cfg-expr v0.15.5 [INFO] [stderr] Compiling openssl v0.10.61 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling interprocess-docfix v1.2.2 [INFO] [stderr] Checking uuid v1.6.1 [INFO] [stderr] Checking async-lock v3.2.0 [INFO] [stderr] Checking async-channel v2.1.1 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking futures-lite v2.1.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking unicode-segmentation v1.10.1 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Checking futures-sink v0.3.29 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Checking io-lifetimes v1.0.11 [INFO] [stderr] Checking spinning v0.1.0 [INFO] [stderr] Checking async-channel v1.9.0 [INFO] [stderr] Compiling tao v0.19.1 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling prettyplease v0.2.15 [INFO] [stderr] Checking to_method v1.1.0 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking intmap v0.7.1 [INFO] [stderr] Checking rustix v0.37.27 [INFO] [stderr] Checking png v0.17.10 [INFO] [stderr] Checking parking_lot v0.12.1 [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 encoding_rs v0.8.33 [INFO] [stderr] Checking dioxus-interpreter-js v0.4.3 [INFO] [stderr] Checking urlencoding v2.1.3 [INFO] [stderr] Checking infer v0.11.0 [INFO] [stderr] Checking const_format v0.2.32 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling serde_spanned v0.6.4 [INFO] [stderr] Compiling toml_edit v0.21.0 [INFO] [stderr] Compiling toml_edit v0.19.15 [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/8d46be77cd48fdbcced888d027457e2c9cf2aa16/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=4d2fb3c4692bf994 -C extra-filename=-54fb00713b90245a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-7e06a19f9755c618.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-753d3b85458ad411.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" "8c1d681161b92c37c95a17da079183c992d476e7783fc369bdc0c72303614a06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c1d681161b92c37c95a17da079183c992d476e7783fc369bdc0c72303614a06", kill_on_drop: false }` [INFO] [stdout] 8c1d681161b92c37c95a17da079183c992d476e7783fc369bdc0c72303614a06