Oct 10 13:46:23.459 INFO testing tcsc/larq against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 13:46:23.459 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 13:46:23.461 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/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:46:23.877 INFO blam! d889f2ca7aecd7807a63c3740c1c9aabe32a7bd66fc7d79e54b65a654c17b963 Oct 10 13:46:23.882 INFO running `"docker" "start" "-a" "d889f2ca7aecd7807a63c3740c1c9aabe32a7bd66fc7d79e54b65a654c17b963"` Oct 10 13:46:25.080 INFO kablam! usermod: no changes Oct 10 13:46:25.400 INFO kablam! Compiling arq v0.1.0 (/source/lib/arq) Oct 10 13:46:25.412 INFO kablam! Compiling toml v0.4.5 Oct 10 13:46:25.412 INFO kablam! Compiling serde_json v1.0.8 Oct 10 13:46:25.420 INFO kablam! Compiling futures-cpupool v0.1.7 Oct 10 13:46:25.420 INFO kablam! Compiling simple_logger v0.4.0 Oct 10 13:46:25.432 INFO kablam! Compiling rayon-core v1.3.0 Oct 10 13:46:25.440 INFO kablam! Compiling rusoto_core v0.30.0 Oct 10 13:46:25.440 INFO kablam! Compiling regex v0.2.3 Oct 10 13:46:27.709 INFO kablam! Compiling hyper v0.10.13 Oct 10 13:46:30.428 INFO kablam! Compiling tokio-proto v0.1.1 Oct 10 13:46:30.444 INFO kablam! Compiling tokio-tls v0.1.3 Oct 10 13:46:36.040 INFO kablam! Compiling rayon v0.8.2 Oct 10 13:46:51.288 INFO kablam! Compiling hyper v0.11.9 Oct 10 13:46:55.410 INFO kablam! Compiling ring v0.12.1 Oct 10 13:47:01.076 INFO kablam! Compiling hyper-native-tls v0.2.4 Oct 10 13:47:14.860 INFO kablam! Compiling hyper-tls v0.1.2 Oct 10 13:47:17.273 INFO kablam! Compiling rusoto_credential v0.9.2 Oct 10 13:47:30.029 INFO kablam! Compiling rusoto_s3 v0.30.0 Oct 10 13:47:42.524 INFO kablam! Compiling larq v0.1.0 (/source/bin/larq) Oct 10 13:47:46.151 INFO kablam! warning: unused import: `std::fs::canonicalize` Oct 10 13:47:46.152 INFO kablam! --> bin/larq/src/restore/cli.rs:2:5 Oct 10 13:47:46.152 INFO kablam! | Oct 10 13:47:46.152 INFO kablam! 2 | use std::fs::canonicalize; Oct 10 13:47:46.152 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 10 13:47:46.152 INFO kablam! | Oct 10 13:47:46.152 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 13:47:46.152 INFO kablam! Oct 10 13:47:46.152 INFO kablam! warning: unused import: `rusoto_core::Region` Oct 10 13:47:46.152 INFO kablam! --> bin/larq/src/restore/config.rs:5:5 Oct 10 13:47:46.152 INFO kablam! | Oct 10 13:47:46.152 INFO kablam! 5 | use rusoto_core::Region; Oct 10 13:47:46.152 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 10 13:47:46.152 INFO kablam! Oct 10 13:47:46.152 INFO kablam! warning: unused import: `Value` Oct 10 13:47:46.152 INFO kablam! --> bin/larq/src/restore/config.rs:6:18 Oct 10 13:47:46.152 INFO kablam! | Oct 10 13:47:46.152 INFO kablam! 6 | use toml::{self, Value}; Oct 10 13:47:46.152 INFO kablam! | ^^^^^ Oct 10 13:47:46.152 INFO kablam! Oct 10 13:47:46.152 INFO kablam! warning: unused import: `serde` Oct 10 13:47:46.152 INFO kablam! --> bin/larq/src/restore/config.rs:7:5 Oct 10 13:47:46.152 INFO kablam! | Oct 10 13:47:46.152 INFO kablam! 7 | use serde; Oct 10 13:47:46.152 INFO kablam! | ^^^^^ Oct 10 13:47:46.152 INFO kablam! Oct 10 13:47:46.152 INFO kablam! warning: unused import: `log` Oct 10 13:47:46.152 INFO kablam! --> bin/larq/src/restore/config.rs:8:5 Oct 10 13:47:46.152 INFO kablam! | Oct 10 13:47:46.152 INFO kablam! 8 | use log; Oct 10 13:47:46.152 INFO kablam! | ^^^ Oct 10 13:47:46.152 INFO kablam! Oct 10 13:47:51.034 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 25s Oct 10 13:47:51.051 INFO kablam! su: No module specific data is present Oct 10 13:47:51.770 INFO running `"docker" "rm" "-f" "d889f2ca7aecd7807a63c3740c1c9aabe32a7bd66fc7d79e54b65a654c17b963"` Oct 10 13:47:52.044 INFO blam! d889f2ca7aecd7807a63c3740c1c9aabe32a7bd66fc7d79e54b65a654c17b963 Oct 10 13:47:52.045 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 13:47:52.045 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/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:47:52.404 INFO blam! 641e8229716301b4344b0cde8c902942cbaa36d82dde2e0651eb8e9ee6126042 Oct 10 13:47:52.419 INFO running `"docker" "start" "-a" "641e8229716301b4344b0cde8c902942cbaa36d82dde2e0651eb8e9ee6126042"` Oct 10 13:47:53.496 INFO kablam! usermod: no changes Oct 10 13:47:53.744 INFO kablam! Compiling arq v0.1.0 (/source/lib/arq) Oct 10 13:47:53.744 INFO kablam! Compiling larq v0.1.0 (/source/bin/larq) Oct 10 13:47:57.427 INFO kablam! warning: unused import: `std::fs::canonicalize` Oct 10 13:47:57.427 INFO kablam! --> bin/larq/src/restore/cli.rs:2:5 Oct 10 13:47:57.427 INFO kablam! | Oct 10 13:47:57.427 INFO kablam! 2 | use std::fs::canonicalize; Oct 10 13:47:57.427 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 10 13:47:57.427 INFO kablam! | Oct 10 13:47:57.427 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 13:47:57.427 INFO kablam! Oct 10 13:47:57.427 INFO kablam! warning: unused import: `rusoto_core::Region` Oct 10 13:47:57.427 INFO kablam! --> bin/larq/src/restore/config.rs:5:5 Oct 10 13:47:57.427 INFO kablam! | Oct 10 13:47:57.427 INFO kablam! 5 | use rusoto_core::Region; Oct 10 13:47:57.427 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 10 13:47:57.427 INFO kablam! Oct 10 13:47:57.427 INFO kablam! warning: unused import: `Value` Oct 10 13:47:57.427 INFO kablam! --> bin/larq/src/restore/config.rs:6:18 Oct 10 13:47:57.427 INFO kablam! | Oct 10 13:47:57.427 INFO kablam! 6 | use toml::{self, Value}; Oct 10 13:47:57.427 INFO kablam! | ^^^^^ Oct 10 13:47:57.427 INFO kablam! Oct 10 13:47:57.427 INFO kablam! warning: unused import: `serde` Oct 10 13:47:57.427 INFO kablam! --> bin/larq/src/restore/config.rs:7:5 Oct 10 13:47:57.427 INFO kablam! | Oct 10 13:47:57.427 INFO kablam! 7 | use serde; Oct 10 13:47:57.427 INFO kablam! | ^^^^^ Oct 10 13:47:57.427 INFO kablam! Oct 10 13:47:57.427 INFO kablam! warning: unused import: `log` Oct 10 13:47:57.427 INFO kablam! --> bin/larq/src/restore/config.rs:8:5 Oct 10 13:47:57.427 INFO kablam! | Oct 10 13:47:57.427 INFO kablam! 8 | use log; Oct 10 13:47:57.427 INFO kablam! | ^^^ Oct 10 13:47:57.427 INFO kablam! Oct 10 13:47:59.652 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.10s Oct 10 13:47:59.661 INFO kablam! su: No module specific data is present Oct 10 13:47:59.965 INFO running `"docker" "rm" "-f" "641e8229716301b4344b0cde8c902942cbaa36d82dde2e0651eb8e9ee6126042"` Oct 10 13:48:00.107 INFO blam! 641e8229716301b4344b0cde8c902942cbaa36d82dde2e0651eb8e9ee6126042 Oct 10 13:48:00.108 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 13:48:00.108 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/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:48:00.364 INFO blam! edf4b50e45c4d21c947455906bc9fe73757b061c74439fe7789119608cfe9169 Oct 10 13:48:00.365 INFO running `"docker" "start" "-a" "edf4b50e45c4d21c947455906bc9fe73757b061c74439fe7789119608cfe9169"` Oct 10 13:48:00.781 INFO kablam! usermod: no changes Oct 10 13:48:00.951 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.15s Oct 10 13:48:00.967 INFO kablam! Running /target/debug/deps/arq-fe1e13a4c4fe4b84 Oct 10 13:48:00.973 INFO blam! Oct 10 13:48:00.973 INFO blam! running 1 test Oct 10 13:48:00.973 INFO blam! test tests::it_works ... ok Oct 10 13:48:00.973 INFO blam! Oct 10 13:48:00.973 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 13:48:00.973 INFO blam! Oct 10 13:48:00.975 INFO kablam! Running /target/debug/deps/larq_restore-4efd8d54046aba81 Oct 10 13:48:00.982 INFO blam! Oct 10 13:48:00.982 INFO blam! running 3 tests Oct 10 13:48:00.982 INFO blam! test config::test::parse_config ... ok Oct 10 13:48:00.982 INFO blam! test config::test::parse_storage_class_glacier ... ok Oct 10 13:48:00.989 INFO blam! test config::test::parse_storage_class_standard ... ok Oct 10 13:48:00.989 INFO kablam! Doc-tests arq Oct 10 13:48:00.989 INFO blam! Oct 10 13:48:00.989 INFO blam! test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 13:48:00.989 INFO blam! Oct 10 13:48:01.562 INFO blam! Oct 10 13:48:01.562 INFO kablam! su: No module specific data is present Oct 10 13:48:01.563 INFO blam! running 0 tests Oct 10 13:48:01.563 INFO blam! Oct 10 13:48:01.563 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 13:48:01.563 INFO blam! Oct 10 13:48:01.871 INFO running `"docker" "rm" "-f" "edf4b50e45c4d21c947455906bc9fe73757b061c74439fe7789119608cfe9169"` Oct 10 13:48:02.107 INFO blam! edf4b50e45c4d21c947455906bc9fe73757b061c74439fe7789119608cfe9169