[INFO] updating cached repository hhatto/goodc [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/hhatto/goodc [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/hhatto/goodc" "work/ex/beta-1.38-1/sources/1.37.0/gh/hhatto/goodc"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/hhatto/goodc'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/hhatto/goodc" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/hhatto/goodc"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/hhatto/goodc'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] e25332e98fa7a3c46d38cde792f0151e4b1696ab [INFO] sha for GitHub repo hhatto/goodc: e25332e98fa7a3c46d38cde792f0151e4b1696ab [INFO] validating manifest of hhatto/goodc 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 hhatto/goodc 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 hhatto/goodc [INFO] finished frobbing hhatto/goodc [INFO] frobbed toml for hhatto/goodc written to work/ex/beta-1.38-1/sources/1.37.0/gh/hhatto/goodc/Cargo.toml [INFO] started frobbing hhatto/goodc [INFO] finished frobbing hhatto/goodc [INFO] frobbed toml for hhatto/goodc written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/hhatto/goodc/Cargo.toml [INFO] crate hhatto/goodc 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 hhatto/goodc 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/hhatto/goodc:/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] bb12abe645009ae7ad38ceaeebf3fb41c0422e94248fd9975a184093f34fa598 [INFO] running `"docker" "start" "-a" "bb12abe645009ae7ad38ceaeebf3fb41c0422e94248fd9975a184093f34fa598"` [INFO] [stderr] Compiling bytecount v0.3.2 [INFO] [stderr] Compiling encoding_rs_io v0.1.3 [INFO] [stderr] Compiling serde_yaml v0.8.5 [INFO] [stderr] Compiling grep-matcher v0.1.1 [INFO] [stderr] Compiling globset v0.4.2 [INFO] [stderr] Compiling grep-searcher v0.1.1 [INFO] [stderr] Compiling grep-regex v0.1.1 [INFO] [stderr] Compiling grep-cli v0.1.1 [INFO] [stderr] Compiling ignore v0.4.4 [INFO] [stderr] Compiling grep-printer v0.1.1 [INFO] [stderr] Compiling grep v0.2.3 [INFO] [stderr] Compiling goodc v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/config.rs:100:67 [INFO] [stderr] | [INFO] [stderr] 100 | pub fn load_config>(path: P) -> Result> { [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 27.33s [INFO] running `"docker" "inspect" "bb12abe645009ae7ad38ceaeebf3fb41c0422e94248fd9975a184093f34fa598"` [INFO] running `"docker" "rm" "-f" "bb12abe645009ae7ad38ceaeebf3fb41c0422e94248fd9975a184093f34fa598"` [INFO] [stdout] bb12abe645009ae7ad38ceaeebf3fb41c0422e94248fd9975a184093f34fa598 [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/hhatto/goodc:/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] 3f2ec48647fb5707a03708dea5236dec86e2bd55973e5163993d7882715d9d8d [INFO] running `"docker" "start" "-a" "3f2ec48647fb5707a03708dea5236dec86e2bd55973e5163993d7882715d9d8d"` [INFO] [stderr] Compiling goodc v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/config.rs:100:67 [INFO] [stderr] | [INFO] [stderr] 100 | pub fn load_config>(path: P) -> Result> { [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 2.00s [INFO] running `"docker" "inspect" "3f2ec48647fb5707a03708dea5236dec86e2bd55973e5163993d7882715d9d8d"` [INFO] running `"docker" "rm" "-f" "3f2ec48647fb5707a03708dea5236dec86e2bd55973e5163993d7882715d9d8d"` [INFO] [stdout] 3f2ec48647fb5707a03708dea5236dec86e2bd55973e5163993d7882715d9d8d [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/hhatto/goodc:/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] 880f710e5f84bcb1dfecbfd64c0cfdcf2e6786d0419f87c56905b4a3708d168c [INFO] running `"docker" "start" "-a" "880f710e5f84bcb1dfecbfd64c0cfdcf2e6786d0419f87c56905b4a3708d168c"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running /opt/crater/target/debug/deps/goodc-c37202b83429f0bb [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" "880f710e5f84bcb1dfecbfd64c0cfdcf2e6786d0419f87c56905b4a3708d168c"` [INFO] running `"docker" "rm" "-f" "880f710e5f84bcb1dfecbfd64c0cfdcf2e6786d0419f87c56905b4a3708d168c"` [INFO] [stdout] 880f710e5f84bcb1dfecbfd64c0cfdcf2e6786d0419f87c56905b4a3708d168c