[INFO] cloning repository https://github.com/Alexnortung/miner-gun-calc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Alexnortung/miner-gun-calc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlexnortung%2Fminer-gun-calc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlexnortung%2Fminer-gun-calc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7bffaecc90ad69519409c2870c1230b51b8c9f02
[INFO] checking Alexnortung/miner-gun-calc against try#3a4cb0edb4040379c037e06efeb5409e44be7b77 for pr-146377
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlexnortung%2Fminer-gun-calc" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Alexnortung/miner-gun-calc
[INFO] finished tweaking git repo https://github.com/Alexnortung/miner-gun-calc
[INFO] tweaked toml for git repo https://github.com/Alexnortung/miner-gun-calc written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Alexnortung/miner-gun-calc on toolchain 3a4cb0edb4040379c037e06efeb5409e44be7b77
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3a4cb0edb4040379c037e06efeb5409e44be7b77" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Alexnortung/miner-gun-calc 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" "+3a4cb0edb4040379c037e06efeb5409e44be7b77" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+3a4cb0edb4040379c037e06efeb5409e44be7b77" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5a14b697ad7b84f7e1f9cfc8724fd75ce667d72f3b71918409d0009a112ebac5
[INFO] running `Command { std: "docker" "start" "-a" "5a14b697ad7b84f7e1f9cfc8724fd75ce667d72f3b71918409d0009a112ebac5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5a14b697ad7b84f7e1f9cfc8724fd75ce667d72f3b71918409d0009a112ebac5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a14b697ad7b84f7e1f9cfc8724fd75ce667d72f3b71918409d0009a112ebac5", kill_on_drop: false }`
[INFO] [stdout] 5a14b697ad7b84f7e1f9cfc8724fd75ce667d72f3b71918409d0009a112ebac5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+3a4cb0edb4040379c037e06efeb5409e44be7b77" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 31600a2823aabcaaf12a6b4e18ef42aa4981d63293bf6cdd918f14bb72f12c0b
[INFO] running `Command { std: "docker" "start" "-a" "31600a2823aabcaaf12a6b4e18ef42aa4981d63293bf6cdd918f14bb72f12c0b", kill_on_drop: false }`
[INFO] [stderr]     Checking array2d v0.3.2
[INFO] [stderr]     Checking quick-start v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0782]: expected a type, found a trait
[INFO] [stdout]   --> src/blocks/block.rs:41:19
[INFO] [stdout]    |
[INFO] [stdout] 41 |     north: Option<DamageInstance>,
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: you can add the `dyn` keyword if you want a trait object
[INFO] [stdout]    |
[INFO] [stdout] 41 |     north: Option<dyn DamageInstance>,
[INFO] [stdout]    |                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0782]: expected a type, found a trait
[INFO] [stdout]   --> src/blocks/block.rs:42:18
[INFO] [stdout]    |
[INFO] [stdout] 42 |     east: Option<DamageInstance>,
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: you can add the `dyn` keyword if you want a trait object
[INFO] [stdout]    |
[INFO] [stdout] 42 |     east: Option<dyn DamageInstance>,
[INFO] [stdout]    |                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0782]: expected a type, found a trait
[INFO] [stdout]   --> src/blocks/block.rs:43:19
[INFO] [stdout]    |
[INFO] [stdout] 43 |     south: Option<DamageInstance>,
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: you can add the `dyn` keyword if you want a trait object
[INFO] [stdout]    |
[INFO] [stdout] 43 |     south: Option<dyn DamageInstance>,
[INFO] [stdout]    |                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0782]: expected a type, found a trait
[INFO] [stdout]   --> src/blocks/block.rs:41:19
[INFO] [stdout]    |
[INFO] [stdout] 41 |     north: Option<DamageInstance>,
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: you can add the `dyn` keyword if you want a trait object
[INFO] [stdout]    |
[INFO] [stdout] 41 |     north: Option<dyn DamageInstance>,
[INFO] [stdout]    |                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0782]: expected a type, found a trait
[INFO] [stdout]   --> src/blocks/block.rs:44:18
[INFO] [stdout]    |
[INFO] [stdout] 44 |     west: Option<DamageInstance>,
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: you can add the `dyn` keyword if you want a trait object
[INFO] [stdout]    |
[INFO] [stdout] 44 |     west: Option<dyn DamageInstance>,
[INFO] [stdout]    |                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0782]: expected a type, found a trait
[INFO] [stdout]   --> src/blocks/block.rs:42:18
[INFO] [stdout]    |
[INFO] [stdout] 42 |     east: Option<DamageInstance>,
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: you can add the `dyn` keyword if you want a trait object
[INFO] [stdout]    |
[INFO] [stdout] 42 |     east: Option<dyn DamageInstance>,
[INFO] [stdout]    |                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0782]: expected a type, found a trait
[INFO] [stdout]   --> src/blocks/block.rs:43:19
[INFO] [stdout]    |
[INFO] [stdout] 43 |     south: Option<DamageInstance>,
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: you can add the `dyn` keyword if you want a trait object
[INFO] [stdout]    |
[INFO] [stdout] 43 |     south: Option<dyn DamageInstance>,
[INFO] [stdout]    |                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0782]: expected a type, found a trait
[INFO] [stdout]   --> src/blocks/block.rs:44:18
[INFO] [stdout]    |
[INFO] [stdout] 44 |     west: Option<DamageInstance>,
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: you can add the `dyn` keyword if you want a trait object
[INFO] [stdout]    |
[INFO] [stdout] 44 |     west: Option<dyn DamageInstance>,
[INFO] [stdout]    |                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/blocks/block.rs:93:47
[INFO] [stdout]    |
[INFO] [stdout] 93 |             north: inputs.north.as_ref().map(|dmg| {
[INFO] [stdout]    |                                               ^^^
[INFO] [stdout] 94 |                 let mut cloned = dmg.clone();
[INFO] [stdout]    |                                  --- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 93 |             north: inputs.north.as_ref().map(|dmg: /* Type */| {
[INFO] [stdout]    |                                                  ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/blocks/block.rs:93:47
[INFO] [stdout]    |
[INFO] [stdout] 93 |             north: inputs.north.as_ref().map(|dmg| {
[INFO] [stdout]    |                                               ^^^
[INFO] [stdout] 94 |                 let mut cloned = dmg.clone();
[INFO] [stdout]    |                                  --- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 93 |             north: inputs.north.as_ref().map(|dmg: /* Type */| {
[INFO] [stdout]    |                                                  ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0782.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0782.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `quick-start` (bin "quick-start") due to 5 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `quick-start` (bin "quick-start" test) due to 5 previous errors
[INFO] running `Command { std: "docker" "inspect" "31600a2823aabcaaf12a6b4e18ef42aa4981d63293bf6cdd918f14bb72f12c0b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "31600a2823aabcaaf12a6b4e18ef42aa4981d63293bf6cdd918f14bb72f12c0b", kill_on_drop: false }`
[INFO] [stdout] 31600a2823aabcaaf12a6b4e18ef42aa4981d63293bf6cdd918f14bb72f12c0b
