[INFO] cloning repository https://github.com/nicolaschan/baybridge [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nicolaschan/baybridge" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnicolaschan%2Fbaybridge", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnicolaschan%2Fbaybridge'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 434220d9ebf583adc65a87d598adca635a642a84 [INFO] checking nicolaschan/baybridge against try#78c81ee3917a99dcff6e2e6822800f0492c415c3 for pr-148967 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnicolaschan%2Fbaybridge" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/nicolaschan/baybridge [INFO] finished tweaking git repo https://github.com/nicolaschan/baybridge [INFO] tweaked toml for git repo https://github.com/nicolaschan/baybridge written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/nicolaschan/baybridge on toolchain 78c81ee3917a99dcff6e2e6822800f0492c415c3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+78c81ee3917a99dcff6e2e6822800f0492c415c3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/nicolaschan/baybridge 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" "+78c81ee3917a99dcff6e2e6822800f0492c415c3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+78c81ee3917a99dcff6e2e6822800f0492c415c3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1e205a7b15902672a4729330f5ed2bd7c91685588f08a35143fbd45326fd266b [INFO] running `Command { std: "docker" "start" "-a" "1e205a7b15902672a4729330f5ed2bd7c91685588f08a35143fbd45326fd266b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1e205a7b15902672a4729330f5ed2bd7c91685588f08a35143fbd45326fd266b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e205a7b15902672a4729330f5ed2bd7c91685588f08a35143fbd45326fd266b", kill_on_drop: false }` [INFO] [stdout] 1e205a7b15902672a4729330f5ed2bd7c91685588f08a35143fbd45326fd266b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+78c81ee3917a99dcff6e2e6822800f0492c415c3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 660335e31e059e184b81decd08231efb2ebd88293f4cffc3abbc5ef92b0bd1b6 [INFO] running `Command { std: "docker" "start" "-a" "660335e31e059e184b81decd08231efb2ebd88293f4cffc3abbc5ef92b0bd1b6", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling libgit2-sys v0.18.2+1.9.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Checking indexmap v2.11.0 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking humansize v2.1.3 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Checking askama_escape v0.10.3 [INFO] [stderr] Checking http-range-header v0.4.2 [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Compiling clap_derive v4.5.45 [INFO] [stderr] Checking clap_builder v4.5.44 [INFO] [stderr] Compiling askama_parser v0.2.1 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Compiling bincode_derive v2.0.1 [INFO] [stderr] Checking hashlink v0.9.1 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking serde_json v1.0.143 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Checking ed25519 v2.2.3 [INFO] [stderr] Checking serde_path_to_error v0.1.17 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Compiling bon-macros v2.3.0 [INFO] [stderr] Compiling serde_with_macros v3.14.0 [INFO] [stderr] Compiling axum-macros v0.4.2 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking unty v0.0.4 [INFO] [stderr] Checking fallible-iterator v0.3.0 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking axum-core v0.4.5 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Compiling basic-toml v0.1.10 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking bincode v2.0.1 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking clap v4.5.45 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking ed25519-dalek v2.2.0 [INFO] [stderr] Checking failsafe v1.3.0 [INFO] [stderr] Checking tokio-util v0.7.16 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking serde_with v3.14.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling askama_derive v0.12.5 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking h2 v0.4.12 [INFO] [stderr] Checking tower-http v0.6.6 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking askama v0.12.1 [INFO] [stderr] Checking askama_axum v0.4.0 [INFO] [stderr] Checking bon v2.3.0 [INFO] [stderr] Compiling git2 v0.20.2 [INFO] [stderr] Checking hyper v1.7.0 [INFO] [stderr] Checking hyper-util v0.1.16 [INFO] [stderr] Compiling built v0.7.7 [INFO] [stderr] Compiling baybridge v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking rusqlite v0.32.1 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking axum v0.7.9 [INFO] [stderr] Checking reqwest v0.12.23 [INFO] [stdout] warning: unused import: `command` [INFO] [stdout] --> src/main.rs:12:32 [INFO] [stdout] | [INFO] [stdout] 12 | use clap::{Parser, Subcommand, command}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `command` [INFO] [stdout] --> src/main.rs:12:32 [INFO] [stdout] | [INFO] [stdout] 12 | use clap::{Parser, Subcommand, command}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s [INFO] running `Command { std: "docker" "inspect" "660335e31e059e184b81decd08231efb2ebd88293f4cffc3abbc5ef92b0bd1b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "660335e31e059e184b81decd08231efb2ebd88293f4cffc3abbc5ef92b0bd1b6", kill_on_drop: false }` [INFO] [stdout] 660335e31e059e184b81decd08231efb2ebd88293f4cffc3abbc5ef92b0bd1b6