[INFO] cloning repository https://github.com/howeih/Day-30-Strassen-multiplication [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/howeih/Day-30-Strassen-multiplication" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhoweih%2FDay-30-Strassen-multiplication", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhoweih%2FDay-30-Strassen-multiplication'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6f8d722a91e269193891940b5a29e5a4a1f221ce [INFO] testing howeih/Day-30-Strassen-multiplication against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhoweih%2FDay-30-Strassen-multiplication" "/workspace/builds/worker-26/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-26/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/howeih/Day-30-Strassen-multiplication on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/howeih/Day-30-Strassen-multiplication [INFO] finished tweaking git repo https://github.com/howeih/Day-30-Strassen-multiplication [INFO] tweaked toml for git repo https://github.com/howeih/Day-30-Strassen-multiplication written to /workspace/builds/worker-26/source/Cargo.toml [INFO] crate git repo https://github.com/howeih/Day-30-Strassen-multiplication already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 20df96a57abd988cf7265f195f5fdd6a62180f1ae70194d6a2d90f3ac33ae444 [INFO] running `Command { std: "docker" "start" "-a" "20df96a57abd988cf7265f195f5fdd6a62180f1ae70194d6a2d90f3ac33ae444", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "20df96a57abd988cf7265f195f5fdd6a62180f1ae70194d6a2d90f3ac33ae444", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20df96a57abd988cf7265f195f5fdd6a62180f1ae70194d6a2d90f3ac33ae444", kill_on_drop: false }` [INFO] [stdout] 20df96a57abd988cf7265f195f5fdd6a62180f1ae70194d6a2d90f3ac33ae444 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0cb2db124cbd713f5af184c061dfcf14ea3cec61f708b358c31fd57af4982522 [INFO] running `Command { std: "docker" "start" "-a" "0cb2db124cbd713f5af184c061dfcf14ea3cec61f708b358c31fd57af4982522", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.5 [INFO] [stderr] Compiling matrixmultiply v0.1.14 [INFO] [stderr] Compiling rawpointer v0.1.0 [INFO] [stderr] Compiling ndarray v0.11.2 [INFO] [stderr] Compiling itertools v0.7.8 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling strassen v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.32s [INFO] running `Command { std: "docker" "inspect" "0cb2db124cbd713f5af184c061dfcf14ea3cec61f708b358c31fd57af4982522", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0cb2db124cbd713f5af184c061dfcf14ea3cec61f708b358c31fd57af4982522", kill_on_drop: false }` [INFO] [stdout] 0cb2db124cbd713f5af184c061dfcf14ea3cec61f708b358c31fd57af4982522 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 398872edc3b7a805c4bca120aaa0076b324097e920c3b2ee72bc378e44da84e2 [INFO] running `Command { std: "docker" "start" "-a" "398872edc3b7a805c4bca120aaa0076b324097e920c3b2ee72bc378e44da84e2", kill_on_drop: false }` [INFO] [stderr] Compiling strassen v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.25s [INFO] running `Command { std: "docker" "inspect" "398872edc3b7a805c4bca120aaa0076b324097e920c3b2ee72bc378e44da84e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "398872edc3b7a805c4bca120aaa0076b324097e920c3b2ee72bc378e44da84e2", kill_on_drop: false }` [INFO] [stdout] 398872edc3b7a805c4bca120aaa0076b324097e920c3b2ee72bc378e44da84e2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 446826dd3c32cbe5fff08b1e50540f5a218665f07f9b004c2f122a873b9a2071 [INFO] running `Command { std: "docker" "start" "-a" "446826dd3c32cbe5fff08b1e50540f5a218665f07f9b004c2f122a873b9a2071", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/strassen-725d8db84daeb41f) [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" "446826dd3c32cbe5fff08b1e50540f5a218665f07f9b004c2f122a873b9a2071", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "446826dd3c32cbe5fff08b1e50540f5a218665f07f9b004c2f122a873b9a2071", kill_on_drop: false }` [INFO] [stdout] 446826dd3c32cbe5fff08b1e50540f5a218665f07f9b004c2f122a873b9a2071