Oct 12 16:03:36.816 INFO checking oyiptong/transponder against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 12 16:03:36.817 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-5/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-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:37.297 INFO blam! e378acf2c60811acba463c976cab3927d6abd5a6d59c43d2310eddcfa11240fb Oct 12 16:03:37.299 INFO running `"docker" "start" "-a" "e378acf2c60811acba463c976cab3927d6abd5a6d59c43d2310eddcfa11240fb"` Oct 12 16:03:38.690 INFO kablam! usermod: no changes Oct 12 16:03:38.977 INFO kablam! Compiling gcc v0.3.41 Oct 12 16:03:38.978 INFO kablam! Checking unicode-xid v0.0.3 Oct 12 16:03:38.981 INFO kablam! Checking diff v0.1.9 Oct 12 16:03:38.989 INFO kablam! Checking itertools v0.4.19 Oct 12 16:03:38.991 INFO kablam! Checking multimap v0.3.0 Oct 12 16:03:38.992 INFO kablam! Checking unicode-segmentation v0.1.3 Oct 12 16:03:38.992 INFO kablam! Checking error-type v0.1.2 Oct 12 16:03:38.995 INFO kablam! Checking memchr v0.1.11 Oct 12 16:03:40.600 INFO kablam! Checking syntex_pos v0.44.0 Oct 12 16:03:40.966 INFO kablam! Checking toml v0.1.30 Oct 12 16:03:41.012 INFO kablam! Checking futures v0.1.7 Oct 12 16:03:41.512 INFO kablam! Checking strings v0.0.1 Oct 12 16:03:41.736 INFO kablam! Checking aho-corasick v0.5.3 Oct 12 16:03:42.174 INFO kablam! Checking openssl-sys v0.7.17 Oct 12 16:03:45.337 INFO kablam! Checking url v1.2.4 Oct 12 16:03:45.516 INFO kablam! Checking thread-id v2.0.0 Oct 12 16:03:46.305 INFO kablam! Checking term v0.4.4 Oct 12 16:03:49.528 INFO kablam! Compiling walkdir v0.1.8 Oct 12 16:03:49.540 INFO kablam! Checking thread_local v0.2.7 Oct 12 16:03:49.880 INFO kablam! Checking mio v0.6.2 Oct 12 16:03:50.218 INFO kablam! Compiling openssl-sys-extras v0.7.14 Oct 12 16:03:50.219 INFO kablam! Compiling openssl v0.7.14 Oct 12 16:03:50.806 INFO kablam! Checking syntex_errors v0.44.0 Oct 12 16:03:52.413 INFO kablam! Checking regex v0.1.80 Oct 12 16:03:55.792 INFO kablam! Compiling rustfmt v0.6.3 Oct 12 16:03:56.901 INFO kablam! Checking syntex_syntax v0.44.1 Oct 12 16:03:57.661 INFO kablam! Checking tokio-core v0.1.3 Oct 12 16:03:59.661 INFO kablam! Checking env_logger v0.3.5 Oct 12 16:04:03.380 INFO kablam! Checking cookie v0.2.5 Oct 12 16:04:03.381 INFO kablam! Checking openssl-verify v0.1.0 Oct 12 16:04:04.869 INFO kablam! Checking hyper v0.9.14 Oct 12 16:04:22.807 INFO kablam! Checking transponder v0.1.0 (/source) Oct 12 16:04:23.817 INFO kablam! error: missing fragment specifier Oct 12 16:04:23.817 INFO kablam! --> <::clap::macros::clap_app macros>:87:47 Oct 12 16:04:23.817 INFO kablam! | Oct 12 16:04:23.817 INFO kablam! 87 | @ arg ( $ arg : expr ) $ modes : tt ! $ ident $ ( $ tail : tt ) * ) => { Oct 12 16:04:23.817 INFO kablam! | ^ Oct 12 16:04:23.817 INFO kablam! | Oct 12 16:04:23.817 INFO kablam! = note: #[deny(missing_fragment_specifier)] on by default Oct 12 16:04:23.817 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:23.817 INFO kablam! = note: for more information, see issue #40107 Oct 12 16:04:23.817 INFO kablam! Oct 12 16:04:23.817 INFO kablam! warning: unused `#[macro_use]` import Oct 12 16:04:23.817 INFO kablam! --> src/lib.rs:10:1 Oct 12 16:04:23.817 INFO kablam! | Oct 12 16:04:23.817 INFO kablam! 10 | #[macro_use] Oct 12 16:04:23.817 INFO kablam! | ^^^^^^^^^^^^ Oct 12 16:04:23.817 INFO kablam! | Oct 12 16:04:23.817 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 16:04:23.817 INFO kablam! Oct 12 16:04:23.817 INFO kablam! warning: unused import: `str` Oct 12 16:04:23.817 INFO kablam! --> src/net/mod.rs:8:23 Oct 12 16:04:23.817 INFO kablam! | Oct 12 16:04:23.817 INFO kablam! 8 | use std::{io, thread, str}; Oct 12 16:04:23.817 INFO kablam! | ^^^ Oct 12 16:04:23.817 INFO kablam! Oct 12 16:04:23.888 INFO kablam! error: missing fragment specifier Oct 12 16:04:23.888 INFO kablam! --> <::clap::macros::clap_app macros>:87:47 Oct 12 16:04:23.888 INFO kablam! | Oct 12 16:04:23.888 INFO kablam! 87 | @ arg ( $ arg : expr ) $ modes : tt ! $ ident $ ( $ tail : tt ) * ) => { Oct 12 16:04:23.888 INFO kablam! | ^ Oct 12 16:04:23.888 INFO kablam! | Oct 12 16:04:23.888 INFO kablam! = note: #[deny(missing_fragment_specifier)] on by default Oct 12 16:04:23.888 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:23.888 INFO kablam! = note: for more information, see issue #40107 Oct 12 16:04:23.888 INFO kablam! Oct 12 16:04:23.888 INFO kablam! warning: unused `#[macro_use]` import Oct 12 16:04:23.888 INFO kablam! --> src/lib.rs:10:1 Oct 12 16:04:23.888 INFO kablam! | Oct 12 16:04:23.888 INFO kablam! 10 | #[macro_use] Oct 12 16:04:23.888 INFO kablam! | ^^^^^^^^^^^^ Oct 12 16:04:23.888 INFO kablam! | Oct 12 16:04:23.888 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 16:04:23.888 INFO kablam! Oct 12 16:04:23.888 INFO kablam! warning: unused import: `str` Oct 12 16:04:23.888 INFO kablam! --> src/net/mod.rs:8:23 Oct 12 16:04:23.888 INFO kablam! | Oct 12 16:04:23.888 INFO kablam! 8 | use std::{io, thread, str}; Oct 12 16:04:23.888 INFO kablam! | ^^^ Oct 12 16:04:23.888 INFO kablam! Oct 12 16:04:23.988 INFO kablam! error: aborting due to previous error Oct 12 16:04:23.988 INFO kablam! Oct 12 16:04:23.993 INFO kablam! error: Could not compile `transponder`. Oct 12 16:04:23.993 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 12 16:04:24.036 INFO kablam! error: aborting due to previous error Oct 12 16:04:24.036 INFO kablam! Oct 12 16:04:24.052 INFO kablam! error: Could not compile `transponder`. Oct 12 16:04:24.052 INFO kablam! Oct 12 16:04:24.052 INFO kablam! To learn more, run the command again with --verbose. Oct 12 16:04:24.054 INFO kablam! su: No module specific data is present Oct 12 16:04:24.461 INFO running `"docker" "rm" "-f" "e378acf2c60811acba463c976cab3927d6abd5a6d59c43d2310eddcfa11240fb"` Oct 12 16:04:24.764 INFO blam! e378acf2c60811acba463c976cab3927d6abd5a6d59c43d2310eddcfa11240fb