Oct 13 02:38:20.134 INFO testing rlupton20/retry against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 13 02:38:20.134 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 02:38:20.410 INFO blam! 909233a07514e7f606ab98d11882f5ed938a8536f84ca6d4025c192b195c884b Oct 13 02:38:20.411 INFO running `"docker" "start" "-a" "909233a07514e7f606ab98d11882f5ed938a8536f84ca6d4025c192b195c884b"` Oct 13 02:38:21.013 INFO kablam! usermod: no changes Oct 13 02:38:21.278 INFO kablam! Compiling crossbeam-epoch v0.3.1 Oct 13 02:38:21.303 INFO kablam! Compiling structopt v0.2.10 Oct 13 02:38:22.106 INFO kablam! Compiling clap-verbosity-flag v0.1.0 Oct 13 02:38:22.955 INFO kablam! Compiling crossbeam-deque v0.2.0 Oct 13 02:38:23.507 INFO kablam! Compiling rayon-core v1.4.1 Oct 13 02:38:25.227 INFO kablam! Compiling rayon v1.0.2 Oct 13 02:38:29.647 INFO kablam! Compiling quicli v0.3.0 Oct 13 02:38:30.954 INFO kablam! Compiling retry v0.1.0 (/source) Oct 13 02:38:32.247 INFO kablam! warning: unused `#[macro_use]` import Oct 13 02:38:32.247 INFO kablam! --> src/main.rs:4:1 Oct 13 02:38:32.247 INFO kablam! | Oct 13 02:38:32.247 INFO kablam! 4 | #[macro_use] Oct 13 02:38:32.247 INFO kablam! | ^^^^^^^^^^^^ Oct 13 02:38:32.247 INFO kablam! | Oct 13 02:38:32.247 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 02:38:32.247 INFO kablam! Oct 13 02:38:32.347 INFO kablam! warning: use of deprecated item 'failure::Error::causes': please use the 'iter_chain()' method instead Oct 13 02:38:32.347 INFO kablam! --> src/main.rs:106:1 Oct 13 02:38:32.348 INFO kablam! | Oct 13 02:38:32.348 INFO kablam! 106 | / main!(|args: RetryCli, log_level: verbosity| { Oct 13 02:38:32.348 INFO kablam! 107 | | debug!("Got arguments: {:?}", args); Oct 13 02:38:32.349 INFO kablam! 108 | | Oct 13 02:38:32.349 INFO kablam! 109 | | let (cmd, cmd_args) = args.command.split_at(1); Oct 13 02:38:32.349 INFO kablam! ... | Oct 13 02:38:32.349 INFO kablam! 127 | | } Oct 13 02:38:32.350 INFO kablam! 128 | | }); Oct 13 02:38:32.350 INFO kablam! | |___^ Oct 13 02:38:32.350 INFO kablam! | Oct 13 02:38:32.351 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 02:38:32.351 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 13 02:38:32.351 INFO kablam! Oct 13 02:38:35.396 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 14.34s Oct 13 02:38:35.407 INFO kablam! su: No module specific data is present Oct 13 02:38:36.121 INFO running `"docker" "rm" "-f" "909233a07514e7f606ab98d11882f5ed938a8536f84ca6d4025c192b195c884b"` Oct 13 02:38:36.415 INFO blam! 909233a07514e7f606ab98d11882f5ed938a8536f84ca6d4025c192b195c884b Oct 13 02:38:36.429 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 02:38:36.831 INFO blam! a19ba3294d3424600b2d8418a1a1fe105f442e9be88f95a4b300a3e123aad12a Oct 13 02:38:36.855 INFO running `"docker" "start" "-a" "a19ba3294d3424600b2d8418a1a1fe105f442e9be88f95a4b300a3e123aad12a"` Oct 13 02:38:37.944 INFO kablam! usermod: no changes Oct 13 02:38:38.163 INFO kablam! Compiling retry v0.1.0 (/source) Oct 13 02:38:39.383 INFO kablam! warning: unused `#[macro_use]` import Oct 13 02:38:39.383 INFO kablam! --> src/main.rs:4:1 Oct 13 02:38:39.383 INFO kablam! | Oct 13 02:38:39.383 INFO kablam! 4 | #[macro_use] Oct 13 02:38:39.383 INFO kablam! | ^^^^^^^^^^^^ Oct 13 02:38:39.383 INFO kablam! | Oct 13 02:38:39.383 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 02:38:39.383 INFO kablam! Oct 13 02:38:39.499 INFO kablam! warning: use of deprecated item 'failure::Error::causes': please use the 'iter_chain()' method instead Oct 13 02:38:39.499 INFO kablam! --> src/main.rs:106:1 Oct 13 02:38:39.499 INFO kablam! | Oct 13 02:38:39.499 INFO kablam! 106 | / main!(|args: RetryCli, log_level: verbosity| { Oct 13 02:38:39.499 INFO kablam! 107 | | debug!("Got arguments: {:?}", args); Oct 13 02:38:39.499 INFO kablam! 108 | | Oct 13 02:38:39.499 INFO kablam! 109 | | let (cmd, cmd_args) = args.command.split_at(1); Oct 13 02:38:39.499 INFO kablam! ... | Oct 13 02:38:39.499 INFO kablam! 127 | | } Oct 13 02:38:39.499 INFO kablam! 128 | | }); Oct 13 02:38:39.499 INFO kablam! | |___^ Oct 13 02:38:39.499 INFO kablam! | Oct 13 02:38:39.499 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 02:38:39.499 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 13 02:38:39.499 INFO kablam! Oct 13 02:38:40.064 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.09s Oct 13 02:38:40.072 INFO kablam! su: No module specific data is present Oct 13 02:38:40.809 INFO running `"docker" "rm" "-f" "a19ba3294d3424600b2d8418a1a1fe105f442e9be88f95a4b300a3e123aad12a"` Oct 13 02:38:41.107 INFO blam! a19ba3294d3424600b2d8418a1a1fe105f442e9be88f95a4b300a3e123aad12a Oct 13 02:38:41.123 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 02:38:41.510 INFO blam! 12713036f4969820da40b20aec2d2475d7049d8b92cc38c8d20997d5afa85f6f Oct 13 02:38:41.519 INFO running `"docker" "start" "-a" "12713036f4969820da40b20aec2d2475d7049d8b92cc38c8d20997d5afa85f6f"` Oct 13 02:38:42.583 INFO kablam! usermod: no changes Oct 13 02:38:42.735 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.11s Oct 13 02:38:42.755 INFO kablam! Running /target/debug/deps/retry-ffcb546f0f02f3b1 Oct 13 02:38:42.755 INFO blam! Oct 13 02:38:42.755 INFO blam! running 0 tests Oct 13 02:38:42.755 INFO blam! Oct 13 02:38:42.755 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 02:38:42.755 INFO blam! Oct 13 02:38:42.759 INFO kablam! su: No module specific data is present Oct 13 02:38:43.468 INFO running `"docker" "rm" "-f" "12713036f4969820da40b20aec2d2475d7049d8b92cc38c8d20997d5afa85f6f"` Oct 13 02:38:43.735 INFO blam! 12713036f4969820da40b20aec2d2475d7049d8b92cc38c8d20997d5afa85f6f