[INFO] updating cached repository item4net/holiday_gen [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/item4net/holiday_gen [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/item4net/holiday_gen" "work/ex/beta-1.38-1/sources/1.37.0/gh/item4net/holiday_gen"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/item4net/holiday_gen'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/item4net/holiday_gen" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/item4net/holiday_gen"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/item4net/holiday_gen'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] d8ce8e7bb05333fed8e6afcf07e83eeebbec9a79 [INFO] sha for GitHub repo item4net/holiday_gen: d8ce8e7bb05333fed8e6afcf07e83eeebbec9a79 [INFO] validating manifest of item4net/holiday_gen 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 item4net/holiday_gen 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 item4net/holiday_gen [INFO] finished frobbing item4net/holiday_gen [INFO] frobbed toml for item4net/holiday_gen written to work/ex/beta-1.38-1/sources/1.37.0/gh/item4net/holiday_gen/Cargo.toml [INFO] started frobbing item4net/holiday_gen [INFO] finished frobbing item4net/holiday_gen [INFO] frobbed toml for item4net/holiday_gen written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/item4net/holiday_gen/Cargo.toml [INFO] crate item4net/holiday_gen 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 item4net/holiday_gen against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/item4net/holiday_gen:/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-08-13" "build" "--frozen"` [INFO] [stdout] 02cf23fc214ea14d4541103e89a270599faa6ffa58021bb14891d69f2c499041 [INFO] running `"docker" "start" "-a" "02cf23fc214ea14d4541103e89a270599faa6ffa58021bb14891d69f2c499041"` [INFO] [stderr] Compiling memchr v2.1.3 [INFO] [stderr] Compiling serde v1.0.86 [INFO] [stderr] Compiling serde_derive v1.0.86 [INFO] [stderr] Compiling csv-core v0.1.5 [INFO] [stderr] Compiling serde_json v1.0.38 [INFO] [stderr] Compiling csv v1.0.5 [INFO] [stderr] Compiling holiday_gen v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:12:29 [INFO] [stderr] | [INFO] [stderr] 12 | fn main() -> Result<(), Box> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn std::error::Error` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 27.63s [INFO] running `"docker" "inspect" "02cf23fc214ea14d4541103e89a270599faa6ffa58021bb14891d69f2c499041"` [INFO] running `"docker" "rm" "-f" "02cf23fc214ea14d4541103e89a270599faa6ffa58021bb14891d69f2c499041"` [INFO] [stdout] 02cf23fc214ea14d4541103e89a270599faa6ffa58021bb14891d69f2c499041 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/item4net/holiday_gen:/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-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] aa971191fc3ed68da4dc04ed6fe5c1d935502a140cfe039fa508c736dde3004c [INFO] running `"docker" "start" "-a" "aa971191fc3ed68da4dc04ed6fe5c1d935502a140cfe039fa508c736dde3004c"` [INFO] [stderr] Compiling holiday_gen v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:12:29 [INFO] [stderr] | [INFO] [stderr] 12 | fn main() -> Result<(), Box> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn std::error::Error` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.79s [INFO] running `"docker" "inspect" "aa971191fc3ed68da4dc04ed6fe5c1d935502a140cfe039fa508c736dde3004c"` [INFO] running `"docker" "rm" "-f" "aa971191fc3ed68da4dc04ed6fe5c1d935502a140cfe039fa508c736dde3004c"` [INFO] [stdout] aa971191fc3ed68da4dc04ed6fe5c1d935502a140cfe039fa508c736dde3004c [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/item4net/holiday_gen:/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-08-13" "test" "--frozen"` [INFO] [stdout] 16c7a2d787cc0eba1d65c08ad903ed63c153dd37a50a03cf1652ebedd53e58e2 [INFO] running `"docker" "start" "-a" "16c7a2d787cc0eba1d65c08ad903ed63c153dd37a50a03cf1652ebedd53e58e2"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/holiday_gen-ddff508fff3adafe [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" "16c7a2d787cc0eba1d65c08ad903ed63c153dd37a50a03cf1652ebedd53e58e2"` [INFO] running `"docker" "rm" "-f" "16c7a2d787cc0eba1d65c08ad903ed63c153dd37a50a03cf1652ebedd53e58e2"` [INFO] [stdout] 16c7a2d787cc0eba1d65c08ad903ed63c153dd37a50a03cf1652ebedd53e58e2