Oct 10 12:15:26.705 INFO testing withoutboats/bpb against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 12:15:26.705 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 12:15:26.705 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/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 12:15:26.850 INFO blam! 4441ae6bd1d00383702f3f3759b085d302933f224d50c9585125fda23fe4f97a Oct 10 12:15:26.861 INFO running `"docker" "start" "-a" "4441ae6bd1d00383702f3f3759b085d302933f224d50c9585125fda23fe4f97a"` Oct 10 12:15:27.372 INFO kablam! usermod: no changes Oct 10 12:15:27.397 INFO kablam! warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest Oct 10 12:15:27.483 INFO kablam! Compiling clear_on_drop v0.2.3 Oct 10 12:15:27.483 INFO kablam! Compiling rand v0.5.4 Oct 10 12:15:27.495 INFO kablam! Compiling backtrace v0.3.9 Oct 10 12:15:27.495 INFO kablam! Compiling sha2 v0.7.1 Oct 10 12:15:28.696 INFO kablam! Compiling failure v0.1.1 Oct 10 12:15:31.224 INFO kablam! Compiling curve25519-dalek v0.18.0 Oct 10 12:15:36.480 INFO kablam! Compiling ed25519-dalek v0.7.0 Oct 10 12:15:37.869 INFO kablam! Compiling pbp v0.4.0 Oct 10 12:15:39.968 INFO kablam! Compiling bpb v1.1.0 (/source) Oct 10 12:15:40.003 INFO kablam! warning[E0705]: the feature `rust_2018_preview` is included in the Rust 2018 edition Oct 10 12:15:40.004 INFO kablam! --> src/main.rs:1:12 Oct 10 12:15:40.004 INFO kablam! | Oct 10 12:15:40.004 INFO kablam! 1 | #![feature(rust_2018_preview)] Oct 10 12:15:40.004 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 10 12:15:40.004 INFO kablam! Oct 10 12:15:43.639 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 16.24s Oct 10 12:15:43.646 INFO kablam! su: No module specific data is present Oct 10 12:15:44.008 INFO running `"docker" "rm" "-f" "4441ae6bd1d00383702f3f3759b085d302933f224d50c9585125fda23fe4f97a"` Oct 10 12:15:44.176 INFO blam! 4441ae6bd1d00383702f3f3759b085d302933f224d50c9585125fda23fe4f97a Oct 10 12:15:44.180 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 12:15:44.180 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/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 12:15:44.536 INFO blam! 45ea90350328ec62260e4c3d3d6d30acdf7b2cf32be8863da33fc11275aeb77a Oct 10 12:15:44.548 INFO running `"docker" "start" "-a" "45ea90350328ec62260e4c3d3d6d30acdf7b2cf32be8863da33fc11275aeb77a"` Oct 10 12:15:45.578 INFO kablam! usermod: no changes Oct 10 12:15:45.624 INFO kablam! warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest Oct 10 12:15:45.712 INFO kablam! Compiling bpb v1.1.0 (/source) Oct 10 12:15:45.772 INFO kablam! warning[E0705]: the feature `rust_2018_preview` is included in the Rust 2018 edition Oct 10 12:15:45.772 INFO kablam! --> src/main.rs:1:12 Oct 10 12:15:45.772 INFO kablam! | Oct 10 12:15:45.772 INFO kablam! 1 | #![feature(rust_2018_preview)] Oct 10 12:15:45.772 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 10 12:15:45.772 INFO kablam! Oct 10 12:15:47.815 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.20s Oct 10 12:15:47.821 INFO kablam! su: No module specific data is present Oct 10 12:15:48.073 INFO running `"docker" "rm" "-f" "45ea90350328ec62260e4c3d3d6d30acdf7b2cf32be8863da33fc11275aeb77a"` Oct 10 12:15:48.209 INFO blam! 45ea90350328ec62260e4c3d3d6d30acdf7b2cf32be8863da33fc11275aeb77a Oct 10 12:15:48.213 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 12:15:48.213 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/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 12:15:48.393 INFO blam! fc8ee7384aa3ae6f0ec09e037bc3331448cc9fe3d810402c8b92531e3e2d089f Oct 10 12:15:48.395 INFO running `"docker" "start" "-a" "fc8ee7384aa3ae6f0ec09e037bc3331448cc9fe3d810402c8b92531e3e2d089f"` Oct 10 12:15:48.849 INFO kablam! usermod: no changes Oct 10 12:15:48.884 INFO kablam! warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest Oct 10 12:15:48.952 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.08s Oct 10 12:15:48.954 INFO kablam! Running /target/debug/deps/bpb-3e0b55522fecd113 Oct 10 12:15:48.956 INFO blam! Oct 10 12:15:48.956 INFO blam! running 1 test Oct 10 12:15:48.956 INFO blam! test tests::gpg_sign_arg ... ok Oct 10 12:15:48.956 INFO blam! Oct 10 12:15:48.956 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 12:15:48.956 INFO blam! Oct 10 12:15:48.965 INFO kablam! su: No module specific data is present Oct 10 12:15:49.724 INFO running `"docker" "rm" "-f" "fc8ee7384aa3ae6f0ec09e037bc3331448cc9fe3d810402c8b92531e3e2d089f"` Oct 10 12:15:49.972 INFO blam! fc8ee7384aa3ae6f0ec09e037bc3331448cc9fe3d810402c8b92531e3e2d089f