[INFO] fetching crate havocompare 0.6.1... [INFO] testing havocompare-0.6.1 against try#ed7f3d77595b4831fdf085f2529aa13b5b51ff7d for pr-134530 [INFO] extracting crate havocompare 0.6.1 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate havocompare 0.6.1 on toolchain ed7f3d77595b4831fdf085f2529aa13b5b51ff7d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate havocompare 0.6.1 [INFO] finished tweaking crates.io crate havocompare 0.6.1 [INFO] tweaked toml for crates.io crate havocompare 0.6.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate crates.io crate havocompare 0.6.1 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" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 373f468f4b65489ceac6b2869e6fea8e0594963c7bac32167cf7e49cbbdbf2b5 [INFO] running `Command { std: "docker" "start" "-a" "373f468f4b65489ceac6b2869e6fea8e0594963c7bac32167cf7e49cbbdbf2b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "373f468f4b65489ceac6b2869e6fea8e0594963c7bac32167cf7e49cbbdbf2b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "373f468f4b65489ceac6b2869e6fea8e0594963c7bac32167cf7e49cbbdbf2b5", kill_on_drop: false }` [INFO] [stdout] 373f468f4b65489ceac6b2869e6fea8e0594963c7bac32167cf7e49cbbdbf2b5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6e976736735c4d437dd3a095d96acd7f9e2defa6c2fa0da7045d60526d10b384 [INFO] running `Command { std: "docker" "start" "-a" "6e976736735c4d437dd3a095d96acd7f9e2defa6c2fa0da7045d60526d10b384", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling miniz_oxide v0.7.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling aligned-vec v0.5.0 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling built v0.7.3 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling anstyle-query v1.1.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling v_frame v0.3.8 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling bytemuck v1.16.0 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bitstream-io v2.3.0 [INFO] [stderr] Compiling num-bigint v0.4.5 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling imgref v1.10.1 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling loop9 v0.1.5 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling rgb v0.8.37 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling avif-serialize v0.8.1 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling fdeflate v0.3.4 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling pom v1.1.0 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling gif v0.13.1 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling av1-grain v0.2.3 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling exr v1.72.0 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling zune-jpeg v0.4.11 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Compiling png v0.17.13 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling env_filter v0.1.0 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling schemars v0.8.21 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling deunicode v1.6.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling env_logger v0.11.3 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling slug v0.1.5 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling bstr v1.9.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling type1-encoding-parser v0.1.0 [INFO] [stderr] Compiling adobe-cmap-parser v0.4.0 [INFO] [stderr] Compiling euclid v0.20.14 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling profiling-procmacros v1.0.15 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling globset v0.4.14 [INFO] [stderr] Compiling profiling v1.0.15 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling schemars_derive v0.8.21 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling test-log-macros v0.2.16 [INFO] [stderr] Compiling postscript v0.14.1 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling ignore v0.4.22 [INFO] [stderr] Compiling lopdf v0.32.0 [INFO] [stderr] Compiling dyn-clone v1.0.17 [INFO] [stderr] Compiling pest v2.7.10 [INFO] [stderr] Compiling image-webp v0.1.2 [INFO] [stderr] Compiling vg_errortools v0.1.0 [INFO] [stderr] error: could not compile `exr` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/bin/rustc --crate-name exr --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/exr-1.72.0/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 -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ea43c1147a04dbe2 -C extra-filename=-052763b74a279682 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bit_field=/opt/rustwide/target/debug/deps/libbit_field-eda3227a244109cb.rmeta --extern flume=/opt/rustwide/target/debug/deps/libflume-f2b1ba9647df8e40.rmeta --extern half=/opt/rustwide/target/debug/deps/libhalf-8828d1a34d8bd812.rmeta --extern lebe=/opt/rustwide/target/debug/deps/liblebe-dd40720b17de66d8.rmeta --extern miniz_oxide=/opt/rustwide/target/debug/deps/libminiz_oxide-ac9f54c5847822bc.rmeta --extern rayon_core=/opt/rustwide/target/debug/deps/librayon_core-9a8f334f0de531d6.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-8045c56aeb050430.rmeta --extern zune_inflate=/opt/rustwide/target/debug/deps/libzune_inflate-249878d2816071b4.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" "6e976736735c4d437dd3a095d96acd7f9e2defa6c2fa0da7045d60526d10b384", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e976736735c4d437dd3a095d96acd7f9e2defa6c2fa0da7045d60526d10b384", kill_on_drop: false }` [INFO] [stdout] 6e976736735c4d437dd3a095d96acd7f9e2defa6c2fa0da7045d60526d10b384