[INFO] updating cached repository camuthig/tmust [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/camuthig/tmust [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/camuthig/tmust" "work/ex/beta-1.38-1/sources/1.37.0/gh/camuthig/tmust"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/camuthig/tmust'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/camuthig/tmust" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/camuthig/tmust"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/camuthig/tmust'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 59e7e8f8873d957a68a97608b5a9a2e6baa82c5e [INFO] sha for GitHub repo camuthig/tmust: 59e7e8f8873d957a68a97608b5a9a2e6baa82c5e [INFO] validating manifest of camuthig/tmust 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 camuthig/tmust 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 camuthig/tmust [INFO] finished frobbing camuthig/tmust [INFO] frobbed toml for camuthig/tmust written to work/ex/beta-1.38-1/sources/1.37.0/gh/camuthig/tmust/Cargo.toml [INFO] started frobbing camuthig/tmust [INFO] finished frobbing camuthig/tmust [INFO] frobbed toml for camuthig/tmust written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/camuthig/tmust/Cargo.toml [INFO] crate camuthig/tmust 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 camuthig/tmust against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/camuthig/tmust:/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-08-13" "build" "--frozen"` [INFO] [stdout] 1b937accc2f4118225fe31e582c739842f6316a88d1328620dcac8ce33dec8f6 [INFO] running `"docker" "start" "-a" "1b937accc2f4118225fe31e582c739842f6316a88d1328620dcac8ce33dec8f6"` [INFO] [stderr] Compiling pest_meta v2.1.1 [INFO] [stderr] Compiling crossbeam-channel v0.3.8 [INFO] [stderr] Compiling bstr v0.1.4 [INFO] [stderr] Compiling users v0.9.1 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling exitfailure v0.5.1 [INFO] [stderr] Compiling clap-verbosity-flag v0.2.0 [INFO] [stderr] Compiling run_script v0.3.1 [INFO] [stderr] Compiling globset v0.4.3 [INFO] [stderr] Compiling pest_generator v2.1.0 [INFO] [stderr] Compiling ignore v0.4.7 [INFO] [stderr] Compiling globwalk v0.3.1 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling quicli v0.4.0 [INFO] [stderr] Compiling handlebars v1.1.0 [INFO] [stderr] Compiling tmust v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 46.67s [INFO] running `"docker" "inspect" "1b937accc2f4118225fe31e582c739842f6316a88d1328620dcac8ce33dec8f6"` [INFO] running `"docker" "rm" "-f" "1b937accc2f4118225fe31e582c739842f6316a88d1328620dcac8ce33dec8f6"` [INFO] [stdout] 1b937accc2f4118225fe31e582c739842f6316a88d1328620dcac8ce33dec8f6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/camuthig/tmust:/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-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] e05f1f65a9daea11bfca9c1792be145ba2fec31b53635ef14a170369cac6686e [INFO] running `"docker" "start" "-a" "e05f1f65a9daea11bfca9c1792be145ba2fec31b53635ef14a170369cac6686e"` [INFO] [stderr] Compiling tmust v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.97s [INFO] running `"docker" "inspect" "e05f1f65a9daea11bfca9c1792be145ba2fec31b53635ef14a170369cac6686e"` [INFO] running `"docker" "rm" "-f" "e05f1f65a9daea11bfca9c1792be145ba2fec31b53635ef14a170369cac6686e"` [INFO] [stdout] e05f1f65a9daea11bfca9c1792be145ba2fec31b53635ef14a170369cac6686e [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/camuthig/tmust:/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-08-13" "test" "--frozen"` [INFO] [stdout] 5c4ae3ea8732e7d79274dab49251500e6c72fe378a8b2b29e7764b63a22470e9 [INFO] running `"docker" "start" "-a" "5c4ae3ea8732e7d79274dab49251500e6c72fe378a8b2b29e7764b63a22470e9"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running /opt/crater/target/debug/deps/tmust-362c79fe006e6d54 [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" "5c4ae3ea8732e7d79274dab49251500e6c72fe378a8b2b29e7764b63a22470e9"` [INFO] running `"docker" "rm" "-f" "5c4ae3ea8732e7d79274dab49251500e6c72fe378a8b2b29e7764b63a22470e9"` [INFO] [stdout] 5c4ae3ea8732e7d79274dab49251500e6c72fe378a8b2b29e7764b63a22470e9