Oct 12 22:02:22.322 INFO testing tcsc/larq against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 12 22:02:22.322 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 12 22:02:22.798 INFO blam! 10553515c9460b09ecbff1c6ca4a198c9d036c08539d9e5e7ed024e9507747e3 Oct 12 22:02:22.799 INFO running `"docker" "start" "-a" "10553515c9460b09ecbff1c6ca4a198c9d036c08539d9e5e7ed024e9507747e3"` Oct 12 22:02:24.518 INFO kablam! usermod: no changes Oct 12 22:02:24.795 INFO kablam! Compiling openssl v0.9.23 Oct 12 22:02:24.799 INFO kablam! Compiling serde v1.0.24 Oct 12 22:02:24.803 INFO kablam! Compiling hex v0.2.0 Oct 12 22:02:24.803 INFO kablam! Compiling md5 v0.3.6 Oct 12 22:02:24.803 INFO kablam! Compiling iovec v0.1.1 Oct 12 22:02:24.803 INFO kablam! Compiling memchr v2.0.1 Oct 12 22:02:24.803 INFO kablam! Compiling time v0.1.38 Oct 12 22:02:24.803 INFO kablam! Compiling openssl-sys v0.9.23 Oct 12 22:02:26.972 INFO kablam! Compiling net2 v0.2.31 Oct 12 22:02:28.591 INFO kablam! Compiling arq v0.1.0 (/source/lib/arq) Oct 12 22:02:28.592 INFO kablam! Compiling semver v0.6.0 Oct 12 22:02:28.621 INFO kablam! Compiling base64 v0.8.0 Oct 12 22:02:29.795 INFO kablam! Compiling xml-rs v0.7.0 Oct 12 22:02:35.451 INFO kablam! Compiling futures-cpupool v0.1.7 Oct 12 22:02:35.479 INFO kablam! Compiling bytes v0.4.5 Oct 12 22:02:35.551 INFO kablam! Compiling aho-corasick v0.6.4 Oct 12 22:02:35.623 INFO kablam! Compiling rayon-core v1.3.0 Oct 12 22:02:35.795 INFO kablam! Compiling mio v0.6.11 Oct 12 22:02:36.967 INFO kablam! Compiling rustc_version v0.2.1 Oct 12 22:02:48.811 INFO kablam! Compiling simple_logger v0.4.0 Oct 12 22:02:48.812 INFO kablam! Compiling num v0.1.41 Oct 12 22:02:48.880 INFO kablam! Compiling regex v0.2.3 Oct 12 22:02:49.181 INFO kablam! Compiling rusoto_core v0.30.0 Oct 12 22:02:49.549 INFO kablam! Compiling tokio-io v0.1.4 Oct 12 22:02:49.552 INFO kablam! Compiling hyper v0.10.13 Oct 12 22:02:54.197 INFO kablam! Compiling rayon v0.8.2 Oct 12 22:02:54.433 INFO kablam! Compiling chrono v0.4.0 Oct 12 22:02:58.183 INFO kablam! Compiling tokio-core v0.1.11 Oct 12 22:03:16.263 INFO kablam! Compiling ring v0.12.1 Oct 12 22:03:37.911 INFO kablam! Compiling tokio-proto v0.1.1 Oct 12 22:03:38.336 INFO kablam! Compiling native-tls v0.1.4 Oct 12 22:03:41.061 INFO kablam! Compiling serde_json v1.0.8 Oct 12 22:03:41.062 INFO kablam! Compiling toml v0.4.5 Oct 12 22:03:44.184 INFO kablam! Compiling tokio-tls v0.1.3 Oct 12 22:03:44.464 INFO kablam! Compiling hyper-native-tls v0.2.4 Oct 12 22:03:52.193 INFO kablam! Compiling hyper v0.11.9 Oct 12 22:04:07.868 INFO kablam! Compiling hyper-tls v0.1.2 Oct 12 22:04:08.913 INFO kablam! Compiling rusoto_credential v0.9.2 Oct 12 22:04:16.258 INFO kablam! Compiling rusoto_s3 v0.30.0 Oct 12 22:04:26.239 INFO kablam! Compiling larq v0.1.0 (/source/bin/larq) Oct 12 22:04:27.295 INFO kablam! warning: unused import: `std::fs::canonicalize` Oct 12 22:04:27.295 INFO kablam! --> bin/larq/src/restore/cli.rs:2:5 Oct 12 22:04:27.295 INFO kablam! | Oct 12 22:04:27.295 INFO kablam! 2 | use std::fs::canonicalize; Oct 12 22:04:27.295 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 12 22:04:27.295 INFO kablam! | Oct 12 22:04:27.295 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 22:04:27.296 INFO kablam! Oct 12 22:04:27.296 INFO kablam! warning: unused import: `rusoto_core::Region` Oct 12 22:04:27.296 INFO kablam! --> bin/larq/src/restore/config.rs:5:5 Oct 12 22:04:27.296 INFO kablam! | Oct 12 22:04:27.296 INFO kablam! 5 | use rusoto_core::Region; Oct 12 22:04:27.296 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 12 22:04:27.296 INFO kablam! Oct 12 22:04:27.296 INFO kablam! warning: unused import: `Value` Oct 12 22:04:27.296 INFO kablam! --> bin/larq/src/restore/config.rs:6:18 Oct 12 22:04:27.296 INFO kablam! | Oct 12 22:04:27.296 INFO kablam! 6 | use toml::{self, Value}; Oct 12 22:04:27.296 INFO kablam! | ^^^^^ Oct 12 22:04:27.296 INFO kablam! Oct 12 22:04:27.296 INFO kablam! warning: unused import: `serde` Oct 12 22:04:27.296 INFO kablam! --> bin/larq/src/restore/config.rs:7:5 Oct 12 22:04:27.296 INFO kablam! | Oct 12 22:04:27.296 INFO kablam! 7 | use serde; Oct 12 22:04:27.296 INFO kablam! | ^^^^^ Oct 12 22:04:27.296 INFO kablam! Oct 12 22:04:27.296 INFO kablam! warning: unused import: `log` Oct 12 22:04:27.296 INFO kablam! --> bin/larq/src/restore/config.rs:8:5 Oct 12 22:04:27.296 INFO kablam! | Oct 12 22:04:27.296 INFO kablam! 8 | use log; Oct 12 22:04:27.296 INFO kablam! | ^^^ Oct 12 22:04:27.296 INFO kablam! Oct 12 22:04:32.158 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 07s Oct 12 22:04:32.187 INFO kablam! su: No module specific data is present Oct 12 22:04:33.043 INFO running `"docker" "rm" "-f" "10553515c9460b09ecbff1c6ca4a198c9d036c08539d9e5e7ed024e9507747e3"` Oct 12 22:04:33.167 INFO blam! 10553515c9460b09ecbff1c6ca4a198c9d036c08539d9e5e7ed024e9507747e3 Oct 12 22:04:33.168 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 12 22:04:33.371 INFO blam! 99c7fe07d8c7ceea20aa81bb0c88c59feb426cdfe360e5850a2af2584ccddc3d Oct 12 22:04:33.378 INFO running `"docker" "start" "-a" "99c7fe07d8c7ceea20aa81bb0c88c59feb426cdfe360e5850a2af2584ccddc3d"` Oct 12 22:04:33.795 INFO kablam! usermod: no changes Oct 12 22:04:33.971 INFO kablam! Compiling arq v0.1.0 (/source/lib/arq) Oct 12 22:04:33.975 INFO kablam! Compiling larq v0.1.0 (/source/bin/larq) Oct 12 22:04:34.934 INFO kablam! warning: unused import: `std::fs::canonicalize` Oct 12 22:04:34.934 INFO kablam! --> bin/larq/src/restore/cli.rs:2:5 Oct 12 22:04:34.934 INFO kablam! | Oct 12 22:04:34.934 INFO kablam! 2 | use std::fs::canonicalize; Oct 12 22:04:34.934 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 12 22:04:34.934 INFO kablam! | Oct 12 22:04:34.934 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 22:04:34.935 INFO kablam! Oct 12 22:04:34.935 INFO kablam! warning: unused import: `rusoto_core::Region` Oct 12 22:04:34.935 INFO kablam! --> bin/larq/src/restore/config.rs:5:5 Oct 12 22:04:34.935 INFO kablam! | Oct 12 22:04:34.935 INFO kablam! 5 | use rusoto_core::Region; Oct 12 22:04:34.935 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 12 22:04:34.935 INFO kablam! Oct 12 22:04:34.935 INFO kablam! warning: unused import: `Value` Oct 12 22:04:34.935 INFO kablam! --> bin/larq/src/restore/config.rs:6:18 Oct 12 22:04:34.935 INFO kablam! | Oct 12 22:04:34.935 INFO kablam! 6 | use toml::{self, Value}; Oct 12 22:04:34.935 INFO kablam! | ^^^^^ Oct 12 22:04:34.935 INFO kablam! Oct 12 22:04:34.935 INFO kablam! warning: unused import: `serde` Oct 12 22:04:34.935 INFO kablam! --> bin/larq/src/restore/config.rs:7:5 Oct 12 22:04:34.935 INFO kablam! | Oct 12 22:04:34.935 INFO kablam! 7 | use serde; Oct 12 22:04:34.935 INFO kablam! | ^^^^^ Oct 12 22:04:34.935 INFO kablam! Oct 12 22:04:34.935 INFO kablam! warning: unused import: `log` Oct 12 22:04:34.935 INFO kablam! --> bin/larq/src/restore/config.rs:8:5 Oct 12 22:04:34.935 INFO kablam! | Oct 12 22:04:34.935 INFO kablam! 8 | use log; Oct 12 22:04:34.935 INFO kablam! | ^^^ Oct 12 22:04:34.935 INFO kablam! Oct 12 22:04:37.495 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.68s Oct 12 22:04:37.511 INFO kablam! su: No module specific data is present Oct 12 22:04:37.977 INFO running `"docker" "rm" "-f" "99c7fe07d8c7ceea20aa81bb0c88c59feb426cdfe360e5850a2af2584ccddc3d"` Oct 12 22:04:38.202 INFO blam! 99c7fe07d8c7ceea20aa81bb0c88c59feb426cdfe360e5850a2af2584ccddc3d Oct 12 22:04:38.207 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 12 22:04:38.583 INFO blam! 1599d788454b74a050807c4ffef39027fd05fc71c951dcccabb999dff9d1db44 Oct 12 22:04:38.591 INFO running `"docker" "start" "-a" "1599d788454b74a050807c4ffef39027fd05fc71c951dcccabb999dff9d1db44"` Oct 12 22:04:39.203 INFO kablam! usermod: no changes Oct 12 22:04:39.404 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.17s Oct 12 22:04:39.431 INFO kablam! Running /target/debug/deps/arq-b85ae10d556d1a56 Oct 12 22:04:39.431 INFO blam! Oct 12 22:04:39.432 INFO blam! running 1 test Oct 12 22:04:39.434 INFO blam! test tests::it_works ... ok Oct 12 22:04:39.434 INFO blam! Oct 12 22:04:39.434 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 22:04:39.434 INFO blam! Oct 12 22:04:39.435 INFO kablam! Running /target/debug/deps/larq_restore-3249e89dbed14a1d Oct 12 22:04:39.439 INFO blam! Oct 12 22:04:39.439 INFO blam! running 3 tests Oct 12 22:04:39.439 INFO blam! test config::test::parse_storage_class_glacier ... ok Oct 12 22:04:39.439 INFO blam! test config::test::parse_storage_class_standard ... ok Oct 12 22:04:39.439 INFO blam! test config::test::parse_config ... ok Oct 12 22:04:39.439 INFO blam! Oct 12 22:04:39.439 INFO blam! test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 22:04:39.439 INFO blam! Oct 12 22:04:39.447 INFO kablam! Doc-tests arq Oct 12 22:04:39.666 INFO blam! Oct 12 22:04:39.666 INFO blam! running 0 tests Oct 12 22:04:39.666 INFO blam! Oct 12 22:04:39.666 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 22:04:39.666 INFO blam! Oct 12 22:04:39.667 INFO kablam! su: No module specific data is present Oct 12 22:04:39.917 INFO running `"docker" "rm" "-f" "1599d788454b74a050807c4ffef39027fd05fc71c951dcccabb999dff9d1db44"` Oct 12 22:04:40.008 INFO blam! 1599d788454b74a050807c4ffef39027fd05fc71c951dcccabb999dff9d1db44