[INFO] cloning repository https://github.com/rob-b/spr [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rob-b/spr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frob-b%2Fspr", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frob-b%2Fspr'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 27e050c554a775b840f0cf733ab6a2e57887aa91 [INFO] testing rob-b/spr against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frob-b%2Fspr" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/rob-b/spr [INFO] finished tweaking git repo https://github.com/rob-b/spr [INFO] tweaked toml for git repo https://github.com/rob-b/spr written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/rob-b/spr on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/rob-b/spr 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded lazy-regex v2.5.0 [INFO] [stderr] Downloaded smawk v0.3.2 [INFO] [stderr] Downloaded terminal_size v0.2.6 [INFO] [stderr] Downloaded dialoguer v0.10.4 [INFO] [stderr] Downloaded textwrap v0.15.2 [INFO] [stderr] Downloaded tempfile v3.19.1 [INFO] [stderr] Downloaded hyperx v1.4.0 [INFO] [stderr] Downloaded octocrab v0.16.0 [INFO] [stderr] Downloaded zerocopy v0.8.24 [INFO] [stderr] Downloaded hyper v0.14.32 [INFO] [stderr] Downloaded rustix v0.37.28 [INFO] [stderr] Downloaded zerocopy-derive v0.8.24 [INFO] [stderr] Downloaded rustix v1.0.5 [INFO] [stderr] Downloaded env_home v0.1.0 [INFO] [stderr] Downloaded which v7.0.3 [INFO] [stderr] Downloaded git2-ext v0.6.3 [INFO] [stderr] Downloaded tokio v1.43.1 [INFO] [stderr] Downloaded graphql-parser v0.4.1 [INFO] [stderr] Downloaded graphql_client_codegen v0.11.0 [INFO] [stderr] Downloaded graphql_client v0.11.0 [INFO] [stderr] Downloaded indoc v1.0.9 [INFO] [stderr] Downloaded url v2.3.0 [INFO] [stderr] Downloaded git2 v0.17.2 [INFO] [stderr] Downloaded terminal_size v0.4.2 [INFO] [stderr] Downloaded graphql-introspection-query v0.2.0 [INFO] [stderr] Downloaded chrono v0.4.40 [INFO] [stderr] Downloaded graphql_query_derive v0.11.0 [INFO] [stderr] Downloaded lazy-regex-proc_macros v2.4.1 [INFO] [stderr] Downloaded bstr v1.12.0 [INFO] [stderr] Downloaded winsafe v0.0.19 [INFO] [stderr] Downloaded libgit2-sys v0.15.2+1.6.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bb87eedf14c7fb3e1f3653f7a1e2a7fa63e7f1c5371e9c7aba5ab0836c4a32b3 [INFO] running `Command { std: "docker" "start" "-a" "bb87eedf14c7fb3e1f3653f7a1e2a7fa63e7f1c5371e9c7aba5ab0836c4a32b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bb87eedf14c7fb3e1f3653f7a1e2a7fa63e7f1c5371e9c7aba5ab0836c4a32b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb87eedf14c7fb3e1f3653f7a1e2a7fa63e7f1c5371e9c7aba5ab0836c4a32b3", kill_on_drop: false }` [INFO] [stdout] bb87eedf14c7fb3e1f3653f7a1e2a7fa63e7f1c5371e9c7aba5ab0836c4a32b3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 58e07a12c2cab0adbba1032b3feadfab7e51605ce904ab14e9e82a9df09f5458 [INFO] running `Command { std: "docker" "start" "-a" "58e07a12c2cab0adbba1032b3feadfab7e51605ce904ab14e9e82a9df09f5458", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling cc v1.2.19 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling zerocopy v0.8.24 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling libgit2-sys v0.15.2+1.6.4 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling rustix v0.37.28 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tokio v1.43.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling graphql-parser v0.4.1 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling url v2.3.0 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling graphql-introspection-query v0.2.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling hyperx v1.4.0 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling tempfile v3.19.1 [INFO] [stderr] Compiling graphql_client_codegen v0.11.0 [INFO] [stderr] Compiling backtrace v0.3.74 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling simple_asn1 v0.6.3 [INFO] [stderr] Compiling pem v1.1.1 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling snafu-derive v0.7.5 [INFO] [stderr] Compiling terminal_size v0.4.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling env_home v0.1.0 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling which v7.0.3 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling snafu v0.7.5 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling lazy-regex-proc_macros v2.4.1 [INFO] [stderr] Compiling jsonwebtoken v8.3.0 [INFO] [stderr] Compiling clap_derive v3.2.25 [INFO] [stderr] Compiling terminal_size v0.2.6 [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling waker-fn v1.2.0 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling graphql_query_derive v0.11.0 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling octocrab v0.16.0 [INFO] [stderr] Compiling dialoguer v0.10.4 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling textwrap v0.15.2 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling graphql_client v0.11.0 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling lazy-regex v2.5.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling indoc v1.0.9 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling git2 v0.17.2 [INFO] [stderr] Compiling git2-ext v0.6.3 [INFO] [stderr] Compiling spr v1.3.5-beta.1 (/opt/rustwide/workdir/spr) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> spr/src/git.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn repo(&self) -> std::sync::MutexGuard { [INFO] [stdout] | ^^^^^ --------------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 44 | pub fn repo(&self) -> std::sync::MutexGuard<'_, git2::Repository> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> spr/src/git.rs:48:14 [INFO] [stdout] | [INFO] [stdout] 48 | fn hooks(&self) -> std::sync::MutexGuard { [INFO] [stdout] | ^^^^^ --------------------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 48 | fn hooks(&self) -> std::sync::MutexGuard<'_, git2_ext::hooks::Hooks> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing [INFO] [stdout] --> spr/src/commit_message.rs:138:5 [INFO] [stdout] | [INFO] [stdout] 138 | drop(child_stdin); [INFO] [stdout] | ^^^^^-----------^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `&mut std::process::ChildStdin` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dropping_references)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 138 - drop(child_stdin); [INFO] [stdout] 138 + let _ = child_stdin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 40s [INFO] running `Command { std: "docker" "inspect" "58e07a12c2cab0adbba1032b3feadfab7e51605ce904ab14e9e82a9df09f5458", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58e07a12c2cab0adbba1032b3feadfab7e51605ce904ab14e9e82a9df09f5458", kill_on_drop: false }` [INFO] [stdout] 58e07a12c2cab0adbba1032b3feadfab7e51605ce904ab14e9e82a9df09f5458 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 513e85163618c0c734fdbef775e41c44a657f7da120835c0a5c78f9cc8881f47 [INFO] running `Command { std: "docker" "start" "-a" "513e85163618c0c734fdbef775e41c44a657f7da120835c0a5c78f9cc8881f47", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling spr v1.3.5-beta.1 (/opt/rustwide/workdir/spr) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> spr/src/git.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn repo(&self) -> std::sync::MutexGuard { [INFO] [stdout] | ^^^^^ --------------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 44 | pub fn repo(&self) -> std::sync::MutexGuard<'_, git2::Repository> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> spr/src/git.rs:48:14 [INFO] [stdout] | [INFO] [stdout] 48 | fn hooks(&self) -> std::sync::MutexGuard { [INFO] [stdout] | ^^^^^ --------------------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 48 | fn hooks(&self) -> std::sync::MutexGuard<'_, git2_ext::hooks::Hooks> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing [INFO] [stdout] --> spr/src/commit_message.rs:138:5 [INFO] [stdout] | [INFO] [stdout] 138 | drop(child_stdin); [INFO] [stdout] | ^^^^^-----------^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `&mut std::process::ChildStdin` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dropping_references)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 138 - drop(child_stdin); [INFO] [stdout] 138 + let _ = child_stdin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> spr/src/git.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn repo(&self) -> std::sync::MutexGuard { [INFO] [stdout] | ^^^^^ --------------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 44 | pub fn repo(&self) -> std::sync::MutexGuard<'_, git2::Repository> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> spr/src/git.rs:48:14 [INFO] [stdout] | [INFO] [stdout] 48 | fn hooks(&self) -> std::sync::MutexGuard { [INFO] [stdout] | ^^^^^ --------------------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 48 | fn hooks(&self) -> std::sync::MutexGuard<'_, git2_ext::hooks::Hooks> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing [INFO] [stdout] --> spr/src/commit_message.rs:138:5 [INFO] [stdout] | [INFO] [stdout] 138 | drop(child_stdin); [INFO] [stdout] | ^^^^^-----------^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `&mut std::process::ChildStdin` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dropping_references)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 138 - drop(child_stdin); [INFO] [stdout] 138 + let _ = child_stdin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 9.68s [INFO] running `Command { std: "docker" "inspect" "513e85163618c0c734fdbef775e41c44a657f7da120835c0a5c78f9cc8881f47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "513e85163618c0c734fdbef775e41c44a657f7da120835c0a5c78f9cc8881f47", kill_on_drop: false }` [INFO] [stdout] 513e85163618c0c734fdbef775e41c44a657f7da120835c0a5c78f9cc8881f47 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 3a52543caf74ff440077686fc39ecdea28322cb6b7a1ae5cf85e3350d76e5f2c [INFO] running `Command { std: "docker" "start" "-a" "3a52543caf74ff440077686fc39ecdea28322cb6b7a1ae5cf85e3350d76e5f2c", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> spr/src/git.rs:44:17 [INFO] [stderr] | [INFO] [stderr] 44 | pub fn repo(&self) -> std::sync::MutexGuard { [INFO] [stderr] | ^^^^^ --------------------------------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 44 | pub fn repo(&self) -> std::sync::MutexGuard<'_, git2::Repository> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> spr/src/git.rs:48:14 [INFO] [stderr] | [INFO] [stderr] 48 | fn hooks(&self) -> std::sync::MutexGuard { [INFO] [stderr] | ^^^^^ --------------------------------------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 48 | fn hooks(&self) -> std::sync::MutexGuard<'_, git2_ext::hooks::Hooks> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing [INFO] [stderr] --> spr/src/commit_message.rs:138:5 [INFO] [stderr] | [INFO] [stderr] 138 | drop(child_stdin); [INFO] [stderr] | ^^^^^-----------^ [INFO] [stderr] | | [INFO] [stderr] | argument has type `&mut std::process::ChildStdin` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dropping_references)]` on by default [INFO] [stderr] help: use `let _ = ...` to ignore the expression or result [INFO] [stderr] | [INFO] [stderr] 138 - drop(child_stdin); [INFO] [stderr] 138 + let _ = child_stdin; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `spr` (lib) generated 3 warnings (run `cargo fix --lib -p spr` to apply 2 suggestions) [INFO] [stderr] warning: `spr` (lib test) generated 3 warnings (3 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.43s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/spr-f523bc3708010352) [INFO] [stdout] [INFO] [stdout] running 44 tests [INFO] [stdout] test commands::init::tests::test_branch_prefix_rules ... ok [INFO] [stdout] test commands::init::tests::test_branch_prefix_rejects_forbidden_characters ... ok [INFO] [stdout] test commit_message::test::test_parse_subject_and_body_with_paragraphs ... ok [INFO] [stdout] test commit_message::test::test_parse_no_newline_before_body ... ok [INFO] [stdout] test commit_message::test::test_parse_subject_and_body ... ok [INFO] [stdout] test commit_message::test::test_parse_just_subject ... ok [INFO] [stdout] test commit_message::test::test_parse_multi_line_trailers ... ok [INFO] [stdout] test commit_message::test::test_render_just_subject ... ok [INFO] [stdout] test commit_message::test::test_parse_with_incorrectly_placed_trailer ... ok [INFO] [stdout] test commit_message::test::test_render_missing_subject ... ok [INFO] [stdout] test commit_message::test::test_render_subject_body_and_trailers ... ok [INFO] [stdout] test commit_message::test::test_render_subject_and_body ... ok [INFO] [stdout] test commit_message::test::test_render_subject_and_trailers ... ok [INFO] [stdout] test commit_message::test::test_parse_multiple_trailer_entries ... ok [INFO] [stdout] test commit_message::test::test_parse_single_line_trailers ... ok [INFO] [stdout] test config::tests::test_parse_pull_request_field_number ... ok [INFO] [stdout] test config::tests::test_pull_request_url ... ok [INFO] [stdout] test github::tests::test_new_from_branch_name ... ok [INFO] [stdout] test github::tests::test_new_from_edge_case_branch_name ... ok [INFO] [stdout] test github::tests::test_new_from_ref_with_branch_name ... ok [INFO] [stdout] test github::tests::test_new_from_ref_with_edge_case_ref_name ... ok [INFO] [stdout] test github::tests::test_new_from_ref_with_master_branch_name ... ok [INFO] [stdout] test github::tests::test_new_from_master_branch_name ... ok [INFO] [stdout] test github::tests::test_new_from_ref_with_master_ref_name ... ok [INFO] [stdout] test github::tests::test_new_from_ref_with_ref_name ... ok [INFO] [stdout] test message::tests::test_build_message_just_title_and_summary ... ok [INFO] [stdout] test message::tests::test_build_message_just_title ... ok [INFO] [stdout] test message::tests::test_build_message_with_just_summary ... ok [INFO] [stdout] test message::tests::test_build_message_no_blank_between_title_and_summary ... ok [INFO] [stdout] test config::tests::test_parse_pull_request_field_empty ... ok [INFO] [stdout] test config::tests::test_parse_pull_request_field_url ... ok [INFO] [stdout] test utils::tests::test_accents ... ok [INFO] [stdout] test utils::tests::test_empty ... ok [INFO] [stdout] test utils::tests::test_hello_world ... ok [INFO] [stdout] test utils::tests::test_parse_name_list_empty ... ok [INFO] [stdout] test utils::tests::test_parse_name_multiple_names ... ok [INFO] [stdout] test utils::tests::test_parse_name_single_name ... ok [INFO] [stdout] test message::tests::test_parse_sections ... ok [INFO] [stdout] test message::tests::test_parse_empty ... ok [INFO] [stdout] test message::tests::test_build_message_just_title_and_known_trailer ... ok [INFO] [stdout] test message::tests::test_build_message_title_summary_known_trailers ... ok [INFO] [stdout] test message::tests::test_build_message_with_extra_trailers ... ok [INFO] [stdout] test message::tests::test_parse_title ... ok [INFO] [stdout] test message::tests::test_parse_title_and_summary ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 44 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.24s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/cspr-883516081e257421) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3a52543caf74ff440077686fc39ecdea28322cb6b7a1ae5cf85e3350d76e5f2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a52543caf74ff440077686fc39ecdea28322cb6b7a1ae5cf85e3350d76e5f2c", kill_on_drop: false }` [INFO] [stdout] 3a52543caf74ff440077686fc39ecdea28322cb6b7a1ae5cf85e3350d76e5f2c