[INFO] cloning repository https://github.com/sugidaffection/genetic_algorithm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sugidaffection/genetic_algorithm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsugidaffection%2Fgenetic_algorithm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsugidaffection%2Fgenetic_algorithm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 210800f86d92e6a091e17a696073388b4452cd3b [INFO] testing sugidaffection/genetic_algorithm against beta-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsugidaffection%2Fgenetic_algorithm" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sugidaffection/genetic_algorithm on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sugidaffection/genetic_algorithm [INFO] finished tweaking git repo https://github.com/sugidaffection/genetic_algorithm [INFO] tweaked toml for git repo https://github.com/sugidaffection/genetic_algorithm written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/sugidaffection/genetic_algorithm already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b930c62fe368a317e713d6b275717e945d7b0d939e2747f8589e2364076176de [INFO] running `Command { std: "docker" "start" "-a" "b930c62fe368a317e713d6b275717e945d7b0d939e2747f8589e2364076176de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b930c62fe368a317e713d6b275717e945d7b0d939e2747f8589e2364076176de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b930c62fe368a317e713d6b275717e945d7b0d939e2747f8589e2364076176de", kill_on_drop: false }` [INFO] [stdout] b930c62fe368a317e713d6b275717e945d7b0d939e2747f8589e2364076176de [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 823a7d77a1f21932c90aac6459a69a42d07c9fee3330b686c16c7da2eeca37d5 [INFO] running `Command { std: "docker" "start" "-a" "823a7d77a1f21932c90aac6459a69a42d07c9fee3330b686c16c7da2eeca37d5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Compiling ppv-lite86 v0.2.5 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling genetic_algorithm v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.33s [INFO] running `Command { std: "docker" "inspect" "823a7d77a1f21932c90aac6459a69a42d07c9fee3330b686c16c7da2eeca37d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "823a7d77a1f21932c90aac6459a69a42d07c9fee3330b686c16c7da2eeca37d5", kill_on_drop: false }` [INFO] [stdout] 823a7d77a1f21932c90aac6459a69a42d07c9fee3330b686c16c7da2eeca37d5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+beta-2021-09-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d7d3e6640d73730342004bf2cc416c04325b93ad66ae03f8ba744db55f03a881 [INFO] running `Command { std: "docker" "start" "-a" "d7d3e6640d73730342004bf2cc416c04325b93ad66ae03f8ba744db55f03a881", kill_on_drop: false }` [INFO] [stderr] Compiling genetic_algorithm v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.85s [INFO] running `Command { std: "docker" "inspect" "d7d3e6640d73730342004bf2cc416c04325b93ad66ae03f8ba744db55f03a881", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7d3e6640d73730342004bf2cc416c04325b93ad66ae03f8ba744db55f03a881", kill_on_drop: false }` [INFO] [stdout] d7d3e6640d73730342004bf2cc416c04325b93ad66ae03f8ba744db55f03a881 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+beta-2021-09-08" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 48e4522c2ad32e7a1e3edcf449039bd720a2318ee7f150ae7afba5b9d98b4b9e [INFO] running `Command { std: "docker" "start" "-a" "48e4522c2ad32e7a1e3edcf449039bd720a2318ee7f150ae7afba5b9d98b4b9e", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/genetic_algorithm-0e29fe64ea8a5eab) [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" "48e4522c2ad32e7a1e3edcf449039bd720a2318ee7f150ae7afba5b9d98b4b9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48e4522c2ad32e7a1e3edcf449039bd720a2318ee7f150ae7afba5b9d98b4b9e", kill_on_drop: false }` [INFO] [stdout] 48e4522c2ad32e7a1e3edcf449039bd720a2318ee7f150ae7afba5b9d98b4b9e