[INFO] cloning repository https://github.com/Maatteogekko/qr_decoder
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Maatteogekko/qr_decoder" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMaatteogekko%2Fqr_decoder", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMaatteogekko%2Fqr_decoder'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 77b0943ae06826ea99fc2f371cc3cc56abea0d08
[INFO] checking Maatteogekko/qr_decoder against try#84addd32a13fa2d3f62fe5d99031611147b7fb13 for pr-147565
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMaatteogekko%2Fqr_decoder" "/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/Maatteogekko/qr_decoder
[INFO] finished tweaking git repo https://github.com/Maatteogekko/qr_decoder
[INFO] tweaked toml for git repo https://github.com/Maatteogekko/qr_decoder written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Maatteogekko/qr_decoder on toolchain 84addd32a13fa2d3f62fe5d99031611147b7fb13
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+84addd32a13fa2d3f62fe5d99031611147b7fb13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Maatteogekko/qr_decoder 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" "+84addd32a13fa2d3f62fe5d99031611147b7fb13" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+84addd32a13fa2d3f62fe5d99031611147b7fb13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 848c6b20fcd4188cc3dc92eb6bda0bbbc2c240b46d9fcd6e8872e1d88c27a18d
[INFO] running `Command { std: "docker" "start" "-a" "848c6b20fcd4188cc3dc92eb6bda0bbbc2c240b46d9fcd6e8872e1d88c27a18d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "848c6b20fcd4188cc3dc92eb6bda0bbbc2c240b46d9fcd6e8872e1d88c27a18d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "848c6b20fcd4188cc3dc92eb6bda0bbbc2c240b46d9fcd6e8872e1d88c27a18d", kill_on_drop: false }`
[INFO] [stdout] 848c6b20fcd4188cc3dc92eb6bda0bbbc2c240b46d9fcd6e8872e1d88c27a18d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+84addd32a13fa2d3f62fe5d99031611147b7fb13" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] df86f7b9c6c3d4e0a123fc2f049a64a773f8b19257e27d1ab25ade350b96b517
[INFO] running `Command { std: "docker" "start" "-a" "df86f7b9c6c3d4e0a123fc2f049a64a773f8b19257e27d1ab25ade350b96b517", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking bytes v1.7.2
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]     Checking miniz_oxide v0.8.0
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stderr]     Checking bytemuck v1.18.0
[INFO] [stderr]    Compiling built v0.7.4
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking encoding_index_tests v0.1.4
[INFO] [stderr]     Checking flate2 v1.0.34
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]     Checking bitstream-io v2.5.3
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]     Checking miniz_oxide v0.7.4
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking flume v0.11.0
[INFO] [stderr]    Compiling cc v1.1.30
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking safe_arch v0.7.2
[INFO] [stderr]     Checking fdeflate v0.3.5
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking indexmap v2.6.0
[INFO] [stderr]     Checking zune-jpeg v0.4.13
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]    Compiling csv-core v0.1.11
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking v_frame v0.3.8
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling bytestring v1.3.1
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking wide v0.7.28
[INFO] [stderr]     Checking png v0.17.14
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking brotli-decompressor v4.0.1
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking exr v1.72.0
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]     Checking actix-utils v3.0.1
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking actix-service v2.0.2
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling regex-lite v0.1.6
[INFO] [stderr]     Checking cpufeatures v0.2.14
[INFO] [stderr]     Checking ttf-parser v0.25.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking brotli v6.0.0
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking local-channel v0.1.5
[INFO] [stderr]     Checking av1-grain v0.2.3
[INFO] [stderr]     Checking language-tags v0.3.2
[INFO] [stderr]     Checking simba v0.8.1
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]    Compiling csv v1.3.0
[INFO] [stderr]    Compiling chrono-tz-build v0.4.1
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]     Checking rustix v0.38.37
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]     Checking phf v0.11.2
[INFO] [stderr]     Checking encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-japanese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-korean v1.20141219.5
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]     Checking encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]     Checking encoding-index-simpchinese v1.20141219.5
[INFO] [stderr]    Compiling codepage-437 v0.1.0
[INFO] [stderr]     Checking impl-more v0.1.6
[INFO] [stderr]     Checking uuid v1.10.0
[INFO] [stderr]    Compiling pdfium-render v0.8.31
[INFO] [stderr]    Compiling parse-size v1.1.0
[INFO] [stderr]     Checking clap_builder v4.5.37
[INFO] [stderr]     Checking encoding v0.2.33
[INFO] [stderr]    Compiling chrono-tz v0.10.3
[INFO] [stderr]     Checking fancy-regex v0.14.0
[INFO] [stderr]     Checking libloading v0.8.5
[INFO] [stderr]     Checking cfb v0.7.3
[INFO] [stderr]     Checking utf16string v0.2.0
[INFO] [stderr]     Checking maybe-owned v0.3.4
[INFO] [stderr]     Checking infer v0.16.0
[INFO] [stderr]     Checking tempfile v3.13.0
[INFO] [stderr]     Checking owned_ttf_parser v0.25.0
[INFO] [stderr]     Checking ab_glyph v0.2.29
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling profiling-procmacros v1.0.15
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]     Checking profiling v1.0.15
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling clap_derive v4.5.32
[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/84addd32a13fa2d3f62fe5d99031611147b7fb13/bin/rustc --crate-name simba --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.8.1/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=071de13e7160f64e -C extra-filename=-fb6ef2e4a72dce29 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern approx=/opt/rustwide/target/debug/deps/libapprox-9b766da76800b27a.rmeta --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-e831bdd5301da38c.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-000711c73bad118a.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-de6dfd786916684a.so --extern wide=/opt/rustwide/target/debug/deps/libwide-e7175d482157d57c.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" "df86f7b9c6c3d4e0a123fc2f049a64a773f8b19257e27d1ab25ade350b96b517", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "df86f7b9c6c3d4e0a123fc2f049a64a773f8b19257e27d1ab25ade350b96b517", kill_on_drop: false }`
[INFO] [stdout] df86f7b9c6c3d4e0a123fc2f049a64a773f8b19257e27d1ab25ade350b96b517
