[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 1.55.0 for beta-1.56-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvjackson725%2Fopensimplex-problem-rust-noise" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vjackson725/opensimplex-problem-rust-noise on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "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-0/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" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0b3bc547645f4b0aaa5ac58ef55e622a246512441dca5d0e10d146a15714e925 [INFO] running `Command { std: "docker" "start" "-a" "0b3bc547645f4b0aaa5ac58ef55e622a246512441dca5d0e10d146a15714e925", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0b3bc547645f4b0aaa5ac58ef55e622a246512441dca5d0e10d146a15714e925", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b3bc547645f4b0aaa5ac58ef55e622a246512441dca5d0e10d146a15714e925", kill_on_drop: false }` [INFO] [stdout] 0b3bc547645f4b0aaa5ac58ef55e622a246512441dca5d0e10d146a15714e925 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 58a6a081c69f31c8a4de74953fbd66224087bb3039e2ab38536fe1215afa333e [INFO] running `Command { std: "docker" "start" "-a" "58a6a081c69f31c8a4de74953fbd66224087bb3039e2ab38536fe1215afa333e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling glam v0.17.1 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling num-bigint v0.3.2 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling num-rational v0.3.2 [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 48.03s [INFO] running `Command { std: "docker" "inspect" "58a6a081c69f31c8a4de74953fbd66224087bb3039e2ab38536fe1215afa333e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58a6a081c69f31c8a4de74953fbd66224087bb3039e2ab38536fe1215afa333e", kill_on_drop: false }` [INFO] [stdout] 58a6a081c69f31c8a4de74953fbd66224087bb3039e2ab38536fe1215afa333e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fa8ad8f57596900a57f31bab8a95de0c17b91ed8e01768b182179cb65d1ba126 [INFO] running `Command { std: "docker" "start" "-a" "fa8ad8f57596900a57f31bab8a95de0c17b91ed8e01768b182179cb65d1ba126", 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.88s [INFO] running `Command { std: "docker" "inspect" "fa8ad8f57596900a57f31bab8a95de0c17b91ed8e01768b182179cb65d1ba126", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa8ad8f57596900a57f31bab8a95de0c17b91ed8e01768b182179cb65d1ba126", kill_on_drop: false }` [INFO] [stdout] fa8ad8f57596900a57f31bab8a95de0c17b91ed8e01768b182179cb65d1ba126 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7acfab9aaa74247eb95a452284bd77fc2574f75ecc570cf0582f0923105cbb96 [INFO] running `Command { std: "docker" "start" "-a" "7acfab9aaa74247eb95a452284bd77fc2574f75ecc570cf0582f0923105cbb96", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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.07s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/noise_opensimplex_problem-a5316698016ec5c2) [INFO] running `Command { std: "docker" "inspect" "7acfab9aaa74247eb95a452284bd77fc2574f75ecc570cf0582f0923105cbb96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7acfab9aaa74247eb95a452284bd77fc2574f75ecc570cf0582f0923105cbb96", kill_on_drop: false }` [INFO] [stdout] 7acfab9aaa74247eb95a452284bd77fc2574f75ecc570cf0582f0923105cbb96