[INFO] cloning repository https://github.com/katoahq/katoa [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/katoahq/katoa" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkatoahq%2Fkatoa", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkatoahq%2Fkatoa'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0b1069683238c910fec2da140102ee10e9d0c99c [INFO] testing katoahq/katoa against 1.91.0 for beta-1.92-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkatoahq%2Fkatoa" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/katoahq/katoa [INFO] finished tweaking git repo https://github.com/katoahq/katoa [INFO] tweaked toml for git repo https://github.com/katoahq/katoa written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/katoahq/katoa on toolchain 1.91.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/katoahq/katoa 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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/katoahq/buildkit-rs.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tar v0.4.40 [INFO] [stderr] Downloaded is_ci v1.1.1 [INFO] [stderr] Downloaded open v5.0.0 [INFO] [stderr] Downloaded sentry-contexts v0.31.7 [INFO] [stderr] Downloaded path-clean v1.0.1 [INFO] [stderr] Downloaded sentry-core v0.31.7 [INFO] [stderr] Downloaded tonic-health v0.9.2 [INFO] [stderr] Downloaded async-trait v0.1.73 [INFO] [stderr] Downloaded http-range-header v0.3.1 [INFO] [stderr] Downloaded getset v0.1.2 [INFO] [stderr] Downloaded camino v1.1.6 [INFO] [stderr] Downloaded tokio-util v0.7.9 [INFO] [stderr] Downloaded oci-spec v0.6.2 [INFO] [stderr] Downloaded tower-http v0.4.4 [INFO] [stderr] Downloaded portable-atomic v1.4.3 [INFO] [stderr] Downloaded quick-xml v0.23.1 [INFO] [stderr] Downloaded webpki-roots v0.23.1 [INFO] [stderr] Downloaded rustix v0.38.14 [INFO] [stderr] Downloaded aho-corasick v1.1.1 [INFO] [stderr] Downloaded rustls-webpki v0.101.6 [INFO] [stderr] Downloaded time-macros v0.2.15 [INFO] [stderr] Downloaded indicatif v0.17.7 [INFO] [stderr] Downloaded time v0.3.29 [INFO] [stderr] Downloaded supports-color v1.3.1 [INFO] [stderr] Downloaded sentry-backtrace v0.31.7 [INFO] [stderr] Downloaded anstyle-parse v0.2.1 [INFO] [stderr] Downloaded tokio-socks v0.5.1 [INFO] [stderr] Downloaded sentry-types v0.31.7 [INFO] [stderr] Downloaded anstyle v1.0.3 [INFO] [stderr] Downloaded clap_complete_fig v4.4.1 [INFO] [stderr] Downloaded semver v1.0.19 [INFO] [stderr] Downloaded sentry-panic v0.31.7 [INFO] [stderr] Downloaded sentry v0.31.7 [INFO] [stderr] Downloaded clap_complete v4.4.3 [INFO] [stderr] Downloaded self_update v0.37.0 [INFO] [stderr] Downloaded sentry-tracing v0.31.7 [INFO] [stderr] Downloaded rustls-webpki v0.100.3 [INFO] [stderr] Downloaded xattr v1.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0d3e1ac79cb67d29d612c896fec1a0058be43d2b5f8b8c279f10458d85b4f592 [INFO] running `Command { std: "docker" "start" "-a" "0d3e1ac79cb67d29d612c896fec1a0058be43d2b5f8b8c279f10458d85b4f592", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0d3e1ac79cb67d29d612c896fec1a0058be43d2b5f8b8c279f10458d85b4f592", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d3e1ac79cb67d29d612c896fec1a0058be43d2b5f8b8c279f10458d85b4f592", kill_on_drop: false }` [INFO] [stdout] 0d3e1ac79cb67d29d612c896fec1a0058be43d2b5f8b8c279f10458d85b4f592 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fca5188cc8ec163a25f21a8ce89b6e8beb011c48755b8997f97262576b793534 [INFO] running `Command { std: "docker" "start" "-a" "fca5188cc8ec163a25f21a8ce89b6e8beb011c48755b8997f97262576b793534", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling memchr v2.6.3 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling linux-raw-sys v0.4.7 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling syn v2.0.37 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling socket2 v0.5.4 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling rustix v0.38.14 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling prettyplease v0.1.25 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling aho-corasick v1.1.1 [INFO] [stderr] Compiling petgraph v0.6.4 [INFO] [stderr] Compiling regex-automata v0.4.2 [INFO] [stderr] Compiling tempfile v3.8.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Compiling regex v1.10.1 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling thiserror-impl v1.0.49 [INFO] [stderr] Compiling tokio v1.32.0 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling prost v0.11.9 [INFO] [stderr] Compiling thiserror v1.0.49 [INFO] [stderr] Compiling prost-types v0.11.9 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling derive_builder_core v0.12.0 [INFO] [stderr] Compiling pin-project v1.1.3 [INFO] [stderr] Compiling prost-build v0.11.9 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling derive_builder_macro v0.12.0 [INFO] [stderr] Compiling tonic-build v0.9.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling anstyle v1.0.3 [INFO] [stderr] Compiling buildkit-rs-proto v0.1.0 (https://github.com/katoahq/buildkit-rs.git#3170be7c) [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling anstream v0.6.4 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling getset v0.1.2 [INFO] [stderr] Compiling tokio-util v0.7.9 [INFO] [stderr] Compiling tokio-io-timeout v1.2.0 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling derive_builder v0.12.0 [INFO] [stderr] Compiling buildkit-rs-reference v0.1.0 (https://github.com/katoahq/buildkit-rs.git#3170be7c) [INFO] [stderr] Compiling terminal_size v0.3.0 [INFO] [stderr] Compiling num-complex v0.4.4 [INFO] [stderr] Compiling h2 v0.3.21 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Compiling clap_lex v0.5.1 [INFO] [stderr] Compiling shlex v1.2.0 [INFO] [stderr] Compiling http-range-header v0.3.1 [INFO] [stderr] Compiling path-clean v1.0.1 [INFO] [stderr] Compiling portable-atomic v1.4.3 [INFO] [stderr] Compiling rustls v0.21.7 [INFO] [stderr] Compiling tracing-subscriber v0.3.17 [INFO] [stderr] Compiling oci-spec v0.6.2 [INFO] [stderr] Compiling clap_builder v4.4.6 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling num v0.4.1 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling rustls-webpki v0.101.6 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling console v0.15.7 [INFO] [stderr] Compiling tower-http v0.4.4 [INFO] [stderr] Compiling clap_derive v4.4.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling is-docker v0.2.0 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling is_ci v1.1.1 [INFO] [stderr] Compiling semver v1.0.19 [INFO] [stderr] Compiling buildkit-rs-util v0.1.0 (https://github.com/katoahq/buildkit-rs.git#3170be7c) [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling supports-color v1.3.1 [INFO] [stderr] Compiling is-wsl v0.4.0 [INFO] [stderr] Compiling buildkit-rs-ignore v0.1.0 (https://github.com/katoahq/buildkit-rs.git#3170be7c) [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling deranged v0.3.8 [INFO] [stderr] Compiling tokio-socks v0.5.1 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling clap v4.4.6 [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stderr] Compiling ipnet v2.8.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling dialoguer v0.11.0 [INFO] [stderr] Compiling open v5.0.0 [INFO] [stderr] Compiling time v0.3.29 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling indicatif v0.17.7 [INFO] [stderr] Compiling clap_complete v4.4.3 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling uuid v1.4.1 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling reqwest v0.11.20 [INFO] [stderr] Compiling tonic v0.9.2 [INFO] [stderr] Compiling tonic-health v0.9.2 [INFO] [stderr] Compiling buildkit-rs-llb v0.1.0 (https://github.com/katoahq/buildkit-rs.git#3170be7c) [INFO] [stderr] Compiling buildkit-rs-client v0.1.0 (https://github.com/katoahq/buildkit-rs.git#3170be7c) [INFO] [stderr] Compiling buildkit-rs v0.1.0 (https://github.com/katoahq/buildkit-rs.git#3170be7c) [INFO] [stderr] Compiling katoa-cli v0.1.51 (/opt/rustwide/workdir/crates/cli) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/cli/src/job.rs:53:17 [INFO] [stdout] | [INFO] [stdout] 53 | fn to_mount(&self, working_directory: &Utf8PathBuf) -> buildkit_rs::llb::Mount { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 53 | fn to_mount(&self, working_directory: &Utf8PathBuf) -> buildkit_rs::llb::Mount<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 14s [INFO] running `Command { std: "docker" "inspect" "fca5188cc8ec163a25f21a8ce89b6e8beb011c48755b8997f97262576b793534", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fca5188cc8ec163a25f21a8ce89b6e8beb011c48755b8997f97262576b793534", kill_on_drop: false }` [INFO] [stdout] fca5188cc8ec163a25f21a8ce89b6e8beb011c48755b8997f97262576b793534 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a202e6973f88940788df2bdf33ca63326993150a77e528aca9b70c0d82c270c7 [INFO] running `Command { std: "docker" "start" "-a" "a202e6973f88940788df2bdf33ca63326993150a77e528aca9b70c0d82c270c7", kill_on_drop: false }` [INFO] [stderr] Compiling katoa-cli v0.1.51 (/opt/rustwide/workdir/crates/cli) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/cli/src/job.rs:53:17 [INFO] [stdout] | [INFO] [stdout] 53 | fn to_mount(&self, working_directory: &Utf8PathBuf) -> buildkit_rs::llb::Mount { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 53 | fn to_mount(&self, working_directory: &Utf8PathBuf) -> buildkit_rs::llb::Mount<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.51s [INFO] running `Command { std: "docker" "inspect" "a202e6973f88940788df2bdf33ca63326993150a77e528aca9b70c0d82c270c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a202e6973f88940788df2bdf33ca63326993150a77e528aca9b70c0d82c270c7", kill_on_drop: false }` [INFO] [stdout] a202e6973f88940788df2bdf33ca63326993150a77e528aca9b70c0d82c270c7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 07d32456434e027d945b6c51b58044b3f6e747f9e1a84632b40830a4e1ff6262 [INFO] running `Command { std: "docker" "start" "-a" "07d32456434e027d945b6c51b58044b3f6e747f9e1a84632b40830a4e1ff6262", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> crates/cli/src/job.rs:53:17 [INFO] [stderr] | [INFO] [stderr] 53 | fn to_mount(&self, working_directory: &Utf8PathBuf) -> buildkit_rs::llb::Mount { [INFO] [stderr] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 53 | fn to_mount(&self, working_directory: &Utf8PathBuf) -> buildkit_rs::llb::Mount<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `katoa-cli` (bin "katoa-cli" test) generated 1 warning (run `cargo fix --bin "katoa-cli" --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/katoa_cli-408dfa0fa9f72b40) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test git::tests::test_remote_is_github_katoahq_katoa ... ignored, passing only in the upstream repository: katoahq/katoa [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "07d32456434e027d945b6c51b58044b3f6e747f9e1a84632b40830a4e1ff6262", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07d32456434e027d945b6c51b58044b3f6e747f9e1a84632b40830a4e1ff6262", kill_on_drop: false }` [INFO] [stdout] 07d32456434e027d945b6c51b58044b3f6e747f9e1a84632b40830a4e1ff6262