[INFO] fetching crate rtlola-streamir 0.1.0... [INFO] testing rtlola-streamir-0.1.0 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate rtlola-streamir 0.1.0 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate rtlola-streamir 0.1.0 [INFO] finished tweaking crates.io crate rtlola-streamir 0.1.0 [INFO] tweaked toml for crates.io crate rtlola-streamir 0.1.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate rtlola-streamir 0.1.0 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rtlola-streamir 0.1.0 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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 470c9ca4f48e889d86802f63da6509017f83eb1de2cab776d47897976283ccf5 [INFO] running `Command { std: "docker" "start" "-a" "470c9ca4f48e889d86802f63da6509017f83eb1de2cab776d47897976283ccf5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "470c9ca4f48e889d86802f63da6509017f83eb1de2cab776d47897976283ccf5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "470c9ca4f48e889d86802f63da6509017f83eb1de2cab776d47897976283ccf5", kill_on_drop: false }` [INFO] [stdout] 470c9ca4f48e889d86802f63da6509017f83eb1de2cab776d47897976283ccf5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b48076cc4a1ddac45582ffd061626c2a4fffe98dab92b264dac6f16877f4c33f [INFO] running `Command { std: "docker" "start" "-a" "b48076cc4a1ddac45582ffd061626c2a4fffe98dab92b264dac6f16877f4c33f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling rust_decimal v1.37.1 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling rusttyc v0.5.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling clap_builder v4.5.38 [INFO] [stderr] Compiling dot v0.1.4 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling winnow v0.7.10 [INFO] [stderr] Compiling disjoint v0.8.0 [INFO] [stderr] Compiling rtlola-macros v0.1.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling pest v2.8.0 [INFO] [stderr] Compiling clap v4.5.38 [INFO] [stderr] Compiling pest_meta v2.8.0 [INFO] [stderr] Compiling pest_generator v2.8.0 [INFO] [stderr] Compiling pest_derive v2.8.0 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling uom v0.31.1 [INFO] [stderr] Compiling num v0.3.1 [INFO] [stderr] Compiling rtlola-reporting v0.3.1 [INFO] [stderr] Compiling rtlola-parser v0.4.0 [INFO] [stderr] Compiling rtlola-hir v0.6.0 [INFO] [stderr] Compiling rtlola-frontend v0.8.0 [INFO] [stderr] Compiling rtlola-streamir v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 47s [INFO] running `Command { std: "docker" "inspect" "b48076cc4a1ddac45582ffd061626c2a4fffe98dab92b264dac6f16877f4c33f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b48076cc4a1ddac45582ffd061626c2a4fffe98dab92b264dac6f16877f4c33f", kill_on_drop: false }` [INFO] [stdout] b48076cc4a1ddac45582ffd061626c2a4fffe98dab92b264dac6f16877f4c33f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 47a117d3dab2a1f19ec2242c6d9fc7b72b8d20ea38d1b5d9ec80c87799e4c6d7 [INFO] running `Command { std: "docker" "start" "-a" "47a117d3dab2a1f19ec2242c6d9fc7b72b8d20ea38d1b5d9ec80c87799e4c6d7", kill_on_drop: false }` [INFO] [stderr] Compiling rtlola-streamir v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 7.75s [INFO] running `Command { std: "docker" "inspect" "47a117d3dab2a1f19ec2242c6d9fc7b72b8d20ea38d1b5d9ec80c87799e4c6d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47a117d3dab2a1f19ec2242c6d9fc7b72b8d20ea38d1b5d9ec80c87799e4c6d7", kill_on_drop: false }` [INFO] [stdout] 47a117d3dab2a1f19ec2242c6d9fc7b72b8d20ea38d1b5d9ec80c87799e4c6d7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 05f3345900c99e14da45b9dae1fc035172dae83c2ca13f23e15dea6a469abef2 [INFO] running `Command { std: "docker" "start" "-a" "05f3345900c99e14da45b9dae1fc035172dae83c2ca13f23e15dea6a469abef2", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rtlola_streamir-3a30f111c7d5d033) [INFO] [stdout] [INFO] [stdout] running 33 tests [INFO] [stdout] test rewrite_rules::assign::tests::enough_assignments ... ok [INFO] [stdout] test rewrite_rules::combine_if::tests::alive ... ok [INFO] [stdout] test rewrite_rules::assign::tests::not_enough_assignments ... ok [INFO] [stdout] test rewrite_rules::combine_iterate::tests::alive ... ok [INFO] [stdout] test rewrite_rules::combine_iterate::tests::seq ... ok [INFO] [stdout] test rewrite_rules::combine_seq::tests::simple ... ok [INFO] [stdout] test rewrite_rules::combine_if::tests::seq ... ok [INFO] [stdout] test rewrite_rules::common_guards_outside::tests::test ... ok [INFO] [stdout] test rewrite_rules::fast_guards::tests::simple ... ok [INFO] [stdout] test rewrite_rules::fast_guards::tests::simple2 ... ok [INFO] [stdout] test rewrite_rules::common_guards_outside::tests::test3 ... ok [INFO] [stdout] test rewrite_rules::if_outside::tests::both_kinds ... ok [INFO] [stdout] test rewrite_rules::if_outside::tests::only_parameter_access ... ok [INFO] [stdout] test rewrite_rules::if_outside::tests::test ... ok [INFO] [stdout] test rewrite_rules::if_outside::tests::only_ac ... ok [INFO] [stdout] test rewrite_rules::fast_guards::tests::simple3 ... ok [INFO] [stdout] test rewrite_rules::implied_guards::tests::deeper_nesting ... ok [INFO] [stdout] test rewrite_rules::implied_guards::tests::implied_simple ... ok [INFO] [stdout] test rewrite_rules::implied_guards::tests::or1 ... ok [INFO] [stdout] test rewrite_rules::implied_guards::tests::implied_simple2 ... ok [INFO] [stdout] test rewrite_rules::common_guards_outside::tests::test2 ... ok [INFO] [stdout] test rewrite_rules::implied_guards::tests::or2 ... ok [INFO] [stdout] test rewrite_rules::implied_guards::tests::or3 ... ok [INFO] [stdout] test rewrite_rules::nested_ifs::tests::inside_with_else ... ok [INFO] [stdout] test rewrite_rules::remove_ifs::tests::no_constant ... ok [INFO] [stdout] test rewrite_rules::partial_evaluation::tests::test ... ok [INFO] [stdout] test rewrite_rules::remove_ifs::tests::constant_false ... ok [INFO] [stdout] test rewrite_rules::nested_ifs::tests::combined_ifs ... ok [INFO] [stdout] test rewrite_rules::implied_guards::tests::implied_simple3 ... ok [INFO] [stdout] test rewrite_rules::remove_ifs::tests::constant_true ... ok [INFO] [stdout] test rewrite_rules::simplify_guard::tests::remove_constants ... ok [INFO] [stdout] test rewrite_rules::simplify_guard::tests::split_expressions ... ok [INFO] [stdout] test ir::print::tests::test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 33 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/main.rs (/opt/rustwide/target/debug/deps/rtlola_streamir-c514a0c3c5e017ac) [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 rtlola_streamir [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" "05f3345900c99e14da45b9dae1fc035172dae83c2ca13f23e15dea6a469abef2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05f3345900c99e14da45b9dae1fc035172dae83c2ca13f23e15dea6a469abef2", kill_on_drop: false }` [INFO] [stdout] 05f3345900c99e14da45b9dae1fc035172dae83c2ca13f23e15dea6a469abef2