[INFO] updating cached repository vityafx/urlshortener-cli [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/vityafx/urlshortener-cli [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/vityafx/urlshortener-cli" "work/ex/beta-1.38-1/sources/1.37.0/gh/vityafx/urlshortener-cli"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/vityafx/urlshortener-cli'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/vityafx/urlshortener-cli" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/vityafx/urlshortener-cli"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/vityafx/urlshortener-cli'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 7464603fc0ee9f0990a888d8724eb747afcaf90a [INFO] sha for GitHub repo vityafx/urlshortener-cli: 7464603fc0ee9f0990a888d8724eb747afcaf90a [INFO] validating manifest of vityafx/urlshortener-cli 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 vityafx/urlshortener-cli 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 vityafx/urlshortener-cli [INFO] finished frobbing vityafx/urlshortener-cli [INFO] frobbed toml for vityafx/urlshortener-cli written to work/ex/beta-1.38-1/sources/1.37.0/gh/vityafx/urlshortener-cli/Cargo.toml [INFO] started frobbing vityafx/urlshortener-cli [INFO] finished frobbing vityafx/urlshortener-cli [INFO] frobbed toml for vityafx/urlshortener-cli written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/vityafx/urlshortener-cli/Cargo.toml [INFO] crate vityafx/urlshortener-cli 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 vityafx/urlshortener-cli 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-4/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/vityafx/urlshortener-cli:/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] 5ec79dc90355a7d983ef0eade69671523580385a066d22871298f1725f7cc2c2 [INFO] running `"docker" "start" "-a" "5ec79dc90355a7d983ef0eade69671523580385a066d22871298f1725f7cc2c2"` [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling regex v1.1.7 [INFO] [stderr] Compiling miniz_oxide_c_api v0.2.1 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling string v0.2.0 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling http v0.1.17 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling serde v1.0.92 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling flate2 v1.0.7 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling publicsuffix v1.5.2 [INFO] [stderr] Compiling tokio v0.1.21 [INFO] [stderr] Compiling h2 v0.1.23 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling hyper v0.12.29 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling reqwest v0.9.18 [INFO] [stderr] Compiling urlshortener v1.1.0 [INFO] [stderr] Compiling urlshortener-cli v1.0.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 22s [INFO] running `"docker" "inspect" "5ec79dc90355a7d983ef0eade69671523580385a066d22871298f1725f7cc2c2"` [INFO] running `"docker" "rm" "-f" "5ec79dc90355a7d983ef0eade69671523580385a066d22871298f1725f7cc2c2"` [INFO] [stdout] 5ec79dc90355a7d983ef0eade69671523580385a066d22871298f1725f7cc2c2 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/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/vityafx/urlshortener-cli:/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] 10e76f92ec4cf1c4033c98bba2c46722f3dda994c8a76961fade2d4f7bc79410 [INFO] running `"docker" "start" "-a" "10e76f92ec4cf1c4033c98bba2c46722f3dda994c8a76961fade2d4f7bc79410"` [INFO] [stderr] Compiling urlshortener-cli v1.0.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.66s [INFO] running `"docker" "inspect" "10e76f92ec4cf1c4033c98bba2c46722f3dda994c8a76961fade2d4f7bc79410"` [INFO] running `"docker" "rm" "-f" "10e76f92ec4cf1c4033c98bba2c46722f3dda994c8a76961fade2d4f7bc79410"` [INFO] [stdout] 10e76f92ec4cf1c4033c98bba2c46722f3dda994c8a76961fade2d4f7bc79410 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/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/vityafx/urlshortener-cli:/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] 0ad7b3eacbd30e322b6a9af2d11577417caec990ab3a253032aaa2a575e3e013 [INFO] running `"docker" "start" "-a" "0ad7b3eacbd30e322b6a9af2d11577417caec990ab3a253032aaa2a575e3e013"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.33s [INFO] [stderr] Running /opt/crater/target/debug/deps/urlshortener_cli-b2636596ca6b8d34 [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" "0ad7b3eacbd30e322b6a9af2d11577417caec990ab3a253032aaa2a575e3e013"` [INFO] running `"docker" "rm" "-f" "0ad7b3eacbd30e322b6a9af2d11577417caec990ab3a253032aaa2a575e3e013"` [INFO] [stdout] 0ad7b3eacbd30e322b6a9af2d11577417caec990ab3a253032aaa2a575e3e013