[INFO] updating cached repository masuke5/diary2 [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/masuke5/diary2 [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/masuke5/diary2" "work/ex/beta-1.38-1/sources/1.37.0/gh/masuke5/diary2"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/masuke5/diary2'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/masuke5/diary2" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/masuke5/diary2"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/masuke5/diary2'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 43517d13e7da8eff9a7d86e0ad5ffe5a29f95c41 [INFO] sha for GitHub repo masuke5/diary2: 43517d13e7da8eff9a7d86e0ad5ffe5a29f95c41 [INFO] validating manifest of masuke5/diary2 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 masuke5/diary2 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 masuke5/diary2 [INFO] finished frobbing masuke5/diary2 [INFO] frobbed toml for masuke5/diary2 written to work/ex/beta-1.38-1/sources/1.37.0/gh/masuke5/diary2/Cargo.toml [INFO] started frobbing masuke5/diary2 [INFO] finished frobbing masuke5/diary2 [INFO] frobbed toml for masuke5/diary2 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/masuke5/diary2/Cargo.toml [INFO] crate masuke5/diary2 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 masuke5/diary2 against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/masuke5/diary2:/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.37.0" "build" "--frozen"` [INFO] [stdout] c1f59fe5a253ce3c600c5f1ba9ce92e1d9d5f8fd3371b2bc28d4ff909f501e66 [INFO] running `"docker" "start" "-a" "c1f59fe5a253ce3c600c5f1ba9ce92e1d9d5f8fd3371b2bc28d4ff909f501e66"` [INFO] [stderr] Compiling winapi v0.3.7 [INFO] [stderr] Compiling syn v0.15.35 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling winconsole v0.10.0 [INFO] [stderr] Compiling colored v1.8.0 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling serde_derive v1.0.92 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling diary2 v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 41.73s [INFO] running `"docker" "inspect" "c1f59fe5a253ce3c600c5f1ba9ce92e1d9d5f8fd3371b2bc28d4ff909f501e66"` [INFO] running `"docker" "rm" "-f" "c1f59fe5a253ce3c600c5f1ba9ce92e1d9d5f8fd3371b2bc28d4ff909f501e66"` [INFO] [stdout] c1f59fe5a253ce3c600c5f1ba9ce92e1d9d5f8fd3371b2bc28d4ff909f501e66 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/masuke5/diary2:/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.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 8e52add604f5258a975fefdb314bb54329d4c364be466a31321868660d637414 [INFO] running `"docker" "start" "-a" "8e52add604f5258a975fefdb314bb54329d4c364be466a31321868660d637414"` [INFO] [stderr] Compiling diary2 v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.37s [INFO] running `"docker" "inspect" "8e52add604f5258a975fefdb314bb54329d4c364be466a31321868660d637414"` [INFO] running `"docker" "rm" "-f" "8e52add604f5258a975fefdb314bb54329d4c364be466a31321868660d637414"` [INFO] [stdout] 8e52add604f5258a975fefdb314bb54329d4c364be466a31321868660d637414 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/masuke5/diary2:/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.37.0" "test" "--frozen"` [INFO] [stdout] cebc4004cdd2c44baa8381bcb7fc9d6fd80f5f017ce44d0741737e11fbea4729 [INFO] running `"docker" "start" "-a" "cebc4004cdd2c44baa8381bcb7fc9d6fd80f5f017ce44d0741737e11fbea4729"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running /opt/crater/target/debug/deps/diary2-2460477d4ef40589 [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" "cebc4004cdd2c44baa8381bcb7fc9d6fd80f5f017ce44d0741737e11fbea4729"` [INFO] running `"docker" "rm" "-f" "cebc4004cdd2c44baa8381bcb7fc9d6fd80f5f017ce44d0741737e11fbea4729"` [INFO] [stdout] cebc4004cdd2c44baa8381bcb7fc9d6fd80f5f017ce44d0741737e11fbea4729