[INFO] fetching crate hornbeam 0.0.5... [INFO] testing hornbeam-0.0.5 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate hornbeam 0.0.5 into /workspace/builds/worker-6-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-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate hornbeam 0.0.5 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a0a2b205d6b22b2b4b2ffc2f0b8a958b48d7aae4c64e11f596359b256456d00e [INFO] running `Command { std: "docker" "start" "-a" "a0a2b205d6b22b2b4b2ffc2f0b8a958b48d7aae4c64e11f596359b256456d00e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a0a2b205d6b22b2b4b2ffc2f0b8a958b48d7aae4c64e11f596359b256456d00e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0a2b205d6b22b2b4b2ffc2f0b8a958b48d7aae4c64e11f596359b256456d00e", kill_on_drop: false }` [INFO] [stdout] a0a2b205d6b22b2b4b2ffc2f0b8a958b48d7aae4c64e11f596359b256456d00e [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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cdd4245b3d8d2664e4933163aaf33327d978c5914719c751c783a0fb8491a808 [INFO] running `Command { std: "docker" "start" "-a" "cdd4245b3d8d2664e4933163aaf33327d978c5914719c751c783a0fb8491a808", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [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 serde v1.0.204 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling futures-core v0.3.26 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling futures-task v0.3.26 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling futures-util v0.3.26 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling type-map v0.4.0 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling bstr v1.3.0 [INFO] [stderr] Compiling futures-channel v0.3.26 [INFO] [stderr] Compiling toml_datetime v0.6.7 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling serde_json v1.0.93 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling winnow v0.6.16 [INFO] [stderr] Compiling spin v0.9.5 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling rustversion v1.0.11 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling self_cell v0.10.2 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling utf8-width v0.1.6 [INFO] [stderr] Compiling typeid v1.0.0 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling html-escape v0.2.13 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling bevy_ptr v0.14.0 [INFO] [stderr] Compiling arc-swap v1.6.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling pollster v0.3.0 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling const-random-macro v0.1.15 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling const-random v0.1.15 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling uuid v1.3.0 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.7 [INFO] [stderr] Compiling filetime v0.2.20 [INFO] [stderr] Compiling mio v0.8.6 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling notify v5.1.0 [INFO] [stderr] Compiling regex v1.10.5 [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 async-trait v0.1.81 [INFO] [stderr] Compiling globset v0.4.10 [INFO] [stderr] Compiling tokio v1.45.0 [INFO] [stderr] Compiling ignore v0.4.20 [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 pest_consume_macros v1.1.0 [INFO] [stderr] Compiling snafu-derive v0.7.4 [INFO] [stderr] Compiling async-recursion v1.0.2 [INFO] [stderr] Compiling tinystr v0.7.1 [INFO] [stderr] Compiling unic-langid-impl v0.9.1 [INFO] [stderr] Compiling pest v2.5.5 [INFO] [stderr] Compiling fluent-syntax v0.11.0 [INFO] [stderr] Compiling unic-langid-macros-impl v0.9.1 [INFO] [stderr] Compiling snafu v0.7.4 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling axum-core v0.5.2 [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 fluent-langneg v0.13.0 [INFO] [stderr] Compiling intl_pluralrules v7.0.2 [INFO] [stderr] Compiling fluent-template-macros v0.8.0 [INFO] [stderr] Compiling pest_meta v2.5.5 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling fluent-bundle v0.15.2 [INFO] [stderr] Compiling pest_generator v2.5.5 [INFO] [stderr] Compiling fluent v0.16.0 [INFO] [stderr] Compiling pest_derive v2.5.5 [INFO] [stderr] Compiling hyper-util v0.1.11 [INFO] [stderr] Compiling pest_consume v1.1.3 [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_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.9 [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 toml_edit v0.22.17 [INFO] [stderr] Compiling fluent-templates v0.8.0 [INFO] [stderr] Compiling axum v0.8.4 [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 56.47s [INFO] running `Command { std: "docker" "inspect" "cdd4245b3d8d2664e4933163aaf33327d978c5914719c751c783a0fb8491a808", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cdd4245b3d8d2664e4933163aaf33327d978c5914719c751c783a0fb8491a808", kill_on_drop: false }` [INFO] [stdout] cdd4245b3d8d2664e4933163aaf33327d978c5914719c751c783a0fb8491a808 [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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9e591654fc1578a37395201a91073c429a041123108799d614b8788d48278b71 [INFO] running `Command { std: "docker" "start" "-a" "9e591654fc1578a37395201a91073c429a041123108799d614b8788d48278b71", 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.79s [INFO] running `Command { std: "docker" "inspect" "9e591654fc1578a37395201a91073c429a041123108799d614b8788d48278b71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e591654fc1578a37395201a91073c429a041123108799d614b8788d48278b71", kill_on_drop: false }` [INFO] [stdout] 9e591654fc1578a37395201a91073c429a041123108799d614b8788d48278b71 [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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d64f9d706259c2f3d67150722600b4bb000d2f47443aa7285ea17126d5d3ee88 [INFO] running `Command { std: "docker" "start" "-a" "d64f9d706259c2f3d67150722600b4bb000d2f47443aa7285ea17126d5d3ee88", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hornbeam-968bba15d36b8a32) [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" "d64f9d706259c2f3d67150722600b4bb000d2f47443aa7285ea17126d5d3ee88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d64f9d706259c2f3d67150722600b4bb000d2f47443aa7285ea17126d5d3ee88", kill_on_drop: false }` [INFO] [stdout] d64f9d706259c2f3d67150722600b4bb000d2f47443aa7285ea17126d5d3ee88