[INFO] updating cached repository TatriX/feel-it-still [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/TatriX/feel-it-still [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/TatriX/feel-it-still" "work/ex/pr-60039/sources/master#efe2f32a6b8217425f361ec7c206910c611c03ee/gh/TatriX/feel-it-still"` [INFO] [stderr] Cloning into 'work/ex/pr-60039/sources/master#efe2f32a6b8217425f361ec7c206910c611c03ee/gh/TatriX/feel-it-still'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/TatriX/feel-it-still" "work/ex/pr-60039/sources/try#78b0bd8441ef961f6475e3d47fe3bca38cb83432/gh/TatriX/feel-it-still"` [INFO] [stderr] Cloning into 'work/ex/pr-60039/sources/try#78b0bd8441ef961f6475e3d47fe3bca38cb83432/gh/TatriX/feel-it-still'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 4ef24a2b812a178a6a90b610674c8bde7f8b3b33 [INFO] sha for GitHub repo TatriX/feel-it-still: 4ef24a2b812a178a6a90b610674c8bde7f8b3b33 [INFO] validating manifest of TatriX/feel-it-still on toolchain master#efe2f32a6b8217425f361ec7c206910c611c03ee [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+efe2f32a6b8217425f361ec7c206910c611c03ee-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of TatriX/feel-it-still on toolchain try#78b0bd8441ef961f6475e3d47fe3bca38cb83432 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+78b0bd8441ef961f6475e3d47fe3bca38cb83432-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing TatriX/feel-it-still [INFO] finished frobbing TatriX/feel-it-still [INFO] frobbed toml for TatriX/feel-it-still written to work/ex/pr-60039/sources/master#efe2f32a6b8217425f361ec7c206910c611c03ee/gh/TatriX/feel-it-still/Cargo.toml [INFO] started frobbing TatriX/feel-it-still [INFO] finished frobbing TatriX/feel-it-still [INFO] frobbed toml for TatriX/feel-it-still written to work/ex/pr-60039/sources/try#78b0bd8441ef961f6475e3d47fe3bca38cb83432/gh/TatriX/feel-it-still/Cargo.toml [INFO] crate TatriX/feel-it-still already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+efe2f32a6b8217425f361ec7c206910c611c03ee-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+78b0bd8441ef961f6475e3d47fe3bca38cb83432-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking TatriX/feel-it-still against master#efe2f32a6b8217425f361ec7c206910c611c03ee for pr-60039 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-60039/worker-0/master#efe2f32a6b8217425f361ec7c206910c611c03ee:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-60039/sources/master#efe2f32a6b8217425f361ec7c206910c611c03ee/gh/TatriX/feel-it-still:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+efe2f32a6b8217425f361ec7c206910c611c03ee-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 088228e1faba8ae8ac6be991552b486461de39913ee92767a796981bb37a37ac [INFO] running `"docker" "start" "-a" "088228e1faba8ae8ac6be991552b486461de39913ee92767a796981bb37a37ac"` [INFO] [stderr] Checking elapsed v0.1.2 [INFO] [stderr] Checking tokio-timer v0.1.2 [INFO] [stderr] Checking futures-cpupool v0.1.7 [INFO] [stderr] Checking mio v0.6.11 [INFO] [stderr] Checking tokio-io v0.1.4 [INFO] [stderr] Checking stderrlog v0.2.3 [INFO] [stderr] Checking tokio-core v0.1.11 [INFO] [stderr] Checking tokio-proto v0.1.1 [INFO] [stderr] Checking feel-it-still v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable [INFO] [stderr] --> src/bin/client.rs:1:12 [INFO] [stderr] | [INFO] [stderr] 1 | #![feature(conservative_impl_trait)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(stable_features)] on by default [INFO] [stderr] [INFO] [stderr] warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable [INFO] [stderr] --> src/bin/client.rs:1:12 [INFO] [stderr] | [INFO] [stderr] 1 | #![feature(conservative_impl_trait)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(stable_features)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.43s [INFO] running `"docker" "inspect" "088228e1faba8ae8ac6be991552b486461de39913ee92767a796981bb37a37ac"` [INFO] running `"docker" "rm" "-f" "088228e1faba8ae8ac6be991552b486461de39913ee92767a796981bb37a37ac"` [INFO] [stdout] 088228e1faba8ae8ac6be991552b486461de39913ee92767a796981bb37a37ac