[INFO] updating cached repository Matthew-Maclean/user_vote_scraper [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/Matthew-Maclean/user_vote_scraper [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/Matthew-Maclean/user_vote_scraper" "work/ex/beta-1.37-6/sources/1.36.0/gh/Matthew-Maclean/user_vote_scraper"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/Matthew-Maclean/user_vote_scraper'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Matthew-Maclean/user_vote_scraper" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Matthew-Maclean/user_vote_scraper"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Matthew-Maclean/user_vote_scraper'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 85636e7f9738c740a10a2b62bd417265bc3d3e93 [INFO] sha for GitHub repo Matthew-Maclean/user_vote_scraper: 85636e7f9738c740a10a2b62bd417265bc3d3e93 [INFO] validating manifest of Matthew-Maclean/user_vote_scraper on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of Matthew-Maclean/user_vote_scraper on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing Matthew-Maclean/user_vote_scraper [INFO] finished frobbing Matthew-Maclean/user_vote_scraper [INFO] frobbed toml for Matthew-Maclean/user_vote_scraper written to work/ex/beta-1.37-6/sources/1.36.0/gh/Matthew-Maclean/user_vote_scraper/Cargo.toml [INFO] started frobbing Matthew-Maclean/user_vote_scraper [INFO] finished frobbing Matthew-Maclean/user_vote_scraper [INFO] frobbed toml for Matthew-Maclean/user_vote_scraper written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Matthew-Maclean/user_vote_scraper/Cargo.toml [INFO] crate Matthew-Maclean/user_vote_scraper already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing Matthew-Maclean/user_vote_scraper against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/Matthew-Maclean/user_vote_scraper:/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.36.0" "build" "--frozen"` [INFO] [stdout] 44590a5da8711d6de64fb10030f4d3ae860e963ecd118583c802600ad2b659e9 [INFO] running `"docker" "start" "-a" "44590a5da8711d6de64fb10030f4d3ae860e963ecd118583c802600ad2b659e9"` [INFO] [stderr] Compiling serde v0.9.11 [INFO] [stderr] Compiling bitflags v0.8.1 [INFO] [stderr] Compiling syn v0.11.9 [INFO] [stderr] Compiling openssl v0.9.9 [INFO] [stderr] Compiling clap v2.22.1 [INFO] [stderr] Compiling serde_codegen_internals v0.14.1 [INFO] [stderr] Compiling native-tls v0.1.1 [INFO] [stderr] Compiling hyper-native-tls v0.2.2 [INFO] [stderr] Compiling serde_derive v0.9.11 [INFO] [stderr] Compiling serde_json v0.9.9 [INFO] [stderr] Compiling user_vote_scraper v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 47.44s [INFO] running `"docker" "inspect" "44590a5da8711d6de64fb10030f4d3ae860e963ecd118583c802600ad2b659e9"` [INFO] running `"docker" "rm" "-f" "44590a5da8711d6de64fb10030f4d3ae860e963ecd118583c802600ad2b659e9"` [INFO] [stdout] 44590a5da8711d6de64fb10030f4d3ae860e963ecd118583c802600ad2b659e9 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/Matthew-Maclean/user_vote_scraper:/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.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 2468109f214205ef905f7cc3b14c470c73602458990597938b450abf1939db9b [INFO] running `"docker" "start" "-a" "2468109f214205ef905f7cc3b14c470c73602458990597938b450abf1939db9b"` [INFO] [stderr] Compiling user_vote_scraper v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.97s [INFO] running `"docker" "inspect" "2468109f214205ef905f7cc3b14c470c73602458990597938b450abf1939db9b"` [INFO] running `"docker" "rm" "-f" "2468109f214205ef905f7cc3b14c470c73602458990597938b450abf1939db9b"` [INFO] [stdout] 2468109f214205ef905f7cc3b14c470c73602458990597938b450abf1939db9b [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/Matthew-Maclean/user_vote_scraper:/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.36.0" "test" "--frozen"` [INFO] [stdout] a45963d6caca6af276fce4c6a7461cf30c55b98c0d1be30311367b40bd61f51c [INFO] running `"docker" "start" "-a" "a45963d6caca6af276fce4c6a7461cf30c55b98c0d1be30311367b40bd61f51c"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running /opt/crater/target/debug/deps/user_vote_scraper-e085f9b8d62b4b07 [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" "a45963d6caca6af276fce4c6a7461cf30c55b98c0d1be30311367b40bd61f51c"` [INFO] running `"docker" "rm" "-f" "a45963d6caca6af276fce4c6a7461cf30c55b98c0d1be30311367b40bd61f51c"` [INFO] [stdout] a45963d6caca6af276fce4c6a7461cf30c55b98c0d1be30311367b40bd61f51c