Oct 31 23:32:55.142 INFO checking oyiptong/transponder against master#05812fa8c588473f03e3fa7cf59cd84f4f37c715 for pr-55538 Oct 31 23:32:55.148 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55538/worker-6/master#05812fa8c588473f03e3fa7cf59cd84f4f37c715:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-55538/master#05812fa8c588473f03e3fa7cf59cd84f4f37c715:/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 +05812fa8c588473f03e3fa7cf59cd84f4f37c715-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 31 23:32:55.682 INFO blam! 85e256254251bda8f8dd91e03bc436c97e3bab6612e660a1b05cd0bb3a7e58b0 Oct 31 23:32:55.684 INFO running `"docker" "start" "-a" "85e256254251bda8f8dd91e03bc436c97e3bab6612e660a1b05cd0bb3a7e58b0"` Oct 31 23:32:57.113 INFO kablam! usermod: no changes Oct 31 23:32:57.387 INFO kablam! Compiling gcc v0.3.41 Oct 31 23:32:57.392 INFO kablam! Checking unicode-xid v0.0.3 Oct 31 23:32:57.393 INFO kablam! Checking multimap v0.3.0 Oct 31 23:32:57.393 INFO kablam! Checking diff v0.1.9 Oct 31 23:32:57.394 INFO kablam! Checking unicode-segmentation v1.0.1 Oct 31 23:32:57.394 INFO kablam! Checking itertools v0.4.19 Oct 31 23:32:57.395 INFO kablam! Checking error-type v0.1.2 Oct 31 23:32:57.396 INFO kablam! Checking num_cpus v1.2.1 Oct 31 23:32:58.230 INFO kablam! Checking syntex_pos v0.44.0 Oct 31 23:32:58.672 INFO kablam! Checking toml v0.1.30 Oct 31 23:32:59.028 INFO kablam! Checking strings v0.0.1 Oct 31 23:32:59.564 INFO kablam! Checking futures v0.1.7 Oct 31 23:33:00.348 INFO kablam! Checking term v0.4.4 Oct 31 23:33:01.158 INFO kablam! Compiling walkdir v0.1.8 Oct 31 23:33:01.837 INFO kablam! Checking clap v2.20.0 Oct 31 23:33:05.688 INFO kablam! Checking mio v0.6.2 Oct 31 23:33:07.687 INFO kablam! Checking syntex_errors v0.44.0 Oct 31 23:33:07.828 INFO kablam! Compiling rustfmt v0.6.3 Oct 31 23:33:08.176 INFO kablam! Compiling openssl-sys-extras v0.7.14 Oct 31 23:33:08.176 INFO kablam! Compiling openssl v0.7.14 Oct 31 23:33:12.632 INFO kablam! Checking syntex_syntax v0.44.1 Oct 31 23:33:13.062 INFO kablam! Checking tokio-core v0.1.3 Oct 31 23:33:19.013 INFO kablam! Checking openssl-verify v0.1.0 Oct 31 23:33:19.013 INFO kablam! Checking cookie v0.2.5 Oct 31 23:33:20.996 INFO kablam! Checking hyper v0.9.14 Oct 31 23:33:39.924 INFO kablam! Checking transponder v0.1.0 (/source) Oct 31 23:33:40.796 INFO kablam! error: missing fragment specifier Oct 31 23:33:40.797 INFO kablam! --> <::clap::macros::clap_app macros>:87:47 Oct 31 23:33:40.797 INFO kablam! | Oct 31 23:33:40.797 INFO kablam! 87 | @ arg ( $ arg : expr ) $ modes : tt ! $ ident $ ( $ tail : tt ) * ) => { Oct 31 23:33:40.797 INFO kablam! | ^ Oct 31 23:33:40.797 INFO kablam! | Oct 31 23:33:40.797 INFO kablam! = note: #[deny(missing_fragment_specifier)] on by default Oct 31 23:33:40.797 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 31 23:33:40.797 INFO kablam! = note: for more information, see issue #40107 Oct 31 23:33:40.797 INFO kablam! Oct 31 23:33:40.797 INFO kablam! warning: unused `#[macro_use]` import Oct 31 23:33:40.797 INFO kablam! --> src/lib.rs:10:1 Oct 31 23:33:40.797 INFO kablam! | Oct 31 23:33:40.797 INFO kablam! 10 | #[macro_use] Oct 31 23:33:40.797 INFO kablam! | ^^^^^^^^^^^^ Oct 31 23:33:40.797 INFO kablam! | Oct 31 23:33:40.797 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 31 23:33:40.797 INFO kablam! Oct 31 23:33:40.806 INFO kablam! warning: unused import: `str` Oct 31 23:33:40.806 INFO kablam! --> src/net/mod.rs:8:23 Oct 31 23:33:40.806 INFO kablam! | Oct 31 23:33:40.806 INFO kablam! 8 | use std::{io, thread, str}; Oct 31 23:33:40.806 INFO kablam! | ^^^ Oct 31 23:33:40.806 INFO kablam! Oct 31 23:33:40.848 INFO kablam! error: missing fragment specifier Oct 31 23:33:40.848 INFO kablam! --> <::clap::macros::clap_app macros>:87:47 Oct 31 23:33:40.848 INFO kablam! | Oct 31 23:33:40.848 INFO kablam! 87 | @ arg ( $ arg : expr ) $ modes : tt ! $ ident $ ( $ tail : tt ) * ) => { Oct 31 23:33:40.848 INFO kablam! | ^ Oct 31 23:33:40.848 INFO kablam! | Oct 31 23:33:40.848 INFO kablam! = note: #[deny(missing_fragment_specifier)] on by default Oct 31 23:33:40.848 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 31 23:33:40.848 INFO kablam! = note: for more information, see issue #40107 Oct 31 23:33:40.848 INFO kablam! Oct 31 23:33:40.848 INFO kablam! warning: unused `#[macro_use]` import Oct 31 23:33:40.848 INFO kablam! --> src/lib.rs:10:1 Oct 31 23:33:40.848 INFO kablam! | Oct 31 23:33:40.848 INFO kablam! 10 | #[macro_use] Oct 31 23:33:40.848 INFO kablam! | ^^^^^^^^^^^^ Oct 31 23:33:40.848 INFO kablam! | Oct 31 23:33:40.848 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 31 23:33:40.848 INFO kablam! Oct 31 23:33:40.848 INFO kablam! warning: unused import: `str` Oct 31 23:33:40.849 INFO kablam! --> src/net/mod.rs:8:23 Oct 31 23:33:40.849 INFO kablam! | Oct 31 23:33:40.849 INFO kablam! 8 | use std::{io, thread, str}; Oct 31 23:33:40.849 INFO kablam! | ^^^ Oct 31 23:33:40.849 INFO kablam! Oct 31 23:33:41.017 INFO kablam! error: aborting due to previous error Oct 31 23:33:41.017 INFO kablam! Oct 31 23:33:41.027 INFO kablam! error: Could not compile `transponder`. Oct 31 23:33:41.027 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 31 23:33:41.064 INFO kablam! error: aborting due to previous error Oct 31 23:33:41.064 INFO kablam! Oct 31 23:33:41.087 INFO kablam! error: Could not compile `transponder`. Oct 31 23:33:41.087 INFO kablam! Oct 31 23:33:41.087 INFO kablam! To learn more, run the command again with --verbose. Oct 31 23:33:41.091 INFO kablam! su: No module specific data is present Oct 31 23:33:41.411 INFO running `"docker" "rm" "-f" "85e256254251bda8f8dd91e03bc436c97e3bab6612e660a1b05cd0bb3a7e58b0"` Oct 31 23:33:41.540 INFO blam! 85e256254251bda8f8dd91e03bc436c97e3bab6612e660a1b05cd0bb3a7e58b0