[INFO] updating cached repository https://github.com/gky360/mone [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] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 30204f3e0a714067404de269c716d0ece5fa3033 [INFO] checking gky360/mone against try#ea663bba38739867a4b75ac820991b4f5d093c3b for pr-62262-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgky360%2Fmone" "/workspace/builds/worker-3/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gky360/mone on toolchain ea663bba38739867a4b75ac820991b4f5d093c3b [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/gky360/mone [INFO] finished tweaking git repo https://github.com/gky360/mone [INFO] tweaked toml for git repo https://github.com/gky360/mone written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/gky360/mone already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "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] b672f9b7d5a92be707148ab08c0aac90e5fee0a5bf73024b15eb7c76a5cec6b6 [INFO] running `"docker" "start" "-a" "b672f9b7d5a92be707148ab08c0aac90e5fee0a5bf73024b15eb7c76a5cec6b6"` [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling syn v0.15.34 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling num-complex v0.2.1 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling backtrace v0.3.16 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking termion v1.5.2 [INFO] [stderr] Checking nix v0.13.0 [INFO] [stderr] Checking slice-deque v0.2.3 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking tui v0.5.1 [INFO] [stderr] Checking num-integer v0.1.39 [INFO] [stderr] Checking num-bigint v0.2.2 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Checking ctrlc v3.1.2 [INFO] [stderr] Checking num-rational v0.2.1 [INFO] [stderr] Checking num v0.2.0 [INFO] [stderr] Compiling structopt-derive v0.2.15 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Checking structopt v0.2.15 [INFO] [stderr] Checking mone v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/utils.rs:43:27 [INFO] [stderr] | [INFO] [stderr] 43 | l @ (1...2) => write!( [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/utils.rs:52:22 [INFO] [stderr] | [INFO] [stderr] 52 | 3...4 => write!(f, "{:>4} {:<3}", v.trunc(), u), [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/utils.rs:43:27 [INFO] [stderr] | [INFO] [stderr] 43 | l @ (1...2) => write!( [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/utils.rs:52:22 [INFO] [stderr] | [INFO] [stderr] 52 | 3...4 => write!(f, "{:>4} {:<3}", v.trunc(), u), [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 28.13s [INFO] running `"docker" "inspect" "b672f9b7d5a92be707148ab08c0aac90e5fee0a5bf73024b15eb7c76a5cec6b6"` [INFO] running `"docker" "rm" "-f" "b672f9b7d5a92be707148ab08c0aac90e5fee0a5bf73024b15eb7c76a5cec6b6"` [INFO] [stdout] b672f9b7d5a92be707148ab08c0aac90e5fee0a5bf73024b15eb7c76a5cec6b6