[INFO] cloning repository iterate/miniwoop-backend [INFO] running `"git" "clone" "--bare" "git://github.com/iterate/miniwoop-backend.git" "work/cache/sources/gh/iterate/miniwoop-backend"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/iterate/miniwoop-backend'... [INFO] running `"git" "clone" "work/cache/sources/gh/iterate/miniwoop-backend" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/iterate/miniwoop-backend"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/iterate/miniwoop-backend'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/iterate/miniwoop-backend" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/iterate/miniwoop-backend"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/iterate/miniwoop-backend'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 4e6bc456029694b3624ddb52a303126a58c68449 [INFO] sha for GitHub repo iterate/miniwoop-backend: 4e6bc456029694b3624ddb52a303126a58c68449 [INFO] validating manifest of iterate/miniwoop-backend on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of iterate/miniwoop-backend on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing iterate/miniwoop-backend [INFO] finished frobbing iterate/miniwoop-backend [INFO] frobbed toml for iterate/miniwoop-backend written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/iterate/miniwoop-backend/Cargo.toml [INFO] started frobbing iterate/miniwoop-backend [INFO] finished frobbing iterate/miniwoop-backend [INFO] frobbed toml for iterate/miniwoop-backend written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/iterate/miniwoop-backend/Cargo.toml [INFO] crate iterate/miniwoop-backend already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing iterate/miniwoop-backend against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/iterate/miniwoop-backend:/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] 231cb16e18ae0674add7d023b341ddffeb1d5ebe7870a7246849d2bd1fcb083d [INFO] running `"docker" "start" "-a" "231cb16e18ae0674add7d023b341ddffeb1d5ebe7870a7246849d2bd1fcb083d"` [INFO] [stderr] Compiling libc v0.2.24 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling byteorder v1.0.0 [INFO] [stderr] Compiling cfg-if v0.1.1 [INFO] [stderr] Compiling num-traits v0.1.39 [INFO] [stderr] Compiling lazycell v0.4.0 [INFO] [stderr] Compiling log v0.3.8 [INFO] [stderr] Compiling slab v0.3.0 [INFO] [stderr] Compiling futures v0.1.14 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling scoped-tls v0.1.0 [INFO] [stderr] Compiling regex-syntax v0.4.1 [INFO] [stderr] Compiling smallvec v0.2.1 [INFO] [stderr] Compiling safemem v0.2.0 [INFO] [stderr] Compiling take v0.1.0 [INFO] [stderr] Compiling itoa v0.3.1 [INFO] [stderr] Compiling dtoa v0.4.1 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling ansi_term v0.9.0 [INFO] [stderr] Compiling httparse v1.2.3 [INFO] [stderr] Compiling percent-encoding v1.0.0 [INFO] [stderr] Compiling serde v1.0.8 [INFO] [stderr] Compiling unreachable v0.1.1 [INFO] [stderr] Compiling base64 v0.6.0 [INFO] [stderr] Compiling iovec v0.1.0 [INFO] [stderr] Compiling thread-id v3.1.0 [INFO] [stderr] Compiling net2 v0.2.29 [INFO] [stderr] Compiling memchr v1.0.1 [INFO] [stderr] Compiling rand v0.3.15 [INFO] [stderr] Compiling num_cpus v1.5.1 [INFO] [stderr] Compiling time v0.1.37 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling num-integer v0.1.34 [INFO] [stderr] Compiling bytes v0.4.4 [INFO] [stderr] Compiling thread_local v0.3.3 [INFO] [stderr] Compiling aho-corasick v0.6.3 [INFO] [stderr] Compiling mio v0.6.9 [INFO] [stderr] Compiling num-iter v0.1.33 [INFO] [stderr] Compiling serde_derive_internals v0.15.1 [INFO] [stderr] Compiling tokio-service v0.1.0 [INFO] [stderr] Compiling futures-cpupool v0.1.5 [INFO] [stderr] Compiling unicase v2.0.0 [INFO] [stderr] Compiling num v0.1.39 [INFO] [stderr] Compiling tokio-io v0.1.2 [INFO] [stderr] Compiling regex v0.2.2 [INFO] [stderr] Compiling serde_derive v1.0.8 [INFO] [stderr] Compiling mime v0.3.2 [INFO] [stderr] Compiling tokio-core v0.1.8 [INFO] [stderr] Compiling tokio-proto v0.1.1 [INFO] [stderr] Compiling chrono v0.3.1 [INFO] [stderr] Compiling uuid v0.5.0 [INFO] [stderr] Compiling serde_json v1.0.2 [INFO] [stderr] Compiling hyper v0.11.0 [INFO] [stderr] Compiling env_logger v0.4.3 [INFO] [stderr] Compiling pretty_env_logger v0.1.1 [INFO] [stderr] Compiling miniwoop-backend v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 34s [INFO] running `"docker" "inspect" "231cb16e18ae0674add7d023b341ddffeb1d5ebe7870a7246849d2bd1fcb083d"` [INFO] running `"docker" "rm" "-f" "231cb16e18ae0674add7d023b341ddffeb1d5ebe7870a7246849d2bd1fcb083d"` [INFO] [stdout] 231cb16e18ae0674add7d023b341ddffeb1d5ebe7870a7246849d2bd1fcb083d [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/iterate/miniwoop-backend:/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 8a52d9ffba5791a3f9ce25291a6aff44330f92f4d355be157a0d51dca35db8d1 [INFO] running `"docker" "start" "-a" "8a52d9ffba5791a3f9ce25291a6aff44330f92f4d355be157a0d51dca35db8d1"` [INFO] [stderr] Compiling miniwoop-backend v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.89s [INFO] running `"docker" "inspect" "8a52d9ffba5791a3f9ce25291a6aff44330f92f4d355be157a0d51dca35db8d1"` [INFO] running `"docker" "rm" "-f" "8a52d9ffba5791a3f9ce25291a6aff44330f92f4d355be157a0d51dca35db8d1"` [INFO] [stdout] 8a52d9ffba5791a3f9ce25291a6aff44330f92f4d355be157a0d51dca35db8d1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/iterate/miniwoop-backend:/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] e107ae1834f5698301f2a0a41c9fed224babf07c318164d679185230a26a5529 [INFO] running `"docker" "start" "-a" "e107ae1834f5698301f2a0a41c9fed224babf07c318164d679185230a26a5529"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running /opt/crater/target/debug/deps/miniwoop_backend-3d3ba2c771f03142 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "e107ae1834f5698301f2a0a41c9fed224babf07c318164d679185230a26a5529"` [INFO] running `"docker" "rm" "-f" "e107ae1834f5698301f2a0a41c9fed224babf07c318164d679185230a26a5529"` [INFO] [stdout] e107ae1834f5698301f2a0a41c9fed224babf07c318164d679185230a26a5529