Oct 10 13:04:50.277 INFO testing tsurai/rsm against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 13:04:50.277 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 13:04:50.279 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/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 13:04:50.881 INFO blam! fd04de8b3cb881b8f9e90face2640a18e62aeab5d5d22d7c34ae07fa2c128d50 Oct 10 13:04:50.883 INFO running `"docker" "start" "-a" "fd04de8b3cb881b8f9e90face2640a18e62aeab5d5d22d7c34ae07fa2c128d50"` Oct 10 13:04:52.809 INFO kablam! usermod: no changes Oct 10 13:04:53.042 INFO kablam! Compiling backtrace-sys v0.1.24 Oct 10 13:04:53.065 INFO kablam! Compiling sqlite3-src v0.2.10 Oct 10 13:04:53.066 INFO kablam! Compiling syn v0.14.9 Oct 10 13:04:53.066 INFO kablam! Compiling mktemp v0.3.1 Oct 10 13:04:55.797 INFO kablam! Compiling sqlite3-sys v0.12.0 Oct 10 13:04:57.049 INFO kablam! Compiling sqlite v0.23.9 Oct 10 13:04:58.313 INFO kablam! Compiling backtrace v0.3.9 Oct 10 13:05:09.880 INFO kablam! Compiling synstructure v0.9.0 Oct 10 13:05:14.792 INFO kablam! Compiling failure_derive v0.1.2 Oct 10 13:05:19.144 INFO kablam! Compiling failure v0.1.2 Oct 10 13:05:20.399 INFO kablam! Compiling rsm v0.1.0 (/source) Oct 10 13:05:22.396 INFO kablam! warning: struct is never constructed: `UnknownMetaKey` Oct 10 13:05:22.396 INFO kablam! --> src/error.rs:13:1 Oct 10 13:05:22.396 INFO kablam! | Oct 10 13:05:22.396 INFO kablam! 13 | pub struct UnknownMetaKey; Oct 10 13:05:22.396 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 13:05:22.396 INFO kablam! | Oct 10 13:05:22.396 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 13:05:22.396 INFO kablam! Oct 10 13:05:22.397 INFO kablam! warning: function is never used: `get_metadata_value` Oct 10 13:05:22.397 INFO kablam! --> src/db.rs:481:1 Oct 10 13:05:22.397 INFO kablam! | Oct 10 13:05:22.397 INFO kablam! 481 | pub fn get_metadata_value(conn: &Connection, key: &str) -> Result { Oct 10 13:05:22.397 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 13:05:22.397 INFO kablam! Oct 10 13:05:22.397 INFO kablam! warning: function is never used: `set_metadata_value` Oct 10 13:05:22.397 INFO kablam! --> src/db.rs:501:1 Oct 10 13:05:22.397 INFO kablam! | Oct 10 13:05:22.397 INFO kablam! 501 | pub fn set_metadata_value(conn: &Connection, key: &str, value: &str) -> Result<(), Error> { Oct 10 13:05:22.397 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 13:05:22.397 INFO kablam! Oct 10 13:05:25.494 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 32.65s Oct 10 13:05:25.502 INFO kablam! su: No module specific data is present Oct 10 13:05:26.418 INFO running `"docker" "rm" "-f" "fd04de8b3cb881b8f9e90face2640a18e62aeab5d5d22d7c34ae07fa2c128d50"` Oct 10 13:05:26.724 INFO blam! fd04de8b3cb881b8f9e90face2640a18e62aeab5d5d22d7c34ae07fa2c128d50 Oct 10 13:05:26.733 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 13:05:26.734 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/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 13:05:27.209 INFO blam! 77475da32b5c130b56ca567b79a5c35153074692f4f1c12720a649b84bbf6a5f Oct 10 13:05:27.213 INFO running `"docker" "start" "-a" "77475da32b5c130b56ca567b79a5c35153074692f4f1c12720a649b84bbf6a5f"` Oct 10 13:05:29.407 INFO kablam! usermod: no changes Oct 10 13:05:29.589 INFO kablam! Compiling rsm v0.1.0 (/source) Oct 10 13:05:31.276 INFO kablam! warning: struct is never constructed: `UnknownMetaKey` Oct 10 13:05:31.277 INFO kablam! --> src/error.rs:13:1 Oct 10 13:05:31.277 INFO kablam! | Oct 10 13:05:31.277 INFO kablam! 13 | pub struct UnknownMetaKey; Oct 10 13:05:31.277 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 13:05:31.277 INFO kablam! | Oct 10 13:05:31.277 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 13:05:31.277 INFO kablam! Oct 10 13:05:31.279 INFO kablam! warning: function is never used: `get_metadata_value` Oct 10 13:05:31.279 INFO kablam! --> src/db.rs:481:1 Oct 10 13:05:31.279 INFO kablam! | Oct 10 13:05:31.279 INFO kablam! 481 | pub fn get_metadata_value(conn: &Connection, key: &str) -> Result { Oct 10 13:05:31.279 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 13:05:31.279 INFO kablam! Oct 10 13:05:31.279 INFO kablam! warning: function is never used: `set_metadata_value` Oct 10 13:05:31.279 INFO kablam! --> src/db.rs:501:1 Oct 10 13:05:31.279 INFO kablam! | Oct 10 13:05:31.279 INFO kablam! 501 | pub fn set_metadata_value(conn: &Connection, key: &str, value: &str) -> Result<(), Error> { Oct 10 13:05:31.279 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 13:05:31.279 INFO kablam! Oct 10 13:05:31.914 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.47s Oct 10 13:05:31.922 INFO kablam! su: No module specific data is present Oct 10 13:05:33.253 INFO running `"docker" "rm" "-f" "77475da32b5c130b56ca567b79a5c35153074692f4f1c12720a649b84bbf6a5f"` Oct 10 13:05:33.592 INFO blam! 77475da32b5c130b56ca567b79a5c35153074692f4f1c12720a649b84bbf6a5f Oct 10 13:05:33.594 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 13:05:33.594 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/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 13:05:34.112 INFO blam! 630cbd1412024d3d2956b4aa8b84c660980062905626196cd140abe455ab841b Oct 10 13:05:34.114 INFO running `"docker" "start" "-a" "630cbd1412024d3d2956b4aa8b84c660980062905626196cd140abe455ab841b"` Oct 10 13:05:35.676 INFO kablam! usermod: no changes Oct 10 13:05:35.900 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.19s Oct 10 13:05:35.903 INFO blam! Oct 10 13:05:35.903 INFO blam! running 0 tests Oct 10 13:05:35.903 INFO blam! Oct 10 13:05:35.904 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 13:05:35.904 INFO blam! Oct 10 13:05:35.904 INFO kablam! Running /target/debug/deps/rsm-2ee803b97d4c218a Oct 10 13:05:35.906 INFO kablam! su: No module specific data is present Oct 10 13:05:36.756 INFO running `"docker" "rm" "-f" "630cbd1412024d3d2956b4aa8b84c660980062905626196cd140abe455ab841b"` Oct 10 13:05:37.049 INFO blam! 630cbd1412024d3d2956b4aa8b84c660980062905626196cd140abe455ab841b