[INFO] cloning repository https://github.com/SamuelGallay/navier
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SamuelGallay/navier" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSamuelGallay%2Fnavier", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSamuelGallay%2Fnavier'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fc154493e2b4fcd5c8f7dd0bcbb4a66f9f2ff9e6
[INFO] checking SamuelGallay/navier against 79c0559184f27f4433a6fbc260b950d06d4a4889 for pr-162233-crater-rollup
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSamuelGallay%2Fnavier" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/SamuelGallay/navier
[INFO] finished tweaking git repo https://github.com/SamuelGallay/navier
[INFO] tweaked toml for git repo https://github.com/SamuelGallay/navier written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/SamuelGallay/navier on toolchain 79c0559184f27f4433a6fbc260b950d06d4a4889
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/SamuelGallay/navier 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" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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] ea08846488e2d1a9061e3cd032d6584fdccc073cfafcf3adb82d14781f747f5f
[INFO] running `Command { std: "docker" "start" "ea08846488e2d1a9061e3cd032d6584fdccc073cfafcf3adb82d14781f747f5f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ea08846488e2d1a9061e3cd032d6584fdccc073cfafcf3adb82d14781f747f5f", 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" "ea08846488e2d1a9061e3cd032d6584fdccc073cfafcf3adb82d14781f747f5f" "/opt/rustwide/cargo-home/bin/cargo" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ea08846488e2d1a9061e3cd032d6584fdccc073cfafcf3adb82d14781f747f5f", 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" "ea08846488e2d1a9061e3cd032d6584fdccc073cfafcf3adb82d14781f747f5f" "/opt/rustwide/cargo-home/bin/cargo" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling semver v1.0.24
[INFO] [stderr]    Compiling cc v1.2.5
[INFO] [stderr]     Checking miniz_oxide v0.8.2
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling prettyplease v0.2.25
[INFO] [stderr]     Checking bytemuck v1.21.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling syn v2.0.91
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling yeslogic-fontconfig-sys v6.0.0
[INFO] [stderr]    Compiling cl-sys v0.4.3
[INFO] [stderr]    Compiling built v0.7.5
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]     Checking flate2 v1.0.35
[INFO] [stderr]    Compiling rustc-hash v2.1.0
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.14
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking num-traits v0.1.43
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]    Compiling ndarray v0.14.0
[INFO] [stderr]    Compiling bindgen v0.71.1
[INFO] [stderr]    Compiling font-kit v0.14.2
[INFO] [stderr]    Compiling pathfinder_simd v0.5.4
[INFO] [stderr]    Compiling ocl-core v0.11.5
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]    Compiling portable-atomic v1.10.0
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking enum_primitive v0.1.1
[INFO] [stderr]     Checking avif-serialize v0.8.2
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking matrixmultiply v0.2.4
[INFO] [stderr]     Checking pathfinder_geometry v0.5.1
[INFO] [stderr]     Checking num-complex v0.3.1
[INFO] [stderr]     Checking ocl-core-vector v0.1.1
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]    Compiling freetype-sys v0.20.1
[INFO] [stderr]     Checking av1-grain v0.2.3
[INFO] [stderr]     Checking gif v0.12.0
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]     Checking float-ord v0.3.2
[INFO] [stderr]     Checking futures v0.1.31
[INFO] [stderr]     Checking image-webp v0.2.0
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking rand_xorshift v0.3.0
[INFO] [stderr]     Checking exr v1.73.0
[INFO] [stderr]     Checking console v0.15.10
[INFO] [stderr]     Checking chrono v0.4.39
[INFO] [stderr]     Checking image v0.23.14
[INFO] [stderr]     Checking qutex v0.2.6
[INFO] [stderr]     Checking ndarray v0.16.1
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking noisy_float v0.2.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking nodrop v0.1.14
[INFO] [stderr]     Checking ttf-parser v0.20.0
[INFO] [stderr]     Checking indicatif v0.17.9
[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/79c0559184f27f4433a6fbc260b950d06d4a4889/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.91/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata,link -Z embed-metadata=no -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit-mut"' --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=9380fe45a7dae71e -C extra-filename=-09d31e215bfd0842 --out-dir /opt/rustwide/target/debug/build/syn/09d31e215bfd0842/out -L dependency=/opt/rustwide/target/debug/build/proc-macro2/442acad4d4e7f208/out -L dependency=/opt/rustwide/target/debug/build/unicode-ident/13328ff8d6cc16fd/out --extern proc_macro2=/opt/rustwide/target/debug/build/proc-macro2/442acad4d4e7f208/out/libproc_macro2-442acad4d4e7f208.rmeta --extern quote=/opt/rustwide/target/debug/build/quote/63a3278dad69ce7b/out/libquote-63a3278dad69ce7b.rmeta --extern unicode_ident=/opt/rustwide/target/debug/build/unicode-ident/13328ff8d6cc16fd/out/libunicode_ident-13328ff8d6cc16fd.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "ea08846488e2d1a9061e3cd032d6584fdccc073cfafcf3adb82d14781f747f5f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ea08846488e2d1a9061e3cd032d6584fdccc073cfafcf3adb82d14781f747f5f", kill_on_drop: false }`
[INFO] [stdout] ea08846488e2d1a9061e3cd032d6584fdccc073cfafcf3adb82d14781f747f5f
