[INFO] updating cached repository nathankleyn/thermite [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/nathankleyn/thermite [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/nathankleyn/thermite" "work/ex/beta-1.38-1/sources/1.37.0/gh/nathankleyn/thermite"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/nathankleyn/thermite'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/nathankleyn/thermite" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/nathankleyn/thermite"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/nathankleyn/thermite'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 86f82c0809e75c831444e19d1b40b47601dc752f [INFO] sha for GitHub repo nathankleyn/thermite: 86f82c0809e75c831444e19d1b40b47601dc752f [INFO] validating manifest of nathankleyn/thermite 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 nathankleyn/thermite 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 nathankleyn/thermite [INFO] finished frobbing nathankleyn/thermite [INFO] frobbed toml for nathankleyn/thermite written to work/ex/beta-1.38-1/sources/1.37.0/gh/nathankleyn/thermite/Cargo.toml [INFO] started frobbing nathankleyn/thermite [INFO] finished frobbing nathankleyn/thermite [INFO] frobbed toml for nathankleyn/thermite written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/nathankleyn/thermite/Cargo.toml [INFO] crate nathankleyn/thermite 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 nathankleyn/thermite 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-0/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/nathankleyn/thermite:/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] bfe135d2c52c75124ef9853ba2281936fbeeea8ca234bfdc776f95e33c53b710 [INFO] running `"docker" "start" "-a" "bfe135d2c52c75124ef9853ba2281936fbeeea8ca234bfdc776f95e33c53b710"` [INFO] [stderr] Compiling thermite v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.49s [INFO] running `"docker" "inspect" "bfe135d2c52c75124ef9853ba2281936fbeeea8ca234bfdc776f95e33c53b710"` [INFO] running `"docker" "rm" "-f" "bfe135d2c52c75124ef9853ba2281936fbeeea8ca234bfdc776f95e33c53b710"` [INFO] [stdout] bfe135d2c52c75124ef9853ba2281936fbeeea8ca234bfdc776f95e33c53b710 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/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/nathankleyn/thermite:/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] 705470f609742439442336bd762db6f50a5155f652d57faff3e412ea11f36e4d [INFO] running `"docker" "start" "-a" "705470f609742439442336bd762db6f50a5155f652d57faff3e412ea11f36e4d"` [INFO] [stderr] Compiling thermite v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.46s [INFO] running `"docker" "inspect" "705470f609742439442336bd762db6f50a5155f652d57faff3e412ea11f36e4d"` [INFO] running `"docker" "rm" "-f" "705470f609742439442336bd762db6f50a5155f652d57faff3e412ea11f36e4d"` [INFO] [stdout] 705470f609742439442336bd762db6f50a5155f652d57faff3e412ea11f36e4d [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/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/nathankleyn/thermite:/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] 0594840d5f8b7926d650ca9013e725db135ffadf026bd07aee33dfd181c45a55 [INFO] running `"docker" "start" "-a" "0594840d5f8b7926d650ca9013e725db135ffadf026bd07aee33dfd181c45a55"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/thermite-c99978b0152b167f [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] [stderr] Running /opt/crater/target/debug/deps/thermite-3d3b48d339978fae [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] [stderr] Doc-tests thermite [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" "0594840d5f8b7926d650ca9013e725db135ffadf026bd07aee33dfd181c45a55"` [INFO] running `"docker" "rm" "-f" "0594840d5f8b7926d650ca9013e725db135ffadf026bd07aee33dfd181c45a55"` [INFO] [stdout] 0594840d5f8b7926d650ca9013e725db135ffadf026bd07aee33dfd181c45a55