[INFO] cloning repository https://github.com/Picalines/zellij-toggler
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Picalines/zellij-toggler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPicalines%2Fzellij-toggler", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPicalines%2Fzellij-toggler'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e0ed53073b5f407b7bc8ddf6d5d02ca28a14cbfe
[INFO] checking Picalines/zellij-toggler against try#a3a874232ae0a7586b5fbe7483c5a42e157bd62a for pr-151109
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPicalines%2Fzellij-toggler" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/Picalines/zellij-toggler
[INFO] finished tweaking git repo https://github.com/Picalines/zellij-toggler
[INFO] tweaked toml for git repo https://github.com/Picalines/zellij-toggler written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Picalines/zellij-toggler on toolchain a3a874232ae0a7586b5fbe7483c5a42e157bd62a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Picalines/zellij-toggler 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" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4f521221feae7752012dec146bed6c2544d47e6d166f7d089d052c8d4c977b4d
[INFO] running `Command { std: "docker" "start" "-a" "4f521221feae7752012dec146bed6c2544d47e6d166f7d089d052c8d4c977b4d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4f521221feae7752012dec146bed6c2544d47e6d166f7d089d052c8d4c977b4d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4f521221feae7752012dec146bed6c2544d47e6d166f7d089d052c8d4c977b4d", kill_on_drop: false }`
[INFO] [stdout] 4f521221feae7752012dec146bed6c2544d47e6d166f7d089d052c8d4c977b4d
[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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f09f489059152f52cfb3d8c351403ee67a63c9345568b751551ed6d28ffbefb9
[INFO] running `Command { std: "docker" "start" "-a" "f09f489059152f52cfb3d8c351403ee67a63c9345568b751551ed6d28ffbefb9", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking value-bag v1.12.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling libnghttp2-sys v0.1.11+1.64.0
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling libz-sys v1.1.23
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking rustc-demangle v0.1.26
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling curl-sys v0.4.85+curl-8.18.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking ordered-float v4.6.0
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]     Checking os_str_bytes v6.6.1
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]    Compiling pest v2.8.5
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking atomic v0.6.1
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]    Compiling terminfo v0.9.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling curl v0.4.49
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling either v1.15.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/a3a874232ae0a7586b5fbe7483c5a42e157bd62a/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 -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=8cd5fcc9e78e8edd -C extra-filename=-4fc0615914418636 --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 `regex-syntax` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/a3a874232ae0a7586b5fbe7483c5a42e157bd62a/bin/rustc --crate-name regex_syntax --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.8.8/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 --allow=unexpected_cfgs --check-cfg 'cfg(docsrs_regex)' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=1c62329b897cd9c4 -C extra-filename=-17909ca7ce04d606 --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] running `Command { std: "docker" "inspect" "f09f489059152f52cfb3d8c351403ee67a63c9345568b751551ed6d28ffbefb9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f09f489059152f52cfb3d8c351403ee67a63c9345568b751551ed6d28ffbefb9", kill_on_drop: false }`
[INFO] [stdout] f09f489059152f52cfb3d8c351403ee67a63c9345568b751551ed6d28ffbefb9
