[INFO] cloning repository https://github.com/sverro2/fluent-bug-test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sverro2/fluent-bug-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsverro2%2Ffluent-bug-test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsverro2%2Ffluent-bug-test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bc0f75e68b6c269b30336757415c81d3e88b2818 [INFO] testing sverro2/fluent-bug-test against nightly-2025-01-18+rustflags=-Zrandomize-layout for randomize-layout-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsverro2%2Ffluent-bug-test" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sverro2/fluent-bug-test on toolchain nightly-2025-01-18 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+nightly-2025-01-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sverro2/fluent-bug-test [INFO] finished tweaking git repo https://github.com/sverro2/fluent-bug-test [INFO] tweaked toml for git repo https://github.com/sverro2/fluent-bug-test written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/sverro2/fluent-bug-test 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" "+nightly-2025-01-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b36bd90aec3d177fadd35e831c96ff5d6f102df020a446b2adf6a46b69c0e97b [INFO] running `Command { std: "docker" "start" "-a" "b36bd90aec3d177fadd35e831c96ff5d6f102df020a446b2adf6a46b69c0e97b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b36bd90aec3d177fadd35e831c96ff5d6f102df020a446b2adf6a46b69c0e97b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b36bd90aec3d177fadd35e831c96ff5d6f102df020a446b2adf6a46b69c0e97b", kill_on_drop: false }` [INFO] [stdout] b36bd90aec3d177fadd35e831c96ff5d6f102df020a446b2adf6a46b69c0e97b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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 -Zrandomize-layout" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 599d4bdc339e5239d0ae2551361591ec469f108a219412772a7e57fa0b102cb9 [INFO] running `Command { std: "docker" "start" "-a" "599d4bdc339e5239d0ae2551361591ec469f108a219412772a7e57fa0b102cb9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling self_cell v0.10.2 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Compiling type-map v0.4.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling displaydoc v0.2.4 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling tinystr v0.7.4 [INFO] [stderr] Compiling unic-langid-impl v0.9.1 [INFO] [stderr] Compiling fluent-syntax v0.11.0 [INFO] [stderr] Compiling unic-langid-macros-impl v0.9.1 [INFO] [stderr] Compiling unic-langid-macros v0.9.1 [INFO] [stderr] Compiling unic-langid v0.9.1 [INFO] [stderr] Compiling intl-memoizer v0.5.1 [INFO] [stderr] Compiling intl_pluralrules v7.0.2 [INFO] [stderr] Compiling fluent-langneg v0.13.0 [INFO] [stderr] Compiling fluent-bundle v0.15.2 [INFO] [stderr] Compiling fluent v0.16.0 [INFO] [stderr] Compiling fluent-bug-test v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.89s [INFO] running `Command { std: "docker" "inspect" "599d4bdc339e5239d0ae2551361591ec469f108a219412772a7e57fa0b102cb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "599d4bdc339e5239d0ae2551361591ec469f108a219412772a7e57fa0b102cb9", kill_on_drop: false }` [INFO] [stdout] 599d4bdc339e5239d0ae2551361591ec469f108a219412772a7e57fa0b102cb9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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 -Zrandomize-layout" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b6d5dba6ede83aee79f200dbcf9c155d0939682e89894e8590a68a918df7b761 [INFO] running `Command { std: "docker" "start" "-a" "b6d5dba6ede83aee79f200dbcf9c155d0939682e89894e8590a68a918df7b761", kill_on_drop: false }` [INFO] [stderr] Compiling fluent-bug-test v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s [INFO] running `Command { std: "docker" "inspect" "b6d5dba6ede83aee79f200dbcf9c155d0939682e89894e8590a68a918df7b761", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6d5dba6ede83aee79f200dbcf9c155d0939682e89894e8590a68a918df7b761", kill_on_drop: false }` [INFO] [stdout] b6d5dba6ede83aee79f200dbcf9c155d0939682e89894e8590a68a918df7b761 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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 -Zrandomize-layout" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a54ed764a3aa08c3102a80743585137f262c15b0f6a9f9959374cb4365b93c5a [INFO] running `Command { std: "docker" "start" "-a" "a54ed764a3aa08c3102a80743585137f262c15b0f6a9f9959374cb4365b93c5a", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/fluent_bug_test-fedd1c1eb4862a0c) [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" "a54ed764a3aa08c3102a80743585137f262c15b0f6a9f9959374cb4365b93c5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a54ed764a3aa08c3102a80743585137f262c15b0f6a9f9959374cb4365b93c5a", kill_on_drop: false }` [INFO] [stdout] a54ed764a3aa08c3102a80743585137f262c15b0f6a9f9959374cb4365b93c5a