[INFO] updating cached repository psftw/jra [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/psftw/jra [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/psftw/jra" "work/ex/beta-1.38-1/sources/1.37.0/gh/psftw/jra"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/psftw/jra'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/psftw/jra" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/psftw/jra"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/psftw/jra'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 389b1e79a72ae2745d59f27dd4f018c914b4a43f [INFO] sha for GitHub repo psftw/jra: 389b1e79a72ae2745d59f27dd4f018c914b4a43f [INFO] validating manifest of psftw/jra 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 psftw/jra 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 psftw/jra [INFO] finished frobbing psftw/jra [INFO] frobbed toml for psftw/jra written to work/ex/beta-1.38-1/sources/1.37.0/gh/psftw/jra/Cargo.toml [INFO] started frobbing psftw/jra [INFO] finished frobbing psftw/jra [INFO] frobbed toml for psftw/jra written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/psftw/jra/Cargo.toml [INFO] crate psftw/jra 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 psftw/jra against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/psftw/jra:/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.37.0" "build" "--frozen"` [INFO] [stdout] 292f0e863cf42dde30e0c061a43c2857ecb7dbeee90cf40ab994fdf97d03e7eb [INFO] running `"docker" "start" "-a" "292f0e863cf42dde30e0c061a43c2857ecb7dbeee90cf40ab994fdf97d03e7eb"` [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling encode_unicode v0.3.5 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling backtrace v0.3.26 [INFO] [stderr] Compiling structopt-derive v0.2.16 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling aho-corasick v0.7.3 [INFO] [stderr] Compiling csv-core v0.1.5 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling csv v1.0.7 [INFO] [stderr] Compiling regex v1.1.6 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio v0.1.20 [INFO] [stderr] Compiling hyper v0.12.29 [INFO] [stderr] Compiling publicsuffix v1.5.2 [INFO] [stderr] Compiling prettytable-rs v0.8.0 (https://github.com/psftw/prettytable-rs?branch=hyperlinks#5c17616c) [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling structopt v0.2.16 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling reqwest v0.9.17 [INFO] [stderr] Compiling goji v0.2.4 (https://github.com/psftw/goji?branch=fixes#4641cb64) [INFO] [stderr] Compiling jra v0.2.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:70:28 [INFO] [stderr] | [INFO] [stderr] 70 | fn run() -> 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 1m 34s [INFO] running `"docker" "inspect" "292f0e863cf42dde30e0c061a43c2857ecb7dbeee90cf40ab994fdf97d03e7eb"` [INFO] running `"docker" "rm" "-f" "292f0e863cf42dde30e0c061a43c2857ecb7dbeee90cf40ab994fdf97d03e7eb"` [INFO] [stdout] 292f0e863cf42dde30e0c061a43c2857ecb7dbeee90cf40ab994fdf97d03e7eb [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/psftw/jra:/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.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 0ba7b37bab4b3b29f6335da10b27c3372f5fd89da597b779e9ff3800975a2425 [INFO] running `"docker" "start" "-a" "0ba7b37bab4b3b29f6335da10b27c3372f5fd89da597b779e9ff3800975a2425"` [INFO] [stderr] Compiling jra v0.2.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:70:28 [INFO] [stderr] | [INFO] [stderr] 70 | fn run() -> 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.83s [INFO] running `"docker" "inspect" "0ba7b37bab4b3b29f6335da10b27c3372f5fd89da597b779e9ff3800975a2425"` [INFO] running `"docker" "rm" "-f" "0ba7b37bab4b3b29f6335da10b27c3372f5fd89da597b779e9ff3800975a2425"` [INFO] [stdout] 0ba7b37bab4b3b29f6335da10b27c3372f5fd89da597b779e9ff3800975a2425 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/psftw/jra:/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.37.0" "test" "--frozen"` [INFO] [stdout] 0692bc17efcb3782dc1c8a389bc6e57539d27d69d0b7a21e1427ee1ca2009f3a [INFO] running `"docker" "start" "-a" "0692bc17efcb3782dc1c8a389bc6e57539d27d69d0b7a21e1427ee1ca2009f3a"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] Running /opt/crater/target/debug/deps/jra-8b031416cf463e9a [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" "0692bc17efcb3782dc1c8a389bc6e57539d27d69d0b7a21e1427ee1ca2009f3a"` [INFO] running `"docker" "rm" "-f" "0692bc17efcb3782dc1c8a389bc6e57539d27d69d0b7a21e1427ee1ca2009f3a"` [INFO] [stdout] 0692bc17efcb3782dc1c8a389bc6e57539d27d69d0b7a21e1427ee1ca2009f3a