[INFO] updating cached repository martindines/PlayingWithRust [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/martindines/PlayingWithRust [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/martindines/PlayingWithRust" "work/ex/beta-1.38-1/sources/1.37.0/gh/martindines/PlayingWithRust"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/martindines/PlayingWithRust'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/martindines/PlayingWithRust" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/martindines/PlayingWithRust"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/martindines/PlayingWithRust'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 4e551a44bb40534242827a793b7aca4162916201 [INFO] sha for GitHub repo martindines/PlayingWithRust: 4e551a44bb40534242827a793b7aca4162916201 [INFO] validating manifest of martindines/PlayingWithRust 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 martindines/PlayingWithRust 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 martindines/PlayingWithRust [INFO] finished frobbing martindines/PlayingWithRust [INFO] frobbed toml for martindines/PlayingWithRust written to work/ex/beta-1.38-1/sources/1.37.0/gh/martindines/PlayingWithRust/Cargo.toml [INFO] started frobbing martindines/PlayingWithRust [INFO] finished frobbing martindines/PlayingWithRust [INFO] frobbed toml for martindines/PlayingWithRust written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/martindines/PlayingWithRust/Cargo.toml [INFO] crate martindines/PlayingWithRust 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/martindines/PlayingWithRust/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] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [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 martindines/PlayingWithRust 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-0/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/martindines/PlayingWithRust:/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] 09a131292ea5ded8452355bfccf1276aaf5287e4f883285a500f24f4fdc64d89 [INFO] running `"docker" "start" "-a" "09a131292ea5ded8452355bfccf1276aaf5287e4f883285a500f24f4fdc64d89"` [INFO] [stderr] Compiling fun v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.16s [INFO] running `"docker" "inspect" "09a131292ea5ded8452355bfccf1276aaf5287e4f883285a500f24f4fdc64d89"` [INFO] running `"docker" "rm" "-f" "09a131292ea5ded8452355bfccf1276aaf5287e4f883285a500f24f4fdc64d89"` [INFO] [stdout] 09a131292ea5ded8452355bfccf1276aaf5287e4f883285a500f24f4fdc64d89 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/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/martindines/PlayingWithRust:/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] 28dd1282a98548de805c2bc4a51d48f9ff41b43d3f525c38a7800ac85fe52142 [INFO] running `"docker" "start" "-a" "28dd1282a98548de805c2bc4a51d48f9ff41b43d3f525c38a7800ac85fe52142"` [INFO] [stderr] Compiling fun v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.64s [INFO] running `"docker" "inspect" "28dd1282a98548de805c2bc4a51d48f9ff41b43d3f525c38a7800ac85fe52142"` [INFO] running `"docker" "rm" "-f" "28dd1282a98548de805c2bc4a51d48f9ff41b43d3f525c38a7800ac85fe52142"` [INFO] [stdout] 28dd1282a98548de805c2bc4a51d48f9ff41b43d3f525c38a7800ac85fe52142 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/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/martindines/PlayingWithRust:/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] f258d6ff2c95b7071757f1556f936e5437ddad51ef547e5ad1ff6a2607a96c56 [INFO] running `"docker" "start" "-a" "f258d6ff2c95b7071757f1556f936e5437ddad51ef547e5ad1ff6a2607a96c56"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/fun-b4cb7b7b235971e0 [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" "f258d6ff2c95b7071757f1556f936e5437ddad51ef547e5ad1ff6a2607a96c56"` [INFO] running `"docker" "rm" "-f" "f258d6ff2c95b7071757f1556f936e5437ddad51ef547e5ad1ff6a2607a96c56"` [INFO] [stdout] f258d6ff2c95b7071757f1556f936e5437ddad51ef547e5ad1ff6a2607a96c56