[INFO] updating cached repository renaudleroy/beer [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/renaudleroy/beer [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/renaudleroy/beer" "work/ex/beta-1.38-1/sources/1.37.0/gh/renaudleroy/beer"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/renaudleroy/beer'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/renaudleroy/beer" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/renaudleroy/beer"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/renaudleroy/beer'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] aa31fa6994e9da1b0e768a93b9f1ccb0bc258588 [INFO] sha for GitHub repo renaudleroy/beer: aa31fa6994e9da1b0e768a93b9f1ccb0bc258588 [INFO] validating manifest of renaudleroy/beer 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 renaudleroy/beer 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 renaudleroy/beer [INFO] finished frobbing renaudleroy/beer [INFO] frobbed toml for renaudleroy/beer written to work/ex/beta-1.38-1/sources/1.37.0/gh/renaudleroy/beer/Cargo.toml [INFO] started frobbing renaudleroy/beer [INFO] finished frobbing renaudleroy/beer [INFO] frobbed toml for renaudleroy/beer written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/renaudleroy/beer/Cargo.toml [INFO] crate renaudleroy/beer 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 renaudleroy/beer against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/renaudleroy/beer:/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" "+1.37.0" "build" "--frozen"` [INFO] [stdout] 1d3da75df023a8d104bd8c3885fce6a7dd8ce2a384dd183c9556529f782042bf [INFO] running `"docker" "start" "-a" "1d3da75df023a8d104bd8c3885fce6a7dd8ce2a384dd183c9556529f782042bf"` [INFO] [stderr] Compiling beer v1.0.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.64s [INFO] running `"docker" "inspect" "1d3da75df023a8d104bd8c3885fce6a7dd8ce2a384dd183c9556529f782042bf"` [INFO] running `"docker" "rm" "-f" "1d3da75df023a8d104bd8c3885fce6a7dd8ce2a384dd183c9556529f782042bf"` [INFO] [stdout] 1d3da75df023a8d104bd8c3885fce6a7dd8ce2a384dd183c9556529f782042bf [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/renaudleroy/beer:/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" "+1.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 20aa69b0a453f19283c302a43cdc154f2ed00d995c2a37c99818a344b12176e5 [INFO] running `"docker" "start" "-a" "20aa69b0a453f19283c302a43cdc154f2ed00d995c2a37c99818a344b12176e5"` [INFO] [stderr] Compiling difference v1.0.0 [INFO] [stderr] Compiling pretty_assertions v0.4.1 [INFO] [stderr] Compiling beer v1.0.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.75s [INFO] running `"docker" "inspect" "20aa69b0a453f19283c302a43cdc154f2ed00d995c2a37c99818a344b12176e5"` [INFO] running `"docker" "rm" "-f" "20aa69b0a453f19283c302a43cdc154f2ed00d995c2a37c99818a344b12176e5"` [INFO] [stdout] 20aa69b0a453f19283c302a43cdc154f2ed00d995c2a37c99818a344b12176e5 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/renaudleroy/beer:/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" "+1.37.0" "test" "--frozen"` [INFO] [stdout] c24dcd0de8249b7dda1b32f5a41c55d2d4c357e8638ebfc68776063febb740d5 [INFO] running `"docker" "start" "-a" "c24dcd0de8249b7dda1b32f5a41c55d2d4c357e8638ebfc68776063febb740d5"` [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stdout] running 2 tests [INFO] [stderr] Running /opt/crater/target/debug/deps/beer-d3e3dd6b75bedd46 [INFO] [stdout] test beer::test_hello ... ok [INFO] [stdout] test test_beer_add ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "c24dcd0de8249b7dda1b32f5a41c55d2d4c357e8638ebfc68776063febb740d5"` [INFO] running `"docker" "rm" "-f" "c24dcd0de8249b7dda1b32f5a41c55d2d4c357e8638ebfc68776063febb740d5"` [INFO] [stdout] c24dcd0de8249b7dda1b32f5a41c55d2d4c357e8638ebfc68776063febb740d5