Oct 14 12:42:26.073 INFO testing maeln/r_astar against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 12:42:26.074 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 14 12:42:26.505 INFO blam! 776d2924658e666ab86b5a54b4e7ef815682bd9e34f1a888f77cda1a907415a6 Oct 14 12:42:26.507 INFO running `"docker" "start" "-a" "776d2924658e666ab86b5a54b4e7ef815682bd9e34f1a888f77cda1a907415a6"` Oct 14 12:42:28.827 INFO kablam! usermod: no changes Oct 14 12:42:28.919 INFO kablam! Compiling libc v0.2.31 Oct 14 12:42:30.054 INFO kablam! Compiling rand v0.3.16 Oct 14 12:42:32.563 INFO kablam! Compiling astar v0.1.0 (/source) Oct 14 12:42:32.952 INFO kablam! warning: method is never used: `rand` Oct 14 12:42:32.952 INFO kablam! --> src/maze.rs:17:2 Oct 14 12:42:32.952 INFO kablam! | Oct 14 12:42:32.952 INFO kablam! 17 | fn rand() -> Dir { Oct 14 12:42:32.952 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 14 12:42:32.952 INFO kablam! | Oct 14 12:42:32.952 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 12:42:32.952 INFO kablam! Oct 14 12:42:32.954 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 12:42:32.954 INFO kablam! --> src/maze.rs:129:4 Oct 14 12:42:32.955 INFO kablam! | Oct 14 12:42:32.955 INFO kablam! 129 | f.write_all(self.to_svg(astar).as_bytes()); Oct 14 12:42:32.955 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 12:42:32.955 INFO kablam! | Oct 14 12:42:32.955 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 14 12:42:32.955 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 12:42:32.955 INFO kablam! Oct 14 12:42:34.680 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.82s Oct 14 12:42:34.683 INFO kablam! su: No module specific data is present Oct 14 12:42:35.693 INFO running `"docker" "rm" "-f" "776d2924658e666ab86b5a54b4e7ef815682bd9e34f1a888f77cda1a907415a6"` Oct 14 12:42:36.059 INFO blam! 776d2924658e666ab86b5a54b4e7ef815682bd9e34f1a888f77cda1a907415a6 Oct 14 12:42:36.069 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 14 12:42:36.508 INFO blam! 2ab136142fec98257dfbf6220381e510e16e32a43b517ec674de7f19b97f3382 Oct 14 12:42:36.511 INFO running `"docker" "start" "-a" "2ab136142fec98257dfbf6220381e510e16e32a43b517ec674de7f19b97f3382"` Oct 14 12:42:38.239 INFO kablam! usermod: no changes Oct 14 12:42:38.299 INFO kablam! Compiling astar v0.1.0 (/source) Oct 14 12:42:38.731 INFO kablam! warning: method is never used: `rand` Oct 14 12:42:38.731 INFO kablam! --> src/maze.rs:17:2 Oct 14 12:42:38.731 INFO kablam! | Oct 14 12:42:38.731 INFO kablam! 17 | fn rand() -> Dir { Oct 14 12:42:38.731 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 14 12:42:38.731 INFO kablam! | Oct 14 12:42:38.731 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 12:42:38.731 INFO kablam! Oct 14 12:42:38.731 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 12:42:38.731 INFO kablam! --> src/maze.rs:129:4 Oct 14 12:42:38.731 INFO kablam! | Oct 14 12:42:38.731 INFO kablam! 129 | f.write_all(self.to_svg(astar).as_bytes()); Oct 14 12:42:38.731 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 12:42:38.731 INFO kablam! | Oct 14 12:42:38.731 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 14 12:42:38.731 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 12:42:38.731 INFO kablam! Oct 14 12:42:39.340 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.08s Oct 14 12:42:39.343 INFO kablam! su: No module specific data is present Oct 14 12:42:40.147 INFO running `"docker" "rm" "-f" "2ab136142fec98257dfbf6220381e510e16e32a43b517ec674de7f19b97f3382"` Oct 14 12:42:40.428 INFO blam! 2ab136142fec98257dfbf6220381e510e16e32a43b517ec674de7f19b97f3382 Oct 14 12:42:40.429 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 14 12:42:40.988 INFO blam! 0edeb6a135d8eefa6e4760a63bc6231dafb8ca47947fc64d35d1e7496660385f Oct 14 12:42:40.990 INFO running `"docker" "start" "-a" "0edeb6a135d8eefa6e4760a63bc6231dafb8ca47947fc64d35d1e7496660385f"` Oct 14 12:42:42.890 INFO kablam! usermod: no changes Oct 14 12:42:42.992 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.07s Oct 14 12:42:42.995 INFO kablam! Running /target/debug/deps/astar-35d936c42151e7ce Oct 14 12:42:43.005 INFO blam! Oct 14 12:42:43.005 INFO blam! running 0 tests Oct 14 12:42:43.005 INFO blam! Oct 14 12:42:43.005 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 12:42:43.005 INFO blam! Oct 14 12:42:43.006 INFO kablam! su: No module specific data is present Oct 14 12:42:44.190 INFO running `"docker" "rm" "-f" "0edeb6a135d8eefa6e4760a63bc6231dafb8ca47947fc64d35d1e7496660385f"` Oct 14 12:42:44.549 INFO blam! 0edeb6a135d8eefa6e4760a63bc6231dafb8ca47947fc64d35d1e7496660385f