[INFO] updating cached repository ametisf/progress [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/ametisf/progress [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/ametisf/progress" "work/ex/beta-1.37-6/sources/1.36.0/gh/ametisf/progress"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/ametisf/progress'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/ametisf/progress" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/ametisf/progress"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/ametisf/progress'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] a03ee3ea7aef34f7b7838ef560e2d77a1e98b5a0 [INFO] sha for GitHub repo ametisf/progress: a03ee3ea7aef34f7b7838ef560e2d77a1e98b5a0 [INFO] validating manifest of ametisf/progress 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 ametisf/progress 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 ametisf/progress [INFO] finished frobbing ametisf/progress [INFO] frobbed toml for ametisf/progress written to work/ex/beta-1.37-6/sources/1.36.0/gh/ametisf/progress/Cargo.toml [INFO] started frobbing ametisf/progress [INFO] finished frobbing ametisf/progress [INFO] frobbed toml for ametisf/progress written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/ametisf/progress/Cargo.toml [INFO] crate ametisf/progress 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 ametisf/progress against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/ametisf/progress:/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-07-23" "build" "--frozen"` [INFO] [stdout] 2d07374d024666a651bd51a7d7db78a89fe11bf12fba6a85cdf73842e8e13efe [INFO] running `"docker" "start" "-a" "2d07374d024666a651bd51a7d7db78a89fe11bf12fba6a85cdf73842e8e13efe"` [INFO] [stderr] Compiling progress v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.05s [INFO] running `"docker" "inspect" "2d07374d024666a651bd51a7d7db78a89fe11bf12fba6a85cdf73842e8e13efe"` [INFO] running `"docker" "rm" "-f" "2d07374d024666a651bd51a7d7db78a89fe11bf12fba6a85cdf73842e8e13efe"` [INFO] [stdout] 2d07374d024666a651bd51a7d7db78a89fe11bf12fba6a85cdf73842e8e13efe [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/ametisf/progress:/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-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] 3705acfc8a57260883d7bfc97ee25700af875f214b734befc473f01b3351fcb2 [INFO] running `"docker" "start" "-a" "3705acfc8a57260883d7bfc97ee25700af875f214b734befc473f01b3351fcb2"` [INFO] [stderr] Compiling progress v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.43s [INFO] running `"docker" "inspect" "3705acfc8a57260883d7bfc97ee25700af875f214b734befc473f01b3351fcb2"` [INFO] running `"docker" "rm" "-f" "3705acfc8a57260883d7bfc97ee25700af875f214b734befc473f01b3351fcb2"` [INFO] [stdout] 3705acfc8a57260883d7bfc97ee25700af875f214b734befc473f01b3351fcb2 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/ametisf/progress:/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-07-23" "test" "--frozen"` [INFO] [stdout] 0bbe2515677dde1169c120e013ef2d88f5975830306f32b7f32e1a32683506b8 [INFO] running `"docker" "start" "-a" "0bbe2515677dde1169c120e013ef2d88f5975830306f32b7f32e1a32683506b8"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/progress-bbf2cd2e3f27a6df [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" "0bbe2515677dde1169c120e013ef2d88f5975830306f32b7f32e1a32683506b8"` [INFO] running `"docker" "rm" "-f" "0bbe2515677dde1169c120e013ef2d88f5975830306f32b7f32e1a32683506b8"` [INFO] [stdout] 0bbe2515677dde1169c120e013ef2d88f5975830306f32b7f32e1a32683506b8