Oct 10 23:34:36.352 INFO testing emk/wasm-bloat against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 23:34:36.352 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 23:34:36.352 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/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 10 23:34:36.767 INFO blam! 1ae3c600d21f02b4bc1798fe927e4431d8e0547fe45801a39f2054d6247fa7a6 Oct 10 23:34:36.768 INFO running `"docker" "start" "-a" "1ae3c600d21f02b4bc1798fe927e4431d8e0547fe45801a39f2054d6247fa7a6"` Oct 10 23:34:37.881 INFO kablam! usermod: no changes Oct 10 23:34:38.055 INFO kablam! Compiling cc v1.0.3 Oct 10 23:34:38.056 INFO kablam! Compiling stable_deref_trait v1.0.0 Oct 10 23:34:38.056 INFO kablam! Compiling smallvec v0.6.0 Oct 10 23:34:38.056 INFO kablam! Compiling rustc-demangle v0.1.5 Oct 10 23:34:38.057 INFO kablam! Compiling termcolor v0.3.3 Oct 10 23:34:38.057 INFO kablam! Compiling num-integer v0.1.35 Oct 10 23:34:38.057 INFO kablam! Compiling atty v0.2.6 Oct 10 23:34:38.058 INFO kablam! Compiling log v0.4.0 Oct 10 23:34:38.721 INFO kablam! Compiling owning_ref v0.3.3 Oct 10 23:34:38.930 INFO kablam! Compiling synstructure v0.6.1 Oct 10 23:34:40.444 INFO kablam! Compiling structopt-derive v0.1.6 Oct 10 23:34:40.444 INFO kablam! Compiling regex v0.2.3 Oct 10 23:34:40.444 INFO kablam! Compiling clap v2.29.0 Oct 10 23:34:40.456 INFO kablam! Compiling num-iter v0.1.34 Oct 10 23:34:40.504 INFO kablam! Compiling log v0.3.9 Oct 10 23:34:40.668 INFO kablam! Compiling parking_lot_core v0.2.8 Oct 10 23:34:41.093 INFO kablam! Compiling num v0.1.41 Oct 10 23:34:41.880 INFO kablam! Compiling chrono v0.4.0 Oct 10 23:34:48.299 INFO kablam! Compiling backtrace-sys v0.1.16 Oct 10 23:34:48.328 INFO kablam! Compiling parking_lot v0.4.8 Oct 10 23:34:49.608 INFO kablam! Compiling failure_derive v0.1.1 Oct 10 23:34:52.253 INFO kablam! Compiling parity-wasm v0.19.0 Oct 10 23:35:03.013 INFO kablam! Compiling env_logger v0.5.0-rc.1 Oct 10 23:35:19.426 INFO kablam! Compiling backtrace v0.3.4 Oct 10 23:35:20.668 INFO kablam! Compiling failure v0.1.1 Oct 10 23:35:21.810 INFO kablam! Compiling common_failures v0.1.0 Oct 10 23:35:32.973 INFO kablam! Compiling structopt v0.1.6 Oct 10 23:35:33.209 INFO kablam! Compiling wasm-bloat v0.1.0 (/source) Oct 10 23:35:33.611 INFO kablam! warning: unused import: `std::iter` Oct 10 23:35:33.612 INFO kablam! --> src/name_section.rs:1:5 Oct 10 23:35:33.612 INFO kablam! | Oct 10 23:35:33.612 INFO kablam! 1 | use std::iter; Oct 10 23:35:33.613 INFO kablam! | ^^^^^^^^^ Oct 10 23:35:33.613 INFO kablam! | Oct 10 23:35:33.613 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 23:35:33.614 INFO kablam! Oct 10 23:35:33.919 INFO kablam! warning: method is never used: `iter` Oct 10 23:35:33.919 INFO kablam! --> src/index_map.rs:117:5 Oct 10 23:35:33.919 INFO kablam! | Oct 10 23:35:33.920 INFO kablam! 117 | fn iter(&self) -> Iter { Oct 10 23:35:33.920 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 23:35:33.920 INFO kablam! | Oct 10 23:35:33.921 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 23:35:33.921 INFO kablam! Oct 10 23:35:33.921 INFO kablam! warning: method is never used: `new` Oct 10 23:35:33.922 INFO kablam! --> src/name_section.rs:95:5 Oct 10 23:35:33.922 INFO kablam! | Oct 10 23:35:33.922 INFO kablam! 95 | pub fn new>(name: S) -> ModuleNameSection { Oct 10 23:35:33.922 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 23:35:33.923 INFO kablam! Oct 10 23:35:33.923 INFO kablam! warning: method is never used: `name` Oct 10 23:35:33.923 INFO kablam! --> src/name_section.rs:100:5 Oct 10 23:35:33.924 INFO kablam! | Oct 10 23:35:33.924 INFO kablam! 100 | pub fn name(&self) -> &str { Oct 10 23:35:33.924 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 23:35:33.925 INFO kablam! Oct 10 23:35:33.925 INFO kablam! warning: method is never used: `name_mut` Oct 10 23:35:33.925 INFO kablam! --> src/name_section.rs:105:5 Oct 10 23:35:33.925 INFO kablam! | Oct 10 23:35:33.926 INFO kablam! 105 | pub fn name_mut(&mut self) -> &mut String { Oct 10 23:35:33.926 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 23:35:33.926 INFO kablam! Oct 10 23:35:33.927 INFO kablam! warning: method is never used: `names_mut` Oct 10 23:35:33.927 INFO kablam! --> src/name_section.rs:140:5 Oct 10 23:35:33.927 INFO kablam! | Oct 10 23:35:33.927 INFO kablam! 140 | pub fn names_mut(&mut self) -> &mut NameMap { Oct 10 23:35:33.928 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 23:35:33.928 INFO kablam! Oct 10 23:35:33.928 INFO kablam! warning: method is never used: `local_names` Oct 10 23:35:33.929 INFO kablam! --> src/name_section.rs:170:5 Oct 10 23:35:33.929 INFO kablam! | Oct 10 23:35:33.929 INFO kablam! 170 | pub fn local_names(&self) -> &IndexMap { Oct 10 23:35:33.930 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 23:35:33.930 INFO kablam! Oct 10 23:35:33.930 INFO kablam! warning: method is never used: `local_names_mut` Oct 10 23:35:33.930 INFO kablam! --> src/name_section.rs:176:5 Oct 10 23:35:33.931 INFO kablam! | Oct 10 23:35:33.931 INFO kablam! 176 | pub fn local_names_mut(&mut self) -> &mut IndexMap { Oct 10 23:35:33.931 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 23:35:33.931 INFO kablam! Oct 10 23:35:37.420 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 59.51s Oct 10 23:35:37.425 INFO kablam! su: No module specific data is present Oct 10 23:35:37.992 INFO running `"docker" "rm" "-f" "1ae3c600d21f02b4bc1798fe927e4431d8e0547fe45801a39f2054d6247fa7a6"` Oct 10 23:35:38.344 INFO blam! 1ae3c600d21f02b4bc1798fe927e4431d8e0547fe45801a39f2054d6247fa7a6 Oct 10 23:35:38.360 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 23:35:38.360 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/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 10 23:35:38.698 INFO blam! dd48b3d444609df7bab6cc550a8c79b5719bc41c219fc515acd2d70c14b6dd1c Oct 10 23:35:38.702 INFO running `"docker" "start" "-a" "dd48b3d444609df7bab6cc550a8c79b5719bc41c219fc515acd2d70c14b6dd1c"` Oct 10 23:35:39.809 INFO kablam! usermod: no changes Oct 10 23:35:39.973 INFO kablam! Compiling cli_test_dir v0.1.4 Oct 10 23:35:40.884 INFO kablam! Compiling wasm-bloat v0.1.0 (/source) Oct 10 23:35:41.553 INFO kablam! warning: unused import: `std::iter` Oct 10 23:35:41.553 INFO kablam! --> src/name_section.rs:1:5 Oct 10 23:35:41.553 INFO kablam! | Oct 10 23:35:41.553 INFO kablam! 1 | use std::iter; Oct 10 23:35:41.553 INFO kablam! | ^^^^^^^^^ Oct 10 23:35:41.553 INFO kablam! | Oct 10 23:35:41.553 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 23:35:41.553 INFO kablam! Oct 10 23:35:42.357 INFO kablam! warning: method is never used: `name` Oct 10 23:35:42.357 INFO kablam! --> src/name_section.rs:100:5 Oct 10 23:35:42.357 INFO kablam! | Oct 10 23:35:42.357 INFO kablam! 100 | pub fn name(&self) -> &str { Oct 10 23:35:42.357 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 23:35:42.357 INFO kablam! | Oct 10 23:35:42.357 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 23:35:42.357 INFO kablam! Oct 10 23:35:42.357 INFO kablam! warning: method is never used: `name_mut` Oct 10 23:35:42.357 INFO kablam! --> src/name_section.rs:105:5 Oct 10 23:35:42.357 INFO kablam! | Oct 10 23:35:42.357 INFO kablam! 105 | pub fn name_mut(&mut self) -> &mut String { Oct 10 23:35:42.357 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 23:35:42.357 INFO kablam! Oct 10 23:35:42.357 INFO kablam! warning: method is never used: `local_names` Oct 10 23:35:42.357 INFO kablam! --> src/name_section.rs:170:5 Oct 10 23:35:42.357 INFO kablam! | Oct 10 23:35:42.357 INFO kablam! 170 | pub fn local_names(&self) -> &IndexMap { Oct 10 23:35:42.357 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 23:35:42.357 INFO kablam! Oct 10 23:35:45.261 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.41s Oct 10 23:35:45.280 INFO kablam! su: No module specific data is present Oct 10 23:35:46.306 INFO running `"docker" "rm" "-f" "dd48b3d444609df7bab6cc550a8c79b5719bc41c219fc515acd2d70c14b6dd1c"` Oct 10 23:35:46.584 INFO blam! dd48b3d444609df7bab6cc550a8c79b5719bc41c219fc515acd2d70c14b6dd1c Oct 10 23:35:46.596 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 23:35:46.596 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/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 10 23:35:47.115 INFO blam! 4962c605ec334737a30bebee0947bad60996ae334a10da5e6340a3cc48307251 Oct 10 23:35:47.115 INFO running `"docker" "start" "-a" "4962c605ec334737a30bebee0947bad60996ae334a10da5e6340a3cc48307251"` Oct 10 23:35:48.176 INFO kablam! usermod: no changes Oct 10 23:35:48.331 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.09s Oct 10 23:35:48.338 INFO kablam! Running /target/debug/deps/wasm_bloat-da292a0854134fec Oct 10 23:35:48.344 INFO blam! Oct 10 23:35:48.344 INFO blam! running 17 tests Oct 10 23:35:48.346 INFO blam! test index_map::tests::default_is_empty_no_matter_how_we_look_at_it ... ok Oct 10 23:35:48.346 INFO blam! test index_map::tests::deserialize_requires_elements_to_be_in_order ... ok Oct 10 23:35:48.346 INFO blam! test index_map::tests::clear_removes_all_values ... ok Oct 10 23:35:48.346 INFO blam! test index_map::tests::contains_key_returns_true_when_a_key_is_present ... ok Oct 10 23:35:48.346 INFO blam! test index_map::tests::serialize_and_deserialize ... ok Oct 10 23:35:48.346 INFO blam! test index_map::tests::remove_behaves_like_other_maps ... ok Oct 10 23:35:48.346 INFO blam! test index_map::tests::with_capacity_creates_empty_map ... ok Oct 10 23:35:48.346 INFO blam! test index_map::tests::from_iterator_builds_a_map ... ok Oct 10 23:35:48.346 INFO blam! test name_section::tests::serialize_and_deserialize_function_names ... ok Oct 10 23:35:48.346 INFO blam! test name_section::tests::serialize_and_deserialize_local_names ... ok Oct 10 23:35:48.346 INFO blam! test name_section::tests::serialize_and_deserialize_module_name ... ok Oct 10 23:35:48.348 INFO blam! test name_section::tests::serialize_and_deserialize_unparsed ... ok Oct 10 23:35:48.357 INFO blam! test index_map::tests::partial_eq_works_as_expected_in_simple_cases ... ok Oct 10 23:35:48.357 INFO blam! test index_map::tests::partial_eq_is_smart_about_none_values_at_the_end ... ok Oct 10 23:35:48.357 INFO blam! test index_map::tests::iterators_are_well_behaved ... ok Oct 10 23:35:48.357 INFO blam! test index_map::tests::get_returns_elements_that_are_there_but_nothing_else ... ok Oct 10 23:35:48.357 INFO blam! test index_map::tests::insert_behaves_like_other_maps ... ok Oct 10 23:35:48.357 INFO blam! Oct 10 23:35:48.357 INFO blam! test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 23:35:48.357 INFO blam! Oct 10 23:35:48.358 INFO kablam! Running /target/debug/deps/tests-e1db3bb5b63a4ad2 Oct 10 23:35:48.367 INFO blam! Oct 10 23:35:48.367 INFO blam! running 1 test Oct 10 23:35:48.372 INFO blam! test analyze_wasm_file ... ok Oct 10 23:35:48.372 INFO blam! Oct 10 23:35:48.372 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 23:35:48.372 INFO blam! Oct 10 23:35:48.384 INFO kablam! su: No module specific data is present Oct 10 23:35:49.098 INFO running `"docker" "rm" "-f" "4962c605ec334737a30bebee0947bad60996ae334a10da5e6340a3cc48307251"` Oct 10 23:35:49.300 INFO blam! 4962c605ec334737a30bebee0947bad60996ae334a10da5e6340a3cc48307251