[INFO] fetching crate unwalk 0.2.0-beta1... [INFO] checking unwalk-0.2.0-beta1 against try#ddfd70ee3c3748e597b32f416b0d15a4f6e37685 for pr-87050 [INFO] extracting crate unwalk 0.2.0-beta1 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate unwalk 0.2.0-beta1 on toolchain ddfd70ee3c3748e597b32f416b0d15a4f6e37685 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate unwalk 0.2.0-beta1 [INFO] finished tweaking crates.io crate unwalk 0.2.0-beta1 [INFO] tweaked toml for crates.io crate unwalk 0.2.0-beta1 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9ef371401e68edc676419b17bf903ccb3f5e5a3738d45fde55b8da84ebd04c32 [INFO] running `Command { std: "docker" "start" "-a" "9ef371401e68edc676419b17bf903ccb3f5e5a3738d45fde55b8da84ebd04c32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9ef371401e68edc676419b17bf903ccb3f5e5a3738d45fde55b8da84ebd04c32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ef371401e68edc676419b17bf903ccb3f5e5a3738d45fde55b8da84ebd04c32", kill_on_drop: false }` [INFO] [stdout] 9ef371401e68edc676419b17bf903ccb3f5e5a3738d45fde55b8da84ebd04c32 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7fd9958564f9c641f3fad56cac0b567d4b9a99b3f81453bd643749a705e63e83 [INFO] running `Command { std: "docker" "start" "-a" "7fd9958564f9c641f3fad56cac0b567d4b9a99b3f81453bd643749a705e63e83", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Checking strsim v0.7.0 [INFO] [stderr] Checking file v1.1.2 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking serde v1.0.37 [INFO] [stderr] Checking textwrap v0.9.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking crc32fast v1.2.1 [INFO] [stderr] Checking filebuffer v0.3.0 [INFO] [stderr] Checking backtrace v0.3.60 [INFO] [stderr] Compiling proc-macro2 v0.2.3 [INFO] [stderr] Compiling proc-macro2 v0.3.8 [INFO] [stderr] Checking walkdir v2.1.4 [INFO] [stderr] Checking flate2 v1.0.20 [INFO] [stderr] Checking clap v2.31.2 [INFO] [stderr] Compiling quote v0.4.2 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling syn v0.12.15 [INFO] [stderr] Compiling syn v0.13.11 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling serde_derive_internals v0.23.0 [INFO] [stderr] Compiling structopt-derive v0.2.6 [INFO] [stderr] Checking toml v0.4.5 [INFO] [stderr] Compiling serde_derive v1.0.37 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Checking structopt v0.2.6 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking failure v0.1.1 [INFO] [stderr] Checking unwalk-base v0.2.0-beta1 [INFO] [stdout] error[E0407]: method `name` is not a member of trait `failure::Fail` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/unwalk-base-0.2.0-beta1/src/error.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Fail, Debug)] [INFO] [stdout] | ^^^^ not a member of trait `failure::Fail` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `_core` in `failure` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/unwalk-base-0.2.0-beta1/src/error.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Fail, Debug)] [INFO] [stdout] | ^^^^ could not find `_core` in `failure` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `AsFail` in `failure` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/unwalk-base-0.2.0-beta1/src/error.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Fail, Debug)] [INFO] [stdout] | ^^^^ could not find `AsFail` in `failure` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `name` is not a member of trait `failure::Fail` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/unwalk-base-0.2.0-beta1/src/error.rs:42:10 [INFO] [stdout] | [INFO] [stdout] 42 | #[derive(Fail, Debug)] [INFO] [stdout] | ^^^^ not a member of trait `failure::Fail` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `_core` in `failure` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/unwalk-base-0.2.0-beta1/src/error.rs:42:10 [INFO] [stdout] | [INFO] [stdout] 42 | #[derive(Fail, Debug)] [INFO] [stdout] | ^^^^ could not find `_core` in `failure` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `name` is not a member of trait `failure::Fail` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/unwalk-base-0.2.0-beta1/src/error.rs:67:45 [INFO] [stdout] | [INFO] [stdout] 67 | #[derive(Copy, Clone, Eq, PartialEq, Debug, Fail)] [INFO] [stdout] | ^^^^ not a member of trait `failure::Fail` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `_core` in `failure` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/unwalk-base-0.2.0-beta1/src/error.rs:67:45 [INFO] [stdout] | [INFO] [stdout] 67 | #[derive(Copy, Clone, Eq, PartialEq, Debug, Fail)] [INFO] [stdout] | ^^^^ could not find `_core` in `failure` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0407, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0407`. [INFO] [stdout] [INFO] [stderr] error: could not compile `unwalk-base` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "7fd9958564f9c641f3fad56cac0b567d4b9a99b3f81453bd643749a705e63e83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7fd9958564f9c641f3fad56cac0b567d4b9a99b3f81453bd643749a705e63e83", kill_on_drop: false }` [INFO] [stdout] 7fd9958564f9c641f3fad56cac0b567d4b9a99b3f81453bd643749a705e63e83