[INFO] cloning repository https://github.com/woelper/ftl_save_manager
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/woelper/ftl_save_manager" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwoelper%2Fftl_save_manager", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwoelper%2Fftl_save_manager'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9b04fa0ec5efb426d438e36bba55602fbd2a1e0f
[INFO] checking woelper/ftl_save_manager against try#ed606620234c6b50f2414162c4bbabd5f4a925f3 for pr-147995
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwoelper%2Fftl_save_manager" "/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/woelper/ftl_save_manager
[INFO] finished tweaking git repo https://github.com/woelper/ftl_save_manager
[INFO] tweaked toml for git repo https://github.com/woelper/ftl_save_manager written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/woelper/ftl_save_manager on toolchain ed606620234c6b50f2414162c4bbabd5f4a925f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/woelper/ftl_save_manager 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" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: target.i686-pc-windows-msvc.rustflags
[INFO] [stderr] warning: unused manifest key: target.x86_64-pc-windows-msvc.rustflags
[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-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a423474c9e78871934e7e526087e95c20f3412d0b2eb025460040cb7d5c866b4
[INFO] running `Command { std: "docker" "start" "-a" "a423474c9e78871934e7e526087e95c20f3412d0b2eb025460040cb7d5c866b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a423474c9e78871934e7e526087e95c20f3412d0b2eb025460040cb7d5c866b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a423474c9e78871934e7e526087e95c20f3412d0b2eb025460040cb7d5c866b4", kill_on_drop: false }`
[INFO] [stdout] a423474c9e78871934e7e526087e95c20f3412d0b2eb025460040cb7d5c866b4
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6e4a6fac5c4a53cd45f056ba66d6b56ba6e2e78438395879ec501c5255edb1d0
[INFO] running `Command { std: "docker" "start" "-a" "6e4a6fac5c4a53cd45f056ba66d6b56ba6e2e78438395879ec501c5255edb1d0", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: target.i686-pc-windows-msvc.rustflags
[INFO] [stderr] warning: unused manifest key: target.x86_64-pc-windows-msvc.rustflags
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling xml-rs v0.8.24
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]    Compiling cc v1.2.6
[INFO] [stderr]     Checking libloading v0.8.6
[INFO] [stderr]    Compiling wayland-sys v0.28.6
[INFO] [stderr]     Checking ttf-parser v0.15.2
[INFO] [stderr]    Compiling nix v0.18.0
[INFO] [stderr]     Checking nix v0.20.0
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking parking_lot_core v0.8.6
[INFO] [stderr]     Checking net2 v0.2.39
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking libloading v0.6.7
[INFO] [stderr]     Checking xcursor v0.3.8
[INFO] [stderr]     Checking xdg v2.5.2
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]     Checking cty v0.2.2
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]     Checking dlib v0.4.2
[INFO] [stderr]     Checking raw-window-handle v0.4.3
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking memmap2 v0.1.0
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking tokio v1.42.0
[INFO] [stderr]    Compiling thiserror v2.0.9
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking raw-window-handle v0.3.4
[INFO] [stderr]     Checking indexmap v2.7.0
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling glutin_glx_sys v0.1.8
[INFO] [stderr]    Compiling glutin_egl_sys v0.1.6
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking shared_library v0.1.9
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking mio-extras v2.0.6
[INFO] [stderr]    Compiling rustix v0.38.42
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]    Compiling syn v2.0.94
[INFO] [stderr]    Compiling wayland-scanner v0.28.6
[INFO] [stderr]     Checking chlorine v1.0.13
[INFO] [stderr]     Checking ucd-trie v0.1.7
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]    Compiling serde_json v1.0.134
[INFO] [stderr]     Checking miniz_oxide v0.8.2
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking owned_ttf_parser v0.15.2
[INFO] [stderr]     Checking rusttype v0.9.3
[INFO] [stderr]     Checking osmesa-sys v0.1.2
[INFO] [stderr]    Compiling glium v0.29.1
[INFO] [stderr]     Checking andrew v0.3.1
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]     Checking deflate v0.8.6
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]     Checking console v0.15.10
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling wayland-client v0.28.6
[INFO] [stderr]    Compiling wayland-protocols v0.28.6
[INFO] [stderr]    Compiling imgui-sys v0.7.0
[INFO] [stderr]     Checking calloop v0.6.5
[INFO] [stderr]     Checking jpeg-decoder v0.1.22
[INFO] [stderr]     Checking miniz_oxide v0.3.7
[INFO] [stderr]     Checking is-docker v0.2.0
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr] error: could not compile `nix` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ed606620234c6b50f2414162c4bbabd5f4a925f3/bin/rustc --crate-name nix --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nix-0.20.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2d8181c745adb9ad -C extra-filename=-aff7285f62bdcee5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-6dcfbc6bad33d8b2.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-d541ac7a75168aa5.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-e9edca672f89d933.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" "6e4a6fac5c4a53cd45f056ba66d6b56ba6e2e78438395879ec501c5255edb1d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6e4a6fac5c4a53cd45f056ba66d6b56ba6e2e78438395879ec501c5255edb1d0", kill_on_drop: false }`
[INFO] [stdout] 6e4a6fac5c4a53cd45f056ba66d6b56ba6e2e78438395879ec501c5255edb1d0
