[INFO] cloning repository https://github.com/dranikpg/simple-rays [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dranikpg/simple-rays" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdranikpg%2Fsimple-rays", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdranikpg%2Fsimple-rays'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] edc9ef21c1d9dd95edad1b1a828a27295fcd35a4 [INFO] testing dranikpg/simple-rays against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdranikpg%2Fsimple-rays" "/workspace/builds/worker-75/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-75/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dranikpg/simple-rays on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dranikpg/simple-rays [INFO] finished tweaking git repo https://github.com/dranikpg/simple-rays [INFO] tweaked toml for git repo https://github.com/dranikpg/simple-rays written to /workspace/builds/worker-75/source/Cargo.toml [INFO] crate git repo https://github.com/dranikpg/simple-rays already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-75/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-75/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e94d7f257700cf1a6a1efe4f76274370de4e0f24eaf159507e40dae9c6d44c9a [INFO] running `Command { std: "docker" "start" "-a" "e94d7f257700cf1a6a1efe4f76274370de4e0f24eaf159507e40dae9c6d44c9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e94d7f257700cf1a6a1efe4f76274370de4e0f24eaf159507e40dae9c6d44c9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e94d7f257700cf1a6a1efe4f76274370de4e0f24eaf159507e40dae9c6d44c9a", kill_on_drop: false }` [INFO] [stdout] e94d7f257700cf1a6a1efe4f76274370de4e0f24eaf159507e40dae9c6d44c9a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-75/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-75/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 199c93b0ad2ce6afc1bd073acd749dd7b3177fe069d08891898db003ffb06ad0 [INFO] running `Command { std: "docker" "start" "-a" "199c93b0ad2ce6afc1bd073acd749dd7b3177fe069d08891898db003ffb06ad0", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling const_fn v0.4.5 [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling weezl v0.1.3 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling bytemuck v1.5.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling stackvec v0.2.1 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling gif v0.11.1 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling num_cpus v0.2.13 [INFO] [stderr] Compiling crossbeam-epoch v0.9.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.21 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling image v0.23.12 [INFO] [stderr] Compiling obj-rs v0.6.2 [INFO] [stderr] Compiling simplerays-test v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait method `into_iter` will become ambiguous in Rust 2021 [INFO] [stdout] --> src/main.rs:159:34 [INFO] [stdout] | [INFO] [stdout] 159 | let points: [Point; 3] = vertices.into_iter() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: disambiguate the associated function: `ArrayIntoIter::into_iter(vertices)` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(array_into_iter)]` on by default [INFO] [stdout] = warning: this changes meaning in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `tetrahedron` [INFO] [stdout] --> src/shapes.rs:23:8 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn tetrahedron(p1: Point, p2: Point, p3: Point, h: Point) -> MathResult> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `cube` [INFO] [stdout] --> src/shapes.rs:32:8 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn cube(center: Point, size: f64) -> MathResult> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 35.35s [INFO] running `Command { std: "docker" "inspect" "199c93b0ad2ce6afc1bd073acd749dd7b3177fe069d08891898db003ffb06ad0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "199c93b0ad2ce6afc1bd073acd749dd7b3177fe069d08891898db003ffb06ad0", kill_on_drop: false }` [INFO] [stdout] 199c93b0ad2ce6afc1bd073acd749dd7b3177fe069d08891898db003ffb06ad0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-75/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-75/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fa47176d858188b74dc18c89eaad7df88d78c86816f1fb6071f869da0da106d5 [INFO] running `Command { std: "docker" "start" "-a" "fa47176d858188b74dc18c89eaad7df88d78c86816f1fb6071f869da0da106d5", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling simplerays-test v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait method `into_iter` will become ambiguous in Rust 2021 [INFO] [stdout] --> src/main.rs:159:34 [INFO] [stdout] | [INFO] [stdout] 159 | let points: [Point; 3] = vertices.into_iter() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: disambiguate the associated function: `ArrayIntoIter::into_iter(vertices)` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(array_into_iter)]` on by default [INFO] [stdout] = warning: this changes meaning in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `tetrahedron` [INFO] [stdout] --> src/shapes.rs:23:8 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn tetrahedron(p1: Point, p2: Point, p3: Point, h: Point) -> MathResult> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `cube` [INFO] [stdout] --> src/shapes.rs:32:8 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn cube(center: Point, size: f64) -> MathResult> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 16.88s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/simplerays_test-371ad06b9152ddbb) [INFO] running `Command { std: "docker" "inspect" "fa47176d858188b74dc18c89eaad7df88d78c86816f1fb6071f869da0da106d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa47176d858188b74dc18c89eaad7df88d78c86816f1fb6071f869da0da106d5", kill_on_drop: false }` [INFO] [stdout] fa47176d858188b74dc18c89eaad7df88d78c86816f1fb6071f869da0da106d5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-75/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-75/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 158fcd6423f8d14cce3c6a830f47f51301a7b07bf97a0413ee4e601195c00535 [INFO] running `Command { std: "docker" "start" "-a" "158fcd6423f8d14cce3c6a830f47f51301a7b07bf97a0413ee4e601195c00535", kill_on_drop: false }` [INFO] [stderr] warning: trait method `into_iter` will become ambiguous in Rust 2021 [INFO] [stderr] --> src/main.rs:159:34 [INFO] [stderr] | [INFO] [stderr] 159 | let points: [Point; 3] = vertices.into_iter() [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ help: disambiguate the associated function: `ArrayIntoIter::into_iter(vertices)` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(array_into_iter)]` on by default [INFO] [stderr] = warning: this changes meaning in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] [INFO] [stderr] warning: function is never used: `tetrahedron` [INFO] [stderr] --> src/shapes.rs:23:8 [INFO] [stderr] | [INFO] [stderr] 23 | pub fn tetrahedron(p1: Point, p2: Point, p3: Point, h: Point) -> MathResult> { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function is never used: `cube` [INFO] [stderr] --> src/shapes.rs:32:8 [INFO] [stderr] | [INFO] [stderr] 32 | pub fn cube(center: Point, size: f64) -> MathResult> { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: `simplerays-test` (bin "simplerays-test" test) generated 3 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/simplerays_test-371ad06b9152ddbb) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "158fcd6423f8d14cce3c6a830f47f51301a7b07bf97a0413ee4e601195c00535", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "158fcd6423f8d14cce3c6a830f47f51301a7b07bf97a0413ee4e601195c00535", kill_on_drop: false }` [INFO] [stdout] 158fcd6423f8d14cce3c6a830f47f51301a7b07bf97a0413ee4e601195c00535