Oct 10 17:49:31.305 INFO testing nacmartin/bergamot against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 17:49:31.305 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 17:49:31.305 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 17:49:31.696 INFO blam! 4d74c85f7fb04611e4df740d15a17dfbcb7e1faec7f754203c60bd6cc523f8d6 Oct 10 17:49:31.704 INFO running `"docker" "start" "-a" "4d74c85f7fb04611e4df740d15a17dfbcb7e1faec7f754203c60bd6cc523f8d6"` Oct 10 17:49:32.216 INFO kablam! usermod: no changes Oct 10 17:49:32.246 INFO kablam! Compiling bergamot v0.1.0 (/source) Oct 10 17:49:32.645 INFO kablam! warning: unused import: `std::mem::size_of` Oct 10 17:49:32.645 INFO kablam! --> src/item.rs:2:5 Oct 10 17:49:32.645 INFO kablam! | Oct 10 17:49:32.645 INFO kablam! 2 | use std::mem::size_of; Oct 10 17:49:32.645 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 10 17:49:32.645 INFO kablam! | Oct 10 17:49:32.645 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 17:49:32.645 INFO kablam! Oct 10 17:49:32.672 INFO kablam! warning: struct is never constructed: `Index` Oct 10 17:49:32.672 INFO kablam! --> src/index.rs:1:1 Oct 10 17:49:32.672 INFO kablam! | Oct 10 17:49:32.672 INFO kablam! 1 | pub struct Index { Oct 10 17:49:32.672 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 10 17:49:32.672 INFO kablam! | Oct 10 17:49:32.672 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 17:49:32.672 INFO kablam! Oct 10 17:49:32.672 INFO kablam! warning: method is never used: `new` Oct 10 17:49:32.672 INFO kablam! --> src/index.rs:6:3 Oct 10 17:49:32.672 INFO kablam! | Oct 10 17:49:32.672 INFO kablam! 6 | pub fn new(property: String) -> Index { Oct 10 17:49:32.672 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 17:49:32.672 INFO kablam! Oct 10 17:49:32.672 INFO kablam! warning: field is never used: `id` Oct 10 17:49:32.672 INFO kablam! --> src/item.rs:5:3 Oct 10 17:49:32.672 INFO kablam! | Oct 10 17:49:32.672 INFO kablam! 5 | id: u32, Oct 10 17:49:32.672 INFO kablam! | ^^^^^^^ Oct 10 17:49:32.672 INFO kablam! Oct 10 17:49:32.672 INFO kablam! warning: variant is never constructed: `Boolean` Oct 10 17:49:32.672 INFO kablam! --> src/item.rs:27:3 Oct 10 17:49:32.672 INFO kablam! | Oct 10 17:49:32.672 INFO kablam! 27 | Boolean, Oct 10 17:49:32.672 INFO kablam! | ^^^^^^^ Oct 10 17:49:32.672 INFO kablam! Oct 10 17:49:32.672 INFO kablam! warning: variant is never constructed: `Text` Oct 10 17:49:32.672 INFO kablam! --> src/item.rs:28:3 Oct 10 17:49:32.672 INFO kablam! | Oct 10 17:49:32.672 INFO kablam! 28 | Text, Oct 10 17:49:32.672 INFO kablam! | ^^^^ Oct 10 17:49:32.672 INFO kablam! Oct 10 17:49:32.672 INFO kablam! warning: variant is never constructed: `Integer` Oct 10 17:49:32.672 INFO kablam! --> src/item.rs:29:3 Oct 10 17:49:32.672 INFO kablam! | Oct 10 17:49:32.672 INFO kablam! 29 | Integer, Oct 10 17:49:32.672 INFO kablam! | ^^^^^^^ Oct 10 17:49:32.672 INFO kablam! Oct 10 17:49:32.672 INFO kablam! warning: field is never used: `data_type` Oct 10 17:49:32.672 INFO kablam! --> src/item.rs:35:3 Oct 10 17:49:32.672 INFO kablam! | Oct 10 17:49:32.672 INFO kablam! 35 | data_type: Type, Oct 10 17:49:32.672 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 10 17:49:32.672 INFO kablam! Oct 10 17:49:32.672 INFO kablam! warning: function is never used: `u32_to_bytes` Oct 10 17:49:32.672 INFO kablam! --> src/item.rs:92:1 Oct 10 17:49:32.672 INFO kablam! | Oct 10 17:49:32.672 INFO kablam! 92 | fn u32_to_bytes(wat: u32) -> [u8; 4] { Oct 10 17:49:32.672 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 17:49:32.672 INFO kablam! Oct 10 17:49:33.659 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.42s Oct 10 17:49:33.664 INFO kablam! su: No module specific data is present Oct 10 17:49:34.162 INFO running `"docker" "rm" "-f" "4d74c85f7fb04611e4df740d15a17dfbcb7e1faec7f754203c60bd6cc523f8d6"` Oct 10 17:49:34.292 INFO blam! 4d74c85f7fb04611e4df740d15a17dfbcb7e1faec7f754203c60bd6cc523f8d6 Oct 10 17:49:34.294 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 17:49:34.294 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 17:49:34.591 INFO blam! c8228a6b093e16ec2eb75b85eb55d48e3b49ed6a181b603f62d513dfa99d92d3 Oct 10 17:49:34.591 INFO running `"docker" "start" "-a" "c8228a6b093e16ec2eb75b85eb55d48e3b49ed6a181b603f62d513dfa99d92d3"` Oct 10 17:49:35.367 INFO kablam! usermod: no changes Oct 10 17:49:35.408 INFO kablam! Compiling bergamot v0.1.0 (/source) Oct 10 17:49:36.064 INFO kablam! warning: unused import: `std::mem::size_of` Oct 10 17:49:36.067 INFO kablam! --> src/item.rs:2:5 Oct 10 17:49:36.067 INFO kablam! | Oct 10 17:49:36.067 INFO kablam! 2 | use std::mem::size_of; Oct 10 17:49:36.067 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 10 17:49:36.067 INFO kablam! | Oct 10 17:49:36.067 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 17:49:36.067 INFO kablam! Oct 10 17:49:36.200 INFO kablam! warning: field is never used: `id` Oct 10 17:49:36.200 INFO kablam! --> src/item.rs:5:3 Oct 10 17:49:36.200 INFO kablam! | Oct 10 17:49:36.200 INFO kablam! 5 | id: u32, Oct 10 17:49:36.200 INFO kablam! | ^^^^^^^ Oct 10 17:49:36.200 INFO kablam! | Oct 10 17:49:36.200 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 17:49:36.200 INFO kablam! Oct 10 17:49:36.200 INFO kablam! warning: field is never used: `data_type` Oct 10 17:49:36.200 INFO kablam! --> src/item.rs:35:3 Oct 10 17:49:36.200 INFO kablam! | Oct 10 17:49:36.200 INFO kablam! 35 | data_type: Type, Oct 10 17:49:36.200 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 10 17:49:36.200 INFO kablam! Oct 10 17:49:37.070 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.68s Oct 10 17:49:37.079 INFO kablam! su: No module specific data is present Oct 10 17:49:37.401 INFO running `"docker" "rm" "-f" "c8228a6b093e16ec2eb75b85eb55d48e3b49ed6a181b603f62d513dfa99d92d3"` Oct 10 17:49:37.664 INFO blam! c8228a6b093e16ec2eb75b85eb55d48e3b49ed6a181b603f62d513dfa99d92d3 Oct 10 17:49:37.668 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 17:49:37.669 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 17:49:37.920 INFO blam! 2c4ddfe4df49a0fb26931e535115e339d3fe5012228f04be693744831a5cd449 Oct 10 17:49:37.924 INFO running `"docker" "start" "-a" "2c4ddfe4df49a0fb26931e535115e339d3fe5012228f04be693744831a5cd449"` Oct 10 17:49:38.874 INFO kablam! usermod: no changes Oct 10 17:49:38.912 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 10 17:49:38.912 INFO kablam! Running /target/debug/deps/bergamot-886d60ae673b82a6 Oct 10 17:49:38.923 INFO blam! Oct 10 17:49:38.923 INFO blam! running 7 tests Oct 10 17:49:38.929 INFO blam! test item::tests::can_add_boolean ... ok Oct 10 17:49:38.929 INFO blam! test item::tests::can_add_text ... ok Oct 10 17:49:38.929 INFO blam! test item::tests::can_add_integer ... ok Oct 10 17:49:38.932 INFO blam! test index::tests::can_build ... ok Oct 10 17:49:38.932 INFO blam! test item::tests::can_build ... ok Oct 10 17:49:38.932 INFO blam! test tests::can_build ... ok Oct 10 17:49:38.943 INFO blam! test tests::can_add ... ok Oct 10 17:49:38.943 INFO blam! Oct 10 17:49:38.943 INFO blam! test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 17:49:38.943 INFO blam! Oct 10 17:49:38.956 INFO blam! Oct 10 17:49:38.956 INFO kablam! Running /target/debug/deps/bergamot-2c85dbbfad430d71 Oct 10 17:49:38.956 INFO blam! running 0 tests Oct 10 17:49:38.956 INFO kablam! Doc-tests bergamot Oct 10 17:49:38.956 INFO blam! Oct 10 17:49:38.956 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 17:49:38.956 INFO blam! Oct 10 17:49:39.832 INFO blam! Oct 10 17:49:39.832 INFO blam! running 0 tests Oct 10 17:49:39.832 INFO blam! Oct 10 17:49:39.832 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 17:49:39.832 INFO blam! Oct 10 17:49:39.840 INFO kablam! su: No module specific data is present Oct 10 17:49:40.262 INFO running `"docker" "rm" "-f" "2c4ddfe4df49a0fb26931e535115e339d3fe5012228f04be693744831a5cd449"` Oct 10 17:49:40.435 INFO blam! 2c4ddfe4df49a0fb26931e535115e339d3fe5012228f04be693744831a5cd449