[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] checking blorbb/retype against try#54cf65b8d066c082e536455049b95943cf30378f for pr-151920
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblorbb%2Fretype" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[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-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/blorbb/retype on toolchain 54cf65b8d066c082e536455049b95943cf30378f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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" "+54cf65b8d066c082e536455049b95943cf30378f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+54cf65b8d066c082e536455049b95943cf30378f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 241070b297f9cc47c0f2e56bb0a9a27aec9f5a5d522f3a89f07de4de1b6cda4c
[INFO] running `Command { std: "docker" "start" "-a" "241070b297f9cc47c0f2e56bb0a9a27aec9f5a5d522f3a89f07de4de1b6cda4c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "241070b297f9cc47c0f2e56bb0a9a27aec9f5a5d522f3a89f07de4de1b6cda4c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "241070b297f9cc47c0f2e56bb0a9a27aec9f5a5d522f3a89f07de4de1b6cda4c", kill_on_drop: false }`
[INFO] [stdout] 241070b297f9cc47c0f2e56bb0a9a27aec9f5a5d522f3a89f07de4de1b6cda4c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+54cf65b8d066c082e536455049b95943cf30378f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0d5af2160d8b347db14e4e2892737bf53dd141cab79e64d45fa264fcc1813975
[INFO] running `Command { std: "docker" "start" "-a" "0d5af2160d8b347db14e4e2892737bf53dd141cab79e64d45fa264fcc1813975", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling target-lexicon v0.12.15
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling version-compare v0.2.0
[INFO] [stderr]    Compiling cc v1.1.5
[INFO] [stderr]    Compiling thiserror v1.0.62
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]    Compiling libdbus-sys v0.2.5
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking libloading v0.8.5
[INFO] [stderr]    Compiling syn v2.0.71
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling wayland-sys v0.31.4
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling unicode-width v0.1.13
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling gio v0.20.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling wayland-client v0.31.5
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling xml-rs v0.8.20
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking petgraph v0.6.5
[INFO] [stderr]    Compiling x11 v2.21.0
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]     Checking x11rb-protocol v0.13.1
[INFO] [stderr]     Checking dbus v0.9.7
[INFO] [stderr]     Checking gimli v0.29.0
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]    Compiling quick-xml v0.34.0
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]     Checking miniz_oxide v0.7.4
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking os_pipe v1.2.0
[INFO] [stderr]    Compiling wayland-scanner v0.31.4
[INFO] [stderr]     Checking object v0.36.1
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]    Compiling wayland-backend v0.3.6
[INFO] [stderr]    Compiling evdev-sys v0.2.5
[INFO] [stderr]    Compiling backtrace v0.3.73
[INFO] [stderr]     Checking inotify v0.8.3
[INFO] [stderr]     Checking evdev-rs v0.4.0
[INFO] [stderr]     Checking epoll v4.3.3
[INFO] [stderr]     Checking send_wrapper v0.6.0
[INFO] [stderr] error: could not compile `gimli` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/54cf65b8d066c082e536455049b95943cf30378f/bin/rustc --crate-name gimli --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gimli-0.29.0/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="read"' --cfg 'feature="read-core"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "endian-reader", "fallible-iterator", "read", "read-all", "read-core", "rustc-dep-of-std", "std", "write"))' -C metadata=744c8417705d8eec -C extra-filename=-53a1feef3e01e5da --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --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/54cf65b8d066c082e536455049b95943cf30378f/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=fe9f0b28f19078e9 -C extra-filename=-0e9061ae27d8b00b --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-b29be6395babc9ba.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-f2de522ba645d884.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "0d5af2160d8b347db14e4e2892737bf53dd141cab79e64d45fa264fcc1813975", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d5af2160d8b347db14e4e2892737bf53dd141cab79e64d45fa264fcc1813975", kill_on_drop: false }`
[INFO] [stdout] 0d5af2160d8b347db14e4e2892737bf53dd141cab79e64d45fa264fcc1813975
