Oct 15 02:04:50.269 INFO testing bpglaser/maze_solver against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 02:04:50.271 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,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" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 15 02:04:50.748 INFO blam! ed91f6c5a27cf3f5819d91923a054d0a68f6da315d4003a77c5f026354ba5ad4 Oct 15 02:04:50.750 INFO running `"docker" "start" "-a" "ed91f6c5a27cf3f5819d91923a054d0a68f6da315d4003a77c5f026354ba5ad4"` Oct 15 02:04:52.894 INFO kablam! usermod: no changes Oct 15 02:04:53.112 INFO kablam! Compiling gio v0.1.1 Oct 15 02:04:53.112 INFO kablam! Compiling cairo-rs v0.1.1 Oct 15 02:04:53.113 INFO kablam! Compiling gdk-pixbuf v0.1.1 Oct 15 02:04:53.113 INFO kablam! Compiling c_vec v1.0.12 Oct 15 02:04:53.113 INFO kablam! Compiling gdk v0.5.1 Oct 15 02:04:53.129 INFO kablam! Compiling gtk v0.1.1 Oct 15 02:04:53.148 INFO kablam! Compiling glib-sys v0.3.2 Oct 15 02:04:53.149 INFO kablam! Compiling gobject-sys v0.3.2 Oct 15 02:04:55.879 INFO kablam! Compiling gio-sys v0.3.2 Oct 15 02:04:56.972 INFO kablam! Compiling cairo-sys-rs v0.3.2 Oct 15 02:04:57.171 INFO kablam! Compiling gdk-pixbuf-sys v0.3.2 Oct 15 02:04:57.247 INFO kablam! Compiling pango-sys v0.3.2 Oct 15 02:04:57.426 INFO kablam! Compiling atk-sys v0.3.2 Oct 15 02:04:57.459 INFO kablam! Compiling gdk-sys v0.3.2 Oct 15 02:04:58.028 INFO kablam! Compiling gtk-sys v0.3.2 Oct 15 02:04:59.135 INFO kablam! Compiling num_cpus v1.2.1 Oct 15 02:05:01.059 INFO kablam! Compiling term_size v0.2.1 Oct 15 02:05:02.677 INFO kablam! Compiling deque v0.3.1 Oct 15 02:05:02.896 INFO kablam! Compiling num-bigint v0.1.35 Oct 15 02:05:04.524 INFO kablam! Compiling clap v2.19.3 Oct 15 02:05:05.524 INFO kablam! Compiling rayon v0.6.0 Oct 15 02:05:09.903 INFO kablam! Compiling num-rational v0.1.35 Oct 15 02:05:13.175 INFO kablam! Compiling jpeg-decoder v0.1.11 Oct 15 02:05:13.587 INFO kablam! Compiling glib v0.1.1 Oct 15 02:05:17.481 INFO kablam! Compiling pango v0.1.1 Oct 15 02:05:20.299 INFO kablam! Compiling image v0.12.1 Oct 15 02:05:54.863 INFO kablam! Compiling maze_solver v0.1.0 (/source) Oct 15 02:05:57.127 INFO kablam! warning: unused imports: `Grid`, `Point` Oct 15 02:05:57.127 INFO kablam! --> src/main.rs:9:25 Oct 15 02:05:57.127 INFO kablam! | Oct 15 02:05:57.127 INFO kablam! 9 | use maze_solver::grid::{Point, Grid}; Oct 15 02:05:57.127 INFO kablam! | ^^^^^ ^^^^ Oct 15 02:05:57.127 INFO kablam! | Oct 15 02:05:57.127 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 02:05:57.127 INFO kablam! Oct 15 02:05:57.155 INFO kablam! warning: unused variable: `loaded_image` Oct 15 02:05:57.155 INFO kablam! --> src/main.rs:18:9 Oct 15 02:05:57.155 INFO kablam! | Oct 15 02:05:57.155 INFO kablam! 18 | let loaded_image = open(path).expect("Error opening file").grayscale(); Oct 15 02:05:57.155 INFO kablam! | ^^^^^^^^^^^^ help: consider using `_loaded_image` instead Oct 15 02:05:57.155 INFO kablam! | Oct 15 02:05:57.155 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 02:05:57.155 INFO kablam! Oct 15 02:05:58.923 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 06s Oct 15 02:05:58.931 INFO kablam! su: No module specific data is present Oct 15 02:05:59.318 INFO running `"docker" "rm" "-f" "ed91f6c5a27cf3f5819d91923a054d0a68f6da315d4003a77c5f026354ba5ad4"` Oct 15 02:05:59.527 INFO blam! ed91f6c5a27cf3f5819d91923a054d0a68f6da315d4003a77c5f026354ba5ad4 Oct 15 02:05:59.535 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,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" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 15 02:06:00.061 INFO blam! 980c0a733bfd8737c8acbd767d663b8d24b80cbcbc2fb66e1a332dea146605c6 Oct 15 02:06:00.079 INFO running `"docker" "start" "-a" "980c0a733bfd8737c8acbd767d663b8d24b80cbcbc2fb66e1a332dea146605c6"` Oct 15 02:06:00.952 INFO kablam! usermod: no changes Oct 15 02:06:01.091 INFO kablam! Compiling maze_solver v0.1.0 (/source) Oct 15 02:06:02.699 INFO kablam! warning: unused imports: `Grid`, `Point` Oct 15 02:06:02.699 INFO kablam! --> src/main.rs:9:25 Oct 15 02:06:02.699 INFO kablam! | Oct 15 02:06:02.699 INFO kablam! 9 | use maze_solver::grid::{Point, Grid}; Oct 15 02:06:02.699 INFO kablam! | ^^^^^ ^^^^ Oct 15 02:06:02.699 INFO kablam! | Oct 15 02:06:02.699 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 02:06:02.699 INFO kablam! Oct 15 02:06:02.751 INFO kablam! warning: unused variable: `loaded_image` Oct 15 02:06:02.751 INFO kablam! --> src/main.rs:18:9 Oct 15 02:06:02.751 INFO kablam! | Oct 15 02:06:02.751 INFO kablam! 18 | let loaded_image = open(path).expect("Error opening file").grayscale(); Oct 15 02:06:02.751 INFO kablam! | ^^^^^^^^^^^^ help: consider using `_loaded_image` instead Oct 15 02:06:02.751 INFO kablam! | Oct 15 02:06:02.751 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 02:06:02.751 INFO kablam! Oct 15 02:06:03.195 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.21s Oct 15 02:06:03.198 INFO kablam! su: No module specific data is present Oct 15 02:06:03.511 INFO running `"docker" "rm" "-f" "980c0a733bfd8737c8acbd767d663b8d24b80cbcbc2fb66e1a332dea146605c6"` Oct 15 02:06:03.781 INFO blam! 980c0a733bfd8737c8acbd767d663b8d24b80cbcbc2fb66e1a332dea146605c6 Oct 15 02:06:03.827 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,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" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 15 02:06:04.171 INFO blam! 749bbc7da4de93c7561ccf736ffcfe57c8aa8276a4fbc68a77441d7d030b72da Oct 15 02:06:04.183 INFO running `"docker" "start" "-a" "749bbc7da4de93c7561ccf736ffcfe57c8aa8276a4fbc68a77441d7d030b72da"` Oct 15 02:06:05.294 INFO kablam! usermod: no changes Oct 15 02:06:05.459 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.13s Oct 15 02:06:05.479 INFO kablam! Running /target/debug/deps/maze_solver-64ddb34e53957d72 Oct 15 02:06:05.479 INFO blam! Oct 15 02:06:05.479 INFO blam! running 0 tests Oct 15 02:06:05.479 INFO blam! Oct 15 02:06:05.479 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 02:06:05.479 INFO blam! Oct 15 02:06:05.483 INFO kablam! Running /target/debug/deps/maze_solver-92a7a6dc1c732ebb Oct 15 02:06:05.483 INFO blam! Oct 15 02:06:05.483 INFO blam! running 0 tests Oct 15 02:06:05.484 INFO blam! Oct 15 02:06:05.484 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 02:06:05.484 INFO blam! Oct 15 02:06:05.491 INFO kablam! Running /target/debug/deps/grid-02e69f4b948bbfcc Oct 15 02:06:05.491 INFO blam! Oct 15 02:06:05.491 INFO blam! running 3 tests Oct 15 02:06:05.491 INFO blam! test grid_str_parse_mixed ... ok Oct 15 02:06:05.491 INFO blam! test grid_str_parse_empty_block ... ok Oct 15 02:06:05.499 INFO kablam! Running /target/debug/deps/pathfind-53771619bbefa871 Oct 15 02:06:05.499 INFO blam! test grid_str_parse_solid_block ... ok Oct 15 02:06:05.499 INFO blam! Oct 15 02:06:05.499 INFO blam! test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 02:06:05.499 INFO blam! Oct 15 02:06:05.499 INFO blam! Oct 15 02:06:05.499 INFO blam! running 1 test Oct 15 02:06:05.507 INFO blam! test astar ... ok Oct 15 02:06:05.507 INFO blam! Oct 15 02:06:05.507 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 02:06:05.507 INFO blam! Oct 15 02:06:05.512 INFO kablam! Doc-tests maze_solver Oct 15 02:06:06.086 INFO blam! Oct 15 02:06:06.086 INFO blam! running 0 tests Oct 15 02:06:06.086 INFO blam! Oct 15 02:06:06.086 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 02:06:06.086 INFO blam! Oct 15 02:06:06.100 INFO kablam! su: No module specific data is present Oct 15 02:06:06.851 INFO running `"docker" "rm" "-f" "749bbc7da4de93c7561ccf736ffcfe57c8aa8276a4fbc68a77441d7d030b72da"` Oct 15 02:06:07.227 INFO blam! 749bbc7da4de93c7561ccf736ffcfe57c8aa8276a4fbc68a77441d7d030b72da