[INFO] cloning repository https://github.com/ForDemoOnly/code_7
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ForDemoOnly/code_7" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FForDemoOnly%2Fcode_7", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FForDemoOnly%2Fcode_7'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 13e753a49372baba9d8e54d7c299045f143477c9
[INFO] checking ForDemoOnly/code_7 against 4fcf39725a9c99bd495d8c73af83628a256ff9a9 for pr-162233-crater-rollup
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FForDemoOnly%2Fcode_7" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ForDemoOnly/code_7
[INFO] finished tweaking git repo https://github.com/ForDemoOnly/code_7
[INFO] tweaked toml for git repo https://github.com/ForDemoOnly/code_7 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ForDemoOnly/code_7 on toolchain 4fcf39725a9c99bd495d8c73af83628a256ff9a9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4fcf39725a9c99bd495d8c73af83628a256ff9a9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ForDemoOnly/code_7 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" "+4fcf39725a9c99bd495d8c73af83628a256ff9a9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/CasualX/obfstr`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded egui_logger v0.6.3
[INFO] [stderr]   Downloaded epaint v0.31.0
[INFO] [stderr]   Downloaded ecolor v0.31.0
[INFO] [stderr]   Downloaded emath v0.31.0
[INFO] [stderr]   Downloaded egui_extras v0.31.0
[INFO] [stderr]   Downloaded eframe v0.31.0
[INFO] [stderr]   Downloaded egui-winit v0.31.0
[INFO] [stderr]   Downloaded egui_glow v0.31.0
[INFO] [stderr]   Downloaded egui-notify v0.19.0
[INFO] [stderr]   Downloaded egui v0.31.0
[INFO] [stderr]   Downloaded egui-wgpu v0.31.0
[INFO] [stderr]   Downloaded wgpu v24.0.1
[INFO] [stderr]   Downloaded wgpu-hal v24.0.2
[INFO] [stderr]   Downloaded epaint_default_fonts v0.31.0
[INFO] [stderr]   Downloaded iced-x86 v1.21.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] a03e5654fd55b308e836260911dba7ef95712dec6bb2e8febf2ff059bd5f323a
[INFO] running `Command { std: "docker" "start" "a03e5654fd55b308e836260911dba7ef95712dec6bb2e8febf2ff059bd5f323a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a03e5654fd55b308e836260911dba7ef95712dec6bb2e8febf2ff059bd5f323a", 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" "a03e5654fd55b308e836260911dba7ef95712dec6bb2e8febf2ff059bd5f323a" "/opt/rustwide/cargo-home/bin/cargo" "+4fcf39725a9c99bd495d8c73af83628a256ff9a9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a03e5654fd55b308e836260911dba7ef95712dec6bb2e8febf2ff059bd5f323a", 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" "a03e5654fd55b308e836260911dba7ef95712dec6bb2e8febf2ff059bd5f323a" "/opt/rustwide/cargo-home/bin/cargo" "+4fcf39725a9c99bd495d8c73af83628a256ff9a9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]     Checking smallvec v1.14.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling wayland-sys v0.31.6
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling endi v1.1.0
[INFO] [stderr]    Compiling wayland-backend v0.3.8
[INFO] [stderr]    Compiling quick-xml v0.37.2
[INFO] [stderr]    Compiling wayland-client v0.31.8
[INFO] [stderr]     Checking event-listener-strategy v0.5.3
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]     Checking async-executor v1.13.1
[INFO] [stderr]     Checking xdg-home v1.3.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]     Checking accesskit v0.17.1
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling xml-rs v0.8.25
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking xcursor v0.3.8
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]     Checking memmap2 v0.9.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking epaint_default_fonts v0.31.0
[INFO] [stderr]     Checking profiling v1.0.16
[INFO] [stderr]     Checking nohash-hasher v0.2.0
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]     Checking immutable-chunkmap v2.0.6
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling winit v0.30.9
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking quote v1.0.39
[INFO] [stderr]     Checking dpi v0.1.1
[INFO] [stderr]     Checking syn v2.0.99
[INFO] [stderr]     Checking smol_str v0.2.2
[INFO] [stderr]    Compiling glutin v0.32.2
[INFO] [stderr]    Compiling mime_guess2 v2.0.5
[INFO] [stderr]    Compiling glutin-winit v0.5.0
[INFO] [stderr]    Compiling rfd v0.15.2
[INFO] [stderr]     Checking pollster v0.4.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking iced-x86 v1.21.0
[INFO] [stderr]     Checking async-fs v2.1.2
[INFO] [stderr]     Checking accesskit_consumer v0.26.0
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking obfstr v0.4.4 (https://github.com/CasualX/obfstr?rev=e581c85#e581c85f)
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]     Checking chrono v0.4.40
[INFO] [stderr]    Compiling wayland-scanner v0.31.6
[INFO] [stderr]    Compiling glutin_egl_sys v0.7.1
[INFO] [stderr]    Compiling glutin_glx_sys v0.6.1
[INFO] [stderr]     Checking owned_ttf_parser v0.25.0
[INFO] [stderr]     Checking ab_glyph v0.2.29
[INFO] [stderr]     Checking x11rb v0.13.1
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zvariant_utils v2.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.218
[INFO] [stderr]    Compiling enumflags2_derive v0.7.11
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling bytemuck_derive v1.8.1
[INFO] [stderr]    Compiling zvariant_derive v4.2.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling async-trait v0.1.87
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking wayland-protocols v0.32.6
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zbus_macros v4.4.0
[INFO] [stderr] error: could not compile `serde_derive` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4fcf39725a9c99bd495d8c73af83628a256ff9a9/bin/rustc --crate-name serde_derive --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive-1.0.218/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=a40a1f15d922bc89 -C extra-filename=-9d6d134038da7213 --out-dir /opt/rustwide/target/debug/build/serde_derive/9d6d134038da7213/out -L dependency=/opt/rustwide/target/debug/build/proc-macro2/45fa222ba0ebc641/out -L dependency=/opt/rustwide/target/debug/build/quote/23a87b1a1cda1b2b/out -L dependency=/opt/rustwide/target/debug/build/unicode-ident/b3925cc8f83e9ac1/out --extern proc_macro2=/opt/rustwide/target/debug/build/proc-macro2/45fa222ba0ebc641/out/libproc_macro2-45fa222ba0ebc641.rlib --extern proc_macro2=/opt/rustwide/target/debug/build/proc-macro2/45fa222ba0ebc641/out/libproc_macro2-45fa222ba0ebc641.rmeta --extern quote=/opt/rustwide/target/debug/build/quote/23a87b1a1cda1b2b/out/libquote-23a87b1a1cda1b2b.rlib --extern quote=/opt/rustwide/target/debug/build/quote/23a87b1a1cda1b2b/out/libquote-23a87b1a1cda1b2b.rmeta --extern syn=/opt/rustwide/target/debug/build/syn/64eb4b5b65cb2f8e/out/libsyn-64eb4b5b65cb2f8e.rlib --extern syn=/opt/rustwide/target/debug/build/syn/64eb4b5b65cb2f8e/out/libsyn-64eb4b5b65cb2f8e.rmeta --extern proc_macro --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `iced-x86` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4fcf39725a9c99bd495d8c73af83628a256ff9a9/bin/rustc --crate-name iced_x86 --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/iced-x86-1.21.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="block_encoder"' --cfg 'feature="decoder"' --cfg 'feature="default"' --cfg 'feature="encoder"' --cfg 'feature="fast_fmt"' --cfg 'feature="gas"' --cfg 'feature="instr_info"' --cfg 'feature="intel"' --cfg 'feature="lazy_static"' --cfg 'feature="masm"' --cfg 'feature="nasm"' --cfg 'feature="op_code_info"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_flip", "block_encoder", "code_asm", "db", "decoder", "default", "encoder", "exhaustive_enums", "fast_fmt", "gas", "instr_info", "intel", "lazy_static", "masm", "mvex", "nasm", "no_d3now", "no_evex", "no_std", "no_vex", "no_xop", "op_code_info", "serde", "std"))' -C metadata=fa16658d9a18ff90 -C extra-filename=-47c2cab03e0c1ba7 --out-dir /opt/rustwide/target/debug/build/iced-x86/47c2cab03e0c1ba7/out --extern lazy_static=/opt/rustwide/target/debug/build/lazy_static/cb8ca6aa8c56979f/out/liblazy_static-cb8ca6aa8c56979f.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "a03e5654fd55b308e836260911dba7ef95712dec6bb2e8febf2ff059bd5f323a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a03e5654fd55b308e836260911dba7ef95712dec6bb2e8febf2ff059bd5f323a", kill_on_drop: false }`
[INFO] [stdout] a03e5654fd55b308e836260911dba7ef95712dec6bb2e8febf2ff059bd5f323a
