[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] 941ec32fb88ff74bdefe8d48a30db03088beda49 [INFO] building luukvanderduim/sense against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluukvanderduim%2Fsense" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [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-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/luukvanderduim/sense on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/luukvanderduim/sense 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0e646c2b733cb07f880633035f4b793e66af68bd86579eb1dce08ed01b04e936 [INFO] running `Command { std: "docker" "start" "-a" "0e646c2b733cb07f880633035f4b793e66af68bd86579eb1dce08ed01b04e936", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0e646c2b733cb07f880633035f4b793e66af68bd86579eb1dce08ed01b04e936", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e646c2b733cb07f880633035f4b793e66af68bd86579eb1dce08ed01b04e936", kill_on_drop: false }` [INFO] [stdout] 0e646c2b733cb07f880633035f4b793e66af68bd86579eb1dce08ed01b04e936 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ba7c24ebc3c46cf65a43080aa414fe6229e9d3b6c481b2731a100222b7fa2866 [INFO] running `Command { std: "docker" "start" "-a" "ba7c24ebc3c46cf65a43080aa414fe6229e9d3b6c481b2731a100222b7fa2866", kill_on_drop: false }` [INFO] [stderr] Compiling simd-adler32 v0.3.5 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling proc-macro2 v1.0.63 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling libsensors-sys v0.2.0 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Compiling jpeg-decoder v0.3.0 [INFO] [stderr] Compiling weezl v0.1.7 [INFO] [stderr] Compiling bytemuck v1.13.1 [INFO] [stderr] Compiling argh_shared v0.1.10 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling fdeflate v0.3.0 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling gif v0.12.0 [INFO] [stderr] Compiling flate2 v1.0.26 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling sensors v0.2.2 [INFO] [stderr] Compiling termion v2.0.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling png v0.17.9 [INFO] [stderr] Compiling cpu-freq v0.0.2 [INFO] [stderr] Compiling image v0.24.6 [INFO] [stderr] Compiling argh_derive v0.1.10 [INFO] [stderr] Compiling csv v1.2.2 [INFO] [stderr] Compiling plotters-bitmap v0.3.3 [INFO] [stderr] Compiling argh v0.1.10 [INFO] [stderr] Compiling plotters v0.3.5 [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" "/tmp/rustcZS9ftP/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libcpu_freq-8f9afe64a12607ff,libnum_cpus-7869c6cccb9f42d0,libtermion-c38723e816d32547,libnumtoa-794ecd5a724243f2,libonce_cell-778c08b2406fdd3b,libcsv-d2cdd15dc6b9f58e,libryu-f1ac4c6d4ad32f07,libitoa-6040b7234596f809,libcsv_core-abf9cb7aa7dea998,libmemchr-4db6d1834aa19479,libserde-406285461ef751ae,libargh-e130821f474a1bdf,libargh_shared-426eea944101262b,libplotters-051c8a6df7d9587f,libplotters_svg-2751da5d45512c4c,libplotters_bitmap-8f0f9c69b2f0a133,libgif-693eb909d3f2bfff,libweezl-76b503b260314b12,libimage-8a76db2c1067191e,libbytemuck-1761be5de74f92c5,libcolor_quant-fa7ff1de0e6ea74b,libpng-232fe8e132d1e2b6,libflate2-01475213163e6c21,libminiz_oxide-d4551f9f0787e3f1,libfdeflate-bec45ea094c8d012,libsimd_adler32-a063a015ff23fa80,libcrc32fast-6bd2f9a022460d01,libcfg_if-33ef6c02a07f9fec,libbitflags-e2b4db6c651223da,libnum_rational-0718c5606848c751,libnum_integer-af6b1c30deb554bd,libjpeg_decoder-2fcbe62cda9380d0,libbyteorder-379f547b04d51d02,libnum_traits-339194d5b6de2014,libplotters_backend-dcedefe121ddc205,libsensors-481b33a256d8d47d,liblibsensors_sys-8074fd382e899721,liblibc-20a69e023a5b0045}.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" "-lsensors" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcZS9ftP/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/sense-9c5d7e4e531e110c" "-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 -lsensors [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sense` (bin "sense") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "ba7c24ebc3c46cf65a43080aa414fe6229e9d3b6c481b2731a100222b7fa2866", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba7c24ebc3c46cf65a43080aa414fe6229e9d3b6c481b2731a100222b7fa2866", kill_on_drop: false }` [INFO] [stdout] ba7c24ebc3c46cf65a43080aa414fe6229e9d3b6c481b2731a100222b7fa2866