[INFO] cloning repository eropsyren/todo [INFO] running `"git" "clone" "--bare" "git://github.com/eropsyren/todo.git" "work/cache/sources/gh/eropsyren/todo"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/eropsyren/todo'... [INFO] running `"git" "clone" "work/cache/sources/gh/eropsyren/todo" "work/ex/beta-1.37-6/sources/1.36.0/gh/eropsyren/todo"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/eropsyren/todo'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/eropsyren/todo" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/eropsyren/todo"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/eropsyren/todo'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 55ae988b1324db9108a7f544a3197b7a136dfcd6 [INFO] sha for GitHub repo eropsyren/todo: 55ae988b1324db9108a7f544a3197b7a136dfcd6 [INFO] validating manifest of eropsyren/todo 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 eropsyren/todo 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 eropsyren/todo [INFO] finished frobbing eropsyren/todo [INFO] frobbed toml for eropsyren/todo written to work/ex/beta-1.37-6/sources/1.36.0/gh/eropsyren/todo/Cargo.toml [INFO] started frobbing eropsyren/todo [INFO] finished frobbing eropsyren/todo [INFO] frobbed toml for eropsyren/todo written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/eropsyren/todo/Cargo.toml [INFO] crate eropsyren/todo 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 eropsyren/todo 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-4/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/eropsyren/todo:/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] 2b22f1cb934dc108087b0514945640f9554de54c21c4d4e999541ca7973a64b5 [INFO] running `"docker" "start" "-a" "2b22f1cb934dc108087b0514945640f9554de54c21c4d4e999541ca7973a64b5"` [INFO] [stderr] Compiling winapi v0.3.7 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Compiling winconsole v0.10.0 [INFO] [stderr] Compiling colored v1.8.0 [INFO] [stderr] Compiling todo v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.90s [INFO] running `"docker" "inspect" "2b22f1cb934dc108087b0514945640f9554de54c21c4d4e999541ca7973a64b5"` [INFO] running `"docker" "rm" "-f" "2b22f1cb934dc108087b0514945640f9554de54c21c4d4e999541ca7973a64b5"` [INFO] [stdout] 2b22f1cb934dc108087b0514945640f9554de54c21c4d4e999541ca7973a64b5 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/eropsyren/todo:/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] 3ddd27aaee5dd07d879f77712a4f8b87f577f95037c149a344efa1ff19190bf8 [INFO] running `"docker" "start" "-a" "3ddd27aaee5dd07d879f77712a4f8b87f577f95037c149a344efa1ff19190bf8"` [INFO] [stderr] Compiling todo v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.12s [INFO] running `"docker" "inspect" "3ddd27aaee5dd07d879f77712a4f8b87f577f95037c149a344efa1ff19190bf8"` [INFO] running `"docker" "rm" "-f" "3ddd27aaee5dd07d879f77712a4f8b87f577f95037c149a344efa1ff19190bf8"` [INFO] [stdout] 3ddd27aaee5dd07d879f77712a4f8b87f577f95037c149a344efa1ff19190bf8 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/eropsyren/todo:/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] e499a86740b89c8585ebcef40e2f08c3983ce78414849f2268f1f67973e7b229 [INFO] running `"docker" "start" "-a" "e499a86740b89c8585ebcef40e2f08c3983ce78414849f2268f1f67973e7b229"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/crater/target/debug/deps/todo-6e6650f59a89c85e [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" "e499a86740b89c8585ebcef40e2f08c3983ce78414849f2268f1f67973e7b229"` [INFO] running `"docker" "rm" "-f" "e499a86740b89c8585ebcef40e2f08c3983ce78414849f2268f1f67973e7b229"` [INFO] [stdout] e499a86740b89c8585ebcef40e2f08c3983ce78414849f2268f1f67973e7b229