[INFO] fetching crate helptext 0.1.0... [INFO] checking helptext-0.1.0 against try#19359abcd1be36c9ba1922a244cf9abf02af7a22 for pr-114716 [INFO] extracting crate helptext 0.1.0 into /workspace/builds/worker-5-tc2/source [INFO] validating manifest of crates.io crate helptext 0.1.0 on toolchain 19359abcd1be36c9ba1922a244cf9abf02af7a22 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+19359abcd1be36c9ba1922a244cf9abf02af7a22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate helptext 0.1.0 [INFO] finished tweaking crates.io crate helptext 0.1.0 [INFO] tweaked toml for crates.io crate helptext 0.1.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+19359abcd1be36c9ba1922a244cf9abf02af7a22" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+19359abcd1be36c9ba1922a244cf9abf02af7a22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:84cb280c7acaf12c1f874411053406050a24f846e52f817d4d9e64bcbe5ce959" "/opt/rustwide/cargo-home/bin/cargo" "+19359abcd1be36c9ba1922a244cf9abf02af7a22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0c180a71754ddebb90811833df1633c0e39f0e627273ae295dbd4a3a5daa4fc3 [INFO] running `Command { std: "docker" "start" "-a" "0c180a71754ddebb90811833df1633c0e39f0e627273ae295dbd4a3a5daa4fc3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0c180a71754ddebb90811833df1633c0e39f0e627273ae295dbd4a3a5daa4fc3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c180a71754ddebb90811833df1633c0e39f0e627273ae295dbd4a3a5daa4fc3", kill_on_drop: false }` [INFO] [stdout] 0c180a71754ddebb90811833df1633c0e39f0e627273ae295dbd4a3a5daa4fc3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "RUSTDOCFLAGS=--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:84cb280c7acaf12c1f874411053406050a24f846e52f817d4d9e64bcbe5ce959" "/opt/rustwide/cargo-home/bin/cargo" "+19359abcd1be36c9ba1922a244cf9abf02af7a22" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9ad362a0b0bd94b735e248bbd3255bea68e82bf27068067f77afe50f3f8af48a [INFO] running `Command { std: "docker" "start" "-a" "9ad362a0b0bd94b735e248bbd3255bea68e82bf27068067f77afe50f3f8af48a", kill_on_drop: false }` [INFO] [stderr] Checking helptext v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0637]: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/color.rs:41:34 [INFO] [stdout] | [INFO] [stdout] 41 | pub(crate) const ANSI_RESET: &str = "\x1b[0m"; [INFO] [stdout] | ^ explicit lifetime name needed here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0637]: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/color.rs:42:30 [INFO] [stdout] | [INFO] [stdout] 42 | pub(crate) const ANSI_C: &str = "\x1b[36m"; [INFO] [stdout] | ^ explicit lifetime name needed here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0637]: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/color.rs:43:30 [INFO] [stdout] | [INFO] [stdout] 43 | pub(crate) const ANSI_G: &str = "\x1b[32m"; [INFO] [stdout] | ^ explicit lifetime name needed here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0637]: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/color.rs:44:30 [INFO] [stdout] | [INFO] [stdout] 44 | pub(crate) const ANSI_M: &str = "\x1b[35m"; [INFO] [stdout] | ^ explicit lifetime name needed here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0637]: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/color.rs:45:30 [INFO] [stdout] | [INFO] [stdout] 45 | pub(crate) const ANSI_R: &str = "\x1b[31m"; [INFO] [stdout] | ^ explicit lifetime name needed here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0637]: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/color.rs:46:30 [INFO] [stdout] | [INFO] [stdout] 46 | pub(crate) const ANSI_Y: &str = "\x1b[33m"; [INFO] [stdout] | ^ explicit lifetime name needed here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0637]: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/color.rs:47:31 [INFO] [stdout] | [INFO] [stdout] 47 | pub(crate) const ANSI_CB: &str = "\x1b[36;1m"; [INFO] [stdout] | ^ explicit lifetime name needed here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0637]: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/color.rs:41:34 [INFO] [stdout] | [INFO] [stdout] 41 | pub(crate) const ANSI_RESET: &str = "\x1b[0m"; [INFO] [stdout] | ^ explicit lifetime name needed here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0637]: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/color.rs:48:31 [INFO] [stdout] | [INFO] [stdout] 48 | pub(crate) const ANSI_GB: &str = "\x1b[32;1m"; [INFO] [stdout] | ^ explicit lifetime name needed here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0637]: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/color.rs:42:30 [INFO] [stdout] | [INFO] [stdout] 42 | pub(crate) const ANSI_C: &str = "\x1b[36m"; [INFO] [stdout] | ^ explicit lifetime name needed here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0637]: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/color.rs:49:31 [INFO] [stdout] | [INFO] [stdout] 49 | pub(crate) const ANSI_MB: &str = "\x1b[35;1m"; [INFO] [stdout] | ^ explicit lifetime name needed here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0637]: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/color.rs:50:31 [INFO] [stdout] | [INFO] [stdout] 50 | pub(crate) const ANSI_RB: &str = "\x1b[31;1m"; [INFO] [stdout] | ^ explicit lifetime name needed here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0637]: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/color.rs:43:30 [INFO] [stdout] | [INFO] [stdout] 43 | pub(crate) const ANSI_G: &str = "\x1b[32m"; [INFO] [stdout] | ^ explicit lifetime name needed here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0637]: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/color.rs:51:31 [INFO] [stdout] | [INFO] [stdout] 51 | pub(crate) const ANSI_YB: &str = "\x1b[33;1m"; [INFO] [stdout] | ^ explicit lifetime name needed here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0637]: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/color.rs:44:30 [INFO] [stdout] | [INFO] [stdout] 44 | pub(crate) const ANSI_M: &str = "\x1b[35m"; [INFO] [stdout] | ^ explicit lifetime name needed here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0637]: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/color.rs:45:30 [INFO] [stdout] | [INFO] [stdout] 45 | pub(crate) const ANSI_R: &str = "\x1b[31m"; [INFO] [stdout] | ^ explicit lifetime name needed here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0637]: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/color.rs:46:30 [INFO] [stdout] | [INFO] [stdout] 46 | pub(crate) const ANSI_Y: &str = "\x1b[33m"; [INFO] [stdout] | ^ explicit lifetime name needed here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0637]: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/color.rs:47:31 [INFO] [stdout] | [INFO] [stdout] 47 | pub(crate) const ANSI_CB: &str = "\x1b[36;1m"; [INFO] [stdout] | ^ explicit lifetime name needed here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0637]: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/color.rs:48:31 [INFO] [stdout] | [INFO] [stdout] 48 | pub(crate) const ANSI_GB: &str = "\x1b[32;1m"; [INFO] [stdout] | ^ explicit lifetime name needed here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0637]: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/color.rs:49:31 [INFO] [stdout] | [INFO] [stdout] 49 | pub(crate) const ANSI_MB: &str = "\x1b[35;1m"; [INFO] [stdout] | ^ explicit lifetime name needed here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0637]: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/color.rs:50:31 [INFO] [stdout] | [INFO] [stdout] 50 | pub(crate) const ANSI_RB: &str = "\x1b[31;1m"; [INFO] [stdout] | ^ explicit lifetime name needed here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0637]: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/color.rs:51:31 [INFO] [stdout] | [INFO] [stdout] 51 | pub(crate) const ANSI_YB: &str = "\x1b[33;1m"; [INFO] [stdout] | ^ explicit lifetime name needed here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 11 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0637`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 11 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0637`. [INFO] [stdout] [INFO] [stderr] error: could not compile `helptext` (lib) due to 12 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `helptext` (lib test) due to 12 previous errors [INFO] running `Command { std: "docker" "inspect" "9ad362a0b0bd94b735e248bbd3255bea68e82bf27068067f77afe50f3f8af48a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ad362a0b0bd94b735e248bbd3255bea68e82bf27068067f77afe50f3f8af48a", kill_on_drop: false }` [INFO] [stdout] 9ad362a0b0bd94b735e248bbd3255bea68e82bf27068067f77afe50f3f8af48a