[INFO] cloning repository https://github.com/blorbb/retype [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/blorbb/retype" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblorbb%2Fretype", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblorbb%2Fretype'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 73d864e9eeeb802ea18b7e77c7190990b504a1a7 [INFO] building blorbb/retype against try#9a3ef2cd3ecaae3c6ef59768612837d797602a6d for pr-137044-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblorbb%2Fretype" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/blorbb/retype on toolchain 9a3ef2cd3ecaae3c6ef59768612837d797602a6d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9a3ef2cd3ecaae3c6ef59768612837d797602a6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/blorbb/retype [INFO] finished tweaking git repo https://github.com/blorbb/retype [INFO] tweaked toml for git repo https://github.com/blorbb/retype written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/blorbb/retype 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" "+9a3ef2cd3ecaae3c6ef59768612837d797602a6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+9a3ef2cd3ecaae3c6ef59768612837d797602a6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 26f346c779b04d8ccf565a6d4cf0cb3cf3477ecebc21b344d143054aa9c7a19e [INFO] running `Command { std: "docker" "start" "-a" "26f346c779b04d8ccf565a6d4cf0cb3cf3477ecebc21b344d143054aa9c7a19e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "26f346c779b04d8ccf565a6d4cf0cb3cf3477ecebc21b344d143054aa9c7a19e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26f346c779b04d8ccf565a6d4cf0cb3cf3477ecebc21b344d143054aa9c7a19e", kill_on_drop: false }` [INFO] [stdout] 26f346c779b04d8ccf565a6d4cf0cb3cf3477ecebc21b344d143054aa9c7a19e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+9a3ef2cd3ecaae3c6ef59768612837d797602a6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 513f5d99834f65dd58f98b68af7e605a071b3f9b5d8032eb878f989a8a04ff07 [INFO] running `Command { std: "docker" "start" "-a" "513f5d99834f65dd58f98b68af7e605a071b3f9b5d8032eb878f989a8a04ff07", kill_on_drop: false }` [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling target-lexicon v0.12.15 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling version-compare v0.2.0 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling cc v1.1.5 [INFO] [stderr] Compiling thiserror v1.0.62 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling syn v2.0.71 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling libdbus-sys v0.2.5 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling wayland-sys v0.31.4 [INFO] [stderr] Compiling gio v0.20.0 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling wayland-client v0.31.5 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling xml-rs v0.8.20 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Compiling quick-xml v0.34.0 [INFO] [stderr] Compiling cfg-expr v0.15.8 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling x11 v2.21.0 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling gimli v0.29.0 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling x11rb-protocol v0.13.1 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling dbus v0.9.7 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling wayland-backend v0.3.6 [INFO] [stderr] Compiling wayland-scanner v0.31.4 [INFO] [stderr] Compiling evdev-sys v0.2.5 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling backtrace v0.3.73 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling os_pipe v1.2.0 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling object v0.36.1 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling inotify v0.8.3 [INFO] [stderr] Compiling evdev-rs v0.4.0 [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/9a3ef2cd3ecaae3c6ef59768612837d797602a6d/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.71/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="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=6064c066e8daf967 -C extra-filename=-acf79ef3157c7e24 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-671e2dffb1a4640b.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-6a3467902d9fc333.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" "513f5d99834f65dd58f98b68af7e605a071b3f9b5d8032eb878f989a8a04ff07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "513f5d99834f65dd58f98b68af7e605a071b3f9b5d8032eb878f989a8a04ff07", kill_on_drop: false }` [INFO] [stdout] 513f5d99834f65dd58f98b68af7e605a071b3f9b5d8032eb878f989a8a04ff07