[INFO] cloning repository https://github.com/Antsthebul/rtagg
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Antsthebul/rtagg" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAntsthebul%2Frtagg", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAntsthebul%2Frtagg'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4b0ff34886ae405af94b57491874ddc6bd685cb0
[INFO] testing Antsthebul/rtagg against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAntsthebul%2Frtagg" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Antsthebul/rtagg
[INFO] finished tweaking git repo https://github.com/Antsthebul/rtagg
[INFO] tweaked toml for git repo https://github.com/Antsthebul/rtagg written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Antsthebul/rtagg on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Antsthebul/rtagg 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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: package.respository
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded arraydeque v0.5.1
[INFO] [stderr]   Downloaded terminal_size v0.4.1
[INFO] [stderr]   Downloaded saphyr v0.0.3
[INFO] [stderr]   Downloaded saphyr-parser v0.0.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4fc5b60423d1e5f6279457302f1424869a5442874623b0504c2c5106836bf097
[INFO] running `Command { std: "docker" "start" "-a" "4fc5b60423d1e5f6279457302f1424869a5442874623b0504c2c5106836bf097", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4fc5b60423d1e5f6279457302f1424869a5442874623b0504c2c5106836bf097", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4fc5b60423d1e5f6279457302f1424869a5442874623b0504c2c5106836bf097", kill_on_drop: false }`
[INFO] [stdout] 4fc5b60423d1e5f6279457302f1424869a5442874623b0504c2c5106836bf097
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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 -Copt-level=3" "-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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 537179910a2d05cf20523c4b75ce79e314a497183ee9d75f6d68dc32f5e047da
[INFO] running `Command { std: "docker" "start" "-a" "537179910a2d05cf20523c4b75ce79e314a497183ee9d75f6d68dc32f5e047da", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: package.respository
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling quote v1.0.39
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling syn v2.0.99
[INFO] [stderr]    Compiling terminal_size v0.4.1
[INFO] [stderr]    Compiling clap_builder v4.5.31
[INFO] [stderr]    Compiling saphyr-parser v0.0.3
[INFO] [stderr]    Compiling saphyr v0.0.3
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling clap_derive v4.5.28
[INFO] [stderr]    Compiling clap v4.5.31
[INFO] [stderr]    Compiling rtgen v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `YamlEmitter` and `Yaml`
[INFO] [stdout]   --> src/build_yaml_test.rs:1:14
[INFO] [stdout]    |
[INFO] [stdout] 1  | use saphyr::{Yaml, YamlEmitter};
[INFO] [stdout]    |              ^^^^  ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> src/main.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | mod build_yaml_test;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate:: build_yaml::build_section_yaml`
[INFO] [stdout]   --> src/build_yaml_test.rs:3:5
[INFO] [stdout]    |
[INFO] [stdout] 3  | use crate:: build_yaml::build_section_yaml;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> src/main.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | mod build_yaml_test;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Write`
[INFO] [stdout]   --> src/build_yaml_test.rs:6:16
[INFO] [stdout]    |
[INFO] [stdout] 6  |     io::{Read, Write},
[INFO] [stdout]    |                ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> src/main.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | mod build_yaml_test;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_test_yaml_string` is never used
[INFO] [stdout]   --> src/build_yaml_test.rs:11:4
[INFO] [stdout]    |
[INFO] [stdout] 11 | fn get_test_yaml_string(file_name: &str) -> String {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 27s
[INFO] running `Command { std: "docker" "inspect" "537179910a2d05cf20523c4b75ce79e314a497183ee9d75f6d68dc32f5e047da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "537179910a2d05cf20523c4b75ce79e314a497183ee9d75f6d68dc32f5e047da", kill_on_drop: false }`
[INFO] [stdout] 537179910a2d05cf20523c4b75ce79e314a497183ee9d75f6d68dc32f5e047da
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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 -Copt-level=3" "-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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4f1f513ee5a2a87b40c05ec361799aef450e1a2fb918161fe4107befd3d62e24
[INFO] running `Command { std: "docker" "start" "-a" "4f1f513ee5a2a87b40c05ec361799aef450e1a2fb918161fe4107befd3d62e24", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: package.respository
[INFO] [stderr]    Compiling rtgen v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Write`
[INFO] [stdout]  --> src/build_yaml_test.rs:6:16
[INFO] [stdout]   |
[INFO] [stdout] 6 |     io::{Read, Write},
[INFO] [stdout]   |                ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.24s
[INFO] running `Command { std: "docker" "inspect" "4f1f513ee5a2a87b40c05ec361799aef450e1a2fb918161fe4107befd3d62e24", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4f1f513ee5a2a87b40c05ec361799aef450e1a2fb918161fe4107befd3d62e24", kill_on_drop: false }`
[INFO] [stdout] 4f1f513ee5a2a87b40c05ec361799aef450e1a2fb918161fe4107befd3d62e24
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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 -Copt-level=3" "-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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0c6fb19e8d15f7fabcd40e41ccb91097c4abf8e4ffb224bd68b1c7fd2f5a81ea
[INFO] running `Command { std: "docker" "start" "-a" "0c6fb19e8d15f7fabcd40e41ccb91097c4abf8e4ffb224bd68b1c7fd2f5a81ea", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: package.respository
[INFO] [stderr] warning: unused import: `Write`
[INFO] [stderr]  --> src/build_yaml_test.rs:6:16
[INFO] [stderr]   |
[INFO] [stderr] 6 |     io::{Read, Write},
[INFO] [stderr]   |                ^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `rtgen` (bin "rtgen" test) generated 1 warning (run `cargo fix --bin "rtgen" --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rtgen-6c51bbdc66fb2ab0)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test build_json_test::test_build_section_map ... ok
[INFO] [stdout] test build_json_test::test_build_section_list ... ok
[INFO] [stdout] test build_yaml_test::test_build_section_list ... ok
[INFO] [stdout] test build_yaml_test::test_build_section_map ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "0c6fb19e8d15f7fabcd40e41ccb91097c4abf8e4ffb224bd68b1c7fd2f5a81ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c6fb19e8d15f7fabcd40e41ccb91097c4abf8e4ffb224bd68b1c7fd2f5a81ea", kill_on_drop: false }`
[INFO] [stdout] 0c6fb19e8d15f7fabcd40e41ccb91097c4abf8e4ffb224bd68b1c7fd2f5a81ea
