Oct 11 03:47:45.574 INFO testing Yatekii/font-experiments against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 03:47:45.574 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 03:47:45.574 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 03:47:46.060 INFO blam! 25d5539fef8a1db89608450c12acb216f993bc67bb722b50e6f069ba50b51a53 Oct 11 03:47:46.062 INFO running `"docker" "start" "-a" "25d5539fef8a1db89608450c12acb216f993bc67bb722b50e6f069ba50b51a53"` Oct 11 03:47:47.796 INFO kablam! usermod: no changes Oct 11 03:47:48.078 INFO kablam! Compiling itertools v0.6.5 Oct 11 03:47:48.079 INFO kablam! Compiling enum_primitive v0.1.1 Oct 11 03:47:48.080 INFO kablam! Compiling alga v0.5.2 Oct 11 03:47:48.080 INFO kablam! Compiling rusttype v0.2.3 Oct 11 03:47:48.081 INFO kablam! Compiling rayon v0.7.1 Oct 11 03:47:48.081 INFO kablam! Compiling png v0.11.0 Oct 11 03:47:48.081 INFO kablam! Compiling env_logger v0.3.5 Oct 11 03:47:54.488 INFO kablam! Compiling image v0.18.0 Oct 11 03:47:56.068 INFO kablam! Compiling quickcheck v0.2.27 Oct 11 03:48:00.697 INFO kablam! Compiling nalgebra v0.11.2 Oct 11 03:48:44.408 INFO kablam! Compiling imageproc v0.13.0 Oct 11 03:48:52.402 INFO kablam! Compiling font-experiments v0.1.0 (/source) Oct 11 03:48:55.110 INFO kablam! warning: unused variable: `dx` Oct 11 03:48:55.110 INFO kablam! --> src/main.rs:55:29 Oct 11 03:48:55.110 INFO kablam! | Oct 11 03:48:55.110 INFO kablam! 55 | let dx = x; Oct 11 03:48:55.110 INFO kablam! | ^^ help: consider using `_dx` instead Oct 11 03:48:55.110 INFO kablam! | Oct 11 03:48:55.110 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 03:48:55.110 INFO kablam! Oct 11 03:48:55.113 INFO kablam! warning: unused variable: `dy` Oct 11 03:48:55.113 INFO kablam! --> src/main.rs:56:29 Oct 11 03:48:55.113 INFO kablam! | Oct 11 03:48:55.113 INFO kablam! 56 | let dy = y; Oct 11 03:48:55.113 INFO kablam! | ^^ help: consider using `_dy` instead Oct 11 03:48:55.113 INFO kablam! Oct 11 03:48:55.123 INFO kablam! warning: function is never used: `length` Oct 11 03:48:55.123 INFO kablam! --> src/main.rs:70:1 Oct 11 03:48:55.123 INFO kablam! | Oct 11 03:48:55.123 INFO kablam! 70 | fn length(x: u32, y: u32) -> u32 { Oct 11 03:48:55.123 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 03:48:55.123 INFO kablam! | Oct 11 03:48:55.123 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 03:48:55.123 INFO kablam! Oct 11 03:48:57.640 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 09s Oct 11 03:48:57.652 INFO kablam! su: No module specific data is present Oct 11 03:48:58.412 INFO running `"docker" "rm" "-f" "25d5539fef8a1db89608450c12acb216f993bc67bb722b50e6f069ba50b51a53"` Oct 11 03:48:58.704 INFO blam! 25d5539fef8a1db89608450c12acb216f993bc67bb722b50e6f069ba50b51a53 Oct 11 03:48:58.708 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 03:48:58.708 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 03:48:59.112 INFO blam! 7acd235879d341daccd9dd45b442898e800f6f01b599b7eab99b397a44f35096 Oct 11 03:48:59.113 INFO running `"docker" "start" "-a" "7acd235879d341daccd9dd45b442898e800f6f01b599b7eab99b397a44f35096"` Oct 11 03:48:59.884 INFO kablam! usermod: no changes Oct 11 03:49:00.025 INFO kablam! Compiling font-experiments v0.1.0 (/source) Oct 11 03:49:02.899 INFO kablam! warning: unused variable: `dx` Oct 11 03:49:02.900 INFO kablam! --> src/main.rs:55:29 Oct 11 03:49:02.900 INFO kablam! | Oct 11 03:49:02.900 INFO kablam! 55 | let dx = x; Oct 11 03:49:02.900 INFO kablam! | ^^ help: consider using `_dx` instead Oct 11 03:49:02.900 INFO kablam! | Oct 11 03:49:02.900 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 03:49:02.900 INFO kablam! Oct 11 03:49:02.900 INFO kablam! warning: unused variable: `dy` Oct 11 03:49:02.900 INFO kablam! --> src/main.rs:56:29 Oct 11 03:49:02.900 INFO kablam! | Oct 11 03:49:02.900 INFO kablam! 56 | let dy = y; Oct 11 03:49:02.900 INFO kablam! | ^^ help: consider using `_dy` instead Oct 11 03:49:02.900 INFO kablam! Oct 11 03:49:02.912 INFO kablam! warning: function is never used: `length` Oct 11 03:49:02.912 INFO kablam! --> src/main.rs:70:1 Oct 11 03:49:02.912 INFO kablam! | Oct 11 03:49:02.912 INFO kablam! 70 | fn length(x: u32, y: u32) -> u32 { Oct 11 03:49:02.912 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 03:49:02.912 INFO kablam! | Oct 11 03:49:02.912 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 03:49:02.912 INFO kablam! Oct 11 03:49:03.368 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.47s Oct 11 03:49:03.379 INFO kablam! su: No module specific data is present Oct 11 03:49:03.762 INFO running `"docker" "rm" "-f" "7acd235879d341daccd9dd45b442898e800f6f01b599b7eab99b397a44f35096"` Oct 11 03:49:04.016 INFO blam! 7acd235879d341daccd9dd45b442898e800f6f01b599b7eab99b397a44f35096 Oct 11 03:49:04.021 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 03:49:04.022 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 03:49:04.320 INFO blam! a368f9ae673a1d2193586996e157f41605a795165cf5974fb733e4296bf48bb4 Oct 11 03:49:04.320 INFO running `"docker" "start" "-a" "a368f9ae673a1d2193586996e157f41605a795165cf5974fb733e4296bf48bb4"` Oct 11 03:49:05.277 INFO kablam! usermod: no changes Oct 11 03:49:05.395 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.09s Oct 11 03:49:05.410 INFO kablam! Running /target/debug/deps/font_experiments-295174fba26cb253 Oct 11 03:49:05.414 INFO blam! Oct 11 03:49:05.414 INFO blam! running 0 tests Oct 11 03:49:05.414 INFO blam! Oct 11 03:49:05.414 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 03:49:05.414 INFO blam! Oct 11 03:49:05.415 INFO kablam! su: No module specific data is present Oct 11 03:49:05.796 INFO running `"docker" "rm" "-f" "a368f9ae673a1d2193586996e157f41605a795165cf5974fb733e4296bf48bb4"` Oct 11 03:49:05.952 INFO blam! a368f9ae673a1d2193586996e157f41605a795165cf5974fb733e4296bf48bb4