Oct 11 01:56:43.378 INFO testing bpglaser/maze_solver against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 01:56:43.378 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 01:56:43.378 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/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 01:56:43.691 INFO blam! 049452b9814c0633dc32bc11176b501262398750d25f30a9e8d389519ad72f8a Oct 11 01:56:43.693 INFO running `"docker" "start" "-a" "049452b9814c0633dc32bc11176b501262398750d25f30a9e8d389519ad72f8a"` Oct 11 01:56:44.581 INFO kablam! usermod: no changes Oct 11 01:56:44.792 INFO kablam! Compiling gio v0.1.1 Oct 11 01:56:44.792 INFO kablam! Compiling gdk-pixbuf v0.1.1 Oct 11 01:56:44.792 INFO kablam! Compiling cairo-rs v0.1.1 Oct 11 01:56:44.792 INFO kablam! Compiling gdk v0.5.1 Oct 11 01:56:44.792 INFO kablam! Compiling gtk v0.1.1 Oct 11 01:56:44.802 INFO kablam! Compiling gio-sys v0.3.2 Oct 11 01:56:44.802 INFO kablam! Compiling gdk-pixbuf-sys v0.3.2 Oct 11 01:56:44.802 INFO kablam! Compiling cairo-sys-rs v0.3.2 Oct 11 01:56:46.976 INFO kablam! Compiling pango-sys v0.3.2 Oct 11 01:56:47.716 INFO kablam! Compiling atk-sys v0.3.2 Oct 11 01:56:47.720 INFO kablam! Compiling gdk-sys v0.3.2 Oct 11 01:56:47.964 INFO kablam! Compiling gtk-sys v0.3.2 Oct 11 01:56:48.410 INFO kablam! Compiling term_size v0.2.1 Oct 11 01:56:48.794 INFO kablam! Compiling glib-sys v0.3.2 Oct 11 01:56:48.905 INFO kablam! Compiling num-bigint v0.1.35 Oct 11 01:56:48.966 INFO kablam! Compiling gobject-sys v0.3.2 Oct 11 01:56:49.020 INFO kablam! Compiling png v0.6.2 Oct 11 01:56:50.576 INFO kablam! Compiling clap v2.19.3 Oct 11 01:56:56.612 INFO kablam! Compiling num-rational v0.1.35 Oct 11 01:56:59.405 INFO kablam! Compiling image v0.12.1 Oct 11 01:57:00.948 INFO kablam! Compiling glib v0.1.1 Oct 11 01:57:08.916 INFO kablam! Compiling pango v0.1.1 Oct 11 01:57:57.624 INFO kablam! Compiling maze_solver v0.1.0 (/source) Oct 11 01:58:01.984 INFO kablam! warning: unused imports: `Grid`, `Point` Oct 11 01:58:01.984 INFO kablam! --> src/main.rs:9:25 Oct 11 01:58:01.984 INFO kablam! | Oct 11 01:58:01.984 INFO kablam! 9 | use maze_solver::grid::{Point, Grid}; Oct 11 01:58:01.984 INFO kablam! | ^^^^^ ^^^^ Oct 11 01:58:01.984 INFO kablam! | Oct 11 01:58:01.984 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 01:58:01.984 INFO kablam! Oct 11 01:58:02.004 INFO kablam! warning: unused variable: `loaded_image` Oct 11 01:58:02.004 INFO kablam! --> src/main.rs:18:9 Oct 11 01:58:02.004 INFO kablam! | Oct 11 01:58:02.004 INFO kablam! 18 | let loaded_image = open(path).expect("Error opening file").grayscale(); Oct 11 01:58:02.004 INFO kablam! | ^^^^^^^^^^^^ help: consider using `_loaded_image` instead Oct 11 01:58:02.004 INFO kablam! | Oct 11 01:58:02.004 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 01:58:02.004 INFO kablam! Oct 11 01:58:04.216 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 19s Oct 11 01:58:04.224 INFO kablam! su: No module specific data is present Oct 11 01:58:05.010 INFO running `"docker" "rm" "-f" "049452b9814c0633dc32bc11176b501262398750d25f30a9e8d389519ad72f8a"` Oct 11 01:58:05.276 INFO blam! 049452b9814c0633dc32bc11176b501262398750d25f30a9e8d389519ad72f8a Oct 11 01:58:05.281 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 01:58:05.281 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/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 01:58:05.745 INFO blam! 2a64b2e9f79ea6bac671f1b68d3bef4bcd9bd192df2ff78aaf4e4b4c5b4a4567 Oct 11 01:58:05.747 INFO running `"docker" "start" "-a" "2a64b2e9f79ea6bac671f1b68d3bef4bcd9bd192df2ff78aaf4e4b4c5b4a4567"` Oct 11 01:58:07.056 INFO kablam! usermod: no changes Oct 11 01:58:07.208 INFO kablam! Compiling maze_solver v0.1.0 (/source) Oct 11 01:58:11.196 INFO kablam! warning: unused imports: `Grid`, `Point` Oct 11 01:58:11.196 INFO kablam! --> src/main.rs:9:25 Oct 11 01:58:11.196 INFO kablam! | Oct 11 01:58:11.196 INFO kablam! 9 | use maze_solver::grid::{Point, Grid}; Oct 11 01:58:11.196 INFO kablam! | ^^^^^ ^^^^ Oct 11 01:58:11.196 INFO kablam! | Oct 11 01:58:11.196 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 01:58:11.196 INFO kablam! Oct 11 01:58:11.224 INFO kablam! warning: unused variable: `loaded_image` Oct 11 01:58:11.224 INFO kablam! --> src/main.rs:18:9 Oct 11 01:58:11.224 INFO kablam! | Oct 11 01:58:11.224 INFO kablam! 18 | let loaded_image = open(path).expect("Error opening file").grayscale(); Oct 11 01:58:11.224 INFO kablam! | ^^^^^^^^^^^^ help: consider using `_loaded_image` instead Oct 11 01:58:11.224 INFO kablam! | Oct 11 01:58:11.224 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 01:58:11.224 INFO kablam! Oct 11 01:58:11.807 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.74s Oct 11 01:58:11.824 INFO kablam! su: No module specific data is present Oct 11 01:58:12.441 INFO running `"docker" "rm" "-f" "2a64b2e9f79ea6bac671f1b68d3bef4bcd9bd192df2ff78aaf4e4b4c5b4a4567"` Oct 11 01:58:12.679 INFO blam! 2a64b2e9f79ea6bac671f1b68d3bef4bcd9bd192df2ff78aaf4e4b4c5b4a4567 Oct 11 01:58:12.688 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 01:58:12.688 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/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 01:58:13.151 INFO blam! ee0a8ee9f1d2f6ea97729746c5ffabf2e3bd0720a8142cc9f5391bb8a76aa869 Oct 11 01:58:13.155 INFO running `"docker" "start" "-a" "ee0a8ee9f1d2f6ea97729746c5ffabf2e3bd0720a8142cc9f5391bb8a76aa869"` Oct 11 01:58:14.465 INFO kablam! usermod: no changes Oct 11 01:58:14.627 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.12s Oct 11 01:58:14.642 INFO kablam! Running /target/debug/deps/maze_solver-64ddb34e53957d72 Oct 11 01:58:14.650 INFO blam! Oct 11 01:58:14.650 INFO blam! running 0 tests Oct 11 01:58:14.650 INFO blam! Oct 11 01:58:14.650 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 01:58:14.650 INFO blam! Oct 11 01:58:14.651 INFO kablam! Running /target/debug/deps/maze_solver-92a7a6dc1c732ebb Oct 11 01:58:14.653 INFO kablam! Running /target/debug/deps/grid-02e69f4b948bbfcc Oct 11 01:58:14.653 INFO blam! Oct 11 01:58:14.653 INFO blam! running 0 tests Oct 11 01:58:14.653 INFO blam! Oct 11 01:58:14.653 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 01:58:14.653 INFO blam! Oct 11 01:58:14.657 INFO blam! Oct 11 01:58:14.657 INFO blam! running 3 tests Oct 11 01:58:14.660 INFO blam! test grid_str_parse_empty_block ... ok Oct 11 01:58:14.661 INFO blam! test grid_str_parse_solid_block ... ok Oct 11 01:58:14.661 INFO blam! test grid_str_parse_mixed ... ok Oct 11 01:58:14.661 INFO blam! Oct 11 01:58:14.661 INFO blam! test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 01:58:14.661 INFO blam! Oct 11 01:58:14.664 INFO kablam! Running /target/debug/deps/pathfind-53771619bbefa871 Oct 11 01:58:14.666 INFO blam! Oct 11 01:58:14.666 INFO blam! running 1 test Oct 11 01:58:14.672 INFO blam! test astar ... ok Oct 11 01:58:14.672 INFO kablam! Doc-tests maze_solver Oct 11 01:58:14.672 INFO blam! Oct 11 01:58:14.672 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 01:58:14.672 INFO blam! Oct 11 01:58:15.816 INFO blam! Oct 11 01:58:15.816 INFO blam! running 0 tests Oct 11 01:58:15.816 INFO blam! Oct 11 01:58:15.816 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 01:58:15.816 INFO blam! Oct 11 01:58:15.824 INFO kablam! su: No module specific data is present Oct 11 01:58:16.417 INFO running `"docker" "rm" "-f" "ee0a8ee9f1d2f6ea97729746c5ffabf2e3bd0720a8142cc9f5391bb8a76aa869"` Oct 11 01:58:16.720 INFO blam! ee0a8ee9f1d2f6ea97729746c5ffabf2e3bd0720a8142cc9f5391bb8a76aa869