[INFO] updating cached repository dennemann/rust-fortune [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/dennemann/rust-fortune [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/dennemann/rust-fortune" "work/ex/beta-1.37-6/sources/1.36.0/gh/dennemann/rust-fortune"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/dennemann/rust-fortune'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/dennemann/rust-fortune" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/dennemann/rust-fortune"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/dennemann/rust-fortune'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] a04089288e76ec2cec1e6495dce445f855348b63 [INFO] sha for GitHub repo dennemann/rust-fortune: a04089288e76ec2cec1e6495dce445f855348b63 [INFO] validating manifest of dennemann/rust-fortune 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 dennemann/rust-fortune 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 dennemann/rust-fortune [INFO] finished frobbing dennemann/rust-fortune [INFO] frobbed toml for dennemann/rust-fortune written to work/ex/beta-1.37-6/sources/1.36.0/gh/dennemann/rust-fortune/Cargo.toml [INFO] started frobbing dennemann/rust-fortune [INFO] finished frobbing dennemann/rust-fortune [INFO] frobbed toml for dennemann/rust-fortune written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/dennemann/rust-fortune/Cargo.toml [INFO] crate dennemann/rust-fortune 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 dennemann/rust-fortune against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/dennemann/rust-fortune:/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.36.0" "build" "--frozen"` [INFO] [stdout] 01503c1f84b3516c0173aaf2d232430b6c1bf893294276f5014bcd39c442f53c [INFO] running `"docker" "start" "-a" "01503c1f84b3516c0173aaf2d232430b6c1bf893294276f5014bcd39c442f53c"` [INFO] [stderr] Compiling rust-fortune v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.04s [INFO] running `"docker" "inspect" "01503c1f84b3516c0173aaf2d232430b6c1bf893294276f5014bcd39c442f53c"` [INFO] running `"docker" "rm" "-f" "01503c1f84b3516c0173aaf2d232430b6c1bf893294276f5014bcd39c442f53c"` [INFO] [stdout] 01503c1f84b3516c0173aaf2d232430b6c1bf893294276f5014bcd39c442f53c [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/dennemann/rust-fortune:/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.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 3f9c08ed5828fba7ae52577f5963c37ec3923fb0689ddfe038e8a9b9521fe3af [INFO] running `"docker" "start" "-a" "3f9c08ed5828fba7ae52577f5963c37ec3923fb0689ddfe038e8a9b9521fe3af"` [INFO] [stderr] Compiling rust-fortune v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.72s [INFO] running `"docker" "inspect" "3f9c08ed5828fba7ae52577f5963c37ec3923fb0689ddfe038e8a9b9521fe3af"` [INFO] running `"docker" "rm" "-f" "3f9c08ed5828fba7ae52577f5963c37ec3923fb0689ddfe038e8a9b9521fe3af"` [INFO] [stdout] 3f9c08ed5828fba7ae52577f5963c37ec3923fb0689ddfe038e8a9b9521fe3af [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/dennemann/rust-fortune:/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.36.0" "test" "--frozen"` [INFO] [stdout] 22569e58d276bd996aa82fd5a4ea9179acb3688d9ecd23c58c8cddf3ae8767bb [INFO] running `"docker" "start" "-a" "22569e58d276bd996aa82fd5a4ea9179acb3688d9ecd23c58c8cddf3ae8767bb"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/rust_fortune-e11c83cbc620829d [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" "22569e58d276bd996aa82fd5a4ea9179acb3688d9ecd23c58c8cddf3ae8767bb"` [INFO] running `"docker" "rm" "-f" "22569e58d276bd996aa82fd5a4ea9179acb3688d9ecd23c58c8cddf3ae8767bb"` [INFO] [stdout] 22569e58d276bd996aa82fd5a4ea9179acb3688d9ecd23c58c8cddf3ae8767bb