[INFO] cloning repository https://github.com/myfreeweb/tiny-nix-ipc [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/myfreeweb/tiny-nix-ipc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmyfreeweb%2Ftiny-nix-ipc"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmyfreeweb%2Ftiny-nix-ipc'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 373ee4e6756e4c0ef624fdb64dea3a710bb9e4b7 [INFO] checking myfreeweb/tiny-nix-ipc against master#45d050cde277b22a755847338f2acc2c7b834141 for pr-71393 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmyfreeweb%2Ftiny-nix-ipc" "/workspace/builds/worker-1/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/myfreeweb/tiny-nix-ipc on toolchain 45d050cde277b22a755847338f2acc2c7b834141 [INFO] running `"/workspace/cargo-home/bin/cargo" "+45d050cde277b22a755847338f2acc2c7b834141" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/myfreeweb/tiny-nix-ipc [INFO] finished tweaking git repo https://github.com/myfreeweb/tiny-nix-ipc [INFO] tweaked toml for git repo https://github.com/myfreeweb/tiny-nix-ipc written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/myfreeweb/tiny-nix-ipc already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+45d050cde277b22a755847338f2acc2c7b834141" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+45d050cde277b22a755847338f2acc2c7b834141" "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] 064e7d70fbd36149aeb2267dccac505d2a3ebc372c9ec27c86d0965b570e52be [INFO] running `"docker" "start" "-a" "064e7d70fbd36149aeb2267dccac505d2a3ebc372c9ec27c86d0965b570e52be"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling cc v1.0.47 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking shmemfdrs v0.1.1 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Checking backtrace v0.3.40 [INFO] [stderr] Checking tiny-nix-ipc v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/lib.rs:27:5 [INFO] [stderr] | [INFO] [stderr] 27 | / error_chain!{ [INFO] [stderr] 28 | | foreign_links { [INFO] [stderr] 29 | | Nix(::nix::Error); [INFO] [stderr] 30 | | Cbor(::serde_cbor::error::Error) #[cfg(feature = "ser_cbor")]; [INFO] [stderr] ... | [INFO] [stderr] 39 | | } [INFO] [stderr] 40 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/lib.rs:27:5 [INFO] [stderr] | [INFO] [stderr] 27 | / error_chain!{ [INFO] [stderr] 28 | | foreign_links { [INFO] [stderr] 29 | | Nix(::nix::Error); [INFO] [stderr] 30 | | Cbor(::serde_cbor::error::Error) #[cfg(feature = "ser_cbor")]; [INFO] [stderr] ... | [INFO] [stderr] 39 | | } [INFO] [stderr] 40 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.71s [INFO] running `"docker" "inspect" "064e7d70fbd36149aeb2267dccac505d2a3ebc372c9ec27c86d0965b570e52be"` [INFO] running `"docker" "rm" "-f" "064e7d70fbd36149aeb2267dccac505d2a3ebc372c9ec27c86d0965b570e52be"` [INFO] [stdout] 064e7d70fbd36149aeb2267dccac505d2a3ebc372c9ec27c86d0965b570e52be