[INFO] cloning repository https://github.com/p-e-w/hegemon [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/p-e-w/hegemon" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fp-e-w%2Fhegemon", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fp-e-w%2Fhegemon'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1bf76a700b5f66051a0d220a179819c4262871d4 [INFO] testing p-e-w/hegemon against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fp-e-w%2Fhegemon" "/workspace/builds/worker-18/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-18/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/p-e-w/hegemon 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/p-e-w/hegemon [INFO] finished tweaking git repo https://github.com/p-e-w/hegemon [INFO] tweaked toml for git repo https://github.com/p-e-w/hegemon written to /workspace/builds/worker-18/source/Cargo.toml [INFO] crate git repo https://github.com/p-e-w/hegemon 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 memchr v1.0.2 [INFO] [stderr] Downloaded nom v3.2.1 [INFO] [stderr] Downloaded libsensors-sys v0.2.0 [INFO] [stderr] Downloaded sensors v0.2.1 [INFO] [stderr] Downloaded termion v1.5.4 [INFO] [stderr] Downloaded systemstat v0.1.5 [INFO] [stderr] Downloaded signal-hook v0.1.12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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] 42c6c295ac1770db054dd8534b0bf7db44d4f390104fdaf4d93d5ba3150eab71 [INFO] running `Command { std: "docker" "start" "-a" "42c6c295ac1770db054dd8534b0bf7db44d4f390104fdaf4d93d5ba3150eab71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "42c6c295ac1770db054dd8534b0bf7db44d4f390104fdaf4d93d5ba3150eab71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42c6c295ac1770db054dd8534b0bf7db44d4f390104fdaf4d93d5ba3150eab71", kill_on_drop: false }` [INFO] [stdout] 42c6c295ac1770db054dd8534b0bf7db44d4f390104fdaf4d93d5ba3150eab71 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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] c75039baaa2fee55e774485d4c2c7a042c8be9333d8ef4c47fdbfc9716553fad [INFO] running `Command { std: "docker" "start" "-a" "c75039baaa2fee55e774485d4c2c7a042c8be9333d8ef4c47fdbfc9716553fad", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling libsensors-sys v0.2.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling arc-swap v0.4.4 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling bytesize v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling termion v1.5.4 [INFO] [stderr] Compiling sensors v0.2.1 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling crossbeam-channel v0.4.0 [INFO] [stderr] Compiling signal-hook v0.1.12 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling systemstat v0.1.5 [INFO] [stderr] Compiling hegemon v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/providers/cpu.rs:31:22 [INFO] [stdout] | [INFO] [stdout] 31 | streams.push(Stream::new( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 31 | streams.push(::new( [INFO] [stdout] | ++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/providers/cpu.rs:60:34 [INFO] [stdout] | [INFO] [stdout] 60 | streams.push(Stream::new( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 60 | streams.push(::new( [INFO] [stdout] | ++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/providers/fan.rs:34:26 [INFO] [stdout] | [INFO] [stdout] 34 | streams.push(Stream::new( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 34 | streams.push(::new( [INFO] [stdout] | ++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/providers/memory.rs:31:26 [INFO] [stdout] | [INFO] [stdout] 31 | streams.push(Stream::new( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 31 | streams.push(::new( [INFO] [stdout] | ++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/providers/memory.rs:51:30 [INFO] [stdout] | [INFO] [stdout] 51 | streams.push(Stream::new( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 51 | streams.push(::new( [INFO] [stdout] | ++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/providers/network.rs:34:30 [INFO] [stdout] | [INFO] [stdout] 34 | streams.push(Stream::new( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 34 | streams.push(::new( [INFO] [stdout] | ++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/providers/network.rs:51:30 [INFO] [stdout] | [INFO] [stdout] 51 | streams.push(Stream::new( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 51 | streams.push(::new( [INFO] [stdout] | ++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/providers/temperature.rs:51:30 [INFO] [stdout] | [INFO] [stdout] 51 | streams.push(Stream::new( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 51 | streams.push(::new( [INFO] [stdout] | ++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/hegemon-fcfa03bd992c17cd.hegemon.54ddd836-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/hegemon-fcfa03bd992c17cd.hegemon.54ddd836-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/hegemon-fcfa03bd992c17cd.hegemon.54ddd836-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/hegemon-fcfa03bd992c17cd.hegemon.54ddd836-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/hegemon-fcfa03bd992c17cd.hegemon.54ddd836-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/hegemon-fcfa03bd992c17cd.hegemon.54ddd836-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/hegemon-fcfa03bd992c17cd.hegemon.54ddd836-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/hegemon-fcfa03bd992c17cd.hegemon.54ddd836-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/hegemon-fcfa03bd992c17cd.hegemon.54ddd836-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/hegemon-fcfa03bd992c17cd.hegemon.54ddd836-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/hegemon-fcfa03bd992c17cd.hegemon.54ddd836-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/hegemon-fcfa03bd992c17cd.hegemon.54ddd836-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/hegemon-fcfa03bd992c17cd.hegemon.54ddd836-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/hegemon-fcfa03bd992c17cd.hegemon.54ddd836-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/hegemon-fcfa03bd992c17cd.hegemon.54ddd836-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/hegemon-fcfa03bd992c17cd.hegemon.54ddd836-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/hegemon-fcfa03bd992c17cd.5aqozdrvhc4xjack.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-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/libtermion-35d9a454b78a6c94.rlib" "/opt/rustwide/target/debug/deps/libnumtoa-900e623687d23ad7.rlib" "/opt/rustwide/target/debug/deps/libsystemstat-3841bf54fed407a2.rlib" "/opt/rustwide/target/debug/deps/libnom-cab88738f2bbf91f.rlib" "/opt/rustwide/target/debug/deps/libmemchr-fca11f6f621fc2fe.rlib" "/opt/rustwide/target/debug/deps/libbytesize-46f86889ab71af89.rlib" "/opt/rustwide/target/debug/deps/libchrono-0472e297d0ed5d94.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-4376cdd6348b9cdf.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-8b10ba3fd29a02ea.rlib" "/opt/rustwide/target/debug/deps/libtime-fa4664886fac2bb2.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-ef66099c11a490b5.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-bce1e76f220038e5.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-493714fc8069fb18.rlib" "/opt/rustwide/target/debug/deps/libsensors-529c708a8afa623e.rlib" "/opt/rustwide/target/debug/deps/liblibsensors_sys-0fa5827e52b95eaa.rlib" "/opt/rustwide/target/debug/deps/libregex-facb1cb09907c16f.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b002bbebb39f88a2.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-15d168dc81118322.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-29647481defbcc4c.rlib" "/opt/rustwide/target/debug/deps/libmemchr-948765f414d47e2e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-9bd5c7ef1313298b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-f5a5bf5cbc9673d0.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-77abc38cc38d84d4.rlib" "/opt/rustwide/target/debug/deps/libclap-6bee672109f5da5d.rlib" "/opt/rustwide/target/debug/deps/libvec_map-32a27d7a4d614ade.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-f898746cad01af0b.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-50bd44238d324490.rlib" "/opt/rustwide/target/debug/deps/libstrsim-2b5231486aa116be.rlib" "/opt/rustwide/target/debug/deps/libbitflags-80e93151c602d4a3.rlib" "/opt/rustwide/target/debug/deps/libatty-b0bb0cf5cfb67605.rlib" "/opt/rustwide/target/debug/deps/liblibc-8ce7f55f60dd7329.rlib" "/opt/rustwide/target/debug/deps/libansi_term-7174ce98a6fd1d8e.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" "-lc" "-lsensors" "-lutil" "-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/hegemon-fcfa03bd992c17cd" "-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; 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `hegemon` due to 2 previous errors; 8 warnings emitted [INFO] running `Command { std: "docker" "inspect" "c75039baaa2fee55e774485d4c2c7a042c8be9333d8ef4c47fdbfc9716553fad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c75039baaa2fee55e774485d4c2c7a042c8be9333d8ef4c47fdbfc9716553fad", kill_on_drop: false }` [INFO] [stdout] c75039baaa2fee55e774485d4c2c7a042c8be9333d8ef4c47fdbfc9716553fad