[INFO] cloning repository https://github.com/Zelvios/bitwise-calc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Zelvios/bitwise-calc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZelvios%2Fbitwise-calc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZelvios%2Fbitwise-calc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 27db66ba20b861b299f5aa4e1adb91c6fa95195a [INFO] testing Zelvios/bitwise-calc/27db66ba20b861b299f5aa4e1adb91c6fa95195a against beta-2024-10-19 for beta-1.83-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZelvios%2Fbitwise-calc" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Zelvios/bitwise-calc on toolchain beta-2024-10-19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-10-19" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Zelvios/bitwise-calc [INFO] finished tweaking git repo https://github.com/Zelvios/bitwise-calc [INFO] tweaked toml for git repo https://github.com/Zelvios/bitwise-calc written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Zelvios/bitwise-calc 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-2024-10-19" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tui-big-text v0.6.0 [INFO] [stderr] Downloaded derive_builder v0.20.1 [INFO] [stderr] Downloaded clear_screen v0.1.0 [INFO] [stderr] Downloaded derive_builder_macro v0.20.1 [INFO] [stderr] Downloaded derive_builder_core v0.20.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d9fd01aa70c53c169fa442397d42fbf533e702b48a241e71b619054c3c214783 [INFO] running `Command { std: "docker" "start" "-a" "d9fd01aa70c53c169fa442397d42fbf533e702b48a241e71b619054c3c214783", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d9fd01aa70c53c169fa442397d42fbf533e702b48a241e71b619054c3c214783", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9fd01aa70c53c169fa442397d42fbf533e702b48a241e71b619054c3c214783", kill_on_drop: false }` [INFO] [stdout] d9fd01aa70c53c169fa442397d42fbf533e702b48a241e71b619054c3c214783 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5bfb4b5dda4fc3434a177f40394baa51cedc86ded3cfa7a45075ed6c6c4eaff4 [INFO] running `Command { std: "docker" "start" "-a" "5bfb4b5dda4fc3434a177f40394baa51cedc86ded3cfa7a45075ed6c6c4eaff4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling cc v1.1.21 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling compact_str v0.8.0 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling lru v0.12.4 [INFO] [stderr] Compiling clear_screen v0.1.0 [INFO] [stderr] Compiling font8x8 v0.3.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling color-spantrace v0.2.1 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling color-eyre v0.6.3 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling instability v0.3.2 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling ratatui v0.28.1 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling derive_builder_core v0.20.1 [INFO] [stderr] Compiling derive_builder_macro v0.20.1 [INFO] [stderr] Compiling derive_builder v0.20.1 [INFO] [stderr] Compiling tui-big-text v0.6.0 [INFO] [stderr] Compiling bitwise-calc v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.91s [INFO] running `Command { std: "docker" "inspect" "5bfb4b5dda4fc3434a177f40394baa51cedc86ded3cfa7a45075ed6c6c4eaff4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5bfb4b5dda4fc3434a177f40394baa51cedc86ded3cfa7a45075ed6c6c4eaff4", kill_on_drop: false }` [INFO] [stdout] 5bfb4b5dda4fc3434a177f40394baa51cedc86ded3cfa7a45075ed6c6c4eaff4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 81fce9a114ee4fd4ce3041c0bbea4ae20a4fcf69eac1c9ac2b77ede6b05e0665 [INFO] running `Command { std: "docker" "start" "-a" "81fce9a114ee4fd4ce3041c0bbea4ae20a4fcf69eac1c9ac2b77ede6b05e0665", kill_on_drop: false }` [INFO] [stderr] Compiling bitwise-calc v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.55s [INFO] running `Command { std: "docker" "inspect" "81fce9a114ee4fd4ce3041c0bbea4ae20a4fcf69eac1c9ac2b77ede6b05e0665", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81fce9a114ee4fd4ce3041c0bbea4ae20a4fcf69eac1c9ac2b77ede6b05e0665", kill_on_drop: false }` [INFO] [stdout] 81fce9a114ee4fd4ce3041c0bbea4ae20a4fcf69eac1c9ac2b77ede6b05e0665 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ecd025bdcc070dc663aac7d548f01ffe67d3868d43bc176aa3de1e1a2bfd92d4 [INFO] running `Command { std: "docker" "start" "-a" "ecd025bdcc070dc663aac7d548f01ffe67d3868d43bc176aa3de1e1a2bfd92d4", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bitwise_calc-200f32619bf4a490) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test app::tests::test_clear_messages ... ok [INFO] [stdout] test app::tests::test_reset_cursor ... ok [INFO] [stdout] test app::tests::test_divide ... ok [INFO] [stdout] test app::tests::test_subtract ... ok [INFO] [stdout] test app::tests::test_add ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/bitwise_calc-262f610b28c4fb73) [INFO] [stderr] Doc-tests bitwise_calc [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] [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" "ecd025bdcc070dc663aac7d548f01ffe67d3868d43bc176aa3de1e1a2bfd92d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ecd025bdcc070dc663aac7d548f01ffe67d3868d43bc176aa3de1e1a2bfd92d4", kill_on_drop: false }` [INFO] [stdout] ecd025bdcc070dc663aac7d548f01ffe67d3868d43bc176aa3de1e1a2bfd92d4