[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 master#292be5c7c05138d753bbd4b30db7a3f1a5c914f7 for pr-148271
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlexnortung%2Fminer-gun-calc" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/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-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Alexnortung/miner-gun-calc on toolchain 292be5c7c05138d753bbd4b30db7a3f1a5c914f7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "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" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded array2d v0.3.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2dac2d5a2947c2583859404d9f1214884511368c9f6ff4094d1782f78972a19b
[INFO] running `Command { std: "docker" "start" "-a" "2dac2d5a2947c2583859404d9f1214884511368c9f6ff4094d1782f78972a19b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2dac2d5a2947c2583859404d9f1214884511368c9f6ff4094d1782f78972a19b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2dac2d5a2947c2583859404d9f1214884511368c9f6ff4094d1782f78972a19b", kill_on_drop: false }`
[INFO] [stdout] 2dac2d5a2947c2583859404d9f1214884511368c9f6ff4094d1782f78972a19b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3f433026e5900c49f1648de1bd44fb4968942f7715e0876f7dd52265938473d3
[INFO] running `Command { std: "docker" "start" "-a" "3f433026e5900c49f1648de1bd44fb4968942f7715e0876f7dd52265938473d3", kill_on_drop: false }`
[INFO] [stderr]     Checking dyn-clone v1.0.17
[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: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: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: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" test) 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") due to 5 previous errors
[INFO] running `Command { std: "docker" "inspect" "3f433026e5900c49f1648de1bd44fb4968942f7715e0876f7dd52265938473d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3f433026e5900c49f1648de1bd44fb4968942f7715e0876f7dd52265938473d3", kill_on_drop: false }`
[INFO] [stdout] 3f433026e5900c49f1648de1bd44fb4968942f7715e0876f7dd52265938473d3
