[INFO] crate maud_lints 0.18.1 is already in cache [INFO] checking maud_lints-0.18.1 against master#4ff32c07da9d97e6dc315a4a5c9ffbb797cb27bb for pr-64672 [INFO] extracting crate maud_lints 0.18.1 into work/builds/worker-0/source [INFO] validating manifest of crates.io crate maud_lints 0.18.1 on toolchain 4ff32c07da9d97e6dc315a4a5c9ffbb797cb27bb [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+4ff32c07da9d97e6dc315a4a5c9ffbb797cb27bb" "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 work/builds/worker-0/source/Cargo.toml [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+4ff32c07da9d97e6dc315a4a5c9ffbb797cb27bb" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+4ff32c07da9d97e6dc315a4a5c9ffbb797cb27bb" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/mnt/big/crater/work/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/mnt/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "+4ff32c07da9d97e6dc315a4a5c9ffbb797cb27bb" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 3b6771336d7d1271cf62b489304b9821d7abf0dfc9cb90a3655d96c7134d37a2 [INFO] running `"docker" "start" "-a" "3b6771336d7d1271cf62b489304b9821d7abf0dfc9cb90a3655d96c7134d37a2"` [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] 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 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[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 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] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] error: aborting due to 3 previous errors [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [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] [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: could not compile `maud_lints`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "3b6771336d7d1271cf62b489304b9821d7abf0dfc9cb90a3655d96c7134d37a2"` [INFO] running `"docker" "rm" "-f" "3b6771336d7d1271cf62b489304b9821d7abf0dfc9cb90a3655d96c7134d37a2"` [INFO] [stdout] 3b6771336d7d1271cf62b489304b9821d7abf0dfc9cb90a3655d96c7134d37a2