[INFO] cloning repository MuhammadAliKhan1/Rust-example-2 [INFO] running `"git" "clone" "--bare" "git://github.com/MuhammadAliKhan1/Rust-example-2.git" "work/cache/sources/gh/MuhammadAliKhan1/Rust-example-2"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/MuhammadAliKhan1/Rust-example-2'... [INFO] running `"git" "clone" "work/cache/sources/gh/MuhammadAliKhan1/Rust-example-2" "work/ex/beta-1.37-6/sources/1.36.0/gh/MuhammadAliKhan1/Rust-example-2"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/MuhammadAliKhan1/Rust-example-2'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/MuhammadAliKhan1/Rust-example-2" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/MuhammadAliKhan1/Rust-example-2"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/MuhammadAliKhan1/Rust-example-2'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] dfb23ddd334b166d35f21357e0dc71fb46efa198 [INFO] sha for GitHub repo MuhammadAliKhan1/Rust-example-2: dfb23ddd334b166d35f21357e0dc71fb46efa198 [INFO] validating manifest of MuhammadAliKhan1/Rust-example-2 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 MuhammadAliKhan1/Rust-example-2 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 MuhammadAliKhan1/Rust-example-2 [INFO] finished frobbing MuhammadAliKhan1/Rust-example-2 [INFO] frobbed toml for MuhammadAliKhan1/Rust-example-2 written to work/ex/beta-1.37-6/sources/1.36.0/gh/MuhammadAliKhan1/Rust-example-2/Cargo.toml [INFO] started frobbing MuhammadAliKhan1/Rust-example-2 [INFO] finished frobbing MuhammadAliKhan1/Rust-example-2 [INFO] frobbed toml for MuhammadAliKhan1/Rust-example-2 written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/MuhammadAliKhan1/Rust-example-2/Cargo.toml [INFO] crate MuhammadAliKhan1/Rust-example-2 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 MuhammadAliKhan1/Rust-example-2 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-0/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/MuhammadAliKhan1/Rust-example-2:/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] b41eff254d102e8f4ff1def47b436307333a939580e33a5595f0894259421582 [INFO] running `"docker" "start" "-a" "b41eff254d102e8f4ff1def47b436307333a939580e33a5595f0894259421582"` [INFO] [stderr] Compiling f_to_c v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.53s [INFO] running `"docker" "inspect" "b41eff254d102e8f4ff1def47b436307333a939580e33a5595f0894259421582"` [INFO] running `"docker" "rm" "-f" "b41eff254d102e8f4ff1def47b436307333a939580e33a5595f0894259421582"` [INFO] [stdout] b41eff254d102e8f4ff1def47b436307333a939580e33a5595f0894259421582 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/MuhammadAliKhan1/Rust-example-2:/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] b40f533b2ee023cdd423c52bd8eccc1a22838047fea2fc9707a75943005e1e61 [INFO] running `"docker" "start" "-a" "b40f533b2ee023cdd423c52bd8eccc1a22838047fea2fc9707a75943005e1e61"` [INFO] [stderr] Compiling f_to_c v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.58s [INFO] running `"docker" "inspect" "b40f533b2ee023cdd423c52bd8eccc1a22838047fea2fc9707a75943005e1e61"` [INFO] running `"docker" "rm" "-f" "b40f533b2ee023cdd423c52bd8eccc1a22838047fea2fc9707a75943005e1e61"` [INFO] [stdout] b40f533b2ee023cdd423c52bd8eccc1a22838047fea2fc9707a75943005e1e61 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/MuhammadAliKhan1/Rust-example-2:/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] 107b088b97d3e1b375135c7624a2ca6fb12a5c53bf00d40507ad489155f07639 [INFO] running `"docker" "start" "-a" "107b088b97d3e1b375135c7624a2ca6fb12a5c53bf00d40507ad489155f07639"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/f_to_c-ec4245cd57262ebb [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" "107b088b97d3e1b375135c7624a2ca6fb12a5c53bf00d40507ad489155f07639"` [INFO] running `"docker" "rm" "-f" "107b088b97d3e1b375135c7624a2ca6fb12a5c53bf00d40507ad489155f07639"` [INFO] [stdout] 107b088b97d3e1b375135c7624a2ca6fb12a5c53bf00d40507ad489155f07639