[INFO] updating cached repository addy/feedbacker-api [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/addy/feedbacker-api [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/addy/feedbacker-api" "work/ex/beta-1.38-1/sources/1.37.0/gh/addy/feedbacker-api"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/addy/feedbacker-api'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/addy/feedbacker-api" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/addy/feedbacker-api"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/addy/feedbacker-api'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] b21b3e1bb737411bdba62a1f09c7c501e0c40e22 [INFO] sha for GitHub repo addy/feedbacker-api: b21b3e1bb737411bdba62a1f09c7c501e0c40e22 [INFO] validating manifest of addy/feedbacker-api on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of addy/feedbacker-api on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing addy/feedbacker-api [INFO] finished frobbing addy/feedbacker-api [INFO] frobbed toml for addy/feedbacker-api written to work/ex/beta-1.38-1/sources/1.37.0/gh/addy/feedbacker-api/Cargo.toml [INFO] started frobbing addy/feedbacker-api [INFO] finished frobbing addy/feedbacker-api [INFO] frobbed toml for addy/feedbacker-api written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/addy/feedbacker-api/Cargo.toml [INFO] crate addy/feedbacker-api already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing addy/feedbacker-api against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/addy/feedbacker-api:/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=warn" "-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" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] a80b9603b1304b07dbef313e35618648f9579dd08637f1557a1af3ef83cedf47 [INFO] running `"docker" "start" "-a" "a80b9603b1304b07dbef313e35618648f9579dd08637f1557a1af3ef83cedf47"` [INFO] [stderr] Compiling syn v0.15.39 [INFO] [stderr] Compiling serde v1.0.94 [INFO] [stderr] Compiling urlencoding v1.0.0 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling tokio-executor v0.1.8 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling input_buffer v0.2.0 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling headers-core v0.1.1 [INFO] [stderr] Compiling sha-1 v0.8.1 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling tokio-timer v0.2.11 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling tungstenite v0.8.1 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-threadpool v0.1.15 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling hyper v0.12.33 [INFO] [stderr] Compiling headers-derive v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.94 [INFO] [stderr] Compiling headers v0.2.1 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling warp v0.1.17 [INFO] [stderr] Compiling feedbacker-api v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 20s [INFO] running `"docker" "inspect" "a80b9603b1304b07dbef313e35618648f9579dd08637f1557a1af3ef83cedf47"` [INFO] running `"docker" "rm" "-f" "a80b9603b1304b07dbef313e35618648f9579dd08637f1557a1af3ef83cedf47"` [INFO] [stdout] a80b9603b1304b07dbef313e35618648f9579dd08637f1557a1af3ef83cedf47 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/addy/feedbacker-api:/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=warn" "-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" "+beta-2019-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] ec082e710b93b60672feb3232be290e041e33d1bf24f377ee42e8dcb529e637f [INFO] running `"docker" "start" "-a" "ec082e710b93b60672feb3232be290e041e33d1bf24f377ee42e8dcb529e637f"` [INFO] [stderr] Compiling feedbacker-api v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.56s [INFO] running `"docker" "inspect" "ec082e710b93b60672feb3232be290e041e33d1bf24f377ee42e8dcb529e637f"` [INFO] running `"docker" "rm" "-f" "ec082e710b93b60672feb3232be290e041e33d1bf24f377ee42e8dcb529e637f"` [INFO] [stdout] ec082e710b93b60672feb3232be290e041e33d1bf24f377ee42e8dcb529e637f [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/addy/feedbacker-api:/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=warn" "-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" "+beta-2019-08-13" "test" "--frozen"` [INFO] [stdout] 46007e180c2efebd81866db6bf80686544a7febb59ddddaf342944ba7d57cdb7 [INFO] running `"docker" "start" "-a" "46007e180c2efebd81866db6bf80686544a7febb59ddddaf342944ba7d57cdb7"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stderr] Running /opt/crater/target/debug/deps/feedbacker_api-baa4393c58ae0e03 [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" "46007e180c2efebd81866db6bf80686544a7febb59ddddaf342944ba7d57cdb7"` [INFO] running `"docker" "rm" "-f" "46007e180c2efebd81866db6bf80686544a7febb59ddddaf342944ba7d57cdb7"` [INFO] [stdout] 46007e180c2efebd81866db6bf80686544a7febb59ddddaf342944ba7d57cdb7