[INFO] updating cached repository TatriX/todo-rs [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/TatriX/todo-rs [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/TatriX/todo-rs" "work/ex/beta-1.37-6/sources/1.36.0/gh/TatriX/todo-rs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/TatriX/todo-rs'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/TatriX/todo-rs" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/TatriX/todo-rs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/TatriX/todo-rs'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 1b6538dd7cbe428370493d9b85bf380b89581e96 [INFO] sha for GitHub repo TatriX/todo-rs: 1b6538dd7cbe428370493d9b85bf380b89581e96 [INFO] validating manifest of TatriX/todo-rs 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 TatriX/todo-rs 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 TatriX/todo-rs [INFO] finished frobbing TatriX/todo-rs [INFO] frobbed toml for TatriX/todo-rs written to work/ex/beta-1.37-6/sources/1.36.0/gh/TatriX/todo-rs/Cargo.toml [INFO] started frobbing TatriX/todo-rs [INFO] finished frobbing TatriX/todo-rs [INFO] frobbed toml for TatriX/todo-rs written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/TatriX/todo-rs/Cargo.toml [INFO] crate TatriX/todo-rs 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 TatriX/todo-rs 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-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/TatriX/todo-rs:/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] 77146c3367ab541b8dddd3b8eca92461a243bda2b08982a76d7118de7e003f3e [INFO] running `"docker" "start" "-a" "77146c3367ab541b8dddd3b8eca92461a243bda2b08982a76d7118de7e003f3e"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Compiling serde_derive v1.0.92 [INFO] [stderr] Compiling serde v1.0.92 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling todo-rs v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 34.27s [INFO] running `"docker" "inspect" "77146c3367ab541b8dddd3b8eca92461a243bda2b08982a76d7118de7e003f3e"` [INFO] running `"docker" "rm" "-f" "77146c3367ab541b8dddd3b8eca92461a243bda2b08982a76d7118de7e003f3e"` [INFO] [stdout] 77146c3367ab541b8dddd3b8eca92461a243bda2b08982a76d7118de7e003f3e [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/TatriX/todo-rs:/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] 187e4fa1b16a4b1d3e0e55b688447f5a1450ce63b50c9121890035b6c55217b8 [INFO] running `"docker" "start" "-a" "187e4fa1b16a4b1d3e0e55b688447f5a1450ce63b50c9121890035b6c55217b8"` [INFO] [stderr] Compiling todo-rs v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.42s [INFO] running `"docker" "inspect" "187e4fa1b16a4b1d3e0e55b688447f5a1450ce63b50c9121890035b6c55217b8"` [INFO] running `"docker" "rm" "-f" "187e4fa1b16a4b1d3e0e55b688447f5a1450ce63b50c9121890035b6c55217b8"` [INFO] [stdout] 187e4fa1b16a4b1d3e0e55b688447f5a1450ce63b50c9121890035b6c55217b8 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/TatriX/todo-rs:/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] 3baca6e751ce223a03e7348e96c63fa992afa8c39a0c220ec3fb3f6f6f3a49a7 [INFO] running `"docker" "start" "-a" "3baca6e751ce223a03e7348e96c63fa992afa8c39a0c220ec3fb3f6f6f3a49a7"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/todo_rs-5127efec7147f582 [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" "3baca6e751ce223a03e7348e96c63fa992afa8c39a0c220ec3fb3f6f6f3a49a7"` [INFO] running `"docker" "rm" "-f" "3baca6e751ce223a03e7348e96c63fa992afa8c39a0c220ec3fb3f6f6f3a49a7"` [INFO] [stdout] 3baca6e751ce223a03e7348e96c63fa992afa8c39a0c220ec3fb3f6f6f3a49a7