[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 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/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" "+1.37.0" "build" "--frozen"` [INFO] [stdout] 3c5b7f54da6ace68d071a822cd97c7a7f17612be84ee1837f01519960b253e7b [INFO] running `"docker" "start" "-a" "3c5b7f54da6ace68d071a822cd97c7a7f17612be84ee1837f01519960b253e7b"` [INFO] [stderr] Compiling openssl v0.10.23 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling http v0.1.17 [INFO] [stderr] Compiling string v0.2.0 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling tokio-threadpool v0.1.14 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling serde_derive v1.0.92 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling flate2 v1.0.7 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling publicsuffix v1.5.2 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio v0.1.21 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling h2 v0.1.23 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling serde v1.0.92 [INFO] [stderr] Compiling hyper v0.12.29 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [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 43s [INFO] running `"docker" "inspect" "3c5b7f54da6ace68d071a822cd97c7a7f17612be84ee1837f01519960b253e7b"` [INFO] running `"docker" "rm" "-f" "3c5b7f54da6ace68d071a822cd97c7a7f17612be84ee1837f01519960b253e7b"` [INFO] [stdout] 3c5b7f54da6ace68d071a822cd97c7a7f17612be84ee1837f01519960b253e7b [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/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" "+1.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 9ad5788810b909ede41916dd927ea1d71da4b88a6df94257201b92e90465942e [INFO] running `"docker" "start" "-a" "9ad5788810b909ede41916dd927ea1d71da4b88a6df94257201b92e90465942e"` [INFO] [stderr] Compiling urlshortener-cli v1.0.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.62s [INFO] running `"docker" "inspect" "9ad5788810b909ede41916dd927ea1d71da4b88a6df94257201b92e90465942e"` [INFO] running `"docker" "rm" "-f" "9ad5788810b909ede41916dd927ea1d71da4b88a6df94257201b92e90465942e"` [INFO] [stdout] 9ad5788810b909ede41916dd927ea1d71da4b88a6df94257201b92e90465942e [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/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" "+1.37.0" "test" "--frozen"` [INFO] [stdout] 40f28cddf6c1abb687839f6361e9329d287a94dc34bf493b8be1a08136ff5bc2 [INFO] running `"docker" "start" "-a" "40f28cddf6c1abb687839f6361e9329d287a94dc34bf493b8be1a08136ff5bc2"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running /opt/crater/target/debug/deps/urlshortener_cli-a6b5dd1e2756229b [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" "40f28cddf6c1abb687839f6361e9329d287a94dc34bf493b8be1a08136ff5bc2"` [INFO] running `"docker" "rm" "-f" "40f28cddf6c1abb687839f6361e9329d287a94dc34bf493b8be1a08136ff5bc2"` [INFO] [stdout] 40f28cddf6c1abb687839f6361e9329d287a94dc34bf493b8be1a08136ff5bc2