[INFO] fetching crate lc3-toolchain 0.3.1... [INFO] testing lc3-toolchain-0.3.1 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] extracting crate lc3-toolchain 0.3.1 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate lc3-toolchain 0.3.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate lc3-toolchain 0.3.1 [INFO] tweaked toml for crates.io crate lc3-toolchain 0.3.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate lc3-toolchain 0.3.1 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate lc3-toolchain 0.3.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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pest_generator v2.7.15 [INFO] [stderr] Downloaded pest_derive v2.7.15 [INFO] [stderr] Downloaded getset v0.1.5 [INFO] [stderr] Downloaded clap v4.5.32 [INFO] [stderr] Downloaded pest_meta v2.7.15 [INFO] [stderr] Downloaded pest v2.7.15 [INFO] [stderr] Downloaded clap_builder v4.5.32 [INFO] [stderr] Downloaded winnow v0.7.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 077f06b73c638c579531b50174ed50c9ca16f7c525110a5983aa1cad2ccd00c8 [INFO] running `Command { std: "docker" "start" "-a" "077f06b73c638c579531b50174ed50c9ca16f7c525110a5983aa1cad2ccd00c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "077f06b73c638c579531b50174ed50c9ca16f7c525110a5983aa1cad2ccd00c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "077f06b73c638c579531b50174ed50c9ca16f7c525110a5983aa1cad2ccd00c8", kill_on_drop: false }` [INFO] [stdout] 077f06b73c638c579531b50174ed50c9ca16f7c525110a5983aa1cad2ccd00c8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ca62ae713f595e988e1664c8677759aee730fe9ffef230ec5cf0d0d067410377 [INFO] running `Command { std: "docker" "start" "-a" "ca62ae713f595e988e1664c8677759aee730fe9ffef230ec5cf0d0d067410377", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling once_cell v1.21.1 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling winnow v0.7.4 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling clap_builder v4.5.32 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling clap v4.5.32 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling getset v0.1.5 [INFO] [stderr] Compiling pest v2.7.15 [INFO] [stderr] Compiling pest_meta v2.7.15 [INFO] [stderr] Compiling pest_generator v2.7.15 [INFO] [stderr] Compiling pest_derive v2.7.15 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling toml v0.8.20 [INFO] [stderr] Compiling lc3-toolchain v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.70s [INFO] running `Command { std: "docker" "inspect" "ca62ae713f595e988e1664c8677759aee730fe9ffef230ec5cf0d0d067410377", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca62ae713f595e988e1664c8677759aee730fe9ffef230ec5cf0d0d067410377", kill_on_drop: false }` [INFO] [stdout] ca62ae713f595e988e1664c8677759aee730fe9ffef230ec5cf0d0d067410377 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 74ba8a86549ba1961f25f2f55d8bc7e37469050040511e98ab1a4c69b569e1d9 [INFO] running `Command { std: "docker" "start" "-a" "74ba8a86549ba1961f25f2f55d8bc7e37469050040511e98ab1a4c69b569e1d9", kill_on_drop: false }` [INFO] [stderr] Compiling lc3-toolchain v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.33s [INFO] running `Command { std: "docker" "inspect" "74ba8a86549ba1961f25f2f55d8bc7e37469050040511e98ab1a4c69b569e1d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74ba8a86549ba1961f25f2f55d8bc7e37469050040511e98ab1a4c69b569e1d9", kill_on_drop: false }` [INFO] [stdout] 74ba8a86549ba1961f25f2f55d8bc7e37469050040511e98ab1a4c69b569e1d9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8844e8171a3d4d642955c35e382bc1ab513edbab5ec4d653130c0e4811bc3cf3 [INFO] running `Command { std: "docker" "start" "-a" "8844e8171a3d4d642955c35e382bc1ab513edbab5ec4d653130c0e4811bc3cf3", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lc3_toolchain-3245a7cbc4693c54) [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test lint::lint::test::test_directive_lowercamelcase ... ok [INFO] [stdout] test lint::lint::test::test_directive_snakecase ... ok [INFO] [stdout] test lint::lint::test::test_instruction_snakecase ... ok [INFO] [stdout] test lint::lint::test::test_instruction_screaming_camelcase ... ok [INFO] [stdout] test lint::lint::test::test_comments ... ok [INFO] [stdout] test lint::lint::test::test_directive_uppercase ... ok [INFO] [stdout] test lint::lint::test::test_empty ... ok [INFO] [stdout] test lint::lint::test::test_instruction_lowercamelcase ... ok [INFO] [stdout] test lint::lint::test::test_instruction_uppercamelcase ... ok [INFO] [stdout] test lint::lint::test::test_label_snakecase ... ok [INFO] [stdout] test lint::lint::test::test_label_uppercamelcase ... ok [INFO] [stdout] test lint::lint::test::test_label_colon ... ok [INFO] [stdout] test lint::lint::test::test_label_scream_snake_case ... ok [INFO] [stdout] test lint::lint::test::test_label_lowercamelcase ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/fmt.rs (/opt/rustwide/target/debug/deps/lc3fmt-02b2868984054bc7) [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] Running unittests src/bin/lint.rs (/opt/rustwide/target/debug/deps/lc3lint-8ae7c3e0e449b797) [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] Running test/test_fmt.rs (/opt/rustwide/target/debug/deps/test_fmt-79fee5c46c0e17b1) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test test_fmt::test_empty ... ok [INFO] [stdout] test test_fmt::test_minimal_directive ... ok [INFO] [stdout] test test_fmt::test_1 ... ok [INFO] [stdout] test test_fmt::test_single_comment ... ok [INFO] [stdout] test test_fmt::test_no_colon_labels ... ok [INFO] [stdout] test test_fmt::test_labels ... ok [INFO] [stdout] test test_fmt::test_flexible_block_comment_indent ... ok [INFO] [stdout] test test_fmt::test_all ... ok [INFO] [stdout] test test_fmt::test_minimal_instruction ... ok [INFO] [stdout] test test_lint::lint_test::test_all ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s [INFO] [stdout] [INFO] [stderr] Running test/test_lint.rs (/opt/rustwide/target/debug/deps/test_lint-6b6bee909a334bb8) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test lint_test::test_all ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s [INFO] [stdout] [INFO] [stderr] Doc-tests lc3_toolchain [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" "8844e8171a3d4d642955c35e382bc1ab513edbab5ec4d653130c0e4811bc3cf3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8844e8171a3d4d642955c35e382bc1ab513edbab5ec4d653130c0e4811bc3cf3", kill_on_drop: false }` [INFO] [stdout] 8844e8171a3d4d642955c35e382bc1ab513edbab5ec4d653130c0e4811bc3cf3