[INFO] cloning repository jht5945/prettyjson [INFO] running `"git" "clone" "--bare" "git://github.com/jht5945/prettyjson.git" "work/cache/sources/gh/jht5945/prettyjson"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/jht5945/prettyjson'... [INFO] running `"git" "clone" "work/cache/sources/gh/jht5945/prettyjson" "work/ex/beta-1.37-6/sources/1.36.0/gh/jht5945/prettyjson"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/jht5945/prettyjson'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/jht5945/prettyjson" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/jht5945/prettyjson"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/jht5945/prettyjson'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 1c2eb2de341947367be6b2e83b71db6e31e12fc6 [INFO] sha for GitHub repo jht5945/prettyjson: 1c2eb2de341947367be6b2e83b71db6e31e12fc6 [INFO] validating manifest of jht5945/prettyjson 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 jht5945/prettyjson 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 jht5945/prettyjson [INFO] finished frobbing jht5945/prettyjson [INFO] frobbed toml for jht5945/prettyjson written to work/ex/beta-1.37-6/sources/1.36.0/gh/jht5945/prettyjson/Cargo.toml [INFO] started frobbing jht5945/prettyjson [INFO] finished frobbing jht5945/prettyjson [INFO] frobbed toml for jht5945/prettyjson written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/jht5945/prettyjson/Cargo.toml [INFO] crate jht5945/prettyjson 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 jht5945/prettyjson 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/jht5945/prettyjson:/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] 76f8a8bfbe45733b5ee60b280c7b352d507e25220c76eae86cb94b5bda5a50fe [INFO] running `"docker" "start" "-a" "76f8a8bfbe45733b5ee60b280c7b352d507e25220c76eae86cb94b5bda5a50fe"` [INFO] [stderr] Compiling json v0.11.14 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling rust_util v0.1.0 (https://github.com/jht5945/rust_util#610871e5) [INFO] [stderr] Compiling prettyjson v0.1.1 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:27:30 [INFO] [stderr] | [INFO] [stderr] 27 | fn read_to_string(read: &mut Read) -> XResult { [INFO] [stderr] | ^^^^ help: use `dyn`: `dyn Read` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.01s [INFO] running `"docker" "inspect" "76f8a8bfbe45733b5ee60b280c7b352d507e25220c76eae86cb94b5bda5a50fe"` [INFO] running `"docker" "rm" "-f" "76f8a8bfbe45733b5ee60b280c7b352d507e25220c76eae86cb94b5bda5a50fe"` [INFO] [stdout] 76f8a8bfbe45733b5ee60b280c7b352d507e25220c76eae86cb94b5bda5a50fe [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/jht5945/prettyjson:/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] 8ecbcc8294994301d44427f4ca0b354d134592a3f8849dafa346dfaaacda80a9 [INFO] running `"docker" "start" "-a" "8ecbcc8294994301d44427f4ca0b354d134592a3f8849dafa346dfaaacda80a9"` [INFO] [stderr] Compiling prettyjson v0.1.1 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:27:30 [INFO] [stderr] | [INFO] [stderr] 27 | fn read_to_string(read: &mut Read) -> XResult { [INFO] [stderr] | ^^^^ help: use `dyn`: `dyn Read` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.76s [INFO] running `"docker" "inspect" "8ecbcc8294994301d44427f4ca0b354d134592a3f8849dafa346dfaaacda80a9"` [INFO] running `"docker" "rm" "-f" "8ecbcc8294994301d44427f4ca0b354d134592a3f8849dafa346dfaaacda80a9"` [INFO] [stdout] 8ecbcc8294994301d44427f4ca0b354d134592a3f8849dafa346dfaaacda80a9 [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/jht5945/prettyjson:/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] 8b9e874a74ae5c47f39d0fdb889120e1d382e28d1e13eea7c8f8230787ce5b4d [INFO] running `"docker" "start" "-a" "8b9e874a74ae5c47f39d0fdb889120e1d382e28d1e13eea7c8f8230787ce5b4d"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/crater/target/debug/deps/prettyjson-1f65d07eb3b13623 [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" "8b9e874a74ae5c47f39d0fdb889120e1d382e28d1e13eea7c8f8230787ce5b4d"` [INFO] running `"docker" "rm" "-f" "8b9e874a74ae5c47f39d0fdb889120e1d382e28d1e13eea7c8f8230787ce5b4d"` [INFO] [stdout] 8b9e874a74ae5c47f39d0fdb889120e1d382e28d1e13eea7c8f8230787ce5b4d