[INFO] cloning repository https://github.com/AffectedArc07/ParaSpacemanDMM
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AffectedArc07/ParaSpacemanDMM" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAffectedArc07%2FParaSpacemanDMM", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAffectedArc07%2FParaSpacemanDMM'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 069c2b33563aa905846aee24dfaa220364e8b454
[INFO] checking AffectedArc07/ParaSpacemanDMM against try#a3a874232ae0a7586b5fbe7483c5a42e157bd62a for pr-151109
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAffectedArc07%2FParaSpacemanDMM" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AffectedArc07/ParaSpacemanDMM
[INFO] finished tweaking git repo https://github.com/AffectedArc07/ParaSpacemanDMM
[INFO] tweaked toml for git repo https://github.com/AffectedArc07/ParaSpacemanDMM written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AffectedArc07/ParaSpacemanDMM on toolchain a3a874232ae0a7586b5fbe7483c5a42e157bd62a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AffectedArc07/ParaSpacemanDMM 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" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bdc2ae82052f5dd9249aed085142fda2b0751f19373b1305fff11ecb89163e39
[INFO] running `Command { std: "docker" "start" "-a" "bdc2ae82052f5dd9249aed085142fda2b0751f19373b1305fff11ecb89163e39", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bdc2ae82052f5dd9249aed085142fda2b0751f19373b1305fff11ecb89163e39", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bdc2ae82052f5dd9249aed085142fda2b0751f19373b1305fff11ecb89163e39", kill_on_drop: false }`
[INFO] [stdout] bdc2ae82052f5dd9249aed085142fda2b0751f19373b1305fff11ecb89163e39
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] efeb65f9669d6c224c68ab598b0eb6a99272630db4fe63ed4b4cece7eceac1ea
[INFO] running `Command { std: "docker" "start" "-a" "efeb65f9669d6c224c68ab598b0eb6a99272630db4fe63ed4b4cece7eceac1ea", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.68
[INFO] [stderr]    Compiling autocfg v1.0.0
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.10
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling syn v1.0.17
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling serde v1.0.106
[INFO] [stderr]    Compiling getrandom v0.1.14
[INFO] [stderr]    Compiling pkg-config v0.3.17
[INFO] [stderr]    Compiling ppv-lite86 v0.2.6
[INFO] [stderr]    Compiling siphasher v0.3.2
[INFO] [stderr]    Compiling num-traits v0.2.11
[INFO] [stderr]    Compiling num-integer v0.1.42
[INFO] [stderr]    Compiling proc-macro-hack v0.5.15
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling jobserver v0.1.21
[INFO] [stderr]     Checking rgb v0.8.16
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking guard v0.5.0
[INFO] [stdout] error: `box_syntax` has been removed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/guard-0.5.0/src/lib.rs:424:20
[INFO] [stdout]     |
[INFO] [stdout] 424 |         let foo = (box 42, [1, 2, 3]);
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `Box::new()` instead
[INFO] [stdout]     |
[INFO] [stdout] 424 -         let foo = (box 42, [1, 2, 3]);
[INFO] [stdout] 424 +         let foo = (Box::new(42), [1, 2, 3]);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_syntax` has been removed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/guard-0.5.0/src/lib.rs:428:29
[INFO] [stdout]     |
[INFO] [stdout] 428 |         let mut foo = Some((box 42, [1, 2, 3]));
[INFO] [stdout]     |                             ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `Box::new()` instead
[INFO] [stdout]     |
[INFO] [stdout] 428 -         let mut foo = Some((box 42, [1, 2, 3]));
[INFO] [stdout] 428 +         let mut foo = Some((Box::new(42), [1, 2, 3]));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_syntax` has been removed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/guard-0.5.0/src/lib.rs:444:20
[INFO] [stdout]     |
[INFO] [stdout] 444 |         let foo = (box 42, [1, 2, 3]);
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `Box::new()` instead
[INFO] [stdout]     |
[INFO] [stdout] 444 -         let foo = (box 42, [1, 2, 3]);
[INFO] [stdout] 444 +         let foo = (Box::new(42), [1, 2, 3]);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_syntax` has been removed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/guard-0.5.0/src/lib.rs:449:20
[INFO] [stdout]     |
[INFO] [stdout] 449 |         let foo = (box 42, [1, 2, 3]);
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `Box::new()` instead
[INFO] [stdout]     |
[INFO] [stdout] 449 -         let foo = (box 42, [1, 2, 3]);
[INFO] [stdout] 449 +         let foo = (Box::new(42), [1, 2, 3]);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `guard` (lib) due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "efeb65f9669d6c224c68ab598b0eb6a99272630db4fe63ed4b4cece7eceac1ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "efeb65f9669d6c224c68ab598b0eb6a99272630db4fe63ed4b4cece7eceac1ea", kill_on_drop: false }`
[INFO] [stdout] efeb65f9669d6c224c68ab598b0eb6a99272630db4fe63ed4b4cece7eceac1ea
