[INFO] fetching crate burn-lm-inference 0.0.1...
[INFO] testing burn-lm-inference-0.0.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate burn-lm-inference 0.0.1 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate burn-lm-inference 0.0.1
[INFO] finished tweaking crates.io crate burn-lm-inference 0.0.1
[INFO] tweaked toml for crates.io crate burn-lm-inference 0.0.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate burn-lm-inference 0.0.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate burn-lm-inference 0.0.1 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f1eca7e439f519e9775526f25fd242bbba6775b4037be92fa6ec593be7756dd2
[INFO] running `Command { std: "docker" "start" "-a" "f1eca7e439f519e9775526f25fd242bbba6775b4037be92fa6ec593be7756dd2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f1eca7e439f519e9775526f25fd242bbba6775b4037be92fa6ec593be7756dd2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f1eca7e439f519e9775526f25fd242bbba6775b4037be92fa6ec593be7756dd2", kill_on_drop: false }`
[INFO] [stdout] f1eca7e439f519e9775526f25fd242bbba6775b4037be92fa6ec593be7756dd2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ba68b2797643e1cd8215b304998073be5fe483b84e3b662e72ea1c62c1942c0c
[INFO] running `Command { std: "docker" "start" "-a" "ba68b2797643e1cd8215b304998073be5fe483b84e3b662e72ea1c62c1942c0c", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling cubecl-common v0.6.0
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling embassy-futures v0.1.1
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling macerator v0.2.8
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling futures-lite v2.6.0
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]    Compiling rmp v0.8.14
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling thread-tree v0.3.3
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling moddef v0.2.6
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling burn-ndarray v0.18.0
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling spin v0.10.0
[INFO] [stderr]    Compiling atomic_float v1.1.0
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling rand_distr v0.5.1
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling clap_builder v4.5.41
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling comfy-table v7.1.4
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling ndarray v0.16.1
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling bytemuck_derive v1.10.0
[INFO] [stderr]    Compiling derive-new v0.7.0
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]    Compiling burn-derive v0.18.0
[INFO] [stderr]    Compiling bytemuck v1.23.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling clap v4.5.41
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling macerator-macros v0.1.2
[INFO] [stderr]    Compiling burn-lm-macros v0.0.1
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling serde_bytes v0.11.17
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling rmp-serde v1.3.0
[INFO] [stderr]    Compiling burn-common v0.18.0
[INFO] [stderr]    Compiling burn-tensor v0.18.0
[INFO] [stderr]    Compiling burn-ir v0.18.0
[INFO] [stderr]    Compiling burn-autodiff v0.18.0
[INFO] [stderr]    Compiling burn-core v0.18.0
[INFO] [stderr]    Compiling burn v0.18.0
[INFO] [stderr]    Compiling burn-lm-inference v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.23s
[INFO] running `Command { std: "docker" "inspect" "ba68b2797643e1cd8215b304998073be5fe483b84e3b662e72ea1c62c1942c0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ba68b2797643e1cd8215b304998073be5fe483b84e3b662e72ea1c62c1942c0c", kill_on_drop: false }`
[INFO] [stdout] ba68b2797643e1cd8215b304998073be5fe483b84e3b662e72ea1c62c1942c0c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 894291c98e4c3ecfb1f6796b8aa2e2aee7230edf481fba590b4ad6ff1ff43f75
[INFO] running `Command { std: "docker" "start" "-a" "894291c98e4c3ecfb1f6796b8aa2e2aee7230edf481fba590b4ad6ff1ff43f75", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling futures-lite v2.6.0
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling rstest_macros v0.24.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling bytemuck_derive v1.10.0
[INFO] [stderr]    Compiling derive-new v0.7.0
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling burn-derive v0.18.0
[INFO] [stderr]    Compiling bytemuck v1.23.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling macerator-macros v0.1.2
[INFO] [stderr]    Compiling burn-lm-macros v0.0.1
[INFO] [stderr]    Compiling clap v4.5.41
[INFO] [stderr]    Compiling rstest v0.24.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling serde_bytes v0.11.17
[INFO] [stderr]    Compiling rmp-serde v1.3.0
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]    Compiling macerator v0.2.8
[INFO] [stderr]    Compiling cubecl-common v0.6.0
[INFO] [stderr]    Compiling burn-common v0.18.0
[INFO] [stderr]    Compiling burn-tensor v0.18.0
[INFO] [stderr]    Compiling burn-autodiff v0.18.0
[INFO] [stderr]    Compiling burn-ir v0.18.0
[INFO] [stderr]    Compiling burn-core v0.18.0
[INFO] [stderr]    Compiling burn-ndarray v0.18.0
[INFO] [stderr]    Compiling burn v0.18.0
[INFO] [stderr]    Compiling burn-lm-inference v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 36.11s
[INFO] running `Command { std: "docker" "inspect" "894291c98e4c3ecfb1f6796b8aa2e2aee7230edf481fba590b4ad6ff1ff43f75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "894291c98e4c3ecfb1f6796b8aa2e2aee7230edf481fba590b4ad6ff1ff43f75", kill_on_drop: false }`
[INFO] [stdout] 894291c98e4c3ecfb1f6796b8aa2e2aee7230edf481fba590b4ad6ff1ff43f75
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 417962325e7d10845ec74c2de968f5fa2e1679fddd2c78fe82bf40a790d2af36
[INFO] running `Command { std: "docker" "start" "-a" "417962325e7d10845ec74c2de968f5fa2e1679fddd2c78fe82bf40a790d2af36", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.49s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/burn_lm_inference-d09baf06ee8b3b28)
[INFO] [stdout] 
[INFO] [stdout] running 19 tests
[INFO] [stdout] test message::tests::test_cleanup::case_1_markers_found ... ok
[INFO] [stdout] test message::tests::test_cleanup::case_2_start_marker_not_found ... ok
[INFO] [stdout] test message::tests::test_cleanup::case_5_empty_start_marker ... ok
[INFO] [stdout] test message::tests::test_cleanup::case_6_empty_end_marker ... ok
[INFO] [stdout] test message::tests::test_cleanup::case_8_end_marker_before_start ... ok
[INFO] [stdout] test message::tests::test_cleanup::case_7_multiple_occurrences ... ok
[INFO] [stdout] test message::tests::test_cleanup::case_9_same_marker ... ok
[INFO] [stdout] test utils::tests::test_parse_command::case_02_only_slash ... ok
[INFO] [stdout] test utils::tests::test_parse_command::case_01_non_command ... ok
[INFO] [stdout] test utils::tests::test_parse_command::case_03_command_only ... ok
[INFO] [stdout] test utils::tests::test_parse_command::case_04_command_with_args ... ok
[INFO] [stdout] test utils::tests::test_parse_command::case_06_slash_followed_by_space ... ok
[INFO] [stdout] test utils::tests::test_parse_command::case_05_command_with_multiple_words ... ok
[INFO] [stdout] test utils::tests::test_parse_command::case_07_command_with_trailing_space ... ok
[INFO] [stdout] test utils::tests::test_parse_command::case_08_command_with_multiple_spaces ... ok
[INFO] [stdout] test message::tests::test_cleanup::case_4_both_markers_not_found ... ok
[INFO] [stdout] test utils::tests::test_parse_command::case_09_command_with_multiple_spaces_2 ... ok
[INFO] [stdout] test utils::tests::test_parse_command::case_10_uppercase_command ... ok
[INFO] [stderr]    Doc-tests burn_lm_inference
[INFO] [stdout] test message::tests::test_cleanup::case_3_end_marker_not_found ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[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" "417962325e7d10845ec74c2de968f5fa2e1679fddd2c78fe82bf40a790d2af36", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "417962325e7d10845ec74c2de968f5fa2e1679fddd2c78fe82bf40a790d2af36", kill_on_drop: false }`
[INFO] [stdout] 417962325e7d10845ec74c2de968f5fa2e1679fddd2c78fe82bf40a790d2af36
