[INFO] cloning repository https://github.com/NotAShelf/stash [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/NotAShelf/stash" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNotAShelf%2Fstash", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNotAShelf%2Fstash'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 96089f364b976b9d97c54fc703a3a9224ed2e401 [INFO] checking NotAShelf/stash against try#04ea1e1f1a12cfa912c228ca278237d92d0bb6df for pr-148477-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNotAShelf%2Fstash" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/NotAShelf/stash [INFO] finished tweaking git repo https://github.com/NotAShelf/stash [INFO] tweaked toml for git repo https://github.com/NotAShelf/stash written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/NotAShelf/stash on toolchain 04ea1e1f1a12cfa912c228ca278237d92d0bb6df [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+04ea1e1f1a12cfa912c228ca278237d92d0bb6df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/NotAShelf/stash 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" "+04ea1e1f1a12cfa912c228ca278237d92d0bb6df" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+04ea1e1f1a12cfa912c228ca278237d92d0bb6df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 893a788b2720e994a7fca5ee46ae4676bb05cf3d32bcd7c9d9e96945d32367bf [INFO] running `Command { std: "docker" "start" "-a" "893a788b2720e994a7fca5ee46ae4676bb05cf3d32bcd7c9d9e96945d32367bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "893a788b2720e994a7fca5ee46ae4676bb05cf3d32bcd7c9d9e96945d32367bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "893a788b2720e994a7fca5ee46ae4676bb05cf3d32bcd7c9d9e96945d32367bf", kill_on_drop: false }` [INFO] [stdout] 893a788b2720e994a7fca5ee46ae4676bb05cf3d32bcd7c9d9e96945d32367bf [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+04ea1e1f1a12cfa912c228ca278237d92d0bb6df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 666ea4d5cdd08ccb8fe4f37d0410b24da40216fb93634e7b98d10caf8fc878bd [INFO] running `Command { std: "docker" "start" "-a" "666ea4d5cdd08ccb8fe4f37d0410b24da40216fb93634e7b98d10caf8fc878bd", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking futures-lite v2.6.1 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling cc v1.2.41 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Checking unicode-ident v1.0.19 [INFO] [stderr] Compiling wayland-sys v0.31.7 [INFO] [stderr] Checking piper v0.2.4 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Checking syn v2.0.106 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling endi v1.1.0 [INFO] [stderr] Compiling wayland-client v0.31.11 [INFO] [stderr] Checking anstream v0.6.21 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Compiling owo-colors v4.2.3 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Checking async-executor v1.13.3 [INFO] [stderr] Checking tracing-subscriber v0.3.20 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Checking gimli v0.32.3 [INFO] [stderr] Checking async-channel v2.5.0 [INFO] [stderr] Checking async-lock v3.4.1 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling wayland-scanner v0.31.7 [INFO] [stderr] Checking blocking v1.6.2 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Compiling instability v0.3.9 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking petgraph v0.6.5 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking async-broadcast v0.7.2 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling wayland-backend v0.3.11 [INFO] [stderr] Compiling libsqlite3-sys v0.35.0 [INFO] [stderr] Checking clap_builder v4.5.50 [INFO] [stderr] Checking signal-hook-registry v1.4.6 [INFO] [stderr] Checking signal-hook v0.3.18 [INFO] [stderr] Compiling toml_edit v0.23.7 [INFO] [stderr] Checking mio v1.0.4 [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/04ea1e1f1a12cfa912c228ca278237d92d0bb6df/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.106/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --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"' --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=717cd5e28356b79c -C extra-filename=-4d08f6fa05237506 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-2b1d3661aba367eb.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-0c7a8009911d9677.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-54a836b9f65332f9.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/04ea1e1f1a12cfa912c228ca278237d92d0bb6df/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.106/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="fold"' --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=4853dd9cdbf99767 -C extra-filename=-8cc3137e30cca292 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-b730204ade8046ec.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-f3592983efb25222.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-b4c15d9166d0a657.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "666ea4d5cdd08ccb8fe4f37d0410b24da40216fb93634e7b98d10caf8fc878bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "666ea4d5cdd08ccb8fe4f37d0410b24da40216fb93634e7b98d10caf8fc878bd", kill_on_drop: false }` [INFO] [stdout] 666ea4d5cdd08ccb8fe4f37d0410b24da40216fb93634e7b98d10caf8fc878bd