[INFO] cloning repository https://github.com/nhemsley/fib-sphere-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nhemsley/fib-sphere-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnhemsley%2Ffib-sphere-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnhemsley%2Ffib-sphere-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7be324db193321325d25afc06785f0b61d9293ed [INFO] testing nhemsley/fib-sphere-rust against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnhemsley%2Ffib-sphere-rust" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nhemsley/fib-sphere-rust on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nhemsley/fib-sphere-rust [INFO] finished tweaking git repo https://github.com/nhemsley/fib-sphere-rust [INFO] tweaked toml for git repo https://github.com/nhemsley/fib-sphere-rust written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/nhemsley/fib-sphere-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "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" "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" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 63792929758d5b919b595d7f7265481f96ef2f5011e7c9de4759850b3e6f0f09 [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" "63792929758d5b919b595d7f7265481f96ef2f5011e7c9de4759850b3e6f0f09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "63792929758d5b919b595d7f7265481f96ef2f5011e7c9de4759850b3e6f0f09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63792929758d5b919b595d7f7265481f96ef2f5011e7c9de4759850b3e6f0f09", kill_on_drop: false }` [INFO] [stdout] 63792929758d5b919b595d7f7265481f96ef2f5011e7c9de4759850b3e6f0f09 [INFO] running `Command { std: "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" "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" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2b72769b1b22dd9ea98e609f8b147c3f72c97b1934ee8560cabb28387d6700c6 [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" "2b72769b1b22dd9ea98e609f8b147c3f72c97b1934ee8560cabb28387d6700c6", kill_on_drop: false }` [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Compiling xi-unicode v0.2.1 [INFO] [stderr] Compiling mint v0.5.5 [INFO] [stderr] Compiling hashbrown v0.3.1 [INFO] [stderr] Compiling claxon v0.3.3 [INFO] [stderr] Compiling spin v0.4.10 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling backtrace v0.3.50 [INFO] [stderr] Compiling flate2 v1.0.16 [INFO] [stderr] Compiling ordered-float v1.1.0 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling lewton v0.9.4 [INFO] [stderr] Compiling wayland-sys v0.21.13 [INFO] [stderr] Compiling glutin v0.19.0 [INFO] [stderr] Compiling cpal v0.8.2 [INFO] [stderr] Compiling froggy v0.4.4 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling derivative v1.0.4 [INFO] [stderr] Compiling includedir v0.5.0 [INFO] [stderr] Compiling tiff v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling cgmath v0.14.1 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling glyph_brush_layout v0.1.9 [INFO] [stderr] Compiling png v0.12.0 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling twox-hash v1.5.0 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling includedir_codegen v0.5.0 [INFO] [stderr] Compiling gfx_gl v0.5.0 [INFO] [stderr] Compiling glyph_brush v0.4.3 [INFO] [stderr] Compiling rodio v0.8.1 [INFO] [stderr] Compiling jpeg-decoder v0.1.20 [INFO] [stderr] Compiling three v0.4.0 [INFO] [stderr] Compiling wayland-commons v0.21.13 [INFO] [stderr] Compiling image v0.20.1 [INFO] [stderr] Compiling genmesh v0.6.2 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling obj v0.9.1 [INFO] [stderr] Compiling gfx_core v0.8.3 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Compiling gfx v0.17.1 [INFO] [stderr] Compiling gfx_device_gl v0.15.5 [INFO] [stderr] Compiling gfx_glyph v0.13.3 [INFO] [stderr] Compiling smithay-client-toolkit v0.4.6 [INFO] [stderr] Compiling winit v0.18.1 [INFO] [stderr] Compiling gfx_window_glutin v0.28.0 [INFO] [stderr] Compiling fib-sphere v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `Decomposed`, `One`, `Transform` [INFO] [stdout] --> src/main.rs:7:21 [INFO] [stdout] | [INFO] [stdout] 7 | use cgmath::{Angle, Decomposed, One, Quaternion, Rad, Rotation3, Transform, Vector3}; [INFO] [stdout] | ^^^^^^^^^^ ^^^ ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `max_points` [INFO] [stdout] --> src/main.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | let max_points: u32 = 5000; [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_max_points` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> src/packing.rs:5:25 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn generate_epsilon(n: u32) -> f32 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/sweeping_iterator.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn new(end: i32) -> SweepingIterator { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 55s [INFO] running `Command { std: "docker" "inspect" "2b72769b1b22dd9ea98e609f8b147c3f72c97b1934ee8560cabb28387d6700c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b72769b1b22dd9ea98e609f8b147c3f72c97b1934ee8560cabb28387d6700c6", kill_on_drop: false }` [INFO] [stdout] 2b72769b1b22dd9ea98e609f8b147c3f72c97b1934ee8560cabb28387d6700c6 [INFO] running `Command { std: "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" "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" "+1.49.0" "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] 0c373eac8fedd1402fd20383efb6a78e7607c5193b6c4b92c72c0bc03d523c92 [INFO] running `Command { std: "docker" "start" "-a" "0c373eac8fedd1402fd20383efb6a78e7607c5193b6c4b92c72c0bc03d523c92", kill_on_drop: false }` [INFO] [stderr] Compiling fib-sphere v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `Decomposed`, `One`, `Transform` [INFO] [stdout] --> src/main.rs:7:21 [INFO] [stdout] | [INFO] [stdout] 7 | use cgmath::{Angle, Decomposed, One, Quaternion, Rad, Rotation3, Transform, Vector3}; [INFO] [stdout] | ^^^^^^^^^^ ^^^ ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `max_points` [INFO] [stdout] --> src/main.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | let max_points: u32 = 5000; [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_max_points` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> src/packing.rs:5:25 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn generate_epsilon(n: u32) -> f32 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/sweeping_iterator.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn new(end: i32) -> SweepingIterator { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.83s [INFO] running `Command { std: "docker" "inspect" "0c373eac8fedd1402fd20383efb6a78e7607c5193b6c4b92c72c0bc03d523c92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c373eac8fedd1402fd20383efb6a78e7607c5193b6c4b92c72c0bc03d523c92", kill_on_drop: false }` [INFO] [stdout] 0c373eac8fedd1402fd20383efb6a78e7607c5193b6c4b92c72c0bc03d523c92 [INFO] running `Command { std: "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" "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" "+1.49.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 91cad350e659332140cef4fd0a5a56110136bcd37f8bc98e5f5cd9c6b9a7529c [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" "91cad350e659332140cef4fd0a5a56110136bcd37f8bc98e5f5cd9c6b9a7529c", kill_on_drop: false }` [INFO] [stderr] warning: unused imports: `Decomposed`, `One`, `Transform` [INFO] [stderr] --> src/main.rs:7:21 [INFO] [stderr] | [INFO] [stderr] 7 | use cgmath::{Angle, Decomposed, One, Quaternion, Rad, Rotation3, Transform, Vector3}; [INFO] [stderr] | ^^^^^^^^^^ ^^^ ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `max_points` [INFO] [stderr] --> src/main.rs:14:9 [INFO] [stderr] | [INFO] [stderr] 14 | let max_points: u32 = 5000; [INFO] [stderr] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_max_points` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `n` [INFO] [stderr] --> src/packing.rs:5:25 [INFO] [stderr] | [INFO] [stderr] 5 | pub fn generate_epsilon(n: u32) -> f32 { [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `new` [INFO] [stderr] --> src/sweeping_iterator.rs:9:12 [INFO] [stderr] | [INFO] [stderr] 9 | pub fn new(end: i32) -> SweepingIterator { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 4 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/fib_sphere-0051198d778b5728 [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 `Command { std: "docker" "inspect" "91cad350e659332140cef4fd0a5a56110136bcd37f8bc98e5f5cd9c6b9a7529c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91cad350e659332140cef4fd0a5a56110136bcd37f8bc98e5f5cd9c6b9a7529c", kill_on_drop: false }` [INFO] [stdout] 91cad350e659332140cef4fd0a5a56110136bcd37f8bc98e5f5cd9c6b9a7529c