[INFO] updating cached repository ryanboris/learn--rust [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/ryanboris/learn--rust [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/ryanboris/learn--rust" "work/ex/beta-1.37-6/sources/1.36.0/gh/ryanboris/learn--rust"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/ryanboris/learn--rust'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/ryanboris/learn--rust" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/ryanboris/learn--rust"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/ryanboris/learn--rust'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 957ceb21ca749a5fb4da75a32d57ca5d31d9423d [INFO] sha for GitHub repo ryanboris/learn--rust: 957ceb21ca749a5fb4da75a32d57ca5d31d9423d [INFO] validating manifest of ryanboris/learn--rust 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 ryanboris/learn--rust 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 ryanboris/learn--rust [INFO] finished frobbing ryanboris/learn--rust [INFO] frobbed toml for ryanboris/learn--rust written to work/ex/beta-1.37-6/sources/1.36.0/gh/ryanboris/learn--rust/Cargo.toml [INFO] started frobbing ryanboris/learn--rust [INFO] finished frobbing ryanboris/learn--rust [INFO] frobbed toml for ryanboris/learn--rust written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/ryanboris/learn--rust/Cargo.toml [INFO] crate ryanboris/learn--rust 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 ryanboris/learn--rust against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/ryanboris/learn--rust:/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-07-23" "build" "--frozen"` [INFO] [stdout] 39de1dd54580764273b9bb43a4c2bffdeb5f36d0c43690b9c13091fe8da116d2 [INFO] running `"docker" "start" "-a" "39de1dd54580764273b9bb43a4c2bffdeb5f36d0c43690b9c13091fe8da116d2"` [INFO] [stderr] Compiling hello v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.48s [INFO] running `"docker" "inspect" "39de1dd54580764273b9bb43a4c2bffdeb5f36d0c43690b9c13091fe8da116d2"` [INFO] running `"docker" "rm" "-f" "39de1dd54580764273b9bb43a4c2bffdeb5f36d0c43690b9c13091fe8da116d2"` [INFO] [stdout] 39de1dd54580764273b9bb43a4c2bffdeb5f36d0c43690b9c13091fe8da116d2 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/ryanboris/learn--rust:/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-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] 0c7d05f397f028fd1a92c7ee6bc6fbb9d19a1b14275fa90d32f24b103305a79f [INFO] running `"docker" "start" "-a" "0c7d05f397f028fd1a92c7ee6bc6fbb9d19a1b14275fa90d32f24b103305a79f"` [INFO] [stderr] Compiling hello v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.53s [INFO] running `"docker" "inspect" "0c7d05f397f028fd1a92c7ee6bc6fbb9d19a1b14275fa90d32f24b103305a79f"` [INFO] running `"docker" "rm" "-f" "0c7d05f397f028fd1a92c7ee6bc6fbb9d19a1b14275fa90d32f24b103305a79f"` [INFO] [stdout] 0c7d05f397f028fd1a92c7ee6bc6fbb9d19a1b14275fa90d32f24b103305a79f [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/ryanboris/learn--rust:/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-07-23" "test" "--frozen"` [INFO] [stdout] c0f8b457005cf3ee1b6b5821333d407e7f5e2d9564e18b7c5d1bce2f9a09c076 [INFO] running `"docker" "start" "-a" "c0f8b457005cf3ee1b6b5821333d407e7f5e2d9564e18b7c5d1bce2f9a09c076"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.00s [INFO] [stderr] Running /opt/crater/target/debug/deps/hello-da53561ef832630e [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" "c0f8b457005cf3ee1b6b5821333d407e7f5e2d9564e18b7c5d1bce2f9a09c076"` [INFO] running `"docker" "rm" "-f" "c0f8b457005cf3ee1b6b5821333d407e7f5e2d9564e18b7c5d1bce2f9a09c076"` [INFO] [stdout] c0f8b457005cf3ee1b6b5821333d407e7f5e2d9564e18b7c5d1bce2f9a09c076