[INFO] updating cached repository https://github.com/Wonko7/notifier [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] [stderr] From https://github.com/Wonko7/notifier [INFO] [stderr] 79836e8..e9be2f2 master -> master [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] e9be2f2eb16b25713b57213e5d095415cf299b4b [INFO] checking Wonko7/notifier against master#3dbade652ed8ebac70f903e01f51cd92c4e4302c for pr-69880 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWonko7%2Fnotifier" "/workspace/builds/worker-4/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Wonko7/notifier on toolchain 3dbade652ed8ebac70f903e01f51cd92c4e4302c [INFO] running `"/workspace/cargo-home/bin/cargo" "+3dbade652ed8ebac70f903e01f51cd92c4e4302c" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/Wonko7/notifier [INFO] finished tweaking git repo https://github.com/Wonko7/notifier [INFO] tweaked toml for git repo https://github.com/Wonko7/notifier written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/Wonko7/notifier already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+3dbade652ed8ebac70f903e01f51cd92c4e4302c" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+3dbade652ed8ebac70f903e01f51cd92c4e4302c" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 26155f93b9fe9f570715b53e607eb9952512038b21617590e4a5766c59596792 [INFO] running `"docker" "start" "-a" "26155f93b9fe9f570715b53e607eb9952512038b21617590e4a5766c59596792"` [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling zeromq-src v0.1.8+4.3.2 [INFO] [stderr] Compiling filetime v0.2.8 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Checking signal-hook v0.1.13 [INFO] [stderr] Checking backtrace v0.3.43 [INFO] [stderr] Checking hostname v0.3.0 [INFO] [stderr] Compiling libflate v0.1.27 [INFO] [stderr] Compiling tar v0.4.26 [INFO] [stderr] Compiling libzmq-sys v0.1.7+4.3.2 [INFO] [stderr] Compiling libsodium-sys v0.2.5 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling serde_with_macros v1.1.0 [INFO] [stderr] Checking failure v0.1.6 [INFO] [stderr] Checking serde v1.0.104 [INFO] [stderr] Checking bincode v1.2.1 [INFO] [stderr] Checking serde_with v1.4.0 [INFO] [stderr] Checking humantime-serde v0.1.1 [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Checking serde_yaml v0.8.11 [INFO] [stderr] Checking libzmq v0.2.2 [INFO] [stderr] Checking notif v0.0.10 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused import: `bail` [INFO] [stderr] --> src/run.rs:1:15 [INFO] [stderr] | [INFO] [stderr] 1 | use failure::{bail, Error, err_msg, format_err};use libzmq::{prelude::*, poll::*, auth::{CurveServerCreds, CurveClientCreds}, Heartbeat, Period, ServerBuilder, ClientBuilder}; [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `bail` [INFO] [stderr] --> src/run.rs:1:15 [INFO] [stderr] | [INFO] [stderr] 1 | use failure::{bail, Error, err_msg, format_err};use libzmq::{prelude::*, poll::*, auth::{CurveServerCreds, CurveClientCreds}, Heartbeat, Period, ServerBuilder, ClientBuilder}; [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 08s [INFO] running `"docker" "inspect" "26155f93b9fe9f570715b53e607eb9952512038b21617590e4a5766c59596792"` [INFO] running `"docker" "rm" "-f" "26155f93b9fe9f570715b53e607eb9952512038b21617590e4a5766c59596792"` [INFO] [stdout] 26155f93b9fe9f570715b53e607eb9952512038b21617590e4a5766c59596792