[INFO] cloning repository coder543/cryptoticker [INFO] running `"git" "clone" "--bare" "git://github.com/coder543/cryptoticker.git" "work/cache/sources/gh/coder543/cryptoticker"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/coder543/cryptoticker'... [INFO] running `"git" "clone" "work/cache/sources/gh/coder543/cryptoticker" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/coder543/cryptoticker"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/coder543/cryptoticker'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/coder543/cryptoticker" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/coder543/cryptoticker"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/coder543/cryptoticker'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] aee15f359b0deeb0313d21656d5a450a4c906bb3 [INFO] sha for GitHub repo coder543/cryptoticker: aee15f359b0deeb0313d21656d5a450a4c906bb3 [INFO] validating manifest of coder543/cryptoticker on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of coder543/cryptoticker on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing coder543/cryptoticker [INFO] finished frobbing coder543/cryptoticker [INFO] frobbed toml for coder543/cryptoticker written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/coder543/cryptoticker/Cargo.toml [INFO] started frobbing coder543/cryptoticker [INFO] finished frobbing coder543/cryptoticker [INFO] frobbed toml for coder543/cryptoticker written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/coder543/cryptoticker/Cargo.toml [INFO] crate coder543/cryptoticker already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded foreign-types-shared v0.1.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] testing coder543/cryptoticker against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/coder543/cryptoticker:/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] ae1e0000ff29e90bc90c3356248163ce09d62f76bac4a3228d4b684776848671 [INFO] running `"docker" "start" "-a" "ae1e0000ff29e90bc90c3356248163ce09d62f76bac4a3228d4b684776848671"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Compiling foreign-types-shared v0.1.0 [INFO] [stderr] Compiling openssl v0.9.21 [INFO] [stderr] Compiling crc v1.6.0 [INFO] [stderr] Compiling app_dirs v1.1.1 [INFO] [stderr] Compiling clap v2.27.1 [INFO] [stderr] Compiling hyper v0.10.13 [INFO] [stderr] Compiling serde_urlencoded v0.5.1 [INFO] [stderr] Compiling foreign-types v0.2.1 [INFO] [stderr] Compiling libflate v0.1.12 [INFO] [stderr] Compiling native-tls v0.1.4 [INFO] [stderr] Compiling hyper-native-tls v0.2.4 [INFO] [stderr] Compiling reqwest v0.6.2 [INFO] [stderr] Compiling cryptoticker v1.0.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 50.65s [INFO] running `"docker" "inspect" "ae1e0000ff29e90bc90c3356248163ce09d62f76bac4a3228d4b684776848671"` [INFO] running `"docker" "rm" "-f" "ae1e0000ff29e90bc90c3356248163ce09d62f76bac4a3228d4b684776848671"` [INFO] [stdout] ae1e0000ff29e90bc90c3356248163ce09d62f76bac4a3228d4b684776848671 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/coder543/cryptoticker:/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 5d6c36061156827f30363796509fc25197db5ea6c4e56b947ffd5038a2f1a037 [INFO] running `"docker" "start" "-a" "5d6c36061156827f30363796509fc25197db5ea6c4e56b947ffd5038a2f1a037"` [INFO] [stderr] Compiling cryptoticker v1.0.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.36s [INFO] running `"docker" "inspect" "5d6c36061156827f30363796509fc25197db5ea6c4e56b947ffd5038a2f1a037"` [INFO] running `"docker" "rm" "-f" "5d6c36061156827f30363796509fc25197db5ea6c4e56b947ffd5038a2f1a037"` [INFO] [stdout] 5d6c36061156827f30363796509fc25197db5ea6c4e56b947ffd5038a2f1a037 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/coder543/cryptoticker:/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] d9b2174d6a0c5759a8464afc9ca4bbfd9be30f93d1aea8b17d003d7288fa35d4 [INFO] running `"docker" "start" "-a" "d9b2174d6a0c5759a8464afc9ca4bbfd9be30f93d1aea8b17d003d7288fa35d4"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running /opt/crater/target/debug/deps/cryptoticker-57e3c616ffab2c77 [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" "d9b2174d6a0c5759a8464afc9ca4bbfd9be30f93d1aea8b17d003d7288fa35d4"` [INFO] running `"docker" "rm" "-f" "d9b2174d6a0c5759a8464afc9ca4bbfd9be30f93d1aea8b17d003d7288fa35d4"` [INFO] [stdout] d9b2174d6a0c5759a8464afc9ca4bbfd9be30f93d1aea8b17d003d7288fa35d4