[INFO] cloning repository https://github.com/DecDuck/dinobar
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DecDuck/dinobar" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDecDuck%2Fdinobar", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDecDuck%2Fdinobar'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] be8304607ea09252f2ace07cceb93e9f6e768cbf
[INFO] testing DecDuck/dinobar against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDecDuck%2Fdinobar" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/DecDuck/dinobar
[INFO] finished tweaking git repo https://github.com/DecDuck/dinobar
[INFO] tweaked toml for git repo https://github.com/DecDuck/dinobar written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DecDuck/dinobar on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/DecDuck/dinobar 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5fa2da94f96bc208d1731dfbe40a3693c54dc591e1bc1bfd28425bbcafdb9fa2
[INFO] running `Command { std: "docker" "start" "-a" "5fa2da94f96bc208d1731dfbe40a3693c54dc591e1bc1bfd28425bbcafdb9fa2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5fa2da94f96bc208d1731dfbe40a3693c54dc591e1bc1bfd28425bbcafdb9fa2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5fa2da94f96bc208d1731dfbe40a3693c54dc591e1bc1bfd28425bbcafdb9fa2", kill_on_drop: false }`
[INFO] [stdout] 5fa2da94f96bc208d1731dfbe40a3693c54dc591e1bc1bfd28425bbcafdb9fa2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cf2956018f35ca800afa9c63349c09e227cfe41282be181356781a94770614ef
[INFO] running `Command { std: "docker" "start" "-a" "cf2956018f35ca800afa9c63349c09e227cfe41282be181356781a94770614ef", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling winnow v0.7.10
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling version-compare v0.2.0
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.9
[INFO] [stderr]    Compiling cc v1.2.22
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling drm-sys v0.8.0
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling drm-fourcc v2.2.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling input-sys v1.18.0
[INFO] [stderr]    Compiling gio v0.20.10
[INFO] [stderr]    Compiling linux-raw-sys v0.6.5
[INFO] [stderr]    Compiling toml_write v0.1.1
[INFO] [stderr]    Compiling ini_core v0.2.0
[INFO] [stderr]    Compiling tiny-dfr v0.3.5 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling pure-rust-locales v0.8.1
[INFO] [stderr]    Compiling xdg v2.5.2
[INFO] [stderr]    Compiling cfg-expr v0.17.2
[INFO] [stderr]    Compiling freetype-sys v0.21.0
[INFO] [stderr]    Compiling toml_edit v0.22.26
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling udev v0.7.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling drm-ffi v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling input v0.8.3
[INFO] [stderr]    Compiling freetype-rs v0.37.0
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling input-linux-sys v0.9.0
[INFO] [stderr]    Compiling privdrop v0.5.5
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling toml v0.8.22
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling system-deps v7.0.3
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling glib-macros v0.20.10
[INFO] [stderr]    Compiling bytemuck_derive v1.9.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling glib-sys v0.20.10
[INFO] [stderr]    Compiling gobject-sys v0.20.10
[INFO] [stderr]    Compiling gio-sys v0.20.10
[INFO] [stderr]    Compiling cairo-sys-rs v0.20.10
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.20.10
[INFO] [stderr]    Compiling librsvg-rebind-sys v0.1.0
[INFO] [stderr]    Compiling bytemuck v1.23.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling drm v0.14.1
[INFO] [stderr]    Compiling freedesktop-icons v0.4.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling glib v0.20.10
[INFO] [stderr]    Compiling input-linux v0.7.1
[INFO] [stderr]    Compiling cairo-rs v0.20.10
[INFO] [stderr]    Compiling librsvg-rebind v0.1.0
[INFO] [stdout] warning: unused import: `Pattern`
[INFO] [stdout]  --> src/main.rs:5:65
[INFO] [stdout]   |
[INFO] [stdout] 5 | use cairo::{Antialias, Context, FontFace, Format, ImageSurface, Pattern, Surface};
[INFO] [stdout]   |                                                                 ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `SigSet` and `Signal`
[INFO] [stdout]   --> src/main.rs:20:14
[INFO] [stdout]    |
[INFO] [stdout] 20 |     signal::{SigSet, Signal},
[INFO] [stdout]    |              ^^^^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `TouchEventPosition`
[INFO] [stdout]   --> src/main.rs:12:29
[INFO] [stdout]    |
[INFO] [stdout] 12 |         touch::{TouchEvent, TouchEventPosition},
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `width`
[INFO] [stdout]    --> src/main.rs:145:9
[INFO] [stdout]     |
[INFO] [stdout] 145 |         width: i32,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_width`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/display.rs:210:16
[INFO] [stdout]     |
[INFO] [stdout] 210 |     pub fn map(&mut self) -> Result<DumbMapping> {
[INFO] [stdout]     |                ^^^^^^^^^            ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 210 |     pub fn map(&mut self) -> Result<DumbMapping<'_>> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcAA3bhz/symbols.o" "<9 object files omitted>" "-Wl,--as-needed" "-Wl,-Bdynamic" "-lfontconfig" "-lfreetype" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librand-4927ddda8e47b8fd,librand_chacha-42e231c422f889ca,libppv_lite86-f1e37e57ffef6e8c,libzerocopy-11ad661e9e1ff602,librand_core-76a7e3f8f94d6298,libgetrandom-e72c6228686c299b,libnix-d3250d3cd0ae1b03,libcfg_if-33ef6c02a07f9fec,libinput-ec09c1edd18672fe,liblog-394b918668cad64a,libbitflags-e2b4db6c651223da,libudev-4a091cd7ef2d6939,liblibudev_sys-fb3d8fd5fa465508,libio_lifetimes-14eb61308dfbca37,libinput_sys-a30db77445bd28c2,libdrm-8836c615c231f080,libbytemuck-346101e75b6b0aeb,libdrm_ffi-b4c86385bd12b46a,librustix-b09c292394a017fa,liblinux_raw_sys-b3e0a6b3ac010104,libdrm_sys-cc2a508d49339e0d,liblinux_raw_sys-5d0a174bbf3de87c,libdrm_fourcc-12814dd217e41f36,libcairo-8a9a8257caec103c,libglib-e90576d8afe2de8a,libfutures_executor-a5adab8b0834239b,libmemchr-3ffe5f7a52883367,libsmallvec-b4c456a11732ad59,libgio_sys-77979669c7750b22,libfutures_util-2c08b62ea0f31273,libslab-b066ee2c679b47fd,libpin_project_lite-bedc6e0acd72ff2a,libpin_utils-9a5791cba021167a,libfutures_task-19b3aba2be9e7ae8,libfutures_channel-24c595aec577467a,libfutures_core-7288ace658af78d0,libgobject_sys-9b1d4c438d9aa8fc,libfreetype-ca71b9c4f0768a59,libfreetype_sys-41b7f22dc0646730,libbitflags-ec9e26e8384cfc98,libcairo_sys-aa13e89c64888c24,libglib_sys-66f79c055d459e0b,liblibc-82ceef6de72d31f7,libanyhow-1062fd8720902979}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ludev" "-linput" "-lgio-2.0" "-lgobject-2.0" "-lglib-2.0" "-lgobject-2.0" "-lglib-2.0" "-lfreetype" "-lcairo-gobject" "-lcairo" "-lgobject-2.0" "-lglib-2.0" "-lgobject-2.0" "-lglib-2.0" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcAA3bhz/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/tiny_dfr-869fcdfc45a2231a" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: unable to find library -linput
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tiny-dfr` (bin "tiny-dfr") due to 1 previous error; 5 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "cf2956018f35ca800afa9c63349c09e227cfe41282be181356781a94770614ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cf2956018f35ca800afa9c63349c09e227cfe41282be181356781a94770614ef", kill_on_drop: false }`
[INFO] [stdout] cf2956018f35ca800afa9c63349c09e227cfe41282be181356781a94770614ef
