[INFO] crate uvm_core 0.2.1 is already in cache [INFO] extracting crate uvm_core 0.2.1 into work/ex/pr-60162/sources/master#a850a426491e14186af2250549bf41256b5938d2/reg/uvm_core/0.2.1 [INFO] extracting crate uvm_core 0.2.1 into work/ex/pr-60162/sources/try#06a150c7d11500b41499224f165e9de1de096768/reg/uvm_core/0.2.1 [INFO] validating manifest of uvm_core-0.2.1 on toolchain master#a850a426491e14186af2250549bf41256b5938d2 [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+a850a426491e14186af2250549bf41256b5938d2-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of uvm_core-0.2.1 on toolchain try#06a150c7d11500b41499224f165e9de1de096768 [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+06a150c7d11500b41499224f165e9de1de096768-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing uvm_core-0.2.1 [INFO] finished frobbing uvm_core-0.2.1 [INFO] frobbed toml for uvm_core-0.2.1 written to work/ex/pr-60162/sources/master#a850a426491e14186af2250549bf41256b5938d2/reg/uvm_core/0.2.1/Cargo.toml [INFO] started frobbing uvm_core-0.2.1 [INFO] finished frobbing uvm_core-0.2.1 [INFO] frobbed toml for uvm_core-0.2.1 written to work/ex/pr-60162/sources/try#06a150c7d11500b41499224f165e9de1de096768/reg/uvm_core/0.2.1/Cargo.toml [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+a850a426491e14186af2250549bf41256b5938d2-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+06a150c7d11500b41499224f165e9de1de096768-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+a850a426491e14186af2250549bf41256b5938d2-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+06a150c7d11500b41499224f165e9de1de096768-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking uvm_core-0.2.1 against master#a850a426491e14186af2250549bf41256b5938d2 for pr-60162 [INFO] running `"docker" "create" "-v" "/mnt/crater-raid/crater/work/local/target-dirs/pr-60162/worker-2/master#a850a426491e14186af2250549bf41256b5938d2:/opt/crater/target:rw,Z" "-v" "/mnt/crater-raid/crater/work/ex/pr-60162/sources/master#a850a426491e14186af2250549bf41256b5938d2/reg/uvm_core/0.2.1:/opt/crater/workdir:ro,Z" "-v" "/mnt/crater-raid/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/crater-raid/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+a850a426491e14186af2250549bf41256b5938d2-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 739f2466fe14fb6fa3a06b0af50cc4f7545612b292540448291b46b9dd1f73d9 [INFO] running `"docker" "start" "-a" "739f2466fe14fb6fa3a06b0af50cc4f7545612b292540448291b46b9dd1f73d9"` [INFO] [stderr] Compiling plist v0.3.0 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking cluFlock v0.1.5 [INFO] [stderr] Checking dirs-2 v1.1.0 [INFO] [stderr] Checking hex-serde v0.1.0 [INFO] [stderr] Checking serde_ini v0.1.3 [INFO] [stderr] Checking rusty-fork v0.2.2 [INFO] [stderr] Checking md-5 v0.8.0 [INFO] [stderr] Checking tokio v0.1.19 [INFO] [stderr] Checking hyper v0.12.27 [INFO] [stderr] Checking proptest v0.8.7 [INFO] [stderr] Checking hyper-tls v0.3.2 [INFO] [stderr] Checking reqwest v0.9.15 [INFO] [stderr] Checking uvm_core v0.2.1 (/opt/crater/workdir) [INFO] [stderr] error[E0432]: unresolved import `crate::error::IllegalOperationError` [INFO] [stderr] --> src/unity/version/other.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use crate::error::IllegalOperationError; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `IllegalOperationError` in `error` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `crate::result` [INFO] [stderr] --> src/unity/version/other.rs:3:12 [INFO] [stderr] | [INFO] [stderr] 3 | use crate::result::Result; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | unresolved import [INFO] [stderr] | help: a similar path exists: `proptest::result` [INFO] [stderr] [INFO] [stderr] warning: unused import: `PathBuf` [INFO] [stderr] --> src/unity/component.rs:4:23 [INFO] [stderr] | [INFO] [stderr] 4 | use std::path::{Path, PathBuf}; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `crate::result::Result` [INFO] [stderr] --> src/unity/version/other.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use crate::result::Result; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `crate::error::IllegalOperationError` [INFO] [stderr] --> src/unity/version/other.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use crate::error::IllegalOperationError; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `IllegalOperationError` in `error` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `crate::result` [INFO] [stderr] --> src/unity/version/other.rs:3:12 [INFO] [stderr] | [INFO] [stderr] 3 | use crate::result::Result; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | unresolved import [INFO] [stderr] | help: a similar path exists: `std::result` [INFO] [stderr] [INFO] [stderr] warning: unused import: `PathBuf` [INFO] [stderr] --> src/unity/component.rs:4:23 [INFO] [stderr] | [INFO] [stderr] 4 | use std::path::{Path, PathBuf}; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `crate::result::Result` [INFO] [stderr] --> src/unity/version/other.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use crate::result::Result; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `install_location` found for type `unity::component::Component` in the current scope [INFO] [stderr] --> src/unity/component.rs:95:14 [INFO] [stderr] | [INFO] [stderr] 9 | pub enum Component { [INFO] [stderr] | ------------------ method `install_location` not found for this [INFO] [stderr] ... [INFO] [stderr] 95 | self.install_location() [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `install_location` found for type `unity::component::Component` in the current scope [INFO] [stderr] --> src/unity/component.rs:95:14 [INFO] [stderr] | [INFO] [stderr] 9 | pub enum Component { [INFO] [stderr] | ------------------ method `install_location` not found for this [INFO] [stderr] ... [INFO] [stderr] 95 | self.install_location() [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/error.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | / error_chain! { [INFO] [stderr] 2 | | types { [INFO] [stderr] 3 | | UvmError, UvmErrorKind, ResultExt, Result; [INFO] [stderr] 4 | | } [INFO] [stderr] ... | [INFO] [stderr] 26 | | } [INFO] [stderr] 27 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/error.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | / error_chain! { [INFO] [stderr] 2 | | types { [INFO] [stderr] 3 | | UvmError, UvmErrorKind, ResultExt, Result; [INFO] [stderr] 4 | | } [INFO] [stderr] ... | [INFO] [stderr] 26 | | } [INFO] [stderr] 27 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/install/error.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | / error_chain! { [INFO] [stderr] 2 | | types { [INFO] [stderr] 3 | | UvmInstallError, UvmInstallErrorKind, ResultExt, Result; [INFO] [stderr] 4 | | } [INFO] [stderr] ... | [INFO] [stderr] 17 | | } [INFO] [stderr] 18 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/unity/hub/mod.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | / error_chain! { [INFO] [stderr] 9 | | types { [INFO] [stderr] 10 | | UvmHubError, UvmHubErrorKind, ResultExt, Result; [INFO] [stderr] 11 | | } [INFO] [stderr] ... | [INFO] [stderr] 36 | | } [INFO] [stderr] 37 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/unity/version/mod.rs:215:1 [INFO] [stderr] | [INFO] [stderr] 215 | / error_chain! { [INFO] [stderr] 216 | | types { [INFO] [stderr] 217 | | UvmVersionError, UvmVersionErrorKind, ResultExt, Result; [INFO] [stderr] 218 | | } [INFO] [stderr] ... | [INFO] [stderr] 230 | | } [INFO] [stderr] 231 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: aborting due to 3 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0432, E0599. [INFO] [stderr] For more information about an error, try `rustc --explain E0432`. [INFO] [stderr] error: Could not compile `uvm_core`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/error.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | / error_chain! { [INFO] [stderr] 2 | | types { [INFO] [stderr] 3 | | UvmError, UvmErrorKind, ResultExt, Result; [INFO] [stderr] 4 | | } [INFO] [stderr] ... | [INFO] [stderr] 26 | | } [INFO] [stderr] 27 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/error.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | / error_chain! { [INFO] [stderr] 2 | | types { [INFO] [stderr] 3 | | UvmError, UvmErrorKind, ResultExt, Result; [INFO] [stderr] 4 | | } [INFO] [stderr] ... | [INFO] [stderr] 26 | | } [INFO] [stderr] 27 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/install/error.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | / error_chain! { [INFO] [stderr] 2 | | types { [INFO] [stderr] 3 | | UvmInstallError, UvmInstallErrorKind, ResultExt, Result; [INFO] [stderr] 4 | | } [INFO] [stderr] ... | [INFO] [stderr] 17 | | } [INFO] [stderr] 18 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/unity/hub/mod.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | / error_chain! { [INFO] [stderr] 9 | | types { [INFO] [stderr] 10 | | UvmHubError, UvmHubErrorKind, ResultExt, Result; [INFO] [stderr] 11 | | } [INFO] [stderr] ... | [INFO] [stderr] 36 | | } [INFO] [stderr] 37 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/unity/version/mod.rs:215:1 [INFO] [stderr] | [INFO] [stderr] 215 | / error_chain! { [INFO] [stderr] 216 | | types { [INFO] [stderr] 217 | | UvmVersionError, UvmVersionErrorKind, ResultExt, Result; [INFO] [stderr] 218 | | } [INFO] [stderr] ... | [INFO] [stderr] 230 | | } [INFO] [stderr] 231 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: aborting due to 3 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0432, E0599. [INFO] [stderr] For more information about an error, try `rustc --explain E0432`. [INFO] [stderr] error: Could not compile `uvm_core`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "739f2466fe14fb6fa3a06b0af50cc4f7545612b292540448291b46b9dd1f73d9"` [INFO] running `"docker" "rm" "-f" "739f2466fe14fb6fa3a06b0af50cc4f7545612b292540448291b46b9dd1f73d9"` [INFO] [stdout] 739f2466fe14fb6fa3a06b0af50cc4f7545612b292540448291b46b9dd1f73d9