[INFO] updating cached repository michael-smythe/pips [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/michael-smythe/pips [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/michael-smythe/pips" "work/ex/beta-1.38-1/sources/1.37.0/gh/michael-smythe/pips"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/michael-smythe/pips'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/michael-smythe/pips" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/michael-smythe/pips"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/michael-smythe/pips'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] ea87627b47c149c1e85c495a7167ce48422340ca [INFO] sha for GitHub repo michael-smythe/pips: ea87627b47c149c1e85c495a7167ce48422340ca [INFO] validating manifest of michael-smythe/pips 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 michael-smythe/pips 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 michael-smythe/pips [INFO] finished frobbing michael-smythe/pips [INFO] frobbed toml for michael-smythe/pips written to work/ex/beta-1.38-1/sources/1.37.0/gh/michael-smythe/pips/Cargo.toml [INFO] started frobbing michael-smythe/pips [INFO] finished frobbing michael-smythe/pips [INFO] frobbed toml for michael-smythe/pips written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/michael-smythe/pips/Cargo.toml [INFO] crate michael-smythe/pips 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 michael-smythe/pips 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-1/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/michael-smythe/pips:/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] b5467a5ceb63aa0618c9274a2fadd640a4bdd5e5a05cccf2f971a1345e3ebcbd [INFO] running `"docker" "start" "-a" "b5467a5ceb63aa0618c9274a2fadd640a4bdd5e5a05cccf2f971a1345e3ebcbd"` [INFO] [stderr] Compiling bitflags v0.5.0 [INFO] [stderr] Compiling pnet_base v0.22.0 [INFO] [stderr] Compiling pnet v0.22.0 [INFO] [stderr] Compiling syntex_pos v0.42.0 [INFO] [stderr] Compiling pnet_sys v0.22.0 [INFO] [stderr] Compiling ipnetwork v0.14.0 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling regex v1.0.6 [INFO] [stderr] Compiling cookie v0.11.0 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling miniz_oxide_c_api v0.2.1 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling http v0.1.17 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling openssl-sys v0.9.43 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling tokio-threadpool v0.1.14 [INFO] [stderr] Compiling error-chain v0.12.0 [INFO] [stderr] Compiling pnet_macros_support v0.22.0 [INFO] [stderr] Compiling pnet_datalink v0.22.0 [INFO] [stderr] Compiling syntex_errors v0.42.0 [INFO] [stderr] Compiling flate2 v1.0.7 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling openssl v0.10.20 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling publicsuffix v1.5.2 [INFO] [stderr] Compiling syntex_syntax v0.42.0 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling h2 v0.1.18 [INFO] [stderr] Compiling cookie_store v0.5.1 [INFO] [stderr] Compiling tokio v0.1.19 [INFO] [stderr] Compiling hyper v0.12.27 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling reqwest v0.9.15 [INFO] [stderr] Compiling syntex v0.42.2 [INFO] [stderr] Compiling pnet_macros v0.22.0 [INFO] [stderr] Compiling pnet_packet v0.22.0 [INFO] [stderr] Compiling pnet_transport v0.22.0 [INFO] [stderr] Compiling pips v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 56s [INFO] running `"docker" "inspect" "b5467a5ceb63aa0618c9274a2fadd640a4bdd5e5a05cccf2f971a1345e3ebcbd"` [INFO] running `"docker" "rm" "-f" "b5467a5ceb63aa0618c9274a2fadd640a4bdd5e5a05cccf2f971a1345e3ebcbd"` [INFO] [stdout] b5467a5ceb63aa0618c9274a2fadd640a4bdd5e5a05cccf2f971a1345e3ebcbd [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/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/michael-smythe/pips:/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] 3e60cec39000a8bd73ba1579b3044ae8206242ca1dd336b65977b048814e6937 [INFO] running `"docker" "start" "-a" "3e60cec39000a8bd73ba1579b3044ae8206242ca1dd336b65977b048814e6937"` [INFO] [stderr] Compiling pips v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.50s [INFO] running `"docker" "inspect" "3e60cec39000a8bd73ba1579b3044ae8206242ca1dd336b65977b048814e6937"` [INFO] running `"docker" "rm" "-f" "3e60cec39000a8bd73ba1579b3044ae8206242ca1dd336b65977b048814e6937"` [INFO] [stdout] 3e60cec39000a8bd73ba1579b3044ae8206242ca1dd336b65977b048814e6937 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/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/michael-smythe/pips:/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] 8a2e3bd97418377a5c89644d7481b1f3c8348f2293c3891b6599c841cd916ca4 [INFO] running `"docker" "start" "-a" "8a2e3bd97418377a5c89644d7481b1f3c8348f2293c3891b6599c841cd916ca4"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running /opt/crater/target/debug/deps/pips-473b74a9b4ea93f6 [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" "8a2e3bd97418377a5c89644d7481b1f3c8348f2293c3891b6599c841cd916ca4"` [INFO] running `"docker" "rm" "-f" "8a2e3bd97418377a5c89644d7481b1f3c8348f2293c3891b6599c841cd916ca4"` [INFO] [stdout] 8a2e3bd97418377a5c89644d7481b1f3c8348f2293c3891b6599c841cd916ca4