[INFO] cloning repository https://github.com/mathieuhardy/cerebro [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mathieuhardy/cerebro" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmathieuhardy%2Fcerebro", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmathieuhardy%2Fcerebro'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 022c465fbaa9dd8a6e3bb0c3b27a0fe2e7ff5997 [INFO] testing mathieuhardy/cerebro against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmathieuhardy%2Fcerebro" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mathieuhardy/cerebro on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mathieuhardy/cerebro [INFO] finished tweaking git repo https://github.com/mathieuhardy/cerebro [INFO] tweaked toml for git repo https://github.com/mathieuhardy/cerebro written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/mathieuhardy/cerebro already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 530571a2ddf9d6d34abd96987ed1672b09ebcc7d02cbd891d51d90d2040ef92d [INFO] running `Command { std: "docker" "start" "-a" "530571a2ddf9d6d34abd96987ed1672b09ebcc7d02cbd891d51d90d2040ef92d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "530571a2ddf9d6d34abd96987ed1672b09ebcc7d02cbd891d51d90d2040ef92d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "530571a2ddf9d6d34abd96987ed1672b09ebcc7d02cbd891d51d90d2040ef92d", kill_on_drop: false }` [INFO] [stdout] 530571a2ddf9d6d34abd96987ed1672b09ebcc7d02cbd891d51d90d2040ef92d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2c3a37ef1bd71bb519a24b320521790e4051ff3fa042d0b93482cb25913de232 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "2c3a37ef1bd71bb519a24b320521790e4051ff3fa042d0b93482cb25913de232", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.67 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling anyhow v1.0.42 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling serde_json v1.0.62 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling libsensors-sys v0.2.0 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling thread-scoped v1.0.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling bytesize v1.0.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling arc-swap v0.4.8 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling fuse-abi v0.4.0-dev (https://github.com/zargony/fuse-rs#39fde4a5) [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling nom v6.2.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling fuse-sys v0.4.0-dev (https://github.com/zargony/fuse-rs#39fde4a5) [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling bitvec v0.19.5 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling filetime v0.2.14 [INFO] [stderr] Compiling sensors v0.2.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling inotify v0.7.1 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling regex v1.4.6 [INFO] [stderr] Compiling ordered-float v2.7.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling shellwords v1.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling systemstat v0.1.8 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling serde_yaml v0.8.17 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling fuse v0.4.0-dev (https://github.com/zargony/fuse-rs#39fde4a5) [INFO] [stderr] Compiling log4rs v1.0.0 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling notify v4.0.17 [INFO] [stderr] Compiling cerebro v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `inode_logical_averrage` [INFO] [stdout] --> src/modules/cpu.rs:98:5 [INFO] [stdout] | [INFO] [stdout] 98 | pub inode_logical_averrage: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `inode_logical_averrage_usage` [INFO] [stdout] --> src/modules/cpu.rs:99:5 [INFO] [stdout] | [INFO] [stdout] 99 | pub inode_logical_averrage_usage: u64, [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/cerebro-6212fe2cd83f7c65.cerebro.08f5ca1b-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/cerebro-6212fe2cd83f7c65.cerebro.08f5ca1b-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/cerebro-6212fe2cd83f7c65.cerebro.08f5ca1b-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/cerebro-6212fe2cd83f7c65.cerebro.08f5ca1b-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/cerebro-6212fe2cd83f7c65.cerebro.08f5ca1b-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/cerebro-6212fe2cd83f7c65.cerebro.08f5ca1b-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/cerebro-6212fe2cd83f7c65.cerebro.08f5ca1b-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/cerebro-6212fe2cd83f7c65.cerebro.08f5ca1b-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/cerebro-6212fe2cd83f7c65.cerebro.08f5ca1b-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/cerebro-6212fe2cd83f7c65.cerebro.08f5ca1b-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/cerebro-6212fe2cd83f7c65.cerebro.08f5ca1b-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/cerebro-6212fe2cd83f7c65.cerebro.08f5ca1b-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/cerebro-6212fe2cd83f7c65.cerebro.08f5ca1b-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/cerebro-6212fe2cd83f7c65.cerebro.08f5ca1b-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/cerebro-6212fe2cd83f7c65.cerebro.08f5ca1b-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/cerebro-6212fe2cd83f7c65.cerebro.08f5ca1b-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/cerebro-6212fe2cd83f7c65.1bbhy215prk29zs0.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libshellwords-4a6da026560a8330.rlib" "/opt/rustwide/target/debug/deps/liblog4rs-e6430d95ade82ba0.rlib" "/opt/rustwide/target/debug/deps/liblog_mdc-3f2ada628f2ba89e.rlib" "/opt/rustwide/target/debug/deps/libserde_json-335dea824e1df6f5.rlib" "/opt/rustwide/target/debug/deps/libitoa-b8ea3d5586bb5cfa.rlib" "/opt/rustwide/target/debug/deps/libthread_id-6c3cb07394c937bb.rlib" "/opt/rustwide/target/debug/deps/libhumantime-04fb9a4c47e8e51e.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-49b67877f2dae2ba.rlib" "/opt/rustwide/target/debug/deps/libdtoa-f2811c7ad43b9541.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-1603fc94e62853ce.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-bb6842ed1b81363c.rlib" "/opt/rustwide/target/debug/deps/libtypemap-0195e8f898bc6a0d.rlib" "/opt/rustwide/target/debug/deps/libunsafe_any-d1d953ec8cd3240a.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-42e9b07b4448e262.rlib" "/opt/rustwide/target/debug/deps/libthiserror-9389dc47257dd8af.rlib" "/opt/rustwide/target/debug/deps/libanyhow-f30f815611283c99.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-626638c37bb40ca8.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-0930b0366df4628b.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-7027925c1b193748.rlib" "/opt/rustwide/target/debug/deps/liblock_api-8c3c91cf8c5b6214.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d46e40bbd3136360.rlib" "/opt/rustwide/target/debug/deps/libinstant-a2e970ae1843adff.rlib" "/opt/rustwide/target/debug/deps/libserde_value-60e8afec8bcb66d0.rlib" "/opt/rustwide/target/debug/deps/libordered_float-5a3fa856dc793eee.rlib" "/opt/rustwide/target/debug/deps/libfnv-cb175ca084a41bf7.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-8cdb62f0107deed7.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-ca59e188844a91a4.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-9f5422cbb754d7e1.rlib" "/opt/rustwide/target/debug/deps/libhumantime-0ad7ae6487dc00f7.rlib" "/opt/rustwide/target/debug/deps/libquick_error-91cbbb7f52cfd7fe.rlib" "/opt/rustwide/target/debug/deps/libclap-36b26097306cc48e.rlib" "/opt/rustwide/target/debug/deps/libvec_map-515ae3bda2e8e623.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-c8446b73a30f7c69.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-d3b89064801ed3a1.rlib" "/opt/rustwide/target/debug/deps/libstrsim-5ed65f37e78831b4.rlib" "/opt/rustwide/target/debug/deps/libatty-a9ad9d81f9d1dfb9.rlib" "/opt/rustwide/target/debug/deps/libansi_term-2df7e3f976b42be1.rlib" "/opt/rustwide/target/debug/deps/libdirs-b41a90560122c413.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-524d9805a29114cd.rlib" "/opt/rustwide/target/debug/deps/libnotify-dbe749f32ca1b3cf.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-a368062eb9c93f36.rlib" "/opt/rustwide/target/debug/deps/libsame_file-7cad1936c4c8685b.rlib" "/opt/rustwide/target/debug/deps/libinotify-03425c1f963e469a.rlib" "/opt/rustwide/target/debug/deps/libinotify_sys-725b8ddf4ca2a041.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-b2156c17b7a2f924.rlib" "/opt/rustwide/target/debug/deps/liblazycell-46f9f5ed4c3bc997.rlib" "/opt/rustwide/target/debug/deps/libmio-d1be337c7cf46942.rlib" "/opt/rustwide/target/debug/deps/libslab-5817dde1e2fe571c.rlib" "/opt/rustwide/target/debug/deps/libiovec-3bfb0402c2a3c189.rlib" "/opt/rustwide/target/debug/deps/libnet2-596d4c70be7b6323.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3e93dce105ba1ecd.rlib" "/opt/rustwide/target/debug/deps/libfiletime-a4e16ad15060d170.rlib" "/opt/rustwide/target/debug/deps/libsystemstat-e79c7c7b77132600.rlib" "/opt/rustwide/target/debug/deps/libnom-b3f969b226493e43.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-0d43af40b0299917.rlib" "/opt/rustwide/target/debug/deps/libbitflags-0409eb6f696bdc99.rlib" "/opt/rustwide/target/debug/deps/libryu-1b2f9606b802eb11.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-71c0127ae2e9688d.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-1d9bfa3d2067556b.rlib" "/opt/rustwide/target/debug/deps/libbitvec-b53e538cf891c1d0.rlib" "/opt/rustwide/target/debug/deps/libfunty-8a054bdbaec5a441.rlib" "/opt/rustwide/target/debug/deps/libwyz-eb600e19ff14c857.rlib" "/opt/rustwide/target/debug/deps/libtap-9e5b99495c2ce03c.rlib" "/opt/rustwide/target/debug/deps/libradium-96e8823a1278b8aa.rlib" "/opt/rustwide/target/debug/deps/libbytesize-f9c6a6b4c2cbddd2.rlib" "/opt/rustwide/target/debug/deps/libchrono-8218314982caab72.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-0fd1dad79e6a6945.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-d12448315206f452.rlib" "/opt/rustwide/target/debug/deps/libtime-027f7f26d3514dc2.rlib" "/opt/rustwide/target/debug/deps/libsensors-5ffeedea295b645d.rlib" "/opt/rustwide/target/debug/deps/liblibsensors_sys-a2a88f2e384f5f91.rlib" "/opt/rustwide/target/debug/deps/libregex-3879281635df7629.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-930967c34ea90294.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-0ca4ed03003b560b.rlib" "/opt/rustwide/target/debug/deps/libmemchr-35462864dbe3e2a3.rlib" "/opt/rustwide/target/debug/deps/libfuse-c1145d1848624e06.rlib" "/opt/rustwide/target/debug/deps/libthread_scoped-5e9f6784ce53e4eb.rlib" "/opt/rustwide/target/debug/deps/liblog-a66877f2bbec9d8c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0a04e74fc4f21d18.rlib" "/opt/rustwide/target/debug/deps/libfuse_sys-fb439b68db0107c5.rlib" "/opt/rustwide/target/debug/deps/libfuse_abi-d6246e6990b7f8f9.rlib" "/opt/rustwide/target/debug/deps/liblibc-04dff802551682e3.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-02ff0d0fbc57b9b4.rlib" "/opt/rustwide/target/debug/deps/libserde-45fee93c5f37dc3d.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.rlib" "-Wl,-Bdynamic" "-lc" "-lsensors" "-lfuse" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/cerebro-6212fe2cd83f7c65" "-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; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cerebro` due to 2 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "2c3a37ef1bd71bb519a24b320521790e4051ff3fa042d0b93482cb25913de232", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c3a37ef1bd71bb519a24b320521790e4051ff3fa042d0b93482cb25913de232", kill_on_drop: false }` [INFO] [stdout] 2c3a37ef1bd71bb519a24b320521790e4051ff3fa042d0b93482cb25913de232