[INFO] updating cached repository n-pochet/gotham-demo [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/n-pochet/gotham-demo [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/n-pochet/gotham-demo" "work/ex/beta-1.38-1/sources/1.37.0/gh/n-pochet/gotham-demo"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/n-pochet/gotham-demo'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/n-pochet/gotham-demo" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/n-pochet/gotham-demo"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/n-pochet/gotham-demo'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] a18116763426a9e37ed582137e05de2b16944a79 [INFO] sha for GitHub repo n-pochet/gotham-demo: a18116763426a9e37ed582137e05de2b16944a79 [INFO] validating manifest of n-pochet/gotham-demo 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 n-pochet/gotham-demo 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 n-pochet/gotham-demo [INFO] finished frobbing n-pochet/gotham-demo [INFO] frobbed toml for n-pochet/gotham-demo written to work/ex/beta-1.38-1/sources/1.37.0/gh/n-pochet/gotham-demo/Cargo.toml [INFO] started frobbing n-pochet/gotham-demo [INFO] finished frobbing n-pochet/gotham-demo [INFO] frobbed toml for n-pochet/gotham-demo written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/n-pochet/gotham-demo/Cargo.toml [INFO] crate n-pochet/gotham-demo 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] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing n-pochet/gotham-demo 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-5/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/n-pochet/gotham-demo:/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] 1b1c16b0556a0b8d27b9658ce438223a75cd5184b2ead9a75e20721f04e17c1d [INFO] running `"docker" "start" "-a" "1b1c16b0556a0b8d27b9658ce438223a75cd5184b2ead9a75e20721f04e17c1d"` [INFO] [stderr] Compiling cc v1.0.20 [INFO] [stderr] Compiling ryu v0.2.4 [INFO] [stderr] Compiling serde v1.0.72 [INFO] [stderr] Compiling crossbeam-utils v0.3.2 [INFO] [stderr] Compiling tokio-executor v0.1.3 [INFO] [stderr] Compiling walkdir v2.2.1 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling tokio-io v0.1.7 [INFO] [stderr] Compiling syn v0.12.15 [INFO] [stderr] Compiling url v1.7.1 [INFO] [stderr] Compiling crossbeam-epoch v0.4.3 [INFO] [stderr] Compiling tokio-timer v0.2.5 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling serde_derive v1.0.72 [INFO] [stderr] Compiling tokio-reactor v0.1.3 [INFO] [stderr] Compiling tokio-codec v0.1.0 [INFO] [stderr] Compiling crossbeam-deque v0.3.1 [INFO] [stderr] Compiling tokio-threadpool v0.1.5 [INFO] [stderr] Compiling tokio-udp v0.1.1 [INFO] [stderr] Compiling tokio-tcp v0.1.1 [INFO] [stderr] Compiling tokio-fs v0.1.3 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling tokio v0.1.7 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling gotham_derive v0.2.1 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling tokio-proto v0.1.1 [INFO] [stderr] Compiling hyper v0.11.27 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.26 [INFO] [stderr] Compiling bincode v1.0.1 [INFO] [stderr] Compiling cargo_metadata v0.5.8 [INFO] [stderr] Compiling skeptic v0.13.3 [INFO] [stderr] Compiling borrow-bag v1.0.0 [INFO] [stderr] Compiling gotham v0.2.1 [INFO] [stderr] Compiling gotham-demo v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 44s [INFO] running `"docker" "inspect" "1b1c16b0556a0b8d27b9658ce438223a75cd5184b2ead9a75e20721f04e17c1d"` [INFO] running `"docker" "rm" "-f" "1b1c16b0556a0b8d27b9658ce438223a75cd5184b2ead9a75e20721f04e17c1d"` [INFO] [stdout] 1b1c16b0556a0b8d27b9658ce438223a75cd5184b2ead9a75e20721f04e17c1d [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/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/n-pochet/gotham-demo:/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] 0c6f53a075930f4dc141efe5304473d88b27706cb621da3d2b7a676a072077ee [INFO] running `"docker" "start" "-a" "0c6f53a075930f4dc141efe5304473d88b27706cb621da3d2b7a676a072077ee"` [INFO] [stderr] Compiling gotham-demo v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.32s [INFO] running `"docker" "inspect" "0c6f53a075930f4dc141efe5304473d88b27706cb621da3d2b7a676a072077ee"` [INFO] running `"docker" "rm" "-f" "0c6f53a075930f4dc141efe5304473d88b27706cb621da3d2b7a676a072077ee"` [INFO] [stdout] 0c6f53a075930f4dc141efe5304473d88b27706cb621da3d2b7a676a072077ee [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/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/n-pochet/gotham-demo:/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] 2f95b20c4e26ca1a9685cd48758b7fd04e40b92cfa28daaf0d7f6e07b5d01078 [INFO] running `"docker" "start" "-a" "2f95b20c4e26ca1a9685cd48758b7fd04e40b92cfa28daaf0d7f6e07b5d01078"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running /opt/crater/target/debug/deps/gotham_demo-b5238db79768d587 [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" "2f95b20c4e26ca1a9685cd48758b7fd04e40b92cfa28daaf0d7f6e07b5d01078"` [INFO] running `"docker" "rm" "-f" "2f95b20c4e26ca1a9685cd48758b7fd04e40b92cfa28daaf0d7f6e07b5d01078"` [INFO] [stdout] 2f95b20c4e26ca1a9685cd48758b7fd04e40b92cfa28daaf0d7f6e07b5d01078