[INFO] cloning repository https://github.com/FrankelJb/vcsr [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FrankelJb/vcsr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFrankelJb%2Fvcsr", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFrankelJb%2Fvcsr'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6ad882667be689953e72d4bc59202625d9b7c982 [INFO] testing FrankelJb/vcsr 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%2FFrankelJb%2Fvcsr" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/FrankelJb/vcsr 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/FrankelJb/vcsr [INFO] finished tweaking git repo https://github.com/FrankelJb/vcsr [INFO] tweaked toml for git repo https://github.com/FrankelJb/vcsr written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/FrankelJb/vcsr 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 1b8bc0984c09bab9c70f3cb948908b975d8033bb87aca4bfdd0fdd1226c0f154 [INFO] running `Command { std: "docker" "start" "-a" "1b8bc0984c09bab9c70f3cb948908b975d8033bb87aca4bfdd0fdd1226c0f154", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1b8bc0984c09bab9c70f3cb948908b975d8033bb87aca4bfdd0fdd1226c0f154", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b8bc0984c09bab9c70f3cb948908b975d8033bb87aca4bfdd0fdd1226c0f154", kill_on_drop: false }` [INFO] [stdout] 1b8bc0984c09bab9c70f3cb948908b975d8033bb87aca4bfdd0fdd1226c0f154 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a73ff9d1b3938809e57ecb5d56891c09f2c819c25f6764c79a84594957c74e31 [INFO] running `Command { std: "docker" "start" "-a" "a73ff9d1b3938809e57ecb5d56891c09f2c819c25f6764c79a84594957c74e31", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.2 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling getrandom v0.1.11 [INFO] [stderr] Compiling cc v1.0.41 [INFO] [stderr] Compiling regex-syntax v0.6.11 [INFO] [stderr] Compiling matrixmultiply v0.1.15 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Compiling rawpointer v0.1.0 [INFO] [stderr] Compiling serde v1.0.99 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling bytemuck v1.7.2 [INFO] [stderr] Compiling strength_reduce v0.2.2 [INFO] [stderr] Compiling transpose v0.1.0 [INFO] [stderr] Compiling exitcode v1.1.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling lock_api v0.3.1 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling gif v0.11.2 [INFO] [stderr] Compiling conv v0.3.3 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling clicolors-control v1.0.1 [INFO] [stderr] Compiling termios v0.3.1 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling number_prefix v0.2.8 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling chrono v0.4.8 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling rulinalg v0.4.2 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling rustfft v3.0.0 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling regex v1.2.1 [INFO] [stderr] Compiling rand_distr v0.2.2 [INFO] [stderr] Compiling palette v0.4.1 [INFO] [stderr] Compiling backtrace v0.3.35 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling num v0.3.1 [INFO] [stderr] Compiling console v0.8.0 [INFO] [stderr] Compiling dotenv v0.14.1 [INFO] [stderr] Compiling flexi_logger v0.14.3 [INFO] [stderr] Compiling indicatif v0.11.0 [INFO] [stderr] Compiling palette_derive v0.4.1 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling proc-macro-error v0.2.6 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling serde_derive v1.0.99 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling structopt-derive v0.3.0 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling structopt v0.3.0 [INFO] [stderr] Compiling imageproc v0.22.0 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling vcsr v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/operations.rs:124:5 [INFO] [stdout] | [INFO] [stdout] 124 | &time_sorted.sort_by(|a, b| a.timestamp.partial_cmp(&b.timestamp).unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 124 | let _ = &time_sorted.sort_by(|a, b| a.timestamp.partial_cmp(&b.timestamp).unwrap()); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 37s [INFO] running `Command { std: "docker" "inspect" "a73ff9d1b3938809e57ecb5d56891c09f2c819c25f6764c79a84594957c74e31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a73ff9d1b3938809e57ecb5d56891c09f2c819c25f6764c79a84594957c74e31", kill_on_drop: false }` [INFO] [stdout] a73ff9d1b3938809e57ecb5d56891c09f2c819c25f6764c79a84594957c74e31 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 4d592e0ca764a5bd11ab814b6738fa6482fa2c355f3e735e3f188d19eae0ae25 [INFO] running `Command { std: "docker" "start" "-a" "4d592e0ca764a5bd11ab814b6738fa6482fa2c355f3e735e3f188d19eae0ae25", kill_on_drop: false }` [INFO] [stderr] Compiling vcsr v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/operations.rs:124:5 [INFO] [stdout] | [INFO] [stdout] 124 | &time_sorted.sort_by(|a, b| a.timestamp.partial_cmp(&b.timestamp).unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 124 | let _ = &time_sorted.sort_by(|a, b| a.timestamp.partial_cmp(&b.timestamp).unwrap()); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/operations.rs:124:5 [INFO] [stdout] | [INFO] [stdout] 124 | &time_sorted.sort_by(|a, b| a.timestamp.partial_cmp(&b.timestamp).unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 124 | let _ = &time_sorted.sort_by(|a, b| a.timestamp.partial_cmp(&b.timestamp).unwrap()); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 6.26s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/vcsr-e4ca1a12c7030c54) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/vcsr-8f3e0a700c88662f) [INFO] running `Command { std: "docker" "inspect" "4d592e0ca764a5bd11ab814b6738fa6482fa2c355f3e735e3f188d19eae0ae25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d592e0ca764a5bd11ab814b6738fa6482fa2c355f3e735e3f188d19eae0ae25", kill_on_drop: false }` [INFO] [stdout] 4d592e0ca764a5bd11ab814b6738fa6482fa2c355f3e735e3f188d19eae0ae25 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 8018ce11796435c8126336aed34bb84a8b86be890c44dd77b653b6641bc4f1a4 [INFO] running `Command { std: "docker" "start" "-a" "8018ce11796435c8126336aed34bb84a8b86be890c44dd77b653b6641bc4f1a4", kill_on_drop: false }` [INFO] [stderr] warning: unused borrow that must be used [INFO] [stderr] --> src/operations.rs:124:5 [INFO] [stderr] | [INFO] [stderr] 124 | &time_sorted.sort_by(|a, b| a.timestamp.partial_cmp(&b.timestamp).unwrap()); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] help: use `let _ = ...` to ignore the resulting value [INFO] [stderr] | [INFO] [stderr] 124 | let _ = &time_sorted.sort_by(|a, b| a.timestamp.partial_cmp(&b.timestamp).unwrap()); [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: `vcsr` (lib) generated 1 warning [INFO] [stderr] warning: `vcsr` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/vcsr-e4ca1a12c7030c54) [INFO] [stdout] running 4 tests [INFO] [stdout] test models::tests::grid_from_invalid_string_characters ... ok [INFO] [stdout] test models::tests::grid_from_invalid_string_length ... ok [INFO] [stdout] test models::tests::grid_from_string ... ok [INFO] [stdout] test models::tests::test_human_readable_size ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/vcsr-8f3e0a700c88662f) [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] [stderr] Doc-tests vcsr [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" "8018ce11796435c8126336aed34bb84a8b86be890c44dd77b653b6641bc4f1a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8018ce11796435c8126336aed34bb84a8b86be890c44dd77b653b6641bc4f1a4", kill_on_drop: false }` [INFO] [stdout] 8018ce11796435c8126336aed34bb84a8b86be890c44dd77b653b6641bc4f1a4