[INFO] fetching crate qrcode_scanner 0.3.2...
[INFO] checking qrcode_scanner-0.3.2 against 4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d for pr-159598
[INFO] extracting crate qrcode_scanner 0.3.2 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate qrcode_scanner 0.3.2
[INFO] finished tweaking crates.io crate qrcode_scanner 0.3.2
[INFO] tweaked toml for crates.io crate qrcode_scanner 0.3.2 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate qrcode_scanner 0.3.2 on toolchain 4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate qrcode_scanner 0.3.2 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" "+4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d" "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:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] a1b4f62dbf293986bdc18b8600384cd1e9e1a7f02dd8213516515d7d37b785fe
[INFO] running `Command { std: "docker" "start" "a1b4f62dbf293986bdc18b8600384cd1e9e1a7f02dd8213516515d7d37b785fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a1b4f62dbf293986bdc18b8600384cd1e9e1a7f02dd8213516515d7d37b785fe", 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" "a1b4f62dbf293986bdc18b8600384cd1e9e1a7f02dd8213516515d7d37b785fe" "/opt/rustwide/cargo-home/bin/cargo" "+4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a1b4f62dbf293986bdc18b8600384cd1e9e1a7f02dd8213516515d7d37b785fe", 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" "a1b4f62dbf293986bdc18b8600384cd1e9e1a7f02dd8213516515d7d37b785fe" "/opt/rustwide/cargo-home/bin/cargo" "+4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling prettyplease v0.2.31
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking bytemuck v1.22.0
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]    Compiling zerocopy v0.8.23
[INFO] [stderr]     Checking miniz_oxide v0.8.5
[INFO] [stderr]     Checking aligned-vec v0.5.0
[INFO] [stderr]     Checking encoding_index_tests v0.1.4
[INFO] [stderr]    Compiling built v0.7.7
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]     Checking log v0.4.26
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling bindgen v0.65.1
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling csv-core v0.1.12
[INFO] [stderr]     Checking flate2 v1.1.0
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]     Checking weezl v0.1.8
[INFO] [stderr]     Checking imgref v1.11.0
[INFO] [stderr]     Checking bitstream-io v2.6.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking once_cell v1.21.1
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]     Checking wide v0.7.32
[INFO] [stderr]     Checking avif-serialize v0.8.3
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]     Checking rand_core v0.6.4
[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 syn v2.0.100
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking lebe v0.5.2
[INFO] [stderr]     Checking bit_field v0.10.2
[INFO] [stderr]     Checking rgb v0.8.50
[INFO] [stderr]     Checking smallvec v1.14.0
[INFO] [stderr]     Checking jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]     Checking exr v1.73.0
[INFO] [stderr]     Checking image-webp v0.2.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]     Checking simba v0.8.1
[INFO] [stderr]     Checking gif v0.13.1
[INFO] [stderr] error: could not compile `serde` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d/bin/rustc --crate-name serde --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.219/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=8f44a333ed9cc547 -C extra-filename=-ad04876cc33c0353 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_error)' --check-cfg 'cfg(no_core_net)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_core_try_from)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_float_copysign)' --check-cfg 'cfg(no_num_nonzero_signed)' --check-cfg 'cfg(no_relaxed_trait_bounds)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_systemtime_checked_add)' --check-cfg 'cfg(no_target_has_atomic)'` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "a1b4f62dbf293986bdc18b8600384cd1e9e1a7f02dd8213516515d7d37b785fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a1b4f62dbf293986bdc18b8600384cd1e9e1a7f02dd8213516515d7d37b785fe", kill_on_drop: false }`
[INFO] [stdout] a1b4f62dbf293986bdc18b8600384cd1e9e1a7f02dd8213516515d7d37b785fe
