[INFO] cloning repository https://github.com/Daniel-del-Castillo/daa_p6 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Daniel-del-Castillo/daa_p6" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDaniel-del-Castillo%2Fdaa_p6", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDaniel-del-Castillo%2Fdaa_p6'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9284217107409dd6bafaa9160d3059d66027d4f0 [INFO] testing Daniel-del-Castillo/daa_p6 against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDaniel-del-Castillo%2Fdaa_p6" "/workspace/builds/worker-104/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-104/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Daniel-del-Castillo/daa_p6 on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Daniel-del-Castillo/daa_p6 [INFO] finished tweaking git repo https://github.com/Daniel-del-Castillo/daa_p6 [INFO] tweaked toml for git repo https://github.com/Daniel-del-Castillo/daa_p6 written to /workspace/builds/worker-104/source/Cargo.toml [INFO] crate git repo https://github.com/Daniel-del-Castillo/daa_p6 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 47de8942e6881a95a0286d902ed3feca4e26e6febe5f6b87e93ceaadaf70e7e5 [INFO] running `Command { std: "docker" "start" "-a" "47de8942e6881a95a0286d902ed3feca4e26e6febe5f6b87e93ceaadaf70e7e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "47de8942e6881a95a0286d902ed3feca4e26e6febe5f6b87e93ceaadaf70e7e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47de8942e6881a95a0286d902ed3feca4e26e6febe5f6b87e93ceaadaf70e7e5", kill_on_drop: false }` [INFO] [stdout] 47de8942e6881a95a0286d902ed3feca4e26e6febe5f6b87e93ceaadaf70e7e5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/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=forbid" "-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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 06fce5ad67aabf243566ee0cd7754f7579d8270211b46db793749db0e236c4ed [INFO] running `Command { std: "docker" "start" "-a" "06fce5ad67aabf243566ee0cd7754f7579d8270211b46db793749db0e236c4ed", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling daap7 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.91s [INFO] running `Command { std: "docker" "inspect" "06fce5ad67aabf243566ee0cd7754f7579d8270211b46db793749db0e236c4ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06fce5ad67aabf243566ee0cd7754f7579d8270211b46db793749db0e236c4ed", kill_on_drop: false }` [INFO] [stdout] 06fce5ad67aabf243566ee0cd7754f7579d8270211b46db793749db0e236c4ed [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/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=forbid" "-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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ad8916dc7f3a266580d5e9fb4285c0b6f3e50f9d3af5d2146067f3b5ac3bc740 [INFO] running `Command { std: "docker" "start" "-a" "ad8916dc7f3a266580d5e9fb4285c0b6f3e50f9d3af5d2146067f3b5ac3bc740", kill_on_drop: false }` [INFO] [stderr] Compiling daap7 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.76s [INFO] running `Command { std: "docker" "inspect" "ad8916dc7f3a266580d5e9fb4285c0b6f3e50f9d3af5d2146067f3b5ac3bc740", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad8916dc7f3a266580d5e9fb4285c0b6f3e50f9d3af5d2146067f3b5ac3bc740", kill_on_drop: false }` [INFO] [stdout] ad8916dc7f3a266580d5e9fb4285c0b6f3e50f9d3af5d2146067f3b5ac3bc740 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/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=forbid" "-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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2d85fe45b6e6d6086d3431804ed8eef9bc9724c81a426b068062dbba34a8894c [INFO] running `Command { std: "docker" "start" "-a" "2d85fe45b6e6d6086d3431804ed8eef9bc9724c81a426b068062dbba34a8894c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 10.44s [INFO] [stdout] running 5 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/daap7-fe971af5a82206eb) [INFO] [stdout] test problem_instance::tests::parse_usize_list_fail ... ok [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/grasp_comparison-50c91395970a1a51) [INFO] [stdout] test problem_instance::tests::parse_usize_list_pass ... ok [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/greedy_comparison-db7728d0e6a54079) [INFO] [stdout] test problem_instance::tests::tct ... ok [INFO] [stdout] test problem_instance::tests::parse_usize_with_prefix_pass ... ok [INFO] [stdout] test problem_instance::tests::parse_usize_with_prefix_fail ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [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] [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] Running unittests (/opt/rustwide/target/debug/deps/gvns_comparison-81c52886d78be4fb) [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 daap7 [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" "2d85fe45b6e6d6086d3431804ed8eef9bc9724c81a426b068062dbba34a8894c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d85fe45b6e6d6086d3431804ed8eef9bc9724c81a426b068062dbba34a8894c", kill_on_drop: false }` [INFO] [stdout] 2d85fe45b6e6d6086d3431804ed8eef9bc9724c81a426b068062dbba34a8894c