Oct 12 10:57:43.452 INFO checking wayslog/lin-rs against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 12 10:57:43.452 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-0/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 10:57:43.932 INFO blam! 53eee4734c51488f9495c3059865e5f9fc4fac7ef2f6e775d6ebc48631f6a2b7 Oct 12 10:57:43.934 INFO running `"docker" "start" "-a" "53eee4734c51488f9495c3059865e5f9fc4fac7ef2f6e775d6ebc48631f6a2b7"` Oct 12 10:57:45.560 INFO kablam! usermod: no changes Oct 12 10:57:45.856 INFO kablam! Compiling gcc v0.3.39 Oct 12 10:57:45.868 INFO kablam! Compiling quote v0.3.10 Oct 12 10:57:45.868 INFO kablam! Compiling unicode-xid v0.0.3 Oct 12 10:57:45.884 INFO kablam! Checking serde v0.8.19 Oct 12 10:57:45.884 INFO kablam! Checking crossbeam v0.2.10 Oct 12 10:57:45.884 INFO kablam! Checking fnv v1.0.5 Oct 12 10:57:45.884 INFO kablam! Checking memchr v0.1.11 Oct 12 10:57:45.884 INFO kablam! Checking futures v0.1.6 Oct 12 10:57:47.036 INFO kablam! Checking net2 v0.2.26 Oct 12 10:57:47.053 INFO kablam! Checking itertools v0.5.6 Oct 12 10:57:47.500 INFO kablam! Compiling nix v0.7.0 Oct 12 10:57:51.424 INFO kablam! Checking aho-corasick v0.5.3 Oct 12 10:57:51.661 INFO kablam! Compiling syn v0.10.3 Oct 12 10:57:51.724 INFO kablam! Checking thread-id v2.0.0 Oct 12 10:57:51.904 INFO kablam! Compiling openssl-sys-extras v0.7.14 Oct 12 10:57:51.973 INFO kablam! Compiling openssl v0.7.14 Oct 12 10:57:55.478 INFO kablam! Checking thread_local v0.2.7 Oct 12 10:57:56.672 INFO kablam! Checking futures-cpupool v0.1.2 Oct 12 10:57:57.408 INFO kablam! Checking regex v0.1.80 Oct 12 10:58:06.352 INFO kablam! Checking cookie v0.2.5 Oct 12 10:58:09.389 INFO kablam! Checking openssl-verify v0.1.0 Oct 12 10:58:09.453 INFO kablam! Checking env_logger v0.3.5 Oct 12 10:58:09.957 INFO kablam! Compiling serde_codegen_internals v0.11.1 Oct 12 10:58:10.753 INFO kablam! Checking hyper v0.9.13 Oct 12 10:58:12.205 INFO kablam! Checking mio v0.6.1 Oct 12 10:58:14.724 INFO kablam! Compiling serde_codegen v0.8.19 Oct 12 10:58:16.320 INFO kablam! Checking serde_json v0.8.3 Oct 12 10:58:17.528 INFO kablam! Checking tokio-core v0.1.1 Oct 12 10:58:24.440 INFO kablam! Compiling serde_derive v0.8.19 Oct 12 10:58:27.217 INFO kablam! Checking lin-rs v0.1.0 (/source) Oct 12 10:58:27.984 INFO kablam! warning: unused `#[macro_use]` import Oct 12 10:58:27.984 INFO kablam! --> src/lib.rs:17:1 Oct 12 10:58:27.984 INFO kablam! | Oct 12 10:58:27.984 INFO kablam! 17 | #[macro_use] Oct 12 10:58:27.985 INFO kablam! | ^^^^^^^^^^^^ Oct 12 10:58:27.985 INFO kablam! | Oct 12 10:58:27.985 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 10:58:27.985 INFO kablam! Oct 12 10:58:28.024 INFO kablam! warning: unused `#[macro_use]` import Oct 12 10:58:28.024 INFO kablam! --> src/lib.rs:17:1 Oct 12 10:58:28.024 INFO kablam! | Oct 12 10:58:28.024 INFO kablam! 17 | #[macro_use] Oct 12 10:58:28.025 INFO kablam! | ^^^^^^^^^^^^ Oct 12 10:58:28.025 INFO kablam! | Oct 12 10:58:28.025 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 10:58:28.025 INFO kablam! Oct 12 10:58:29.044 INFO kablam! warning: the feature `more_struct_aliases` has been stable since 1.16.0 and no longer requires an attribute to enable Oct 12 10:58:29.044 INFO kablam! --> src/lib.rs:1:12 Oct 12 10:58:29.044 INFO kablam! | Oct 12 10:58:29.044 INFO kablam! 1 | #![feature(more_struct_aliases)] Oct 12 10:58:29.044 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 12 10:58:29.044 INFO kablam! | Oct 12 10:58:29.046 INFO kablam! = note: #[warn(stable_features)] on by default Oct 12 10:58:29.046 INFO kablam! Oct 12 10:58:29.046 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Oct 12 10:58:29.046 INFO kablam! --> src/lib.rs:3:12 Oct 12 10:58:29.046 INFO kablam! | Oct 12 10:58:29.046 INFO kablam! 3 | #![feature(proc_macro)] Oct 12 10:58:29.046 INFO kablam! | ^^^^^^^^^^ Oct 12 10:58:29.046 INFO kablam! Oct 12 10:58:29.064 INFO kablam! warning: the feature `more_struct_aliases` has been stable since 1.16.0 and no longer requires an attribute to enable Oct 12 10:58:29.064 INFO kablam! --> src/lib.rs:1:12 Oct 12 10:58:29.064 INFO kablam! | Oct 12 10:58:29.064 INFO kablam! 1 | #![feature(more_struct_aliases)] Oct 12 10:58:29.064 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 12 10:58:29.065 INFO kablam! | Oct 12 10:58:29.065 INFO kablam! = note: #[warn(stable_features)] on by default Oct 12 10:58:29.065 INFO kablam! Oct 12 10:58:29.065 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Oct 12 10:58:29.065 INFO kablam! --> src/lib.rs:3:12 Oct 12 10:58:29.065 INFO kablam! | Oct 12 10:58:29.065 INFO kablam! 3 | #![feature(proc_macro)] Oct 12 10:58:29.065 INFO kablam! | ^^^^^^^^^^ Oct 12 10:58:29.065 INFO kablam! Oct 12 10:58:30.277 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 44.69s Oct 12 10:58:30.308 INFO kablam! su: No module specific data is present Oct 12 10:58:32.086 INFO running `"docker" "rm" "-f" "53eee4734c51488f9495c3059865e5f9fc4fac7ef2f6e775d6ebc48631f6a2b7"` Oct 12 10:58:32.366 INFO blam! 53eee4734c51488f9495c3059865e5f9fc4fac7ef2f6e775d6ebc48631f6a2b7