[INFO] cloning repository https://github.com/Atif-Mahmud/starship
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Atif-Mahmud/starship" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAtif-Mahmud%2Fstarship", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAtif-Mahmud%2Fstarship'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b4c7cedba09f44481307115936adf25c009b2d62
[INFO] checking Atif-Mahmud/starship against try#79452e8441468c5568c20bfca2aa1fe75b645b2d for pr-152210
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAtif-Mahmud%2Fstarship" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Atif-Mahmud/starship
[INFO] finished tweaking git repo https://github.com/Atif-Mahmud/starship
[INFO] tweaked toml for git repo https://github.com/Atif-Mahmud/starship written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Atif-Mahmud/starship on toolchain 79452e8441468c5568c20bfca2aa1fe75b645b2d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+79452e8441468c5568c20bfca2aa1fe75b645b2d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Atif-Mahmud/starship 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" "+79452e8441468c5568c20bfca2aa1fe75b645b2d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+79452e8441468c5568c20bfca2aa1fe75b645b2d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9a239d728a76b8d21da5c0181af3494c1f216db845352ddd9f2ff19a26b9c093
[INFO] running `Command { std: "docker" "start" "-a" "9a239d728a76b8d21da5c0181af3494c1f216db845352ddd9f2ff19a26b9c093", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9a239d728a76b8d21da5c0181af3494c1f216db845352ddd9f2ff19a26b9c093", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9a239d728a76b8d21da5c0181af3494c1f216db845352ddd9f2ff19a26b9c093", kill_on_drop: false }`
[INFO] [stdout] 9a239d728a76b8d21da5c0181af3494c1f216db845352ddd9f2ff19a26b9c093
[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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+79452e8441468c5568c20bfca2aa1fe75b645b2d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5e08c6b8661b3efad655c014ef5d5a07f6d708b6f54c68fd94dbdb66483fc080
[INFO] running `Command { std: "docker" "start" "-a" "5e08c6b8661b3efad655c014ef5d5a07f6d708b6f54c68fd94dbdb66483fc080", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]     Checking regex-syntax v0.8.4
[INFO] [stderr]    Compiling cc v1.1.18
[INFO] [stderr]     Checking cpufeatures v0.2.14
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking gix-trace v0.1.10
[INFO] [stderr]     Checking faster-hex v0.9.0
[INFO] [stderr]     Checking miniz_oxide v0.8.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.13
[INFO] [stderr]     Checking sha1_smol v1.0.1
[INFO] [stderr]     Checking prodash v28.0.0
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]    Compiling rustix v0.38.36
[INFO] [stderr]     Checking winnow v0.6.18
[INFO] [stderr]     Checking jiff v0.1.13
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]     Checking event-listener v5.3.1
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]    Compiling indexmap v2.5.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking event-listener-strategy v0.5.2
[INFO] [stderr]    Compiling unicode-xid v0.2.5
[INFO] [stderr]     Checking futures-lite v2.3.0
[INFO] [stderr]     Checking anstyle v1.0.8
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.33
[INFO] [stderr]     Checking gix-utils v0.1.12
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling cmake v0.1.51
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]     Checking anstyle-parse v0.2.5
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]     Checking endi v1.1.0
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking anstyle-query v1.1.1
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]     Checking colorchoice v1.0.2
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking anstream v0.6.15
[INFO] [stderr]     Checking uluru v3.1.0
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling const_format v0.2.33
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]    Compiling sha1-asm v0.5.3
[INFO] [stderr]    Compiling libz-ng-sys v1.1.16
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking memmap2 v0.9.4
[INFO] [stderr]     Checking gix-sec v0.10.8
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]    Compiling is_debug v1.0.1
[INFO] [stderr]     Checking clap_lex v0.7.2
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking clru v0.6.2
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking clap_builder v4.5.17
[INFO] [stderr]     Checking xdg-home v1.3.0
[INFO] [stderr]     Checking filetime v0.2.25
[INFO] [stderr]     Checking async-fs v2.1.2
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]     Checking async-executor v1.13.1
[INFO] [stderr]     Checking async-broadcast v0.7.1
[INFO] [stderr]    Compiling toml_edit v0.22.21
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]     Checking is-docker v0.2.0
[INFO] [stderr]     Checking unicode-bom v2.0.3
[INFO] [stderr]    Compiling process_control v4.2.2
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling starship-battery v0.10.0
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking is-wsl v0.4.0
[INFO] [stderr]     Checking uom v0.36.0
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking errno v0.2.8
[INFO] [stderr]     Checking encoding_rs v0.8.34
[INFO] [stderr]     Checking lazycell v1.3.0
[INFO] [stderr]     Checking trim-in-place v0.1.7
[INFO] [stderr]    Compiling shadow-rs v0.35.0
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]     Checking predicates-core v1.0.8
[INFO] [stderr]     Checking pathdiff v0.2.1
[INFO] [stderr]     Checking bstr v1.10.0
[INFO] [stderr]     Checking bytesize v1.3.0
[INFO] [stderr]    Compiling mockall_derive v0.13.0
[INFO] [stderr]     Checking systemstat v0.2.3
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking open v5.3.0
[INFO] [stderr]     Checking regex v1.10.6
[INFO] [stderr]     Checking guess_host_triple v0.1.4
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking quick-xml v0.36.1
[INFO] [stderr]     Checking shell-words v1.1.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/79452e8441468c5568c20bfca2aa1fe75b645b2d/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.77/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=bcb3d2d553b27916 -C extra-filename=-57c6a05cb06b1ed4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-f3285e5c19000248.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-a942d0243a91198a.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" "5e08c6b8661b3efad655c014ef5d5a07f6d708b6f54c68fd94dbdb66483fc080", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e08c6b8661b3efad655c014ef5d5a07f6d708b6f54c68fd94dbdb66483fc080", kill_on_drop: false }`
[INFO] [stdout] 5e08c6b8661b3efad655c014ef5d5a07f6d708b6f54c68fd94dbdb66483fc080
