[INFO] cloning repository https://github.com/karimElmougi/firesim
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/karimElmougi/firesim" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FkarimElmougi%2Ffiresim", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FkarimElmougi%2Ffiresim'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ddace45adb5a0bea291115729808c10c1b8add97
[INFO] testing karimElmougi/firesim against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FkarimElmougi%2Ffiresim" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/karimElmougi/firesim
[INFO] finished tweaking git repo https://github.com/karimElmougi/firesim
[INFO] tweaked toml for git repo https://github.com/karimElmougi/firesim written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/karimElmougi/firesim on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/karimElmougi/firesim 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-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 10476cd923bb570bf85085be4ec0708ba0bfde0886569544d44c69532d5a2c82
[INFO] running `Command { std: "docker" "start" "-a" "10476cd923bb570bf85085be4ec0708ba0bfde0886569544d44c69532d5a2c82", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "10476cd923bb570bf85085be4ec0708ba0bfde0886569544d44c69532d5a2c82", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "10476cd923bb570bf85085be4ec0708ba0bfde0886569544d44c69532d5a2c82", kill_on_drop: false }`
[INFO] [stdout] 10476cd923bb570bf85085be4ec0708ba0bfde0886569544d44c69532d5a2c82
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 90692f222a34aa91f5962226c5f91e3c1dd8b51480cc51434534d5ed38388a2e
[INFO] running `Command { std: "docker" "start" "-a" "90692f222a34aa91f5962226c5f91e3c1dd8b51480cc51434534d5ed38388a2e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.35
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.84
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling serde_derive v1.0.132
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling serde v1.0.132
[INFO] [stderr]    Compiling libc v0.2.112
[INFO] [stderr]    Compiling arrayvec v0.4.12
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling anyhow v1.0.52
[INFO] [stderr]    Compiling nodrop v0.1.14
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling ryu v1.0.9
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling num-format v0.4.0
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling structopt v0.3.25
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling csv v1.1.6
[INFO] [stderr]    Compiling firesim v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/simulation.rs:96:35
[INFO] [stdout]    |
[INFO] [stdout] 96 |     fn new(config: &'a Config) -> SimulationStep {
[INFO] [stdout]    |                     --            ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 96 |     fn new(config: &'a Config) -> SimulationStep<'a> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.24s
[INFO] running `Command { std: "docker" "inspect" "90692f222a34aa91f5962226c5f91e3c1dd8b51480cc51434534d5ed38388a2e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "90692f222a34aa91f5962226c5f91e3c1dd8b51480cc51434534d5ed38388a2e", kill_on_drop: false }`
[INFO] [stdout] 90692f222a34aa91f5962226c5f91e3c1dd8b51480cc51434534d5ed38388a2e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ff0a279082d29fa0702d1ea50bdad18c01c682a4478709ac319c2b8555bdb725
[INFO] running `Command { std: "docker" "start" "-a" "ff0a279082d29fa0702d1ea50bdad18c01c682a4478709ac319c2b8555bdb725", kill_on_drop: false }`
[INFO] [stderr]    Compiling firesim v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/simulation.rs:96:35
[INFO] [stdout]    |
[INFO] [stdout] 96 |     fn new(config: &'a Config) -> SimulationStep {
[INFO] [stdout]    |                     --            ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 96 |     fn new(config: &'a Config) -> SimulationStep<'a> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.61s
[INFO] running `Command { std: "docker" "inspect" "ff0a279082d29fa0702d1ea50bdad18c01c682a4478709ac319c2b8555bdb725", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ff0a279082d29fa0702d1ea50bdad18c01c682a4478709ac319c2b8555bdb725", kill_on_drop: false }`
[INFO] [stdout] ff0a279082d29fa0702d1ea50bdad18c01c682a4478709ac319c2b8555bdb725
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 90b713802c632c53a91668e8a9626fe896d8f67fd52dd47b506b29f2e6088ee3
[INFO] running `Command { std: "docker" "start" "-a" "90b713802c632c53a91668e8a9626fe896d8f67fd52dd47b506b29f2e6088ee3", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/simulation.rs:96:35
[INFO] [stderr]    |
[INFO] [stderr] 96 |     fn new(config: &'a Config) -> SimulationStep {
[INFO] [stderr]    |                     --            ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                     |
[INFO] [stderr]    |                     the lifetime is named here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 96 |     fn new(config: &'a Config) -> SimulationStep<'a> {
[INFO] [stderr]    |                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `firesim` (bin "firesim" test) generated 1 warning (run `cargo fix --bin "firesim" -p firesim --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/firesim-77bc9594ddfe0382)
[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" "90b713802c632c53a91668e8a9626fe896d8f67fd52dd47b506b29f2e6088ee3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "90b713802c632c53a91668e8a9626fe896d8f67fd52dd47b506b29f2e6088ee3", kill_on_drop: false }`
[INFO] [stdout] 90b713802c632c53a91668e8a9626fe896d8f67fd52dd47b506b29f2e6088ee3
