[INFO] fetching crate hornbeam 0.0.5... [INFO] testing hornbeam-0.0.5 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate hornbeam 0.0.5 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate hornbeam 0.0.5 [INFO] finished tweaking crates.io crate hornbeam 0.0.5 [INFO] tweaked toml for crates.io crate hornbeam 0.0.5 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate hornbeam 0.0.5 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 crates.io crate hornbeam 0.0.5 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-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c4750369a3ac7e8321dea3f76d754664e38744ab30516a21f6c43d2d4b693812 [INFO] running `Command { std: "docker" "start" "-a" "c4750369a3ac7e8321dea3f76d754664e38744ab30516a21f6c43d2d4b693812", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c4750369a3ac7e8321dea3f76d754664e38744ab30516a21f6c43d2d4b693812", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4750369a3ac7e8321dea3f76d754664e38744ab30516a21f6c43d2d4b693812", kill_on_drop: false }` [INFO] [stdout] c4750369a3ac7e8321dea3f76d754664e38744ab30516a21f6c43d2d4b693812 [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=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] a8195bb48e490a77b75f09814cb7937af333c77476a6201213c2154b55cc9db4 [INFO] running `Command { std: "docker" "start" "-a" "a8195bb48e490a77b75f09814cb7937af333c77476a6201213c2154b55cc9db4", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling futures-core v0.3.26 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling futures-task v0.3.26 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling futures-util v0.3.26 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling const-random-macro v0.1.15 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling type-map v0.4.0 [INFO] [stderr] Compiling const-random v0.1.15 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling bstr v1.3.0 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling winnow v0.6.16 [INFO] [stderr] Compiling serde_json v1.0.93 [INFO] [stderr] Compiling toml_datetime v0.6.7 [INFO] [stderr] Compiling futures-channel v0.3.26 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling spin v0.9.5 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling rustversion v1.0.11 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling self_cell v0.10.2 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Compiling uuid v1.3.0 [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling typeid v1.0.0 [INFO] [stderr] Compiling utf8-width v0.1.6 [INFO] [stderr] Compiling html-escape v0.2.13 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling arc-swap v1.6.0 [INFO] [stderr] Compiling bevy_ptr v0.14.0 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling crossbeam-channel v0.5.7 [INFO] [stderr] Compiling filetime v0.2.20 [INFO] [stderr] Compiling globset v0.4.10 [INFO] [stderr] Compiling mio v0.8.6 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling pollster v0.3.0 [INFO] [stderr] Compiling notify v5.1.0 [INFO] [stderr] Compiling ignore v0.4.20 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling bevy_utils_proc_macros v0.14.0 [INFO] [stderr] Compiling tokio v1.45.0 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling displaydoc v0.2.3 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling tinystr v0.7.1 [INFO] [stderr] Compiling pest_consume_macros v1.1.0 [INFO] [stderr] Compiling unic-langid-impl v0.9.1 [INFO] [stderr] Compiling unic-langid-macros-impl v0.9.1 [INFO] [stderr] Compiling pest v2.5.5 [INFO] [stderr] Compiling fluent-syntax v0.11.0 [INFO] [stderr] Compiling snafu-derive v0.7.4 [INFO] [stderr] Compiling async-recursion v1.0.2 [INFO] [stderr] Compiling unic-langid-macros v0.9.1 [INFO] [stderr] Compiling unic-langid v0.9.1 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling intl_pluralrules v7.0.2 [INFO] [stderr] Compiling intl-memoizer v0.5.1 [INFO] [stderr] Compiling fluent-langneg v0.13.0 [INFO] [stderr] Compiling fluent-template-macros v0.8.0 [INFO] [stderr] Compiling axum-core v0.5.2 [INFO] [stderr] Compiling fluent-bundle v0.15.2 [INFO] [stderr] Compiling pest_meta v2.5.5 [INFO] [stderr] Compiling fluent v0.16.0 [INFO] [stderr] Compiling snafu v0.7.4 [INFO] [stderr] Compiling pest_generator v2.5.5 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling pest_derive v2.5.5 [INFO] [stderr] Compiling pest_consume v1.1.3 [INFO] [stderr] Compiling hyper-util v0.1.11 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling arc-interner v0.7.0 [INFO] [stderr] Compiling erased-serde v0.4.5 [INFO] [stderr] Compiling serde_path_to_error v0.1.9 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling hornbeam_grammar v0.0.5 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling bevy_utils v0.14.0 [INFO] [stderr] Compiling fluent-templates v0.8.0 [INFO] [stderr] Compiling axum v0.8.4 [INFO] [stderr] Compiling toml_edit v0.22.17 [INFO] [stderr] Compiling hornbeam_ir v0.0.5 [INFO] [stderr] Compiling bevy_macro_utils v0.14.0 [INFO] [stderr] Compiling bevy_reflect_derive v0.14.0 [INFO] [stderr] Compiling bevy_reflect v0.14.0 [INFO] [stderr] Compiling hornbeam_interpreter v0.0.5 [INFO] [stderr] Compiling hornbeam v0.0.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 03s [INFO] running `Command { std: "docker" "inspect" "a8195bb48e490a77b75f09814cb7937af333c77476a6201213c2154b55cc9db4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8195bb48e490a77b75f09814cb7937af333c77476a6201213c2154b55cc9db4", kill_on_drop: false }` [INFO] [stdout] a8195bb48e490a77b75f09814cb7937af333c77476a6201213c2154b55cc9db4 [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=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] 60dd6878d68a0f96e344f11ce379c41264f4bc3e59793c6fa2bf468d4f4bd191 [INFO] running `Command { std: "docker" "start" "-a" "60dd6878d68a0f96e344f11ce379c41264f4bc3e59793c6fa2bf468d4f4bd191", kill_on_drop: false }` [INFO] [stderr] Compiling hornbeam v0.0.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.84s [INFO] running `Command { std: "docker" "inspect" "60dd6878d68a0f96e344f11ce379c41264f4bc3e59793c6fa2bf468d4f4bd191", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60dd6878d68a0f96e344f11ce379c41264f4bc3e59793c6fa2bf468d4f4bd191", kill_on_drop: false }` [INFO] [stdout] 60dd6878d68a0f96e344f11ce379c41264f4bc3e59793c6fa2bf468d4f4bd191 [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=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] 185d8c04473d3d0158309686806f496ed6670e7095df951f97d66dbdab65c982 [INFO] running `Command { std: "docker" "start" "-a" "185d8c04473d3d0158309686806f496ed6670e7095df951f97d66dbdab65c982", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hornbeam-bf9c243ce7b9d656) [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] [stderr] Doc-tests hornbeam [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" "185d8c04473d3d0158309686806f496ed6670e7095df951f97d66dbdab65c982", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "185d8c04473d3d0158309686806f496ed6670e7095df951f97d66dbdab65c982", kill_on_drop: false }` [INFO] [stdout] 185d8c04473d3d0158309686806f496ed6670e7095df951f97d66dbdab65c982