[INFO] fetching crate maud_lints 0.18.1... [INFO] checking maud_lints-0.18.1 against master#2748a9fd93dd1a00a4521f4f16de5befbf77f6cd for pr-62262-1 [INFO] extracting crate maud_lints 0.18.1 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate maud_lints 0.18.1 on toolchain 2748a9fd93dd1a00a4521f4f16de5befbf77f6cd [INFO] running `"/workspace/cargo-home/bin/cargo" "+2748a9fd93dd1a00a4521f4f16de5befbf77f6cd" "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-5/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+2748a9fd93dd1a00a4521f4f16de5befbf77f6cd" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+2748a9fd93dd1a00a4521f4f16de5befbf77f6cd" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+2748a9fd93dd1a00a4521f4f16de5befbf77f6cd" "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] f606832f0cfad0786165cad136b58bd408fef2a2c26e8a529c37f9e24b06c2e6 [INFO] running `"docker" "start" "-a" "f606832f0cfad0786165cad136b58bd408fef2a2c26e8a529c37f9e24b06c2e6"` [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] warning: use of deprecated attribute `plugin_registrar`: compiler plugins are deprecated. See https://github.com/rust-lang/rust/issues/29597 [INFO] [stderr] --> src/lib.rs:24:1 [INFO] [stderr] | [INFO] [stderr] 24 | #[plugin_registrar] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'rustc_plugin': import this through `rustc_driver::plugin` instead to make TLS work correctly. See https://github.com/rust-lang/rust/issues/62717 [INFO] [stderr] --> src/lib.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | extern crate rustc_plugin; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to 3 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0433`. [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] warning: use of deprecated attribute `plugin_registrar`: compiler plugins are deprecated. See https://github.com/rust-lang/rust/issues/29597 [INFO] [stderr] --> src/lib.rs:24:1 [INFO] [stderr] | [INFO] [stderr] 24 | #[plugin_registrar] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'rustc_plugin': import this through `rustc_driver::plugin` instead to make TLS work correctly. See https://github.com/rust-lang/rust/issues/62717 [INFO] [stderr] --> src/lib.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | extern crate rustc_plugin; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to 3 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0433`. [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" "f606832f0cfad0786165cad136b58bd408fef2a2c26e8a529c37f9e24b06c2e6"` [INFO] running `"docker" "rm" "-f" "f606832f0cfad0786165cad136b58bd408fef2a2c26e8a529c37f9e24b06c2e6"` [INFO] [stdout] f606832f0cfad0786165cad136b58bd408fef2a2c26e8a529c37f9e24b06c2e6