[INFO] crate spirit-cfg-helpers 0.3.0 is already in cache [INFO] checking spirit-cfg-helpers-0.3.0 against master#0cbcb17d3306d6e22eafc2c05ce885db97d0189c for pr-68766 [INFO] extracting crate spirit-cfg-helpers 0.3.0 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate spirit-cfg-helpers 0.3.0 on toolchain 0cbcb17d3306d6e22eafc2c05ce885db97d0189c [INFO] running `"/workspace/cargo-home/bin/cargo" "+0cbcb17d3306d6e22eafc2c05ce885db97d0189c" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate spirit-cfg-helpers 0.3.0 [INFO] finished tweaking crates.io crate spirit-cfg-helpers 0.3.0 [INFO] tweaked toml for crates.io crate spirit-cfg-helpers 0.3.0 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+0cbcb17d3306d6e22eafc2c05ce885db97d0189c" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/workspace/cargo-home/bin/cargo" "+0cbcb17d3306d6e22eafc2c05ce885db97d0189c" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+0cbcb17d3306d6e22eafc2c05ce885db97d0189c" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 14f9215c2210bb16c82b16c4a995abcff2f3e109e49a993dd86e5d39e6f6eb8d [INFO] running `"docker" "start" "-a" "14f9215c2210bb16c82b16c4a995abcff2f3e109e49a993dd86e5d39e6f6eb8d"` [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Checking err-context v0.1.0 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking nom v5.1.0 [INFO] [stderr] Checking aho-corasick v0.7.8 [INFO] [stderr] Checking pulldown-cmark v0.4.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking signal-hook-registry v1.2.0 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Checking signal-hook v0.1.13 [INFO] [stderr] Checking regex v1.3.4 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling rustversion v1.0.2 [INFO] [stderr] Compiling structdoc-derive v0.1.4 [INFO] [stderr] Compiling proc-macro-error v0.4.8 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.8 [INFO] [stderr] Checking structdoc v0.1.4 [INFO] [stderr] Compiling structopt-derive v0.4.2 [INFO] [stderr] Checking serde v1.0.104 [INFO] [stderr] Checking structopt v0.3.9 [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Checking serde_path_to_error v0.1.2 [INFO] [stderr] Checking serde_ignored v0.1.1 [INFO] [stderr] Checking serde_json v1.0.46 [INFO] [stderr] Checking serde_yaml v0.8.11 [INFO] [stderr] Checking config v0.10.1 [INFO] [stderr] Checking version-sync v0.8.1 [INFO] [stderr] Checking spirit v0.4.1 [INFO] [stderr] error[E0599]: no function or associated item named `augment_clap` found for struct `cfg_loader::CommonOpts` in the current scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/spirit-0.4.1/src/cfg_loader.rs:90:21 [INFO] [stderr] | [INFO] [stderr] 64 | struct CommonOpts { [INFO] [stderr] | ----------------- function or associated item `augment_clap` not found for this [INFO] [stderr] ... [INFO] [stderr] 90 | CommonOpts::augment_clap(O::clap()) [INFO] [stderr] | ^^^^^^^^^^^^ function or associated item not found in `cfg_loader::CommonOpts` [INFO] [stderr] | [INFO] [stderr] = help: items from traits can only be used if the trait is in scope [INFO] [stderr] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stderr] `use structopt::StructOptInternal;` [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0599`. [INFO] [stderr] error: could not compile `spirit`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "14f9215c2210bb16c82b16c4a995abcff2f3e109e49a993dd86e5d39e6f6eb8d"` [INFO] running `"docker" "rm" "-f" "14f9215c2210bb16c82b16c4a995abcff2f3e109e49a993dd86e5d39e6f6eb8d"` [INFO] [stdout] 14f9215c2210bb16c82b16c4a995abcff2f3e109e49a993dd86e5d39e6f6eb8d