Nov 17 02:07:03.736 INFO testing gibfahn/quicli-edition against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 17 02:07:03.736 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-4/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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 02:07:04.361 INFO [stdout] 5c8d4b8264c043731b82c4c7ce3539143cd37013cdbb0aa8fa28efd5f75d36f5 Nov 17 02:07:04.364 INFO running `"docker" "start" "-a" "5c8d4b8264c043731b82c4c7ce3539143cd37013cdbb0aa8fa28efd5f75d36f5"` Nov 17 02:07:06.542 INFO [stderr] usermod: no changes Nov 17 02:07:06.611 INFO [stderr] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest Nov 17 02:07:06.870 INFO [stderr] Compiling structopt-derive v0.2.10 Nov 17 02:07:06.871 INFO [stderr] Compiling env_logger v0.5.11 Nov 17 02:07:13.537 INFO [stderr] Compiling structopt v0.2.10 Nov 17 02:07:14.240 INFO [stderr] Compiling clap-verbosity-flag v0.1.0 Nov 17 02:07:16.355 INFO [stderr] Compiling quicli v0.3.0 Nov 17 02:07:18.345 INFO [stderr] Compiling quicli-edition v0.1.0 (/source) Nov 17 02:07:18.469 INFO [stderr] warning[E0705]: the feature `rust_2018_preview` is included in the Rust 2018 edition Nov 17 02:07:18.469 INFO [stderr] --> src/main.rs:1:12 Nov 17 02:07:18.469 INFO [stderr] | Nov 17 02:07:18.469 INFO [stderr] 1 | #![feature(rust_2018_preview)] Nov 17 02:07:18.469 INFO [stderr] | ^^^^^^^^^^^^^^^^^ Nov 17 02:07:18.469 INFO [stderr] Nov 17 02:07:21.179 INFO [stderr] warning: the feature `proc_macro_path_invoc` has been stable since 1.30.0 and no longer requires an attribute to enable Nov 17 02:07:21.179 INFO [stderr] --> src/main.rs:2:12 Nov 17 02:07:21.179 INFO [stderr] | Nov 17 02:07:21.179 INFO [stderr] 2 | #![feature(proc_macro_path_invoc)] Nov 17 02:07:21.179 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^ Nov 17 02:07:21.179 INFO [stderr] | Nov 17 02:07:21.179 INFO [stderr] = note: #[warn(stable_features)] on by default Nov 17 02:07:21.179 INFO [stderr] Nov 17 02:07:21.624 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.06s Nov 17 02:07:21.633 INFO [stderr] su: No module specific data is present Nov 17 02:07:23.431 INFO running `"docker" "inspect" "5c8d4b8264c043731b82c4c7ce3539143cd37013cdbb0aa8fa28efd5f75d36f5"` Nov 17 02:07:23.735 INFO running `"docker" "rm" "-f" "5c8d4b8264c043731b82c4c7ce3539143cd37013cdbb0aa8fa28efd5f75d36f5"` Nov 17 02:07:24.043 INFO [stdout] 5c8d4b8264c043731b82c4c7ce3539143cd37013cdbb0aa8fa28efd5f75d36f5 Nov 17 02:07:24.052 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-4/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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 02:07:24.577 INFO [stdout] eb61cd098fee8b17813ed1eb379256ae65f294a64ef1a3d6b91077a49d7dfa88 Nov 17 02:07:24.580 INFO running `"docker" "start" "-a" "eb61cd098fee8b17813ed1eb379256ae65f294a64ef1a3d6b91077a49d7dfa88"` Nov 17 02:07:26.995 INFO [stderr] usermod: no changes Nov 17 02:07:27.047 INFO [stderr] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest Nov 17 02:07:27.220 INFO [stderr] Compiling quicli-edition v0.1.0 (/source) Nov 17 02:07:27.348 INFO [stderr] warning[E0705]: the feature `rust_2018_preview` is included in the Rust 2018 edition Nov 17 02:07:27.348 INFO [stderr] --> src/main.rs:1:12 Nov 17 02:07:27.348 INFO [stderr] | Nov 17 02:07:27.348 INFO [stderr] 1 | #![feature(rust_2018_preview)] Nov 17 02:07:27.348 INFO [stderr] | ^^^^^^^^^^^^^^^^^ Nov 17 02:07:27.348 INFO [stderr] Nov 17 02:07:29.227 INFO [stderr] warning: the feature `proc_macro_path_invoc` has been stable since 1.30.0 and no longer requires an attribute to enable Nov 17 02:07:29.227 INFO [stderr] --> src/main.rs:2:12 Nov 17 02:07:29.227 INFO [stderr] | Nov 17 02:07:29.227 INFO [stderr] 2 | #![feature(proc_macro_path_invoc)] Nov 17 02:07:29.227 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^ Nov 17 02:07:29.227 INFO [stderr] | Nov 17 02:07:29.227 INFO [stderr] = note: #[warn(stable_features)] on by default Nov 17 02:07:29.227 INFO [stderr] Nov 17 02:07:29.768 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.75s Nov 17 02:07:29.777 INFO [stderr] su: No module specific data is present Nov 17 02:07:31.374 INFO running `"docker" "inspect" "eb61cd098fee8b17813ed1eb379256ae65f294a64ef1a3d6b91077a49d7dfa88"` Nov 17 02:07:31.709 INFO running `"docker" "rm" "-f" "eb61cd098fee8b17813ed1eb379256ae65f294a64ef1a3d6b91077a49d7dfa88"` Nov 17 02:07:32.063 INFO [stdout] eb61cd098fee8b17813ed1eb379256ae65f294a64ef1a3d6b91077a49d7dfa88 Nov 17 02:07:32.069 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-4/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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 02:07:32.569 INFO [stdout] b7e7ce46627b88e10dc1fad4cbcb95f8122a220bfab6ce0ad8e4855e424e37ba Nov 17 02:07:32.571 INFO running `"docker" "start" "-a" "b7e7ce46627b88e10dc1fad4cbcb95f8122a220bfab6ce0ad8e4855e424e37ba"` Nov 17 02:07:34.703 INFO [stderr] usermod: no changes Nov 17 02:07:34.775 INFO [stderr] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest Nov 17 02:07:34.993 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.26s Nov 17 02:07:35.007 INFO [stderr] Running /target/debug/deps/quicli_edition-7a7ceab29f0c9455 Nov 17 02:07:35.011 INFO [stdout] Nov 17 02:07:35.011 INFO [stdout] running 0 tests Nov 17 02:07:35.011 INFO [stdout] Nov 17 02:07:35.011 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 02:07:35.011 INFO [stdout] Nov 17 02:07:35.017 INFO [stderr] su: No module specific data is present Nov 17 02:07:36.800 INFO running `"docker" "inspect" "b7e7ce46627b88e10dc1fad4cbcb95f8122a220bfab6ce0ad8e4855e424e37ba"` Nov 17 02:07:37.149 INFO running `"docker" "rm" "-f" "b7e7ce46627b88e10dc1fad4cbcb95f8122a220bfab6ce0ad8e4855e424e37ba"` Nov 17 02:07:37.467 INFO [stdout] b7e7ce46627b88e10dc1fad4cbcb95f8122a220bfab6ce0ad8e4855e424e37ba