[INFO] cloning repository https://github.com/abhibagul/filepilot-shell
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/abhibagul/filepilot-shell" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabhibagul%2Ffilepilot-shell", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabhibagul%2Ffilepilot-shell'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 97d16bd86c51d04344bbd8c94220b6715a5ad9ca
[INFO] checking abhibagul/filepilot-shell/97d16bd86c51d04344bbd8c94220b6715a5ad9ca against 22950ab9e29e11620a10905f027f141ea126966e for pr-160581
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabhibagul%2Ffilepilot-shell" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/abhibagul/filepilot-shell
[INFO] finished tweaking git repo https://github.com/abhibagul/filepilot-shell
[INFO] tweaked toml for git repo https://github.com/abhibagul/filepilot-shell written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/abhibagul/filepilot-shell on toolchain 22950ab9e29e11620a10905f027f141ea126966e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22950ab9e29e11620a10905f027f141ea126966e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/abhibagul/filepilot-shell 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" "+22950ab9e29e11620a10905f027f141ea126966e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded open v5.3.6
[INFO] [stderr]   Downloaded lazy-regex-proc_macros v3.6.0
[INFO] [stderr]   Downloaded russh-util v0.46.0
[INFO] [stderr]   Downloaded lazy-regex v3.6.0
[INFO] [stderr]   Downloaded ssh2 v0.9.6
[INFO] [stderr]   Downloaded serialport v4.9.0
[INFO] [stderr]   Downloaded pageant v0.0.1
[INFO] [stderr]   Downloaded russh-util v0.48.0
[INFO] [stderr]   Downloaded libudev v0.3.0
[INFO] [stderr]   Downloaded russh-cryptovec v0.7.3
[INFO] [stderr]   Downloaded russh-cryptovec v0.48.0
[INFO] [stderr]   Downloaded crc32c v0.6.8
[INFO] [stderr]   Downloaded gloo-timers v0.4.0
[INFO] [stderr]   Downloaded unescaper v0.1.10
[INFO] [stderr]   Downloaded async-native-tls v0.5.0
[INFO] [stderr]   Downloaded russh-keys v0.49.2
[INFO] [stderr]   Downloaded russh-keys v0.46.0
[INFO] [stderr]   Downloaded russh-sftp v2.3.0
[INFO] [stderr]   Downloaded suppaftp v6.3.0
[INFO] [stderr]   Downloaded reqsign v0.16.5
[INFO] [stderr]   Downloaded ssh-key v0.6.7
[INFO] [stderr]   Downloaded russh v0.49.2
[INFO] [stderr]   Downloaded libssh2-sys v0.3.2
[INFO] [stderr]   Downloaded openssl-src v300.6.1+3.6.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] bb5ea4e970f618cf50def945983bdd460c7e9010c527db12cfa5f283291ed80a
[INFO] running `Command { std: "docker" "start" "bb5ea4e970f618cf50def945983bdd460c7e9010c527db12cfa5f283291ed80a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bb5ea4e970f618cf50def945983bdd460c7e9010c527db12cfa5f283291ed80a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bb5ea4e970f618cf50def945983bdd460c7e9010c527db12cfa5f283291ed80a" "/opt/rustwide/cargo-home/bin/cargo" "+22950ab9e29e11620a10905f027f141ea126966e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bb5ea4e970f618cf50def945983bdd460c7e9010c527db12cfa5f283291ed80a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bb5ea4e970f618cf50def945983bdd460c7e9010c527db12cfa5f283291ed80a" "/opt/rustwide/cargo-home/bin/cargo" "+22950ab9e29e11620a10905f027f141ea126966e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking memchr v2.8.2
[INFO] [stderr]    Compiling cc v1.2.65
[INFO] [stderr]     Checking bitflags v2.13.0
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking value-bag v1.12.0
[INFO] [stderr]     Checking bytes v1.12.0
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]     Checking mio v1.2.1
[INFO] [stderr]     Checking socket2 v0.6.4
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking base64ct v1.8.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling anyhow v1.0.103
[INFO] [stderr]     Checking log v0.4.33
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling phf_codegen v0.13.1
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]    Compiling quick-xml v0.39.4
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]    Compiling tendril v0.5.0
[INFO] [stderr]    Compiling selectors v0.36.1
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking http v1.4.2
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking sha1_smol v1.0.1
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]    Compiling openssl-src v300.6.1+3.6.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking uuid v1.23.4
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling string_cache_codegen v0.6.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking piper v0.2.5
[INFO] [stderr]    Compiling openssl v0.10.81
[INFO] [stderr]    Compiling openssl-sys v0.9.117
[INFO] [stderr]    Compiling web_atoms v0.2.5
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking libdbus-sys v0.2.7
[INFO] [stderr]     Checking async-executor v1.14.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling camino v1.2.4
[INFO] [stderr]    Compiling erased-serde v0.4.10
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling toml_edit v0.25.12+spec-1.1.0
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]    Compiling toml v0.9.12+spec-1.1.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling serde-untagged v0.1.9
[INFO] [stderr]    Compiling cfb v0.7.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr] error: could not compile `rustix` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/22950ab9e29e11620a10905f027f141ea126966e/bin/rustc --crate-name rustix --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-1.1.4/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="alloc"' --cfg 'feature="default"' --cfg 'feature="event"' --cfg 'feature="fs"' --cfg 'feature="net"' --cfg 'feature="pipe"' --cfg 'feature="process"' --cfg 'feature="std"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "core", "default", "event", "fs", "io_uring", "libc", "libc_errno", "linux_4_11", "linux_5_1", "linux_5_11", "linux_latest", "mm", "mount", "net", "param", "pipe", "process", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=0d7aa0405e2ec0f7 -C extra-filename=-ddccddce57c6afcb --out-dir /opt/rustwide/target/debug/build/rustix/ddccddce57c6afcb/out -L dependency=/opt/rustwide/target/debug/build/bitflags/2e62db9e2fac867f/out -L dependency=/opt/rustwide/target/debug/build/linux-raw-sys/d4bc5dcbcaabc690/out -L dependency=/opt/rustwide/target/debug/build/serde_core/c3fb5a998c9471b6/out --extern bitflags=/opt/rustwide/target/debug/build/bitflags/2e62db9e2fac867f/out/libbitflags-2e62db9e2fac867f.rmeta --extern linux_raw_sys=/opt/rustwide/target/debug/build/linux-raw-sys/d4bc5dcbcaabc690/out/liblinux_raw_sys-d4bc5dcbcaabc690.rmeta --cap-lints allow --cap-lints=forbid --cfg static_assertions --cfg lower_upper_exp_for_non_zero --cfg rustc_diagnostics --cfg linux_raw_dep --cfg linux_raw --cfg linux_like --cfg linux_kernel` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "bb5ea4e970f618cf50def945983bdd460c7e9010c527db12cfa5f283291ed80a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb5ea4e970f618cf50def945983bdd460c7e9010c527db12cfa5f283291ed80a", kill_on_drop: false }`
[INFO] [stdout] bb5ea4e970f618cf50def945983bdd460c7e9010c527db12cfa5f283291ed80a
