[INFO] cloning repository https://github.com/Metalab/redalert [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Metalab/redalert" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMetalab%2Fredalert", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMetalab%2Fredalert'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 75fa61e3dca604a24c4300918085924a6a8e6641 [INFO] checking Metalab/redalert against try#d990716b6a1fdde1300748828a9c9e79dfd0b898 for pr-74846 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMetalab%2Fredalert" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Metalab/redalert on toolchain d990716b6a1fdde1300748828a9c9e79dfd0b898 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Metalab/redalert [INFO] finished tweaking git repo https://github.com/Metalab/redalert [INFO] tweaked toml for git repo https://github.com/Metalab/redalert written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/Metalab/redalert already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ical v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] abb0d0b596f6d8621f5a2eee4855d44d3a916e87a147d2ff1e412d2e4a7e3ea8 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "abb0d0b596f6d8621f5a2eee4855d44d3a916e87a147d2ff1e412d2e4a7e3ea8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "abb0d0b596f6d8621f5a2eee4855d44d3a916e87a147d2ff1e412d2e4a7e3ea8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "abb0d0b596f6d8621f5a2eee4855d44d3a916e87a147d2ff1e412d2e4a7e3ea8", kill_on_drop: false }` [INFO] [stdout] abb0d0b596f6d8621f5a2eee4855d44d3a916e87a147d2ff1e412d2e4a7e3ea8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 64245a59800f293612d14e61fa0e2acc4329ad633b95a46e374c5204d01d6287 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "64245a59800f293612d14e61fa0e2acc4329ad633b95a46e374c5204d01d6287", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.23 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling num-traits v0.2.5 [INFO] [stderr] Checking rustc-demangle v0.1.9 [INFO] [stderr] Compiling regex v1.0.4 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Checking utf8-ranges v1.0.1 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Checking termcolor v1.0.3 [INFO] [stderr] Checking argparse v0.2.2 [INFO] [stderr] Checking humantime v1.1.1 [INFO] [stderr] Checking log v0.4.4 [INFO] [stderr] Checking memchr v2.0.2 [INFO] [stderr] Checking regex-syntax v0.6.2 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking socket2 v0.3.8 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking aho-corasick v0.6.8 [INFO] [stderr] Compiling libz-sys v1.0.20 [INFO] [stderr] Compiling openssl-sys v0.9.35 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling curl-sys v0.4.8 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Checking backtrace v0.3.9 [INFO] [stderr] Checking error-chain v0.10.0 [INFO] [stderr] Checking ical v0.4.0 [INFO] [stderr] Checking env_logger v0.5.13 [INFO] [stderr] Checking curl v0.4.14 [INFO] [stderr] Checking metalab-redalert v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 02s [INFO] running `Command { std: "docker" "inspect" "64245a59800f293612d14e61fa0e2acc4329ad633b95a46e374c5204d01d6287", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64245a59800f293612d14e61fa0e2acc4329ad633b95a46e374c5204d01d6287", kill_on_drop: false }` [INFO] [stdout] 64245a59800f293612d14e61fa0e2acc4329ad633b95a46e374c5204d01d6287