[INFO] updating cached repository nitros12/cube-thing [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/nitros12/cube-thing [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/nitros12/cube-thing" "work/ex/beta-1.38-1/sources/1.37.0/gh/nitros12/cube-thing"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/nitros12/cube-thing'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/nitros12/cube-thing" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/nitros12/cube-thing"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/nitros12/cube-thing'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 63dd6508a6277f0227590c40911d56b9357d6add [INFO] sha for GitHub repo nitros12/cube-thing: 63dd6508a6277f0227590c40911d56b9357d6add [INFO] validating manifest of nitros12/cube-thing 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 nitros12/cube-thing 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 nitros12/cube-thing [INFO] finished frobbing nitros12/cube-thing [INFO] frobbed toml for nitros12/cube-thing written to work/ex/beta-1.38-1/sources/1.37.0/gh/nitros12/cube-thing/Cargo.toml [INFO] started frobbing nitros12/cube-thing [INFO] finished frobbing nitros12/cube-thing [INFO] frobbed toml for nitros12/cube-thing written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/nitros12/cube-thing/Cargo.toml [INFO] crate nitros12/cube-thing 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 nitros12/cube-thing 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-5/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/nitros12/cube-thing:/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] b35d2bac5e79f751a5fe0305caf3ef9f38e6c532059d353d25e054199965b9bd [INFO] running `"docker" "start" "-a" "b35d2bac5e79f751a5fe0305caf3ef9f38e6c532059d353d25e054199965b9bd"` [INFO] [stderr] Compiling bitvec v0.14.0 [INFO] [stderr] Compiling rppal v0.11.3 [INFO] [stderr] Compiling cube-thing v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.34s [INFO] running `"docker" "inspect" "b35d2bac5e79f751a5fe0305caf3ef9f38e6c532059d353d25e054199965b9bd"` [INFO] running `"docker" "rm" "-f" "b35d2bac5e79f751a5fe0305caf3ef9f38e6c532059d353d25e054199965b9bd"` [INFO] [stdout] b35d2bac5e79f751a5fe0305caf3ef9f38e6c532059d353d25e054199965b9bd [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/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/nitros12/cube-thing:/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] c7b045c86a3656d10b912067b18fa4b3263761211264e45770782b0e244c1fcc [INFO] running `"docker" "start" "-a" "c7b045c86a3656d10b912067b18fa4b3263761211264e45770782b0e244c1fcc"` [INFO] [stderr] Compiling cube-thing v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.81s [INFO] running `"docker" "inspect" "c7b045c86a3656d10b912067b18fa4b3263761211264e45770782b0e244c1fcc"` [INFO] running `"docker" "rm" "-f" "c7b045c86a3656d10b912067b18fa4b3263761211264e45770782b0e244c1fcc"` [INFO] [stdout] c7b045c86a3656d10b912067b18fa4b3263761211264e45770782b0e244c1fcc [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/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/nitros12/cube-thing:/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] 2afd8b3e65a43d88544722db7b55c12d90a6835eee0488c9474d64331a84c519 [INFO] running `"docker" "start" "-a" "2afd8b3e65a43d88544722db7b55c12d90a6835eee0488c9474d64331a84c519"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/cube_thing-f1534a941a9083a1 [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" "2afd8b3e65a43d88544722db7b55c12d90a6835eee0488c9474d64331a84c519"` [INFO] running `"docker" "rm" "-f" "2afd8b3e65a43d88544722db7b55c12d90a6835eee0488c9474d64331a84c519"` [INFO] [stdout] 2afd8b3e65a43d88544722db7b55c12d90a6835eee0488c9474d64331a84c519