[INFO] fetching crate pdfpurr 0.4.0...
[INFO] testing pdfpurr-0.4.0 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] extracting crate pdfpurr 0.4.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate pdfpurr 0.4.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate pdfpurr 0.4.0
[INFO] tweaked toml for crates.io crate pdfpurr 0.4.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate pdfpurr 0.4.0 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate pdfpurr 0.4.0 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 042a312213b0d0dd179ca1b9387a1215fe379f8f0aac8770b6d12d8c2be0e9ef
[INFO] running `Command { std: "docker" "start" "-a" "042a312213b0d0dd179ca1b9387a1215fe379f8f0aac8770b6d12d8c2be0e9ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "042a312213b0d0dd179ca1b9387a1215fe379f8f0aac8770b6d12d8c2be0e9ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "042a312213b0d0dd179ca1b9387a1215fe379f8f0aac8770b6d12d8c2be0e9ef", kill_on_drop: false }`
[INFO] [stdout] 042a312213b0d0dd179ca1b9387a1215fe379f8f0aac8770b6d12d8c2be0e9ef
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e511c804e75a30135257fc9ebadbc6fb0a9e0418780a610875464e47ce364436
[INFO] running `Command { std: "docker" "start" "-a" "e511c804e75a30135257fc9ebadbc6fb0a9e0418780a610875464e47ce364436", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling pathfinder_simd v0.5.5
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling pxfm v0.1.28
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling zune-core v0.5.1
[INFO] [stderr]    Compiling unicode-joining-type v1.0.0
[INFO] [stderr]    Compiling unicode-general-category v1.1.0
[INFO] [stderr]    Compiling unicode-canonical-combining-class v1.0.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling zune-jpeg v0.5.13
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling strict-num v0.1.1
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling aliasable v0.1.3
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling pathfinder_geometry v0.5.1
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling libz-sys v1.1.25
[INFO] [stderr]    Compiling openjpeg-sys v1.0.12
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling bitreader v0.3.11
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling glyph-names v0.2.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling png v0.18.1
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling memmap2 v0.9.10
[INFO] [stderr]    Compiling lzw v0.10.0
[INFO] [stderr]    Compiling roxmltree v0.20.0
[INFO] [stderr]    Compiling moxcms v0.8.1
[INFO] [stderr]    Compiling jpeg-decoder v0.3.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling ouroboros_macro v0.17.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling fax v0.2.6
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling font-types v0.11.0
[INFO] [stderr]    Compiling tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling read-fonts v0.37.0
[INFO] [stderr]    Compiling ouroboros v0.17.2
[INFO] [stderr]    Compiling allsorts v0.16.1
[INFO] [stderr]    Compiling tiny-skia v0.11.4
[INFO] [stderr]    Compiling image v0.25.10
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling jpeg2k v0.10.1
[INFO] [stderr]    Compiling skrifa v0.40.0
[INFO] [stderr]    Compiling pdfpurr v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.74s
[INFO] running `Command { std: "docker" "inspect" "e511c804e75a30135257fc9ebadbc6fb0a9e0418780a610875464e47ce364436", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e511c804e75a30135257fc9ebadbc6fb0a9e0418780a610875464e47ce364436", kill_on_drop: false }`
[INFO] [stdout] e511c804e75a30135257fc9ebadbc6fb0a9e0418780a610875464e47ce364436
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d714e08168c19e88858b76ce2607a467417a0433d0d3c3077318b8754ad0391e
[INFO] running `Command { std: "docker" "start" "-a" "d714e08168c19e88858b76ce2607a467417a0433d0d3c3077318b8754ad0391e", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.47
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling png v0.18.1
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling allsorts v0.16.1
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling image v0.25.10
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling jpeg2k v0.10.1
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling proptest v1.10.0
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling pdfpurr v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]     --> src/content/structure_detection.rs:1191:13
[INFO] [stdout]      |
[INFO] [stdout] 1191 |         for i in 0..10 {
[INFO] [stdout]      |             ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/ocr/hybrid.rs:268:13
[INFO] [stdout]     |
[INFO] [stdout] 268 |         let mut runs = make_runs(&["\u{FFFD}\u{FFFD}\u{FFFD}", "\u{FFFD}\u{FFFD}"]);
[INFO] [stdout]     |             ----^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]    --> src/ocr/preprocess.rs:201:17
[INFO] [stdout]     |
[INFO] [stdout] 201 |         assert!(t <= 255);
[INFO] [stdout]     |                 ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pdfpurr` (lib test); 3 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/33835004928d3bf65db4d4712e1330766263b0bd/bin/rustc --crate-name pdfpurr --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="jpeg2000"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "jpeg2000", "ocr", "ocr-windows-native"))' -C metadata=2d58cad8486f481d -C extra-filename=-28eab4ef92045b1a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aes=/opt/rustwide/target/debug/deps/libaes-85788c13bcdd5bd3.rlib --extern allsorts=/opt/rustwide/target/debug/deps/liballsorts-6a7e235b0839b1a3.rlib --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-7912a666fa871683.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-a6415339708e1154.rlib --extern cbc=/opt/rustwide/target/debug/deps/libcbc-9172aa971cc821da.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-c000e69015351fdf.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-b33fdc99d846eb25.rlib --extern encoding_rs=/opt/rustwide/target/debug/deps/libencoding_rs-e36cbb4cff8cacd8.rlib --extern fax=/opt/rustwide/target/debug/deps/libfax-d4b503eb28410b62.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-55a77eab62ae2bd9.rlib --extern jpeg_decoder=/opt/rustwide/target/debug/deps/libjpeg_decoder-d6e6bf8cb2beb73a.rlib --extern jpeg2k=/opt/rustwide/target/debug/deps/libjpeg2k-b6db274a905971fb.rlib --extern lzw=/opt/rustwide/target/debug/deps/liblzw-347dcb92459c0b2d.rlib --extern md5=/opt/rustwide/target/debug/deps/libmd5-dcfdef7bc997c9a8.rlib --extern memmap2=/opt/rustwide/target/debug/deps/libmemmap2-9473b3b4790c8a1f.rlib --extern nom=/opt/rustwide/target/debug/deps/libnom-a0dc67a6c61363ad.rlib --extern phf=/opt/rustwide/target/debug/deps/libphf-f57ba7b22921c94d.rlib --extern png=/opt/rustwide/target/debug/deps/libpng-ac2d7cec4560d401.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-3f74fc34ca5efd2b.rlib --extern read_fonts=/opt/rustwide/target/debug/deps/libread_fonts-c0e22ca15df171a6.rlib --extern roxmltree=/opt/rustwide/target/debug/deps/libroxmltree-ede19f63a434da5d.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-18ce16b70babf9e2.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-45fbfd750c96e134.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-ce973d3008cbe386.rlib --extern skrifa=/opt/rustwide/target/debug/deps/libskrifa-47811afcdf42537e.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-fa56e35abf608b99.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-70e0c8c2481b73bc.rlib --extern tiny_skia=/opt/rustwide/target/debug/deps/libtiny_skia-26cf76420963290d.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-71980e7816ba097b.rlib --extern unicode_normalization=/opt/rustwide/target/debug/deps/libunicode_normalization-dc055127b72b10a3.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/openjpeg-sys-feb6133d4809ad64/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "d714e08168c19e88858b76ce2607a467417a0433d0d3c3077318b8754ad0391e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d714e08168c19e88858b76ce2607a467417a0433d0d3c3077318b8754ad0391e", kill_on_drop: false }`
[INFO] [stdout] d714e08168c19e88858b76ce2607a467417a0433d0d3c3077318b8754ad0391e
