[INFO] cloning repository https://github.com/UnTraDe/repotool [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/UnTraDe/repotool" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FUnTraDe%2Frepotool", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FUnTraDe%2Frepotool'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a650b53b690f5eda551b302f8a8417c8f887feff [INFO] checking UnTraDe/repotool against try#3248bace201b6227b0ff78eacc8b00d805551a86 for pr-153513 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FUnTraDe%2Frepotool" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/UnTraDe/repotool [INFO] finished tweaking git repo https://github.com/UnTraDe/repotool [INFO] tweaked toml for git repo https://github.com/UnTraDe/repotool written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/UnTraDe/repotool on toolchain 3248bace201b6227b0ff78eacc8b00d805551a86 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3248bace201b6227b0ff78eacc8b00d805551a86" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/UnTraDe/repotool 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" "+3248bace201b6227b0ff78eacc8b00d805551a86" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+3248bace201b6227b0ff78eacc8b00d805551a86" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 998694dfb49cd64b589d8794ab796f249a872a5c4522b7ccfd9142045f62eab4 [INFO] running `Command { std: "docker" "start" "-a" "998694dfb49cd64b589d8794ab796f249a872a5c4522b7ccfd9142045f62eab4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "998694dfb49cd64b589d8794ab796f249a872a5c4522b7ccfd9142045f62eab4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "998694dfb49cd64b589d8794ab796f249a872a5c4522b7ccfd9142045f62eab4", kill_on_drop: false }` [INFO] [stdout] 998694dfb49cd64b589d8794ab796f249a872a5c4522b7ccfd9142045f62eab4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+3248bace201b6227b0ff78eacc8b00d805551a86" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 49ec2c15e36c77958d0add99a6035f2c4f7d8170473110cfbfa800f46c90f5d0 [INFO] running `Command { std: "docker" "start" "-a" "49ec2c15e36c77958d0add99a6035f2c4f7d8170473110cfbfa800f46c90f5d0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Checking bytes v1.6.1 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Checking rustls-pki-types v1.7.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Checking bitflags v2.9.4 [INFO] [stderr] Compiling rustls v0.23.11 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Checking regex-syntax v0.8.6 [INFO] [stderr] Compiling toml_parser v1.0.3 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking anstyle-parse v0.2.4 [INFO] [stderr] Checking rustls-pemfile v2.1.2 [INFO] [stderr] Checking webpki-roots v0.26.3 [INFO] [stderr] Compiling toml_datetime v0.7.2 [INFO] [stderr] Checking anstyle-query v1.1.0 [INFO] [stderr] Checking gimli v0.32.3 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Compiling toml_edit v0.23.6 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking rustls-native-certs v0.7.1 [INFO] [stderr] Compiling rstest_macros v0.26.1 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking regex-automata v0.4.11 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking pem v3.0.4 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Checking notify-types v2.0.0 [INFO] [stderr] Checking iri-string v0.7.2 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Checking inotify v0.11.0 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Compiling cc v1.1.6 [INFO] [stderr] Checking tokio v1.38.1 [INFO] [stderr] Checking unicode-width v0.2.1 [INFO] [stderr] Checking clap_lex v0.7.1 [INFO] [stderr] Checking uuid v1.16.0 [INFO] [stderr] Checking winnow v0.6.26 [INFO] [stderr] Checking notify v8.2.0 [INFO] [stderr] Checking clap_builder v4.5.9 [INFO] [stderr] Checking console v0.16.1 [INFO] [stderr] Checking cfb v0.7.3 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking secrecy v0.8.0 [INFO] [stderr] Checking addr2line v0.25.1 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Checking ascii v1.1.0 [INFO] [stderr] Checking regex v1.11.3 [INFO] [stderr] Checking file-id v0.2.3 [INFO] [stderr] Checking arc-swap v1.7.1 [INFO] [stderr] Checking chunked_transfer v1.5.0 [INFO] [stderr] Checking notify-debouncer-full v0.6.0 [INFO] [stderr] Checking tiny_http v0.12.0 [INFO] [stderr] Checking sha2 v0.10.9 [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/3248bace201b6227b0ff78eacc8b00d805551a86/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.87/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"' --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=bb620ef01c2cfc2b -C extra-filename=-0f218e769101c30e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-82860e1be355b727.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-3bce1991bd8f7db5.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-b4c15d9166d0a657.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" "49ec2c15e36c77958d0add99a6035f2c4f7d8170473110cfbfa800f46c90f5d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49ec2c15e36c77958d0add99a6035f2c4f7d8170473110cfbfa800f46c90f5d0", kill_on_drop: false }` [INFO] [stdout] 49ec2c15e36c77958d0add99a6035f2c4f7d8170473110cfbfa800f46c90f5d0