[INFO] cloning repository ryota-sakamoto/mini-server [INFO] running `"git" "clone" "--bare" "git://github.com/ryota-sakamoto/mini-server.git" "work/cache/sources/gh/ryota-sakamoto/mini-server"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/ryota-sakamoto/mini-server'... [INFO] running `"git" "clone" "work/cache/sources/gh/ryota-sakamoto/mini-server" "work/ex/pr-58899/sources/master#c0086b9e8972fef9fd4af24bae20d45021ed06c6/gh/ryota-sakamoto/mini-server"` [INFO] [stderr] Cloning into 'work/ex/pr-58899/sources/master#c0086b9e8972fef9fd4af24bae20d45021ed06c6/gh/ryota-sakamoto/mini-server'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/ryota-sakamoto/mini-server" "work/ex/pr-58899/sources/try#290ac7b29f41ff9fa5232f9a1116ea71a3501063/gh/ryota-sakamoto/mini-server"` [INFO] [stderr] Cloning into 'work/ex/pr-58899/sources/try#290ac7b29f41ff9fa5232f9a1116ea71a3501063/gh/ryota-sakamoto/mini-server'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 20c50bcc9d24d611bd93a48b24db4b388a6830a5 [INFO] sha for GitHub repo ryota-sakamoto/mini-server: 20c50bcc9d24d611bd93a48b24db4b388a6830a5 [INFO] validating manifest of ryota-sakamoto/mini-server on toolchain master#c0086b9e8972fef9fd4af24bae20d45021ed06c6 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c0086b9e8972fef9fd4af24bae20d45021ed06c6-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of ryota-sakamoto/mini-server on toolchain try#290ac7b29f41ff9fa5232f9a1116ea71a3501063 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+290ac7b29f41ff9fa5232f9a1116ea71a3501063-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing ryota-sakamoto/mini-server [INFO] finished frobbing ryota-sakamoto/mini-server [INFO] frobbed toml for ryota-sakamoto/mini-server written to work/ex/pr-58899/sources/master#c0086b9e8972fef9fd4af24bae20d45021ed06c6/gh/ryota-sakamoto/mini-server/Cargo.toml [INFO] started frobbing ryota-sakamoto/mini-server [INFO] finished frobbing ryota-sakamoto/mini-server [INFO] frobbed toml for ryota-sakamoto/mini-server written to work/ex/pr-58899/sources/try#290ac7b29f41ff9fa5232f9a1116ea71a3501063/gh/ryota-sakamoto/mini-server/Cargo.toml [INFO] crate ryota-sakamoto/mini-server has a lockfile. skipping [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c0086b9e8972fef9fd4af24bae20d45021ed06c6-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+290ac7b29f41ff9fa5232f9a1116ea71a3501063-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking ryota-sakamoto/mini-server against master#c0086b9e8972fef9fd4af24bae20d45021ed06c6 for pr-58899 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-58899/worker-6/master#c0086b9e8972fef9fd4af24bae20d45021ed06c6:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-58899/sources/master#c0086b9e8972fef9fd4af24bae20d45021ed06c6/gh/ryota-sakamoto/mini-server:/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" "+c0086b9e8972fef9fd4af24bae20d45021ed06c6-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] bb89536f6a7c02f226732a19546c2c4ba144773013f3660575e82a05da623e7a [INFO] running `"docker" "start" "-a" "bb89536f6a7c02f226732a19546c2c4ba144773013f3660575e82a05da623e7a"` [INFO] [stderr] Compiling regex v0.2.9 [INFO] [stderr] Checking tokio-executor v0.1.0 [INFO] [stderr] Checking tokio-service v0.1.0 [INFO] [stderr] Checking relay v0.1.1 [INFO] [stderr] Checking base64 v0.9.0 [INFO] [stderr] Checking mio v0.6.14 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking crossbeam-epoch v0.4.0 [INFO] [stderr] Checking clap v2.31.1 [INFO] [stderr] Checking tokio-io v0.1.6 [INFO] [stderr] Checking chrono v0.4.0 [INFO] [stderr] Checking mime v0.3.5 [INFO] [stderr] Checking crossbeam-deque v0.3.0 [INFO] [stderr] Checking tokio-threadpool v0.1.0 [INFO] [stderr] Checking tokio-reactor v0.1.0 [INFO] [stderr] Checking tokio v0.1.3 [INFO] [stderr] Checking simplelog v0.5.0 [INFO] [stderr] Checking tokio-core v0.1.15 [INFO] [stderr] Checking tokio-proto v0.1.1 [INFO] [stderr] Checking hyper v0.11.22 [INFO] [stderr] Checking mini-server v0.0.1 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 19.26s [INFO] running `"docker" "inspect" "bb89536f6a7c02f226732a19546c2c4ba144773013f3660575e82a05da623e7a"` [INFO] running `"docker" "rm" "-f" "bb89536f6a7c02f226732a19546c2c4ba144773013f3660575e82a05da623e7a"` [INFO] [stdout] bb89536f6a7c02f226732a19546c2c4ba144773013f3660575e82a05da623e7a