[INFO] cloning repository https://github.com/luukvanderduim/sense [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/luukvanderduim/sense" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluukvanderduim%2Fsense", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluukvanderduim%2Fsense'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 71ad9acf4ba7cde2ba03e0aaabf74ac13fd8c0f5 [INFO] testing luukvanderduim/sense against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluukvanderduim%2Fsense" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/luukvanderduim/sense on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/luukvanderduim/sense [INFO] finished tweaking git repo https://github.com/luukvanderduim/sense [INFO] tweaked toml for git repo https://github.com/luukvanderduim/sense written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/luukvanderduim/sense already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded argh_shared v0.1.7 [INFO] [stderr] Downloaded argh v0.1.7 [INFO] [stderr] Downloaded argh_derive v0.1.7 [INFO] [stderr] Downloaded libsensors-sys v0.2.0 [INFO] [stderr] Downloaded sensors v0.2.2 [INFO] [stderr] Downloaded cpu-freq v0.0.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c864f757f57a0da83fdc488f8375332d20c1521b9f2b3254f977cb247fbe6e7f [INFO] running `Command { std: "docker" "start" "-a" "c864f757f57a0da83fdc488f8375332d20c1521b9f2b3254f977cb247fbe6e7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c864f757f57a0da83fdc488f8375332d20c1521b9f2b3254f977cb247fbe6e7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c864f757f57a0da83fdc488f8375332d20c1521b9f2b3254f977cb247fbe6e7f", kill_on_drop: false }` [INFO] [stdout] c864f757f57a0da83fdc488f8375332d20c1521b9f2b3254f977cb247fbe6e7f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e602666ccdf78e3148ee7677a8493816db3f00d411f7511e20b7c462ded1c847 [INFO] running `Command { std: "docker" "start" "-a" "e602666ccdf78e3148ee7677a8493816db3f00d411f7511e20b7c462ded1c847", kill_on_drop: false }` [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling proc-macro2 v1.0.35 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling serde v1.0.132 [INFO] [stderr] Compiling syn v1.0.84 [INFO] [stderr] Compiling weezl v0.1.5 [INFO] [stderr] Compiling plotters-backend v0.3.2 [INFO] [stderr] Compiling libsensors-sys v0.2.0 [INFO] [stderr] Compiling bytemuck v1.7.3 [INFO] [stderr] Compiling float-ord v0.2.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling argh_shared v0.1.7 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling ttf-parser v0.12.3 [INFO] [stderr] Compiling cmake v0.1.46 [INFO] [stderr] Compiling servo-fontconfig-sys v5.1.0 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling cpu-freq v0.0.2 [INFO] [stderr] Compiling termion v1.5.6 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling plotters-svg v0.3.1 [INFO] [stderr] Compiling gif v0.11.3 [INFO] [stderr] Compiling sensors v0.2.2 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling freetype-sys v0.13.1 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling freetype v0.7.0 [INFO] [stderr] Compiling servo-fontconfig v0.5.1 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling pathfinder_simd v0.5.1 [INFO] [stderr] Compiling plotters-bitmap v0.3.1 [INFO] [stderr] Compiling pathfinder_geometry v0.5.1 [INFO] [stderr] Compiling font-kit v0.10.1 [INFO] [stderr] Compiling argh_derive v0.1.7 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling argh v0.1.7 [INFO] [stderr] Compiling sense v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/sense-8dfb1c1e30ab4201.sense.4054377d-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/sense-8dfb1c1e30ab4201.sense.4054377d-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/sense-8dfb1c1e30ab4201.sense.4054377d-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/sense-8dfb1c1e30ab4201.sense.4054377d-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/sense-8dfb1c1e30ab4201.sense.4054377d-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/sense-8dfb1c1e30ab4201.sense.4054377d-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/sense-8dfb1c1e30ab4201.sense.4054377d-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/sense-8dfb1c1e30ab4201.sense.4054377d-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/sense-8dfb1c1e30ab4201.sense.4054377d-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/sense-8dfb1c1e30ab4201.sense.4054377d-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/sense-8dfb1c1e30ab4201.sense.4054377d-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/sense-8dfb1c1e30ab4201.sense.4054377d-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/sense-8dfb1c1e30ab4201.sense.4054377d-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/sense-8dfb1c1e30ab4201.sense.4054377d-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/sense-8dfb1c1e30ab4201.sense.4054377d-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/sense-8dfb1c1e30ab4201.sense.4054377d-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/sense-8dfb1c1e30ab4201.41w23bm88ksqkfb9.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcpu_freq-54f0d3444e763b23.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-39932b296bc8f71f.rlib" "/opt/rustwide/target/debug/deps/libtermion-586dc0ed25dc629c.rlib" "/opt/rustwide/target/debug/deps/libnumtoa-900e623687d23ad7.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-c0a71338b09fde83.rlib" "/opt/rustwide/target/debug/deps/libcsv-6301e17cccfdef5c.rlib" "/opt/rustwide/target/debug/deps/libryu-53580c25f32ff188.rlib" "/opt/rustwide/target/debug/deps/libitoa-fdf340bbb49690d1.rlib" "/opt/rustwide/target/debug/deps/libcsv_core-93b2f3b0e164ece9.rlib" "/opt/rustwide/target/debug/deps/libbstr-ec3de66608274c25.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-6ba2499aed7da3ae.rlib" "/opt/rustwide/target/debug/deps/libmemchr-3c6ad76ab351151e.rlib" "/opt/rustwide/target/debug/deps/libserde-05bd48cf8e200549.rlib" "/opt/rustwide/target/debug/deps/libargh-1deff9bbad17e53b.rlib" "/opt/rustwide/target/debug/deps/libargh_shared-6c17adc00daf492d.rlib" "/opt/rustwide/target/debug/deps/libplotters-00bcf5749eb35077.rlib" "/opt/rustwide/target/debug/deps/libplotters_svg-23e4d1253d4f1225.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-8ca31f89e4ba2597.rlib" "/opt/rustwide/target/debug/deps/libfont_kit-479e5604e8e5c6d4.rlib" "/opt/rustwide/target/debug/deps/libfloat_ord-c3bcd4f09060d702.rlib" "/opt/rustwide/target/debug/deps/libdirs_next-91c541eb330ee352.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys_next-74f3b0f86076a037.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-dd1217c15634ba02.rlib" "/opt/rustwide/target/debug/deps/libsame_file-068aca36718eb7b4.rlib" "/opt/rustwide/target/debug/deps/libfontconfig-2b12a49c32f6ac8e.rlib" "/opt/rustwide/target/debug/deps/libfontconfig_sys-b569ed0ef7e15509.rlib" "/opt/rustwide/target/debug/deps/libexpat_sys-81fab89136b43af7.rlib" "/opt/rustwide/target/debug/deps/libfreetype-6bb564be9201eb9e.rlib" "/opt/rustwide/target/debug/deps/libfreetype_sys-b7841e1740cf38b5.rlib" "/opt/rustwide/target/debug/deps/liblog-a0eb019960e81552.rlib" "/opt/rustwide/target/debug/deps/libpathfinder_geometry-5058fad68f09cffd.rlib" "/opt/rustwide/target/debug/deps/libpathfinder_simd-4b57f478f2c01b53.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "/opt/rustwide/target/debug/deps/libplotters_bitmap-53ee88e720f31541.rlib" "/opt/rustwide/target/debug/deps/libgif-0759370ee4b03da9.rlib" "/opt/rustwide/target/debug/deps/libweezl-4ca977ed785f82a4.rlib" "/opt/rustwide/target/debug/deps/libimage-9abed59aa3676c81.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-54de0e524114032d.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-7ed0e66cfae12144.rlib" "/opt/rustwide/target/debug/deps/libpng-751832d3333be992.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-d6377f5c1c04dcd7.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-955871b59f0f2181.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-56df745b5175507b.rlib" "/opt/rustwide/target/debug/deps/libdeflate-df4770a758915bce.rlib" "/opt/rustwide/target/debug/deps/libadler32-db47bf74eb7ba81c.rlib" "/opt/rustwide/target/debug/deps/libbitflags-f1ca410388ec357f.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-4dfa25aa4ebc745f.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-fd696cad7fcf8286.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-7099c7c8714ffe63.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-0a75c9c26dc9dc2c.rlib" "/opt/rustwide/target/debug/deps/libchrono-0be4831ec650dc7b.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-a50be04e3cefea8b.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-dd17a3fc81329d25.rlib" "/opt/rustwide/target/debug/deps/libtime-9543ca8ce03309f9.rlib" "/opt/rustwide/target/debug/deps/libplotters_backend-18cead77a857a838.rlib" "/opt/rustwide/target/debug/deps/libsensors-80d8e3605b796ed5.rlib" "/opt/rustwide/target/debug/deps/liblibsensors_sys-0fa5827e52b95eaa.rlib" "/opt/rustwide/target/debug/deps/liblibc-593c6b9c958c9896.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-lfontconfig" "-lfreetype" "-lexpat" "-lfreetype" "-lsensors" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/sense-8dfb1c1e30ab4201" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lsensors [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sense` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "e602666ccdf78e3148ee7677a8493816db3f00d411f7511e20b7c462ded1c847", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e602666ccdf78e3148ee7677a8493816db3f00d411f7511e20b7c462ded1c847", kill_on_drop: false }` [INFO] [stdout] e602666ccdf78e3148ee7677a8493816db3f00d411f7511e20b7c462ded1c847