[INFO] cloning repository https://github.com/maxmindlin/sysmonitor [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/maxmindlin/sysmonitor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxmindlin%2Fsysmonitor", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxmindlin%2Fsysmonitor'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 48b2fc5c6f7491b0a43bd3e5abc663881448ba7e [INFO] checking maxmindlin/sysmonitor against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxmindlin%2Fsysmonitor" "/workspace/builds/worker-45/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-45/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/maxmindlin/sysmonitor on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/maxmindlin/sysmonitor [INFO] finished tweaking git repo https://github.com/maxmindlin/sysmonitor [INFO] tweaked toml for git repo https://github.com/maxmindlin/sysmonitor written to /workspace/builds/worker-45/source/Cargo.toml [INFO] crate git repo https://github.com/maxmindlin/sysmonitor already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "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-45/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-45/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] adaebf104399281a7142b350d0315d7dfc5ad3e1b9ce66c63124e60e969ae480 [INFO] running `Command { std: "docker" "start" "-a" "adaebf104399281a7142b350d0315d7dfc5ad3e1b9ce66c63124e60e969ae480", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "adaebf104399281a7142b350d0315d7dfc5ad3e1b9ce66c63124e60e969ae480", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "adaebf104399281a7142b350d0315d7dfc5ad3e1b9ce66c63124e60e969ae480", kill_on_drop: false }` [INFO] [stdout] adaebf104399281a7142b350d0315d7dfc5ad3e1b9ce66c63124e60e969ae480 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-45/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-45/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ed062f952ce387beeedcd2a21cf1aac1e7586aa2df4611b89ec5370daaf17ee8 [INFO] running `Command { std: "docker" "start" "-a" "ed062f952ce387beeedcd2a21cf1aac1e7586aa2df4611b89ec5370daaf17ee8", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Checking futures-io v0.3.16 [INFO] [stderr] Checking futures-sink v0.3.16 [INFO] [stderr] Checking slab v0.4.3 [INFO] [stderr] Checking cache-padded v1.1.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Checking fastrand v1.5.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling sysinfo v0.19.2 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Checking libloading v0.7.0 [INFO] [stderr] Checking concurrent-queue v1.2.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking futures-lite v1.12.0 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking socket2 v0.4.1 [INFO] [stderr] Checking polling v2.1.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking async-io v1.6.0 [INFO] [stderr] Checking nb-connect v1.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling enumflags2_derive v0.6.4 [INFO] [stderr] Compiling serde_repr v0.1.7 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling telegraf_derive v0.1.0 [INFO] [stderr] Checking telegraf v0.4.0 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Checking futures-executor v0.3.16 [INFO] [stderr] Checking futures v0.3.16 [INFO] [stderr] Checking enumflags2 v0.6.4 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Compiling proc-macro-crate v1.0.0 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling zvariant_derive v2.8.0 [INFO] [stderr] Compiling zbus_macros v1.9.1 [INFO] [stderr] Checking zvariant v2.8.0 [INFO] [stderr] Checking zbus v1.9.1 [INFO] [stderr] Checking notify-rust v4.5.2 [INFO] [stderr] Checking syscore v0.1.0 (/opt/rustwide/workdir/syscore) [INFO] [stderr] Checking telegraf v0.1.0 (/opt/rustwide/workdir/plugins/telegraf) [INFO] [stderr] Checking sys-monitor v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: `extern` fn uses type `Box`, which is not FFI-safe [INFO] [stdout] --> plugins/telegraf/src/lib.rs:7:35 [INFO] [stdout] | [INFO] [stdout] 7 | pub extern "C" fn new_plugin() -> Box { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(improper_ctypes_definitions)]` on by default [INFO] [stdout] = note: box cannot be represented as a single pointer [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` fn uses type `Box`, which is not FFI-safe [INFO] [stdout] --> plugins/telegraf/src/lib.rs:7:35 [INFO] [stdout] | [INFO] [stdout] 7 | pub extern "C" fn new_plugin() -> Box { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(improper_ctypes_definitions)]` on by default [INFO] [stdout] = note: box cannot be represented as a single pointer [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 15s [INFO] running `Command { std: "docker" "inspect" "ed062f952ce387beeedcd2a21cf1aac1e7586aa2df4611b89ec5370daaf17ee8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed062f952ce387beeedcd2a21cf1aac1e7586aa2df4611b89ec5370daaf17ee8", kill_on_drop: false }` [INFO] [stdout] ed062f952ce387beeedcd2a21cf1aac1e7586aa2df4611b89ec5370daaf17ee8