Oct 15 12:17:41.933 INFO testing BlueSpaceCanary/rustbucket against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 12:17:41.933 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 15 12:17:42.121 INFO blam! 6581623733d2fb595dd88c36b595c68026f51d8a019b66eb1a8dc6f0deb900db Oct 15 12:17:42.123 INFO running `"docker" "start" "-a" "6581623733d2fb595dd88c36b595c68026f51d8a019b66eb1a8dc6f0deb900db"` Oct 15 12:17:42.547 INFO kablam! usermod: no changes Oct 15 12:17:42.780 INFO kablam! Compiling openssl-sys v0.9.35 Oct 15 12:17:42.780 INFO kablam! Compiling tokio-timer v0.1.2 Oct 15 12:17:42.787 INFO kablam! Compiling mio v0.6.16 Oct 15 12:17:42.787 INFO kablam! Compiling toml v0.4.6 Oct 15 12:17:42.788 INFO kablam! Compiling tokio-codec v0.1.0 Oct 15 12:17:42.788 INFO kablam! Compiling tokio-mockstream v1.1.0 Oct 15 12:17:42.788 INFO kablam! Compiling tokio-threadpool v0.1.6 Oct 15 12:17:47.407 INFO kablam! Compiling openssl v0.9.24 Oct 15 12:17:48.303 INFO kablam! Compiling mio-uds v0.6.7 Oct 15 12:17:48.303 INFO kablam! Compiling tokio-reactor v0.1.5 Oct 15 12:17:53.016 INFO kablam! Compiling tokio-fs v0.1.3 Oct 15 12:17:55.691 INFO kablam! Compiling tokio-uds v0.2.1 Oct 15 12:17:55.691 INFO kablam! Compiling tokio-tcp v0.1.1 Oct 15 12:17:55.691 INFO kablam! Compiling tokio-udp v0.1.2 Oct 15 12:18:01.799 INFO kablam! Compiling tokio v0.1.8 Oct 15 12:18:03.905 INFO kablam! Compiling native-tls v0.1.5 Oct 15 12:18:08.087 INFO kablam! Compiling tokio-core v0.1.17 Oct 15 12:18:12.223 INFO kablam! Compiling tokio-tls v0.1.4 Oct 15 12:18:14.728 INFO kablam! Compiling irc v0.13.5 Oct 15 12:18:27.587 INFO kablam! Compiling rustbucket v0.0.1 (/source) Oct 15 12:18:32.643 INFO kablam! warning: unused import: `rand::rngs::SmallRng` Oct 15 12:18:32.643 INFO kablam! --> src/factoid.rs:3:5 Oct 15 12:18:32.644 INFO kablam! | Oct 15 12:18:32.644 INFO kablam! 3 | use rand::rngs::SmallRng; Oct 15 12:18:32.644 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 12:18:32.644 INFO kablam! | Oct 15 12:18:32.645 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 12:18:32.645 INFO kablam! Oct 15 12:18:32.745 INFO kablam! warning: unused variable: `e` Oct 15 12:18:32.745 INFO kablam! --> src/main.rs:58:21 Oct 15 12:18:32.745 INFO kablam! | Oct 15 12:18:32.745 INFO kablam! 58 | Err(e) => panic!("AHHHH"), Oct 15 12:18:32.745 INFO kablam! | ^ help: consider using `_e` instead Oct 15 12:18:32.745 INFO kablam! | Oct 15 12:18:32.745 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 12:18:32.745 INFO kablam! Oct 15 12:18:32.760 INFO kablam! warning: field is never used: `name` Oct 15 12:18:32.760 INFO kablam! --> src/factoid.rs:10:5 Oct 15 12:18:32.760 INFO kablam! | Oct 15 12:18:32.760 INFO kablam! 10 | name: String, Oct 15 12:18:32.760 INFO kablam! | ^^^^^^^^^^^^ Oct 15 12:18:32.760 INFO kablam! | Oct 15 12:18:32.760 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 12:18:32.760 INFO kablam! Oct 15 12:18:32.760 INFO kablam! warning: method is never used: `set_rng_seed` Oct 15 12:18:32.760 INFO kablam! --> src/factoid.rs:26:5 Oct 15 12:18:32.760 INFO kablam! | Oct 15 12:18:32.760 INFO kablam! 26 | pub fn set_rng_seed(&mut self, seed: [u8; 16]) { Oct 15 12:18:32.760 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 12:18:32.760 INFO kablam! Oct 15 12:18:36.207 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 53.62s Oct 15 12:18:36.243 INFO kablam! su: No module specific data is present Oct 15 12:18:37.059 INFO running `"docker" "rm" "-f" "6581623733d2fb595dd88c36b595c68026f51d8a019b66eb1a8dc6f0deb900db"` Oct 15 12:18:37.405 INFO blam! 6581623733d2fb595dd88c36b595c68026f51d8a019b66eb1a8dc6f0deb900db Oct 15 12:18:37.407 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 15 12:18:37.832 INFO blam! 7050cfab27c6cc3838f3c38a36b21ecff5d6a63d872cbbf56e75604e731205cf Oct 15 12:18:37.835 INFO running `"docker" "start" "-a" "7050cfab27c6cc3838f3c38a36b21ecff5d6a63d872cbbf56e75604e731205cf"` Oct 15 12:18:39.318 INFO kablam! usermod: no changes Oct 15 12:18:39.653 INFO kablam! Compiling rustbucket v0.0.1 (/source) Oct 15 12:18:43.619 INFO kablam! warning: unused import: `rand::rngs::SmallRng` Oct 15 12:18:43.619 INFO kablam! --> src/factoid.rs:3:5 Oct 15 12:18:43.619 INFO kablam! | Oct 15 12:18:43.619 INFO kablam! 3 | use rand::rngs::SmallRng; Oct 15 12:18:43.619 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 12:18:43.619 INFO kablam! | Oct 15 12:18:43.619 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 12:18:43.619 INFO kablam! Oct 15 12:18:43.833 INFO kablam! warning: unused variable: `e` Oct 15 12:18:43.834 INFO kablam! --> src/main.rs:58:21 Oct 15 12:18:43.834 INFO kablam! | Oct 15 12:18:43.834 INFO kablam! 58 | Err(e) => panic!("AHHHH"), Oct 15 12:18:43.835 INFO kablam! | ^ help: consider using `_e` instead Oct 15 12:18:43.835 INFO kablam! | Oct 15 12:18:43.835 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 12:18:43.836 INFO kablam! Oct 15 12:18:43.863 INFO kablam! warning: field is never used: `name` Oct 15 12:18:43.864 INFO kablam! --> src/factoid.rs:10:5 Oct 15 12:18:43.864 INFO kablam! | Oct 15 12:18:43.865 INFO kablam! 10 | name: String, Oct 15 12:18:43.865 INFO kablam! | ^^^^^^^^^^^^ Oct 15 12:18:43.865 INFO kablam! | Oct 15 12:18:43.866 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 12:18:43.866 INFO kablam! Oct 15 12:18:43.867 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 12:18:43.867 INFO kablam! --> src/factoid.rs:97:9 Oct 15 12:18:43.867 INFO kablam! | Oct 15 12:18:43.868 INFO kablam! 97 | brain.create_factoid("sidra: foo is bar".to_string()); Oct 15 12:18:43.868 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 12:18:43.868 INFO kablam! | Oct 15 12:18:43.869 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 15 12:18:43.869 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 12:18:43.869 INFO kablam! Oct 15 12:18:43.870 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 12:18:43.870 INFO kablam! --> src/factoid.rs:125:9 Oct 15 12:18:43.870 INFO kablam! | Oct 15 12:18:43.871 INFO kablam! 125 | brain.create_factoid("sidra: foo is bar".to_string()); Oct 15 12:18:43.871 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 12:18:43.871 INFO kablam! | Oct 15 12:18:43.871 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 12:18:43.872 INFO kablam! Oct 15 12:18:43.872 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 12:18:43.872 INFO kablam! --> src/factoid.rs:126:9 Oct 15 12:18:43.873 INFO kablam! | Oct 15 12:18:43.873 INFO kablam! 126 | brain.create_factoid("sidra: foo is zip".to_string()); Oct 15 12:18:43.873 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 12:18:43.874 INFO kablam! | Oct 15 12:18:43.874 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 12:18:43.874 INFO kablam! Oct 15 12:18:43.875 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 12:18:43.875 INFO kablam! --> src/factoid.rs:166:9 Oct 15 12:18:43.875 INFO kablam! | Oct 15 12:18:43.876 INFO kablam! 166 | brain.create_factoid("sidra: foo is zip".to_string()); Oct 15 12:18:43.876 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 12:18:43.876 INFO kablam! | Oct 15 12:18:43.877 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 12:18:43.877 INFO kablam! Oct 15 12:18:46.655 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.31s Oct 15 12:18:46.662 INFO kablam! su: No module specific data is present Oct 15 12:18:47.499 INFO running `"docker" "rm" "-f" "7050cfab27c6cc3838f3c38a36b21ecff5d6a63d872cbbf56e75604e731205cf"` Oct 15 12:18:47.755 INFO blam! 7050cfab27c6cc3838f3c38a36b21ecff5d6a63d872cbbf56e75604e731205cf Oct 15 12:18:47.758 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 15 12:18:48.372 INFO blam! 195b73db0a7b7520d562d7175d3fbde5b2185783053b194d388ad8b22d561473 Oct 15 12:18:48.377 INFO running `"docker" "start" "-a" "195b73db0a7b7520d562d7175d3fbde5b2185783053b194d388ad8b22d561473"` Oct 15 12:18:49.463 INFO kablam! usermod: no changes Oct 15 12:18:49.636 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.14s Oct 15 12:18:49.654 INFO kablam! Running /target/debug/deps/rustbucket-f0deeac3e2be1a76 Oct 15 12:18:49.666 INFO blam! Oct 15 12:18:49.666 INFO blam! running 7 tests Oct 15 12:18:49.667 INFO blam! test factoid::tests::can_create_factoid ... ok Oct 15 12:18:49.675 INFO blam! test factoid::tests::can_literal_factoids ... ok Oct 15 12:18:49.676 INFO blam! test factoid::tests::can_retrieve_factoid ... ok Oct 15 12:18:49.676 INFO blam! test factoid::tests::no_nonfactoid_retrieval ... ok Oct 15 12:18:49.676 INFO blam! test factoid::tests::can_set_and_retrieve_multi_factoid ... ok Oct 15 12:18:49.677 INFO blam! test factoid::tests::ids_non_factoid_creation ... ok Oct 15 12:18:49.677 INFO blam! test factoid::tests::ids_factoid_creation ... ok Oct 15 12:18:49.677 INFO blam! Oct 15 12:18:49.677 INFO blam! test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 12:18:49.678 INFO blam! Oct 15 12:18:49.680 INFO kablam! su: No module specific data is present Oct 15 12:18:50.237 INFO running `"docker" "rm" "-f" "195b73db0a7b7520d562d7175d3fbde5b2185783053b194d388ad8b22d561473"` Oct 15 12:18:50.493 INFO blam! 195b73db0a7b7520d562d7175d3fbde5b2185783053b194d388ad8b22d561473