[INFO] cloning repository https://github.com/Fanaen/tagger [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Fanaen/tagger" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFanaen%2Ftagger", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFanaen%2Ftagger'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8b7c57310eea55d77aeb6a47d9fabc767486a066 [INFO] checking Fanaen/tagger against master#c3def263a44e07e09ae6d57abfc8650227fb4972 for pr-118920 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFanaen%2Ftagger" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Fanaen/tagger on toolchain c3def263a44e07e09ae6d57abfc8650227fb4972 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c3def263a44e07e09ae6d57abfc8650227fb4972" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Fanaen/tagger [INFO] finished tweaking git repo https://github.com/Fanaen/tagger [INFO] tweaked toml for git repo https://github.com/Fanaen/tagger written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Fanaen/tagger 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" "+c3def263a44e07e09ae6d57abfc8650227fb4972" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wayland-backend v0.3.2 [INFO] [stderr] Downloaded block2 v0.3.0 [INFO] [stderr] Downloaded unic-langid v0.9.1 [INFO] [stderr] Downloaded xkbcommon-dl v0.4.1 [INFO] [stderr] Downloaded ecolor v0.24.0 [INFO] [stderr] Downloaded wayland-csd-frame v0.3.0 [INFO] [stderr] Downloaded libxdo v0.6.0 [INFO] [stderr] Downloaded block-sys v0.2.0 [INFO] [stderr] Downloaded cursor-icon v1.1.0 [INFO] [stderr] Downloaded libxdo-sys v0.11.0 [INFO] [stderr] Downloaded calloop-wayland-source v0.2.0 [INFO] [stderr] Downloaded locale_config v0.3.0 [INFO] [stderr] Downloaded unic-langid-impl v0.9.1 [INFO] [stderr] Downloaded wayland-protocols-wlr v0.2.0 [INFO] [stderr] Downloaded tiny-skia-path v0.11.2 [INFO] [stderr] Downloaded wayland-client v0.31.1 [INFO] [stderr] Downloaded wayland-protocols v0.31.0 [INFO] [stderr] Downloaded epaint v0.24.0 [INFO] [stderr] Downloaded egui v0.24.0 [INFO] [stderr] Downloaded tiny-skia v0.11.2 [INFO] [stderr] Downloaded android-activity v0.5.0 [INFO] [stderr] Downloaded ndk-sys v0.5.0+25.2.9519653 [INFO] [stderr] Downloaded icrate v0.0.4 [INFO] [stderr] Downloaded winit v0.29.4 [INFO] [stderr] Downloaded smithay-client-toolkit v0.18.0 [INFO] [stderr] Downloaded wayland-scanner v0.31.0 [INFO] [stderr] Downloaded objc2 v0.4.1 [INFO] [stderr] Downloaded sctk-adwaita v0.7.0 [INFO] [stderr] Downloaded xkeysym v0.2.0 [INFO] [stderr] Downloaded wayland-protocols-plasma v0.2.0 [INFO] [stderr] Downloaded memmap2 v0.9.0 [INFO] [stderr] Downloaded i18n-embed v0.14.1 [INFO] [stderr] Downloaded tray-icon v0.11.0 [INFO] [stderr] Downloaded calloop v0.12.3 [INFO] [stderr] Downloaded ndk v0.8.0 [INFO] [stderr] Downloaded wayland-sys v0.31.1 [INFO] [stderr] Downloaded i18n-embed-fl v0.7.0 [INFO] [stderr] Downloaded objc-sys v0.3.1 [INFO] [stderr] Downloaded objc2-encode v3.0.0 [INFO] [stderr] Downloaded as-raw-xcb-connection v1.0.0 [INFO] [stderr] Downloaded wayland-cursor v0.31.0 [INFO] [stderr] Downloaded emath v0.24.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+c3def263a44e07e09ae6d57abfc8650227fb4972" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c73ba87bc1adaa9ba26d14cdfffbe067faeeb539c5a6ab102fb3d55670b167a7 [INFO] running `Command { std: "docker" "start" "-a" "c73ba87bc1adaa9ba26d14cdfffbe067faeeb539c5a6ab102fb3d55670b167a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c73ba87bc1adaa9ba26d14cdfffbe067faeeb539c5a6ab102fb3d55670b167a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c73ba87bc1adaa9ba26d14cdfffbe067faeeb539c5a6ab102fb3d55670b167a7", kill_on_drop: false }` [INFO] [stdout] c73ba87bc1adaa9ba26d14cdfffbe067faeeb539c5a6ab102fb3d55670b167a7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+c3def263a44e07e09ae6d57abfc8650227fb4972" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fc7bab1248a6bfeba6e617147d4fd9aed4166ecdbde5571a2281dcb4420ded97 [INFO] running `Command { std: "docker" "start" "-a" "fc7bab1248a6bfeba6e617147d4fd9aed4166ecdbde5571a2281dcb4420ded97", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling winnow v0.5.19 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling target-lexicon v0.12.12 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling wayland-sys v0.31.1 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Compiling rustix v0.38.25 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling gio v0.18.3 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Checking linux-raw-sys v0.4.11 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Checking futures-io v0.3.29 [INFO] [stderr] Compiling cpufeatures v0.2.11 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling quick-xml v0.30.0 [INFO] [stderr] Compiling cfg-expr v0.15.5 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Compiling x11 v2.21.0 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking bytemuck v1.14.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Checking ttf-parser v0.20.0 [INFO] [stderr] Compiling type-map v0.4.0 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling ahash v0.8.6 [INFO] [stderr] Compiling gtk v0.18.1 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling wayland-scanner v0.31.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Compiling libxdo-sys v0.11.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling self_cell v1.0.2 [INFO] [stderr] Checking getrandom v0.2.11 [INFO] [stderr] Compiling self_cell v0.10.3 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling rust-embed-utils v8.0.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.18.0 [INFO] [stderr] Checking zerocopy v0.7.26 [INFO] [stderr] Checking cursor-icon v1.1.0 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking xkeysym v0.2.0 [INFO] [stderr] Checking strict-num v0.1.1 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking memmap2 v0.9.0 [INFO] [stderr] Checking rayon v1.8.0 [INFO] [stderr] Checking tiny-skia-path v0.11.2 [INFO] [stderr] Compiling wayland-backend v0.3.2 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking fdeflate v0.3.1 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Checking unicode-segmentation v1.10.1 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Compiling x11rb v0.12.0 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking weezl v0.1.7 [INFO] [stderr] Compiling winit v0.29.4 [INFO] [stderr] Checking tiny-skia v0.11.2 [INFO] [stderr] Checking png v0.17.10 [INFO] [stderr] Checking flume v0.11.0 [INFO] [stderr] Checking libxdo v0.6.0 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking xcursor v0.3.4 [INFO] [stderr] Checking gethostname v0.3.0 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Checking as-raw-xcb-connection v1.0.0 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Compiling arc-swap v1.6.0 [INFO] [stderr] Checking clap_lex v0.6.0 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Checking bit_field v0.10.2 [INFO] [stderr] Checking half v2.2.1 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Checking owned_ttf_parser v0.20.0 [INFO] [stderr] Checking emath v0.24.0 [INFO] [stderr] Checking x11rb-protocol v0.12.0 [INFO] [stderr] Checking ab_glyph v0.2.23 [INFO] [stderr] Checking lebe v0.5.2 [INFO] [stderr] Checking ecolor v0.24.0 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Checking clap_builder v4.4.9 [INFO] [stderr] Checking gif v0.12.0 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking exr v1.71.0 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking epaint v0.24.0 [INFO] [stderr] Checking raw-window-handle v0.6.0 [INFO] [stderr] Checking termcolor v1.4.0 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking iana-time-zone v0.1.58 [INFO] [stderr] Checking smol_str v0.2.0 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking chrono v0.4.31 [INFO] [stderr] Checking yansi v0.5.1 [INFO] [stderr] Checking wild v2.2.0 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking pretty_assertions v1.4.0 [INFO] [stderr] Checking egui v0.24.0 [INFO] [stderr] Checking jpeg-decoder v0.3.0 [INFO] [stderr] Checking backend v0.1.0 (/opt/rustwide/workdir/backend) [INFO] [stderr] Checking tiff v0.9.0 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling displaydoc v0.2.4 [INFO] [stderr] Compiling futures-macro v0.3.29 [INFO] [stderr] Compiling rust-embed-impl v8.0.0 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Checking regex v1.10.2 [INFO] [stderr] Checking locale_config v0.3.0 [INFO] [stderr] Compiling tinystr v0.7.5 [INFO] [stderr] Compiling rust-embed v8.0.0 [INFO] [stderr] Checking unic-langid-impl v0.9.1 [INFO] [stderr] Checking image v0.24.7 [INFO] [stderr] Checking unic-langid v0.9.1 [INFO] [stderr] Checking intl_pluralrules v7.0.2 [INFO] [stderr] Checking fluent-langneg v0.13.0 [INFO] [stderr] Checking intl-memoizer v0.5.1 [INFO] [stderr] Checking thiserror v1.0.50 [INFO] [stderr] Compiling fluent-syntax v0.11.0 [INFO] [stderr] Checking fluent-bundle v0.15.2 [INFO] [stderr] Checking fluent v0.16.0 [INFO] [stderr] Checking clap v4.4.10 [INFO] [stderr] Checking futures-executor v0.3.29 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Checking wayland-client v0.31.1 [INFO] [stderr] Checking wayland-csd-frame v0.3.0 [INFO] [stderr] Checking keyboard-types v0.7.0 [INFO] [stderr] Checking nix v0.27.1 [INFO] [stderr] Checking xkbcommon-dl v0.4.1 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling serde_spanned v0.6.4 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling toml_edit v0.21.0 [INFO] [stderr] Compiling toml_edit v0.20.7 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling find-crate v0.6.3 [INFO] [stderr] Checking ctrlc v3.4.1 [INFO] [stderr] Checking wayland-protocols v0.31.0 [INFO] [stderr] Checking wayland-cursor v0.31.0 [INFO] [stderr] Compiling proc-macro-crate v2.0.0 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling glib-macros v0.18.3 [INFO] [stderr] Compiling toml v0.8.8 [INFO] [stderr] Compiling gtk3-macros v0.18.0 [INFO] [stderr] Compiling system-deps v6.2.0 [INFO] [stderr] Compiling i18n-config v0.4.6 [INFO] [stderr] Compiling i18n-embed-impl v0.8.3 [INFO] [stderr] Compiling glib-sys v0.18.1 [INFO] [stderr] Compiling gobject-sys v0.18.0 [INFO] [stderr] Compiling gio-sys v0.18.1 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.18.0 [INFO] [stderr] Compiling atk-sys v0.18.0 [INFO] [stderr] Compiling cairo-sys-rs v0.18.2 [INFO] [stderr] Compiling gdk-sys v0.18.0 [INFO] [stderr] Compiling pango-sys v0.18.0 [INFO] [stderr] Compiling gtk-sys v0.18.0 [INFO] [stderr] Checking polling v3.3.1 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking env_logger v0.10.1 [INFO] [stderr] Checking calloop v0.12.3 [INFO] [stderr] error: could not compile `x11rb-protocol` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c3def263a44e07e09ae6d57abfc8650227fb4972/bin/rustc --crate-name x11rb_protocol --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/x11rb-protocol-0.12.0/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="default"' --cfg 'feature="nix"' --cfg 'feature="randr"' --cfg 'feature="render"' --cfg 'feature="resource_manager"' --cfg 'feature="shape"' --cfg 'feature="std"' --cfg 'feature="xfixes"' --cfg 'feature="xinput"' --cfg 'feature="xkb"' -C metadata=12ad7d2bae03ae67 -C extra-filename=-12ad7d2bae03ae67 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern nix=/opt/rustwide/target/debug/deps/libnix-9110d9a39a014e5f.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" "fc7bab1248a6bfeba6e617147d4fd9aed4166ecdbde5571a2281dcb4420ded97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc7bab1248a6bfeba6e617147d4fd9aed4166ecdbde5571a2281dcb4420ded97", kill_on_drop: false }` [INFO] [stdout] fc7bab1248a6bfeba6e617147d4fd9aed4166ecdbde5571a2281dcb4420ded97 [INFO] checking Fanaen/tagger against try#3931cbb869e499bf6db1e4d580cc247efbf183df for pr-118920 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFanaen%2Ftagger" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Fanaen/tagger on toolchain 3931cbb869e499bf6db1e4d580cc247efbf183df [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3931cbb869e499bf6db1e4d580cc247efbf183df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Fanaen/tagger [INFO] finished tweaking git repo https://github.com/Fanaen/tagger [INFO] tweaked toml for git repo https://github.com/Fanaen/tagger written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Fanaen/tagger 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" "+3931cbb869e499bf6db1e4d580cc247efbf183df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+3931cbb869e499bf6db1e4d580cc247efbf183df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7eca6aba584415bdf64f6ee9cdc21757e1e0cf54bc585193d7eb0dde1e402bb9 [INFO] running `Command { std: "docker" "start" "-a" "7eca6aba584415bdf64f6ee9cdc21757e1e0cf54bc585193d7eb0dde1e402bb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7eca6aba584415bdf64f6ee9cdc21757e1e0cf54bc585193d7eb0dde1e402bb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7eca6aba584415bdf64f6ee9cdc21757e1e0cf54bc585193d7eb0dde1e402bb9", kill_on_drop: false }` [INFO] [stdout] 7eca6aba584415bdf64f6ee9cdc21757e1e0cf54bc585193d7eb0dde1e402bb9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+3931cbb869e499bf6db1e4d580cc247efbf183df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 588a286c644d458388de2768eaff472afba088b1762bd4e8a5f6ca8958ca5f02 [INFO] running `Command { std: "docker" "start" "-a" "588a286c644d458388de2768eaff472afba088b1762bd4e8a5f6ca8958ca5f02", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling winnow v0.5.19 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling target-lexicon v0.12.12 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling wayland-sys v0.31.1 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling rustix v0.38.25 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling gio v0.18.3 [INFO] [stderr] Checking linux-raw-sys v0.4.11 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling cpufeatures v0.2.11 [INFO] [stderr] Checking futures-io v0.3.29 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling cfg-expr v0.15.5 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling quick-xml v0.30.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling x11 v2.21.0 [INFO] [stderr] Checking ttf-parser v0.20.0 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Checking bytemuck v1.14.0 [INFO] [stderr] Compiling type-map v0.4.0 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Compiling ahash v0.8.6 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling gtk v0.18.1 [INFO] [stderr] Compiling libxdo-sys v0.11.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling self_cell v1.0.2 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Compiling wayland-scanner v0.31.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling self_cell v0.10.3 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Checking getrandom v0.2.11 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling smithay-client-toolkit v0.18.0 [INFO] [stderr] Compiling rust-embed-utils v8.0.0 [INFO] [stderr] Checking xkeysym v0.2.0 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking zerocopy v0.7.26 [INFO] [stderr] Checking cursor-icon v1.1.0 [INFO] [stderr] Checking strict-num v0.1.1 [INFO] [stderr] Checking rayon v1.8.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking memmap2 v0.9.0 [INFO] [stderr] Checking tiny-skia-path v0.11.2 [INFO] [stderr] Compiling wayland-backend v0.3.2 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking fdeflate v0.3.1 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling x11rb v0.12.0 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking weezl v0.1.7 [INFO] [stderr] Checking unicode-segmentation v1.10.1 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking png v0.17.10 [INFO] [stderr] Compiling winit v0.29.4 [INFO] [stderr] Checking flume v0.11.0 [INFO] [stderr] Checking xcursor v0.3.4 [INFO] [stderr] Checking tiny-skia v0.11.2 [INFO] [stderr] Checking libxdo v0.6.0 [INFO] [stderr] Checking owned_ttf_parser v0.20.0 [INFO] [stderr] Checking gethostname v0.3.0 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Checking bit_field v0.10.2 [INFO] [stderr] Checking lebe v0.5.2 [INFO] [stderr] Checking ab_glyph v0.2.23 [INFO] [stderr] Checking emath v0.24.0 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking ecolor v0.24.0 [INFO] [stderr] Checking half v2.2.1 [INFO] [stderr] Checking x11rb-protocol v0.12.0 [INFO] [stderr] Compiling arc-swap v1.6.0 [INFO] [stderr] Checking as-raw-xcb-connection v1.0.0 [INFO] [stderr] Checking clap_lex v0.6.0 [INFO] [stderr] Checking epaint v0.24.0 [INFO] [stderr] Checking gif v0.12.0 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking clap_builder v4.4.9 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Checking exr v1.71.0 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking iana-time-zone v0.1.58 [INFO] [stderr] Checking termcolor v1.4.0 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking smol_str v0.2.0 [INFO] [stderr] Checking raw-window-handle v0.6.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking chrono v0.4.31 [INFO] [stderr] Checking wild v2.2.0 [INFO] [stderr] Checking yansi v0.5.1 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking egui v0.24.0 [INFO] [stderr] Checking pretty_assertions v1.4.0 [INFO] [stderr] Checking jpeg-decoder v0.3.0 [INFO] [stderr] Checking backend v0.1.0 (/opt/rustwide/workdir/backend) [INFO] [stderr] Checking tiff v0.9.0 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling displaydoc v0.2.4 [INFO] [stderr] Compiling futures-macro v0.3.29 [INFO] [stderr] Compiling rust-embed-impl v8.0.0 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Checking regex v1.10.2 [INFO] [stderr] Checking image v0.24.7 [INFO] [stderr] Compiling rust-embed v8.0.0 [INFO] [stderr] Checking locale_config v0.3.0 [INFO] [stderr] Compiling tinystr v0.7.5 [INFO] [stderr] Checking unic-langid-impl v0.9.1 [INFO] [stderr] Checking unic-langid v0.9.1 [INFO] [stderr] Checking fluent-langneg v0.13.0 [INFO] [stderr] Checking intl-memoizer v0.5.1 [INFO] [stderr] Checking intl_pluralrules v7.0.2 [INFO] [stderr] Checking thiserror v1.0.50 [INFO] [stderr] Compiling fluent-syntax v0.11.0 [INFO] [stderr] Checking fluent-bundle v0.15.2 [INFO] [stderr] Checking fluent v0.16.0 [INFO] [stderr] Checking clap v4.4.10 [INFO] [stderr] Checking futures-executor v0.3.29 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Checking wayland-client v0.31.1 [INFO] [stderr] Checking wayland-csd-frame v0.3.0 [INFO] [stderr] Checking keyboard-types v0.7.0 [INFO] [stderr] Checking xkbcommon-dl v0.4.1 [INFO] [stderr] Checking nix v0.27.1 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling serde_spanned v0.6.4 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling toml_edit v0.21.0 [INFO] [stderr] Compiling toml_edit v0.20.7 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling find-crate v0.6.3 [INFO] [stderr] Checking ctrlc v3.4.1 [INFO] [stderr] Checking wayland-protocols v0.31.0 [INFO] [stderr] Checking wayland-cursor v0.31.0 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling proc-macro-crate v2.0.0 [INFO] [stderr] Compiling toml v0.8.8 [INFO] [stderr] Compiling gtk3-macros v0.18.0 [INFO] [stderr] Compiling glib-macros v0.18.3 [INFO] [stderr] Compiling system-deps v6.2.0 [INFO] [stderr] Compiling i18n-config v0.4.6 [INFO] [stderr] Checking polling v3.3.1 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Compiling i18n-embed-impl v0.8.3 [INFO] [stderr] Checking env_logger v0.10.1 [INFO] [stderr] Compiling glib-sys v0.18.1 [INFO] [stderr] Compiling gobject-sys v0.18.0 [INFO] [stderr] Compiling gio-sys v0.18.1 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.18.0 [INFO] [stderr] Compiling cairo-sys-rs v0.18.2 [INFO] [stderr] Compiling gdk-sys v0.18.0 [INFO] [stderr] Compiling atk-sys v0.18.0 [INFO] [stderr] Compiling pango-sys v0.18.0 [INFO] [stderr] Compiling gtk-sys v0.18.0 [INFO] [stderr] Checking calloop v0.12.3 [INFO] [stderr] Checking calloop-wayland-source v0.2.0 [INFO] [stderr] Compiling i18n-embed v0.14.1 [INFO] [stderr] Checking wayland-protocols-wlr v0.2.0 [INFO] [stderr] Checking wayland-protocols-plasma v0.2.0 [INFO] [stderr] Compiling i18n-embed-fl v0.7.0 [INFO] [stderr] Checking glib v0.18.3 [INFO] [stderr] Checking sctk-adwaita v0.7.0 [INFO] [stderr] Checking libappindicator-sys v0.9.0 [INFO] [stderr] Checking cairo-rs v0.18.3 [INFO] [stderr] Checking atk v0.18.0 [INFO] [stderr] Checking pango v0.18.3 [INFO] [stderr] Checking gdk-pixbuf v0.18.3 [INFO] [stderr] Checking gdk v0.18.0 [INFO] [stderr] Checking libappindicator v0.9.0 [INFO] [stderr] Checking muda v0.11.2 [INFO] [stderr] Checking tray-icon v0.11.0 [INFO] [stderr] Checking tagger v0.1.0 (/opt/rustwide/workdir/interface) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 48.10s [INFO] running `Command { std: "docker" "inspect" "588a286c644d458388de2768eaff472afba088b1762bd4e8a5f6ca8958ca5f02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "588a286c644d458388de2768eaff472afba088b1762bd4e8a5f6ca8958ca5f02", kill_on_drop: false }` [INFO] [stdout] 588a286c644d458388de2768eaff472afba088b1762bd4e8a5f6ca8958ca5f02