[INFO] fetching crate reset_daemon 2.2.0...
[INFO] checking reset_daemon-2.2.0 against 416264364aa47959f5827723e1d7dabc95d0744b for pr-162242
[INFO] extracting crate reset_daemon 2.2.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate reset_daemon 2.2.0
[INFO] finished tweaking crates.io crate reset_daemon 2.2.0
[INFO] tweaked toml for crates.io crate reset_daemon 2.2.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate reset_daemon 2.2.0 on toolchain 416264364aa47959f5827723e1d7dabc95d0744b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate reset_daemon 2.2.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" "+416264364aa47959f5827723e1d7dabc95d0744b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> Cargo.toml:54:1
[INFO] [stderr]    |
[INFO] [stderr] 54 | readme = "README.md"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: binary `reset_daemon` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-3-tc2/source/target/.../reset_daemon
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `reset-daemon`, convert `bin.name`
[INFO] [stderr]  --> Cargo.toml:2:8
[INFO] [stderr]   |
[INFO] [stderr] 2 - name = "reset_daemon"
[INFO] [stderr] 2 + name = "reset-daemon"
[INFO] [stderr]   |
[INFO] [stderr] warning: `reset_daemon` (manifest) generated 2 warnings
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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] a40330cd9185da47832b69ca9b56062c472116e0d432f5b5471abd26e759fff2
[INFO] running `Command { std: "docker" "start" "a40330cd9185da47832b69ca9b56062c472116e0d432f5b5471abd26e759fff2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a40330cd9185da47832b69ca9b56062c472116e0d432f5b5471abd26e759fff2", 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" "a40330cd9185da47832b69ca9b56062c472116e0d432f5b5471abd26e759fff2" "/opt/rustwide/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a40330cd9185da47832b69ca9b56062c472116e0d432f5b5471abd26e759fff2", 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" "a40330cd9185da47832b69ca9b56062c472116e0d432f5b5471abd26e759fff2" "/opt/rustwide/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> Cargo.toml:54:1
[INFO] [stderr]    |
[INFO] [stderr] 54 | readme = "README.md"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: binary `reset_daemon` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /opt/rustwide/target/.../reset_daemon
[INFO] [stderr]   |                          ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `reset-daemon`, convert `bin.name`
[INFO] [stderr]  --> Cargo.toml:2:8
[INFO] [stderr]   |
[INFO] [stderr] 2 - name = "reset_daemon"
[INFO] [stderr] 2 + name = "reset-daemon"
[INFO] [stderr]   |
[INFO] [stderr] warning: `reset_daemon` (manifest) generated 2 warnings
[INFO] [stderr]    Compiling serde v1.0.198
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling target-lexicon v0.12.14
[INFO] [stderr]    Compiling winnow v0.6.6
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling version-compare v0.2.0
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]    Compiling thiserror v1.0.59
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]    Compiling gio v0.19.5
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking socket2 v0.5.6
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]    Compiling libdbus-sys v0.2.5
[INFO] [stderr]    Compiling libpulse-sys v1.21.0
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking crossbeam-queue v0.3.11
[INFO] [stderr]     Checking crossbeam-channel v0.5.12
[INFO] [stderr]     Checking libloading v0.8.3
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking xdg v2.5.2
[INFO] [stderr]    Compiling syn v2.0.59
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]     Checking toml_datetime v0.6.5
[INFO] [stderr]     Checking serde_spanned v0.6.5
[INFO] [stderr]     Checking toml_edit v0.22.9
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.59
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling serial_test_derive v3.0.0
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking libpulse-binding v2.28.1
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]     Checking toml v0.8.12
[INFO] [stderr]    Compiling proc-macro-crate v3.1.0
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking dbus v0.9.7
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking serial_test v3.0.0
[INFO] [stderr]    Compiling glib-macros v0.19.5
[INFO] [stderr]    Compiling gtk4-macros v0.8.2
[INFO] [stderr]    Compiling system-deps v6.2.2
[INFO] [stderr]    Compiling glib-sys v0.19.5
[INFO] [stderr]    Compiling gobject-sys v0.19.5
[INFO] [stderr]    Compiling gio-sys v0.19.5
[INFO] [stderr]    Compiling pango-sys v0.19.5
[INFO] [stderr]    Compiling cairo-sys-rs v0.19.2
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.19.5
[INFO] [stderr]    Compiling graphene-sys v0.19.5
[INFO] [stderr]    Compiling gdk4-sys v0.8.2
[INFO] [stderr]    Compiling gsk4-sys v0.8.2
[INFO] [stderr]    Compiling gtk4-sys v0.8.2
[INFO] [stderr]     Checking dbus-crossroads v0.5.2
[INFO] [stderr]     Checking dbus-tokio v0.7.6
[INFO] [stderr]     Checking glib v0.19.5
[INFO] [stderr]     Checking cairo-rs v0.19.4
[INFO] [stderr]     Checking graphene-rs v0.19.2
[INFO] [stderr]     Checking pango v0.19.5
[INFO] [stderr]     Checking gdk-pixbuf v0.19.2
[INFO] [stderr]     Checking gdk4 v0.8.2
[INFO] [stderr]     Checking gsk4 v0.8.2
[INFO] [stderr]     Checking gtk4 v0.8.2
[INFO] [stderr] error: could not compile `gtk4` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/416264364aa47959f5827723e1d7dabc95d0744b/bin/rustc --crate-name gtk4 --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gtk4-0.8.2/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="v4_10"' --cfg 'feature="v4_12"' --cfg 'feature="v4_2"' --cfg 'feature="v4_4"' --cfg 'feature="v4_6"' --cfg 'feature="v4_8"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("blueprint", "gio_v2_80", "gnome_42", "gnome_43", "gnome_44", "gnome_45", "gnome_46", "unsafe-assume-initialized", "v4_10", "v4_12", "v4_14", "v4_16", "v4_2", "v4_4", "v4_6", "v4_8", "xml_validation"))' -C metadata=d54d11f33ec359d9 -C extra-filename=-811567879f20cecc --out-dir /opt/rustwide/target/debug/build/gtk4/811567879f20cecc/out -L dependency=/opt/rustwide/target/debug/build/bitflags/4c49f85b48038ccd/out -L dependency=/opt/rustwide/target/debug/build/cairo-rs/c64573ea555985c6/out -L dependency=/opt/rustwide/target/debug/build/cairo-sys-rs/34c37240a1195aa7/out -L dependency=/opt/rustwide/target/debug/build/futures-channel/97fc92c85f37feef/out -L dependency=/opt/rustwide/target/debug/build/futures-core/9285b4d6b3da905f/out -L dependency=/opt/rustwide/target/debug/build/futures-executor/7c5f5a372f0980e4/out -L dependency=/opt/rustwide/target/debug/build/futures-io/c100a637a5197366/out -L dependency=/opt/rustwide/target/debug/build/futures-macro/341d6471c2dcd043/out -L dependency=/opt/rustwide/target/debug/build/futures-sink/3bf042dc71b806d8/out -L dependency=/opt/rustwide/target/debug/build/futures-task/393ec44fc177bb37/out -L dependency=/opt/rustwide/target/debug/build/futures-util/61878623a960b8b5/out -L dependency=/opt/rustwide/target/debug/build/gdk-pixbuf-sys/5db78b9d63236854/out -L dependency=/opt/rustwide/target/debug/build/gdk-pixbuf/c7665aabe33d5b34/out -L dependency=/opt/rustwide/target/debug/build/gdk4-sys/d37df7bc7ccfee60/out -L dependency=/opt/rustwide/target/debug/build/gdk4/61ac87a884a3b64c/out -L dependency=/opt/rustwide/target/debug/build/gio-sys/9ac9f9fe4512331b/out -L dependency=/opt/rustwide/target/debug/build/gio/3b9125ff26f474e2/out -L dependency=/opt/rustwide/target/debug/build/glib-macros/b4b603404045cb92/out -L dependency=/opt/rustwide/target/debug/build/glib-sys/18b1749da9137bc9/out -L dependency=/opt/rustwide/target/debug/build/glib/ddd6cbcd8efebd4d/out -L dependency=/opt/rustwide/target/debug/build/gobject-sys/902d06409f3d8934/out -L dependency=/opt/rustwide/target/debug/build/graphene-rs/e18e83d210fa8513/out -L dependency=/opt/rustwide/target/debug/build/graphene-sys/f43187209e8b5cfe/out -L dependency=/opt/rustwide/target/debug/build/gsk4-sys/7c82d005e6739b6c/out -L dependency=/opt/rustwide/target/debug/build/libc/76bf30a6a053cf12/out -L dependency=/opt/rustwide/target/debug/build/memchr/df2ea4f334bf906c/out -L dependency=/opt/rustwide/target/debug/build/memoffset/5dcec6495b167094/out -L dependency=/opt/rustwide/target/debug/build/pango-sys/460dd271bce02144/out -L dependency=/opt/rustwide/target/debug/build/pango/0143961353fe6f45/out -L dependency=/opt/rustwide/target/debug/build/pin-project-lite/3fbd9506533b2f53/out -L dependency=/opt/rustwide/target/debug/build/pin-utils/db1de871cd8706a6/out -L dependency=/opt/rustwide/target/debug/build/slab/9a5d79e9b4e79d5a/out -L dependency=/opt/rustwide/target/debug/build/smallvec/8a844c6b28342856/out -L dependency=/opt/rustwide/target/debug/build/thiserror-impl/523f957508e77b7e/out -L dependency=/opt/rustwide/target/debug/build/thiserror/03763a2b58e5c5cb/out --extern cairo=/opt/rustwide/target/debug/build/cairo-rs/c64573ea555985c6/out/libcairo-c64573ea555985c6.rmeta --extern field_offset=/opt/rustwide/target/debug/build/field-offset/9b7bf39a4531181a/out/libfield_offset-9b7bf39a4531181a.rmeta --extern futures_channel=/opt/rustwide/target/debug/build/futures-channel/97fc92c85f37feef/out/libfutures_channel-97fc92c85f37feef.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/build/gdk-pixbuf/c7665aabe33d5b34/out/libgdk_pixbuf-c7665aabe33d5b34.rmeta --extern gdk=/opt/rustwide/target/debug/build/gdk4/61ac87a884a3b64c/out/libgdk4-61ac87a884a3b64c.rmeta --extern gio=/opt/rustwide/target/debug/build/gio/3b9125ff26f474e2/out/libgio-3b9125ff26f474e2.rmeta --extern glib=/opt/rustwide/target/debug/build/glib/ddd6cbcd8efebd4d/out/libglib-ddd6cbcd8efebd4d.rmeta --extern graphene=/opt/rustwide/target/debug/build/graphene-rs/e18e83d210fa8513/out/libgraphene-e18e83d210fa8513.rmeta --extern gsk=/opt/rustwide/target/debug/build/gsk4/2b790946ebb1d6f8/out/libgsk4-2b790946ebb1d6f8.rmeta --extern gtk4_macros=/opt/rustwide/target/debug/build/gtk4-macros/714fc9ef17e79bc7/out/libgtk4_macros-714fc9ef17e79bc7.so --extern ffi=/opt/rustwide/target/debug/build/gtk4-sys/08e4a6915bc4b5b7/out/libgtk4_sys-08e4a6915bc4b5b7.rmeta --extern libc=/opt/rustwide/target/debug/build/libc/76bf30a6a053cf12/out/liblibc-76bf30a6a053cf12.rmeta --extern pango=/opt/rustwide/target/debug/build/pango/0143961353fe6f45/out/libpango-0143961353fe6f45.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "a40330cd9185da47832b69ca9b56062c472116e0d432f5b5471abd26e759fff2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a40330cd9185da47832b69ca9b56062c472116e0d432f5b5471abd26e759fff2", kill_on_drop: false }`
[INFO] [stdout] a40330cd9185da47832b69ca9b56062c472116e0d432f5b5471abd26e759fff2
