[INFO] cloning repository https://github.com/Sujiuzii/inputtracker
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Sujiuzii/inputtracker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSujiuzii%2Finputtracker", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSujiuzii%2Finputtracker'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e105a3fa895db5aaf36f1c7fde85852e7d337668
[INFO] building Sujiuzii/inputtracker against try#58b1b3c5342a414c161338871f8004258ccef2a7 for pr-149937
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSujiuzii%2Finputtracker" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Sujiuzii/inputtracker
[INFO] finished tweaking git repo https://github.com/Sujiuzii/inputtracker
[INFO] tweaked toml for git repo https://github.com/Sujiuzii/inputtracker written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Sujiuzii/inputtracker on toolchain 58b1b3c5342a414c161338871f8004258ccef2a7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Sujiuzii/inputtracker 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" "+58b1b3c5342a414c161338871f8004258ccef2a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1b0ecfa39dec9dc0c6c9ae1a97e02ae16520d222c7f2e03acc86f5a117a5fbfe
[INFO] running `Command { std: "docker" "start" "-a" "1b0ecfa39dec9dc0c6c9ae1a97e02ae16520d222c7f2e03acc86f5a117a5fbfe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1b0ecfa39dec9dc0c6c9ae1a97e02ae16520d222c7f2e03acc86f5a117a5fbfe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1b0ecfa39dec9dc0c6c9ae1a97e02ae16520d222c7f2e03acc86f5a117a5fbfe", kill_on_drop: false }`
[INFO] [stdout] 1b0ecfa39dec9dc0c6c9ae1a97e02ae16520d222c7f2e03acc86f5a117a5fbfe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1f8eff9501da962f233979536bf17576b45d1807b1cbf8d63aa0109986ac5dbb
[INFO] running `Command { std: "docker" "start" "-a" "1f8eff9501da962f233979536bf17576b45d1807b1cbf8d63aa0109986ac5dbb", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling serde v1.0.200
[INFO] [stderr]    Compiling thiserror v1.0.59
[INFO] [stderr]    Compiling strum v0.18.0
[INFO] [stderr]    Compiling version-compare v0.0.10
[INFO] [stderr]    Compiling libc v0.2.154
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling anyhow v1.0.82
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling gio v0.9.1
[INFO] [stderr]    Compiling cairo-rs v0.9.1
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling gdk-pixbuf v0.9.0
[INFO] [stderr]    Compiling pango v0.9.1
[INFO] [stderr]    Compiling x11 v2.21.0
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling symphonia-core v0.5.4
[INFO] [stderr]    Compiling cpal v0.15.3
[INFO] [stderr]    Compiling atk v0.9.0
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling gdk v0.13.2
[INFO] [stderr]    Compiling ogg v0.8.0
[INFO] [stderr]    Compiling gtk v0.9.2
[INFO] [stderr]    Compiling dasp_sample v0.11.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling hound v3.5.1
[INFO] [stderr]    Compiling claxon v0.4.3
[INFO] [stderr]    Compiling lewton v0.10.2
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling getrandom v0.2.14
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling symphonia-metadata v0.5.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling alsa v0.9.0
[INFO] [stderr]    Compiling symphonia-bundle-mp3 v0.5.4
[INFO] [stderr]    Compiling rdev v0.5.3
[INFO] [stderr]    Compiling symphonia v0.5.4
[INFO] [stderr]    Compiling sysinfo v0.30.11
[INFO] [stderr]    Compiling rodio v0.17.3
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling strum_macros v0.18.0
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling glib-macros v0.10.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.59
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling uuid-macro-internal v1.8.0
[INFO] [stderr]    Compiling uuid v1.8.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling system-deps v1.3.2
[INFO] [stderr]    Compiling glib-sys v0.10.1
[INFO] [stderr]    Compiling gobject-sys v0.10.0
[INFO] [stderr]    Compiling gio-sys v0.10.1
[INFO] [stderr]    Compiling pango-sys v0.10.0
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.10.0
[INFO] [stderr]    Compiling cairo-sys-rs v0.10.0
[INFO] [stderr]    Compiling gdk-sys v0.10.0
[INFO] [stderr]    Compiling atk-sys v0.10.0
[INFO] [stderr]    Compiling gtk-sys v0.10.0
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling glib v0.10.3
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling inputtracker v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `gtk` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/58b1b3c5342a414c161338871f8004258ccef2a7/bin/rustc --crate-name gtk --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gtk-0.9.2/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,test)' --check-cfg 'cfg(feature, values("dox", "embed-lgpl-docs", "gtk-rs-lgpl-docs", "purge-lgpl-docs", "v3_16", "v3_18", "v3_20", "v3_22", "v3_22_20", "v3_22_26", "v3_22_27", "v3_22_29", "v3_22_30", "v3_24", "v3_24_8", "v3_24_9"))' -C metadata=891445a02fd21f19 -C extra-filename=-e6e489dae9204f70 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern atk=/opt/rustwide/target/debug/deps/libatk-e5a15420e0510298.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-e2b4db6c651223da.rmeta --extern cairo=/opt/rustwide/target/debug/deps/libcairo-7d556316420723b7.rmeta --extern cairo_sys=/opt/rustwide/target/debug/deps/libcairo_sys-f7882f8be3ee6003.rmeta --extern gdk=/opt/rustwide/target/debug/deps/libgdk-c26964efb16c97ee.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/deps/libgdk_pixbuf-1aeb0149f759234f.rmeta --extern gdk_pixbuf_sys=/opt/rustwide/target/debug/deps/libgdk_pixbuf_sys-b3897f7dde3dbbac.rmeta --extern gdk_sys=/opt/rustwide/target/debug/deps/libgdk_sys-0fe21123436ccad5.rmeta --extern gio=/opt/rustwide/target/debug/deps/libgio-97f3816fa4bd8a53.rmeta --extern gio_sys=/opt/rustwide/target/debug/deps/libgio_sys-d7db0a28e2268f20.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-37cf51dba448e121.rmeta --extern glib_sys=/opt/rustwide/target/debug/deps/libglib_sys-8180f520f03decb0.rmeta --extern gobject_sys=/opt/rustwide/target/debug/deps/libgobject_sys-8dc6e8a8485f932b.rmeta --extern gtk_sys=/opt/rustwide/target/debug/deps/libgtk_sys-8e8f419d438d2909.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-5955a75591a26bca.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-24c5d665b6879050.rmeta --extern pango=/opt/rustwide/target/debug/deps/libpango-3d6819c5ce20cd14.rmeta --extern pango_sys=/opt/rustwide/target/debug/deps/libpango_sys-8063ef94508d2890.rmeta --cap-lints allow --cap-lints=forbid --cfg 'gdk_backend="broadway"' --cfg 'gdk_backend="wayland"' --cfg 'gdk_backend="x11"'` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "1f8eff9501da962f233979536bf17576b45d1807b1cbf8d63aa0109986ac5dbb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f8eff9501da962f233979536bf17576b45d1807b1cbf8d63aa0109986ac5dbb", kill_on_drop: false }`
[INFO] [stdout] 1f8eff9501da962f233979536bf17576b45d1807b1cbf8d63aa0109986ac5dbb
