Oct 27 03:21:59.137 INFO checking iseurie/parcandidates against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 03:21:59.137 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-1/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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 27 03:21:59.557 INFO blam! 0d5bfbec3d898068ce0ba90a8cd98bf1cfb622e7a0b414f96d7441ecd757e8fa Oct 27 03:21:59.559 INFO running `"docker" "start" "-a" "0d5bfbec3d898068ce0ba90a8cd98bf1cfb622e7a0b414f96d7441ecd757e8fa"` Oct 27 03:22:00.987 INFO kablam! usermod: no changes Oct 27 03:22:01.243 INFO kablam! Compiling libc v0.2.38 Oct 27 03:22:01.243 INFO kablam! Compiling cc v1.0.5 Oct 27 03:22:01.251 INFO kablam! Checking serde_json v1.0.10 Oct 27 03:22:01.253 INFO kablam! Compiling html5ever v0.18.0 Oct 27 03:22:01.253 INFO kablam! Checking tendril v0.3.1 Oct 27 03:22:01.253 INFO kablam! Checking libflate v0.1.14 Oct 27 03:22:01.253 INFO kablam! Checking serde_urlencoded v0.5.1 Oct 27 03:22:07.016 INFO kablam! Compiling rand v0.4.2 Oct 27 03:22:09.608 INFO kablam! Checking iovec v0.1.2 Oct 27 03:22:09.611 INFO kablam! Checking net2 v0.2.32 Oct 27 03:22:13.567 INFO kablam! Checking num_cpus v1.8.0 Oct 27 03:22:13.595 INFO kablam! Checking time v0.1.39 Oct 27 03:22:13.687 INFO kablam! Checking memchr v2.0.1 Oct 27 03:22:13.707 INFO kablam! Checking bytes v0.4.6 Oct 27 03:22:13.935 INFO kablam! Checking mio v0.6.13 Oct 27 03:22:15.911 INFO kablam! Compiling openssl-sys v0.9.27 Oct 27 03:22:16.159 INFO kablam! Checking futures-cpupool v0.1.8 Oct 27 03:22:18.567 INFO kablam! Checking aho-corasick v0.6.4 Oct 27 03:22:19.715 INFO kablam! Checking tokio-io v0.1.5 Oct 27 03:22:22.699 INFO kablam! Compiling rand v0.3.22 Oct 27 03:22:23.523 INFO kablam! Checking regex v0.2.6 Oct 27 03:22:23.615 INFO kablam! Compiling phf_generator v0.7.21 Oct 27 03:22:24.631 INFO kablam! Checking tokio-core v0.1.12 Oct 27 03:22:24.783 INFO kablam! Checking uuid v0.5.1 Oct 27 03:22:24.815 INFO kablam! Compiling openssl v0.9.24 Oct 27 03:22:26.422 INFO kablam! Compiling string_cache_codegen v0.4.0 Oct 27 03:22:26.422 INFO kablam! Compiling phf_codegen v0.7.21 Oct 27 03:22:27.891 INFO kablam! Compiling mime_guess v2.0.0-alpha.4 Oct 27 03:22:28.099 INFO kablam! Checking tokio-proto v0.1.1 Oct 27 03:22:30.243 INFO kablam! Compiling string_cache v0.6.2 Oct 27 03:22:30.243 INFO kablam! Compiling markup5ever v0.3.2 Oct 27 03:22:39.849 INFO kablam! Checking native-tls v0.1.5 Oct 27 03:22:40.095 INFO kablam! Checking hyper v0.11.21 Oct 27 03:22:41.883 INFO kablam! Checking tokio-tls v0.1.4 Oct 27 03:22:48.651 INFO kablam! Checking hyper-tls v0.1.2 Oct 27 03:22:49.503 INFO kablam! Checking select v0.4.2 Oct 27 03:22:50.799 INFO kablam! Checking reqwest v0.8.5 Oct 27 03:22:53.794 INFO kablam! Checking parcandidates v0.1.0 (/source) Oct 27 03:22:58.399 INFO kablam! warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Oct 27 03:22:58.400 INFO kablam! --> src/main.rs:1:12 Oct 27 03:22:58.400 INFO kablam! | Oct 27 03:22:58.401 INFO kablam! 1 | #![feature(conservative_impl_trait, universal_impl_trait)] Oct 27 03:22:58.401 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 03:22:58.401 INFO kablam! | Oct 27 03:22:58.402 INFO kablam! = note: #[warn(stable_features)] on by default Oct 27 03:22:58.402 INFO kablam! Oct 27 03:22:58.402 INFO kablam! warning: the feature `universal_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Oct 27 03:22:58.402 INFO kablam! --> src/main.rs:1:37 Oct 27 03:22:58.402 INFO kablam! | Oct 27 03:22:58.403 INFO kablam! 1 | #![feature(conservative_impl_trait, universal_impl_trait)] Oct 27 03:22:58.403 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 03:22:58.403 INFO kablam! Oct 27 03:22:58.635 INFO kablam! warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Oct 27 03:22:58.636 INFO kablam! --> src/main.rs:1:12 Oct 27 03:22:58.636 INFO kablam! | Oct 27 03:22:58.636 INFO kablam! 1 | #![feature(conservative_impl_trait, universal_impl_trait)] Oct 27 03:22:58.637 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 03:22:58.639 INFO kablam! | Oct 27 03:22:58.639 INFO kablam! = note: #[warn(stable_features)] on by default Oct 27 03:22:58.639 INFO kablam! Oct 27 03:22:58.639 INFO kablam! warning: the feature `universal_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Oct 27 03:22:58.639 INFO kablam! --> src/main.rs:1:37 Oct 27 03:22:58.639 INFO kablam! | Oct 27 03:22:58.639 INFO kablam! 1 | #![feature(conservative_impl_trait, universal_impl_trait)] Oct 27 03:22:58.639 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 03:22:58.639 INFO kablam! Oct 27 03:22:58.700 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 57.69s Oct 27 03:22:58.724 INFO kablam! su: No module specific data is present Oct 27 03:23:00.342 INFO running `"docker" "rm" "-f" "0d5bfbec3d898068ce0ba90a8cd98bf1cfb622e7a0b414f96d7441ecd757e8fa"` Oct 27 03:23:00.703 INFO blam! 0d5bfbec3d898068ce0ba90a8cd98bf1cfb622e7a0b414f96d7441ecd757e8fa