[INFO] cloning repository https://github.com/aryan-regmi/eulermat [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aryan-regmi/eulermat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faryan-regmi%2Feulermat", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faryan-regmi%2Feulermat'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b1ff6b837d67d03876f986d45b4954c568986f73 [INFO] testing aryan-regmi/eulermat against beta-2021-01-01 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faryan-regmi%2Feulermat" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/aryan-regmi/eulermat on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/aryan-regmi/eulermat [INFO] finished tweaking git repo https://github.com/aryan-regmi/eulermat [INFO] tweaked toml for git repo https://github.com/aryan-regmi/eulermat written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/aryan-regmi/eulermat already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded speculate v0.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9335d670beaa7bbcafd63699aed1880a2d1fa8514754de5c6ec3ddbbf7727fba [INFO] running `Command { std: "docker" "start" "-a" "9335d670beaa7bbcafd63699aed1880a2d1fa8514754de5c6ec3ddbbf7727fba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9335d670beaa7bbcafd63699aed1880a2d1fa8514754de5c6ec3ddbbf7727fba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9335d670beaa7bbcafd63699aed1880a2d1fa8514754de5c6ec3ddbbf7727fba", kill_on_drop: false }` [INFO] [stdout] 9335d670beaa7bbcafd63699aed1880a2d1fa8514754de5c6ec3ddbbf7727fba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0136e921d5e68dace44ab1ef45ed77de1d1898f1049dfbd2df08130cb95da575 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0136e921d5e68dace44ab1ef45ed77de1d1898f1049dfbd2df08130cb95da575", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling libc v0.2.77 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling matrixmultiply v0.2.3 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling alga v0.9.3 [INFO] [stderr] Compiling nalgebra v0.18.1 [INFO] [stderr] Compiling eulermat v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 44.52s [INFO] running `Command { std: "docker" "inspect" "0136e921d5e68dace44ab1ef45ed77de1d1898f1049dfbd2df08130cb95da575", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0136e921d5e68dace44ab1ef45ed77de1d1898f1049dfbd2df08130cb95da575", kill_on_drop: false }` [INFO] [stdout] 0136e921d5e68dace44ab1ef45ed77de1d1898f1049dfbd2df08130cb95da575 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a83e8a561e33cced7f2db7ef0467cdaaf834dcd381963f4578100fc7517fa4bf [INFO] running `Command { std: "docker" "start" "-a" "a83e8a561e33cced7f2db7ef0467cdaaf834dcd381963f4578100fc7517fa4bf", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling speculate v0.1.2 [INFO] [stderr] Compiling eulermat v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 18.14s [INFO] running `Command { std: "docker" "inspect" "a83e8a561e33cced7f2db7ef0467cdaaf834dcd381963f4578100fc7517fa4bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a83e8a561e33cced7f2db7ef0467cdaaf834dcd381963f4578100fc7517fa4bf", kill_on_drop: false }` [INFO] [stdout] a83e8a561e33cced7f2db7ef0467cdaaf834dcd381963f4578100fc7517fa4bf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 367981bb87542ed23bbf0cfa92fa2815ad2497151e6a88e0ca6229d37ee72e78 [INFO] running `Command { std: "docker" "start" "-a" "367981bb87542ed23bbf0cfa92fa2815ad2497151e6a88e0ca6229d37ee72e78", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/eulermat-1b1e0079744ac5e9 [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test helpers::eigen::tests::speculate_1::Eigen_Values::test_calculates_eigenvalue_reals ... ok [INFO] [stdout] test helpers::eigen::tests::speculate_1::Eigen_Values::test_calculates_eigenvalue_imaginaries ... ok [INFO] [stdout] test helpers::rotations::tests::speculate_0::Rotation_Matrix::test_can_do_C1_rotation ... ok [INFO] [stdout] test helpers::rotations::tests::speculate_0::Rotation_Matrix::test_can_do_C3_rotation ... ok [INFO] [stdout] test helpers::rotations::tests::speculate_0::Rotation_Matrix::test_can_multiply_rotations ... ok [INFO] [stdout] test helpers::rotations::tests::speculate_0::Rotation_Matrix::test_can_do_C2_rotation ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "367981bb87542ed23bbf0cfa92fa2815ad2497151e6a88e0ca6229d37ee72e78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "367981bb87542ed23bbf0cfa92fa2815ad2497151e6a88e0ca6229d37ee72e78", kill_on_drop: false }` [INFO] [stdout] 367981bb87542ed23bbf0cfa92fa2815ad2497151e6a88e0ca6229d37ee72e78