[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.37-6/sources/1.36.0/gh/camuthig/tmust"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/camuthig/tmust'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/camuthig/tmust" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/camuthig/tmust"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/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.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 camuthig/tmust 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 camuthig/tmust [INFO] finished frobbing camuthig/tmust [INFO] frobbed toml for camuthig/tmust written to work/ex/beta-1.37-6/sources/1.36.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.37-6/sources/beta-2019-07-23/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.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 camuthig/tmust 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-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/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" "+1.36.0" "build" "--frozen"` [INFO] [stdout] 25542401f09ef81414530853ba936306a5f27ea577d6924b7a71479da8181278 [INFO] running `"docker" "start" "-a" "25542401f09ef81414530853ba936306a5f27ea577d6924b7a71479da8181278"` [INFO] [stderr] Compiling bstr v0.1.4 [INFO] [stderr] Compiling users v0.9.1 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling exitfailure v0.5.1 [INFO] [stderr] Compiling handlebars v1.1.0 [INFO] [stderr] Compiling globset v0.4.3 [INFO] [stderr] Compiling run_script v0.3.1 [INFO] [stderr] Compiling clap-verbosity-flag v0.2.0 [INFO] [stderr] Compiling ignore v0.4.7 [INFO] [stderr] Compiling globwalk v0.3.1 [INFO] [stderr] Compiling quicli v0.4.0 [INFO] [stderr] Compiling tmust v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 37.53s [INFO] running `"docker" "inspect" "25542401f09ef81414530853ba936306a5f27ea577d6924b7a71479da8181278"` [INFO] running `"docker" "rm" "-f" "25542401f09ef81414530853ba936306a5f27ea577d6924b7a71479da8181278"` [INFO] [stdout] 25542401f09ef81414530853ba936306a5f27ea577d6924b7a71479da8181278 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/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" "+1.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 850ad77ce609fa70708e020973dd5b1baa2729b6515651b9a92c4aead6c158cd [INFO] running `"docker" "start" "-a" "850ad77ce609fa70708e020973dd5b1baa2729b6515651b9a92c4aead6c158cd"` [INFO] [stderr] Compiling tmust v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.80s [INFO] running `"docker" "inspect" "850ad77ce609fa70708e020973dd5b1baa2729b6515651b9a92c4aead6c158cd"` [INFO] running `"docker" "rm" "-f" "850ad77ce609fa70708e020973dd5b1baa2729b6515651b9a92c4aead6c158cd"` [INFO] [stdout] 850ad77ce609fa70708e020973dd5b1baa2729b6515651b9a92c4aead6c158cd [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/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" "+1.36.0" "test" "--frozen"` [INFO] [stdout] 64c918c5dee4a1def1eb144669a079da3e957af5786476fcba42d68f1fafef23 [INFO] running `"docker" "start" "-a" "64c918c5dee4a1def1eb144669a079da3e957af5786476fcba42d68f1fafef23"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running /opt/crater/target/debug/deps/tmust-70b3567087c5568e [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" "64c918c5dee4a1def1eb144669a079da3e957af5786476fcba42d68f1fafef23"` [INFO] running `"docker" "rm" "-f" "64c918c5dee4a1def1eb144669a079da3e957af5786476fcba42d68f1fafef23"` [INFO] [stdout] 64c918c5dee4a1def1eb144669a079da3e957af5786476fcba42d68f1fafef23