Oct 16 00:58:52.824 INFO testing osm_pbf_iter-0.1.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 00:58:52.824 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 16 00:58:53.295 INFO blam! 103c3df4d16da1f0c307e017f0adf6cb0e04a240f965faf9c99a20cb8b9d4382 Oct 16 00:58:53.297 INFO running `"docker" "start" "-a" "103c3df4d16da1f0c307e017f0adf6cb0e04a240f965faf9c99a20cb8b9d4382"` Oct 16 00:58:55.334 INFO kablam! usermod: no changes Oct 16 00:58:55.427 INFO kablam! Compiling num_cpus v1.2.1 Oct 16 00:58:55.431 INFO kablam! Compiling protobuf_iter v0.1.1 Oct 16 00:58:57.490 INFO kablam! Compiling osm_pbf_iter v0.1.0 (/source) Oct 16 00:58:58.611 INFO kablam! warning: variable does not need to be mutable Oct 16 00:58:58.611 INFO kablam! --> src/parse/tags.rs:34:41 Oct 16 00:58:58.611 INFO kablam! | Oct 16 00:58:58.611 INFO kablam! 34 | opt_iter.as_mut().and_then(|mut iter| iter.next()); Oct 16 00:58:58.611 INFO kablam! | ----^^^^ Oct 16 00:58:58.611 INFO kablam! | | Oct 16 00:58:58.611 INFO kablam! | help: remove this `mut` Oct 16 00:58:58.611 INFO kablam! | Oct 16 00:58:58.611 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 16 00:58:58.611 INFO kablam! Oct 16 00:59:02.399 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.04s Oct 16 00:59:02.407 INFO kablam! su: No module specific data is present Oct 16 00:59:03.233 INFO running `"docker" "rm" "-f" "103c3df4d16da1f0c307e017f0adf6cb0e04a240f965faf9c99a20cb8b9d4382"` Oct 16 00:59:03.507 INFO blam! 103c3df4d16da1f0c307e017f0adf6cb0e04a240f965faf9c99a20cb8b9d4382 Oct 16 00:59:03.511 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 16 00:59:03.898 INFO blam! ae94a2ff4cba477fe16f3bd0d4008efb3d448b3fafeac972f46cc0e67dea2607 Oct 16 00:59:03.900 INFO running `"docker" "start" "-a" "ae94a2ff4cba477fe16f3bd0d4008efb3d448b3fafeac972f46cc0e67dea2607"` Oct 16 00:59:04.804 INFO kablam! usermod: no changes Oct 16 00:59:04.887 INFO kablam! Compiling osm_pbf_iter v0.1.0 (/source) Oct 16 00:59:07.439 INFO kablam! warning: variable does not need to be mutable Oct 16 00:59:07.439 INFO kablam! --> src/parse/tags.rs:34:41 Oct 16 00:59:07.439 INFO kablam! | Oct 16 00:59:07.439 INFO kablam! 34 | opt_iter.as_mut().and_then(|mut iter| iter.next()); Oct 16 00:59:07.439 INFO kablam! | ----^^^^ Oct 16 00:59:07.439 INFO kablam! | | Oct 16 00:59:07.439 INFO kablam! | help: remove this `mut` Oct 16 00:59:07.439 INFO kablam! | Oct 16 00:59:07.439 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 16 00:59:07.439 INFO kablam! Oct 16 00:59:08.545 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.72s Oct 16 00:59:08.553 INFO kablam! su: No module specific data is present Oct 16 00:59:09.267 INFO running `"docker" "rm" "-f" "ae94a2ff4cba477fe16f3bd0d4008efb3d448b3fafeac972f46cc0e67dea2607"` Oct 16 00:59:09.613 INFO blam! ae94a2ff4cba477fe16f3bd0d4008efb3d448b3fafeac972f46cc0e67dea2607 Oct 16 00:59:09.615 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 16 00:59:09.979 INFO blam! 47a49f5a51210033861c5a398aa61ba93112796f8d3ed2c2035e4266edbe7f79 Oct 16 00:59:09.982 INFO running `"docker" "start" "-a" "47a49f5a51210033861c5a398aa61ba93112796f8d3ed2c2035e4266edbe7f79"` Oct 16 00:59:11.183 INFO kablam! usermod: no changes Oct 16 00:59:11.272 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.06s Oct 16 00:59:11.287 INFO kablam! Running /target/debug/deps/osm_pbf_iter-376a1ec9f6c6dfc5 Oct 16 00:59:11.287 INFO kablam! Running /target/debug/deps/count-2068a5e3cfc20075 Oct 16 00:59:11.287 INFO blam! Oct 16 00:59:11.287 INFO blam! running 0 tests Oct 16 00:59:11.287 INFO blam! Oct 16 00:59:11.288 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 00:59:11.288 INFO blam! Oct 16 00:59:11.295 INFO blam! Oct 16 00:59:11.295 INFO blam! running 0 tests Oct 16 00:59:11.295 INFO blam! Oct 16 00:59:11.295 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 00:59:11.295 INFO blam! Oct 16 00:59:11.295 INFO blam! Oct 16 00:59:11.295 INFO blam! running 0 tests Oct 16 00:59:11.295 INFO blam! Oct 16 00:59:11.295 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 00:59:11.295 INFO blam! Oct 16 00:59:11.295 INFO kablam! Running /target/debug/deps/dump-c46873cd66bd02e2 Oct 16 00:59:11.295 INFO kablam! Doc-tests osm_pbf_iter Oct 16 00:59:12.499 INFO blam! Oct 16 00:59:12.499 INFO blam! running 0 tests Oct 16 00:59:12.499 INFO blam! Oct 16 00:59:12.499 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 00:59:12.499 INFO blam! Oct 16 00:59:12.511 INFO kablam! su: No module specific data is present Oct 16 00:59:13.272 INFO running `"docker" "rm" "-f" "47a49f5a51210033861c5a398aa61ba93112796f8d3ed2c2035e4266edbe7f79"` Oct 16 00:59:13.511 INFO blam! 47a49f5a51210033861c5a398aa61ba93112796f8d3ed2c2035e4266edbe7f79