Oct 15 23:13:24.715 INFO testing pushb-0.2.1 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 23:13:24.715 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 15 23:13:25.257 INFO blam! 96bec905c1a1dd056db926e7c94c59552c62376205ad28edb1dd3126eba63088 Oct 15 23:13:25.260 INFO running `"docker" "start" "-a" "96bec905c1a1dd056db926e7c94c59552c62376205ad28edb1dd3126eba63088"` Oct 15 23:13:25.893 INFO kablam! usermod: no changes Oct 15 23:13:26.022 INFO kablam! Compiling pushb v0.2.1 (/source) Oct 15 23:13:27.735 INFO kablam! warning: unused `#[macro_use]` import Oct 15 23:13:27.735 INFO kablam! --> src/popb.rs:2:1 Oct 15 23:13:27.735 INFO kablam! | Oct 15 23:13:27.735 INFO kablam! 2 | #[macro_use] extern crate structopt; Oct 15 23:13:27.735 INFO kablam! | ^^^^^^^^^^^^ Oct 15 23:13:27.735 INFO kablam! | Oct 15 23:13:27.735 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 23:13:27.735 INFO kablam! Oct 15 23:13:27.743 INFO kablam! warning: unused `#[macro_use]` import Oct 15 23:13:27.743 INFO kablam! --> src/pushb.rs:2:1 Oct 15 23:13:27.743 INFO kablam! | Oct 15 23:13:27.743 INFO kablam! 2 | #[macro_use] extern crate structopt; Oct 15 23:13:27.743 INFO kablam! | ^^^^^^^^^^^^ Oct 15 23:13:27.743 INFO kablam! | Oct 15 23:13:27.743 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 23:13:27.743 INFO kablam! Oct 15 23:13:29.013 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.09s Oct 15 23:13:29.019 INFO kablam! su: No module specific data is present Oct 15 23:13:29.333 INFO running `"docker" "rm" "-f" "96bec905c1a1dd056db926e7c94c59552c62376205ad28edb1dd3126eba63088"` Oct 15 23:13:29.424 INFO blam! 96bec905c1a1dd056db926e7c94c59552c62376205ad28edb1dd3126eba63088 Oct 15 23:13:29.426 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 15 23:13:29.725 INFO blam! b908461f11c480c718841319907d54e50df8387a24fcd22dfc03b3c891b93577 Oct 15 23:13:29.731 INFO running `"docker" "start" "-a" "b908461f11c480c718841319907d54e50df8387a24fcd22dfc03b3c891b93577"` Oct 15 23:13:30.760 INFO kablam! usermod: no changes Oct 15 23:13:30.867 INFO kablam! Compiling pushb v0.2.1 (/source) Oct 15 23:13:32.771 INFO kablam! warning: unused `#[macro_use]` import Oct 15 23:13:32.771 INFO kablam! --> src/pushb.rs:2:1 Oct 15 23:13:32.771 INFO kablam! | Oct 15 23:13:32.771 INFO kablam! 2 | #[macro_use] extern crate structopt; Oct 15 23:13:32.771 INFO kablam! | ^^^^^^^^^^^^ Oct 15 23:13:32.771 INFO kablam! | Oct 15 23:13:32.771 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 23:13:32.771 INFO kablam! Oct 15 23:13:32.955 INFO kablam! warning: unused `#[macro_use]` import Oct 15 23:13:32.955 INFO kablam! --> src/popb.rs:2:1 Oct 15 23:13:32.955 INFO kablam! | Oct 15 23:13:32.955 INFO kablam! 2 | #[macro_use] extern crate structopt; Oct 15 23:13:32.955 INFO kablam! | ^^^^^^^^^^^^ Oct 15 23:13:32.955 INFO kablam! | Oct 15 23:13:32.955 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 23:13:32.955 INFO kablam! Oct 15 23:13:33.783 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.99s Oct 15 23:13:33.795 INFO kablam! su: No module specific data is present Oct 15 23:13:34.435 INFO running `"docker" "rm" "-f" "b908461f11c480c718841319907d54e50df8387a24fcd22dfc03b3c891b93577"` Oct 15 23:13:34.631 INFO blam! b908461f11c480c718841319907d54e50df8387a24fcd22dfc03b3c891b93577 Oct 15 23:13:34.637 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 15 23:13:35.004 INFO blam! 963f2824acdafc0da1191c8f9b41e5a250dfff3a3a5ee2dd951c55d5b0bd8828 Oct 15 23:13:35.007 INFO running `"docker" "start" "-a" "963f2824acdafc0da1191c8f9b41e5a250dfff3a3a5ee2dd951c55d5b0bd8828"` Oct 15 23:13:36.146 INFO kablam! usermod: no changes Oct 15 23:13:36.218 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.05s Oct 15 23:13:36.235 INFO kablam! Running /target/debug/deps/popb-cdf00464ac6c4aa8 Oct 15 23:13:36.236 INFO blam! Oct 15 23:13:36.236 INFO blam! running 0 tests Oct 15 23:13:36.237 INFO blam! Oct 15 23:13:36.237 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 23:13:36.237 INFO blam! Oct 15 23:13:36.237 INFO kablam! Running /target/debug/deps/pushb-7aea3ee2d2f27fd9 Oct 15 23:13:36.244 INFO blam! Oct 15 23:13:36.244 INFO blam! running 0 tests Oct 15 23:13:36.244 INFO blam! Oct 15 23:13:36.244 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 23:13:36.244 INFO blam! Oct 15 23:13:36.248 INFO kablam! su: No module specific data is present Oct 15 23:13:37.027 INFO running `"docker" "rm" "-f" "963f2824acdafc0da1191c8f9b41e5a250dfff3a3a5ee2dd951c55d5b0bd8828"` Oct 15 23:13:37.363 INFO blam! 963f2824acdafc0da1191c8f9b41e5a250dfff3a3a5ee2dd951c55d5b0bd8828