[INFO] fetching crate gallo 0.1.0... [INFO] testing gallo-0.1.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate gallo 0.1.0 into /workspace/builds/worker-1-tc1/source [INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml [INFO] started tweaking crates.io crate gallo 0.1.0 [INFO] finished tweaking crates.io crate gallo 0.1.0 [INFO] tweaked toml for crates.io crate gallo 0.1.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate gallo 0.1.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate gallo 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded testing_table v0.3.0 [INFO] [stderr] Downloaded postcard-derive v0.2.2 [INFO] [stderr] Downloaded pico-de-gallo-lib v0.1.0 [INFO] [stderr] Downloaded ssmarshal v1.0.0 [INFO] [stderr] Downloaded tabled_derive v0.11.0 [INFO] [stderr] Downloaded postcard-schema v0.2.5 [INFO] [stderr] Downloaded pico-de-gallo-internal v0.1.0 [INFO] [stderr] Downloaded find-msvc-tools v0.1.3 [INFO] [stderr] Downloaded mycelium-bitfield v0.1.5 [INFO] [stderr] Downloaded papergrid v0.17.0 [INFO] [stderr] Downloaded cc v1.2.40 [INFO] [stderr] Downloaded maitake-sync v0.1.2 [INFO] [stderr] Downloaded nusb v0.1.14 [INFO] [stderr] Downloaded postcard-rpc v0.11.15 [INFO] [stderr] Downloaded tabled v0.20.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8224a6075368b712fd7752b9247e06731cb018ea64da2618a44e27b20a87b6d8 [INFO] running `Command { std: "docker" "start" "-a" "8224a6075368b712fd7752b9247e06731cb018ea64da2618a44e27b20a87b6d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8224a6075368b712fd7752b9247e06731cb018ea64da2618a44e27b20a87b6d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8224a6075368b712fd7752b9247e06731cb018ea64da2618a44e27b20a87b6d8", kill_on_drop: false }` [INFO] [stdout] 8224a6075368b712fd7752b9247e06731cb018ea64da2618a44e27b20a87b6d8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6b8968253c98cf474376d4354f22dab5c68572b4b01128f21c4de0ffe3f86ae4 [INFO] running `Command { std: "docker" "start" "-a" "6b8968253c98cf474376d4354f22dab5c68572b4b01128f21c4de0ffe3f86ae4", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling mycelium-bitfield v0.1.5 [INFO] [stderr] Compiling encode_unicode v0.3.6 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling cordyceps v0.3.4 [INFO] [stderr] Compiling owo-colors v4.2.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling gimli v0.32.3 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling rustc-demangle v0.1.26 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling indenter v0.3.4 [INFO] [stderr] Compiling testing_table v0.3.0 [INFO] [stderr] Compiling clap_builder v4.5.48 [INFO] [stderr] Compiling papergrid v0.17.0 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling addr2line v0.25.1 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling nusb v0.1.14 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling postcard-derive v0.2.2 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling trait-variant v0.1.2 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling tabled_derive v0.11.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling maitake-sync v0.1.2 [INFO] [stderr] Compiling tabled v0.20.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling cobs v0.3.0 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling clap v4.5.48 [INFO] [stderr] Compiling color-eyre v0.6.5 [INFO] [stderr] Compiling ssmarshal v1.0.0 [INFO] [stderr] Compiling postcard-schema v0.2.5 [INFO] [stderr] Compiling postcard v1.1.3 [INFO] [stderr] Compiling postcard-rpc v0.11.15 [INFO] [stderr] Compiling pico-de-gallo-internal v0.1.0 [INFO] [stderr] Compiling pico-de-gallo-lib v0.1.0 [INFO] [stderr] Compiling gallo v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.31s [INFO] running `Command { std: "docker" "inspect" "6b8968253c98cf474376d4354f22dab5c68572b4b01128f21c4de0ffe3f86ae4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b8968253c98cf474376d4354f22dab5c68572b4b01128f21c4de0ffe3f86ae4", kill_on_drop: false }` [INFO] [stdout] 6b8968253c98cf474376d4354f22dab5c68572b4b01128f21c4de0ffe3f86ae4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8df677c802867cf62cd89590663a60ef84c91305980b4b9158d7b013993f6194 [INFO] running `Command { std: "docker" "start" "-a" "8df677c802867cf62cd89590663a60ef84c91305980b4b9158d7b013993f6194", kill_on_drop: false }` [INFO] [stderr] Compiling gallo v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.10s [INFO] running `Command { std: "docker" "inspect" "8df677c802867cf62cd89590663a60ef84c91305980b4b9158d7b013993f6194", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8df677c802867cf62cd89590663a60ef84c91305980b4b9158d7b013993f6194", kill_on_drop: false }` [INFO] [stdout] 8df677c802867cf62cd89590663a60ef84c91305980b4b9158d7b013993f6194 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 17452a5e3c79318272c7ae1023205f9c632f4a706c69bf2382ec029fa9f88ccd [INFO] running `Command { std: "docker" "start" "-a" "17452a5e3c79318272c7ae1023205f9c632f4a706c69bf2382ec029fa9f88ccd", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gallo-8573c832e525879a) [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/gallo-d3e594dd9e3badd0) [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 gallo [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" "17452a5e3c79318272c7ae1023205f9c632f4a706c69bf2382ec029fa9f88ccd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17452a5e3c79318272c7ae1023205f9c632f4a706c69bf2382ec029fa9f88ccd", kill_on_drop: false }` [INFO] [stdout] 17452a5e3c79318272c7ae1023205f9c632f4a706c69bf2382ec029fa9f88ccd