[INFO] cloning repository https://github.com/ciuncan/algorithms_exercise [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ciuncan/algorithms_exercise" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fciuncan%2Falgorithms_exercise", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fciuncan%2Falgorithms_exercise'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f3b0d81c17ee45b5dc76b9ae7c8a3f272dfaa876 [INFO] testing ciuncan/algorithms_exercise against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fciuncan%2Falgorithms_exercise" "/workspace/builds/worker-88/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-88/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ciuncan/algorithms_exercise on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ciuncan/algorithms_exercise [INFO] finished tweaking git repo https://github.com/ciuncan/algorithms_exercise [INFO] tweaked toml for git repo https://github.com/ciuncan/algorithms_exercise written to /workspace/builds/worker-88/source/Cargo.toml [INFO] crate git repo https://github.com/ciuncan/algorithms_exercise already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rusty-fork v0.3.0 [INFO] [stderr] Downloaded wait-timeout v0.2.0 [INFO] [stderr] Downloaded proptest v0.10.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-88/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-88/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" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 47707a96fdcea97d24e002c6b4dd8557cfc76f317454e5b6135b1919afb09d7b [INFO] running `Command { std: "docker" "start" "-a" "47707a96fdcea97d24e002c6b4dd8557cfc76f317454e5b6135b1919afb09d7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "47707a96fdcea97d24e002c6b4dd8557cfc76f317454e5b6135b1919afb09d7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47707a96fdcea97d24e002c6b4dd8557cfc76f317454e5b6135b1919afb09d7b", kill_on_drop: false }` [INFO] [stdout] 47707a96fdcea97d24e002c6b4dd8557cfc76f317454e5b6135b1919afb09d7b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-88/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-88/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" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f18bcf3985c807c2c702da358faf558b435d93288e275d9beb3a1f6eae8a9210 [INFO] running `Command { std: "docker" "start" "-a" "f18bcf3985c807c2c702da358faf558b435d93288e275d9beb3a1f6eae8a9210", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling algorithms_exercise v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 59.30s [INFO] running `Command { std: "docker" "inspect" "f18bcf3985c807c2c702da358faf558b435d93288e275d9beb3a1f6eae8a9210", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f18bcf3985c807c2c702da358faf558b435d93288e275d9beb3a1f6eae8a9210", kill_on_drop: false }` [INFO] [stdout] f18bcf3985c807c2c702da358faf558b435d93288e275d9beb3a1f6eae8a9210 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-88/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-88/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" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 42e886ca93ab6d031f656474f1f93bc79f5182f778daeb0b17e0b6af4a732407 [INFO] running `Command { std: "docker" "start" "-a" "42e886ca93ab6d031f656474f1f93bc79f5182f778daeb0b17e0b6af4a732407", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling bit-vec v0.6.2 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling rand_xorshift v0.2.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling proptest v0.10.0 [INFO] [stderr] Compiling algorithms_exercise v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 37.54s [INFO] running `Command { std: "docker" "inspect" "42e886ca93ab6d031f656474f1f93bc79f5182f778daeb0b17e0b6af4a732407", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42e886ca93ab6d031f656474f1f93bc79f5182f778daeb0b17e0b6af4a732407", kill_on_drop: false }` [INFO] [stdout] 42e886ca93ab6d031f656474f1f93bc79f5182f778daeb0b17e0b6af4a732407 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-88/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-88/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" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 51041f4a3cc327de987a5f8aa7124aa6c429ac0cf2d3f9987b54c13924925637 [INFO] running `Command { std: "docker" "start" "-a" "51041f4a3cc327de987a5f8aa7124aa6c429ac0cf2d3f9987b54c13924925637", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.56s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/algorithms_exercise-69d275666f2eb36d) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test heap::tests::find_top_should_be_maximum_in_any_max_heap ... ok [INFO] [stdout] test heap::tests::extracting_top_item_should_reduce_its_occurrence_by_one ... ok [INFO] [stdout] test heap::tests::find_top_should_be_minimum_in_any_min_heap ... ok [INFO] [stdout] test heap::tests::doing_random_inserts_and_extracts_should_not_break_heap_property ... ok [INFO] [stdout] test heap::tests::heap_property_should_hold_for_all_parents_and_their_children ... ok [INFO] [stdout] test binary_search::tests::find_correct_index_of_an_existing_item ... ok [INFO] [stdout] test binary_search::tests::find_the_same_result_as_vec_binary_search ... ok [INFO] [stdout] test heap::tests::extracting_top_item_should_keep_heap_property_for_all_parents ... ok [INFO] [stderr] Doc-tests algorithms_exercise [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 13.76s [INFO] [stdout] [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" "51041f4a3cc327de987a5f8aa7124aa6c429ac0cf2d3f9987b54c13924925637", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51041f4a3cc327de987a5f8aa7124aa6c429ac0cf2d3f9987b54c13924925637", kill_on_drop: false }` [INFO] [stdout] 51041f4a3cc327de987a5f8aa7124aa6c429ac0cf2d3f9987b54c13924925637