[INFO] updating cached repository rustyhorde/libechoexec [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/rustyhorde/libechoexec [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/rustyhorde/libechoexec" "work/ex/pr-63376/sources/master#60960a260f7b5c695fd0717311d72ce62dd4eb43/gh/rustyhorde/libechoexec"` [INFO] [stderr] Cloning into 'work/ex/pr-63376/sources/master#60960a260f7b5c695fd0717311d72ce62dd4eb43/gh/rustyhorde/libechoexec'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/rustyhorde/libechoexec" "work/ex/pr-63376/sources/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7/gh/rustyhorde/libechoexec"` [INFO] [stderr] Cloning into 'work/ex/pr-63376/sources/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7/gh/rustyhorde/libechoexec'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 532d95ea466461cce0d216dd429255b0b8540db9 [INFO] sha for GitHub repo rustyhorde/libechoexec: 532d95ea466461cce0d216dd429255b0b8540db9 [INFO] validating manifest of rustyhorde/libechoexec on toolchain master#60960a260f7b5c695fd0717311d72ce62dd4eb43 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+60960a260f7b5c695fd0717311d72ce62dd4eb43-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of rustyhorde/libechoexec on toolchain try#266783e4e09e4e9d5307c1c8e695659c58bbcac7 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+266783e4e09e4e9d5307c1c8e695659c58bbcac7-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing rustyhorde/libechoexec [INFO] finished frobbing rustyhorde/libechoexec [INFO] frobbed toml for rustyhorde/libechoexec written to work/ex/pr-63376/sources/master#60960a260f7b5c695fd0717311d72ce62dd4eb43/gh/rustyhorde/libechoexec/Cargo.toml [INFO] started frobbing rustyhorde/libechoexec [INFO] finished frobbing rustyhorde/libechoexec [INFO] frobbed toml for rustyhorde/libechoexec written to work/ex/pr-63376/sources/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7/gh/rustyhorde/libechoexec/Cargo.toml [INFO] crate rustyhorde/libechoexec already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+60960a260f7b5c695fd0717311d72ce62dd4eb43-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+266783e4e09e4e9d5307c1c8e695659c58bbcac7-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking rustyhorde/libechoexec against master#60960a260f7b5c695fd0717311d72ce62dd4eb43 for pr-63376 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-63376/worker-1/master#60960a260f7b5c695fd0717311d72ce62dd4eb43:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-63376/sources/master#60960a260f7b5c695fd0717311d72ce62dd4eb43/gh/rustyhorde/libechoexec:/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" "+60960a260f7b5c695fd0717311d72ce62dd4eb43-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 165ba4fdf526df6fe19f86822d3a311c1d995efabcc76c746e1a2609717392df [INFO] running `"docker" "start" "-a" "165ba4fdf526df6fe19f86822d3a311c1d995efabcc76c746e1a2609717392df"` [INFO] [stderr] Checking futures-core-preview v0.3.0-alpha.17 [INFO] [stderr] Checking async-util v0.1.0 (https://github.com/tokio-rs/async#e1b3ba3d) [INFO] [stderr] Compiling syn v0.15.42 [INFO] [stderr] Checking arc-waker v0.1.0 (https://github.com/tokio-rs/async#e1b3ba3d) [INFO] [stderr] Checking futures-io-preview v0.3.0-alpha.17 [INFO] [stderr] Compiling slog v2.5.2 [INFO] [stderr] Compiling openssl-sys v0.9.48 [INFO] [stderr] Checking crossbeam-utils v0.6.5 (https://github.com/stjepang/crossbeam?branch=raw-parker#e2a7760f) [INFO] [stderr] Checking tracing-core v0.1.2 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Checking crossbeam-channel v0.3.9 [INFO] [stderr] Checking want v0.2.0 (https://github.com/seanmonstar/want?branch=std-future#23cd872e) [INFO] [stderr] Checking serde_json v1.0.40 [INFO] [stderr] Checking futures-sink-preview v0.3.0-alpha.17 [INFO] [stderr] Checking term v0.5.2 [INFO] [stderr] Checking tokio-executor v0.2.0 (https://github.com/tokio-rs/tokio#d038009e) [INFO] [stderr] Checking parking_lot_core v0.6.2 [INFO] [stderr] Checking tokio-io v0.2.0 (https://github.com/tokio-rs/tokio#d038009e) [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking chrono v0.4.7 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking h2 v0.1.26 [INFO] [stderr] Checking tokio-sync v0.2.0 (https://github.com/tokio-rs/tokio#d038009e) [INFO] [stderr] Checking futures-channel-preview v0.3.0-alpha.17 [INFO] [stderr] Checking tokio-codec v0.2.0 (https://github.com/tokio-rs/tokio#d038009e) [INFO] [stderr] Checking crossbeam-deque v0.7.1 [INFO] [stderr] Checking tokio-current-thread v0.2.0 (https://github.com/tokio-rs/tokio#d038009e) [INFO] [stderr] Checking parking_lot v0.9.0 [INFO] [stderr] Checking futures-util-preview v0.3.0-alpha.17 [INFO] [stderr] Checking slog-async v2.3.0 [INFO] [stderr] Checking slog-try v0.2.0 [INFO] [stderr] Checking tokio-timer v0.3.0 (https://github.com/tokio-rs/tokio#d038009e) [INFO] [stderr] Checking slog-term v2.4.1 [INFO] [stderr] Checking tokio-threadpool v0.2.0 (https://github.com/tokio-rs/tokio#d038009e) [INFO] [stderr] Checking tokio-reactor v0.2.0 (https://github.com/tokio-rs/tokio#d038009e) [INFO] [stderr] Compiling openssl v0.10.24 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Checking tokio-tcp v0.2.0 (https://github.com/tokio-rs/tokio#d038009e) [INFO] [stderr] Checking tokio-udp v0.2.0 (https://github.com/tokio-rs/tokio#d038009e) [INFO] [stderr] Checking tokio-uds v0.3.0 (https://github.com/tokio-rs/tokio#d038009e) [INFO] [stderr] Checking tokio-fs v0.2.0 (https://github.com/tokio-rs/tokio#d038009e) [INFO] [stderr] Checking futures-executor-preview v0.3.0-alpha.17 [INFO] [stderr] Checking futures-preview v0.3.0-alpha.17 [INFO] [stderr] Checking tokio-tls v0.3.0 (https://github.com/tokio-rs/tokio#d038009e) [INFO] [stderr] Compiling tokio-macros v0.2.0 (https://github.com/tokio-rs/tokio#d038009e) [INFO] [stderr] Compiling getset v0.0.7 [INFO] [stderr] Compiling serde_derive v1.0.97 [INFO] [stderr] Checking tokio v0.2.0 (https://github.com/tokio-rs/tokio#d038009e) [INFO] [stderr] Checking hyper v0.13.0-a.0 (https://github.com/hyperium/hyper#a543c8ee) [INFO] [stderr] Checking hyper-tls v0.3.2 (https://github.com/hyperium/hyper-tls#2e4e2125) [INFO] [stderr] Checking libechoexec v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 13s [INFO] running `"docker" "inspect" "165ba4fdf526df6fe19f86822d3a311c1d995efabcc76c746e1a2609717392df"` [INFO] running `"docker" "rm" "-f" "165ba4fdf526df6fe19f86822d3a311c1d995efabcc76c746e1a2609717392df"` [INFO] [stdout] 165ba4fdf526df6fe19f86822d3a311c1d995efabcc76c746e1a2609717392df