[INFO] fetching crate vcf 0.1.0... [INFO] extracting crate vcf 0.1.0 into work/ex/beta-1.37-6/sources/1.36.0/reg/vcf/0.1.0 [INFO] extracting crate vcf 0.1.0 into work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/vcf/0.1.0 [INFO] validating manifest of vcf-0.1.0 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 vcf-0.1.0 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 vcf-0.1.0 [INFO] finished frobbing vcf-0.1.0 [INFO] frobbed toml for vcf-0.1.0 written to work/ex/beta-1.37-6/sources/1.36.0/reg/vcf/0.1.0/Cargo.toml [INFO] started frobbing vcf-0.1.0 [INFO] finished frobbing vcf-0.1.0 [INFO] frobbed toml for vcf-0.1.0 written to work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/vcf/0.1.0/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [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 vcf-0.1.0 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-0/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/vcf/0.1.0:/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] 6868f09123c425fa7fa3c6729eee487c8c6880b14370547096d520a5d2f5b28f [INFO] running `"docker" "start" "-a" "6868f09123c425fa7fa3c6729eee487c8c6880b14370547096d520a5d2f5b28f"` [INFO] [stderr] Compiling vcf v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: function is never used: `encode_str_or_dot` [INFO] [stderr] --> src/lib.rs:176:1 [INFO] [stderr] | [INFO] [stderr] 176 | fn encode_str_or_dot(value: &Option) -> Cow { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [INFO] [stderr] [INFO] [stderr] warning: function is never used: `str_or_dot` [INFO] [stderr] --> src/lib.rs:210:1 [INFO] [stderr] | [INFO] [stderr] 210 | fn str_or_dot(value: &Option) -> &str { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.80s [INFO] running `"docker" "inspect" "6868f09123c425fa7fa3c6729eee487c8c6880b14370547096d520a5d2f5b28f"` [INFO] running `"docker" "rm" "-f" "6868f09123c425fa7fa3c6729eee487c8c6880b14370547096d520a5d2f5b28f"` [INFO] [stdout] 6868f09123c425fa7fa3c6729eee487c8c6880b14370547096d520a5d2f5b28f [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/vcf/0.1.0:/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] e3703f4ab5259f7335c0b870ad86626094b51807135756add0b9d30e616ad8fe [INFO] running `"docker" "start" "-a" "e3703f4ab5259f7335c0b870ad86626094b51807135756add0b9d30e616ad8fe"` [INFO] [stderr] Compiling vcf v0.1.0 (/opt/crater/workdir) [INFO] [stderr] error: couldn't read src/read/../../testfiles/bad-vcf1.vcf: No such file or directory (os error 2) [INFO] [stderr] --> src/read/test.rs:456:19 [INFO] [stderr] | [INFO] [stderr] 456 | let bad_vcf = include_bytes!("../../testfiles/bad-vcf1.vcf"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: couldn't read src/read/../../testfiles/bad-vcf2.vcf: No such file or directory (os error 2) [INFO] [stderr] --> src/read/test.rs:469:19 [INFO] [stderr] | [INFO] [stderr] 469 | let bad_vcf = include_bytes!("../../testfiles/bad-vcf2.vcf"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] error: Could not compile `vcf`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "e3703f4ab5259f7335c0b870ad86626094b51807135756add0b9d30e616ad8fe"` [INFO] running `"docker" "rm" "-f" "e3703f4ab5259f7335c0b870ad86626094b51807135756add0b9d30e616ad8fe"` [INFO] [stdout] e3703f4ab5259f7335c0b870ad86626094b51807135756add0b9d30e616ad8fe