[INFO] cloning repository https://github.com/kazcw/fanservice
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kazcw/fanservice" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkazcw%2Ffanservice", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkazcw%2Ffanservice'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7a5e82766b68b53523f4529e6690521c86555da9
[INFO] testing kazcw/fanservice against beta-2025-09-21 for beta-1.91-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkazcw%2Ffanservice" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kazcw/fanservice
[INFO] finished tweaking git repo https://github.com/kazcw/fanservice
[INFO] tweaked toml for git repo https://github.com/kazcw/fanservice written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kazcw/fanservice on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kazcw/fanservice 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1796814f763eeff38873a2cc59bbc6a0cfe2a241cd351bcfd2c6d2001fb191aa
[INFO] running `Command { std: "docker" "start" "-a" "1796814f763eeff38873a2cc59bbc6a0cfe2a241cd351bcfd2c6d2001fb191aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1796814f763eeff38873a2cc59bbc6a0cfe2a241cd351bcfd2c6d2001fb191aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1796814f763eeff38873a2cc59bbc6a0cfe2a241cd351bcfd2c6d2001fb191aa", kill_on_drop: false }`
[INFO] [stdout] 1796814f763eeff38873a2cc59bbc6a0cfe2a241cd351bcfd2c6d2001fb191aa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2cf5b367bf45e3f6780402849807a0d21520180047a40226d3f041eead2dc572
[INFO] running `Command { std: "docker" "start" "-a" "2cf5b367bf45e3f6780402849807a0d21520180047a40226d3f041eead2dc572", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.103
[INFO] [stderr]    Compiling proc-macro2 v1.0.30
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.80
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling libsensors-sys v0.2.0
[INFO] [stderr]    Compiling cc v1.0.71
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling signal-hook v0.3.10
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling sensors v0.2.1
[INFO] [stderr]    Compiling ipmiraw v0.5.0
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling fanservice v0.3.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/client.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 |     Io(io::Error),
[INFO] [stdout]   |     -- ^^^^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     field in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]   |
[INFO] [stdout] 7 -     Io(io::Error),
[INFO] [stdout] 7 +     Io(()),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/daemon.rs:9:8
[INFO] [stdout]   |
[INFO] [stdout] 9 |     Io(io::Error),
[INFO] [stdout]   |     -- ^^^^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     field in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]   |
[INFO] [stdout] 9 -     Io(io::Error),
[INFO] [stdout] 9 +     Io(()),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcWzSrLu/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsensors-19b39567329b6a5e,liblibsensors_sys-81c2aba7cdce3181,libipmiraw-2b84c83640206821,libsignal_hook-69650e7b015679ba,libsignal_hook_registry-f8ec07de4bbde6f7,liblog-a1655dfbaf6d8bb4,libcfg_if-3e7fc4e38d4a72b5,libbincode-2c0d769d5bd46907,libserde-2a947b5baf88f8c0,libclap-61d61b7b59dada7d,libvec_map-75126d96f8392bf4,libtextwrap-e395b15b17e8ae97,libunicode_width-63532bdea7ef68cc,libstrsim-eb3bc2e4997041af,libbitflags-9d8828a22cdd2424,libatty-93da7855cc759cff,liblibc-26e3fd9af0ee236e,libansi_term-f833f6474621b01a}.rlib" "<sysroot>/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/rustcWzSrLu/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ipmiraw-8cf0514366e65819/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/fanservice-8da2e53f1996b65c" "-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 `fanservice` (bin "fanservice") due to 1 previous error; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "2cf5b367bf45e3f6780402849807a0d21520180047a40226d3f041eead2dc572", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2cf5b367bf45e3f6780402849807a0d21520180047a40226d3f041eead2dc572", kill_on_drop: false }`
[INFO] [stdout] 2cf5b367bf45e3f6780402849807a0d21520180047a40226d3f041eead2dc572
