[INFO] fetching crate bhs 0.1.1...
[INFO] testing bhs-0.1.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate bhs 0.1.1 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate bhs 0.1.1
[INFO] finished tweaking crates.io crate bhs 0.1.1
[INFO] tweaked toml for crates.io crate bhs 0.1.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate bhs 0.1.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate bhs 0.1.1 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 24b4de8160422828799017d81d1b6fbd5ec60240d1ba56e9ba51201066a4fef5
[INFO] running `Command { std: "docker" "start" "-a" "24b4de8160422828799017d81d1b6fbd5ec60240d1ba56e9ba51201066a4fef5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "24b4de8160422828799017d81d1b6fbd5ec60240d1ba56e9ba51201066a4fef5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "24b4de8160422828799017d81d1b6fbd5ec60240d1ba56e9ba51201066a4fef5", kill_on_drop: false }`
[INFO] [stdout] 24b4de8160422828799017d81d1b6fbd5ec60240d1ba56e9ba51201066a4fef5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d48816b0ed00152c3908dc2e87c9e4b5d3fa421104e8ccfa461b334b68759441
[INFO] running `Command { std: "docker" "start" "-a" "d48816b0ed00152c3908dc2e87c9e4b5d3fa421104e8ccfa461b334b68759441", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling pkg-config v0.3.28
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling smallvec v1.12.0
[INFO] [stderr]    Compiling input-sys v1.17.0
[INFO] [stderr]    Compiling nix v0.10.0
[INFO] [stderr]    Compiling ioctl-sys v0.5.2
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling custom_derive v0.1.7
[INFO] [stderr]    Compiling enum_derive v0.1.7
[INFO] [stderr]    Compiling anyhow v1.0.79
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling dyn-clone v1.0.16
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]    Compiling x11 v2.21.0
[INFO] [stderr]    Compiling newline-converter v0.2.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling mio v0.8.10
[INFO] [stderr]    Compiling udev v0.6.3
[INFO] [stderr]    Compiling bytes v0.4.12
[INFO] [stderr]    Compiling uinput-sys v0.1.7
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling input v0.7.1
[INFO] [stderr]    Compiling nix v0.24.3
[INFO] [stderr]    Compiling signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling crossterm v0.25.0
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling inquire v0.6.2
[INFO] [stderr]    Compiling strum v0.25.0
[INFO] [stderr]    Compiling uinput v0.1.3
[INFO] [stderr]    Compiling inputbot v0.6.0
[INFO] [stderr]    Compiling bhs v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcyyxIRd/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libinputbot-5cddd94033c6c13a,libx11-0a2be190b8b54c25,libuinput-cb8de22f66bd514a,libenum_derive-f1672625d830c198,libcustom_derive-7dc5746d463a3d5a,libnix-36a23ce84eab50e5,libvoid-c8c62e9ffd6f4978,libcfg_if-7e9efee4241be1ca,libbytes-24502ec6edd26a15,libiovec-49f3aba2c007ee4e,libbyteorder-1efcbe4f07366651,libuinput_sys-16ddc8bfb2dfd0ff,libioctl_sys-1e3e88c44376aa13,libnix-07b86210171090f4,libmemoffset-c07b57f074b7826e,libinput-d37668aac5627b15,libudev-d5d6513f17e11548,liblibudev_sys-3c8c1cb84aa427e7,libinput_sys-6a34484cd76303ec,libstrum-30c330039b331664,libonce_cell-24c5d665b6879050,libinquire-688262048c860c30,libnewline_converter-97e73f9350bdcd19,libunicode_width-ff8848b4c91bc42d,libcrossterm-e46a09ff78380bdd,libsignal_hook_mio-ae2eb9bd1779f39b,libsignal_hook-8630721f578bf786,libsignal_hook_registry-fcfd34f14ee26698,libmio-5c5b4137d8a4c057,liblog-062448fef1760a61,libparking_lot-0fec8454d2aeba3d,libparking_lot_core-80a59c09dd59e08a,liblibc-da0848eeffefe57e,libcfg_if-33ef6c02a07f9fec,libsmallvec-1a89554e56e84299,liblock_api-90201506d4856d35,libscopeguard-d52bd00767847e44,libbitflags-e2b4db6c651223da,libunicode_segmentation-5780180e0b40b779,libthiserror-2b9f3e6fbb5a7e13,liblazy_static-2bb390fee0230a38,libdyn_clone-d42f2430e7843614,libanyhow-6782a3e5f1593a63}.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" "-lX11" "-lXtst" "-ludev" "-linput" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcyyxIRd/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/bhs-328b8929bd603c38" "-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 `bhs` (bin "bhs") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "d48816b0ed00152c3908dc2e87c9e4b5d3fa421104e8ccfa461b334b68759441", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d48816b0ed00152c3908dc2e87c9e4b5d3fa421104e8ccfa461b334b68759441", kill_on_drop: false }`
[INFO] [stdout] d48816b0ed00152c3908dc2e87c9e4b5d3fa421104e8ccfa461b334b68759441
