[INFO] cloning repository https://github.com/copterust/estima
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/copterust/estima" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcopterust%2Festima", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcopterust%2Festima'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 559d7fb548ab6f9c59921c19797def7034af41ef
[INFO] checking copterust/estima against try#438eb4c1a1c3841523d7f672601e8adbe04cff28 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcopterust%2Festima" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/copterust/estima
[INFO] finished tweaking git repo https://github.com/copterust/estima
[INFO] tweaked toml for git repo https://github.com/copterust/estima written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/copterust/estima on toolchain 438eb4c1a1c3841523d7f672601e8adbe04cff28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/copterust/estima 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" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 57ca69aa0b8caf5c89b2e605d031ca2bc0318b08371b671dff7171c945577f62
[INFO] running `Command { std: "docker" "start" "-a" "57ca69aa0b8caf5c89b2e605d031ca2bc0318b08371b671dff7171c945577f62", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "57ca69aa0b8caf5c89b2e605d031ca2bc0318b08371b671dff7171c945577f62", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "57ca69aa0b8caf5c89b2e605d031ca2bc0318b08371b671dff7171c945577f62", kill_on_drop: false }`
[INFO] [stdout] 57ca69aa0b8caf5c89b2e605d031ca2bc0318b08371b671dff7171c945577f62
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bb79c2b832c6916d1928bd1cba0b59ccb4baa328c42730e2d82373dc922c7fc5
[INFO] running `Command { std: "docker" "start" "-a" "bb79c2b832c6916d1928bd1cba0b59ccb4baa328c42730e2d82373dc922c7fc5", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking arrow-schema v55.2.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking lexical-util v1.0.6
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]     Checking anstream v0.6.20
[INFO] [stderr]     Checking jiff v0.2.15
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]    Compiling cc v1.2.32
[INFO] [stderr]     Checking log-once v0.4.1
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]    Compiling camino v1.1.11
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]     Checking lexical-write-integer v1.0.5
[INFO] [stderr]     Checking lexical-parse-integer v1.0.5
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]     Checking convert_case v0.6.0
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]     Checking re_error v0.24.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking lexical-parse-float v1.0.5
[INFO] [stderr]     Checking re_case v0.24.1
[INFO] [stderr]     Checking lexical-write-float v1.0.5
[INFO] [stderr]    Compiling fixed v1.29.0
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]     Checking re_format v0.24.1
[INFO] [stderr]     Checking rustix v0.38.44
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking natord v1.0.9
[INFO] [stderr]     Checking lexical-core v1.0.5
[INFO] [stderr]     Checking clean-path v0.2.1
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling unindent v0.2.4
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking axum-core v0.5.2
[INFO] [stderr]     Checking rustls-native-certs v0.8.1
[INFO] [stderr]     Checking re_span v0.24.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking twox-hash v2.1.1
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]     Checking puffin v0.19.1
[INFO] [stderr]    Compiling pulldown-cmark v0.9.6
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking lz4_flex v0.11.5
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking re_tracing v0.24.1
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]     Checking four-cc v0.4.0
[INFO] [stderr]     Checking mpeg4-audio-const v0.2.0
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]    Compiling peg-runtime v0.6.3
[INFO] [stderr]     Checking mp4ra-rust v0.3.0
[INFO] [stderr]     Checking emath v0.32.0
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]     Checking rfc6381-codec v0.2.0
[INFO] [stderr]     Checking rustc-demangle v0.1.26
[INFO] [stderr]     Checking econtext v0.2.0
[INFO] [stderr]    Compiling peg-macros v0.6.3
[INFO] [stderr]     Checking hex-slice v0.1.4
[INFO] [stderr]     Checking comfy-table v7.1.4
[INFO] [stderr]     Checking zune-jpeg v0.4.20
[INFO] [stderr]    Compiling mime_guess2 v2.3.1
[INFO] [stderr]     Checking h264-reader v0.8.0
[INFO] [stderr]     Checking poll-promise v0.3.0
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking glam v0.30.5
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]     Checking ndarray v0.16.1
[INFO] [stderr]     Checking ecolor v0.32.0
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking indent v0.1.1
[INFO] [stderr]     Checking integer-encoding v3.0.4
[INFO] [stderr]     Checking unicode-ident v1.0.18
[INFO] [stderr]     Checking array-init v2.1.0
[INFO] [stderr]     Checking xml-rs v0.8.27
[INFO] [stderr]     Checking inotify v0.9.6
[INFO] [stderr]     Checking thrift v0.17.0
[INFO] [stderr]     Checking simba v0.9.0
[INFO] [stderr]     Checking peg v0.6.3
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking sysinfo v0.30.13
[INFO] [stderr]     Checking filetime v0.2.25
[INFO] [stderr]     Checking memory-stats v1.2.0
[INFO] [stderr]     Checking RustyXML v0.3.0
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking notify v6.1.1
[INFO] [stderr]     Checking directories v5.0.1
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]     Checking re_int_histogram v0.24.1
[INFO] [stderr]     Checking re_capabilities v0.24.1
[INFO] [stderr]     Checking indicatif v0.17.11
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]     Checking similar-asserts v1.7.0
[INFO] [stderr]     Checking const_format v0.2.34
[INFO] [stderr]     Checking addr2line v0.24.2
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling bytemuck_derive v1.10.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr] error: could not compile `object` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/438eb4c1a1c3841523d7f672601e8adbe04cff28/bin/rustc --crate-name object --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/object-0.36.7/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="archive"' --cfg 'feature="coff"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read_core"' --cfg 'feature="unaligned"' --cfg 'feature="xcoff"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "build", "build_core", "cargo-all", "coff", "compiler_builtins", "compression", "core", "default", "doc", "elf", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "wasm", "write", "write_core", "write_std", "xcoff"))' -C metadata=61014f359523df93 -C extra-filename=-40fa43cac01ea8be --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-2998dc56ed90fbb0.rmeta --cap-lints allow --cap-lints=forbid --cfg core_error --check-cfg 'cfg(core_error)'` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `glam` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/438eb4c1a1c3841523d7f672601e8adbe04cff28/bin/rustc --crate-name glam --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glam-0.30.5/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 --warn=unexpected_cfgs --check-cfg 'cfg(target_arch, values("spirv"))' --cfg 'feature="debug-glam-assert"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("approx", "bytecheck", "bytemuck", "core-simd", "cuda", "debug-glam-assert", "default", "fast-math", "glam-assert", "libm", "mint", "nostd-libm", "rand", "rkyv", "scalar-math", "serde", "speedy", "std"))' -C metadata=c23c8e5b0c2b6ccb -C extra-filename=-d86095a7a757c46b --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" "bb79c2b832c6916d1928bd1cba0b59ccb4baa328c42730e2d82373dc922c7fc5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb79c2b832c6916d1928bd1cba0b59ccb4baa328c42730e2d82373dc922c7fc5", kill_on_drop: false }`
[INFO] [stdout] bb79c2b832c6916d1928bd1cba0b59ccb4baa328c42730e2d82373dc922c7fc5
