[INFO] fetching crate pista 0.1.1... [INFO] extracting crate pista 0.1.1 into work/ex/beta-1.37-6/sources/1.36.0/reg/pista/0.1.1 [INFO] extracting crate pista 0.1.1 into work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/pista/0.1.1 [INFO] validating manifest of pista-0.1.1 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 pista-0.1.1 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 pista-0.1.1 [INFO] finished frobbing pista-0.1.1 [INFO] frobbed toml for pista-0.1.1 written to work/ex/beta-1.37-6/sources/1.36.0/reg/pista/0.1.1/Cargo.toml [INFO] started frobbing pista-0.1.1 [INFO] finished frobbing pista-0.1.1 [INFO] frobbed toml for pista-0.1.1 written to work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/pista/0.1.1/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [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 pista-0.1.1 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-0/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/pista/0.1.1:/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] 8dfa0a3121a9cbb97310b91303b0aa20b9ed5a5a26f85b524f76608385addfa1 [INFO] running `"docker" "start" "-a" "8dfa0a3121a9cbb97310b91303b0aa20b9ed5a5a26f85b524f76608385addfa1"` [INFO] [stderr] Compiling winapi v0.3.7 [INFO] [stderr] Compiling tico v1.0.0 [INFO] [stderr] Compiling libgit2-sys v0.7.11 [INFO] [stderr] Compiling winconsole v0.10.0 [INFO] [stderr] Compiling colored v1.8.0 [INFO] [stderr] Compiling git2 v0.8.0 [INFO] [stderr] Compiling pista v0.1.1 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 41.43s [INFO] running `"docker" "inspect" "8dfa0a3121a9cbb97310b91303b0aa20b9ed5a5a26f85b524f76608385addfa1"` [INFO] running `"docker" "rm" "-f" "8dfa0a3121a9cbb97310b91303b0aa20b9ed5a5a26f85b524f76608385addfa1"` [INFO] [stdout] 8dfa0a3121a9cbb97310b91303b0aa20b9ed5a5a26f85b524f76608385addfa1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/pista/0.1.1:/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] 033bcd9f1f0200ba283e09c8ead0ad767b73e8c4bc1597c1c73183642fb58db9 [INFO] running `"docker" "start" "-a" "033bcd9f1f0200ba283e09c8ead0ad767b73e8c4bc1597c1c73183642fb58db9"` [INFO] [stderr] Compiling pista v0.1.1 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.93s [INFO] running `"docker" "inspect" "033bcd9f1f0200ba283e09c8ead0ad767b73e8c4bc1597c1c73183642fb58db9"` [INFO] running `"docker" "rm" "-f" "033bcd9f1f0200ba283e09c8ead0ad767b73e8c4bc1597c1c73183642fb58db9"` [INFO] [stdout] 033bcd9f1f0200ba283e09c8ead0ad767b73e8c4bc1597c1c73183642fb58db9 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/pista/0.1.1:/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] 606c3184fef826af483d452cac196c653a7660dbde2c8230e50442bae8570437 [INFO] running `"docker" "start" "-a" "606c3184fef826af483d452cac196c653a7660dbde2c8230e50442bae8570437"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running /opt/crater/target/debug/deps/pista-ae1c5844a6eaf43e [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" "606c3184fef826af483d452cac196c653a7660dbde2c8230e50442bae8570437"` [INFO] running `"docker" "rm" "-f" "606c3184fef826af483d452cac196c653a7660dbde2c8230e50442bae8570437"` [INFO] [stdout] 606c3184fef826af483d452cac196c653a7660dbde2c8230e50442bae8570437