[INFO] updating cached repository ryym/rust-heroku-sample [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/ryym/rust-heroku-sample [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/ryym/rust-heroku-sample" "work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/ryym/rust-heroku-sample"` [INFO] [stderr] Cloning into 'work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/ryym/rust-heroku-sample'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/ryym/rust-heroku-sample" "work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/ryym/rust-heroku-sample"` [INFO] [stderr] Cloning into 'work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/ryym/rust-heroku-sample'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] e82bb235b26fc3d99651353abbc9e225b42258c9 [INFO] sha for GitHub repo ryym/rust-heroku-sample: e82bb235b26fc3d99651353abbc9e225b42258c9 [INFO] validating manifest of ryym/rust-heroku-sample on toolchain master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of ryym/rust-heroku-sample on toolchain try#7fea0229842e79db1159ea58ad9a653b288efee9 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing ryym/rust-heroku-sample [INFO] finished frobbing ryym/rust-heroku-sample [INFO] frobbed toml for ryym/rust-heroku-sample written to work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/ryym/rust-heroku-sample/Cargo.toml [INFO] started frobbing ryym/rust-heroku-sample [INFO] finished frobbing ryym/rust-heroku-sample [INFO] frobbed toml for ryym/rust-heroku-sample written to work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/ryym/rust-heroku-sample/Cargo.toml [INFO] crate ryym/rust-heroku-sample has a lockfile. skipping [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing ryym/rust-heroku-sample against try#7fea0229842e79db1159ea58ad9a653b288efee9 for pr-57967 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-7/try#7fea0229842e79db1159ea58ad9a653b288efee9:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/ryym/rust-heroku-sample:/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" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "build" "--frozen"` [INFO] [stdout] 5c3f213e5da4b24434378b7559dec8a5151a06a8713d642b530f8b5355e28ba1 [INFO] running `"docker" "start" "-a" "5c3f213e5da4b24434378b7559dec8a5151a06a8713d642b530f8b5355e28ba1"` [INFO] [stderr] Compiling proc-macro2 v0.4.18 [INFO] [stderr] Compiling lazycell v1.0.0 [INFO] [stderr] Compiling serde v1.0.77 [INFO] [stderr] Compiling actix-web v0.7.5 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling ring v0.13.2 [INFO] [stderr] Compiling miniz-sys v0.1.10 [INFO] [stderr] Compiling parking_lot_core v0.3.0 [INFO] [stderr] Compiling tokio-io v0.1.8 [INFO] [stderr] Compiling http v0.1.12 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling backtrace v0.2.3 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling tokio-codec v0.1.0 [INFO] [stderr] Compiling diesel v1.3.2 [INFO] [stderr] Compiling tokio-threadpool v0.1.6 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling error-chain v0.1.12 [INFO] [stderr] Compiling crossbeam-channel v0.2.4 [INFO] [stderr] Compiling tokio-reactor v0.1.5 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-fs v0.1.3 [INFO] [stderr] Compiling flate2 v1.0.2 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Compiling tokio-tcp v0.1.1 [INFO] [stderr] Compiling tokio-uds v0.2.1 [INFO] [stderr] Compiling tokio-udp v0.1.2 [INFO] [stderr] Compiling tokio-signal v0.2.5 [INFO] [stderr] Compiling h2 v0.1.12 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling trust-dns-proto v0.4.0 [INFO] [stderr] Compiling tokio v0.1.8 [INFO] [stderr] Compiling cookie v0.11.0 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling trust-dns-resolver v0.9.1 [INFO] [stderr] Compiling serde_json v1.0.27 [INFO] [stderr] Compiling serde_urlencoded v0.5.3 [INFO] [stderr] Compiling synstructure v0.9.0 [INFO] [stderr] Compiling actix_derive v0.3.0 [INFO] [stderr] Compiling failure_derive v0.1.2 [INFO] [stderr] Compiling failure v0.1.2 [INFO] [stderr] Compiling actix v0.7.4 [INFO] [stderr] Compiling dotenv v0.13.0 [INFO] [stderr] Compiling sample v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 42s [INFO] running `"docker" "inspect" "5c3f213e5da4b24434378b7559dec8a5151a06a8713d642b530f8b5355e28ba1"` [INFO] running `"docker" "rm" "-f" "5c3f213e5da4b24434378b7559dec8a5151a06a8713d642b530f8b5355e28ba1"` [INFO] [stdout] 5c3f213e5da4b24434378b7559dec8a5151a06a8713d642b530f8b5355e28ba1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-7/try#7fea0229842e79db1159ea58ad9a653b288efee9:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/ryym/rust-heroku-sample:/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" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] ef0c8890dd07ca441dde90b939fdfe3cf2ab23c1c696731f77c73f0fd3fa9043 [INFO] running `"docker" "start" "-a" "ef0c8890dd07ca441dde90b939fdfe3cf2ab23c1c696731f77c73f0fd3fa9043"` [INFO] [stderr] Compiling sample v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.47s [INFO] running `"docker" "inspect" "ef0c8890dd07ca441dde90b939fdfe3cf2ab23c1c696731f77c73f0fd3fa9043"` [INFO] running `"docker" "rm" "-f" "ef0c8890dd07ca441dde90b939fdfe3cf2ab23c1c696731f77c73f0fd3fa9043"` [INFO] [stdout] ef0c8890dd07ca441dde90b939fdfe3cf2ab23c1c696731f77c73f0fd3fa9043 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-7/try#7fea0229842e79db1159ea58ad9a653b288efee9:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/ryym/rust-heroku-sample:/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" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "test" "--frozen"` [INFO] [stdout] 01c3b65f275d5a1533aa817fe6ad77b947d3e9f6b2e53f765d59d9662ef3475d [INFO] running `"docker" "start" "-a" "01c3b65f275d5a1533aa817fe6ad77b947d3e9f6b2e53f765d59d9662ef3475d"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stderr] Running /opt/crater/target/debug/deps/sample-a7c0d8e01b0f07db [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" "01c3b65f275d5a1533aa817fe6ad77b947d3e9f6b2e53f765d59d9662ef3475d"` [INFO] running `"docker" "rm" "-f" "01c3b65f275d5a1533aa817fe6ad77b947d3e9f6b2e53f765d59d9662ef3475d"` [INFO] [stdout] 01c3b65f275d5a1533aa817fe6ad77b947d3e9f6b2e53f765d59d9662ef3475d