[INFO] cloning repository https://github.com/phodina/rustify [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/phodina/rustify" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphodina%2Frustify"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphodina%2Frustify'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 9290c9de8ca94ca86477a828ad91d84cd2aafd43 [INFO] checking phodina/rustify against master#45d050cde277b22a755847338f2acc2c7b834141 for pr-71393 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphodina%2Frustify" "/workspace/builds/worker-8/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/phodina/rustify 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/phodina/rustify [INFO] finished tweaking git repo https://github.com/phodina/rustify [INFO] tweaked toml for git repo https://github.com/phodina/rustify written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/phodina/rustify 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-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] 90c44380f9f4a8120fe26cb54a802229f70d72a870711c37ff5be97f253463c4 [INFO] running `"docker" "start" "-a" "90c44380f9f4a8120fe26cb54a802229f70d72a870711c37ff5be97f253463c4"` [INFO] [stderr] Compiling cc v1.0.3 [INFO] [stderr] Compiling libloading v0.4.2 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling bindgen v0.31.3 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling log v0.3.8 [INFO] [stderr] Compiling vec_map v0.8.0 [INFO] [stderr] Compiling ansi_term v0.9.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Checking rustc-demangle v0.1.5 [INFO] [stderr] Compiling atty v0.2.3 [INFO] [stderr] Compiling which v1.0.3 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling clang-sys v0.21.0 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling textwrap v0.9.0 [INFO] [stderr] Compiling thread_local v0.3.4 [INFO] [stderr] Checking clap v2.27.1 [INFO] [stderr] Compiling regex v0.2.2 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling cexpr v0.2.2 [INFO] [stderr] Compiling env_logger v0.4.3 [INFO] [stderr] Checking backtrace v0.3.3 [INFO] [stderr] Checking error-chain v0.11.0 [INFO] [stderr] Compiling rustify v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unnecessary `unsafe` block [INFO] [stderr] --> src/core.rs:76:9 [INFO] [stderr] | [INFO] [stderr] 76 | unsafe { [INFO] [stderr] | ^^^^^^ unnecessary `unsafe` block [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_unsafe)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 07s [INFO] running `"docker" "inspect" "90c44380f9f4a8120fe26cb54a802229f70d72a870711c37ff5be97f253463c4"` [INFO] running `"docker" "rm" "-f" "90c44380f9f4a8120fe26cb54a802229f70d72a870711c37ff5be97f253463c4"` [INFO] [stdout] 90c44380f9f4a8120fe26cb54a802229f70d72a870711c37ff5be97f253463c4