[INFO] updating cached repository MinusGix/RustBefunge [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/MinusGix/RustBefunge [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/MinusGix/RustBefunge" "work/ex/beta-1.37-6/sources/1.36.0/gh/MinusGix/RustBefunge"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/MinusGix/RustBefunge'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/MinusGix/RustBefunge" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/MinusGix/RustBefunge"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/MinusGix/RustBefunge'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] c477276e7bb91c5465ba1b7523e17ea1e609175c [INFO] sha for GitHub repo MinusGix/RustBefunge: c477276e7bb91c5465ba1b7523e17ea1e609175c [INFO] validating manifest of MinusGix/RustBefunge 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 MinusGix/RustBefunge 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 MinusGix/RustBefunge [INFO] finished frobbing MinusGix/RustBefunge [INFO] frobbed toml for MinusGix/RustBefunge written to work/ex/beta-1.37-6/sources/1.36.0/gh/MinusGix/RustBefunge/Cargo.toml [INFO] started frobbing MinusGix/RustBefunge [INFO] finished frobbing MinusGix/RustBefunge [INFO] frobbed toml for MinusGix/RustBefunge written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/MinusGix/RustBefunge/Cargo.toml [INFO] crate MinusGix/RustBefunge 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 MinusGix/RustBefunge 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/MinusGix/RustBefunge:/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] 3f790b3f8a60096ebcdeba2506fb8844a1bd2abd7351f6409c305ed0ec9d6114 [INFO] running `"docker" "start" "-a" "3f790b3f8a60096ebcdeba2506fb8844a1bd2abd7351f6409c305ed0ec9d6114"` [INFO] [stderr] Compiling befunge v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.78s [INFO] running `"docker" "inspect" "3f790b3f8a60096ebcdeba2506fb8844a1bd2abd7351f6409c305ed0ec9d6114"` [INFO] running `"docker" "rm" "-f" "3f790b3f8a60096ebcdeba2506fb8844a1bd2abd7351f6409c305ed0ec9d6114"` [INFO] [stdout] 3f790b3f8a60096ebcdeba2506fb8844a1bd2abd7351f6409c305ed0ec9d6114 [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/MinusGix/RustBefunge:/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] cc2eda3e4aa1cb647b2d8175bd0409e129a06c049c1bb672932888d59932446a [INFO] running `"docker" "start" "-a" "cc2eda3e4aa1cb647b2d8175bd0409e129a06c049c1bb672932888d59932446a"` [INFO] [stderr] Compiling befunge v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.09s [INFO] running `"docker" "inspect" "cc2eda3e4aa1cb647b2d8175bd0409e129a06c049c1bb672932888d59932446a"` [INFO] running `"docker" "rm" "-f" "cc2eda3e4aa1cb647b2d8175bd0409e129a06c049c1bb672932888d59932446a"` [INFO] [stdout] cc2eda3e4aa1cb647b2d8175bd0409e129a06c049c1bb672932888d59932446a [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/MinusGix/RustBefunge:/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] 5a66a1e27ba7531dc8b5c002c810e494976967653dff760152e391feeb99a013 [INFO] running `"docker" "start" "-a" "5a66a1e27ba7531dc8b5c002c810e494976967653dff760152e391feeb99a013"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/befunge-27ac9c8194966755 [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" "5a66a1e27ba7531dc8b5c002c810e494976967653dff760152e391feeb99a013"` [INFO] running `"docker" "rm" "-f" "5a66a1e27ba7531dc8b5c002c810e494976967653dff760152e391feeb99a013"` [INFO] [stdout] 5a66a1e27ba7531dc8b5c002c810e494976967653dff760152e391feeb99a013