[INFO] cloning repository https://github.com/mikebirdgeneau/interlude
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mikebirdgeneau/interlude" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmikebirdgeneau%2Finterlude", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmikebirdgeneau%2Finterlude'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b038334f5b1b9818d94ad66a4dbca004b81aea10
[INFO] checking mikebirdgeneau/interlude against try#54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47 for pr-153041
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmikebirdgeneau%2Finterlude" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/mikebirdgeneau/interlude
[INFO] finished tweaking git repo https://github.com/mikebirdgeneau/interlude
[INFO] tweaked toml for git repo https://github.com/mikebirdgeneau/interlude written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mikebirdgeneau/interlude on toolchain 54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mikebirdgeneau/interlude 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" "+54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3b996b791174a90a6b63f4a65bdb752fbec91784253004b96b87dc56478b99f8
[INFO] running `Command { std: "docker" "start" "-a" "3b996b791174a90a6b63f4a65bdb752fbec91784253004b96b87dc56478b99f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3b996b791174a90a6b63f4a65bdb752fbec91784253004b96b87dc56478b99f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3b996b791174a90a6b63f4a65bdb752fbec91784253004b96b87dc56478b99f8", kill_on_drop: false }`
[INFO] [stdout] 3b996b791174a90a6b63f4a65bdb752fbec91784253004b96b87dc56478b99f8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6179cdf53b6746520800b87bd0982fcbaea8a5ed5bc09f62a78bb3a8afffa67c
[INFO] running `Command { std: "docker" "start" "-a" "6179cdf53b6746520800b87bd0982fcbaea8a5ed5bc09f62a78bb3a8afffa67c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.104
[INFO] [stderr]    Compiling libc v0.2.179
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling wayland-sys v0.31.8
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]     Checking kurbo v0.9.5
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]     Checking siphasher v0.3.11
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]    Compiling wayland-backend v0.3.12
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]     Checking rctree v0.5.0
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking fontconfig-parser v0.5.8
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]     Checking unicode-script v0.5.8
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling rustix v0.37.28
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking symphonia-core v0.5.5
[INFO] [stderr]    Compiling wayland-client v0.31.12
[INFO] [stderr]     Checking unicode-properties v0.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]     Checking unicode-bidi-mirroring v0.1.0
[INFO] [stderr]     Checking unicode-ccc v0.1.2
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]     Checking rustybuzz v0.12.1
[INFO] [stderr]    Compiling audiopus_sys v0.2.2
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling syn v2.0.113
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling quick-xml v0.38.4
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking simplecss v0.2.2
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]     Checking svgtypes v0.13.0
[INFO] [stderr]    Compiling async-fs v1.6.0
[INFO] [stderr]    Compiling cpal v0.15.3
[INFO] [stderr]     Checking imagesize v0.12.0
[INFO] [stderr]     Checking roxmltree v0.19.0
[INFO] [stderr]     Checking data-url v0.3.2
[INFO] [stderr]     Checking unicode-vo v0.1.0
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking symphonia-metadata v0.5.5
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking usvg-tree v0.37.0
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking ogg v0.8.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]     Checking xmlwriter v0.1.0
[INFO] [stderr]     Checking pico-args v0.5.0
[INFO] [stderr]     Checking weezl v0.1.12
[INFO] [stderr]     Checking dasp_sample v0.11.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking usvg-parser v0.37.0
[INFO] [stderr]     Checking symphonia-bundle-mp3 v0.5.5
[INFO] [stderr]     Checking gif v0.12.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling wayland-scanner v0.31.8
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking memmap2 v0.9.9
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking io-lifetimes v1.0.11
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking alsa v0.9.1
[INFO] [stderr]     Checking fontdb v0.16.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking symphonia v0.5.5
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking xdg-home v1.3.0
[INFO] [stderr]     Checking clap_builder v4.5.54
[INFO] [stderr]     Checking lewton v0.10.2
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]     Checking async-executor v1.13.3
[INFO] [stderr]     Checking rgb v0.8.52
[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/54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.113/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="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=a720791d46580c5c -C extra-filename=-08b062dc9c1a6528 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-0857234c7afb9dee.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-8ce6644e18674a5b.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-9533002ac35f5809.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" "6179cdf53b6746520800b87bd0982fcbaea8a5ed5bc09f62a78bb3a8afffa67c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6179cdf53b6746520800b87bd0982fcbaea8a5ed5bc09f62a78bb3a8afffa67c", kill_on_drop: false }`
[INFO] [stdout] 6179cdf53b6746520800b87bd0982fcbaea8a5ed5bc09f62a78bb3a8afffa67c
