[INFO] updating cached repository proprefenetre/rust-caesar [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/proprefenetre/rust-caesar [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/proprefenetre/rust-caesar" "work/ex/beta-1.37-6/sources/1.36.0/gh/proprefenetre/rust-caesar"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/proprefenetre/rust-caesar'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/proprefenetre/rust-caesar" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/proprefenetre/rust-caesar"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/proprefenetre/rust-caesar'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] ebd1b78e0180d6c09c5461bea21ee00593445ba2 [INFO] sha for GitHub repo proprefenetre/rust-caesar: ebd1b78e0180d6c09c5461bea21ee00593445ba2 [INFO] validating manifest of proprefenetre/rust-caesar 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 proprefenetre/rust-caesar 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 proprefenetre/rust-caesar [INFO] finished frobbing proprefenetre/rust-caesar [INFO] frobbed toml for proprefenetre/rust-caesar written to work/ex/beta-1.37-6/sources/1.36.0/gh/proprefenetre/rust-caesar/Cargo.toml [INFO] started frobbing proprefenetre/rust-caesar [INFO] finished frobbing proprefenetre/rust-caesar [INFO] frobbed toml for proprefenetre/rust-caesar written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/proprefenetre/rust-caesar/Cargo.toml [INFO] crate proprefenetre/rust-caesar 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 proprefenetre/rust-caesar 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-0/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/proprefenetre/rust-caesar:/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] 8ebb106adc2bc69fb66cd7e4089fbd2dd3652bf6314b8b59bd14bffe9feaa9d1 [INFO] running `"docker" "start" "-a" "8ebb106adc2bc69fb66cd7e4089fbd2dd3652bf6314b8b59bd14bffe9feaa9d1"` [INFO] [stderr] Compiling ansi_term v0.10.2 [INFO] [stderr] Compiling atty v0.2.6 [INFO] [stderr] Compiling clap v2.30.0 [INFO] [stderr] Compiling caesar v1.0.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.71s [INFO] running `"docker" "inspect" "8ebb106adc2bc69fb66cd7e4089fbd2dd3652bf6314b8b59bd14bffe9feaa9d1"` [INFO] running `"docker" "rm" "-f" "8ebb106adc2bc69fb66cd7e4089fbd2dd3652bf6314b8b59bd14bffe9feaa9d1"` [INFO] [stdout] 8ebb106adc2bc69fb66cd7e4089fbd2dd3652bf6314b8b59bd14bffe9feaa9d1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/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/proprefenetre/rust-caesar:/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] caa2b747149e20a3b9610316fe93c18719355cf9e53d9cbab6f006bf580ff3f1 [INFO] running `"docker" "start" "-a" "caa2b747149e20a3b9610316fe93c18719355cf9e53d9cbab6f006bf580ff3f1"` [INFO] [stderr] Compiling caesar v1.0.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.68s [INFO] running `"docker" "inspect" "caa2b747149e20a3b9610316fe93c18719355cf9e53d9cbab6f006bf580ff3f1"` [INFO] running `"docker" "rm" "-f" "caa2b747149e20a3b9610316fe93c18719355cf9e53d9cbab6f006bf580ff3f1"` [INFO] [stdout] caa2b747149e20a3b9610316fe93c18719355cf9e53d9cbab6f006bf580ff3f1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/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/proprefenetre/rust-caesar:/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] 508ab0e901579ee393449ca4d78afff4d6edc0ab1be8d4d8746672d82b3354ed [INFO] running `"docker" "start" "-a" "508ab0e901579ee393449ca4d78afff4d6edc0ab1be8d4d8746672d82b3354ed"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/crater/target/debug/deps/caesar-c1673fbdf818f3bf [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" "508ab0e901579ee393449ca4d78afff4d6edc0ab1be8d4d8746672d82b3354ed"` [INFO] running `"docker" "rm" "-f" "508ab0e901579ee393449ca4d78afff4d6edc0ab1be8d4d8746672d82b3354ed"` [INFO] [stdout] 508ab0e901579ee393449ca4d78afff4d6edc0ab1be8d4d8746672d82b3354ed