Oct 13 06:01:39.745 INFO testing nacmartin/bergamot against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 13 06:01:39.745 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 13 06:01:40.166 INFO blam! 5074fb910adea9858f66c4033f1c0ef86f230c97ec697fcf734cc43c53332639 Oct 13 06:01:40.168 INFO running `"docker" "start" "-a" "5074fb910adea9858f66c4033f1c0ef86f230c97ec697fcf734cc43c53332639"` Oct 13 06:01:40.628 INFO kablam! usermod: no changes Oct 13 06:01:40.651 INFO kablam! Compiling bergamot v0.1.0 (/source) Oct 13 06:01:40.863 INFO kablam! warning: unused import: `std::mem::size_of` Oct 13 06:01:40.863 INFO kablam! --> src/item.rs:2:5 Oct 13 06:01:40.863 INFO kablam! | Oct 13 06:01:40.863 INFO kablam! 2 | use std::mem::size_of; Oct 13 06:01:40.863 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 13 06:01:40.863 INFO kablam! | Oct 13 06:01:40.863 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 06:01:40.863 INFO kablam! Oct 13 06:01:40.891 INFO kablam! warning: struct is never constructed: `Index` Oct 13 06:01:40.891 INFO kablam! --> src/index.rs:1:1 Oct 13 06:01:40.891 INFO kablam! | Oct 13 06:01:40.891 INFO kablam! 1 | pub struct Index { Oct 13 06:01:40.891 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 13 06:01:40.891 INFO kablam! | Oct 13 06:01:40.891 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 06:01:40.891 INFO kablam! Oct 13 06:01:40.891 INFO kablam! warning: method is never used: `new` Oct 13 06:01:40.891 INFO kablam! --> src/index.rs:6:3 Oct 13 06:01:40.891 INFO kablam! | Oct 13 06:01:40.891 INFO kablam! 6 | pub fn new(property: String) -> Index { Oct 13 06:01:40.891 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 06:01:40.891 INFO kablam! Oct 13 06:01:40.891 INFO kablam! warning: field is never used: `id` Oct 13 06:01:40.891 INFO kablam! --> src/item.rs:5:3 Oct 13 06:01:40.891 INFO kablam! | Oct 13 06:01:40.891 INFO kablam! 5 | id: u32, Oct 13 06:01:40.891 INFO kablam! | ^^^^^^^ Oct 13 06:01:40.891 INFO kablam! Oct 13 06:01:40.891 INFO kablam! warning: variant is never constructed: `Boolean` Oct 13 06:01:40.891 INFO kablam! --> src/item.rs:27:3 Oct 13 06:01:40.891 INFO kablam! | Oct 13 06:01:40.891 INFO kablam! 27 | Boolean, Oct 13 06:01:40.891 INFO kablam! | ^^^^^^^ Oct 13 06:01:40.891 INFO kablam! Oct 13 06:01:40.891 INFO kablam! warning: variant is never constructed: `Text` Oct 13 06:01:40.891 INFO kablam! --> src/item.rs:28:3 Oct 13 06:01:40.891 INFO kablam! | Oct 13 06:01:40.891 INFO kablam! 28 | Text, Oct 13 06:01:40.891 INFO kablam! | ^^^^ Oct 13 06:01:40.891 INFO kablam! Oct 13 06:01:40.891 INFO kablam! warning: variant is never constructed: `Integer` Oct 13 06:01:40.891 INFO kablam! --> src/item.rs:29:3 Oct 13 06:01:40.891 INFO kablam! | Oct 13 06:01:40.891 INFO kablam! 29 | Integer, Oct 13 06:01:40.891 INFO kablam! | ^^^^^^^ Oct 13 06:01:40.891 INFO kablam! Oct 13 06:01:40.891 INFO kablam! warning: field is never used: `data_type` Oct 13 06:01:40.891 INFO kablam! --> src/item.rs:35:3 Oct 13 06:01:40.891 INFO kablam! | Oct 13 06:01:40.891 INFO kablam! 35 | data_type: Type, Oct 13 06:01:40.891 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 13 06:01:40.891 INFO kablam! Oct 13 06:01:40.891 INFO kablam! warning: function is never used: `u32_to_bytes` Oct 13 06:01:40.891 INFO kablam! --> src/item.rs:92:1 Oct 13 06:01:40.891 INFO kablam! | Oct 13 06:01:40.891 INFO kablam! 92 | fn u32_to_bytes(wat: u32) -> [u8; 4] { Oct 13 06:01:40.891 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 06:01:40.891 INFO kablam! Oct 13 06:01:41.890 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.24s Oct 13 06:01:41.890 INFO kablam! su: No module specific data is present Oct 13 06:01:42.442 INFO running `"docker" "rm" "-f" "5074fb910adea9858f66c4033f1c0ef86f230c97ec697fcf734cc43c53332639"` Oct 13 06:01:42.656 INFO blam! 5074fb910adea9858f66c4033f1c0ef86f230c97ec697fcf734cc43c53332639 Oct 13 06:01:42.661 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 13 06:01:43.019 INFO blam! a14b732a57965723495a13fb8c630ff6a64001eabef75af5fd01d7fe4bb8dd29 Oct 13 06:01:43.027 INFO running `"docker" "start" "-a" "a14b732a57965723495a13fb8c630ff6a64001eabef75af5fd01d7fe4bb8dd29"` Oct 13 06:01:43.955 INFO kablam! usermod: no changes Oct 13 06:01:44.039 INFO kablam! Compiling bergamot v0.1.0 (/source) Oct 13 06:01:44.727 INFO kablam! warning: unused import: `std::mem::size_of` Oct 13 06:01:44.727 INFO kablam! --> src/item.rs:2:5 Oct 13 06:01:44.727 INFO kablam! | Oct 13 06:01:44.727 INFO kablam! 2 | use std::mem::size_of; Oct 13 06:01:44.727 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 13 06:01:44.727 INFO kablam! | Oct 13 06:01:44.727 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 06:01:44.727 INFO kablam! Oct 13 06:01:44.836 INFO kablam! warning: field is never used: `id` Oct 13 06:01:44.836 INFO kablam! --> src/item.rs:5:3 Oct 13 06:01:44.836 INFO kablam! | Oct 13 06:01:44.836 INFO kablam! 5 | id: u32, Oct 13 06:01:44.836 INFO kablam! | ^^^^^^^ Oct 13 06:01:44.836 INFO kablam! | Oct 13 06:01:44.836 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 06:01:44.836 INFO kablam! Oct 13 06:01:44.836 INFO kablam! warning: field is never used: `data_type` Oct 13 06:01:44.836 INFO kablam! --> src/item.rs:35:3 Oct 13 06:01:44.836 INFO kablam! | Oct 13 06:01:44.836 INFO kablam! 35 | data_type: Type, Oct 13 06:01:44.836 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 13 06:01:44.836 INFO kablam! Oct 13 06:01:45.751 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.77s Oct 13 06:01:45.763 INFO kablam! su: No module specific data is present Oct 13 06:01:46.203 INFO running `"docker" "rm" "-f" "a14b732a57965723495a13fb8c630ff6a64001eabef75af5fd01d7fe4bb8dd29"` Oct 13 06:01:46.455 INFO blam! a14b732a57965723495a13fb8c630ff6a64001eabef75af5fd01d7fe4bb8dd29 Oct 13 06:01:46.479 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 13 06:01:46.855 INFO blam! 04f0c6f782cd08dd3e5bafda1b813d722159a1d5a22cf71e7c1601cae4ded398 Oct 13 06:01:46.860 INFO running `"docker" "start" "-a" "04f0c6f782cd08dd3e5bafda1b813d722159a1d5a22cf71e7c1601cae4ded398"` Oct 13 06:01:47.955 INFO kablam! usermod: no changes Oct 13 06:01:48.011 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 13 06:01:48.018 INFO kablam! Running /target/debug/deps/bergamot-f9d79b40efce150c Oct 13 06:01:48.018 INFO blam! Oct 13 06:01:48.018 INFO blam! running 7 tests Oct 13 06:01:48.018 INFO blam! test item::tests::can_add_boolean ... ok Oct 13 06:01:48.024 INFO blam! test item::tests::can_add_integer ... ok Oct 13 06:01:48.024 INFO kablam! Running /target/debug/deps/bergamot-79a1dbb6afecabec Oct 13 06:01:48.024 INFO blam! test item::tests::can_add_text ... ok Oct 13 06:01:48.024 INFO blam! test item::tests::can_build ... ok Oct 13 06:01:48.024 INFO blam! test tests::can_build ... ok Oct 13 06:01:48.024 INFO blam! test tests::can_add ... ok Oct 13 06:01:48.024 INFO blam! test index::tests::can_build ... ok Oct 13 06:01:48.024 INFO blam! Oct 13 06:01:48.024 INFO blam! test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 06:01:48.024 INFO blam! Oct 13 06:01:48.027 INFO blam! Oct 13 06:01:48.027 INFO blam! running 0 tests Oct 13 06:01:48.027 INFO blam! Oct 13 06:01:48.027 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 06:01:48.027 INFO blam! Oct 13 06:01:48.031 INFO kablam! Doc-tests bergamot Oct 13 06:01:48.466 INFO blam! Oct 13 06:01:48.466 INFO blam! running 0 tests Oct 13 06:01:48.466 INFO blam! Oct 13 06:01:48.466 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 06:01:48.466 INFO blam! Oct 13 06:01:48.472 INFO kablam! su: No module specific data is present Oct 13 06:01:49.093 INFO running `"docker" "rm" "-f" "04f0c6f782cd08dd3e5bafda1b813d722159a1d5a22cf71e7c1601cae4ded398"` Oct 13 06:01:49.322 INFO blam! 04f0c6f782cd08dd3e5bafda1b813d722159a1d5a22cf71e7c1601cae4ded398