Oct 12 16:03:35.494 INFO checking oyiptong/transponder against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 12 16:03:35.494 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-2/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-alt check --frozen --all --all-targets" "-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 12 16:03:36.074 INFO blam! 3c4b5e9191debfb4ac94928c83b2de85a20a9c1545d9071e30854957b75e02ab Oct 12 16:03:36.076 INFO running `"docker" "start" "-a" "3c4b5e9191debfb4ac94928c83b2de85a20a9c1545d9071e30854957b75e02ab"` Oct 12 16:03:37.319 INFO kablam! usermod: no changes Oct 12 16:03:37.588 INFO kablam! Compiling gcc v0.3.41 Oct 12 16:03:37.591 INFO kablam! Checking unicode-xid v0.0.3 Oct 12 16:03:37.596 INFO kablam! Checking itertools v0.4.19 Oct 12 16:03:37.597 INFO kablam! Checking unicode-segmentation v1.0.1 Oct 12 16:03:37.598 INFO kablam! Checking diff v0.1.9 Oct 12 16:03:37.598 INFO kablam! Checking threadpool v1.3.2 Oct 12 16:03:37.599 INFO kablam! Checking error-type v0.1.2 Oct 12 16:03:37.601 INFO kablam! Checking num_cpus v1.2.1 Oct 12 16:03:39.033 INFO kablam! Checking syntex_pos v0.44.0 Oct 12 16:03:39.356 INFO kablam! Checking toml v0.1.30 Oct 12 16:03:39.458 INFO kablam! Checking strings v0.0.1 Oct 12 16:03:40.004 INFO kablam! Checking futures v0.1.7 Oct 12 16:03:40.072 INFO kablam! Checking url v1.2.4 Oct 12 16:03:41.532 INFO kablam! Checking term v0.4.4 Oct 12 16:03:47.788 INFO kablam! Compiling walkdir v0.1.8 Oct 12 16:03:47.988 INFO kablam! Checking clap v2.20.0 Oct 12 16:03:48.184 INFO kablam! Checking syntex_errors v0.44.0 Oct 12 16:03:48.184 INFO kablam! Checking mio v0.6.2 Oct 12 16:03:49.060 INFO kablam! Compiling openssl-sys-extras v0.7.14 Oct 12 16:03:50.457 INFO kablam! Compiling openssl v0.7.14 Oct 12 16:03:53.393 INFO kablam! Checking syntex_syntax v0.44.1 Oct 12 16:03:53.530 INFO kablam! Compiling rustfmt v0.6.3 Oct 12 16:03:56.260 INFO kablam! Checking tokio-core v0.1.3 Oct 12 16:04:02.811 INFO kablam! Checking cookie v0.2.5 Oct 12 16:04:02.812 INFO kablam! Checking openssl-verify v0.1.0 Oct 12 16:04:04.824 INFO kablam! Checking hyper v0.9.14 Oct 12 16:04:21.512 INFO kablam! Checking transponder v0.1.0 (/source) Oct 12 16:04:22.520 INFO kablam! error: missing fragment specifier Oct 12 16:04:22.521 INFO kablam! --> <::clap::macros::clap_app macros>:87:47 Oct 12 16:04:22.521 INFO kablam! | Oct 12 16:04:22.521 INFO kablam! 87 | @ arg ( $ arg : expr ) $ modes : tt ! $ ident $ ( $ tail : tt ) * ) => { Oct 12 16:04:22.521 INFO kablam! | ^ Oct 12 16:04:22.522 INFO kablam! | Oct 12 16:04:22.522 INFO kablam! = note: #[deny(missing_fragment_specifier)] on by default Oct 12 16:04:22.522 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 16:04:22.523 INFO kablam! = note: for more information, see issue #40107 Oct 12 16:04:22.523 INFO kablam! Oct 12 16:04:22.523 INFO kablam! warning: unused `#[macro_use]` import Oct 12 16:04:22.523 INFO kablam! --> src/lib.rs:10:1 Oct 12 16:04:22.524 INFO kablam! | Oct 12 16:04:22.524 INFO kablam! 10 | #[macro_use] Oct 12 16:04:22.524 INFO kablam! | ^^^^^^^^^^^^ Oct 12 16:04:22.524 INFO kablam! | Oct 12 16:04:22.525 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 16:04:22.525 INFO kablam! Oct 12 16:04:22.525 INFO kablam! warning: unused import: `str` Oct 12 16:04:22.525 INFO kablam! --> src/net/mod.rs:8:23 Oct 12 16:04:22.526 INFO kablam! | Oct 12 16:04:22.526 INFO kablam! 8 | use std::{io, thread, str}; Oct 12 16:04:22.526 INFO kablam! | ^^^ Oct 12 16:04:22.527 INFO kablam! Oct 12 16:04:22.527 INFO kablam! error: missing fragment specifier Oct 12 16:04:22.527 INFO kablam! --> <::clap::macros::clap_app macros>:87:47 Oct 12 16:04:22.527 INFO kablam! | Oct 12 16:04:22.528 INFO kablam! 87 | @ arg ( $ arg : expr ) $ modes : tt ! $ ident $ ( $ tail : tt ) * ) => { Oct 12 16:04:22.528 INFO kablam! | ^ Oct 12 16:04:22.528 INFO kablam! | Oct 12 16:04:22.529 INFO kablam! = note: #[deny(missing_fragment_specifier)] on by default Oct 12 16:04:22.529 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 16:04:22.529 INFO kablam! = note: for more information, see issue #40107 Oct 12 16:04:22.529 INFO kablam! Oct 12 16:04:22.530 INFO kablam! warning: unused `#[macro_use]` import Oct 12 16:04:22.530 INFO kablam! --> src/lib.rs:10:1 Oct 12 16:04:22.530 INFO kablam! | Oct 12 16:04:22.530 INFO kablam! 10 | #[macro_use] Oct 12 16:04:22.531 INFO kablam! | ^^^^^^^^^^^^ Oct 12 16:04:22.531 INFO kablam! | Oct 12 16:04:22.531 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 16:04:22.532 INFO kablam! Oct 12 16:04:22.532 INFO kablam! warning: unused import: `str` Oct 12 16:04:22.532 INFO kablam! --> src/net/mod.rs:8:23 Oct 12 16:04:22.533 INFO kablam! | Oct 12 16:04:22.533 INFO kablam! 8 | use std::{io, thread, str}; Oct 12 16:04:22.533 INFO kablam! | ^^^ Oct 12 16:04:22.534 INFO kablam! Oct 12 16:04:22.673 INFO kablam! error: aborting due to previous error Oct 12 16:04:22.673 INFO kablam! Oct 12 16:04:22.684 INFO kablam! error: Could not compile `transponder`. Oct 12 16:04:22.684 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 12 16:04:22.728 INFO kablam! error: aborting due to previous error Oct 12 16:04:22.728 INFO kablam! Oct 12 16:04:22.741 INFO kablam! error: Could not compile `transponder`. Oct 12 16:04:22.741 INFO kablam! Oct 12 16:04:22.742 INFO kablam! To learn more, run the command again with --verbose. Oct 12 16:04:22.742 INFO kablam! su: No module specific data is present Oct 12 16:04:23.485 INFO running `"docker" "rm" "-f" "3c4b5e9191debfb4ac94928c83b2de85a20a9c1545d9071e30854957b75e02ab"` Oct 12 16:04:23.742 INFO blam! 3c4b5e9191debfb4ac94928c83b2de85a20a9c1545d9071e30854957b75e02ab