[INFO] updating cached repository https://github.com/asukiaaa/rust_matrix_calc_practice [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] d6e066b57866a4116133267aa991e449d5d15bca [INFO] testing asukiaaa/rust_matrix_calc_practice against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasukiaaa%2Frust_matrix_calc_practice" "/workspace/builds/worker-10/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/asukiaaa/rust_matrix_calc_practice on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/asukiaaa/rust_matrix_calc_practice [INFO] finished tweaking git repo https://github.com/asukiaaa/rust_matrix_calc_practice [INFO] tweaked toml for git repo https://github.com/asukiaaa/rust_matrix_calc_practice written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/asukiaaa/rust_matrix_calc_practice already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 3ad16d4b5737470cadabfa6a47d6b88cf7c042611de5cedbd65e1bd7c5795a73 [INFO] running `"docker" "start" "-a" "3ad16d4b5737470cadabfa6a47d6b88cf7c042611de5cedbd65e1bd7c5795a73"` [INFO] [stderr] Compiling matrixmultiply v0.1.14 [INFO] [stderr] Compiling num-traits v0.1.41 [INFO] [stderr] Compiling either v1.4.0 [INFO] [stderr] Compiling ndarray v0.10.13 [INFO] [stderr] Compiling itertools v0.7.4 [INFO] [stderr] Compiling num-complex v0.1.41 [INFO] [stderr] Compiling rust_matrix_calc_practice v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.98s [INFO] running `"docker" "inspect" "3ad16d4b5737470cadabfa6a47d6b88cf7c042611de5cedbd65e1bd7c5795a73"` [INFO] running `"docker" "rm" "-f" "3ad16d4b5737470cadabfa6a47d6b88cf7c042611de5cedbd65e1bd7c5795a73"` [INFO] [stdout] 3ad16d4b5737470cadabfa6a47d6b88cf7c042611de5cedbd65e1bd7c5795a73 [INFO] running `"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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 669af4f15fabd194e4e3dc3a0c143ec28740804a7511620c2d475edf05eaf3f1 [INFO] running `"docker" "start" "-a" "669af4f15fabd194e4e3dc3a0c143ec28740804a7511620c2d475edf05eaf3f1"` [INFO] [stderr] Compiling rust_matrix_calc_practice v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.72s [INFO] running `"docker" "inspect" "669af4f15fabd194e4e3dc3a0c143ec28740804a7511620c2d475edf05eaf3f1"` [INFO] running `"docker" "rm" "-f" "669af4f15fabd194e4e3dc3a0c143ec28740804a7511620c2d475edf05eaf3f1"` [INFO] [stdout] 669af4f15fabd194e4e3dc3a0c143ec28740804a7511620c2d475edf05eaf3f1 [INFO] running `"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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] acba471be67b6bdc4f293f8b942f449c5fd08b060f051790c01783b6463a4c0c [INFO] running `"docker" "start" "-a" "acba471be67b6bdc4f293f8b942f449c5fd08b060f051790c01783b6463a4c0c"` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rust_matrix_calc_practice-c35bf16b14e18966 [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 [INFO] [stdout] [INFO] running `"docker" "inspect" "acba471be67b6bdc4f293f8b942f449c5fd08b060f051790c01783b6463a4c0c"` [INFO] running `"docker" "rm" "-f" "acba471be67b6bdc4f293f8b942f449c5fd08b060f051790c01783b6463a4c0c"` [INFO] [stdout] acba471be67b6bdc4f293f8b942f449c5fd08b060f051790c01783b6463a4c0c