[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] 22f8e99..cb5b1ec master -> master [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] cb5b1eca984da0175a81fb913bffd1576220bd6c [INFO] testing Wonko7/notifier against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWonko7%2Fnotifier" "/workspace/builds/worker-6/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Wonko7/notifier on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "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-6/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" "+41997647ba6a77908f6ef64401414feb00bccf16" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded libzmq v0.2.3 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+41997647ba6a77908f6ef64401414feb00bccf16" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c15501e012e800766ea39fd0a4b8390d7e70102b54dab1e572f49e55b50323ba [INFO] running `"docker" "start" "-a" "c15501e012e800766ea39fd0a4b8390d7e70102b54dab1e572f49e55b50323ba"` [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling arc-swap v0.4.5 [INFO] [stderr] Compiling humantime v2.0.0 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling backtrace-sys v0.1.36 [INFO] [stderr] Compiling cmake v0.1.42 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling filetime v0.2.9 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling libflate v0.1.27 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling tar v0.4.26 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling yaml-rust v0.4.3 [INFO] [stderr] Compiling zeromq-src v0.1.8+4.3.2 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling libzmq-sys v0.1.7+4.3.2 [INFO] [stderr] Compiling signal-hook v0.1.13 [INFO] [stderr] Compiling backtrace v0.3.46 [INFO] [stderr] Compiling libsodium-sys v0.2.5 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Compiling serde_with_macros v1.1.0 [INFO] [stderr] Compiling failure v0.1.7 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling serde_with v1.4.0 [INFO] [stderr] Compiling bincode v1.2.1 [INFO] [stderr] Compiling humantime-serde v1.0.0 [INFO] [stderr] Compiling serde_yaml v0.8.11 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling libzmq v0.2.3 [INFO] [stderr] Compiling notif v0.0.12 (/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}; [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 52s [INFO] running `"docker" "inspect" "c15501e012e800766ea39fd0a4b8390d7e70102b54dab1e572f49e55b50323ba"` [INFO] running `"docker" "rm" "-f" "c15501e012e800766ea39fd0a4b8390d7e70102b54dab1e572f49e55b50323ba"` [INFO] [stdout] c15501e012e800766ea39fd0a4b8390d7e70102b54dab1e572f49e55b50323ba [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 59f820d3dd022d211269ec1350e4a84ae43456a2261fe75f6d0771a82f64ab80 [INFO] running `"docker" "start" "-a" "59f820d3dd022d211269ec1350e4a84ae43456a2261fe75f6d0771a82f64ab80"` [INFO] [stderr] Compiling notif v0.0.12 (/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}; [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.91s [INFO] running `"docker" "inspect" "59f820d3dd022d211269ec1350e4a84ae43456a2261fe75f6d0771a82f64ab80"` [INFO] running `"docker" "rm" "-f" "59f820d3dd022d211269ec1350e4a84ae43456a2261fe75f6d0771a82f64ab80"` [INFO] [stdout] 59f820d3dd022d211269ec1350e4a84ae43456a2261fe75f6d0771a82f64ab80 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 044f135d4baafc743c537e46305a5bffa77c74e4d4494372f4af3a602af1a692 [INFO] running `"docker" "start" "-a" "044f135d4baafc743c537e46305a5bffa77c74e4d4494372f4af3a602af1a692"` [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}; [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.59s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/notif-a074736167f8d1d1 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "044f135d4baafc743c537e46305a5bffa77c74e4d4494372f4af3a602af1a692"` [INFO] running `"docker" "rm" "-f" "044f135d4baafc743c537e46305a5bffa77c74e4d4494372f4af3a602af1a692"` [INFO] [stdout] 044f135d4baafc743c537e46305a5bffa77c74e4d4494372f4af3a602af1a692