[INFO] crate vcf 0.3.0 is already in cache [INFO] testing vcf-0.3.0 against master#28742a1146f10a4f09369baad027a464acb7a766 for pr-71274 [INFO] extracting crate vcf 0.3.0 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate vcf 0.3.0 on toolchain 28742a1146f10a4f09369baad027a464acb7a766 [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate vcf 0.3.0 [INFO] finished tweaking crates.io crate vcf 0.3.0 [INFO] tweaked toml for crates.io crate vcf 0.3.0 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate crates.io crate vcf 0.3.0 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 827378bcd874ede39fe46642c409f818c64fac5a401a28f8bfe5ad8fc54b2fc4 [INFO] running `"docker" "start" "-a" "827378bcd874ede39fe46642c409f818c64fac5a401a28f8bfe5ad8fc54b2fc4"` [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling static_assertions v0.3.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling backtrace-sys v0.1.34 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling nom v5.1.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling lexical-core v0.6.7 [INFO] [stderr] Compiling backtrace v0.3.41 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Compiling failure v0.1.7 [INFO] [stderr] Compiling vcf v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 38.50s [INFO] running `"docker" "inspect" "827378bcd874ede39fe46642c409f818c64fac5a401a28f8bfe5ad8fc54b2fc4"` [INFO] running `"docker" "rm" "-f" "827378bcd874ede39fe46642c409f818c64fac5a401a28f8bfe5ad8fc54b2fc4"` [INFO] [stdout] 827378bcd874ede39fe46642c409f818c64fac5a401a28f8bfe5ad8fc54b2fc4 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 2f1d00038ce54f1b14da84a3ecef491a7c853ea464958e2207370960a33823cf [INFO] running `"docker" "start" "-a" "2f1d00038ce54f1b14da84a3ecef491a7c853ea464958e2207370960a33823cf"` [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling flate2 v1.0.13 [INFO] [stderr] Compiling vcf v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] error: couldn't read src/header/../../testfiles/simple1.vcf: No such file or directory (os error 2) [INFO] [stderr] --> src/header/test.rs:328:43 [INFO] [stderr] | [INFO] [stderr] 328 | let mut simple1_vcf = BufReader::new(&include_bytes!("../../testfiles/simple1.vcf")[..]); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: couldn't read src/record/../../testfiles/simple1.vcf: No such file or directory (os error 2) [INFO] [stderr] --> src/record/test.rs:6:20 [INFO] [stderr] | [INFO] [stderr] 6 | let vcf_data = include_bytes!("../../testfiles/simple1.vcf"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: couldn't read src/../testfiles/simple1.vcf: No such file or directory (os error 2) [INFO] [stderr] --> src/test.rs:7:42 [INFO] [stderr] | [INFO] [stderr] 7 | let mut simple_vcf = BufReader::new(&include_bytes!("../testfiles/simple1.vcf")[..]); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: couldn't read src/../testfiles/1kGP-subset.vcf: No such file or directory (os error 2) [INFO] [stderr] --> src/test.rs:20:42 [INFO] [stderr] | [INFO] [stderr] 20 | let mut simple_vcf = BufReader::new(&include_bytes!("../testfiles/1kGP-subset.vcf")[..]); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: couldn't read src/../testfiles/bad1.vcf: No such file or directory (os error 2) [INFO] [stderr] --> src/test.rs:33:42 [INFO] [stderr] | [INFO] [stderr] 33 | let mut simple_vcf = BufReader::new(&include_bytes!("../testfiles/bad1.vcf")[..]); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: couldn't read src/../testfiles/simple1.vcf: No such file or directory (os error 2) [INFO] [stderr] --> src/test.rs:46:21 [INFO] [stderr] | [INFO] [stderr] 46 | let vcf_bytes = include_bytes!("../testfiles/simple1.vcf"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: aborting due to 6 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] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "2f1d00038ce54f1b14da84a3ecef491a7c853ea464958e2207370960a33823cf"` [INFO] running `"docker" "rm" "-f" "2f1d00038ce54f1b14da84a3ecef491a7c853ea464958e2207370960a33823cf"` [INFO] [stdout] 2f1d00038ce54f1b14da84a3ecef491a7c853ea464958e2207370960a33823cf