[INFO] cloning repository https://github.com/vjackson725/opensimplex-problem-rust-noise [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vjackson725/opensimplex-problem-rust-noise" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvjackson725%2Fopensimplex-problem-rust-noise", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvjackson725%2Fopensimplex-problem-rust-noise'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8630581d1d8b118a912104b7e3ac6c07d5a8fe67 [INFO] testing vjackson725/opensimplex-problem-rust-noise against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvjackson725%2Fopensimplex-problem-rust-noise" "/workspace/builds/worker-20/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-20/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vjackson725/opensimplex-problem-rust-noise on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/vjackson725/opensimplex-problem-rust-noise [INFO] finished tweaking git repo https://github.com/vjackson725/opensimplex-problem-rust-noise [INFO] tweaked toml for git repo https://github.com/vjackson725/opensimplex-problem-rust-noise written to /workspace/builds/worker-20/source/Cargo.toml [INFO] crate git repo https://github.com/vjackson725/opensimplex-problem-rust-noise already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mp4 v0.8.2 [INFO] [stderr] Downloaded glam v0.17.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] df1b42e850c8a41bf0e2e3b5ca811ef0253dc36ab6e1f88a60de58952f2309ee [INFO] running `Command { std: "docker" "start" "-a" "df1b42e850c8a41bf0e2e3b5ca811ef0253dc36ab6e1f88a60de58952f2309ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "df1b42e850c8a41bf0e2e3b5ca811ef0253dc36ab6e1f88a60de58952f2309ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df1b42e850c8a41bf0e2e3b5ca811ef0253dc36ab6e1f88a60de58952f2309ee", kill_on_drop: false }` [INFO] [stdout] df1b42e850c8a41bf0e2e3b5ca811ef0253dc36ab6e1f88a60de58952f2309ee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 04f1e39313d9712c37d941d97f39657a6d3f38a80611c07ef34ae37373c39a32 [INFO] running `Command { std: "docker" "start" "-a" "04f1e39313d9712c37d941d97f39657a6d3f38a80611c07ef34ae37373c39a32", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling weezl v0.1.5 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling bytemuck v1.7.0 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling glam v0.17.1 [INFO] [stderr] Compiling gif v0.11.2 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.3.2 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_xorshift v0.2.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling mp4 v0.8.2 [INFO] [stderr] Compiling noise v0.7.0 [INFO] [stderr] Compiling noise_opensimplex_problem v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `Mp4Config`, `Mp4Writer` [INFO] [stdout] --> src/main.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | use mp4::{Mp4Config, Mp4Writer}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Cursor` [INFO] [stdout] --> src/main.rs:14:15 [INFO] [stdout] | [INFO] [stdout] 14 | use std::io::{Cursor, Write}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Perlin` [INFO] [stdout] --> src/main.rs:36:30 [INFO] [stdout] | [INFO] [stdout] 36 | use noise::{OpenSimplex, Perlin, ScalePoint}; [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 21.62s [INFO] running `Command { std: "docker" "inspect" "04f1e39313d9712c37d941d97f39657a6d3f38a80611c07ef34ae37373c39a32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04f1e39313d9712c37d941d97f39657a6d3f38a80611c07ef34ae37373c39a32", kill_on_drop: false }` [INFO] [stdout] 04f1e39313d9712c37d941d97f39657a6d3f38a80611c07ef34ae37373c39a32 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d9eed99e81f50bf143206241364278c3efa400f219eeaf7424c8de260c5a165b [INFO] running `Command { std: "docker" "start" "-a" "d9eed99e81f50bf143206241364278c3efa400f219eeaf7424c8de260c5a165b", kill_on_drop: false }` [INFO] [stderr] Compiling noise_opensimplex_problem v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `Mp4Config`, `Mp4Writer` [INFO] [stdout] --> src/main.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | use mp4::{Mp4Config, Mp4Writer}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Cursor` [INFO] [stdout] --> src/main.rs:14:15 [INFO] [stdout] | [INFO] [stdout] 14 | use std::io::{Cursor, Write}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Perlin` [INFO] [stdout] --> src/main.rs:36:30 [INFO] [stdout] | [INFO] [stdout] 36 | use noise::{OpenSimplex, Perlin, ScalePoint}; [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 0.49s [INFO] running `Command { std: "docker" "inspect" "d9eed99e81f50bf143206241364278c3efa400f219eeaf7424c8de260c5a165b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9eed99e81f50bf143206241364278c3efa400f219eeaf7424c8de260c5a165b", kill_on_drop: false }` [INFO] [stdout] d9eed99e81f50bf143206241364278c3efa400f219eeaf7424c8de260c5a165b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 78a57c1caafe4d92b4a61b7f65948a41d874844c357abc94965e03b7298f43ff [INFO] running `Command { std: "docker" "start" "-a" "78a57c1caafe4d92b4a61b7f65948a41d874844c357abc94965e03b7298f43ff", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] warning: unused imports: `Mp4Config`, `Mp4Writer` [INFO] [stdout] running 0 tests [INFO] [stderr] --> src/main.rs:5:11 [INFO] [stdout] [INFO] [stderr] | [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] 5 | use mp4::{Mp4Config, Mp4Writer}; [INFO] [stdout] [INFO] [stderr] | ^^^^^^^^^ ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `Cursor` [INFO] [stderr] --> src/main.rs:14:15 [INFO] [stderr] | [INFO] [stderr] 14 | use std::io::{Cursor, Write}; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `Perlin` [INFO] [stderr] --> src/main.rs:36:30 [INFO] [stderr] | [INFO] [stderr] 36 | use noise::{OpenSimplex, Perlin, ScalePoint}; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `noise_opensimplex_problem` (bin "noise_opensimplex_problem" test) generated 3 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/noise_opensimplex_problem-1d4cca33f0ec5c79) [INFO] running `Command { std: "docker" "inspect" "78a57c1caafe4d92b4a61b7f65948a41d874844c357abc94965e03b7298f43ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78a57c1caafe4d92b4a61b7f65948a41d874844c357abc94965e03b7298f43ff", kill_on_drop: false }` [INFO] [stdout] 78a57c1caafe4d92b4a61b7f65948a41d874844c357abc94965e03b7298f43ff