[INFO] cloning repository https://github.com/little-dude/aian-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/little-dude/aian-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flittle-dude%2Faian-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flittle-dude%2Faian-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a66798b9e457c6ad76c48f1a25ae8b1a7cd09e25 [INFO] testing little-dude/aian-rust 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%2Flittle-dude%2Faian-rust" "/workspace/builds/worker-95/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-95/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/little-dude/aian-rust 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/little-dude/aian-rust [INFO] finished tweaking git repo https://github.com/little-dude/aian-rust [INFO] tweaked toml for git repo https://github.com/little-dude/aian-rust written to /workspace/builds/worker-95/source/Cargo.toml [INFO] crate git repo https://github.com/little-dude/aian-rust 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-95/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-95/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] 0a79a28190a5f7d5634a7f5b098fc757eaaf2bdec0dd3a795cb2ae8f116dcca3 [INFO] running `Command { std: "docker" "start" "-a" "0a79a28190a5f7d5634a7f5b098fc757eaaf2bdec0dd3a795cb2ae8f116dcca3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0a79a28190a5f7d5634a7f5b098fc757eaaf2bdec0dd3a795cb2ae8f116dcca3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a79a28190a5f7d5634a7f5b098fc757eaaf2bdec0dd3a795cb2ae8f116dcca3", kill_on_drop: false }` [INFO] [stdout] 0a79a28190a5f7d5634a7f5b098fc757eaaf2bdec0dd3a795cb2ae8f116dcca3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-95/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-95/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] 0332bb88e1f482e33b79c2f8b420db5f08ddd6607bd70550856108d8c5dcc7c3 [INFO] running `Command { std: "docker" "start" "-a" "0332bb88e1f482e33b79c2f8b420db5f08ddd6607bd70550856108d8c5dcc7c3", kill_on_drop: false }` [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling libc v0.2.16 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling regex-syntax v0.3.7 [INFO] [stderr] Compiling utf8-ranges v0.1.3 [INFO] [stderr] Compiling log v0.3.6 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling rand v0.3.14 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling regex v0.1.77 [INFO] [stderr] Compiling env_logger v0.3.5 [INFO] [stderr] Compiling quickcheck v0.3.1 [INFO] [stderr] Compiling aian v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/sorting.rs:53:49 [INFO] [stdout] | [INFO] [stdout] 53 | fn median_of_three_pivot(slice: &mut [T]) -> (usize) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 53 - fn median_of_three_pivot(slice: &mut [T]) -> (usize) [INFO] [stdout] 53 + fn median_of_three_pivot(slice: &mut [T]) -> usize [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/sorting.rs:81:55 [INFO] [stdout] | [INFO] [stdout] 81 | fn partition(slice: &mut [T], pivot_idx: usize) -> (usize) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 81 - fn partition(slice: &mut [T], pivot_idx: usize) -> (usize) [INFO] [stdout] 81 + fn partition(slice: &mut [T], pivot_idx: usize) -> usize [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 32.00s [INFO] running `Command { std: "docker" "inspect" "0332bb88e1f482e33b79c2f8b420db5f08ddd6607bd70550856108d8c5dcc7c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0332bb88e1f482e33b79c2f8b420db5f08ddd6607bd70550856108d8c5dcc7c3", kill_on_drop: false }` [INFO] [stdout] 0332bb88e1f482e33b79c2f8b420db5f08ddd6607bd70550856108d8c5dcc7c3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-95/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-95/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] ba86b7e85e88307f38f8e5a39660d11bcecdefa1ced8c36a893a08c3c2410599 [INFO] running `Command { std: "docker" "start" "-a" "ba86b7e85e88307f38f8e5a39660d11bcecdefa1ced8c36a893a08c3c2410599", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/sorting.rs:53:49 [INFO] [stdout] | [INFO] [stdout] 53 | fn median_of_three_pivot(slice: &mut [T]) -> (usize) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 53 - fn median_of_three_pivot(slice: &mut [T]) -> (usize) [INFO] [stdout] 53 + fn median_of_three_pivot(slice: &mut [T]) -> usize [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/sorting.rs:81:55 [INFO] [stdout] | [INFO] [stdout] 81 | fn partition(slice: &mut [T], pivot_idx: usize) -> (usize) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 81 - fn partition(slice: &mut [T], pivot_idx: usize) -> (usize) [INFO] [stdout] 81 + fn partition(slice: &mut [T], pivot_idx: usize) -> usize [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling aian v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/sorting.rs:53:49 [INFO] [stdout] | [INFO] [stdout] 53 | fn median_of_three_pivot(slice: &mut [T]) -> (usize) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 53 - fn median_of_three_pivot(slice: &mut [T]) -> (usize) [INFO] [stdout] 53 + fn median_of_three_pivot(slice: &mut [T]) -> usize [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/sorting.rs:81:55 [INFO] [stdout] | [INFO] [stdout] 81 | fn partition(slice: &mut [T], pivot_idx: usize) -> (usize) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 81 - fn partition(slice: &mut [T], pivot_idx: usize) -> (usize) [INFO] [stdout] 81 + fn partition(slice: &mut [T], pivot_idx: usize) -> usize [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 13.35s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/aian-8cf36f94ccd43a76) [INFO] [stderr] Executable tests/sorting.rs (/opt/rustwide/target/debug/deps/sorting-fdb80e69276cc020) [INFO] running `Command { std: "docker" "inspect" "ba86b7e85e88307f38f8e5a39660d11bcecdefa1ced8c36a893a08c3c2410599", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba86b7e85e88307f38f8e5a39660d11bcecdefa1ced8c36a893a08c3c2410599", kill_on_drop: false }` [INFO] [stdout] ba86b7e85e88307f38f8e5a39660d11bcecdefa1ced8c36a893a08c3c2410599 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-95/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-95/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] b2ad96a329bf2eb6afc241cf6419484b104da2da2474ca816bad21712f7ffd5c [INFO] running `Command { std: "docker" "start" "-a" "b2ad96a329bf2eb6afc241cf6419484b104da2da2474ca816bad21712f7ffd5c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/sorting.rs:53:49 [INFO] [stderr] | [INFO] [stderr] 53 | fn median_of_three_pivot(slice: &mut [T]) -> (usize) [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 53 - fn median_of_three_pivot(slice: &mut [T]) -> (usize) [INFO] [stderr] 53 + fn median_of_three_pivot(slice: &mut [T]) -> usize [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/sorting.rs:81:55 [INFO] [stderr] | [INFO] [stderr] 81 | fn partition(slice: &mut [T], pivot_idx: usize) -> (usize) [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 81 - fn partition(slice: &mut [T], pivot_idx: usize) -> (usize) [INFO] [stderr] 81 + fn partition(slice: &mut [T], pivot_idx: usize) -> usize [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `aian` (lib) generated 2 warnings [INFO] [stderr] warning: `aian` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.59s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/aian-8cf36f94ccd43a76) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test sorting::test_heapify ... ok [INFO] [stdout] test sorting::test_partition ... ok [INFO] [stdout] test sorting::test_partition_duplicate ... ok [INFO] [stdout] test sorting::test_partition_two_elements ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running tests/sorting.rs (/opt/rustwide/target/debug/deps/sorting-fdb80e69276cc020) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test heap_sort_empty ... ok [INFO] [stdout] test heap_sort_one ... ok [INFO] [stdout] test heap_multi ... ok [INFO] [stdout] test insertion_multi ... ok [INFO] [stdout] test insertion_sort_empty ... ok [INFO] [stdout] test heap_everything ... ok [INFO] [stdout] test insertion_sort_one ... ok [INFO] [stdout] test qsort_empty ... ok [INFO] [stdout] test qsort_multi ... ok [INFO] [stdout] test insertion_everything ... ok [INFO] [stdout] test qsort_one ... ok [INFO] [stdout] test qsort_everything ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stderr] Doc-tests aian [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> /opt/rustwide/workdir/src/sorting.rs:53:49 [INFO] [stderr] | [INFO] [stderr] 53 | fn median_of_three_pivot(slice: &mut [T]) -> (usize) [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 53 - fn median_of_three_pivot(slice: &mut [T]) -> (usize) [INFO] [stderr] 53 + fn median_of_three_pivot(slice: &mut [T]) -> usize [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> /opt/rustwide/workdir/src/sorting.rs:81:55 [INFO] [stderr] | [INFO] [stderr] 81 | fn partition(slice: &mut [T], pivot_idx: usize) -> (usize) [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 81 - fn partition(slice: &mut [T], pivot_idx: usize) -> (usize) [INFO] [stderr] 81 + fn partition(slice: &mut [T], pivot_idx: usize) -> usize [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [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" "b2ad96a329bf2eb6afc241cf6419484b104da2da2474ca816bad21712f7ffd5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2ad96a329bf2eb6afc241cf6419484b104da2da2474ca816bad21712f7ffd5c", kill_on_drop: false }` [INFO] [stdout] b2ad96a329bf2eb6afc241cf6419484b104da2da2474ca816bad21712f7ffd5c