[INFO] cloning repository https://github.com/shardnetshadow/shadow-dnspy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shardnetshadow/shadow-dnspy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshardnetshadow%2Fshadow-dnspy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshardnetshadow%2Fshadow-dnspy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d56af7681c9cd3c34c13f00ce7f86400a1d11c35 [INFO] checking shardnetshadow/shadow-dnspy against try#a7b168ac4977e8e93a43448b44847adaa305d5a9 for pr-150557 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshardnetshadow%2Fshadow-dnspy" "/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/shardnetshadow/shadow-dnspy [INFO] finished tweaking git repo https://github.com/shardnetshadow/shadow-dnspy [INFO] tweaked toml for git repo https://github.com/shardnetshadow/shadow-dnspy written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/shardnetshadow/shadow-dnspy on toolchain a7b168ac4977e8e93a43448b44847adaa305d5a9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7b168ac4977e8e93a43448b44847adaa305d5a9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/shardnetshadow/shadow-dnspy 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" "+a7b168ac4977e8e93a43448b44847adaa305d5a9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded xlsxwriter v0.6.1 [INFO] [stderr] Downloaded tabled_derive v0.7.0 [INFO] [stderr] Downloaded resolv-conf v0.7.4 [INFO] [stderr] Downloaded codepage v0.1.2 [INFO] [stderr] Downloaded redox_syscall v0.5.15 [INFO] [stderr] Downloaded papergrid v0.11.0 [INFO] [stderr] Downloaded handlebars v4.5.0 [INFO] [stderr] Downloaded calamine v0.22.1 [INFO] [stderr] Downloaded tabled v0.15.0 [INFO] [stderr] Downloaded libxlsxwriter-sys v1.1.7 [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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7b168ac4977e8e93a43448b44847adaa305d5a9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5136e04158b6b213677864381ada21dabd3410707cb4e5af5e17fc40373d40c3 [INFO] running `Command { std: "docker" "start" "-a" "5136e04158b6b213677864381ada21dabd3410707cb4e5af5e17fc40373d40c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5136e04158b6b213677864381ada21dabd3410707cb4e5af5e17fc40373d40c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5136e04158b6b213677864381ada21dabd3410707cb4e5af5e17fc40373d40c3", kill_on_drop: false }` [INFO] [stdout] 5136e04158b6b213677864381ada21dabd3410707cb4e5af5e17fc40373d40c3 [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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7b168ac4977e8e93a43448b44847adaa305d5a9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 799b579c3bc9ebc6494caef47c9392e63aa2b8012dbc7cbfcd9f153df6d036c7 [INFO] running `Command { std: "docker" "start" "-a" "799b579c3bc9ebc6494caef47c9392e63aa2b8012dbc7cbfcd9f153df6d036c7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Checking slab v0.4.10 [INFO] [stderr] Checking crc32fast v1.5.0 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling prettyplease v0.2.35 [INFO] [stderr] Checking rayon-core v1.12.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling pathfinder_simd v0.5.5 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling freetype-sys v0.20.1 [INFO] [stderr] Compiling bindgen v0.69.5 [INFO] [stderr] Compiling yeslogic-fontconfig-sys v6.0.0 [INFO] [stderr] Checking hashbrown v0.15.4 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking lebe v0.5.2 [INFO] [stderr] Checking bytemuck v1.23.1 [INFO] [stderr] Checking bit_field v0.10.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Checking exr v1.73.0 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking indexmap v2.10.0 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Checking gif v0.13.3 [INFO] [stderr] Checking signal-hook-registry v1.4.5 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling font-kit v0.14.3 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Checking unicode-bidi v0.3.18 [INFO] [stderr] Checking plotters-backend v0.3.7 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Checking pathfinder_geometry v0.5.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Checking gif v0.12.0 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Checking float-ord v0.3.2 [INFO] [stderr] Checking clap_builder v4.5.41 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking crossterm v0.28.1 [INFO] [stderr] Checking papergrid v0.11.0 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Checking plotters-svg v0.3.7 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Checking codepage v0.1.2 [INFO] [stderr] Checking quick-xml v0.30.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking is-terminal v0.4.16 [INFO] [stderr] Checking zip v0.6.6 [INFO] [stderr] Checking csv-core v0.1.12 [INFO] [stderr] Checking humantime v2.2.0 [INFO] [stderr] Checking resolv-conf v0.7.4 [INFO] [stderr] Checking ttf-parser v0.20.0 [INFO] [stderr] Checking jpeg-decoder v0.3.2 [INFO] [stderr] Checking comfy-table v7.1.4 [INFO] [stderr] Checking indicatif v0.17.11 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking uuid v1.17.0 [INFO] [stderr] Checking colored v2.2.0 [INFO] [stderr] Compiling tabled_derive v0.7.0 [INFO] [stderr] Checking tiff v0.9.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Checking tabled v0.15.0 [INFO] [stderr] Checking image v0.24.9 [INFO] [stderr] Checking env_logger v0.10.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Checking tokio v1.46.1 [INFO] [stderr] error: could not compile `image` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/a7b168ac4977e8e93a43448b44847adaa305d5a9/bin/rustc --crate-name image --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/image-0.24.9/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="bmp"' --cfg 'feature="dds"' --cfg 'feature="default"' --cfg 'feature="dxt"' --cfg 'feature="exr"' --cfg 'feature="farbfeld"' --cfg 'feature="gif"' --cfg 'feature="hdr"' --cfg 'feature="ico"' --cfg 'feature="jpeg"' --cfg 'feature="jpeg_rayon"' --cfg 'feature="openexr"' --cfg 'feature="png"' --cfg 'feature="pnm"' --cfg 'feature="qoi"' --cfg 'feature="tga"' --cfg 'feature="tiff"' --cfg 'feature="webp"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("avif", "avif-decoder", "avif-encoder", "benchmarks", "bmp", "dav1d", "dcv-color-primitives", "dds", "default", "dxt", "exr", "farbfeld", "gif", "hdr", "ico", "jpeg", "jpeg_rayon", "libwebp", "mp4parse", "openexr", "png", "pnm", "qoi", "ravif", "rayon", "rgb", "tga", "tiff", "webp", "webp-encoder"))' -C metadata=8aa978285db260dd -C extra-filename=-e2569234740b8b4b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-1a31b380969bb8e5.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-d92705dd1d5353b1.rmeta --extern color_quant=/opt/rustwide/target/debug/deps/libcolor_quant-e87cf90f90443c36.rmeta --extern exr=/opt/rustwide/target/debug/deps/libexr-1201b13a7f054379.rmeta --extern gif=/opt/rustwide/target/debug/deps/libgif-94d5b2a8e946de45.rmeta --extern jpeg=/opt/rustwide/target/debug/deps/libjpeg_decoder-c0b6b5e01480b89f.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-5926fbb98e608a95.rmeta --extern png=/opt/rustwide/target/debug/deps/libpng-ea6a229606af6ada.rmeta --extern qoi=/opt/rustwide/target/debug/deps/libqoi-bf9c5d10b7e4a53c.rmeta --extern tiff=/opt/rustwide/target/debug/deps/libtiff-2a54b8b06a742990.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" "799b579c3bc9ebc6494caef47c9392e63aa2b8012dbc7cbfcd9f153df6d036c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "799b579c3bc9ebc6494caef47c9392e63aa2b8012dbc7cbfcd9f153df6d036c7", kill_on_drop: false }` [INFO] [stdout] 799b579c3bc9ebc6494caef47c9392e63aa2b8012dbc7cbfcd9f153df6d036c7