[INFO] crate pkg-utils 0.1.0 is already in cache [INFO] testing pkg-utils-0.1.0 against master#28742a1146f10a4f09369baad027a464acb7a766 for pr-71274 [INFO] extracting crate pkg-utils 0.1.0 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate pkg-utils 0.1.0 on toolchain 28742a1146f10a4f09369baad027a464acb7a766 [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate pkg-utils 0.1.0 [INFO] finished tweaking crates.io crate pkg-utils 0.1.0 [INFO] tweaked toml for crates.io crate pkg-utils 0.1.0 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [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-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] b411d3b38f13e3b209a6dba948d0950db5400c56e511940f3bfdc253953dfa7a [INFO] running `"docker" "start" "-a" "b411d3b38f13e3b209a6dba948d0950db5400c56e511940f3bfdc253953dfa7a"` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling version-compare v0.0.9 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling filetime v0.2.9 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling tar v0.4.26 [INFO] [stderr] Compiling backtrace-sys v0.1.35 [INFO] [stderr] Compiling lzma-sys v0.1.15 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling synstructure v0.6.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling xz2 v0.1.6 [INFO] [stderr] Compiling backtrace v0.3.46 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling display_derive v0.0.0 [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 pkg-utils v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 53.48s [INFO] running `"docker" "inspect" "b411d3b38f13e3b209a6dba948d0950db5400c56e511940f3bfdc253953dfa7a"` [INFO] running `"docker" "rm" "-f" "b411d3b38f13e3b209a6dba948d0950db5400c56e511940f3bfdc253953dfa7a"` [INFO] [stdout] b411d3b38f13e3b209a6dba948d0950db5400c56e511940f3bfdc253953dfa7a [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] ba81631fab86821a6820832fcf24110f43513ae26a3d37f70a170904d12e2878 [INFO] running `"docker" "start" "-a" "ba81631fab86821a6820832fcf24110f43513ae26a3d37f70a170904d12e2878"` [INFO] [stderr] Compiling pkg-utils v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0063]: missing field `comp` in initializer of `Provide` [INFO] [stderr] --> src/lib.rs:355:30 [INFO] [stderr] | [INFO] [stderr] 355 | assert!(db.provides(&Provide { name: "java-environment".to_string(), version: Some("8".to_string()) })); [INFO] [stderr] | ^^^^^^^ missing `comp` [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0063`. [INFO] [stderr] error: could not compile `pkg-utils`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "ba81631fab86821a6820832fcf24110f43513ae26a3d37f70a170904d12e2878"` [INFO] running `"docker" "rm" "-f" "ba81631fab86821a6820832fcf24110f43513ae26a3d37f70a170904d12e2878"` [INFO] [stdout] ba81631fab86821a6820832fcf24110f43513ae26a3d37f70a170904d12e2878