Oct 15 08:39:28.470 INFO testing Michael-F-Bryan/cargo-outdated-bot against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 08:39:28.471 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 15 08:39:28.928 INFO blam! 4e234019182fb88e4603688250299fe67942b4a5db05ec2427bf3b9bcb7ee9e3 Oct 15 08:39:28.931 INFO running `"docker" "start" "-a" "4e234019182fb88e4603688250299fe67942b4a5db05ec2427bf3b9bcb7ee9e3"` Oct 15 08:39:30.560 INFO kablam! usermod: no changes Oct 15 08:39:30.887 INFO kablam! Compiling slog v2.1.1 Oct 15 08:39:30.888 INFO kablam! Compiling take_mut v0.2.0 Oct 15 08:39:30.916 INFO kablam! Compiling memchr v0.1.11 Oct 15 08:39:30.917 INFO kablam! Compiling memchr v1.0.2 Oct 15 08:39:30.944 INFO kablam! Compiling isatty v0.1.6 Oct 15 08:39:30.945 INFO kablam! Compiling itertools v0.7.6 Oct 15 08:39:30.945 INFO kablam! Compiling dummy v0.1.0 (/source/outdated-runner/tests/dummy) Oct 15 08:39:30.947 INFO kablam! Compiling synstructure v0.6.1 Oct 15 08:39:32.662 INFO kablam! Compiling serde_derive_internals v0.19.0 Oct 15 08:39:33.539 INFO kablam! Compiling derive-error-chain v0.10.1 Oct 15 08:39:33.723 INFO kablam! Compiling diesel_derives v1.1.0 Oct 15 08:39:35.585 INFO kablam! Compiling structopt-derive v0.1.6 Oct 15 08:39:35.639 INFO kablam! Compiling uuid v0.5.1 Oct 15 08:39:39.547 INFO kablam! Compiling structopt v0.1.7 Oct 15 08:39:51.145 INFO kablam! Compiling thread-id v2.0.0 Oct 15 08:39:52.347 INFO kablam! Compiling curl-sys v0.4.1 Oct 15 08:40:04.467 INFO kablam! Compiling libssh2-sys v0.2.6 Oct 15 08:40:04.544 INFO kablam! Compiling aho-corasick v0.5.3 Oct 15 08:40:04.571 INFO kablam! Compiling nom v3.2.1 Oct 15 08:40:04.711 INFO kablam! Compiling slog-async v2.2.0 Oct 15 08:40:04.863 INFO kablam! Compiling serde_derive v1.0.27 Oct 15 08:40:04.864 INFO kablam! Compiling thread_local v0.2.7 Oct 15 08:40:08.708 INFO kablam! Compiling failure_derive v0.1.1 Oct 15 08:40:09.263 INFO kablam! Compiling error-chain v0.11.0 Oct 15 08:40:10.397 INFO kablam! Compiling error-chain v0.10.0 Oct 15 08:40:11.457 INFO kablam! Compiling slog-term v2.3.0 Oct 15 08:40:13.820 INFO kablam! Compiling slog-json v2.2.0 Oct 15 08:40:17.933 INFO kablam! Compiling libgit2-sys v0.6.19 Oct 15 08:40:18.014 INFO kablam! Compiling diesel v1.1.1 Oct 15 08:40:18.584 INFO kablam! Compiling regex v0.1.80 Oct 15 08:40:22.436 INFO kablam! Compiling dotenv v0.10.1 Oct 15 08:40:28.635 INFO kablam! Compiling git2 v0.6.11 Oct 15 08:40:35.605 INFO kablam! Compiling failure v0.1.1 Oct 15 08:40:52.887 INFO kablam! Compiling outdated-runner v0.1.0 (/source/outdated-runner) Oct 15 08:40:54.667 INFO kablam! Compiling serde-hjson v0.8.1 Oct 15 08:41:03.992 INFO kablam! Compiling crates-index v0.11.0 Oct 15 08:41:07.647 INFO kablam! Compiling config v0.8.0 Oct 15 08:41:10.519 INFO kablam! warning: unused variable: `args` Oct 15 08:41:10.519 INFO kablam! --> outdated-runner/src/bin/outdated-runner.rs:17:8 Oct 15 08:41:10.519 INFO kablam! | Oct 15 08:41:10.519 INFO kablam! 17 | fn run(args: &Args, logger: Logger) -> Result<(), Error> { Oct 15 08:41:10.519 INFO kablam! | ^^^^ help: consider using `_args` instead Oct 15 08:41:10.519 INFO kablam! | Oct 15 08:41:10.519 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 08:41:10.519 INFO kablam! Oct 15 08:41:10.519 INFO kablam! warning: unused variable: `logger` Oct 15 08:41:10.519 INFO kablam! --> outdated-runner/src/bin/outdated-runner.rs:17:21 Oct 15 08:41:10.519 INFO kablam! | Oct 15 08:41:10.519 INFO kablam! 17 | fn run(args: &Args, logger: Logger) -> Result<(), Error> { Oct 15 08:41:10.519 INFO kablam! | ^^^^^^ help: consider using `_logger` instead Oct 15 08:41:10.519 INFO kablam! Oct 15 08:41:21.855 INFO kablam! Compiling master-node v0.1.0 (/source/master-node) Oct 15 08:41:24.662 INFO kablam! warning: unused `#[macro_use]` import Oct 15 08:41:24.662 INFO kablam! --> master-node/src/lib.rs:13:1 Oct 15 08:41:24.662 INFO kablam! | Oct 15 08:41:24.662 INFO kablam! 13 | #[macro_use] Oct 15 08:41:24.662 INFO kablam! | ^^^^^^^^^^^^ Oct 15 08:41:24.662 INFO kablam! | Oct 15 08:41:24.662 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 08:41:24.662 INFO kablam! Oct 15 08:41:29.159 INFO kablam! warning: unused `#[macro_use]` import Oct 15 08:41:29.159 INFO kablam! --> master-node/src/bin/master-node.rs:9:1 Oct 15 08:41:29.159 INFO kablam! | Oct 15 08:41:29.159 INFO kablam! 9 | #[macro_use] Oct 15 08:41:29.159 INFO kablam! | ^^^^^^^^^^^^ Oct 15 08:41:29.159 INFO kablam! | Oct 15 08:41:29.159 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 08:41:29.159 INFO kablam! Oct 15 08:41:34.936 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 04s Oct 15 08:41:34.959 INFO kablam! su: No module specific data is present Oct 15 08:41:35.726 INFO running `"docker" "rm" "-f" "4e234019182fb88e4603688250299fe67942b4a5db05ec2427bf3b9bcb7ee9e3"` Oct 15 08:41:36.143 INFO blam! 4e234019182fb88e4603688250299fe67942b4a5db05ec2427bf3b9bcb7ee9e3 Oct 15 08:41:36.149 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 15 08:41:36.683 INFO blam! ba21f55f5c7511dc75cd67d36852caf7b9ef15f26bad54b34c4fd20d2c40b2f0 Oct 15 08:41:36.686 INFO running `"docker" "start" "-a" "ba21f55f5c7511dc75cd67d36852caf7b9ef15f26bad54b34c4fd20d2c40b2f0"` Oct 15 08:41:38.109 INFO kablam! usermod: no changes Oct 15 08:41:38.463 INFO kablam! Compiling dummy v0.1.0 (/source/outdated-runner/tests/dummy) Oct 15 08:41:38.515 INFO kablam! Compiling outdated-runner v0.1.0 (/source/outdated-runner) Oct 15 08:41:38.516 INFO kablam! Compiling master-node v0.1.0 (/source/master-node) Oct 15 08:41:46.811 INFO kablam! warning: unused variable: `args` Oct 15 08:41:46.811 INFO kablam! --> outdated-runner/src/bin/outdated-runner.rs:17:8 Oct 15 08:41:46.811 INFO kablam! | Oct 15 08:41:46.811 INFO kablam! 17 | fn run(args: &Args, logger: Logger) -> Result<(), Error> { Oct 15 08:41:46.811 INFO kablam! | ^^^^ help: consider using `_args` instead Oct 15 08:41:46.811 INFO kablam! | Oct 15 08:41:46.811 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 08:41:46.811 INFO kablam! Oct 15 08:41:46.811 INFO kablam! warning: unused variable: `logger` Oct 15 08:41:46.811 INFO kablam! --> outdated-runner/src/bin/outdated-runner.rs:17:21 Oct 15 08:41:46.811 INFO kablam! | Oct 15 08:41:46.811 INFO kablam! 17 | fn run(args: &Args, logger: Logger) -> Result<(), Error> { Oct 15 08:41:46.811 INFO kablam! | ^^^^^^ help: consider using `_logger` instead Oct 15 08:41:46.811 INFO kablam! Oct 15 08:41:50.255 INFO kablam! warning: unused `#[macro_use]` import Oct 15 08:41:50.255 INFO kablam! --> master-node/src/bin/master-node.rs:9:1 Oct 15 08:41:50.255 INFO kablam! | Oct 15 08:41:50.255 INFO kablam! 9 | #[macro_use] Oct 15 08:41:50.255 INFO kablam! | ^^^^^^^^^^^^ Oct 15 08:41:50.255 INFO kablam! | Oct 15 08:41:50.255 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 08:41:50.255 INFO kablam! Oct 15 08:41:50.310 INFO kablam! warning: unused `#[macro_use]` import Oct 15 08:41:50.310 INFO kablam! --> master-node/src/lib.rs:13:1 Oct 15 08:41:50.312 INFO kablam! | Oct 15 08:41:50.312 INFO kablam! 13 | #[macro_use] Oct 15 08:41:50.312 INFO kablam! | ^^^^^^^^^^^^ Oct 15 08:41:50.313 INFO kablam! | Oct 15 08:41:50.313 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 08:41:50.313 INFO kablam! Oct 15 08:41:51.479 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 13.34s Oct 15 08:41:51.493 INFO kablam! su: No module specific data is present Oct 15 08:41:52.535 INFO running `"docker" "rm" "-f" "ba21f55f5c7511dc75cd67d36852caf7b9ef15f26bad54b34c4fd20d2c40b2f0"` Oct 15 08:41:52.979 INFO blam! ba21f55f5c7511dc75cd67d36852caf7b9ef15f26bad54b34c4fd20d2c40b2f0