[INFO] cloning repository https://github.com/timvisee/i3lock-slick [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/timvisee/i3lock-slick" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimvisee%2Fi3lock-slick", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimvisee%2Fi3lock-slick'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6b184974eec0b057848a13674d196d2f528b38b8 [INFO] testing timvisee/i3lock-slick against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimvisee%2Fi3lock-slick" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/timvisee/i3lock-slick [INFO] finished tweaking git repo https://github.com/timvisee/i3lock-slick [INFO] tweaked toml for git repo https://github.com/timvisee/i3lock-slick written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/timvisee/i3lock-slick on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/timvisee/i3lock-slick 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded version-compare v0.0.6 [INFO] [stderr] Downloaded rayon-core v1.2.1 [INFO] [stderr] Downloaded atty v0.2.3 [INFO] [stderr] Downloaded serde v1.0.16 [INFO] [stderr] Downloaded num-rational v0.1.39 [INFO] [stderr] Downloaded shellexpand v1.0.0 [INFO] [stderr] Downloaded bitflags v1.0.0 [INFO] [stderr] Downloaded lazy_static v0.2.9 [INFO] [stderr] Downloaded rand v0.3.17 [INFO] [stderr] Downloaded serde_json v1.0.5 [INFO] [stderr] Downloaded toml v0.4.5 [INFO] [stderr] Downloaded futures v0.1.16 [INFO] [stderr] Downloaded regex v0.2.2 [INFO] [stderr] Downloaded config v0.7.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6a1ccd834b9cf42d8794f2f8d0a5cdfb9572c49a71c145a864f6605468a28afb [INFO] running `Command { std: "docker" "start" "-a" "6a1ccd834b9cf42d8794f2f8d0a5cdfb9572c49a71c145a864f6605468a28afb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6a1ccd834b9cf42d8794f2f8d0a5cdfb9572c49a71c145a864f6605468a28afb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a1ccd834b9cf42d8794f2f8d0a5cdfb9572c49a71c145a864f6605468a28afb", kill_on_drop: false }` [INFO] [stdout] 6a1ccd834b9cf42d8794f2f8d0a5cdfb9572c49a71c145a864f6605468a28afb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b4645804fe213947f420ad513705c464c2932f7ecec9e31e823566eaa1f162ec [INFO] running `Command { std: "docker" "start" "-a" "b4645804fe213947f420ad513705c464c2932f7ecec9e31e823566eaa1f162ec", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling libc v0.2.33 [INFO] [stderr] Compiling num-traits v0.1.40 [INFO] [stderr] Compiling lazy_static v0.2.9 [INFO] [stderr] Compiling rayon-core v1.2.1 [INFO] [stderr] Compiling either v1.3.0 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling futures v0.1.16 [INFO] [stderr] Compiling adler32 v1.0.2 [INFO] [stderr] Compiling byteorder v1.1.0 [INFO] [stderr] Compiling serde v1.0.16 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling dtoa v0.4.2 [INFO] [stderr] Compiling itoa v0.3.4 [INFO] [stderr] Compiling color_quant v1.0.0 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling coco v0.1.1 [INFO] [stderr] Compiling inflate v0.3.3 [INFO] [stderr] Compiling bitflags v1.0.0 [INFO] [stderr] Compiling thread_local v0.3.4 [INFO] [stderr] Compiling textwrap v0.9.0 [INFO] [stderr] Compiling ansi_term v0.9.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.8 [INFO] [stderr] Compiling strsim v0.6.0 [INFO] [stderr] Compiling regex-syntax v0.4.1 [INFO] [stderr] Compiling vec_map v0.8.0 [INFO] [stderr] Compiling gif v0.9.2 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling rand v0.3.17 [INFO] [stderr] Compiling num_cpus v1.7.0 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling deflate v0.7.17 [INFO] [stderr] Compiling atty v0.2.3 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling clap v2.27.1 [INFO] [stderr] Compiling version-compare v0.0.6 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stdout] error[E0621]: explicit lifetime required in the type of `other` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/version-compare-0.0.6/src/version.rs:306:9 [INFO] [stdout] | [INFO] [stdout] 306 | / Self::compare_iter( [INFO] [stdout] 307 | | self.parts.iter().peekable(), [INFO] [stdout] 308 | | other.parts.iter().peekable(), [INFO] [stdout] 309 | | ) [INFO] [stdout] | |_________^ lifetime `'a` required [INFO] [stdout] | [INFO] [stdout] help: add explicit lifetime `'a` to the type of `other` [INFO] [stdout] | [INFO] [stdout] 304 | pub fn compare(&self, other: &Version<'a>) -> CompOp { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0621`. [INFO] [stdout] [INFO] [stderr] Compiling aho-corasick v0.6.3 [INFO] [stderr] error: could not compile `version-compare` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "b4645804fe213947f420ad513705c464c2932f7ecec9e31e823566eaa1f162ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4645804fe213947f420ad513705c464c2932f7ecec9e31e823566eaa1f162ec", kill_on_drop: false }` [INFO] [stdout] b4645804fe213947f420ad513705c464c2932f7ecec9e31e823566eaa1f162ec