[INFO] cloning repository https://github.com/SirCesarium/sweet [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SirCesarium/sweet" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSirCesarium%2Fsweet", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSirCesarium%2Fsweet'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ba3a0af8a9da5764857eb3e10848ebfdf019e05c [INFO] testing SirCesarium/sweet against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSirCesarium%2Fsweet" "/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/SirCesarium/sweet [INFO] finished tweaking git repo https://github.com/SirCesarium/sweet [INFO] tweaked toml for git repo https://github.com/SirCesarium/sweet written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/SirCesarium/sweet on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/SirCesarium/sweet 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" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 31cd3bd4e038ac31e6a54371e6c60923731f5c357f7cce7594e2390d4895ef52 [INFO] running `Command { std: "docker" "start" "-a" "31cd3bd4e038ac31e6a54371e6c60923731f5c357f7cce7594e2390d4895ef52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "31cd3bd4e038ac31e6a54371e6c60923731f5c357f7cce7594e2390d4895ef52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31cd3bd4e038ac31e6a54371e6c60923731f5c357f7cce7594e2390d4895ef52", kill_on_drop: false }` [INFO] [stdout] 31cd3bd4e038ac31e6a54371e6c60923731f5c357f7cce7594e2390d4895ef52 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 74c14af153e2f19de9df90f4019869d0765b4f2d020242c9afdb88d6a825537c [INFO] running `Command { std: "docker" "start" "-a" "74c14af153e2f19de9df90f4019869d0765b4f2d020242c9afdb88d6a825537c", kill_on_drop: false }` [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling aws-lc-rs v1.16.2 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling simd-adler32 v0.3.9 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling iri-string v0.7.12 [INFO] [stderr] Compiling gimli v0.32.3 [INFO] [stderr] Compiling zip v2.4.2 [INFO] [stderr] Compiling owo-colors v4.3.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling num-conv v0.2.1 [INFO] [stderr] Compiling rustc-demangle v0.1.27 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling zopfli v0.8.3 [INFO] [stderr] Compiling cc v1.2.58 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling rustls-native-certs v0.8.3 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling filetime v0.2.27 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling self_update v0.42.0 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling cmake v0.1.58 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling supports-color v3.0.2 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling console v0.16.3 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling miette-derive v7.6.0 [INFO] [stderr] Compiling aws-lc-sys v0.39.1 [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/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/bin/rustc --crate-name gimli --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gimli-0.32.3/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 -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=1c35df23bda8c1c3 -C extra-filename=-87ef1cc6ddfc4751 --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] running `Command { std: "docker" "inspect" "74c14af153e2f19de9df90f4019869d0765b4f2d020242c9afdb88d6a825537c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74c14af153e2f19de9df90f4019869d0765b4f2d020242c9afdb88d6a825537c", kill_on_drop: false }` [INFO] [stdout] 74c14af153e2f19de9df90f4019869d0765b4f2d020242c9afdb88d6a825537c