[INFO] fetching crate pico-de-gallo-internal 0.4.0...
[INFO] testing pico-de-gallo-internal-0.4.0 against 1.95.0 for beta-1.96-2
[INFO] extracting crate pico-de-gallo-internal 0.4.0 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate pico-de-gallo-internal 0.4.0
[INFO] finished tweaking crates.io crate pico-de-gallo-internal 0.4.0
[INFO] tweaked toml for crates.io crate pico-de-gallo-internal 0.4.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate pico-de-gallo-internal 0.4.0 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate pico-de-gallo-internal 0.4.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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded trait-variant v0.1.2
[INFO] [stderr]   Downloaded ssmarshal v1.0.0
[INFO] [stderr]   Downloaded mutex-traits v1.0.1
[INFO] [stderr]   Downloaded mycelium-bitfield v0.1.5
[INFO] [stderr]   Downloaded postcard-schema v0.2.5
[INFO] [stderr]   Downloaded postcard-rpc v0.12.1
[INFO] [stderr]   Downloaded maitake-sync v0.2.2
[INFO] [stderr]   Downloaded heapless v0.9.2
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4676e09c5ea2b02403c5c07ddcdc85d37deb96b31938a92041e19a7d9265a7e5
[INFO] running `Command { std: "docker" "start" "-a" "4676e09c5ea2b02403c5c07ddcdc85d37deb96b31938a92041e19a7d9265a7e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4676e09c5ea2b02403c5c07ddcdc85d37deb96b31938a92041e19a7d9265a7e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4676e09c5ea2b02403c5c07ddcdc85d37deb96b31938a92041e19a7d9265a7e5", kill_on_drop: false }`
[INFO] [stdout] 4676e09c5ea2b02403c5c07ddcdc85d37deb96b31938a92041e19a7d9265a7e5
[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=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" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 81f48991bb17132711702864b34e598f4dfe394a9325f23c35757e58c3481465
[INFO] running `Command { std: "docker" "start" "-a" "81f48991bb17132711702864b34e598f4dfe394a9325f23c35757e58c3481465", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling heapless v0.9.2
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling postcard-derive v0.2.2
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling cobs v0.3.0
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling postcard-schema v0.2.5
[INFO] [stderr]    Compiling postcard v1.1.3
[INFO] [stderr]    Compiling postcard-rpc v0.12.1
[INFO] [stderr]    Compiling pico-de-gallo-internal v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.80s
[INFO] running `Command { std: "docker" "inspect" "81f48991bb17132711702864b34e598f4dfe394a9325f23c35757e58c3481465", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "81f48991bb17132711702864b34e598f4dfe394a9325f23c35757e58c3481465", kill_on_drop: false }`
[INFO] [stdout] 81f48991bb17132711702864b34e598f4dfe394a9325f23c35757e58c3481465
[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=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" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 90b54d89913c85972c05ee1cdb2c6c262e08f315adfb4a62eb976f75c5f2d24f
[INFO] running `Command { std: "docker" "start" "-a" "90b54d89913c85972c05ee1cdb2c6c262e08f315adfb4a62eb976f75c5f2d24f", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling postcard-schema v0.2.5
[INFO] [stderr]    Compiling postcard v1.1.3
[INFO] [stderr]    Compiling postcard-rpc v0.12.1
[INFO] [stderr]    Compiling pico-de-gallo-internal v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 9.02s
[INFO] running `Command { std: "docker" "inspect" "90b54d89913c85972c05ee1cdb2c6c262e08f315adfb4a62eb976f75c5f2d24f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "90b54d89913c85972c05ee1cdb2c6c262e08f315adfb4a62eb976f75c5f2d24f", kill_on_drop: false }`
[INFO] [stdout] 90b54d89913c85972c05ee1cdb2c6c262e08f315adfb4a62eb976f75c5f2d24f
[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=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" "+1.95.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 88cdf366fb834642ab6dfd312b93d07f6b77f2aab6f86912f5b26043630a3e56
[INFO] running `Command { std: "docker" "start" "-a" "88cdf366fb834642ab6dfd312b93d07f6b77f2aab6f86912f5b26043630a3e56", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pico_de_gallo_internal-12f8ba70795e52c4)
[INFO] [stdout] 
[INFO] [stdout] running 115 tests
[INFO] [stdout] test tests::adc_channel_discriminants_are_stable ... ok
[INFO] [stdout] test tests::adc_read_request_round_trip ... ok
[INFO] [stdout] test tests::adc_read_request_wire_stability ... ok
[INFO] [stdout] test tests::adc_configuration_info_wire_stability ... ok
[INFO] [stdout] test tests::bool_from_gpio_state ... ok
[INFO] [stdout] test tests::gpio_direction_round_trip ... ok
[INFO] [stdout] test tests::gpio_edge_discriminants_are_stable ... ok
[INFO] [stdout] test tests::gpio_edge_round_trip ... ok
[INFO] [stdout] test tests::gpio_error_variants_round_trip ... ok
[INFO] [stdout] test tests::gpio_event_all_edge_variants ... ok
[INFO] [stdout] test tests::gpio_event_round_trip ... ok
[INFO] [stdout] test tests::adc_configuration_info_round_trip ... ok
[INFO] [stdout] test tests::gpio_event_wire_stability ... ok
[INFO] [stdout] test tests::gpio_direction_discriminants_are_stable ... ok
[INFO] [stdout] test tests::gpio_get_request_all_pins ... ok
[INFO] [stdout] test tests::gpio_pull_discriminants_are_stable ... ok
[INFO] [stdout] test tests::gpio_set_configuration_request_all_combinations ... ok
[INFO] [stdout] test tests::gpio_set_configuration_request_round_trip ... ok
[INFO] [stdout] test tests::gpio_pull_round_trip ... ok
[INFO] [stdout] test tests::gpio_set_configuration_request_wire_stability ... ok
[INFO] [stdout] test tests::gpio_state_from_bool ... ok
[INFO] [stdout] test tests::gpio_state_discriminants_are_stable ... ok
[INFO] [stdout] test tests::gpio_state_round_trip ... ok
[INFO] [stdout] test tests::gpio_unsubscribe_request_round_trip ... ok
[INFO] [stdout] test tests::gpio_put_request_wire_stability ... ok
[INFO] [stdout] test tests::gpio_subscribe_request_wire_stability ... ok
[INFO] [stdout] test tests::gpio_wait_request_round_trip ... ok
[INFO] [stdout] test tests::i2c_batch_error_round_trip ... ok
[INFO] [stdout] test tests::gpio_wait_request_all_pins ... ok
[INFO] [stdout] test tests::i2c_frequency_round_trip_all_variants ... ok
[INFO] [stdout] test tests::i2c_read_request_max_address ... ok
[INFO] [stdout] test tests::i2c_read_request_max_count ... ok
[INFO] [stdout] test tests::i2c_batch_response_len_mixed ... ok
[INFO] [stdout] test tests::i2c_batch_write_only_response_len ... ok
[INFO] [stdout] test tests::gpio_subscribe_request_round_trip ... ok
[INFO] [stdout] test tests::i2c_batch_op_round_trip ... ok
[INFO] [stdout] test tests::i2c_read_request_round_trip ... ok
[INFO] [stdout] test tests::i2c_frequency_discriminants_are_stable ... ok
[INFO] [stdout] test tests::i2c_read_request_wire_stability ... ok
[INFO] [stdout] test tests::i2c_set_configuration_request_all_frequencies ... ok
[INFO] [stdout] test tests::i2c_set_configuration_request_wire_stability ... ok
[INFO] [stdout] test tests::i2c_read_request_zero_count ... ok
[INFO] [stdout] test tests::i2c_error_variants_round_trip ... ok
[INFO] [stdout] test tests::i2c_write_request_empty_contents ... ok
[INFO] [stdout] test tests::i2c_write_request_round_trip ... ok
[INFO] [stdout] test tests::onewire_error_variants_round_trip ... ok
[INFO] [stdout] test tests::onewire_error_discriminants_are_stable ... ok
[INFO] [stdout] test tests::onewire_read_request_max_len ... ok
[INFO] [stdout] test tests::onewire_read_request_round_trip ... ok
[INFO] [stdout] test tests::onewire_read_request_wire_stability ... ok
[INFO] [stdout] test tests::onewire_read_request_zero_len ... ok
[INFO] [stdout] test tests::onewire_reset_response_round_trip ... ok
[INFO] [stdout] test tests::i2c_set_configuration_request_round_trip ... ok
[INFO] [stdout] test tests::i2c_write_read_request_empty_contents_max_count ... ok
[INFO] [stdout] test tests::i2c_write_read_request_round_trip ... ok
[INFO] [stdout] test tests::onewire_search_response_none_round_trip ... ok
[INFO] [stdout] test tests::onewire_write_pullup_request_wire_stability ... ok
[INFO] [stdout] test tests::onewire_write_request_empty ... ok
[INFO] [stdout] test tests::onewire_search_response_some_round_trip ... ok
[INFO] [stdout] test tests::pwm_configuration_info_round_trip ... ok
[INFO] [stdout] test tests::pwm_set_configuration_request_round_trip ... ok
[INFO] [stdout] test tests::pwm_configuration_info_wire_stability ... ok
[INFO] [stdout] test tests::pwm_set_configuration_request_wire_stability ... ok
[INFO] [stdout] test tests::pwm_disable_request_round_trip ... ok
[INFO] [stdout] test tests::pwm_duty_cycle_info_round_trip ... ok
[INFO] [stdout] test tests::pwm_enable_request_round_trip ... ok
[INFO] [stdout] test tests::pwm_error_variants_round_trip ... ok
[INFO] [stdout] test tests::pwm_get_configuration_request_round_trip ... ok
[INFO] [stdout] test tests::pwm_get_duty_cycle_request_round_trip ... ok
[INFO] [stdout] test tests::pwm_set_configuration_request_common_frequencies ... ok
[INFO] [stdout] test tests::onewire_write_request_round_trip ... ok
[INFO] [stdout] test tests::pwm_set_configuration_request_phase_correct ... ok
[INFO] [stdout] test tests::onewire_write_pullup_request_round_trip ... ok
[INFO] [stdout] test tests::pwm_set_duty_cycle_request_max_duty ... ok
[INFO] [stdout] test tests::pwm_set_duty_cycle_request_round_trip ... ok
[INFO] [stdout] test tests::pwm_set_duty_cycle_request_zero_duty ... ok
[INFO] [stdout] test tests::spi_batch_error_round_trip ... ok
[INFO] [stdout] test tests::gpio_put_request_round_trip ... ok
[INFO] [stdout] test tests::spi_configuration_info_round_trip ... ok
[INFO] [stdout] test tests::spi_error_variants_round_trip ... ok
[INFO] [stdout] test tests::spi_phase_round_trip ... ok
[INFO] [stdout] test tests::spi_batch_op_round_trip ... ok
[INFO] [stdout] test tests::spi_polarity_discriminants_are_stable ... ok
[INFO] [stdout] test tests::pwm_set_duty_cycle_request_wire_stability ... ok
[INFO] [stdout] test tests::spi_configuration_info_golden_bytes ... ok
[INFO] [stdout] test tests::spi_read_request_max_count ... ok
[INFO] [stdout] test tests::spi_phase_discriminants_are_stable ... ok
[INFO] [stdout] test tests::spi_set_configuration_request_all_enum_combinations ... ok
[INFO] [stdout] test tests::spi_set_configuration_request_round_trip ... ok
[INFO] [stdout] test tests::spi_set_configuration_request_max_frequency ... ok
[INFO] [stdout] test tests::spi_set_configuration_request_wire_stability ... ok
[INFO] [stdout] test tests::spi_transfer_request_round_trip ... ok
[INFO] [stdout] test tests::spi_write_request_empty_contents ... ok
[INFO] [stdout] test tests::uart_configuration_info_wire_stability ... ok
[INFO] [stdout] test tests::uart_configuration_info_round_trip ... ok
[INFO] [stdout] test tests::uart_read_request_zero_timeout ... ok
[INFO] [stdout] test tests::uart_set_configuration_request_round_trip ... ok
[INFO] [stdout] test tests::uart_read_request_round_trip ... ok
[INFO] [stdout] test tests::spi_read_request_round_trip ... ok
[INFO] [stdout] test tests::uart_read_request_wire_stability ... ok
[INFO] [stdout] test tests::spi_polarity_round_trip ... ok
[INFO] [stdout] test tests::uart_set_configuration_request_wire_stability ... ok
[INFO] [stdout] test tests::version_info_boundary_values ... ok
[INFO] [stdout] test tests::uart_write_request_empty_contents ... ok
[INFO] [stdout] test tests::uart_write_request_round_trip ... ok
[INFO] [stdout] test tests::uart_read_request_max_count ... ok
[INFO] [stdout] test tests::spi_write_request_round_trip ... ok
[INFO] [stdout] test tests::uart_error_variants_round_trip ... ok
[INFO] [stdout] test tests::spi_read_request_zero_count ... ok
[INFO] [stdout] test tests::version_info_round_trip ... ok
[INFO] [stdout] test tests::version_info_wire_stability ... ok
[INFO] [stdout] test tests::uart_set_configuration_request_common_baud_rates ... ok
[INFO] [stderr]    Doc-tests pico_de_gallo_internal
[INFO] [stdout] test tests::gpio_get_request_round_trip ... ok
[INFO] [stdout] test tests::spi_batch_response_len_mixed ... ok
[INFO] [stdout] test tests::spi_configuration_info_all_variants ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 115 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[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" "88cdf366fb834642ab6dfd312b93d07f6b77f2aab6f86912f5b26043630a3e56", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "88cdf366fb834642ab6dfd312b93d07f6b77f2aab6f86912f5b26043630a3e56", kill_on_drop: false }`
[INFO] [stdout] 88cdf366fb834642ab6dfd312b93d07f6b77f2aab6f86912f5b26043630a3e56
