[INFO] cloning repository hhatto/goodc [INFO] running `"git" "clone" "--bare" "git://github.com/hhatto/goodc.git" "work/cache/sources/gh/hhatto/goodc"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/hhatto/goodc'... [INFO] running `"git" "clone" "work/cache/sources/gh/hhatto/goodc" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/hhatto/goodc"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/hhatto/goodc'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/hhatto/goodc" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/hhatto/goodc"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/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 master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of hhatto/goodc on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "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/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/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/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing hhatto/goodc against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] 2a8cdb962d910b430f2f074e3f0241aed7b1ae13afab1fe944a258401945886e [INFO] running `"docker" "start" "-a" "2a8cdb962d910b430f2f074e3f0241aed7b1ae13afab1fe944a258401945886e"` [INFO] [stderr] Compiling encoding_rs v0.8.10 [INFO] [stderr] Compiling bytecount v0.3.2 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling yaml-rust v0.4.2 [INFO] [stderr] Compiling smallvec v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.6.0 [INFO] [stderr] Compiling grep-matcher v0.1.1 [INFO] [stderr] Compiling globset v0.4.2 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling grep-regex v0.1.1 [INFO] [stderr] Compiling grep-cli v0.1.1 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling serde_yaml v0.8.5 [INFO] [stderr] Compiling crossbeam-channel v0.2.6 [INFO] [stderr] Compiling encoding_rs_io v0.1.3 [INFO] [stderr] Compiling ignore v0.4.4 [INFO] [stderr] Compiling grep-searcher v0.1.1 [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 43.95s [INFO] running `"docker" "inspect" "2a8cdb962d910b430f2f074e3f0241aed7b1ae13afab1fe944a258401945886e"` [INFO] running `"docker" "rm" "-f" "2a8cdb962d910b430f2f074e3f0241aed7b1ae13afab1fe944a258401945886e"` [INFO] [stdout] 2a8cdb962d910b430f2f074e3f0241aed7b1ae13afab1fe944a258401945886e [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 67f1505f6f7d47a49dee36eb5f34e95817f8e7c0ea8ba2288dc16d0c61e51d71 [INFO] running `"docker" "start" "-a" "67f1505f6f7d47a49dee36eb5f34e95817f8e7c0ea8ba2288dc16d0c61e51d71"` [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 1.39s [INFO] running `"docker" "inspect" "67f1505f6f7d47a49dee36eb5f34e95817f8e7c0ea8ba2288dc16d0c61e51d71"` [INFO] running `"docker" "rm" "-f" "67f1505f6f7d47a49dee36eb5f34e95817f8e7c0ea8ba2288dc16d0c61e51d71"` [INFO] [stdout] 67f1505f6f7d47a49dee36eb5f34e95817f8e7c0ea8ba2288dc16d0c61e51d71 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] 3a4fb52f891bb39d533ac7cd5989b8a1805d2b04fbecc510edadfb880ad6200a [INFO] running `"docker" "start" "-a" "3a4fb52f891bb39d533ac7cd5989b8a1805d2b04fbecc510edadfb880ad6200a"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running /opt/crater/target/debug/deps/goodc-036dda12155f17dd [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" "3a4fb52f891bb39d533ac7cd5989b8a1805d2b04fbecc510edadfb880ad6200a"` [INFO] running `"docker" "rm" "-f" "3a4fb52f891bb39d533ac7cd5989b8a1805d2b04fbecc510edadfb880ad6200a"` [INFO] [stdout] 3a4fb52f891bb39d533ac7cd5989b8a1805d2b04fbecc510edadfb880ad6200a