[INFO] crate missing_mpl 0.1.2 is already in cache [INFO] checking missing_mpl-0.1.2 against nightly-2019-10-27 for pr-65897 [INFO] extracting crate missing_mpl 0.1.2 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate missing_mpl 0.1.2 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 missing_mpl 0.1.2 [INFO] finished tweaking crates.io crate missing_mpl 0.1.2 [INFO] tweaked toml for crates.io crate missing_mpl 0.1.2 written to /workspace/builds/worker-5/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-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=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] afda86dab941950eb8d7a5bca886362155e3b979070fa19696344372fea37950 [INFO] running `"docker" "start" "-a" "afda86dab941950eb8d7a5bca886362155e3b979070fa19696344372fea37950"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking missing_mpl v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] error[E0407]: method `get_lints` is not a member of trait `LintPass` [INFO] [stderr] --> src/lib.rs:48:5 [INFO] [stderr] | [INFO] [stderr] 48 | / fn get_lints(&self) -> LintArray { [INFO] [stderr] 49 | | lint_array!(MISSING_MPL) [INFO] [stderr] 50 | | } [INFO] [stderr] | |_____^ not a member of trait `LintPass` [INFO] [stderr] [INFO] [stderr] error[E0407]: method `get_lints` is not a member of trait `LintPass` [INFO] [stderr] --> src/lib.rs:48:5 [INFO] [stderr] | [INFO] [stderr] 48 | / fn get_lints(&self) -> LintArray { [INFO] [stderr] 49 | | lint_array!(MISSING_MPL) [INFO] [stderr] 50 | | } [INFO] [stderr] | |_____^ not a member of trait `LintPass` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `name` [INFO] [stderr] --> src/lib.rs:47:1 [INFO] [stderr] | [INFO] [stderr] 47 | impl LintPass for Pass { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ missing `name` in implementation [INFO] [stderr] | [INFO] [stderr] = note: `name` from trait: `fn(&Self) -> &'static str` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `name` [INFO] [stderr] --> src/lib.rs:47:1 [INFO] [stderr] | [INFO] [stderr] 47 | impl LintPass for Pass { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ missing `name` in implementation [INFO] [stderr] | [INFO] [stderr] = note: `name` from trait: `fn(&Self) -> &'static str` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `register_early_lint_pass` found for type `&mut rustc_plugin::Registry<'_>` in the current scope [INFO] [stderr] --> src/lib.rs:91:9 [INFO] [stderr] | [INFO] [stderr] 91 | reg.register_early_lint_pass(box pass as EarlyLintPassObject); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: there is a method with a similar name: `register_llvm_pass` [INFO] [stderr] [INFO] [stderr] error: aborting due to 3 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0046, E0407, E0599. [INFO] [stderr] For more information about an error, try `rustc --explain E0046`. [INFO] [stderr] error[E0599]: no method named `register_early_lint_pass` found for type `&mut rustc_plugin::Registry<'_>` in the current scope [INFO] [stderr] --> src/lib.rs:91:9 [INFO] [stderr] | [INFO] [stderr] 91 | reg.register_early_lint_pass(box pass as EarlyLintPassObject); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: there is a method with a similar name: `register_llvm_pass` [INFO] [stderr] [INFO] [stderr] error: aborting due to 3 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0046, E0407, E0599. [INFO] [stderr] For more information about an error, try `rustc --explain E0046`. [INFO] [stderr] error: could not compile `missing_mpl`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `missing_mpl`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "afda86dab941950eb8d7a5bca886362155e3b979070fa19696344372fea37950"` [INFO] running `"docker" "rm" "-f" "afda86dab941950eb8d7a5bca886362155e3b979070fa19696344372fea37950"` [INFO] [stdout] afda86dab941950eb8d7a5bca886362155e3b979070fa19696344372fea37950