[INFO] fetching crate swage 0.2.0...
[INFO] testing swage-0.2.0 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate swage 0.2.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate swage 0.2.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate swage 0.2.0
[INFO] tweaked toml for crates.io crate swage 0.2.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate swage 0.2.0 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate swage 0.2.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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2d415296bba32291463cf1f573bd49e8a3f6f7103f5cb4254fbbacadbd809256
[INFO] running `Command { std: "docker" "start" "-a" "2d415296bba32291463cf1f573bd49e8a3f6f7103f5cb4254fbbacadbd809256", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2d415296bba32291463cf1f573bd49e8a3f6f7103f5cb4254fbbacadbd809256", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d415296bba32291463cf1f573bd49e8a3f6f7103f5cb4254fbbacadbd809256", kill_on_drop: false }`
[INFO] [stdout] 2d415296bba32291463cf1f573bd49e8a3f6f7103f5cb4254fbbacadbd809256
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 516514c5d2e31e5fb139edc2878e7273f9aa6d8c191647b3e02bad5989269aa4
[INFO] running `Command { std: "docker" "start" "-a" "516514c5d2e31e5fb139edc2878e7273f9aa6d8c191647b3e02bad5989269aa4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zmij v1.0.14
[INFO] [stderr]    Compiling portable-atomic v1.13.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling unit-prefix v0.5.2
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling console v0.16.2
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling indicatif v0.18.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling pagemap2 v0.1.1
[INFO] [stderr]    Compiling swage-core v0.2.0
[INFO] [stderr]    Compiling swage v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.73s
[INFO] running `Command { std: "docker" "inspect" "516514c5d2e31e5fb139edc2878e7273f9aa6d8c191647b3e02bad5989269aa4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "516514c5d2e31e5fb139edc2878e7273f9aa6d8c191647b3e02bad5989269aa4", kill_on_drop: false }`
[INFO] [stdout] 516514c5d2e31e5fb139edc2878e7273f9aa6d8c191647b3e02bad5989269aa4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 016f89497d7104d3eae3bd0c9d56c44c94c5ba5d19064e2bc4576a968c560e50
[INFO] running `Command { std: "docker" "start" "-a" "016f89497d7104d3eae3bd0c9d56c44c94c5ba5d19064e2bc4576a968c560e50", kill_on_drop: false }`
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling jiff v0.2.18
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling swage-core v0.2.0
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling swage v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling env_filter v0.1.4
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stdout] error[E0432]: unresolved import `swage_blacksmith`
[INFO] [stdout]  --> tests/integration_test.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use swage_blacksmith::BlacksmithConfig;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `swage_blacksmith`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `swage_blacksmith`, use `cargo add swage_blacksmith` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `swage_blacksmith`
[INFO] [stdout]  --> tests/integration_test.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use swage_blacksmith::{FromBitDefs, FromBlacksmithConfig};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `swage_blacksmith`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `swage_blacksmith`, use `cargo add swage_blacksmith` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `swage_hugepage`
[INFO] [stdout]   --> tests/integration_test.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use swage_hugepage::HugepageAllocator;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `swage_hugepage`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `swage_hugepage`, use `cargo add swage_hugepage` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `from_bitdefs` found for struct `MemConfiguration` in the current scope
[INFO] [stdout]   --> tests/integration_test.rs:34:27
[INFO] [stdout]    |
[INFO] [stdout] 34 |         MemConfiguration::from_bitdefs(config.bank_bits, config.row_bits, config.col_bits);
[INFO] [stdout]    |                           ^^^^^^^^^^^^ associated function or constant not found in `MemConfiguration`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `from_bitdefs` found for struct `MemConfiguration` in the current scope
[INFO] [stdout]   --> tests/integration_test.rs:71:27
[INFO] [stdout]    |
[INFO] [stdout] 71 |         MemConfiguration::from_bitdefs(config.bank_bits, config.row_bits, config.col_bits);
[INFO] [stdout]    |                           ^^^^^^^^^^^^ associated function or constant not found in `MemConfiguration`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `from_bitdefs` found for struct `MemConfiguration` in the current scope
[INFO] [stdout]   --> tests/integration_test.rs:86:27
[INFO] [stdout]    |
[INFO] [stdout] 86 |         MemConfiguration::from_bitdefs(config.bank_bits, config.row_bits, config.col_bits);
[INFO] [stdout]    |                           ^^^^^^^^^^^^ associated function or constant not found in `MemConfiguration`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `from_bitdefs` found for struct `MemConfiguration` in the current scope
[INFO] [stdout]    --> tests/integration_test.rs:103:27
[INFO] [stdout]     |
[INFO] [stdout] 103 |         MemConfiguration::from_bitdefs(config.bank_bits, config.row_bits, config.col_bits);
[INFO] [stdout]     |                           ^^^^^^^^^^^^ associated function or constant not found in `MemConfiguration`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `from_blacksmith` found for struct `MemConfiguration` in the current scope
[INFO] [stdout]    --> tests/integration_test.rs:142:40
[INFO] [stdout]     |
[INFO] [stdout] 142 |     let mem_config = MemConfiguration::from_blacksmith(&config);
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^ associated function or constant not found in `MemConfiguration`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]    --> tests/integration_test.rs:159:9
[INFO] [stdout]     |
[INFO] [stdout] 158 |           let aligned: Memory = unimplemented!("&block.pfn_align()?[0]");
[INFO] [stdout]     |                                 ---------------------------------------- any code following this expression is unreachable
[INFO] [stdout] 159 | /         let expected = if offset == 0 {
[INFO] [stdout] 160 | |             v
[INFO] [stdout] 161 | |         } else {
[INFO] [stdout] 162 | |             v + MB(4).bytes() as isize - offset
[INFO] [stdout] 163 | |         };
[INFO] [stdout]     | |__________^ unreachable statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `swage` (test "integration_test") due to 8 previous errors; 1 warning emitted
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "016f89497d7104d3eae3bd0c9d56c44c94c5ba5d19064e2bc4576a968c560e50", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "016f89497d7104d3eae3bd0c9d56c44c94c5ba5d19064e2bc4576a968c560e50", kill_on_drop: false }`
[INFO] [stdout] 016f89497d7104d3eae3bd0c9d56c44c94c5ba5d19064e2bc4576a968c560e50
