Oct 10 17:10:35.577 INFO testing opentimestamps/foxglove against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 17:10:35.577 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 17:10:35.577 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/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 17:10:35.940 INFO blam! e504a5d4f4f054264023d4cb3a2ca2090e29b1f46c9cac449e64975edef47055 Oct 10 17:10:35.940 INFO running `"docker" "start" "-a" "e504a5d4f4f054264023d4cb3a2ca2090e29b1f46c9cac449e64975edef47055"` Oct 10 17:10:37.080 INFO kablam! usermod: no changes Oct 10 17:10:37.508 INFO kablam! Compiling iovec v0.1.2 Oct 10 17:10:37.508 INFO kablam! Compiling net2 v0.2.32 Oct 10 17:10:37.508 INFO kablam! Compiling rand v0.4.2 Oct 10 17:10:37.509 INFO kablam! Compiling num_cpus v1.8.0 Oct 10 17:10:37.533 INFO kablam! Compiling atty v0.2.8 Oct 10 17:10:37.548 INFO kablam! Compiling rand v0.5.0 Oct 10 17:10:37.548 INFO kablam! Compiling openssl-sys v0.9.31 Oct 10 17:10:37.548 INFO kablam! Compiling regex v0.2.10 Oct 10 17:10:41.352 INFO kablam! Compiling bytes v0.4.6 Oct 10 17:10:41.369 INFO kablam! Compiling clap v2.31.1 Oct 10 17:10:41.496 INFO kablam! Compiling futures-cpupool v0.1.8 Oct 10 17:10:44.551 INFO kablam! Compiling openssl v0.9.24 Oct 10 17:10:44.799 INFO kablam! Compiling mio v0.6.13 Oct 10 17:10:50.888 INFO kablam! Compiling tokio-io v0.1.5 Oct 10 17:10:50.896 INFO kablam! Compiling rand v0.3.22 Oct 10 17:10:56.053 INFO kablam! Compiling rust-crypto v0.2.36 Oct 10 17:11:00.270 INFO kablam! Compiling tokio-core v0.1.12 Oct 10 17:11:00.270 INFO kablam! Compiling tokio v0.1.1 Oct 10 17:11:01.004 INFO kablam! Compiling env_logger v0.4.3 Oct 10 17:11:01.004 INFO kablam! Compiling env_logger v0.5.5 Oct 10 17:11:11.108 INFO kablam! Compiling native-tls v0.1.5 Oct 10 17:11:23.396 INFO kablam! Compiling tokio-proto v0.1.1 Oct 10 17:11:23.432 INFO kablam! Compiling tokio-tls v0.1.4 Oct 10 17:11:28.723 INFO kablam! Compiling opentimestamps v0.1.2 Oct 10 17:11:30.568 INFO kablam! Compiling hyper v0.11.22 Oct 10 17:11:43.180 INFO kablam! Compiling hyper-tls v0.1.3 Oct 10 17:11:46.048 INFO kablam! Compiling foxglove v0.2.0 (/source) Oct 10 17:11:49.576 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 10 17:11:49.576 INFO kablam! --> src/merkle.rs:40:50 Oct 10 17:11:49.576 INFO kablam! | Oct 10 17:11:49.576 INFO kablam! 40 | digests_sha256.len(), now.elapsed().as_millis(), root); Oct 10 17:11:49.576 INFO kablam! | ^^^^^^^^^ Oct 10 17:11:49.576 INFO kablam! | Oct 10 17:11:49.576 INFO kablam! = note: #[warn(unstable_name_collisions)] on by default Oct 10 17:11:49.576 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 10 17:11:49.576 INFO kablam! = note: for more information, see issue #48919 Oct 10 17:11:49.576 INFO kablam! = help: call with fully qualified syntax `Millis::as_millis(...)` to keep using the current method Oct 10 17:11:49.576 INFO kablam! = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Oct 10 17:11:49.576 INFO kablam! Oct 10 17:11:49.600 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 10 17:11:49.600 INFO kablam! --> src/timer.rs:63:60 Oct 10 17:11:49.600 INFO kablam! | Oct 10 17:11:49.600 INFO kablam! 63 | res.status(), start.elapsed().as_millis()); Oct 10 17:11:49.600 INFO kablam! | ^^^^^^^^^ Oct 10 17:11:49.600 INFO kablam! | Oct 10 17:11:49.600 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 10 17:11:49.600 INFO kablam! = note: for more information, see issue #48919 Oct 10 17:11:49.600 INFO kablam! = help: call with fully qualified syntax `Millis::as_millis(...)` to keep using the current method Oct 10 17:11:49.600 INFO kablam! = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Oct 10 17:11:49.600 INFO kablam! Oct 10 17:12:03.706 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 26s Oct 10 17:12:03.718 INFO kablam! su: No module specific data is present Oct 10 17:12:04.714 INFO running `"docker" "rm" "-f" "e504a5d4f4f054264023d4cb3a2ca2090e29b1f46c9cac449e64975edef47055"` Oct 10 17:12:04.968 INFO blam! e504a5d4f4f054264023d4cb3a2ca2090e29b1f46c9cac449e64975edef47055 Oct 10 17:12:04.977 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 17:12:04.978 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/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 17:12:05.405 INFO blam! c0ea7cea601df559d5c55b78cedb59f9c4725ff275e2d99f087555273a338297 Oct 10 17:12:05.407 INFO running `"docker" "start" "-a" "c0ea7cea601df559d5c55b78cedb59f9c4725ff275e2d99f087555273a338297"` Oct 10 17:12:06.851 INFO kablam! usermod: no changes Oct 10 17:12:07.096 INFO kablam! Compiling foxglove v0.2.0 (/source) Oct 10 17:12:15.450 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 10 17:12:15.450 INFO kablam! --> src/merkle.rs:40:50 Oct 10 17:12:15.451 INFO kablam! | Oct 10 17:12:15.451 INFO kablam! 40 | digests_sha256.len(), now.elapsed().as_millis(), root); Oct 10 17:12:15.451 INFO kablam! | ^^^^^^^^^ Oct 10 17:12:15.452 INFO kablam! | Oct 10 17:12:15.452 INFO kablam! = note: #[warn(unstable_name_collisions)] on by default Oct 10 17:12:15.452 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 10 17:12:15.453 INFO kablam! = note: for more information, see issue #48919 Oct 10 17:12:15.453 INFO kablam! = help: call with fully qualified syntax `Millis::as_millis(...)` to keep using the current method Oct 10 17:12:15.453 INFO kablam! = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Oct 10 17:12:15.453 INFO kablam! Oct 10 17:12:15.520 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 10 17:12:15.520 INFO kablam! --> src/timer.rs:63:60 Oct 10 17:12:15.520 INFO kablam! | Oct 10 17:12:15.520 INFO kablam! 63 | res.status(), start.elapsed().as_millis()); Oct 10 17:12:15.520 INFO kablam! | ^^^^^^^^^ Oct 10 17:12:15.520 INFO kablam! | Oct 10 17:12:15.520 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 10 17:12:15.520 INFO kablam! = note: for more information, see issue #48919 Oct 10 17:12:15.520 INFO kablam! = help: call with fully qualified syntax `Millis::as_millis(...)` to keep using the current method Oct 10 17:12:15.520 INFO kablam! = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Oct 10 17:12:15.520 INFO kablam! Oct 10 17:12:18.500 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 11.60s Oct 10 17:12:18.511 INFO kablam! su: No module specific data is present Oct 10 17:12:19.634 INFO running `"docker" "rm" "-f" "c0ea7cea601df559d5c55b78cedb59f9c4725ff275e2d99f087555273a338297"` Oct 10 17:12:19.964 INFO blam! c0ea7cea601df559d5c55b78cedb59f9c4725ff275e2d99f087555273a338297 Oct 10 17:12:19.966 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 17:12:19.966 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/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 17:12:20.410 INFO blam! 89607edd70d23e692e547118583d9af866847f6cf01435e08491fb050000bb8f Oct 10 17:12:20.417 INFO running `"docker" "start" "-a" "89607edd70d23e692e547118583d9af866847f6cf01435e08491fb050000bb8f"` Oct 10 17:12:21.365 INFO kablam! usermod: no changes Oct 10 17:12:21.519 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.13s Oct 10 17:12:21.538 INFO kablam! Running /target/debug/deps/foxglove-dfd8be2f837592fa Oct 10 17:12:21.542 INFO blam! Oct 10 17:12:21.542 INFO blam! running 4 tests Oct 10 17:12:21.543 INFO blam! test merkle::tests::test_make ... ok Oct 10 17:12:21.543 INFO blam! test merkle::tests::test_sha256 ... ok Oct 10 17:12:21.543 INFO blam! test timestamp::tests::test_timestamp_execute ... ok Oct 10 17:12:21.543 INFO blam! test timestamp::tests::test_ops_serialization ... ok Oct 10 17:12:21.543 INFO blam! Oct 10 17:12:21.543 INFO blam! test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 17:12:21.543 INFO blam! Oct 10 17:12:21.544 INFO kablam! Running /target/debug/deps/foxglove-f97d2c449293158e Oct 10 17:12:21.548 INFO blam! Oct 10 17:12:21.548 INFO blam! running 0 tests Oct 10 17:12:21.548 INFO blam! Oct 10 17:12:21.548 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 17:12:21.548 INFO blam! Oct 10 17:12:21.549 INFO kablam! Doc-tests foxglove Oct 10 17:12:27.352 INFO blam! Oct 10 17:12:27.352 INFO blam! running 0 tests Oct 10 17:12:27.352 INFO blam! Oct 10 17:12:27.352 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 17:12:27.352 INFO blam! Oct 10 17:12:27.357 INFO kablam! su: No module specific data is present Oct 10 17:12:28.218 INFO running `"docker" "rm" "-f" "89607edd70d23e692e547118583d9af866847f6cf01435e08491fb050000bb8f"` Oct 10 17:12:28.509 INFO blam! 89607edd70d23e692e547118583d9af866847f6cf01435e08491fb050000bb8f