[INFO] crate maud_lints 0.18.1 is already in cache [INFO] checking maud_lints-0.18.1 against nightly-2019-10-27 for pr-65897 [INFO] extracting crate maud_lints 0.18.1 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate maud_lints 0.18.1 on toolchain nightly-2019-10-27 [INFO] running `"/workspace/cargo-home/bin/cargo" "+nightly-2019-10-27" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate maud_lints 0.18.1 [INFO] finished tweaking crates.io crate maud_lints 0.18.1 [INFO] tweaked toml for crates.io crate maud_lints 0.18.1 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+nightly-2019-10-27" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+nightly-2019-10-27" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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=allow" "-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" "+nightly-2019-10-27" "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] e7677e547537e28e358cc25b602d982018cfd6d88434bd222d6e96ab77ef7120 [INFO] running `"docker" "start" "-a" "e7677e547537e28e358cc25b602d982018cfd6d88434bd222d6e96ab77ef7120"` [INFO] [stderr] Checking if_chain v0.1.3 [INFO] [stderr] Checking maud_lints v0.18.1 (/opt/rustwide/workdir) [INFO] [stderr] error[E0433]: failed to resolve: could not find `item_path` in `ty` [INFO] [stderr] --> src/util.rs:21:14 [INFO] [stderr] | [INFO] [stderr] 21 | impl ty::item_path::ItemPathBuffer for AbsolutePathBuffer { [INFO] [stderr] | ^^^^^^^^^ could not find `item_path` in `ty` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `item_path` in `ty` [INFO] [stderr] --> src/util.rs:22:37 [INFO] [stderr] | [INFO] [stderr] 22 | fn root_mode(&self) -> &ty::item_path::RootMode { [INFO] [stderr] | ^^^^^^^^^ could not find `item_path` in `ty` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `item_path` in `ty` [INFO] [stderr] --> src/util.rs:23:18 [INFO] [stderr] | [INFO] [stderr] 23 | &ty::item_path::RootMode::Absolute [INFO] [stderr] | ^^^^^^^^^ could not find `item_path` in `ty` [INFO] [stderr] [INFO] [stderr] error[E0407]: method `get_lints` is not a member of trait `LintPass` [INFO] [stderr] --> src/doctype.rs:16:5 [INFO] [stderr] | [INFO] [stderr] 16 | / fn get_lints(&self) -> LintArray { [INFO] [stderr] 17 | | lint_array![MAUD_DOCTYPE] [INFO] [stderr] 18 | | } [INFO] [stderr] | |_____^ not a member of trait `LintPass` [INFO] [stderr] [INFO] [stderr] error: aborting due to 4 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0407, E0433. [INFO] [stderr] For more information about an error, try `rustc --explain E0407`. [INFO] [stderr] error: could not compile `maud_lints`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0433]: failed to resolve: could not find `item_path` in `ty` [INFO] [stderr] --> src/util.rs:21:14 [INFO] [stderr] | [INFO] [stderr] 21 | impl ty::item_path::ItemPathBuffer for AbsolutePathBuffer { [INFO] [stderr] | ^^^^^^^^^ could not find `item_path` in `ty` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `item_path` in `ty` [INFO] [stderr] --> src/util.rs:22:37 [INFO] [stderr] | [INFO] [stderr] 22 | fn root_mode(&self) -> &ty::item_path::RootMode { [INFO] [stderr] | ^^^^^^^^^ could not find `item_path` in `ty` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `item_path` in `ty` [INFO] [stderr] --> src/util.rs:23:18 [INFO] [stderr] | [INFO] [stderr] 23 | &ty::item_path::RootMode::Absolute [INFO] [stderr] | ^^^^^^^^^ could not find `item_path` in `ty` [INFO] [stderr] [INFO] [stderr] error[E0407]: method `get_lints` is not a member of trait `LintPass` [INFO] [stderr] --> src/doctype.rs:16:5 [INFO] [stderr] | [INFO] [stderr] 16 | / fn get_lints(&self) -> LintArray { [INFO] [stderr] 17 | | lint_array![MAUD_DOCTYPE] [INFO] [stderr] 18 | | } [INFO] [stderr] | |_____^ not a member of trait `LintPass` [INFO] [stderr] [INFO] [stderr] error: aborting due to 4 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0407, E0433. [INFO] [stderr] For more information about an error, try `rustc --explain E0407`. [INFO] [stderr] error: could not compile `maud_lints`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "e7677e547537e28e358cc25b602d982018cfd6d88434bd222d6e96ab77ef7120"` [INFO] running `"docker" "rm" "-f" "e7677e547537e28e358cc25b602d982018cfd6d88434bd222d6e96ab77ef7120"` [INFO] [stdout] e7677e547537e28e358cc25b602d982018cfd6d88434bd222d6e96ab77ef7120