[INFO] cloning repository https://github.com/pxp9/fluent-try [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pxp9/fluent-try" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpxp9%2Ffluent-try", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpxp9%2Ffluent-try'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] aac8e9d2a61af482b4eeed117ff440725d8ef179 [INFO] testing pxp9/fluent-try against beta-2025-09-21 for beta-1.91-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpxp9%2Ffluent-try" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/pxp9/fluent-try [INFO] finished tweaking git repo https://github.com/pxp9/fluent-try [INFO] tweaked toml for git repo https://github.com/pxp9/fluent-try written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/pxp9/fluent-try on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/pxp9/fluent-try 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c5c274194d9fcf7b6b40a8db121b4c15ba648afa2e97c130e46e8831151e04f9 [INFO] running `Command { std: "docker" "start" "-a" "c5c274194d9fcf7b6b40a8db121b4c15ba648afa2e97c130e46e8831151e04f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c5c274194d9fcf7b6b40a8db121b4c15ba648afa2e97c130e46e8831151e04f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5c274194d9fcf7b6b40a8db121b4c15ba648afa2e97c130e46e8831151e04f9", kill_on_drop: false }` [INFO] [stdout] c5c274194d9fcf7b6b40a8db121b4c15ba648afa2e97c130e46e8831151e04f9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] af1e860fd25ed96aee9dbda03e2e0b4424e09524bb035e910d4be764c6a88b72 [INFO] running `Command { std: "docker" "start" "-a" "af1e860fd25ed96aee9dbda03e2e0b4424e09524bb035e910d4be764c6a88b72", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling thiserror v1.0.48 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling memchr v2.6.3 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling self_cell v0.10.2 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Compiling chunky-vec v0.1.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling type-map v0.4.0 [INFO] [stderr] Compiling elsa v1.9.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.37 [INFO] [stderr] Compiling displaydoc v0.2.4 [INFO] [stderr] Compiling thiserror-impl v1.0.48 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tinystr v0.7.3 [INFO] [stderr] Compiling unic-langid-impl v0.9.1 [INFO] [stderr] Compiling fluent-syntax v0.11.0 [INFO] [stderr] Compiling unic-langid v0.9.1 [INFO] [stderr] Compiling fluent-langneg v0.13.0 [INFO] [stderr] Compiling intl_pluralrules v7.0.2 [INFO] [stderr] Compiling intl-memoizer v0.5.1 [INFO] [stderr] Compiling fluent-bundle v0.15.2 [INFO] [stderr] Compiling fluent v0.16.0 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling fluent-fallback v0.7.0 [INFO] [stderr] Compiling fluent-resmgr v0.0.6 [INFO] [stderr] Compiling prueba v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.73s [INFO] running `Command { std: "docker" "inspect" "af1e860fd25ed96aee9dbda03e2e0b4424e09524bb035e910d4be764c6a88b72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af1e860fd25ed96aee9dbda03e2e0b4424e09524bb035e910d4be764c6a88b72", kill_on_drop: false }` [INFO] [stdout] af1e860fd25ed96aee9dbda03e2e0b4424e09524bb035e910d4be764c6a88b72 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f90b5d15473ad372d558996a45a4a2cb6806aedc9eebb53b2645b98810d98cde [INFO] running `Command { std: "docker" "start" "-a" "f90b5d15473ad372d558996a45a4a2cb6806aedc9eebb53b2645b98810d98cde", kill_on_drop: false }` [INFO] [stderr] Compiling prueba v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.37s [INFO] running `Command { std: "docker" "inspect" "f90b5d15473ad372d558996a45a4a2cb6806aedc9eebb53b2645b98810d98cde", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f90b5d15473ad372d558996a45a4a2cb6806aedc9eebb53b2645b98810d98cde", kill_on_drop: false }` [INFO] [stdout] f90b5d15473ad372d558996a45a4a2cb6806aedc9eebb53b2645b98810d98cde [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 039851462f4c2781523dabea819ab219e55a268e301cb767af20d9aeb9a47a45 [INFO] running `Command { std: "docker" "start" "-a" "039851462f4c2781523dabea819ab219e55a268e301cb767af20d9aeb9a47a45", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/prueba-a94e61821bd5c213) [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" "039851462f4c2781523dabea819ab219e55a268e301cb767af20d9aeb9a47a45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "039851462f4c2781523dabea819ab219e55a268e301cb767af20d9aeb9a47a45", kill_on_drop: false }` [INFO] [stdout] 039851462f4c2781523dabea819ab219e55a268e301cb767af20d9aeb9a47a45