[INFO] updating cached repository Mathspy/remove-false-votes [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/Mathspy/remove-false-votes [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/Mathspy/remove-false-votes" "work/ex/beta-1.38-1/sources/1.37.0/gh/Mathspy/remove-false-votes"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/Mathspy/remove-false-votes'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Mathspy/remove-false-votes" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Mathspy/remove-false-votes"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Mathspy/remove-false-votes'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 3320e07fca15c023d803d605dd70c4814b012a00 [INFO] sha for GitHub repo Mathspy/remove-false-votes: 3320e07fca15c023d803d605dd70c4814b012a00 [INFO] validating manifest of Mathspy/remove-false-votes 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 Mathspy/remove-false-votes 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 Mathspy/remove-false-votes [INFO] finished frobbing Mathspy/remove-false-votes [INFO] frobbed toml for Mathspy/remove-false-votes written to work/ex/beta-1.38-1/sources/1.37.0/gh/Mathspy/remove-false-votes/Cargo.toml [INFO] started frobbing Mathspy/remove-false-votes [INFO] finished frobbing Mathspy/remove-false-votes [INFO] frobbed toml for Mathspy/remove-false-votes written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Mathspy/remove-false-votes/Cargo.toml [INFO] crate Mathspy/remove-false-votes 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 Mathspy/remove-false-votes 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-0/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/Mathspy/remove-false-votes:/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] 3e6edb368375b5ea6f025b7f236a12cb2fb16c93dc15b557b7100f9cd13a56a1 [INFO] running `"docker" "start" "-a" "3e6edb368375b5ea6f025b7f236a12cb2fb16c93dc15b557b7100f9cd13a56a1"` [INFO] [stderr] Compiling serenity v0.6.0-rc.1 [INFO] [stderr] Compiling uwl v0.3.3 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling syn v0.15.35 [INFO] [stderr] Compiling miniz_oxide_c_api v0.2.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling input_buffer v0.2.0 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling rustls v0.15.2 [INFO] [stderr] Compiling sha-1 v0.8.1 [INFO] [stderr] Compiling flate2 v1.0.7 [INFO] [stderr] Compiling publicsuffix v1.5.2 [INFO] [stderr] Compiling h2 v0.1.23 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling tokio-threadpool v0.1.14 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling parking_lot_core v0.5.0 [INFO] [stderr] Compiling tungstenite v0.6.1 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling parking_lot v0.8.0 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling tokio-rustls v0.9.3 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio v0.1.21 [INFO] [stderr] Compiling hyper v0.12.29 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling serde_derive v1.0.92 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling command_attr v0.1.0-rc [INFO] [stderr] Compiling hyper-rustls v0.16.1 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling serde v1.0.92 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling reqwest v0.9.18 [INFO] [stderr] Compiling remove-false-votes v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 29s [INFO] running `"docker" "inspect" "3e6edb368375b5ea6f025b7f236a12cb2fb16c93dc15b557b7100f9cd13a56a1"` [INFO] running `"docker" "rm" "-f" "3e6edb368375b5ea6f025b7f236a12cb2fb16c93dc15b557b7100f9cd13a56a1"` [INFO] [stdout] 3e6edb368375b5ea6f025b7f236a12cb2fb16c93dc15b557b7100f9cd13a56a1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/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/Mathspy/remove-false-votes:/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] ee0e49132cfa7f48bc61f7fa0ef85882d86e816474fe9537212800b074491655 [INFO] running `"docker" "start" "-a" "ee0e49132cfa7f48bc61f7fa0ef85882d86e816474fe9537212800b074491655"` [INFO] [stderr] Compiling remove-false-votes v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.19s [INFO] running `"docker" "inspect" "ee0e49132cfa7f48bc61f7fa0ef85882d86e816474fe9537212800b074491655"` [INFO] running `"docker" "rm" "-f" "ee0e49132cfa7f48bc61f7fa0ef85882d86e816474fe9537212800b074491655"` [INFO] [stdout] ee0e49132cfa7f48bc61f7fa0ef85882d86e816474fe9537212800b074491655 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/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/Mathspy/remove-false-votes:/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] 802f4c4b3e4c20512d3daec55fe935fb69a751cd3a4c70ffdb6a0f8952b0b625 [INFO] running `"docker" "start" "-a" "802f4c4b3e4c20512d3daec55fe935fb69a751cd3a4c70ffdb6a0f8952b0b625"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running /opt/crater/target/debug/deps/remove_false_votes-88bf560885501dd3 [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" "802f4c4b3e4c20512d3daec55fe935fb69a751cd3a4c70ffdb6a0f8952b0b625"` [INFO] running `"docker" "rm" "-f" "802f4c4b3e4c20512d3daec55fe935fb69a751cd3a4c70ffdb6a0f8952b0b625"` [INFO] [stdout] 802f4c4b3e4c20512d3daec55fe935fb69a751cd3a4c70ffdb6a0f8952b0b625