[INFO] cloning repository https://github.com/redcarpetoaxaca/vigilant-umbrella [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/redcarpetoaxaca/vigilant-umbrella" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fredcarpetoaxaca%2Fvigilant-umbrella", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fredcarpetoaxaca%2Fvigilant-umbrella'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 017cab5ec82fe0b663f3bc5bff5501528b55be57 [INFO] testing redcarpetoaxaca/vigilant-umbrella against try#c066bf6804adc55193b71afdff6a56922f4a8689+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_in_2025-retry-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fredcarpetoaxaca%2Fvigilant-umbrella" "/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/redcarpetoaxaca/vigilant-umbrella [INFO] finished tweaking git repo https://github.com/redcarpetoaxaca/vigilant-umbrella [INFO] tweaked toml for git repo https://github.com/redcarpetoaxaca/vigilant-umbrella written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/redcarpetoaxaca/vigilant-umbrella on toolchain c066bf6804adc55193b71afdff6a56922f4a8689 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/redcarpetoaxaca/vigilant-umbrella 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" "+c066bf6804adc55193b71afdff6a56922f4a8689" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4c98bc8495fdb6724ec9e8fd0a3a672b8295be2acb0ec4c98589a513563ee5ac [INFO] running `Command { std: "docker" "start" "-a" "4c98bc8495fdb6724ec9e8fd0a3a672b8295be2acb0ec4c98589a513563ee5ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4c98bc8495fdb6724ec9e8fd0a3a672b8295be2acb0ec4c98589a513563ee5ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c98bc8495fdb6724ec9e8fd0a3a672b8295be2acb0ec4c98589a513563ee5ac", kill_on_drop: false }` [INFO] [stdout] 4c98bc8495fdb6724ec9e8fd0a3a672b8295be2acb0ec4c98589a513563ee5ac [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 2ec73ccf4674f3cf4bbc24464406eb260777523dbf5ee297efa06b6286a739ff [INFO] running `Command { std: "docker" "start" "-a" "2ec73ccf4674f3cf4bbc24464406eb260777523dbf5ee297efa06b6286a739ff", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.42 [INFO] [stderr] Compiling cc v1.0.38 [INFO] [stderr] Compiling libc v0.2.60 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling unic-langid-impl v0.4.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling rustc-demangle v0.1.15 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling fluent-syntax v0.9.0 [INFO] [stderr] Compiling fluent-locale v0.4.1 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling intl_pluralrules v1.0.3 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling backtrace v0.3.34 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.8 [INFO] [stderr] Compiling rental-impl v0.5.4 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling unic-langid-macros-impl v0.2.0 [INFO] [stderr] Compiling unic-langid-macros v0.2.0 [INFO] [stderr] Compiling unic-langid v0.4.1 [INFO] [stderr] Compiling intl_pluralrules v2.0.0 [INFO] [stderr] Compiling fluent-locale v0.7.0 [INFO] [stderr] Compiling rental v0.5.4 [INFO] [stdout] error: using an old version of `rental` [INFO] [stdout] | [INFO] [stdout] = note: older versions of the `rental` crate no longer compile; please update to `rental` v0.5.6, or switch to one of the `rental` alternatives [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rental` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "2ec73ccf4674f3cf4bbc24464406eb260777523dbf5ee297efa06b6286a739ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ec73ccf4674f3cf4bbc24464406eb260777523dbf5ee297efa06b6286a739ff", kill_on_drop: false }` [INFO] [stdout] 2ec73ccf4674f3cf4bbc24464406eb260777523dbf5ee297efa06b6286a739ff