Oct 10 18:36:43.767 INFO testing meganehouser/rolo against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 18:36:43.767 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 18:36:43.767 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/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 18:36:43.996 INFO blam! 74859edf45d48dddb1363c0d65f87139ab25f3bbcac9617bf043d226c904c43c Oct 10 18:36:43.997 INFO running `"docker" "start" "-a" "74859edf45d48dddb1363c0d65f87139ab25f3bbcac9617bf043d226c904c43c"` Oct 10 18:36:44.571 INFO kablam! usermod: no changes Oct 10 18:36:44.756 INFO kablam! Compiling miniz_oxide_c_api v0.1.2 Oct 10 18:36:44.765 INFO kablam! Compiling miniz_oxide v0.1.2 Oct 10 18:36:44.765 INFO kablam! Compiling structopt v0.2.10 Oct 10 18:36:47.886 INFO kablam! Compiling flate2 v1.0.1 Oct 10 18:36:49.300 INFO kablam! Compiling rolo v0.1.0 (/source) Oct 10 18:36:52.164 INFO kablam! warning: unused `#[macro_use]` import Oct 10 18:36:52.164 INFO kablam! --> src/main.rs:15:1 Oct 10 18:36:52.164 INFO kablam! | Oct 10 18:36:52.164 INFO kablam! 15 | #[macro_use] Oct 10 18:36:52.164 INFO kablam! | ^^^^^^^^^^^^ Oct 10 18:36:52.164 INFO kablam! | Oct 10 18:36:52.164 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 18:36:52.164 INFO kablam! Oct 10 18:36:52.338 INFO kablam! warning: unreachable expression Oct 10 18:36:52.338 INFO kablam! --> src/rolo.rs:59:17 Oct 10 18:36:52.338 INFO kablam! | Oct 10 18:36:52.338 INFO kablam! 59 | return bail!("invalid src file path"); Oct 10 18:36:52.338 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 18:36:52.338 INFO kablam! | Oct 10 18:36:52.338 INFO kablam! = note: #[warn(unreachable_code)] on by default Oct 10 18:36:52.338 INFO kablam! Oct 10 18:36:52.359 INFO kablam! warning: unused variable: `config` Oct 10 18:36:52.359 INFO kablam! --> src/main.rs:58:28 Oct 10 18:36:52.360 INFO kablam! | Oct 10 18:36:52.360 INFO kablam! 58 | RoloCmd::Restore { config } => {} Oct 10 18:36:52.360 INFO kablam! | ^^^^^^ help: try ignoring the field: `config: _` Oct 10 18:36:52.360 INFO kablam! | Oct 10 18:36:52.360 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 18:36:52.361 INFO kablam! Oct 10 18:36:52.419 INFO kablam! warning: field is never used: `name` Oct 10 18:36:52.419 INFO kablam! --> src/rolo.rs:16:5 Oct 10 18:36:52.419 INFO kablam! | Oct 10 18:36:52.419 INFO kablam! 16 | name: String, Oct 10 18:36:52.419 INFO kablam! | ^^^^^^^^^^^^ Oct 10 18:36:52.419 INFO kablam! | Oct 10 18:36:52.419 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 18:36:52.419 INFO kablam! Oct 10 18:36:55.131 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 10.54s Oct 10 18:36:55.136 INFO kablam! su: No module specific data is present Oct 10 18:36:55.397 INFO running `"docker" "rm" "-f" "74859edf45d48dddb1363c0d65f87139ab25f3bbcac9617bf043d226c904c43c"` Oct 10 18:36:55.462 INFO blam! 74859edf45d48dddb1363c0d65f87139ab25f3bbcac9617bf043d226c904c43c Oct 10 18:36:55.463 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 18:36:55.463 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/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 18:36:55.641 INFO blam! d9b22b8797b04fd9c05fbd342d5d0ef55a07d0e2a05ef2e2726aa00e2e81c628 Oct 10 18:36:55.645 INFO running `"docker" "start" "-a" "d9b22b8797b04fd9c05fbd342d5d0ef55a07d0e2a05ef2e2726aa00e2e81c628"` Oct 10 18:36:56.136 INFO kablam! usermod: no changes Oct 10 18:36:56.252 INFO kablam! Compiling rolo v0.1.0 (/source) Oct 10 18:36:58.500 INFO kablam! warning: unused `#[macro_use]` import Oct 10 18:36:58.500 INFO kablam! --> src/main.rs:15:1 Oct 10 18:36:58.500 INFO kablam! | Oct 10 18:36:58.500 INFO kablam! 15 | #[macro_use] Oct 10 18:36:58.500 INFO kablam! | ^^^^^^^^^^^^ Oct 10 18:36:58.501 INFO kablam! | Oct 10 18:36:58.501 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 18:36:58.501 INFO kablam! Oct 10 18:36:58.660 INFO kablam! warning: unreachable expression Oct 10 18:36:58.660 INFO kablam! --> src/rolo.rs:59:17 Oct 10 18:36:58.660 INFO kablam! | Oct 10 18:36:58.660 INFO kablam! 59 | return bail!("invalid src file path"); Oct 10 18:36:58.660 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 18:36:58.660 INFO kablam! | Oct 10 18:36:58.660 INFO kablam! = note: #[warn(unreachable_code)] on by default Oct 10 18:36:58.660 INFO kablam! Oct 10 18:36:58.725 INFO kablam! warning: unused variable: `config` Oct 10 18:36:58.725 INFO kablam! --> src/main.rs:58:28 Oct 10 18:36:58.725 INFO kablam! | Oct 10 18:36:58.725 INFO kablam! 58 | RoloCmd::Restore { config } => {} Oct 10 18:36:58.725 INFO kablam! | ^^^^^^ help: try ignoring the field: `config: _` Oct 10 18:36:58.725 INFO kablam! | Oct 10 18:36:58.725 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 18:36:58.725 INFO kablam! Oct 10 18:37:01.001 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.84s Oct 10 18:37:01.018 INFO kablam! su: No module specific data is present Oct 10 18:37:01.537 INFO running `"docker" "rm" "-f" "d9b22b8797b04fd9c05fbd342d5d0ef55a07d0e2a05ef2e2726aa00e2e81c628"` Oct 10 18:37:01.728 INFO blam! d9b22b8797b04fd9c05fbd342d5d0ef55a07d0e2a05ef2e2726aa00e2e81c628 Oct 10 18:37:01.740 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 18:37:01.740 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/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 18:37:02.138 INFO blam! 17c75b8faf8d0a5bb3195ef31023c08053169d73b772f6c918b31a45724ff126 Oct 10 18:37:02.145 INFO running `"docker" "start" "-a" "17c75b8faf8d0a5bb3195ef31023c08053169d73b772f6c918b31a45724ff126"` Oct 10 18:37:03.461 INFO kablam! usermod: no changes Oct 10 18:37:03.696 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.17s Oct 10 18:37:03.704 INFO kablam! Running /target/debug/deps/rolo-72226f358173bc11 Oct 10 18:37:03.780 INFO blam! Oct 10 18:37:03.780 INFO blam! running 4 tests Oct 10 18:37:03.786 INFO blam! test rolo::rolo_config_tests::new_store ... ok Oct 10 18:37:03.796 INFO blam! test rolo::rolo_config_tests::load_toml ... ok Oct 10 18:37:03.796 INFO blam! test record::test_record::test1 ... ok Oct 10 18:37:03.799 INFO blam! test rolo::rolo_config_tests::load_file ... ok Oct 10 18:37:03.799 INFO blam! Oct 10 18:37:03.799 INFO blam! test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 18:37:03.799 INFO blam! Oct 10 18:37:03.799 INFO kablam! su: No module specific data is present Oct 10 18:37:04.496 INFO running `"docker" "rm" "-f" "17c75b8faf8d0a5bb3195ef31023c08053169d73b772f6c918b31a45724ff126"` Oct 10 18:37:04.748 INFO blam! 17c75b8faf8d0a5bb3195ef31023c08053169d73b772f6c918b31a45724ff126