[INFO] cloning repository https://github.com/utterstep/flipper [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/utterstep/flipper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Futterstep%2Fflipper", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Futterstep%2Fflipper'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b492e71ff35a3fca59ecf99a571c0521e6a94391 [INFO] testing utterstep/flipper against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Futterstep%2Fflipper" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/utterstep/flipper [INFO] finished tweaking git repo https://github.com/utterstep/flipper [INFO] tweaked toml for git repo https://github.com/utterstep/flipper written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/utterstep/flipper on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/utterstep/flipper 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded float-ord v0.3.2 [INFO] [stderr] Downloaded pathfinder_simd v0.5.4 [INFO] [stderr] Downloaded yeslogic-fontconfig-sys v6.0.0 [INFO] [stderr] Downloaded plotters-bitmap v0.3.7 [INFO] [stderr] Downloaded font-kit v0.14.2 [INFO] [stderr] Downloaded freetype-sys v0.20.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bfa12a08051bb4c3f9595c4e8a9eeec1ad7ca4edec28ca2026f1facf699b6542 [INFO] running `Command { std: "docker" "start" "-a" "bfa12a08051bb4c3f9595c4e8a9eeec1ad7ca4edec28ca2026f1facf699b6542", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bfa12a08051bb4c3f9595c4e8a9eeec1ad7ca4edec28ca2026f1facf699b6542", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bfa12a08051bb4c3f9595c4e8a9eeec1ad7ca4edec28ca2026f1facf699b6542", kill_on_drop: false }` [INFO] [stdout] bfa12a08051bb4c3f9595c4e8a9eeec1ad7ca4edec28ca2026f1facf699b6542 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 757cfc56bde7abad9c4460b059333ce2702dd36c6ad45676c15fcc47600ae635 [INFO] running `Command { std: "docker" "start" "-a" "757cfc56bde7abad9c4460b059333ce2702dd36c6ad45676c15fcc47600ae635", kill_on_drop: false }` [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling libc v0.2.162 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling cc v1.1.37 [INFO] [stderr] Compiling fdeflate v0.3.6 [INFO] [stderr] Compiling libloading v0.8.5 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling thiserror v2.0.3 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling bytemuck v1.19.0 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling font-kit v0.14.2 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling clap_builder v4.5.20 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling png v0.17.14 [INFO] [stderr] Compiling gif v0.12.0 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling pathfinder_simd v0.5.4 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling flipper-utils v0.0.0 (/opt/rustwide/workdir/flipper-utils) [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling yeslogic-fontconfig-sys v6.0.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling freetype-sys v0.20.1 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling pathfinder_geometry v0.5.1 [INFO] [stderr] Compiling float-ord v0.3.2 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling ttf-parser v0.20.0 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling color-spantrace v0.2.1 [INFO] [stderr] Compiling plotters-bitmap v0.3.7 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling thiserror-impl v2.0.3 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling color-eyre v0.6.3 [INFO] [stderr] Compiling flipper-ir-dumps v0.0.0 (/opt/rustwide/workdir/flipper-ir-dumps) [INFO] [stderr] Compiling clap v4.5.20 [INFO] [stderr] Compiling flipper-ir-dumps-csv v0.0.0 (/opt/rustwide/workdir/flipper-ir-dumps-csv) [INFO] [stderr] Compiling flipper-ir-dumps-vis v0.0.0 (/opt/rustwide/workdir/flipper-ir-dumps-vis) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.26s [INFO] running `Command { std: "docker" "inspect" "757cfc56bde7abad9c4460b059333ce2702dd36c6ad45676c15fcc47600ae635", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "757cfc56bde7abad9c4460b059333ce2702dd36c6ad45676c15fcc47600ae635", kill_on_drop: false }` [INFO] [stdout] 757cfc56bde7abad9c4460b059333ce2702dd36c6ad45676c15fcc47600ae635 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 377c068cd2195f3e556df17f260db91f466a45c7c6d8ab8ff97c731da96d82b9 [INFO] running `Command { std: "docker" "start" "-a" "377c068cd2195f3e556df17f260db91f466a45c7c6d8ab8ff97c731da96d82b9", kill_on_drop: false }` [INFO] [stderr] Compiling flipper-ir-dumps v0.0.0 (/opt/rustwide/workdir/flipper-ir-dumps) [INFO] [stderr] Compiling flipper-utils v0.0.0 (/opt/rustwide/workdir/flipper-utils) [INFO] [stderr] Compiling flipper-ir-dumps-csv v0.0.0 (/opt/rustwide/workdir/flipper-ir-dumps-csv) [INFO] [stderr] Compiling flipper-ir-dumps-vis v0.0.0 (/opt/rustwide/workdir/flipper-ir-dumps-vis) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.40s [INFO] running `Command { std: "docker" "inspect" "377c068cd2195f3e556df17f260db91f466a45c7c6d8ab8ff97c731da96d82b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "377c068cd2195f3e556df17f260db91f466a45c7c6d8ab8ff97c731da96d82b9", kill_on_drop: false }` [INFO] [stdout] 377c068cd2195f3e556df17f260db91f466a45c7c6d8ab8ff97c731da96d82b9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5739fba9596cf7c3310afc9eb75c494026700d87421f1cb7faf08072a0d415bf [INFO] running `Command { std: "docker" "start" "-a" "5739fba9596cf7c3310afc9eb75c494026700d87421f1cb7faf08072a0d415bf", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/flipper_ir_dumps-1ed284617cf08911) [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test dump::tests::test_data ... ok [INFO] [stdout] test dump::tests::test_dump_file ... ok [INFO] [stdout] test dump::tests::test_duty_cycle ... ok [INFO] [stdout] test dump::tests::test_frequency ... ok [INFO] [stdout] test dump::tests::test_name ... ok [INFO] [stdout] test dump::tests::test_saved_signal ... ok [INFO] [stdout] test dump::tests::test_signal_type ... ok [INFO] [stdout] test dump::tests::test_version ... ok [INFO] [stdout] test signal::parsed::parsing::tests::test_ir_dump ... ok [INFO] [stdout] test signal::parsed::parsing::tests::test_ir_dump_start ... ok [INFO] [stdout] test signal::parsed::parsing::tests::test_packet_start ... ok [INFO] [stdout] test signal::parsed::parsing::tests::test_single_packet ... ok [INFO] [stdout] test signal::parsed::parsing::tests::test_signal_bit ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/flipper_ir_dumps_csv-eac7175484f598d4) [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/main.rs (/opt/rustwide/target/debug/deps/flipper_ir_dumps_vis-73034bd1490f0992) [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/lib.rs (/opt/rustwide/target/debug/deps/flipper_utils-6aca0d147ddc4279) [INFO] [stdout] [INFO] [stderr] Doc-tests flipper_ir_dumps [INFO] [stdout] running 1 test [INFO] [stdout] test tests::test_round_to ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [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] [stderr] Doc-tests flipper_utils [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test flipper-utils/src/lib.rs - round_to (line 4) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.31s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "5739fba9596cf7c3310afc9eb75c494026700d87421f1cb7faf08072a0d415bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5739fba9596cf7c3310afc9eb75c494026700d87421f1cb7faf08072a0d415bf", kill_on_drop: false }` [INFO] [stdout] 5739fba9596cf7c3310afc9eb75c494026700d87421f1cb7faf08072a0d415bf