Oct 13 04:46:19.272 INFO testing opentimestamps/foxglove against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 13 04:46:19.273 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 13 04:46:19.862 INFO blam! 990411ea42addd6430817efa1a0d206494295dbc93ff6eaad49f3332b677d090 Oct 13 04:46:19.868 INFO running `"docker" "start" "-a" "990411ea42addd6430817efa1a0d206494295dbc93ff6eaad49f3332b677d090"` Oct 13 04:46:22.109 INFO kablam! usermod: no changes Oct 13 04:46:22.387 INFO kablam! Compiling iovec v0.1.2 Oct 13 04:46:22.387 INFO kablam! Compiling net2 v0.2.32 Oct 13 04:46:22.387 INFO kablam! Compiling rand v0.4.2 Oct 13 04:46:22.387 INFO kablam! Compiling memchr v2.0.1 Oct 13 04:46:22.387 INFO kablam! Compiling num_cpus v1.8.0 Oct 13 04:46:22.403 INFO kablam! Compiling time v0.1.39 Oct 13 04:46:22.403 INFO kablam! Compiling atty v0.2.8 Oct 13 04:46:22.403 INFO kablam! Compiling openssl-sys v0.9.31 Oct 13 04:46:24.692 INFO kablam! Compiling rand v0.5.0 Oct 13 04:46:24.693 INFO kablam! Compiling aho-corasick v0.6.4 Oct 13 04:46:24.740 INFO kablam! Compiling clap v2.31.1 Oct 13 04:46:32.031 INFO kablam! Compiling bytes v0.4.6 Oct 13 04:46:32.049 INFO kablam! Compiling futures-cpupool v0.1.8 Oct 13 04:46:32.079 INFO kablam! Compiling mio v0.6.13 Oct 13 04:46:32.187 INFO kablam! Compiling regex v0.2.10 Oct 13 04:46:41.031 INFO kablam! Compiling rand v0.3.22 Oct 13 04:46:41.107 INFO kablam! Compiling tokio-io v0.1.5 Oct 13 04:46:41.219 INFO kablam! Compiling openssl v0.9.24 Oct 13 04:46:45.351 INFO kablam! Compiling rust-crypto v0.2.36 Oct 13 04:46:56.888 INFO kablam! Compiling tokio-core v0.1.12 Oct 13 04:46:57.348 INFO kablam! Compiling tokio v0.1.1 Oct 13 04:47:03.163 INFO kablam! Compiling env_logger v0.4.3 Oct 13 04:47:03.171 INFO kablam! Compiling env_logger v0.5.5 Oct 13 04:47:10.359 INFO kablam! Compiling tokio-proto v0.1.1 Oct 13 04:47:23.912 INFO kablam! Compiling native-tls v0.1.5 Oct 13 04:47:27.982 INFO kablam! Compiling hyper v0.11.22 Oct 13 04:47:28.377 INFO kablam! Compiling opentimestamps v0.1.2 Oct 13 04:47:28.869 INFO kablam! Compiling tokio-tls v0.1.4 Oct 13 04:47:42.184 INFO kablam! Compiling hyper-tls v0.1.3 Oct 13 04:47:43.813 INFO kablam! Compiling foxglove v0.2.0 (/source) Oct 13 04:47:45.459 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 13 04:47:45.459 INFO kablam! --> src/merkle.rs:40:50 Oct 13 04:47:45.459 INFO kablam! | Oct 13 04:47:45.459 INFO kablam! 40 | digests_sha256.len(), now.elapsed().as_millis(), root); Oct 13 04:47:45.459 INFO kablam! | ^^^^^^^^^ Oct 13 04:47:45.459 INFO kablam! | Oct 13 04:47:45.459 INFO kablam! = note: #[warn(unstable_name_collisions)] on by default Oct 13 04:47:45.459 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 13 04:47:45.459 INFO kablam! = note: for more information, see issue #48919 Oct 13 04:47:45.459 INFO kablam! = help: call with fully qualified syntax `Millis::as_millis(...)` to keep using the current method Oct 13 04:47:45.459 INFO kablam! = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Oct 13 04:47:45.459 INFO kablam! Oct 13 04:47:45.480 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 13 04:47:45.481 INFO kablam! --> src/timer.rs:63:60 Oct 13 04:47:45.481 INFO kablam! | Oct 13 04:47:45.481 INFO kablam! 63 | res.status(), start.elapsed().as_millis()); Oct 13 04:47:45.481 INFO kablam! | ^^^^^^^^^ Oct 13 04:47:45.481 INFO kablam! | Oct 13 04:47:45.481 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 13 04:47:45.481 INFO kablam! = note: for more information, see issue #48919 Oct 13 04:47:45.481 INFO kablam! = help: call with fully qualified syntax `Millis::as_millis(...)` to keep using the current method Oct 13 04:47:45.481 INFO kablam! = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Oct 13 04:47:45.481 INFO kablam! Oct 13 04:47:57.795 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 35s Oct 13 04:47:57.807 INFO kablam! su: No module specific data is present Oct 13 04:47:59.470 INFO running `"docker" "rm" "-f" "990411ea42addd6430817efa1a0d206494295dbc93ff6eaad49f3332b677d090"` Oct 13 04:47:59.823 INFO blam! 990411ea42addd6430817efa1a0d206494295dbc93ff6eaad49f3332b677d090 Oct 13 04:47:59.824 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 13 04:48:00.347 INFO blam! 06bfa23947d352c11a9c735d99fab76c993446d1af8c1d5ca601df8f370929db Oct 13 04:48:00.348 INFO running `"docker" "start" "-a" "06bfa23947d352c11a9c735d99fab76c993446d1af8c1d5ca601df8f370929db"` Oct 13 04:48:02.970 INFO kablam! usermod: no changes Oct 13 04:48:03.200 INFO kablam! Compiling foxglove v0.2.0 (/source) Oct 13 04:48:08.716 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 13 04:48:08.716 INFO kablam! --> src/merkle.rs:40:50 Oct 13 04:48:08.717 INFO kablam! | Oct 13 04:48:08.718 INFO kablam! 40 | digests_sha256.len(), now.elapsed().as_millis(), root); Oct 13 04:48:08.718 INFO kablam! | ^^^^^^^^^ Oct 13 04:48:08.719 INFO kablam! | Oct 13 04:48:08.720 INFO kablam! = note: #[warn(unstable_name_collisions)] on by default Oct 13 04:48:08.720 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 13 04:48:08.721 INFO kablam! = note: for more information, see issue #48919 Oct 13 04:48:08.722 INFO kablam! = help: call with fully qualified syntax `Millis::as_millis(...)` to keep using the current method Oct 13 04:48:08.722 INFO kablam! = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Oct 13 04:48:08.723 INFO kablam! Oct 13 04:48:08.959 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 13 04:48:08.959 INFO kablam! --> src/timer.rs:63:60 Oct 13 04:48:08.960 INFO kablam! | Oct 13 04:48:08.961 INFO kablam! 63 | res.status(), start.elapsed().as_millis()); Oct 13 04:48:08.961 INFO kablam! | ^^^^^^^^^ Oct 13 04:48:08.962 INFO kablam! | Oct 13 04:48:08.963 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 13 04:48:08.963 INFO kablam! = note: for more information, see issue #48919 Oct 13 04:48:08.964 INFO kablam! = help: call with fully qualified syntax `Millis::as_millis(...)` to keep using the current method Oct 13 04:48:08.964 INFO kablam! = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Oct 13 04:48:08.965 INFO kablam! Oct 13 04:48:15.672 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 12.68s Oct 13 04:48:15.687 INFO kablam! su: No module specific data is present Oct 13 04:48:17.335 INFO running `"docker" "rm" "-f" "06bfa23947d352c11a9c735d99fab76c993446d1af8c1d5ca601df8f370929db"` Oct 13 04:48:17.681 INFO blam! 06bfa23947d352c11a9c735d99fab76c993446d1af8c1d5ca601df8f370929db Oct 13 04:48:17.687 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 13 04:48:18.236 INFO blam! 329bef650838a151bd35be7d051e4960b71a9345813a1331718eccf680fbe4e1 Oct 13 04:48:18.238 INFO running `"docker" "start" "-a" "329bef650838a151bd35be7d051e4960b71a9345813a1331718eccf680fbe4e1"` Oct 13 04:48:20.523 INFO kablam! usermod: no changes Oct 13 04:48:20.887 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.33s Oct 13 04:48:20.927 INFO kablam! Running /target/debug/deps/foxglove-dfd8be2f837592fa Oct 13 04:48:20.932 INFO blam! Oct 13 04:48:20.932 INFO blam! running 4 tests Oct 13 04:48:20.933 INFO blam! test timestamp::tests::test_timestamp_execute ... ok Oct 13 04:48:20.933 INFO blam! test merkle::tests::test_sha256 ... ok Oct 13 04:48:20.934 INFO blam! test merkle::tests::test_make ... ok Oct 13 04:48:20.943 INFO blam! test timestamp::tests::test_ops_serialization ... ok Oct 13 04:48:20.943 INFO blam! Oct 13 04:48:20.943 INFO blam! test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 04:48:20.943 INFO blam! Oct 13 04:48:20.947 INFO kablam! Running /target/debug/deps/foxglove-f97d2c449293158e Oct 13 04:48:20.956 INFO blam! Oct 13 04:48:20.956 INFO blam! running 0 tests Oct 13 04:48:20.956 INFO blam! Oct 13 04:48:20.956 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 04:48:20.956 INFO blam! Oct 13 04:48:20.957 INFO kablam! Doc-tests foxglove Oct 13 04:48:24.531 INFO blam! Oct 13 04:48:24.531 INFO blam! running 0 tests Oct 13 04:48:24.531 INFO blam! Oct 13 04:48:24.531 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 04:48:24.531 INFO blam! Oct 13 04:48:24.547 INFO kablam! su: No module specific data is present Oct 13 04:48:25.471 INFO running `"docker" "rm" "-f" "329bef650838a151bd35be7d051e4960b71a9345813a1331718eccf680fbe4e1"` Oct 13 04:48:25.819 INFO blam! 329bef650838a151bd35be7d051e4960b71a9345813a1331718eccf680fbe4e1