Oct 14 11:31:36.422 INFO testing meganehouser/rolo against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 14 11:31:36.422 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 14 11:31:36.654 INFO blam! 2b1d4bf2861a72ce8596501ed06c828fb446fbd8ad08d7d4a0429ad4ad6e5ac8 Oct 14 11:31:36.657 INFO running `"docker" "start" "-a" "2b1d4bf2861a72ce8596501ed06c828fb446fbd8ad08d7d4a0429ad4ad6e5ac8"` Oct 14 11:31:37.114 INFO kablam! usermod: no changes Oct 14 11:31:37.262 INFO kablam! Compiling cc v1.0.17 Oct 14 11:31:37.262 INFO kablam! Compiling build_const v0.2.1 Oct 14 11:31:37.262 INFO kablam! Compiling num-traits v0.2.4 Oct 14 11:31:37.262 INFO kablam! Compiling num-integer v0.1.38 Oct 14 11:31:37.262 INFO kablam! Compiling serde v1.0.66 Oct 14 11:31:37.263 INFO kablam! Compiling byte-tools v0.2.0 Oct 14 11:31:37.263 INFO kablam! Compiling cfg-if v0.1.3 Oct 14 11:31:37.264 INFO kablam! Compiling arrayref v0.3.4 Oct 14 11:31:37.507 INFO kablam! Compiling rustc-demangle v0.1.8 Oct 14 11:31:38.657 INFO kablam! Compiling fake-simd v0.1.2 Oct 14 11:31:38.663 INFO kablam! Compiling getopts v0.2.17 Oct 14 11:31:38.760 INFO kablam! Compiling glob v0.2.11 Oct 14 11:31:38.826 INFO kablam! Compiling textwrap v0.10.0 Oct 14 11:31:38.867 INFO kablam! Compiling time v0.1.40 Oct 14 11:31:39.227 INFO kablam! Compiling miniz_oxide v0.1.2 Oct 14 11:31:39.659 INFO kablam! Compiling block-buffer v0.3.3 Oct 14 11:31:45.046 INFO kablam! Compiling crc v1.8.1 Oct 14 11:31:45.171 INFO kablam! Compiling quote v0.6.3 Oct 14 11:31:45.171 INFO kablam! Compiling typenum v1.10.0 Oct 14 11:31:45.331 INFO kablam! Compiling clap v2.32.0 Oct 14 11:31:45.575 INFO kablam! Compiling synstructure v0.6.1 Oct 14 11:31:48.023 INFO kablam! Compiling backtrace-sys v0.1.23 Oct 14 11:31:50.419 INFO kablam! Compiling miniz_oxide_c_api v0.1.2 Oct 14 11:31:50.587 INFO kablam! Compiling syn v0.14.2 Oct 14 11:31:53.826 INFO kablam! Compiling generic-array v0.9.0 Oct 14 11:31:54.059 INFO kablam! Compiling failure_derive v0.1.1 Oct 14 11:31:56.631 INFO kablam! Compiling digest v0.7.2 Oct 14 11:31:57.235 INFO kablam! Compiling sha2 v0.7.1 Oct 14 11:31:57.353 INFO kablam! Compiling backtrace v0.3.8 Oct 14 11:31:57.457 INFO kablam! Compiling chrono v0.4.3 Oct 14 11:32:01.863 INFO kablam! Compiling flate2 v1.0.1 Oct 14 11:32:04.036 INFO kablam! Compiling failure v0.1.1 Oct 14 11:32:23.187 INFO kablam! Compiling structopt-derive v0.2.10 Oct 14 11:32:23.187 INFO kablam! Compiling serde_derive v1.0.66 Oct 14 11:32:25.780 INFO kablam! Compiling toml v0.4.6 Oct 14 11:32:26.692 INFO kablam! Compiling structopt v0.2.10 Oct 14 11:32:35.082 INFO kablam! Compiling rolo v0.1.0 (/source) Oct 14 11:32:35.363 INFO kablam! warning: unused `#[macro_use]` import Oct 14 11:32:35.363 INFO kablam! --> src/main.rs:15:1 Oct 14 11:32:35.363 INFO kablam! | Oct 14 11:32:35.363 INFO kablam! 15 | #[macro_use] Oct 14 11:32:35.363 INFO kablam! | ^^^^^^^^^^^^ Oct 14 11:32:35.363 INFO kablam! | Oct 14 11:32:35.363 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 11:32:35.363 INFO kablam! Oct 14 11:32:35.491 INFO kablam! warning: unreachable expression Oct 14 11:32:35.491 INFO kablam! --> src/rolo.rs:59:17 Oct 14 11:32:35.491 INFO kablam! | Oct 14 11:32:35.491 INFO kablam! 59 | return bail!("invalid src file path"); Oct 14 11:32:35.491 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 11:32:35.491 INFO kablam! | Oct 14 11:32:35.491 INFO kablam! = note: #[warn(unreachable_code)] on by default Oct 14 11:32:35.491 INFO kablam! Oct 14 11:32:35.507 INFO kablam! warning: unused variable: `config` Oct 14 11:32:35.507 INFO kablam! --> src/main.rs:58:28 Oct 14 11:32:35.507 INFO kablam! | Oct 14 11:32:35.507 INFO kablam! 58 | RoloCmd::Restore { config } => {} Oct 14 11:32:35.508 INFO kablam! | ^^^^^^ help: try ignoring the field: `config: _` Oct 14 11:32:35.508 INFO kablam! | Oct 14 11:32:35.508 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 11:32:35.508 INFO kablam! Oct 14 11:32:35.587 INFO kablam! warning: field is never used: `name` Oct 14 11:32:35.587 INFO kablam! --> src/rolo.rs:16:5 Oct 14 11:32:35.587 INFO kablam! | Oct 14 11:32:35.587 INFO kablam! 16 | name: String, Oct 14 11:32:35.587 INFO kablam! | ^^^^^^^^^^^^ Oct 14 11:32:35.587 INFO kablam! | Oct 14 11:32:35.587 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 11:32:35.587 INFO kablam! Oct 14 11:32:37.767 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 00s Oct 14 11:32:37.775 INFO kablam! su: No module specific data is present Oct 14 11:32:38.434 INFO running `"docker" "rm" "-f" "2b1d4bf2861a72ce8596501ed06c828fb446fbd8ad08d7d4a0429ad4ad6e5ac8"` Oct 14 11:32:38.643 INFO blam! 2b1d4bf2861a72ce8596501ed06c828fb446fbd8ad08d7d4a0429ad4ad6e5ac8 Oct 14 11:32:38.651 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 14 11:32:39.149 INFO blam! 2907a847c47b07862f1e90739eea512db008c6f4493a0fc6799bacd189ff985e Oct 14 11:32:39.149 INFO running `"docker" "start" "-a" "2907a847c47b07862f1e90739eea512db008c6f4493a0fc6799bacd189ff985e"` Oct 14 11:32:40.244 INFO kablam! usermod: no changes Oct 14 11:32:40.422 INFO kablam! Compiling tempfile v3.0.2 Oct 14 11:32:41.273 INFO kablam! Compiling rolo v0.1.0 (/source) Oct 14 11:32:41.560 INFO kablam! warning: unused `#[macro_use]` import Oct 14 11:32:41.561 INFO kablam! --> src/main.rs:15:1 Oct 14 11:32:41.561 INFO kablam! | Oct 14 11:32:41.562 INFO kablam! 15 | #[macro_use] Oct 14 11:32:41.562 INFO kablam! | ^^^^^^^^^^^^ Oct 14 11:32:41.562 INFO kablam! | Oct 14 11:32:41.562 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 11:32:41.563 INFO kablam! Oct 14 11:32:41.708 INFO kablam! warning: unreachable expression Oct 14 11:32:41.708 INFO kablam! --> src/rolo.rs:59:17 Oct 14 11:32:41.708 INFO kablam! | Oct 14 11:32:41.708 INFO kablam! 59 | return bail!("invalid src file path"); Oct 14 11:32:41.708 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 11:32:41.708 INFO kablam! | Oct 14 11:32:41.708 INFO kablam! = note: #[warn(unreachable_code)] on by default Oct 14 11:32:41.708 INFO kablam! Oct 14 11:32:41.783 INFO kablam! warning: unused variable: `config` Oct 14 11:32:41.783 INFO kablam! --> src/main.rs:58:28 Oct 14 11:32:41.783 INFO kablam! | Oct 14 11:32:41.784 INFO kablam! 58 | RoloCmd::Restore { config } => {} Oct 14 11:32:41.784 INFO kablam! | ^^^^^^ help: try ignoring the field: `config: _` Oct 14 11:32:41.784 INFO kablam! | Oct 14 11:32:41.784 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 11:32:41.784 INFO kablam! Oct 14 11:32:45.184 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.90s Oct 14 11:32:45.199 INFO kablam! su: No module specific data is present Oct 14 11:32:46.087 INFO running `"docker" "rm" "-f" "2907a847c47b07862f1e90739eea512db008c6f4493a0fc6799bacd189ff985e"` Oct 14 11:32:46.295 INFO blam! 2907a847c47b07862f1e90739eea512db008c6f4493a0fc6799bacd189ff985e Oct 14 11:32:46.305 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 14 11:32:46.733 INFO blam! b0e8d7747eae3d3d16e690793ec1de9682036cfa53c8427875d3574097c9cd90 Oct 14 11:32:46.737 INFO running `"docker" "start" "-a" "b0e8d7747eae3d3d16e690793ec1de9682036cfa53c8427875d3574097c9cd90"` Oct 14 11:32:48.379 INFO kablam! usermod: no changes Oct 14 11:32:48.546 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.14s Oct 14 11:32:48.559 INFO kablam! Running /target/debug/deps/rolo-2a0214207a82e7de Oct 14 11:32:48.560 INFO blam! Oct 14 11:32:48.560 INFO blam! running 4 tests Oct 14 11:32:48.560 INFO blam! test rolo::rolo_config_tests::load_toml ... ok Oct 14 11:32:48.567 INFO blam! test rolo::rolo_config_tests::new_store ... ok Oct 14 11:32:48.575 INFO blam! test rolo::rolo_config_tests::load_file ... ok Oct 14 11:32:48.576 INFO kablam! su: No module specific data is present Oct 14 11:32:48.576 INFO blam! test record::test_record::test1 ... ok Oct 14 11:32:48.576 INFO blam! Oct 14 11:32:48.577 INFO blam! test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 11:32:48.577 INFO blam! Oct 14 11:32:49.387 INFO running `"docker" "rm" "-f" "b0e8d7747eae3d3d16e690793ec1de9682036cfa53c8427875d3574097c9cd90"` Oct 14 11:32:49.675 INFO blam! b0e8d7747eae3d3d16e690793ec1de9682036cfa53c8427875d3574097c9cd90