[INFO] cloning repository https://github.com/bitshifter/mathbench-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bitshifter/mathbench-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbitshifter%2Fmathbench-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbitshifter%2Fmathbench-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f77c7fa1796a8e44653214a7b0e554149faf0567 [INFO] testing bitshifter/mathbench-rs against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbitshifter%2Fmathbench-rs" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bitshifter/mathbench-rs on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/bitshifter/mathbench-rs [INFO] finished tweaking git repo https://github.com/bitshifter/mathbench-rs [INFO] tweaked toml for git repo https://github.com/bitshifter/mathbench-rs written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded glam v0.20.5 [INFO] [stderr] Downloaded euclid v0.22.7 [INFO] [stderr] Downloaded cargo_toml v0.8.1 [INFO] [stderr] Downloaded wide v0.7.4 [INFO] [stderr] Downloaded vek v0.15.7 [INFO] [stderr] Downloaded static-math v0.2.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1103842acb448b25d9b775fdc957cd510c6857c4ceb1bb3157106ad04f081c0d [INFO] running `Command { std: "docker" "start" "-a" "1103842acb448b25d9b775fdc957cd510c6857c4ceb1bb3157106ad04f081c0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1103842acb448b25d9b775fdc957cd510c6857c4ceb1bb3157106ad04f081c0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1103842acb448b25d9b775fdc957cd510c6857c4ceb1bb3157106ad04f081c0d", kill_on_drop: false }` [INFO] [stdout] 1103842acb448b25d9b775fdc957cd510c6857c4ceb1bb3157106ad04f081c0d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2b74cf9727cc8cd0952005843fb2e6d4d062fbf49437d5238d58e1ea47596813 [INFO] running `Command { std: "docker" "start" "-a" "2b74cf9727cc8cd0952005843fb2e6d4d062fbf49437d5238d58e1ea47596813", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.123 [INFO] [stderr] Compiling bytemuck v1.9.1 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling mint v0.5.9 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Compiling cgmath v0.18.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling matrixmultiply v0.3.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling safe_arch v0.6.0 [INFO] [stderr] Compiling safe_arch v0.5.2 [INFO] [stderr] Compiling wide v0.7.4 [INFO] [stderr] Compiling wide v0.6.5 [INFO] [stderr] Compiling glam v0.20.5 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling ultraviolet v0.8.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling simba v0.6.0 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling nalgebra v0.29.0 [INFO] [stderr] Compiling mathbench v0.4.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 34.78s [INFO] running `Command { std: "docker" "inspect" "2b74cf9727cc8cd0952005843fb2e6d4d062fbf49437d5238d58e1ea47596813", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b74cf9727cc8cd0952005843fb2e6d4d062fbf49437d5238d58e1ea47596813", kill_on_drop: false }` [INFO] [stdout] 2b74cf9727cc8cd0952005843fb2e6d4d062fbf49437d5238d58e1ea47596813 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dc1f9eebf5abbc126dd346b20b16fbad394530a66fd6dd5bdd59e016beced51e [INFO] running `Command { std: "docker" "start" "-a" "dc1f9eebf5abbc126dd346b20b16fbad394530a66fd6dd5bdd59e016beced51e", kill_on_drop: false }` [INFO] [stderr] Compiling rayon-core v1.9.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling plotters-backend v0.3.2 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling rayon v1.5.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling plotters-svg v0.3.1 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling criterion-plot v0.4.4 [INFO] [stderr] Compiling criterion v0.3.5 [INFO] [stderr] Compiling mathbench v0.4.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 13.30s [INFO] running `Command { std: "docker" "inspect" "dc1f9eebf5abbc126dd346b20b16fbad394530a66fd6dd5bdd59e016beced51e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc1f9eebf5abbc126dd346b20b16fbad394530a66fd6dd5bdd59e016beced51e", kill_on_drop: false }` [INFO] [stdout] dc1f9eebf5abbc126dd346b20b16fbad394530a66fd6dd5bdd59e016beced51e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 943f9747080bd88af79fa9339ea4ffbab40630ccdc42446338aa39d13d335006 [INFO] running `Command { std: "docker" "start" "-a" "943f9747080bd88af79fa9339ea4ffbab40630ccdc42446338aa39d13d335006", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.42s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/mathbench-27250504552e174a) [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 tests/mat.rs (/opt/rustwide/target/debug/deps/mat-77b24593f7130eca) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test test_mat2_det ... ok [INFO] [stdout] test test_mat2_mul_vec2 ... ok [INFO] [stdout] test test_mat3_inverse ... ok [INFO] [stdout] test test_mat2_inverse ... ok [INFO] [stdout] test test_mat2_mul_mat2 ... ok [INFO] [stdout] test test_mat3_mul_vec3 ... ok [INFO] [stdout] test test_mat4_mul_vec4 ... ok [INFO] [stdout] test test_mat3_mul_mat3 ... ok [INFO] [stdout] test test_mat4_mul_mat4 ... ok [INFO] [stdout] test test_mat4_inverse ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running tests/quat.rs (/opt/rustwide/target/debug/deps/quat-8aee9545f08ec143) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test test_quat_from_axis_angle ... ok [INFO] [stdout] test test_quat_mul_quat ... ok [INFO] [stdout] test test_quat_mul_vec3 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/vec.rs (/opt/rustwide/target/debug/deps/vec-91fec35d81f82745) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test test_vec3_cross ... ok [INFO] [stdout] test test_vec2_normalize ... ok [INFO] [stdout] test test_vec3_normalize ... ok [INFO] [stdout] test test_vec4_normalize ... ok [INFO] [stdout] test test_vec4_dot ... ok [INFO] [stdout] test test_vec3_dot ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests mathbench [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" "943f9747080bd88af79fa9339ea4ffbab40630ccdc42446338aa39d13d335006", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "943f9747080bd88af79fa9339ea4ffbab40630ccdc42446338aa39d13d335006", kill_on_drop: false }` [INFO] [stdout] 943f9747080bd88af79fa9339ea4ffbab40630ccdc42446338aa39d13d335006