Oct 12 22:02:23.623 INFO testing tcsc/larq against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 12 22:02:23.624 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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:24.141 INFO blam! c7aadec7156d0887149fe764592c8bb34080f3ad4f43f3f7cff942232227afff Oct 12 22:02:24.142 INFO running `"docker" "start" "-a" "c7aadec7156d0887149fe764592c8bb34080f3ad4f43f3f7cff942232227afff"` Oct 12 22:02:26.329 INFO kablam! usermod: no changes Oct 12 22:02:26.645 INFO kablam! Compiling serde v1.0.24 Oct 12 22:02:26.647 INFO kablam! Compiling hex v0.2.0 Oct 12 22:02:26.675 INFO kablam! Compiling md5 v0.3.6 Oct 12 22:02:26.693 INFO kablam! Compiling iovec v0.1.1 Oct 12 22:02:26.694 INFO kablam! Compiling num_cpus v1.7.0 Oct 12 22:02:26.695 INFO kablam! Compiling time v0.1.38 Oct 12 22:02:26.697 INFO kablam! Compiling memchr v2.0.1 Oct 12 22:02:26.698 INFO kablam! Compiling net2 v0.2.31 Oct 12 22:02:28.964 INFO kablam! Compiling arq v0.1.0 (/source/lib/arq) Oct 12 22:02:30.065 INFO kablam! Compiling semver v0.6.0 Oct 12 22:02:32.488 INFO kablam! Compiling bytes v0.4.5 Oct 12 22:02:32.517 INFO kablam! Compiling aho-corasick v0.6.4 Oct 12 22:02:32.548 INFO kablam! Compiling rayon-core v1.3.0 Oct 12 22:02:32.550 INFO kablam! Compiling futures-cpupool v0.1.7 Oct 12 22:02:32.773 INFO kablam! Compiling openssl-sys v0.9.23 Oct 12 22:02:40.363 INFO kablam! Compiling mio v0.6.11 Oct 12 22:02:40.364 INFO kablam! Compiling serde_derive_internals v0.18.0 Oct 12 22:02:42.540 INFO kablam! Compiling simple_logger v0.4.0 Oct 12 22:02:42.544 INFO kablam! Compiling openssl v0.9.23 Oct 12 22:02:42.700 INFO kablam! Compiling rustc_version v0.2.1 Oct 12 22:02:42.812 INFO kablam! Compiling chrono v0.4.0 Oct 12 22:02:42.987 INFO kablam! Compiling regex v0.2.3 Oct 12 22:02:45.232 INFO kablam! Compiling hyper v0.10.13 Oct 12 22:02:57.480 INFO kablam! Compiling tokio-io v0.1.4 Oct 12 22:02:57.991 INFO kablam! Compiling rayon v0.8.2 Oct 12 22:03:05.324 INFO kablam! Compiling rusoto_core v0.30.0 Oct 12 22:03:05.394 INFO kablam! Compiling serde_derive v1.0.24 Oct 12 22:03:07.629 INFO kablam! Compiling tokio-core v0.1.11 Oct 12 22:03:38.607 INFO kablam! Compiling ring v0.12.1 Oct 12 22:03:38.769 INFO kablam! Compiling native-tls v0.1.4 Oct 12 22:03:38.996 INFO kablam! Compiling tokio-proto v0.1.1 Oct 12 22:03:39.311 INFO kablam! Compiling serde_json v1.0.8 Oct 12 22:03:39.351 INFO kablam! Compiling toml v0.4.5 Oct 12 22:03:45.496 INFO kablam! Compiling tokio-tls v0.1.3 Oct 12 22:03:45.540 INFO kablam! Compiling hyper-native-tls v0.2.4 Oct 12 22:03:56.331 INFO kablam! Compiling hyper v0.11.9 Oct 12 22:04:12.243 INFO kablam! Compiling hyper-tls v0.1.2 Oct 12 22:04:13.213 INFO kablam! Compiling rusoto_credential v0.9.2 Oct 12 22:04:20.123 INFO kablam! Compiling rusoto_s3 v0.30.0 Oct 12 22:04:30.877 INFO kablam! Compiling larq v0.1.0 (/source/bin/larq) Oct 12 22:04:31.886 INFO kablam! warning: unused import: `std::fs::canonicalize` Oct 12 22:04:31.886 INFO kablam! --> bin/larq/src/restore/cli.rs:2:5 Oct 12 22:04:31.886 INFO kablam! | Oct 12 22:04:31.886 INFO kablam! 2 | use std::fs::canonicalize; Oct 12 22:04:31.886 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 12 22:04:31.886 INFO kablam! | Oct 12 22:04:31.886 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 22:04:31.886 INFO kablam! Oct 12 22:04:31.886 INFO kablam! warning: unused import: `rusoto_core::Region` Oct 12 22:04:31.886 INFO kablam! --> bin/larq/src/restore/config.rs:5:5 Oct 12 22:04:31.886 INFO kablam! | Oct 12 22:04:31.886 INFO kablam! 5 | use rusoto_core::Region; Oct 12 22:04:31.886 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 12 22:04:31.886 INFO kablam! Oct 12 22:04:31.886 INFO kablam! warning: unused import: `Value` Oct 12 22:04:31.886 INFO kablam! --> bin/larq/src/restore/config.rs:6:18 Oct 12 22:04:31.886 INFO kablam! | Oct 12 22:04:31.886 INFO kablam! 6 | use toml::{self, Value}; Oct 12 22:04:31.886 INFO kablam! | ^^^^^ Oct 12 22:04:31.886 INFO kablam! Oct 12 22:04:31.886 INFO kablam! warning: unused import: `serde` Oct 12 22:04:31.886 INFO kablam! --> bin/larq/src/restore/config.rs:7:5 Oct 12 22:04:31.886 INFO kablam! | Oct 12 22:04:31.886 INFO kablam! 7 | use serde; Oct 12 22:04:31.886 INFO kablam! | ^^^^^ Oct 12 22:04:31.886 INFO kablam! Oct 12 22:04:31.886 INFO kablam! warning: unused import: `log` Oct 12 22:04:31.886 INFO kablam! --> bin/larq/src/restore/config.rs:8:5 Oct 12 22:04:31.886 INFO kablam! | Oct 12 22:04:31.886 INFO kablam! 8 | use log; Oct 12 22:04:31.886 INFO kablam! | ^^^ Oct 12 22:04:31.886 INFO kablam! Oct 12 22:04:36.163 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 09s Oct 12 22:04:36.175 INFO kablam! su: No module specific data is present Oct 12 22:04:37.101 INFO running `"docker" "rm" "-f" "c7aadec7156d0887149fe764592c8bb34080f3ad4f43f3f7cff942232227afff"` Oct 12 22:04:37.363 INFO blam! c7aadec7156d0887149fe764592c8bb34080f3ad4f43f3f7cff942232227afff Oct 12 22:04:37.364 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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:37.907 INFO blam! 0ae33b38329e7276b650ca44322fa287b8c2e8d290ba78805a623644be44fc63 Oct 12 22:04:37.909 INFO running `"docker" "start" "-a" "0ae33b38329e7276b650ca44322fa287b8c2e8d290ba78805a623644be44fc63"` Oct 12 22:04:38.715 INFO kablam! usermod: no changes Oct 12 22:04:38.900 INFO kablam! Compiling arq v0.1.0 (/source/lib/arq) Oct 12 22:04:38.902 INFO kablam! Compiling larq v0.1.0 (/source/bin/larq) Oct 12 22:04:39.985 INFO kablam! warning: unused import: `std::fs::canonicalize` Oct 12 22:04:39.986 INFO kablam! --> bin/larq/src/restore/cli.rs:2:5 Oct 12 22:04:39.986 INFO kablam! | Oct 12 22:04:39.986 INFO kablam! 2 | use std::fs::canonicalize; Oct 12 22:04:39.986 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 12 22:04:39.986 INFO kablam! | Oct 12 22:04:39.986 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 22:04:39.986 INFO kablam! Oct 12 22:04:39.986 INFO kablam! warning: unused import: `rusoto_core::Region` Oct 12 22:04:39.986 INFO kablam! --> bin/larq/src/restore/config.rs:5:5 Oct 12 22:04:39.986 INFO kablam! | Oct 12 22:04:39.986 INFO kablam! 5 | use rusoto_core::Region; Oct 12 22:04:39.986 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 12 22:04:39.986 INFO kablam! Oct 12 22:04:39.986 INFO kablam! warning: unused import: `Value` Oct 12 22:04:39.986 INFO kablam! --> bin/larq/src/restore/config.rs:6:18 Oct 12 22:04:39.986 INFO kablam! | Oct 12 22:04:39.986 INFO kablam! 6 | use toml::{self, Value}; Oct 12 22:04:39.986 INFO kablam! | ^^^^^ Oct 12 22:04:39.986 INFO kablam! Oct 12 22:04:39.986 INFO kablam! warning: unused import: `serde` Oct 12 22:04:39.986 INFO kablam! --> bin/larq/src/restore/config.rs:7:5 Oct 12 22:04:39.986 INFO kablam! | Oct 12 22:04:39.986 INFO kablam! 7 | use serde; Oct 12 22:04:39.986 INFO kablam! | ^^^^^ Oct 12 22:04:39.986 INFO kablam! Oct 12 22:04:39.986 INFO kablam! warning: unused import: `log` Oct 12 22:04:39.986 INFO kablam! --> bin/larq/src/restore/config.rs:8:5 Oct 12 22:04:39.986 INFO kablam! | Oct 12 22:04:39.986 INFO kablam! 8 | use log; Oct 12 22:04:39.986 INFO kablam! | ^^^ Oct 12 22:04:39.986 INFO kablam! Oct 12 22:04:42.055 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.31s Oct 12 22:04:42.067 INFO kablam! su: No module specific data is present Oct 12 22:04:42.703 INFO running `"docker" "rm" "-f" "0ae33b38329e7276b650ca44322fa287b8c2e8d290ba78805a623644be44fc63"` Oct 12 22:04:43.014 INFO blam! 0ae33b38329e7276b650ca44322fa287b8c2e8d290ba78805a623644be44fc63 Oct 12 22:04:43.018 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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:43.475 INFO blam! 2b14ac0c1af408b06c17e5308aa0a7e2f8cb51951a682f5e9ea65157ba254af4 Oct 12 22:04:43.487 INFO running `"docker" "start" "-a" "2b14ac0c1af408b06c17e5308aa0a7e2f8cb51951a682f5e9ea65157ba254af4"` Oct 12 22:04:44.663 INFO kablam! usermod: no changes Oct 12 22:04:44.944 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.25s Oct 12 22:04:44.965 INFO kablam! Running /target/debug/deps/arq-fe1e13a4c4fe4b84 Oct 12 22:04:44.971 INFO blam! Oct 12 22:04:44.971 INFO blam! running 1 test Oct 12 22:04:44.979 INFO blam! test tests::it_works ... ok Oct 12 22:04:44.979 INFO blam! Oct 12 22:04:44.979 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 22:04:44.979 INFO blam! Oct 12 22:04:44.983 INFO blam! Oct 12 22:04:44.983 INFO kablam! Running /target/debug/deps/larq_restore-4efd8d54046aba81 Oct 12 22:04:44.983 INFO blam! running 3 tests Oct 12 22:04:44.986 INFO blam! test config::test::parse_storage_class_standard ... ok Oct 12 22:04:44.987 INFO kablam! Doc-tests arq Oct 12 22:04:44.987 INFO blam! test config::test::parse_storage_class_glacier ... ok Oct 12 22:04:44.987 INFO blam! test config::test::parse_config ... ok Oct 12 22:04:44.987 INFO blam! Oct 12 22:04:44.987 INFO blam! test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 22:04:44.987 INFO blam! Oct 12 22:04:45.355 INFO blam! Oct 12 22:04:45.355 INFO blam! running 0 tests Oct 12 22:04:45.355 INFO blam! Oct 12 22:04:45.355 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 22:04:45.355 INFO blam! Oct 12 22:04:45.361 INFO kablam! su: No module specific data is present Oct 12 22:04:46.215 INFO running `"docker" "rm" "-f" "2b14ac0c1af408b06c17e5308aa0a7e2f8cb51951a682f5e9ea65157ba254af4"` Oct 12 22:04:46.527 INFO blam! 2b14ac0c1af408b06c17e5308aa0a7e2f8cb51951a682f5e9ea65157ba254af4