Nov 17 09:48:25.893 INFO testing aleozlx/aml-sub against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 17 09:48:25.895 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-5/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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"` Nov 17 09:48:26.379 INFO [stdout] a950919c91c7a9073ed3234c9fb62287716743b48416a2cbbf2c36a001006c6f Nov 17 09:48:26.387 INFO running `"docker" "start" "-a" "a950919c91c7a9073ed3234c9fb62287716743b48416a2cbbf2c36a001006c6f"` Nov 17 09:48:28.639 INFO [stderr] usermod: no changes Nov 17 09:48:28.991 INFO [stderr] Compiling want v0.0.6 Nov 17 09:48:28.991 INFO [stderr] Compiling tokio-io v0.1.9 Nov 17 09:48:29.003 INFO [stderr] Compiling tokio-threadpool v0.1.7 Nov 17 09:48:32.735 INFO [stderr] Compiling tokio-codec v0.1.1 Nov 17 09:48:32.744 INFO [stderr] Compiling tokio-reactor v0.1.6 Nov 17 09:48:32.746 INFO [stderr] Compiling h2 v0.1.12 Nov 17 09:48:38.339 INFO [stderr] Compiling tokio-fs v0.1.3 Nov 17 09:48:41.741 INFO [stderr] Compiling tokio-udp v0.1.2 Nov 17 09:48:41.748 INFO [stderr] Compiling tokio-tcp v0.1.2 Nov 17 09:48:41.750 INFO [stderr] Compiling tokio-uds v0.2.2 Nov 17 09:48:49.960 INFO [stderr] Compiling tokio v0.1.11 Nov 17 09:48:58.649 INFO [stderr] Compiling hyper v0.12.11 Nov 17 09:49:08.095 INFO [stderr] Compiling aml-sub v0.1.0 (/source) Nov 17 09:49:08.811 INFO [stderr] warning: unused import: `SubCommand` Nov 17 09:49:08.811 INFO [stderr] --> src/main.rs:2:22 Nov 17 09:49:08.811 INFO [stderr] | Nov 17 09:49:08.811 INFO [stderr] 2 | use clap::{Arg, App, SubCommand}; Nov 17 09:49:08.812 INFO [stderr] | ^^^^^^^^^^ Nov 17 09:49:08.812 INFO [stderr] | Nov 17 09:49:08.813 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 17 09:49:08.814 INFO [stderr] Nov 17 09:49:08.842 INFO [stderr] warning: unused variable: `matches` Nov 17 09:49:08.843 INFO [stderr] --> src/main.rs:5:9 Nov 17 09:49:08.844 INFO [stderr] | Nov 17 09:49:08.845 INFO [stderr] 5 | let matches = App::new("aml-sub") Nov 17 09:49:08.845 INFO [stderr] | ^^^^^^^ help: consider using `_matches` instead Nov 17 09:49:08.846 INFO [stderr] | Nov 17 09:49:08.846 INFO [stderr] = note: #[warn(unused_variables)] on by default Nov 17 09:49:08.847 INFO [stderr] Nov 17 09:49:09.753 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 41.09s Nov 17 09:49:09.763 INFO [stderr] su: No module specific data is present Nov 17 09:49:12.258 INFO running `"docker" "inspect" "a950919c91c7a9073ed3234c9fb62287716743b48416a2cbbf2c36a001006c6f"` Nov 17 09:49:12.585 INFO running `"docker" "rm" "-f" "a950919c91c7a9073ed3234c9fb62287716743b48416a2cbbf2c36a001006c6f"` Nov 17 09:49:12.847 INFO [stdout] a950919c91c7a9073ed3234c9fb62287716743b48416a2cbbf2c36a001006c6f Nov 17 09:49:12.853 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-5/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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"` Nov 17 09:49:13.393 INFO [stdout] 79df071f8bf906764e12688bcb73a3fabcb93e71b648442ee5e26e335c1cc40a Nov 17 09:49:13.393 INFO running `"docker" "start" "-a" "79df071f8bf906764e12688bcb73a3fabcb93e71b648442ee5e26e335c1cc40a"` Nov 17 09:49:15.022 INFO [stderr] usermod: no changes Nov 17 09:49:15.296 INFO [stderr] Compiling aml-sub v0.1.0 (/source) Nov 17 09:49:16.074 INFO [stderr] warning: unused import: `SubCommand` Nov 17 09:49:16.075 INFO [stderr] --> src/main.rs:2:22 Nov 17 09:49:16.075 INFO [stderr] | Nov 17 09:49:16.075 INFO [stderr] 2 | use clap::{Arg, App, SubCommand}; Nov 17 09:49:16.075 INFO [stderr] | ^^^^^^^^^^ Nov 17 09:49:16.075 INFO [stderr] | Nov 17 09:49:16.075 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 17 09:49:16.075 INFO [stderr] Nov 17 09:49:16.101 INFO [stderr] warning: unused variable: `matches` Nov 17 09:49:16.101 INFO [stderr] --> src/main.rs:5:9 Nov 17 09:49:16.101 INFO [stderr] | Nov 17 09:49:16.101 INFO [stderr] 5 | let matches = App::new("aml-sub") Nov 17 09:49:16.101 INFO [stderr] | ^^^^^^^ help: consider using `_matches` instead Nov 17 09:49:16.101 INFO [stderr] | Nov 17 09:49:16.101 INFO [stderr] = note: #[warn(unused_variables)] on by default Nov 17 09:49:16.101 INFO [stderr] Nov 17 09:49:16.500 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.45s Nov 17 09:49:16.511 INFO [stderr] su: No module specific data is present Nov 17 09:49:17.863 INFO running `"docker" "inspect" "79df071f8bf906764e12688bcb73a3fabcb93e71b648442ee5e26e335c1cc40a"` Nov 17 09:49:18.141 INFO running `"docker" "rm" "-f" "79df071f8bf906764e12688bcb73a3fabcb93e71b648442ee5e26e335c1cc40a"` Nov 17 09:49:18.550 INFO [stdout] 79df071f8bf906764e12688bcb73a3fabcb93e71b648442ee5e26e335c1cc40a Nov 17 09:49:18.559 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-5/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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"` Nov 17 09:49:19.024 INFO [stdout] a6f8fcb97d0f1eb8edcc345c729632c76ffad68baed86bcd3bff6c500acf5c46 Nov 17 09:49:19.029 INFO running `"docker" "start" "-a" "a6f8fcb97d0f1eb8edcc345c729632c76ffad68baed86bcd3bff6c500acf5c46"` Nov 17 09:49:21.299 INFO [stderr] usermod: no changes Nov 17 09:49:21.527 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.20s Nov 17 09:49:21.539 INFO [stderr] Running /target/debug/deps/aml_sub-49a26994b7fbd8c1 Nov 17 09:49:21.544 INFO [stdout] Nov 17 09:49:21.544 INFO [stdout] running 0 tests Nov 17 09:49:21.544 INFO [stdout] Nov 17 09:49:21.544 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 09:49:21.544 INFO [stdout] Nov 17 09:49:21.547 INFO [stderr] su: No module specific data is present Nov 17 09:49:22.639 INFO running `"docker" "inspect" "a6f8fcb97d0f1eb8edcc345c729632c76ffad68baed86bcd3bff6c500acf5c46"` Nov 17 09:49:23.021 INFO running `"docker" "rm" "-f" "a6f8fcb97d0f1eb8edcc345c729632c76ffad68baed86bcd3bff6c500acf5c46"` Nov 17 09:49:23.383 INFO [stdout] a6f8fcb97d0f1eb8edcc345c729632c76ffad68baed86bcd3bff6c500acf5c46