[INFO] updating cached repository stephenc222/rust-budget-summary [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/stephenc222/rust-budget-summary [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/stephenc222/rust-budget-summary" "work/ex/beta-1.37-6/sources/1.36.0/gh/stephenc222/rust-budget-summary"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/stephenc222/rust-budget-summary'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/stephenc222/rust-budget-summary" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/stephenc222/rust-budget-summary"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/stephenc222/rust-budget-summary'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 84ad9f24e3a4e336f999b443573e0e54776bf0cc [INFO] sha for GitHub repo stephenc222/rust-budget-summary: 84ad9f24e3a4e336f999b443573e0e54776bf0cc [INFO] validating manifest of stephenc222/rust-budget-summary 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 stephenc222/rust-budget-summary 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 stephenc222/rust-budget-summary [INFO] finished frobbing stephenc222/rust-budget-summary [INFO] frobbed toml for stephenc222/rust-budget-summary written to work/ex/beta-1.37-6/sources/1.36.0/gh/stephenc222/rust-budget-summary/Cargo.toml [INFO] started frobbing stephenc222/rust-budget-summary [INFO] finished frobbing stephenc222/rust-budget-summary [INFO] frobbed toml for stephenc222/rust-budget-summary written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/stephenc222/rust-budget-summary/Cargo.toml [INFO] crate stephenc222/rust-budget-summary 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 stephenc222/rust-budget-summary 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-4/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/stephenc222/rust-budget-summary:/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] 0572bc922c4c2a3d1fa443aafd7bfb6579bd14c23d69cdfc868b941f38316d7c [INFO] running `"docker" "start" "-a" "0572bc922c4c2a3d1fa443aafd7bfb6579bd14c23d69cdfc868b941f38316d7c"` [INFO] [stderr] Compiling serde v1.0.83 [INFO] [stderr] Compiling csv-core v0.1.5 [INFO] [stderr] Compiling csv v1.0.5 [INFO] [stderr] Compiling prettytable-rs v0.8.0 [INFO] [stderr] Compiling rust-budget-summary v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:38:36 [INFO] [stderr] | [INFO] [stderr] 38 | fn read_budget() -> Result<(), Box> { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 19.42s [INFO] running `"docker" "inspect" "0572bc922c4c2a3d1fa443aafd7bfb6579bd14c23d69cdfc868b941f38316d7c"` [INFO] running `"docker" "rm" "-f" "0572bc922c4c2a3d1fa443aafd7bfb6579bd14c23d69cdfc868b941f38316d7c"` [INFO] [stdout] 0572bc922c4c2a3d1fa443aafd7bfb6579bd14c23d69cdfc868b941f38316d7c [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/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/stephenc222/rust-budget-summary:/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] 0f1a3a9ba30ddb8b3d35afc0683ce619a98a134b6883d321c83e1c939274ae3b [INFO] running `"docker" "start" "-a" "0f1a3a9ba30ddb8b3d35afc0683ce619a98a134b6883d321c83e1c939274ae3b"` [INFO] [stderr] Compiling rust-budget-summary v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:38:36 [INFO] [stderr] | [INFO] [stderr] 38 | fn read_budget() -> Result<(), Box> { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.02s [INFO] running `"docker" "inspect" "0f1a3a9ba30ddb8b3d35afc0683ce619a98a134b6883d321c83e1c939274ae3b"` [INFO] running `"docker" "rm" "-f" "0f1a3a9ba30ddb8b3d35afc0683ce619a98a134b6883d321c83e1c939274ae3b"` [INFO] [stdout] 0f1a3a9ba30ddb8b3d35afc0683ce619a98a134b6883d321c83e1c939274ae3b [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/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/stephenc222/rust-budget-summary:/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] 870413a1dfcda495321d8ee05c1be0a2f1675c1e760d9282457076df1f6278ef [INFO] running `"docker" "start" "-a" "870413a1dfcda495321d8ee05c1be0a2f1675c1e760d9282457076df1f6278ef"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running /opt/crater/target/debug/deps/rust_budget_summary-4096ca326404dbf1 [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" "870413a1dfcda495321d8ee05c1be0a2f1675c1e760d9282457076df1f6278ef"` [INFO] running `"docker" "rm" "-f" "870413a1dfcda495321d8ee05c1be0a2f1675c1e760d9282457076df1f6278ef"` [INFO] [stdout] 870413a1dfcda495321d8ee05c1be0a2f1675c1e760d9282457076df1f6278ef