Oct 14 21:38:52.425 INFO testing emk/wasm-bloat against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 21:38:52.426 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 21:38:52.847 INFO blam! 839d791e1bd52076ace025102e0f142b5c2122f7317aabf1eb2207fa9cd98413 Oct 14 21:38:52.853 INFO running `"docker" "start" "-a" "839d791e1bd52076ace025102e0f142b5c2122f7317aabf1eb2207fa9cd98413"` Oct 14 21:38:54.967 INFO kablam! usermod: no changes Oct 14 21:38:55.179 INFO kablam! Compiling log v0.4.0 Oct 14 21:38:55.187 INFO kablam! Compiling parking_lot_core v0.2.8 Oct 14 21:38:55.188 INFO kablam! Compiling clap v2.29.0 Oct 14 21:38:55.188 INFO kablam! Compiling structopt-derive v0.1.6 Oct 14 21:38:55.188 INFO kablam! Compiling backtrace-sys v0.1.16 Oct 14 21:38:56.279 INFO kablam! Compiling backtrace v0.3.4 Oct 14 21:38:57.599 INFO kablam! Compiling log v0.3.9 Oct 14 21:38:57.599 INFO kablam! Compiling env_logger v0.5.0-rc.1 Oct 14 21:39:00.344 INFO kablam! Compiling parking_lot v0.4.8 Oct 14 21:39:00.751 INFO kablam! Compiling failure v0.1.1 Oct 14 21:39:04.435 INFO kablam! Compiling common_failures v0.1.0 Oct 14 21:39:04.663 INFO kablam! Compiling parity-wasm v0.19.0 Oct 14 21:39:46.151 INFO kablam! Compiling structopt v0.1.6 Oct 14 21:39:46.696 INFO kablam! Compiling wasm-bloat v0.1.0 (/source) Oct 14 21:39:47.881 INFO kablam! warning: unused import: `std::iter` Oct 14 21:39:47.881 INFO kablam! --> src/name_section.rs:1:5 Oct 14 21:39:47.881 INFO kablam! | Oct 14 21:39:47.882 INFO kablam! 1 | use std::iter; Oct 14 21:39:47.882 INFO kablam! | ^^^^^^^^^ Oct 14 21:39:47.882 INFO kablam! | Oct 14 21:39:47.883 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 21:39:47.883 INFO kablam! Oct 14 21:39:48.192 INFO kablam! warning: method is never used: `iter` Oct 14 21:39:48.193 INFO kablam! --> src/index_map.rs:117:5 Oct 14 21:39:48.193 INFO kablam! | Oct 14 21:39:48.193 INFO kablam! 117 | fn iter(&self) -> Iter { Oct 14 21:39:48.194 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 21:39:48.194 INFO kablam! | Oct 14 21:39:48.194 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 21:39:48.195 INFO kablam! Oct 14 21:39:48.195 INFO kablam! warning: method is never used: `new` Oct 14 21:39:48.195 INFO kablam! --> src/name_section.rs:95:5 Oct 14 21:39:48.195 INFO kablam! | Oct 14 21:39:48.196 INFO kablam! 95 | pub fn new>(name: S) -> ModuleNameSection { Oct 14 21:39:48.196 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 21:39:48.196 INFO kablam! Oct 14 21:39:48.197 INFO kablam! warning: method is never used: `name` Oct 14 21:39:48.197 INFO kablam! --> src/name_section.rs:100:5 Oct 14 21:39:48.197 INFO kablam! | Oct 14 21:39:48.197 INFO kablam! 100 | pub fn name(&self) -> &str { Oct 14 21:39:48.198 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 21:39:48.198 INFO kablam! Oct 14 21:39:48.198 INFO kablam! warning: method is never used: `name_mut` Oct 14 21:39:48.199 INFO kablam! --> src/name_section.rs:105:5 Oct 14 21:39:48.199 INFO kablam! | Oct 14 21:39:48.199 INFO kablam! 105 | pub fn name_mut(&mut self) -> &mut String { Oct 14 21:39:48.199 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 21:39:48.200 INFO kablam! Oct 14 21:39:48.200 INFO kablam! warning: method is never used: `names_mut` Oct 14 21:39:48.200 INFO kablam! --> src/name_section.rs:140:5 Oct 14 21:39:48.200 INFO kablam! | Oct 14 21:39:48.201 INFO kablam! 140 | pub fn names_mut(&mut self) -> &mut NameMap { Oct 14 21:39:48.201 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 21:39:48.201 INFO kablam! Oct 14 21:39:48.201 INFO kablam! warning: method is never used: `local_names` Oct 14 21:39:48.202 INFO kablam! --> src/name_section.rs:170:5 Oct 14 21:39:48.202 INFO kablam! | Oct 14 21:39:48.202 INFO kablam! 170 | pub fn local_names(&self) -> &IndexMap { Oct 14 21:39:48.203 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 21:39:48.203 INFO kablam! Oct 14 21:39:48.203 INFO kablam! warning: method is never used: `local_names_mut` Oct 14 21:39:48.203 INFO kablam! --> src/name_section.rs:176:5 Oct 14 21:39:48.204 INFO kablam! | Oct 14 21:39:48.204 INFO kablam! 176 | pub fn local_names_mut(&mut self) -> &mut IndexMap { Oct 14 21:39:48.204 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 21:39:48.205 INFO kablam! Oct 14 21:39:51.783 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 56.79s Oct 14 21:39:51.795 INFO kablam! su: No module specific data is present Oct 14 21:39:52.902 INFO running `"docker" "rm" "-f" "839d791e1bd52076ace025102e0f142b5c2122f7317aabf1eb2207fa9cd98413"` Oct 14 21:39:53.291 INFO blam! 839d791e1bd52076ace025102e0f142b5c2122f7317aabf1eb2207fa9cd98413 Oct 14 21:39:53.295 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 21:39:53.871 INFO blam! 899ea48d189f7b8acea9e02008a6e78c94bf8ed228af9fe629fb5f9567ba9710 Oct 14 21:39:53.883 INFO running `"docker" "start" "-a" "899ea48d189f7b8acea9e02008a6e78c94bf8ed228af9fe629fb5f9567ba9710"` Oct 14 21:39:55.167 INFO kablam! usermod: no changes Oct 14 21:39:55.369 INFO kablam! Compiling cli_test_dir v0.1.4 Oct 14 21:39:56.415 INFO kablam! Compiling wasm-bloat v0.1.0 (/source) Oct 14 21:39:58.407 INFO kablam! warning: unused import: `std::iter` Oct 14 21:39:58.407 INFO kablam! --> src/name_section.rs:1:5 Oct 14 21:39:58.408 INFO kablam! | Oct 14 21:39:58.408 INFO kablam! 1 | use std::iter; Oct 14 21:39:58.408 INFO kablam! | ^^^^^^^^^ Oct 14 21:39:58.408 INFO kablam! | Oct 14 21:39:58.409 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 21:39:58.409 INFO kablam! Oct 14 21:39:58.999 INFO kablam! warning: method is never used: `name` Oct 14 21:39:59.000 INFO kablam! --> src/name_section.rs:100:5 Oct 14 21:39:59.000 INFO kablam! | Oct 14 21:39:59.000 INFO kablam! 100 | pub fn name(&self) -> &str { Oct 14 21:39:59.001 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 21:39:59.001 INFO kablam! | Oct 14 21:39:59.001 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 21:39:59.002 INFO kablam! Oct 14 21:39:59.002 INFO kablam! warning: method is never used: `name_mut` Oct 14 21:39:59.002 INFO kablam! --> src/name_section.rs:105:5 Oct 14 21:39:59.002 INFO kablam! | Oct 14 21:39:59.003 INFO kablam! 105 | pub fn name_mut(&mut self) -> &mut String { Oct 14 21:39:59.003 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 21:39:59.003 INFO kablam! Oct 14 21:39:59.004 INFO kablam! warning: method is never used: `local_names` Oct 14 21:39:59.004 INFO kablam! --> src/name_section.rs:170:5 Oct 14 21:39:59.004 INFO kablam! | Oct 14 21:39:59.005 INFO kablam! 170 | pub fn local_names(&self) -> &IndexMap { Oct 14 21:39:59.005 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 21:39:59.005 INFO kablam! Oct 14 21:40:01.688 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.50s Oct 14 21:40:01.700 INFO kablam! su: No module specific data is present Oct 14 21:40:02.565 INFO running `"docker" "rm" "-f" "899ea48d189f7b8acea9e02008a6e78c94bf8ed228af9fe629fb5f9567ba9710"` Oct 14 21:40:02.859 INFO blam! 899ea48d189f7b8acea9e02008a6e78c94bf8ed228af9fe629fb5f9567ba9710 Oct 14 21:40:02.859 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 21:40:03.372 INFO blam! 61baf19ebb8942d5bf91b47beb9388c94c9858acaaa974cab1f7600df43edd90 Oct 14 21:40:03.374 INFO running `"docker" "start" "-a" "61baf19ebb8942d5bf91b47beb9388c94c9858acaaa974cab1f7600df43edd90"` Oct 14 21:40:05.530 INFO kablam! usermod: no changes Oct 14 21:40:05.727 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.16s Oct 14 21:40:05.743 INFO kablam! Running /target/debug/deps/wasm_bloat-da292a0854134fec Oct 14 21:40:05.743 INFO blam! Oct 14 21:40:05.743 INFO blam! running 17 tests Oct 14 21:40:05.743 INFO blam! test index_map::tests::default_is_empty_no_matter_how_we_look_at_it ... ok Oct 14 21:40:05.743 INFO blam! test index_map::tests::partial_eq_is_smart_about_none_values_at_the_end ... ok Oct 14 21:40:05.743 INFO blam! test index_map::tests::partial_eq_works_as_expected_in_simple_cases ... ok Oct 14 21:40:05.743 INFO blam! test index_map::tests::remove_behaves_like_other_maps ... ok Oct 14 21:40:05.743 INFO blam! test index_map::tests::serialize_and_deserialize ... ok Oct 14 21:40:05.743 INFO blam! test index_map::tests::with_capacity_creates_empty_map ... ok Oct 14 21:40:05.743 INFO blam! test name_section::tests::serialize_and_deserialize_function_names ... ok Oct 14 21:40:05.743 INFO blam! test name_section::tests::serialize_and_deserialize_local_names ... ok Oct 14 21:40:05.743 INFO blam! test name_section::tests::serialize_and_deserialize_module_name ... ok Oct 14 21:40:05.743 INFO blam! test name_section::tests::serialize_and_deserialize_unparsed ... ok Oct 14 21:40:05.751 INFO blam! test index_map::tests::deserialize_requires_elements_to_be_in_order ... ok Oct 14 21:40:05.751 INFO blam! test index_map::tests::clear_removes_all_values ... ok Oct 14 21:40:05.751 INFO blam! test index_map::tests::iterators_are_well_behaved ... ok Oct 14 21:40:05.751 INFO blam! test index_map::tests::insert_behaves_like_other_maps ... ok Oct 14 21:40:05.751 INFO blam! test index_map::tests::get_returns_elements_that_are_there_but_nothing_else ... ok Oct 14 21:40:05.751 INFO blam! test index_map::tests::from_iterator_builds_a_map ... ok Oct 14 21:40:05.751 INFO blam! test index_map::tests::contains_key_returns_true_when_a_key_is_present ... ok Oct 14 21:40:05.751 INFO blam! Oct 14 21:40:05.751 INFO blam! test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 21:40:05.751 INFO blam! Oct 14 21:40:05.751 INFO blam! Oct 14 21:40:05.751 INFO blam! running 1 test Oct 14 21:40:05.751 INFO kablam! Running /target/debug/deps/tests-e1db3bb5b63a4ad2 Oct 14 21:40:05.752 INFO blam! test analyze_wasm_file ... ok Oct 14 21:40:05.752 INFO blam! Oct 14 21:40:05.752 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 21:40:05.752 INFO blam! Oct 14 21:40:05.764 INFO kablam! su: No module specific data is present Oct 14 21:40:06.892 INFO running `"docker" "rm" "-f" "61baf19ebb8942d5bf91b47beb9388c94c9858acaaa974cab1f7600df43edd90"` Oct 14 21:40:07.277 INFO blam! 61baf19ebb8942d5bf91b47beb9388c94c9858acaaa974cab1f7600df43edd90