[INFO] updating cached repository ioncodes/snesutilities [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/ioncodes/snesutilities [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/ioncodes/snesutilities" "work/ex/beta-1.38-1/sources/1.37.0/gh/ioncodes/snesutilities"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/ioncodes/snesutilities'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/ioncodes/snesutilities" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/ioncodes/snesutilities"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/ioncodes/snesutilities'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 749d358f7d614e4ffb38d2625588aafe70ef12c0 [INFO] sha for GitHub repo ioncodes/snesutilities: 749d358f7d614e4ffb38d2625588aafe70ef12c0 [INFO] validating manifest of ioncodes/snesutilities 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 ioncodes/snesutilities 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 ioncodes/snesutilities [INFO] finished frobbing ioncodes/snesutilities [INFO] frobbed toml for ioncodes/snesutilities written to work/ex/beta-1.38-1/sources/1.37.0/gh/ioncodes/snesutilities/Cargo.toml [INFO] started frobbing ioncodes/snesutilities [INFO] finished frobbing ioncodes/snesutilities [INFO] frobbed toml for ioncodes/snesutilities written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/ioncodes/snesutilities/Cargo.toml [INFO] crate ioncodes/snesutilities 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 ioncodes/snesutilities 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-4/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/ioncodes/snesutilities:/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] f1b5c190a4213be7c16853ea764bc2276d1d4a5c0c435479f8f1dce62ef79fca [INFO] running `"docker" "start" "-a" "f1b5c190a4213be7c16853ea764bc2276d1d4a5c0c435479f8f1dce62ef79fca"` [INFO] [stderr] Compiling snesutils v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.92s [INFO] running `"docker" "inspect" "f1b5c190a4213be7c16853ea764bc2276d1d4a5c0c435479f8f1dce62ef79fca"` [INFO] running `"docker" "rm" "-f" "f1b5c190a4213be7c16853ea764bc2276d1d4a5c0c435479f8f1dce62ef79fca"` [INFO] [stdout] f1b5c190a4213be7c16853ea764bc2276d1d4a5c0c435479f8f1dce62ef79fca [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/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/ioncodes/snesutilities:/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] 72e7f2ee22e453fad1a7a114628558276d314695460096d913d3b8131c650a78 [INFO] running `"docker" "start" "-a" "72e7f2ee22e453fad1a7a114628558276d314695460096d913d3b8131c650a78"` [INFO] [stderr] Compiling snesutils v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.22s [INFO] running `"docker" "inspect" "72e7f2ee22e453fad1a7a114628558276d314695460096d913d3b8131c650a78"` [INFO] running `"docker" "rm" "-f" "72e7f2ee22e453fad1a7a114628558276d314695460096d913d3b8131c650a78"` [INFO] [stdout] 72e7f2ee22e453fad1a7a114628558276d314695460096d913d3b8131c650a78 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/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/ioncodes/snesutilities:/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] ca92b5d534a75fac9d8e54ff5b04eee7d6227f5cc8b6595e91580745d0b7283f [INFO] running `"docker" "start" "-a" "ca92b5d534a75fac9d8e54ff5b04eee7d6227f5cc8b6595e91580745d0b7283f"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/crater/target/debug/deps/snesutils-0e2c19bfcebfe170 [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" "ca92b5d534a75fac9d8e54ff5b04eee7d6227f5cc8b6595e91580745d0b7283f"` [INFO] running `"docker" "rm" "-f" "ca92b5d534a75fac9d8e54ff5b04eee7d6227f5cc8b6595e91580745d0b7283f"` [INFO] [stdout] ca92b5d534a75fac9d8e54ff5b04eee7d6227f5cc8b6595e91580745d0b7283f