[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.37-6/sources/1.36.0/gh/hhatto/goodc"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/hhatto/goodc'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/hhatto/goodc" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/hhatto/goodc"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/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.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 hhatto/goodc 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 hhatto/goodc [INFO] finished frobbing hhatto/goodc [INFO] frobbed toml for hhatto/goodc written to work/ex/beta-1.37-6/sources/1.36.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.37-6/sources/beta-2019-07-23/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.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 hhatto/goodc against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.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.36.0" "build" "--frozen"` [INFO] [stdout] 0971e4ef8f5cd65a1028a280cdf3b244edc4bf72b4817f53a33fb44ad2885217 [INFO] running `"docker" "start" "-a" "0971e4ef8f5cd65a1028a280cdf3b244edc4bf72b4817f53a33fb44ad2885217"` [INFO] [stderr] Compiling serde v1.0.79 [INFO] [stderr] Compiling bytecount v0.3.2 [INFO] [stderr] Compiling same-file v1.0.3 [INFO] [stderr] Compiling log v0.4.5 [INFO] [stderr] Compiling memmap v0.6.2 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling yaml-rust v0.4.2 [INFO] [stderr] Compiling encoding_rs v0.8.10 [INFO] [stderr] Compiling grep-matcher v0.1.1 [INFO] [stderr] Compiling crossbeam-epoch v0.6.0 [INFO] [stderr] Compiling syn v0.15.9 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling walkdir v2.2.5 [INFO] [stderr] Compiling globset v0.4.2 [INFO] [stderr] Compiling grep-regex v0.1.1 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling crossbeam-channel v0.2.6 [INFO] [stderr] Compiling grep-cli v0.1.1 [INFO] [stderr] Compiling ignore v0.4.4 [INFO] [stderr] Compiling encoding_rs_io v0.1.3 [INFO] [stderr] Compiling grep-searcher v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.79 [INFO] [stderr] Compiling serde_json v1.0.32 [INFO] [stderr] Compiling serde_yaml v0.8.5 [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] Finished dev [unoptimized + debuginfo] target(s) in 1m 06s [INFO] running `"docker" "inspect" "0971e4ef8f5cd65a1028a280cdf3b244edc4bf72b4817f53a33fb44ad2885217"` [INFO] running `"docker" "rm" "-f" "0971e4ef8f5cd65a1028a280cdf3b244edc4bf72b4817f53a33fb44ad2885217"` [INFO] [stdout] 0971e4ef8f5cd65a1028a280cdf3b244edc4bf72b4817f53a33fb44ad2885217 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.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.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 1ef01d6aa8ee36049cd31f09b19c95c3e2780853343e43fabbe8caffe86d6351 [INFO] running `"docker" "start" "-a" "1ef01d6aa8ee36049cd31f09b19c95c3e2780853343e43fabbe8caffe86d6351"` [INFO] [stderr] Compiling goodc v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.35s [INFO] running `"docker" "inspect" "1ef01d6aa8ee36049cd31f09b19c95c3e2780853343e43fabbe8caffe86d6351"` [INFO] running `"docker" "rm" "-f" "1ef01d6aa8ee36049cd31f09b19c95c3e2780853343e43fabbe8caffe86d6351"` [INFO] [stdout] 1ef01d6aa8ee36049cd31f09b19c95c3e2780853343e43fabbe8caffe86d6351 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.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.36.0" "test" "--frozen"` [INFO] [stdout] 69fa28723b7fa4f0b6ba4704ea98cdbe7b9c4c69ab6469d6c006ed6063d3209f [INFO] running `"docker" "start" "-a" "69fa28723b7fa4f0b6ba4704ea98cdbe7b9c4c69ab6469d6c006ed6063d3209f"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/crater/target/debug/deps/goodc-8c3909f9ded94a6a [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" "69fa28723b7fa4f0b6ba4704ea98cdbe7b9c4c69ab6469d6c006ed6063d3209f"` [INFO] running `"docker" "rm" "-f" "69fa28723b7fa4f0b6ba4704ea98cdbe7b9c4c69ab6469d6c006ed6063d3209f"` [INFO] [stdout] 69fa28723b7fa4f0b6ba4704ea98cdbe7b9c4c69ab6469d6c006ed6063d3209f