[INFO] fetching crate ponde 0.1.5... [INFO] testing ponde-0.1.5 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate ponde 0.1.5 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate ponde 0.1.5 [INFO] finished tweaking crates.io crate ponde 0.1.5 [INFO] tweaked toml for crates.io crate ponde 0.1.5 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate ponde 0.1.5 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ponde 0.1.5 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c21c00639f0924264a42bf3e309916f215dd0fddf0611e3474790ad011366ed4 [INFO] running `Command { std: "docker" "start" "-a" "c21c00639f0924264a42bf3e309916f215dd0fddf0611e3474790ad011366ed4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c21c00639f0924264a42bf3e309916f215dd0fddf0611e3474790ad011366ed4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c21c00639f0924264a42bf3e309916f215dd0fddf0611e3474790ad011366ed4", kill_on_drop: false }` [INFO] [stdout] c21c00639f0924264a42bf3e309916f215dd0fddf0611e3474790ad011366ed4 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 09a99996cee96a2e4d8baa80c4b48322daed9a5ed6852583dd7f9842cb24ff66 [INFO] running `Command { std: "docker" "start" "-a" "09a99996cee96a2e4d8baa80c4b48322daed9a5ed6852583dd7f9842cb24ff66", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.125 [INFO] [stderr] Compiling syn v1.0.92 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling input-sys v1.16.1 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling wyz v0.5.0 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling clap_lex v0.1.1 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling bitvec v1.0.0 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling nix v0.24.1 [INFO] [stderr] Compiling udev v0.6.3 [INFO] [stderr] Compiling input v0.7.1 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling clap_derive v3.1.7 [INFO] [stderr] Compiling evdev v0.11.4 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling clap v3.1.12 [INFO] [stderr] Compiling serde_yaml v0.8.24 [INFO] [stderr] Compiling ponde v0.1.5 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `ponde` (bin "ponde") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcG5XYY5/symbols.o" "<7 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserde_yaml-109eb2fbd74a7910,libryu-5425b4b71683e60f,libyaml_rust-f3c70d80a6ea7a57,liblinked_hash_map-90eeeaa21af296aa,libthiserror-82c6e45860b67619,libevdev-508239d8d8b9cd8f,libnix-ffc4acdd244e7192,libbitvec-7140b7f45af5913d,libwyz-deaae1dc32f158db,libtap-a03b11bfa148d0b2,libradium-a5583fb516fb7633,libfunty-e395759ffae18036,libserde-e5b24ffa63d65ab8,libnix-493c443b1650f1fe,libmemoffset-c07b57f074b7826e,libinput-741620628ab0c434,liblog-e324f1d2fae59712,libcfg_if-33ef6c02a07f9fec,libudev-edd8fcce9e736d17,liblibudev_sys-e14fcee984168f7a,libinput_sys-5026307ea64b47ae,libclap-f8f0d68fd1f9dd0b,libstrsim-d620f0ade87b0f1f,libatty-fdf52fb9fb66cf3b,liblibc-cf3c7ffe957e887d,libtermcolor-3421dff75a1a6c35,libtextwrap-d4e5dbd11df5deb0,libindexmap-64e95a5f3ec2e88f,libhashbrown-6be3a3b5258097e1,libclap_lex-ca6dbb4318f18884,libos_str_bytes-65f0f6ec9fae860b,libbitflags-e2b4db6c651223da,liblazy_static-2bb390fee0230a38,libanyhow-c08b5f940d781819}.rlib" "/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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcG5XYY5/raw-dylibs" "-B/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" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/ponde-ec46e1c73c3b59ce" "-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] running `Command { std: "docker" "inspect" "09a99996cee96a2e4d8baa80c4b48322daed9a5ed6852583dd7f9842cb24ff66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09a99996cee96a2e4d8baa80c4b48322daed9a5ed6852583dd7f9842cb24ff66", kill_on_drop: false }` [INFO] [stdout] 09a99996cee96a2e4d8baa80c4b48322daed9a5ed6852583dd7f9842cb24ff66