[INFO] cloning repository https://github.com/073TheBoss/lightwave [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/073TheBoss/lightwave" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F073TheBoss%2Flightwave"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F073TheBoss%2Flightwave'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] c89dea9f2a65fe263aece8b68c99fd2bb112d2ce [INFO] checking 073TheBoss/lightwave against try#ea663bba38739867a4b75ac820991b4f5d093c3b for pr-62262-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F073TheBoss%2Flightwave" "/workspace/builds/worker-6/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/073TheBoss/lightwave on toolchain ea663bba38739867a4b75ac820991b4f5d093c3b [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/073TheBoss/lightwave [INFO] finished tweaking git repo https://github.com/073TheBoss/lightwave [INFO] tweaked toml for git repo https://github.com/073TheBoss/lightwave written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/073TheBoss/lightwave already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"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" "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" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 15387fa90defd507b89a3817493500a0d86b75175841e5ad0d80b253868ac939 [INFO] running `"docker" "start" "-a" "15387fa90defd507b89a3817493500a0d86b75175841e5ad0d80b253868ac939"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.55 [INFO] [stderr] Compiling libm v0.1.3 [INFO] [stderr] Compiling num-rational v0.2.1 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking crossbeam-utils v0.2.2 [INFO] [stderr] Compiling syn v0.15.34 [INFO] [stderr] Checking generic-array v0.12.0 [INFO] [stderr] Checking crossbeam-epoch v0.3.1 [INFO] [stderr] Checking crossbeam-deque v0.2.0 [INFO] [stderr] Checking num_cpus v1.10.0 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking rayon-core v1.4.1 [INFO] [stderr] Checking num-complex v0.2.1 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking rayon v1.0.3 [INFO] [stderr] Checking alga v0.9.1 [INFO] [stderr] Checking png v0.14.1 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Checking jpeg-decoder v0.1.15 [INFO] [stderr] Checking nalgebra v0.18.0 [INFO] [stderr] Checking tiff v0.2.2 [INFO] [stderr] Checking image v0.21.1 [INFO] [stderr] Checking ncollide3d v0.19.2 [INFO] [stderr] Checking light_wave v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: function is never used: `rads_to_deg` [INFO] [stderr] --> src/math/mod.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | pub fn rads_to_deg(rads: f64) -> f64 { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function is never used: `rads_to_deg` [INFO] [stderr] --> src/math/mod.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | pub fn rads_to_deg(rads: f64) -> f64 { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 25s [INFO] running `"docker" "inspect" "15387fa90defd507b89a3817493500a0d86b75175841e5ad0d80b253868ac939"` [INFO] running `"docker" "rm" "-f" "15387fa90defd507b89a3817493500a0d86b75175841e5ad0d80b253868ac939"` [INFO] [stdout] 15387fa90defd507b89a3817493500a0d86b75175841e5ad0d80b253868ac939