[INFO] cloning repository https://github.com/jBugman/hpc-convert [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jBugman/hpc-convert" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FjBugman%2Fhpc-convert", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FjBugman%2Fhpc-convert'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FjBugman%2Fhpc-convert: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/jBugman/hpc-convert [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jBugman/hpc-convert" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FjBugman%2Fhpc-convert", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FjBugman%2Fhpc-convert'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 48a3b2145c34dd4b42567b671c013e8e8cc6196e [INFO] checking jBugman/hpc-convert against master#f8c27dfe1a2e7fb538fd91dad53de06992c7c967 for pr-138915 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FjBugman%2Fhpc-convert" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jBugman/hpc-convert on toolchain f8c27dfe1a2e7fb538fd91dad53de06992c7c967 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f8c27dfe1a2e7fb538fd91dad53de06992c7c967" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jBugman/hpc-convert [INFO] finished tweaking git repo https://github.com/jBugman/hpc-convert [INFO] tweaked toml for git repo https://github.com/jBugman/hpc-convert written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/jBugman/hpc-convert already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f8c27dfe1a2e7fb538fd91dad53de06992c7c967" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+f8c27dfe1a2e7fb538fd91dad53de06992c7c967" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 180b6c9f7c995b7f50372d21524577b424a6420bb9f59f9729f2c6b9252c40ab [INFO] running `Command { std: "docker" "start" "-a" "180b6c9f7c995b7f50372d21524577b424a6420bb9f59f9729f2c6b9252c40ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "180b6c9f7c995b7f50372d21524577b424a6420bb9f59f9729f2c6b9252c40ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "180b6c9f7c995b7f50372d21524577b424a6420bb9f59f9729f2c6b9252c40ab", kill_on_drop: false }` [INFO] [stdout] 180b6c9f7c995b7f50372d21524577b424a6420bb9f59f9729f2c6b9252c40ab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+f8c27dfe1a2e7fb538fd91dad53de06992c7c967" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3a4e138451db1d90948a235a8cf9966ad55e633d875f8d8fc9ec67ae610d8d3f [INFO] running `Command { std: "docker" "start" "-a" "3a4e138451db1d90948a235a8cf9966ad55e633d875f8d8fc9ec67ae610d8d3f", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Checking file v1.1.1 [INFO] [stderr] Checking hpc-convert v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0107]: trait takes 0 lifetime arguments but 1 lifetime argument was supplied [INFO] [stdout] --> src/util.rs:27:13 [INFO] [stdout] | [INFO] [stdout] 27 | impl<'a, P: Pattern<'a>> NthOk for Split<'a, P> { [INFO] [stdout] | ^^^^^^^---- help: remove the unnecessary generics [INFO] [stdout] | | [INFO] [stdout] | expected 0 lifetime arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 lifetime arguments but 1 lifetime argument was supplied [INFO] [stdout] --> src/util.rs:27:13 [INFO] [stdout] | [INFO] [stdout] 27 | impl<'a, P: Pattern<'a>> NthOk for Split<'a, P> { [INFO] [stdout] | ^^^^^^^---- help: remove the unnecessary generics [INFO] [stdout] | | [INFO] [stdout] | expected 0 lifetime arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 lifetime arguments but 1 lifetime argument was supplied [INFO] [stdout] --> src/util.rs:33:13 [INFO] [stdout] | [INFO] [stdout] 33 | impl<'a, P: Pattern<'a>> NthOk for SplitN<'a, P> { [INFO] [stdout] | ^^^^^^^---- help: remove the unnecessary generics [INFO] [stdout] | | [INFO] [stdout] | expected 0 lifetime arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 lifetime arguments but 1 lifetime argument was supplied [INFO] [stdout] --> src/util.rs:33:13 [INFO] [stdout] | [INFO] [stdout] 33 | impl<'a, P: Pattern<'a>> NthOk for SplitN<'a, P> { [INFO] [stdout] | ^^^^^^^---- help: remove the unnecessary generics [INFO] [stdout] | | [INFO] [stdout] | expected 0 lifetime arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `core::str::::trim_right_matches`: superseded by `trim_end_matches` [INFO] [stdout] --> src/tix.rs:26:14 [INFO] [stdout] | [INFO] [stdout] 26 | .trim_right_matches(',') [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] help: replace the use of the deprecated method [INFO] [stdout] | [INFO] [stdout] 26 - .trim_right_matches(',') [INFO] [stdout] 26 + .trim_end_matches(',') [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `core::str::::trim_left_matches`: superseded by `trim_start_matches` [INFO] [stdout] --> src/tix.rs:37:21 [INFO] [stdout] | [INFO] [stdout] 37 | let data = data.trim_left_matches("Tix ").trim_brackets(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: replace the use of the deprecated method [INFO] [stdout] | [INFO] [stdout] 37 - let data = data.trim_left_matches("Tix ").trim_brackets(); [INFO] [stdout] 37 + let data = data.trim_start_matches("Tix ").trim_brackets(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `core::str::::trim_right_matches`: superseded by `trim_end_matches` [INFO] [stdout] --> src/tix.rs:26:14 [INFO] [stdout] | [INFO] [stdout] 26 | .trim_right_matches(',') [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] help: replace the use of the deprecated method [INFO] [stdout] | [INFO] [stdout] 26 - .trim_right_matches(',') [INFO] [stdout] 26 + .trim_end_matches(',') [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `core::str::::trim_left_matches`: superseded by `trim_start_matches` [INFO] [stdout] --> src/tix.rs:37:21 [INFO] [stdout] | [INFO] [stdout] 37 | let data = data.trim_left_matches("Tix ").trim_brackets(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: replace the use of the deprecated method [INFO] [stdout] | [INFO] [stdout] 37 - let data = data.trim_left_matches("Tix ").trim_brackets(); [INFO] [stdout] 37 + let data = data.trim_start_matches("Tix ").trim_brackets(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0107`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0107`. [INFO] [stdout] [INFO] [stderr] error: could not compile `hpc-convert` (bin "hpc-convert" test) due to 2 previous errors; 2 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `hpc-convert` (bin "hpc-convert") due to 2 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "3a4e138451db1d90948a235a8cf9966ad55e633d875f8d8fc9ec67ae610d8d3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a4e138451db1d90948a235a8cf9966ad55e633d875f8d8fc9ec67ae610d8d3f", kill_on_drop: false }` [INFO] [stdout] 3a4e138451db1d90948a235a8cf9966ad55e633d875f8d8fc9ec67ae610d8d3f