[INFO] updating cached repository intrepion/example-x-rust-x-rustbyexample-com-x-custom_types-enum-enum_use [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/intrepion/example-x-rust-x-rustbyexample-com-x-custom_types-enum-enum_use [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/intrepion/example-x-rust-x-rustbyexample-com-x-custom_types-enum-enum_use" "work/ex/beta-1.37-6/sources/1.36.0/gh/intrepion/example-x-rust-x-rustbyexample-com-x-custom_types-enum-enum_use"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/intrepion/example-x-rust-x-rustbyexample-com-x-custom_types-enum-enum_use'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/intrepion/example-x-rust-x-rustbyexample-com-x-custom_types-enum-enum_use" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/intrepion/example-x-rust-x-rustbyexample-com-x-custom_types-enum-enum_use"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/intrepion/example-x-rust-x-rustbyexample-com-x-custom_types-enum-enum_use'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 42057bdcfb079a54b43d3ec49ebb8c22d9c208c2 [INFO] sha for GitHub repo intrepion/example-x-rust-x-rustbyexample-com-x-custom_types-enum-enum_use: 42057bdcfb079a54b43d3ec49ebb8c22d9c208c2 [INFO] validating manifest of intrepion/example-x-rust-x-rustbyexample-com-x-custom_types-enum-enum_use 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 intrepion/example-x-rust-x-rustbyexample-com-x-custom_types-enum-enum_use 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 intrepion/example-x-rust-x-rustbyexample-com-x-custom_types-enum-enum_use [INFO] finished frobbing intrepion/example-x-rust-x-rustbyexample-com-x-custom_types-enum-enum_use [INFO] frobbed toml for intrepion/example-x-rust-x-rustbyexample-com-x-custom_types-enum-enum_use written to work/ex/beta-1.37-6/sources/1.36.0/gh/intrepion/example-x-rust-x-rustbyexample-com-x-custom_types-enum-enum_use/Cargo.toml [INFO] started frobbing intrepion/example-x-rust-x-rustbyexample-com-x-custom_types-enum-enum_use [INFO] finished frobbing intrepion/example-x-rust-x-rustbyexample-com-x-custom_types-enum-enum_use [INFO] frobbed toml for intrepion/example-x-rust-x-rustbyexample-com-x-custom_types-enum-enum_use written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/intrepion/example-x-rust-x-rustbyexample-com-x-custom_types-enum-enum_use/Cargo.toml [INFO] crate intrepion/example-x-rust-x-rustbyexample-com-x-custom_types-enum-enum_use 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 intrepion/example-x-rust-x-rustbyexample-com-x-custom_types-enum-enum_use 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-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/intrepion/example-x-rust-x-rustbyexample-com-x-custom_types-enum-enum_use:/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] ac7ae5e0d3107da147299a797605ec63815c38ed73dbb926fde0395db9a0bf1a [INFO] running `"docker" "start" "-a" "ac7ae5e0d3107da147299a797605ec63815c38ed73dbb926fde0395db9a0bf1a"` [INFO] [stderr] Compiling example-x-rust-x-rustbyexample-com-x-custom_types-enum-enum_use v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.21s [INFO] running `"docker" "inspect" "ac7ae5e0d3107da147299a797605ec63815c38ed73dbb926fde0395db9a0bf1a"` [INFO] running `"docker" "rm" "-f" "ac7ae5e0d3107da147299a797605ec63815c38ed73dbb926fde0395db9a0bf1a"` [INFO] [stdout] ac7ae5e0d3107da147299a797605ec63815c38ed73dbb926fde0395db9a0bf1a [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/intrepion/example-x-rust-x-rustbyexample-com-x-custom_types-enum-enum_use:/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] d43bfedd1368fd8f548acf7c866713795c4a88e5d8a25a330aad1725914b807f [INFO] running `"docker" "start" "-a" "d43bfedd1368fd8f548acf7c866713795c4a88e5d8a25a330aad1725914b807f"` [INFO] [stderr] Compiling example-x-rust-x-rustbyexample-com-x-custom_types-enum-enum_use v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.27s [INFO] running `"docker" "inspect" "d43bfedd1368fd8f548acf7c866713795c4a88e5d8a25a330aad1725914b807f"` [INFO] running `"docker" "rm" "-f" "d43bfedd1368fd8f548acf7c866713795c4a88e5d8a25a330aad1725914b807f"` [INFO] [stdout] d43bfedd1368fd8f548acf7c866713795c4a88e5d8a25a330aad1725914b807f [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/intrepion/example-x-rust-x-rustbyexample-com-x-custom_types-enum-enum_use:/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] df6740abca03883669bbaa4c398b2c3a8c6372e2dc948936d6b2a5721d4f3aed [INFO] running `"docker" "start" "-a" "df6740abca03883669bbaa4c398b2c3a8c6372e2dc948936d6b2a5721d4f3aed"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/example_x_rust_x_rustbyexample_com_x_custom_types_enum_enum_use-6ac611a6bad00b11 [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" "df6740abca03883669bbaa4c398b2c3a8c6372e2dc948936d6b2a5721d4f3aed"` [INFO] running `"docker" "rm" "-f" "df6740abca03883669bbaa4c398b2c3a8c6372e2dc948936d6b2a5721d4f3aed"` [INFO] [stdout] df6740abca03883669bbaa4c398b2c3a8c6372e2dc948936d6b2a5721d4f3aed