[INFO] cloning repository https://github.com/richardbrodie/manta_ray
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/richardbrodie/manta_ray" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frichardbrodie%2Fmanta_ray", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frichardbrodie%2Fmanta_ray'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c708a01f46eab0328c7933e78af5242d90473d71
[INFO] checking richardbrodie/manta_ray against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frichardbrodie%2Fmanta_ray" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/richardbrodie/manta_ray on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/richardbrodie/manta_ray
[INFO] finished tweaking git repo https://github.com/richardbrodie/manta_ray
[INFO] tweaked toml for git repo https://github.com/richardbrodie/manta_ray written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/richardbrodie/manta_ray 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" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded linked-hash-map v0.5.1
[INFO] [stderr]   Downloaded byteorder v1.2.6
[INFO] [stderr]   Downloaded serde_yaml v0.8.5
[INFO] [stderr]   Downloaded image v0.20.0
[INFO] [stderr]   Downloaded tiff v0.2.1
[INFO] [stderr]   Downloaded yaml-rust v0.4.2
[INFO] [stderr]   Downloaded syn v0.15.8
[INFO] [stderr]   Downloaded dtoa v0.4.3
[INFO] [stderr]   Downloaded num-derive v0.2.3
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8cabe3bd9664d68ce7767f8c3cd422c433234f6470414b96d36ef59cee27d4ef
[INFO] running `Command { std: "docker" "start" "-a" "8cabe3bd9664d68ce7767f8c3cd422c433234f6470414b96d36ef59cee27d4ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8cabe3bd9664d68ce7767f8c3cd422c433234f6470414b96d36ef59cee27d4ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8cabe3bd9664d68ce7767f8c3cd422c433234f6470414b96d36ef59cee27d4ef", kill_on_drop: false }`
[INFO] [stdout] 8cabe3bd9664d68ce7767f8c3cd422c433234f6470414b96d36ef59cee27d4ef
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2a94ddd5df16dc7895e4101f3857aa7aeb68eb2c03dd64a3cf262eac87c5f0b0
[INFO] running `Command { std: "docker" "start" "-a" "2a94ddd5df16dc7895e4101f3857aa7aeb68eb2c03dd64a3cf262eac87c5f0b0", kill_on_drop: false }`
[INFO] [stderr]     Checking cfg-if v0.1.5
[INFO] [stderr]     Checking byteorder v1.2.6
[INFO] [stderr]    Compiling num-derive v0.2.3
[INFO] [stderr]    Compiling rayon v1.0.2
[INFO] [stderr]    Compiling lazy_static v1.1.0
[INFO] [stderr]     Checking num_cpus v1.8.0
[INFO] [stderr]    Compiling num-traits v0.2.6
[INFO] [stderr]     Checking either v1.5.0
[INFO] [stderr]    Compiling serde v1.0.79
[INFO] [stderr]     Checking inflate v0.4.3
[INFO] [stderr]     Checking linked-hash-map v0.5.1
[INFO] [stderr]    Compiling quote v0.6.8
[INFO] [stderr]     Checking dtoa v0.4.3
[INFO] [stderr]     Checking crossbeam-utils v0.2.2
[INFO] [stderr]     Checking yaml-rust v0.4.2
[INFO] [stderr]    Compiling syn v0.15.8
[INFO] [stderr]     Checking deflate v0.7.19
[INFO] [stderr]     Checking crossbeam-epoch v0.3.1
[INFO] [stderr]     Checking crossbeam-deque v0.2.0
[INFO] [stderr]     Checking rayon-core v1.4.1
[INFO] [stderr]     Checking png v0.12.0
[INFO] [stderr]    Compiling serde_derive v1.0.79
[INFO] [stderr]     Checking jpeg-decoder v0.1.15
[INFO] [stderr]     Checking tiff v0.2.1
[INFO] [stderr]     Checking image v0.20.0
[INFO] [stderr]     Checking serde_yaml v0.8.5
[INFO] [stderr]     Checking manta_ray v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/geometry.rs:122:24
[INFO] [stdout]     |
[INFO] [stdout] 122 |   fn intersects(&self, &Ray) -> Option<f64>;
[INFO] [stdout]     |                        ^^^^ help: try naming the parameter or explicitly ignoring it: `_: &Ray`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout]     = note: `#[warn(anonymous_parameters)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/geometry.rs:123:28
[INFO] [stdout]     |
[INFO] [stdout] 123 |   fn surface_normal(&self, &Point) -> Vector;
[INFO] [stdout]     |                            ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &Point`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/geometry.rs:122:24
[INFO] [stdout]     |
[INFO] [stdout] 122 |   fn intersects(&self, &Ray) -> Option<f64>;
[INFO] [stdout]     |                        ^^^^ help: try naming the parameter or explicitly ignoring it: `_: &Ray`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout]     = note: `#[warn(anonymous_parameters)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/geometry.rs:123:28
[INFO] [stdout]     |
[INFO] [stdout] 123 |   fn surface_normal(&self, &Point) -> Vector;
[INFO] [stdout]     |                            ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &Point`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 10.94s
[INFO] running `Command { std: "docker" "inspect" "2a94ddd5df16dc7895e4101f3857aa7aeb68eb2c03dd64a3cf262eac87c5f0b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2a94ddd5df16dc7895e4101f3857aa7aeb68eb2c03dd64a3cf262eac87c5f0b0", kill_on_drop: false }`
[INFO] [stdout] 2a94ddd5df16dc7895e4101f3857aa7aeb68eb2c03dd64a3cf262eac87c5f0b0
