[INFO] cloning repository https://github.com/whatisaphone/war [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/whatisaphone/war" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwhatisaphone%2Fwar", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwhatisaphone%2Fwar'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8bdbc5b4915d3adb59d1f810590795f318c14942 [INFO] checking whatisaphone/war against try#ebb118907fa893a392c699ddf120848fa0a8d6c2 for pr-116930 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwhatisaphone%2Fwar" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/whatisaphone/war on toolchain ebb118907fa893a392c699ddf120848fa0a8d6c2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ebb118907fa893a392c699ddf120848fa0a8d6c2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/whatisaphone/war [INFO] finished tweaking git repo https://github.com/whatisaphone/war [INFO] tweaked toml for git repo https://github.com/whatisaphone/war written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/whatisaphone/war already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ebb118907fa893a392c699ddf120848fa0a8d6c2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:023092b8bfa974c7f3e45c5ce651cc8dd3afd5e76915d5995b8dacd3032bf956" "/opt/rustwide/cargo-home/bin/cargo" "+ebb118907fa893a392c699ddf120848fa0a8d6c2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f8b4ec26d5ff63b2f4880c43169d437c8c92216d24acf18db06706b426de86c2 [INFO] running `Command { std: "docker" "start" "-a" "f8b4ec26d5ff63b2f4880c43169d437c8c92216d24acf18db06706b426de86c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f8b4ec26d5ff63b2f4880c43169d437c8c92216d24acf18db06706b426de86c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8b4ec26d5ff63b2f4880c43169d437c8c92216d24acf18db06706b426de86c2", kill_on_drop: false }` [INFO] [stdout] f8b4ec26d5ff63b2f4880c43169d437c8c92216d24acf18db06706b426de86c2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:023092b8bfa974c7f3e45c5ce651cc8dd3afd5e76915d5995b8dacd3032bf956" "/opt/rustwide/cargo-home/bin/cargo" "+ebb118907fa893a392c699ddf120848fa0a8d6c2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0703f76ab069873f11144f5dd1b57bb29de8c8d7800f810188b0b1aa54dfb08d [INFO] running `Command { std: "docker" "start" "-a" "0703f76ab069873f11144f5dd1b57bb29de8c8d7800f810188b0b1aa54dfb08d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.3 [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling serde v1.0.100 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling scroll v0.9.2 [INFO] [stderr] Compiling encoding_rs v0.8.20 [INFO] [stderr] Checking crc32fast v1.2.0 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Checking unicode-width v0.1.6 [INFO] [stderr] Checking itoa v0.4.4 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking byteordered v0.4.0 [INFO] [stderr] Checking replace_with v0.1.4 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking backtrace v0.3.37 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking flate2 v1.0.11 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Checking mio v0.6.19 [INFO] [stderr] Checking atty v0.2.13 [INFO] [stderr] Checking inotify-sys v0.1.3 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking inotify v0.6.1 [INFO] [stderr] Checking filetime v0.2.7 [INFO] [stderr] Checking mio-extras v2.0.5 [INFO] [stderr] Checking notify v4.0.13 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling derivative v1.0.3 [INFO] [stderr] Compiling proc-macro-error v0.2.6 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Compiling serde_derive v1.0.100 [INFO] [stderr] Compiling proc-macro-hack v0.5.9 [INFO] [stderr] Compiling structopt-derive v0.3.1 [INFO] [stderr] Compiling proc-quote-impl v0.2.2 [INFO] [stderr] Checking structopt v0.3.1 [INFO] [stderr] Compiling proc-quote v0.2.2 [INFO] [stderr] Checking indexmap v1.2.0 [INFO] [stderr] Checking serde_json v1.0.40 [INFO] [stderr] Compiling toml v0.5.3 [INFO] [stderr] Compiling proc-macro-crate v0.1.4 [INFO] [stderr] Compiling num_enum_derive v0.4.1 [INFO] [stderr] Checking num_enum v0.4.1 [INFO] [stderr] Checking war v0.2.0 (/opt/rustwide/workdir/crates/war) [INFO] [stdout] error[E0453]: warn(future_incompatible) incompatible with previous forbid [INFO] [stdout] --> crates/war/src/lib.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | #![warn(future_incompatible, rust_2018_compatibility, rust_2018_idioms, unused)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] = note: `forbid` lint level is the default for pointer_structural_match [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: warn(future_incompatible) incompatible with previous forbid [INFO] [stdout] --> crates/war/src/lib.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | #![warn(future_incompatible, rust_2018_compatibility, rust_2018_idioms, unused)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] = note: `forbid` lint level is the default for pointer_structural_match [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0453`. [INFO] [stdout] [INFO] [stderr] error: could not compile `war` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0453`. [INFO] [stdout] [INFO] [stderr] error: could not compile `war` (lib test) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "0703f76ab069873f11144f5dd1b57bb29de8c8d7800f810188b0b1aa54dfb08d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0703f76ab069873f11144f5dd1b57bb29de8c8d7800f810188b0b1aa54dfb08d", kill_on_drop: false }` [INFO] [stdout] 0703f76ab069873f11144f5dd1b57bb29de8c8d7800f810188b0b1aa54dfb08d