[INFO] updating cached repository https://github.com/aaron-lebo/comanche-rust [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] 4ddaa80e27bcb58b089b287173cba49ec6537966 [INFO] testing aaron-lebo/comanche-rust against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faaron-lebo%2Fcomanche-rust" "/workspace/builds/worker-2/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/aaron-lebo/comanche-rust on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/aaron-lebo/comanche-rust [INFO] finished tweaking git repo https://github.com/aaron-lebo/comanche-rust [INFO] tweaked toml for git repo https://github.com/aaron-lebo/comanche-rust written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/aaron-lebo/comanche-rust already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=warn" "-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" "+1.44.0" "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] cefe77282985d3f52301f551d2d559bf2b073a50a3890d210c61ff6fd238d5cf [INFO] running `"docker" "start" "-a" "cefe77282985d3f52301f551d2d559bf2b073a50a3890d210c61ff6fd238d5cf"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling num-traits v0.1.40 [INFO] [stderr] Compiling libc v0.2.33 [INFO] [stderr] Compiling log v0.3.8 [INFO] [stderr] Compiling bitflags v1.0.1 [INFO] [stderr] Compiling cc v1.0.3 [INFO] [stderr] Compiling khronos_api v2.0.0 [INFO] [stderr] Compiling nom v1.2.4 [INFO] [stderr] Compiling bitflags v0.8.2 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling rand v0.3.18 [INFO] [stderr] Compiling cmake v0.1.28 [INFO] [stderr] Compiling num-integer v0.1.35 [INFO] [stderr] Compiling num-complex v0.1.40 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling semver v0.2.3 [INFO] [stderr] Compiling num-iter v0.1.34 [INFO] [stderr] Compiling glfw-sys v3.2.2 [INFO] [stderr] Compiling gl_generator v0.6.1 [INFO] [stderr] Compiling num-bigint v0.1.40 [INFO] [stderr] Compiling cgmath v0.15.0 [INFO] [stderr] Compiling num-rational v0.1.40 [INFO] [stderr] Compiling gl v0.6.5 [INFO] [stderr] Compiling num v0.1.40 [INFO] [stderr] Compiling glfw v0.15.0 [INFO] [stderr] Compiling comanche v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused import: `Quaternion` [INFO] [stderr] --> src/main.rs:5:42 [INFO] [stderr] | [INFO] [stderr] 5 | use cgmath::{vec3, Deg, Matrix4, Point3, Quaternion, Vector3}; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 35.39s [INFO] running `"docker" "inspect" "cefe77282985d3f52301f551d2d559bf2b073a50a3890d210c61ff6fd238d5cf"` [INFO] running `"docker" "rm" "-f" "cefe77282985d3f52301f551d2d559bf2b073a50a3890d210c61ff6fd238d5cf"` [INFO] [stdout] cefe77282985d3f52301f551d2d559bf2b073a50a3890d210c61ff6fd238d5cf [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=warn" "-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" "+1.44.0" "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] 42f839120d202d58003c2b8661f2f6b51e987a582b8a3abe04abac34840c6932 [INFO] running `"docker" "start" "-a" "42f839120d202d58003c2b8661f2f6b51e987a582b8a3abe04abac34840c6932"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling comanche v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused import: `Quaternion` [INFO] [stderr] --> src/main.rs:5:42 [INFO] [stderr] | [INFO] [stderr] 5 | use cgmath::{vec3, Deg, Matrix4, Point3, Quaternion, Vector3}; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.77s [INFO] running `"docker" "inspect" "42f839120d202d58003c2b8661f2f6b51e987a582b8a3abe04abac34840c6932"` [INFO] running `"docker" "rm" "-f" "42f839120d202d58003c2b8661f2f6b51e987a582b8a3abe04abac34840c6932"` [INFO] [stdout] 42f839120d202d58003c2b8661f2f6b51e987a582b8a3abe04abac34840c6932 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=warn" "-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" "+1.44.0" "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] db3f031ec7e707ddac6078862e28b8fa7c4464f3b47bc7c628cdb16a15b9d957 [INFO] running `"docker" "start" "-a" "db3f031ec7e707ddac6078862e28b8fa7c4464f3b47bc7c628cdb16a15b9d957"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: unused import: `Quaternion` [INFO] [stderr] --> src/main.rs:5:42 [INFO] [stderr] | [INFO] [stderr] 5 | use cgmath::{vec3, Deg, Matrix4, Point3, Quaternion, Vector3}; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/comanche-d02b6f3e9e1447bc [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" "db3f031ec7e707ddac6078862e28b8fa7c4464f3b47bc7c628cdb16a15b9d957"` [INFO] running `"docker" "rm" "-f" "db3f031ec7e707ddac6078862e28b8fa7c4464f3b47bc7c628cdb16a15b9d957"` [INFO] [stdout] db3f031ec7e707ddac6078862e28b8fa7c4464f3b47bc7c628cdb16a15b9d957