[INFO] updating cached repository dcampbell24/cubes [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/dcampbell24/cubes [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/dcampbell24/cubes" "work/ex/beta-1.38-1/sources/1.37.0/gh/dcampbell24/cubes"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/dcampbell24/cubes'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/dcampbell24/cubes" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/dcampbell24/cubes"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/dcampbell24/cubes'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 3a8727fbe430187a9c64adc65efed7bfb0320300 [INFO] sha for GitHub repo dcampbell24/cubes: 3a8727fbe430187a9c64adc65efed7bfb0320300 [INFO] validating manifest of dcampbell24/cubes 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 dcampbell24/cubes 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 dcampbell24/cubes [INFO] finished frobbing dcampbell24/cubes [INFO] frobbed toml for dcampbell24/cubes written to work/ex/beta-1.38-1/sources/1.37.0/gh/dcampbell24/cubes/Cargo.toml [INFO] started frobbing dcampbell24/cubes [INFO] finished frobbing dcampbell24/cubes [INFO] frobbed toml for dcampbell24/cubes written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/dcampbell24/cubes/Cargo.toml [INFO] crate dcampbell24/cubes 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] [stderr] error: the lock file /mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/dcampbell24/cubes/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Updating git repository `https://github.com/ticki/cake.git` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Updating git repository `https://github.com/ticki/cake.git` [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 dcampbell24/cubes 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-7/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/dcampbell24/cubes:/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] d1f4f37cab6906ba9b473e6d259d38962e177d7cb6b2065c2368f8c02aea0f1f [INFO] running `"docker" "start" "-a" "d1f4f37cab6906ba9b473e6d259d38962e177d7cb6b2065c2368f8c02aea0f1f"` [INFO] [stderr] Compiling rayon v0.4.3 [INFO] [stderr] Compiling cake v0.1.0 (https://github.com/ticki/cake.git#26e6cc7f) [INFO] [stderr] Compiling cubes v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.68s [INFO] running `"docker" "inspect" "d1f4f37cab6906ba9b473e6d259d38962e177d7cb6b2065c2368f8c02aea0f1f"` [INFO] running `"docker" "rm" "-f" "d1f4f37cab6906ba9b473e6d259d38962e177d7cb6b2065c2368f8c02aea0f1f"` [INFO] [stdout] d1f4f37cab6906ba9b473e6d259d38962e177d7cb6b2065c2368f8c02aea0f1f [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/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/dcampbell24/cubes:/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] 443f413b11f553db5ec55e2109fdd4494f243950c06b1b59beffe4e679cc4cd4 [INFO] running `"docker" "start" "-a" "443f413b11f553db5ec55e2109fdd4494f243950c06b1b59beffe4e679cc4cd4"` [INFO] [stderr] Compiling cubes v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.93s [INFO] running `"docker" "inspect" "443f413b11f553db5ec55e2109fdd4494f243950c06b1b59beffe4e679cc4cd4"` [INFO] running `"docker" "rm" "-f" "443f413b11f553db5ec55e2109fdd4494f243950c06b1b59beffe4e679cc4cd4"` [INFO] [stdout] 443f413b11f553db5ec55e2109fdd4494f243950c06b1b59beffe4e679cc4cd4 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/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/dcampbell24/cubes:/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] 13003ecd740016fc64e278ffdd1d727e57513f4697879e6e8491f41d97e05d1e [INFO] running `"docker" "start" "-a" "13003ecd740016fc64e278ffdd1d727e57513f4697879e6e8491f41d97e05d1e"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/cake-33f61206219bd23e [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/cubes_rs-67c928722f1f0831 [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] [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" "13003ecd740016fc64e278ffdd1d727e57513f4697879e6e8491f41d97e05d1e"` [INFO] running `"docker" "rm" "-f" "13003ecd740016fc64e278ffdd1d727e57513f4697879e6e8491f41d97e05d1e"` [INFO] [stdout] 13003ecd740016fc64e278ffdd1d727e57513f4697879e6e8491f41d97e05d1e