[INFO] cloning repository https://github.com/DapengSusu/thunbor-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DapengSusu/thunbor-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDapengSusu%2Fthunbor-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDapengSusu%2Fthunbor-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] dae6d6a04d3f419954cec29139c5d527d82cea58
[INFO] checking DapengSusu/thunbor-rs against master#c797096598b80ba4a40397ad7e91584fcd3df5f1 for pr-146377
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDapengSusu%2Fthunbor-rs" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/DapengSusu/thunbor-rs
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/DapengSusu/thunbor-rs
[INFO] tweaked toml for git repo https://github.com/DapengSusu/thunbor-rs written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DapengSusu/thunbor-rs on toolchain c797096598b80ba4a40397ad7e91584fcd3df5f1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c797096598b80ba4a40397ad7e91584fcd3df5f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/DapengSusu/thunbor-rs 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" "+c797096598b80ba4a40397ad7e91584fcd3df5f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded prost-build v0.14.1
[INFO] [stderr]   Downloaded lru v0.16.2
[INFO] [stderr]   Downloaded prost-types v0.14.1
[INFO] [stderr]   Downloaded moxcms v0.7.7
[INFO] [stderr]   Downloaded flexi_logger v0.31.7
[INFO] [stderr]   Downloaded photon-rs v0.3.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+c797096598b80ba4a40397ad7e91584fcd3df5f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a9bf2b5c122563d5f7412c76bf83b48c153e85cc66eb1f44a5023319ee603518
[INFO] running `Command { std: "docker" "start" "-a" "a9bf2b5c122563d5f7412c76bf83b48c153e85cc66eb1f44a5023319ee603518", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a9bf2b5c122563d5f7412c76bf83b48c153e85cc66eb1f44a5023319ee603518", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a9bf2b5c122563d5f7412c76bf83b48c153e85cc66eb1f44a5023319ee603518", kill_on_drop: false }`
[INFO] [stdout] a9bf2b5c122563d5f7412c76bf83b48c153e85cc66eb1f44a5023319ee603518
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+c797096598b80ba4a40397ad7e91584fcd3df5f1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fb394ddc7d87ca13c9dd80924809ca40bf1932bbbc623b49c443f89790c827a7
[INFO] running `Command { std: "docker" "start" "-a" "fb394ddc7d87ca13c9dd80924809ca40bf1932bbbc623b49c443f89790c827a7", kill_on_drop: false }`
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.104
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling wasm-bindgen v0.2.104
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]     Checking weezl v0.1.10
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]    Compiling cc v1.2.41
[INFO] [stderr]     Checking hashbrown v0.16.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking flate2 v1.1.4
[INFO] [stderr]     Checking unicode-ident v1.0.19
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling built v0.7.7
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking gif v0.13.3
[INFO] [stderr]     Checking indexmap v2.11.4
[INFO] [stderr]     Checking ttf-parser v0.15.2
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]     Checking jpeg-decoder v0.3.2
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]     Checking phf_shared v0.11.3
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking simba v0.7.3
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]     Checking owned_ttf_parser v0.15.2
[INFO] [stderr]    Compiling find-crate v0.6.3
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking custom_derive v0.1.7
[INFO] [stderr]    Compiling palette v0.6.1
[INFO] [stderr]     Checking bitstream-io v2.6.0
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.10
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]     Checking conv v0.3.3
[INFO] [stderr]     Checking rusttype v0.9.3
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking pxfm v0.1.25
[INFO] [stderr]     Checking iri-string v0.7.8
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking axum-core v0.5.5
[INFO] [stderr]     Checking png v0.18.0
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr] error: could not compile `simba` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c797096598b80ba4a40397ad7e91584fcd3df5f1/bin/rustc --crate-name simba --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.7.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="std"' --cfg 'feature="wide"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cordic", "cuda", "cuda_std", "cust_core", "decimal", "default", "fixed", "libm", "libm_force", "packed_simd", "partial_fixed_point_support", "rand", "rkyv", "rkyv-serialize", "serde", "serde_serialize", "std", "wide"))' -C metadata=1469d83ad9751670 -C extra-filename=-3e6975d7f64074af --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern approx=/opt/rustwide/target/debug/deps/libapprox-9d9624ea7fe5847e.rmeta --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-acae466464607009.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-9d819eb0bfca6bb6.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-0ad20c414104068d.so --extern wide=/opt/rustwide/target/debug/deps/libwide-71b71be42520c962.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" "fb394ddc7d87ca13c9dd80924809ca40bf1932bbbc623b49c443f89790c827a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fb394ddc7d87ca13c9dd80924809ca40bf1932bbbc623b49c443f89790c827a7", kill_on_drop: false }`
[INFO] [stdout] fb394ddc7d87ca13c9dd80924809ca40bf1932bbbc623b49c443f89790c827a7
