[INFO] cloning repository https://github.com/kbacha/grusp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kbacha/grusp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkbacha%2Fgrusp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkbacha%2Fgrusp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4ba3c9241e9101291679989054552840d8f46001 [INFO] checking kbacha/grusp against master#dfd7b8d03fb93d0e03147d28b3be6d93260fa94d for pr-87050 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkbacha%2Fgrusp" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kbacha/grusp on toolchain dfd7b8d03fb93d0e03147d28b3be6d93260fa94d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kbacha/grusp [INFO] finished tweaking git repo https://github.com/kbacha/grusp [INFO] tweaked toml for git repo https://github.com/kbacha/grusp written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/kbacha/grusp already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b8d7e749e94effffb6551baabaed9ef27cf799ec197e1b6a4370b81ee9a47099 [INFO] running `Command { std: "docker" "start" "-a" "b8d7e749e94effffb6551baabaed9ef27cf799ec197e1b6a4370b81ee9a47099", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b8d7e749e94effffb6551baabaed9ef27cf799ec197e1b6a4370b81ee9a47099", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8d7e749e94effffb6551baabaed9ef27cf799ec197e1b6a4370b81ee9a47099", kill_on_drop: false }` [INFO] [stdout] b8d7e749e94effffb6551baabaed9ef27cf799ec197e1b6a4370b81ee9a47099 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cc06d5d36f4e034d5b878dafe85356546729ce6c63e283bec05851e47f26cfd2 [INFO] running `Command { std: "docker" "start" "-a" "cc06d5d36f4e034d5b878dafe85356546729ce6c63e283bec05851e47f26cfd2", 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] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling serde v1.0.24 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Compiling rustc-demangle v0.1.5 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling pulldown-cmark v0.1.0 [INFO] [stderr] Compiling num-traits v0.1.41 [INFO] [stderr] Checking lazy_static v1.0.0 [INFO] [stderr] Checking regex-syntax v0.4.1 [INFO] [stderr] Checking utf8-ranges v1.0.0 [INFO] [stderr] Checking either v1.4.0 [INFO] [stderr] Checking glob v0.2.11 [INFO] [stderr] Checking unicode-width v0.1.4 [INFO] [stderr] Checking cfg-if v0.1.2 [INFO] [stderr] Checking bitflags v1.0.1 [INFO] [stderr] Checking dtoa v0.4.2 [INFO] [stderr] Checking vec_map v0.8.0 [INFO] [stderr] Checking strsim v0.6.0 [INFO] [stderr] Checking ansi_term v0.10.2 [INFO] [stderr] Checking itoa v0.3.4 [INFO] [stderr] Checking memchr v2.0.1 [INFO] [stderr] Compiling tempdir v0.3.5 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Checking colored v1.6.0 [INFO] [stderr] Compiling backtrace v0.3.4 [INFO] [stderr] Checking aho-corasick v0.6.4 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking coco v0.1.1 [INFO] [stderr] Checking serde_json v1.0.8 [INFO] [stderr] Checking textwrap v0.9.0 [INFO] [stderr] Checking thread_local v0.3.5 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking rayon-core v1.3.0 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Checking clap v2.28.0 [INFO] [stderr] Checking rayon v0.9.0 [INFO] [stderr] Checking regex v0.2.3 [INFO] [stderr] Compiling serde_derive_internals v0.18.0 [INFO] [stderr] Compiling semver v0.8.0 [INFO] [stderr] Checking grusp-core v0.1.0 (/opt/rustwide/workdir/grusp-core) [INFO] [stdout] error: use of deprecated associated function `core::str::::trim_right`: superseded by `trim_end` [INFO] [stdout] --> grusp-core/src/display.rs:46:20 [INFO] [stdout] | [INFO] [stdout] 46 | output.trim_right().to_string() [INFO] [stdout] | ^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_end` [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> grusp-core/src/lib.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | #![deny(warnings, missing_docs, missing_debug_implementations)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[deny(deprecated)]` implied by `#[deny(warnings)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated associated function `core::str::::trim_right`: superseded by `trim_end` [INFO] [stdout] --> grusp-core/src/display.rs:48:18 [INFO] [stdout] | [INFO] [stdout] 48 | line.trim_right().to_string() [INFO] [stdout] | ^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_end` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `grusp-core` [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] [stdout] error: use of deprecated associated function `core::str::::trim_right`: superseded by `trim_end` [INFO] [stdout] --> grusp-core/src/display.rs:46:20 [INFO] [stdout] | [INFO] [stdout] 46 | output.trim_right().to_string() [INFO] [stdout] | ^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_end` [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> grusp-core/src/lib.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | #![deny(warnings, missing_docs, missing_debug_implementations)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[deny(deprecated)]` implied by `#[deny(warnings)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated associated function `core::str::::trim_right`: superseded by `trim_end` [INFO] [stdout] --> grusp-core/src/display.rs:48:18 [INFO] [stdout] | [INFO] [stdout] 48 | line.trim_right().to_string() [INFO] [stdout] | ^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_end` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "cc06d5d36f4e034d5b878dafe85356546729ce6c63e283bec05851e47f26cfd2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc06d5d36f4e034d5b878dafe85356546729ce6c63e283bec05851e47f26cfd2", kill_on_drop: false }` [INFO] [stdout] cc06d5d36f4e034d5b878dafe85356546729ce6c63e283bec05851e47f26cfd2