Sep 03 14:57:51.163 INFO checking wayslog/lin-rs against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 03 14:57:51.163 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 03 14:57:51.163 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-2/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 03 14:57:51.384 INFO blam! ece266f35f8706f97f76c58a9b85ba3aa90904ac22470c310794c59b192d488c Sep 03 14:57:51.385 INFO running `"docker" "start" "-a" "ece266f35f8706f97f76c58a9b85ba3aa90904ac22470c310794c59b192d488c"` Sep 03 14:57:52.548 INFO kablam! Compiling pkg-config v0.3.8 Sep 03 14:57:52.548 INFO kablam! Compiling gcc v0.3.39 Sep 03 14:57:52.566 INFO kablam! Checking matches v0.1.4 Sep 03 14:57:52.582 INFO kablam! Checking libc v0.2.18 Sep 03 14:57:52.590 INFO kablam! Checking unicode-normalization v0.1.2 Sep 03 14:57:52.602 INFO kablam! Checking bitflags v0.7.0 Sep 03 14:57:52.603 INFO kablam! Checking rustc-serialize v0.3.21 Sep 03 14:57:52.603 INFO kablam! Checking crossbeam v0.2.10 Sep 03 14:57:53.125 INFO kablam! Checking either v1.0.2 Sep 03 14:57:53.173 INFO kablam! Checking traitobject v0.0.1 Sep 03 14:57:53.735 INFO kablam! Checking httparse v1.2.1 Sep 03 14:57:54.871 INFO kablam! Checking typeable v0.1.2 Sep 03 14:57:55.451 INFO kablam! Checking language-tags v0.2.2 Sep 03 14:57:56.691 INFO kablam! Checking fnv v1.0.5 Sep 03 14:57:59.442 INFO kablam! Checking hpack v0.2.0 Sep 03 14:57:59.526 INFO kablam! Checking mime v0.2.2 Sep 03 14:57:59.786 INFO kablam! Checking unicode-bidi v0.2.3 Sep 03 14:58:03.364 INFO kablam! Checking itertools v0.5.6 Sep 03 14:58:03.402 INFO kablam! Compiling unicase v1.4.0 Sep 03 14:58:03.403 INFO kablam! Checking memchr v0.1.11 Sep 03 14:58:03.543 INFO kablam! Checking net2 v0.2.26 Sep 03 14:58:03.585 INFO kablam! Checking num_cpus v1.2.0 Sep 03 14:58:03.907 INFO kablam! Compiling openssl-sys v0.7.17 Sep 03 14:58:03.959 INFO kablam! Checking solicit v0.4.4 Sep 03 14:58:04.498 INFO kablam! Compiling openssl-sys-extras v0.7.14 Sep 03 14:58:04.745 INFO kablam! Compiling openssl v0.7.14 Sep 03 14:58:05.651 INFO kablam! Checking idna v0.1.0 Sep 03 14:58:07.303 INFO kablam! Checking thread-id v2.0.0 Sep 03 14:58:07.593 INFO kablam! Checking time v0.1.35 Sep 03 14:58:08.002 INFO kablam! Checking nix v0.7.0 Sep 03 14:58:09.323 INFO kablam! Checking aho-corasick v0.5.3 Sep 03 14:58:09.797 INFO kablam! Checking futures-cpupool v0.1.2 Sep 03 14:58:11.543 INFO kablam! Checking thread_local v0.2.7 Sep 03 14:58:14.534 INFO kablam! Checking regex v0.1.80 Sep 03 14:58:17.576 INFO kablam! Checking url v1.2.3 Sep 03 14:58:23.945 INFO kablam! Checking openssl-verify v0.1.0 Sep 03 14:58:25.509 INFO kablam! Checking cookie v0.2.5 Sep 03 14:58:25.665 INFO kablam! Checking env_logger v0.3.5 Sep 03 14:58:26.643 INFO kablam! Checking hyper v0.9.13 Sep 03 14:58:27.471 INFO kablam! Checking mio v0.6.1 Sep 03 14:58:30.173 INFO kablam! Checking tokio-core v0.1.1 Sep 03 14:58:34.108 INFO kablam! Checking lin-rs v0.1.0 (file:///source) Sep 03 14:58:34.355 INFO kablam! warning: unused `#[macro_use]` import Sep 03 14:58:34.356 INFO kablam! --> src/lib.rs:17:1 Sep 03 14:58:34.356 INFO kablam! | Sep 03 14:58:34.356 INFO kablam! 17 | #[macro_use] Sep 03 14:58:34.356 INFO kablam! | ^^^^^^^^^^^^ Sep 03 14:58:34.356 INFO kablam! | Sep 03 14:58:34.356 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 03 14:58:34.356 INFO kablam! Sep 03 14:58:34.402 INFO kablam! warning: unused `#[macro_use]` import Sep 03 14:58:34.402 INFO kablam! --> src/lib.rs:17:1 Sep 03 14:58:34.402 INFO kablam! | Sep 03 14:58:34.402 INFO kablam! 17 | #[macro_use] Sep 03 14:58:34.402 INFO kablam! | ^^^^^^^^^^^^ Sep 03 14:58:34.402 INFO kablam! | Sep 03 14:58:34.402 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 03 14:58:34.402 INFO kablam! Sep 03 14:58:35.573 INFO kablam! warning: the feature `more_struct_aliases` has been stable since 1.16.0 and no longer requires an attribute to enable Sep 03 14:58:35.573 INFO kablam! --> src/lib.rs:1:12 Sep 03 14:58:35.573 INFO kablam! | Sep 03 14:58:35.573 INFO kablam! 1 | #![feature(more_struct_aliases)] Sep 03 14:58:35.573 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 03 14:58:35.573 INFO kablam! | Sep 03 14:58:35.573 INFO kablam! = note: #[warn(stable_features)] on by default Sep 03 14:58:35.573 INFO kablam! Sep 03 14:58:35.573 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Sep 03 14:58:35.573 INFO kablam! --> src/lib.rs:3:12 Sep 03 14:58:35.573 INFO kablam! | Sep 03 14:58:35.573 INFO kablam! 3 | #![feature(proc_macro)] Sep 03 14:58:35.573 INFO kablam! | ^^^^^^^^^^ Sep 03 14:58:35.573 INFO kablam! Sep 03 14:58:35.650 INFO kablam! warning: the feature `more_struct_aliases` has been stable since 1.16.0 and no longer requires an attribute to enable Sep 03 14:58:35.650 INFO kablam! --> src/lib.rs:1:12 Sep 03 14:58:35.650 INFO kablam! | Sep 03 14:58:35.650 INFO kablam! 1 | #![feature(more_struct_aliases)] Sep 03 14:58:35.650 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 03 14:58:35.650 INFO kablam! | Sep 03 14:58:35.650 INFO kablam! = note: #[warn(stable_features)] on by default Sep 03 14:58:35.650 INFO kablam! Sep 03 14:58:35.650 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Sep 03 14:58:35.650 INFO kablam! --> src/lib.rs:3:12 Sep 03 14:58:35.651 INFO kablam! | Sep 03 14:58:35.651 INFO kablam! 3 | #![feature(proc_macro)] Sep 03 14:58:35.651 INFO kablam! | ^^^^^^^^^^ Sep 03 14:58:35.651 INFO kablam! Sep 03 14:58:36.110 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 43.80s Sep 03 14:58:36.135 INFO kablam! su: No module specific data is present Sep 03 14:58:36.633 INFO running `"docker" "rm" "-f" "ece266f35f8706f97f76c58a9b85ba3aa90904ac22470c310794c59b192d488c"` Sep 03 14:58:36.786 INFO blam! ece266f35f8706f97f76c58a9b85ba3aa90904ac22470c310794c59b192d488c