[INFO] updating cached repository nnsun/tftu [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/nnsun/tftu [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/nnsun/tftu" "work/ex/beta-1.37-6/sources/1.36.0/gh/nnsun/tftu"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/nnsun/tftu'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/nnsun/tftu" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/nnsun/tftu"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/nnsun/tftu'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 2af713737986150565708d31349a1dc843a49880 [INFO] sha for GitHub repo nnsun/tftu: 2af713737986150565708d31349a1dc843a49880 [INFO] validating manifest of nnsun/tftu 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 nnsun/tftu 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 nnsun/tftu [INFO] finished frobbing nnsun/tftu [INFO] frobbed toml for nnsun/tftu written to work/ex/beta-1.37-6/sources/1.36.0/gh/nnsun/tftu/Cargo.toml [INFO] started frobbing nnsun/tftu [INFO] finished frobbing nnsun/tftu [INFO] frobbed toml for nnsun/tftu written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/nnsun/tftu/Cargo.toml [INFO] crate nnsun/tftu 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 nnsun/tftu 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/nnsun/tftu:/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] 9b16099fbed0c94e2e1c06a5dd1f2086754f78002c3f775f668549cf46379c3b [INFO] running `"docker" "start" "-a" "9b16099fbed0c94e2e1c06a5dd1f2086754f78002c3f775f668549cf46379c3b"` [INFO] [stderr] Compiling tftu v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.59s [INFO] running `"docker" "inspect" "9b16099fbed0c94e2e1c06a5dd1f2086754f78002c3f775f668549cf46379c3b"` [INFO] running `"docker" "rm" "-f" "9b16099fbed0c94e2e1c06a5dd1f2086754f78002c3f775f668549cf46379c3b"` [INFO] [stdout] 9b16099fbed0c94e2e1c06a5dd1f2086754f78002c3f775f668549cf46379c3b [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/nnsun/tftu:/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] 3a7183b75e7fb4e07a5629f398baebac446372c301041c8d825579961c9d245b [INFO] running `"docker" "start" "-a" "3a7183b75e7fb4e07a5629f398baebac446372c301041c8d825579961c9d245b"` [INFO] [stderr] Compiling tftu v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.71s [INFO] running `"docker" "inspect" "3a7183b75e7fb4e07a5629f398baebac446372c301041c8d825579961c9d245b"` [INFO] running `"docker" "rm" "-f" "3a7183b75e7fb4e07a5629f398baebac446372c301041c8d825579961c9d245b"` [INFO] [stdout] 3a7183b75e7fb4e07a5629f398baebac446372c301041c8d825579961c9d245b [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/nnsun/tftu:/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] 99a2538d3452273110073b5008bb09837c1a1a88be7cdedfd1c6c26002264b13 [INFO] running `"docker" "start" "-a" "99a2538d3452273110073b5008bb09837c1a1a88be7cdedfd1c6c26002264b13"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/tftu-8cbf8e5e91b56adb [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" "99a2538d3452273110073b5008bb09837c1a1a88be7cdedfd1c6c26002264b13"` [INFO] running `"docker" "rm" "-f" "99a2538d3452273110073b5008bb09837c1a1a88be7cdedfd1c6c26002264b13"` [INFO] [stdout] 99a2538d3452273110073b5008bb09837c1a1a88be7cdedfd1c6c26002264b13