[INFO] fetching crate world-tables-data 0.1.0... [INFO] testing world-tables-data-0.1.0 against beta-2025-10-28 for beta-1.92-2 [INFO] extracting crate world-tables-data 0.1.0 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate world-tables-data 0.1.0 [INFO] finished tweaking crates.io crate world-tables-data 0.1.0 [INFO] tweaked toml for crates.io crate world-tables-data 0.1.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate world-tables-data 0.1.0 on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate world-tables-data 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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 95352e4d90dd1e54c64394f67f9ba2d105998e536332852e7658ff4383e4fc64 [INFO] running `Command { std: "docker" "start" "-a" "95352e4d90dd1e54c64394f67f9ba2d105998e536332852e7658ff4383e4fc64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "95352e4d90dd1e54c64394f67f9ba2d105998e536332852e7658ff4383e4fc64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "95352e4d90dd1e54c64394f67f9ba2d105998e536332852e7658ff4383e4fc64", kill_on_drop: false }` [INFO] [stdout] 95352e4d90dd1e54c64394f67f9ba2d105998e536332852e7658ff4383e4fc64 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d3f378cd5a9746f50476405a24ae014f7c196685bedc49306564ceddba2c9237 [INFO] running `Command { std: "docker" "start" "-a" "d3f378cd5a9746f50476405a24ae014f7c196685bedc49306564ceddba2c9237", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling io-lifetimes v1.0.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling rustix v0.36.8 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling linux-raw-sys v0.1.4 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling proc-macro2 v1.0.51 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling unicode-bidi v0.3.10 [INFO] [stderr] Compiling anyhow v1.0.69 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling os_str_bytes v6.4.1 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling clap_lex v0.3.1 [INFO] [stderr] Compiling libsqlite3-sys v0.25.2 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling regex v1.7.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling hashlink v0.8.1 [INFO] [stderr] Compiling rusqlite v0.28.0 [INFO] [stderr] Compiling is-terminal v0.4.3 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling rusqlite_migration v1.0.1 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling dbent-derive v0.1.0 [INFO] [stderr] Compiling clap_derive v4.1.0 [INFO] [stderr] Compiling clap v4.1.6 [INFO] [stderr] Compiling dbent v0.1.0 [INFO] [stderr] Compiling csv v1.2.0 [INFO] [stderr] Compiling world-tables-base v0.1.0 [INFO] [stderr] Compiling world-tables-data v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.60s [INFO] running `Command { std: "docker" "inspect" "d3f378cd5a9746f50476405a24ae014f7c196685bedc49306564ceddba2c9237", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3f378cd5a9746f50476405a24ae014f7c196685bedc49306564ceddba2c9237", kill_on_drop: false }` [INFO] [stdout] d3f378cd5a9746f50476405a24ae014f7c196685bedc49306564ceddba2c9237 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 161c95480e7b7bef72b0b830dda924895ff4b1e1723c7ed29d92993621e5f778 [INFO] running `Command { std: "docker" "start" "-a" "161c95480e7b7bef72b0b830dda924895ff4b1e1723c7ed29d92993621e5f778", kill_on_drop: false }` [INFO] [stderr] Compiling world-tables-data v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.11s [INFO] running `Command { std: "docker" "inspect" "161c95480e7b7bef72b0b830dda924895ff4b1e1723c7ed29d92993621e5f778", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "161c95480e7b7bef72b0b830dda924895ff4b1e1723c7ed29d92993621e5f778", kill_on_drop: false }` [INFO] [stdout] 161c95480e7b7bef72b0b830dda924895ff4b1e1723c7ed29d92993621e5f778 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6832aafecc5e50473ae5c012e3b716a5493ef1a61436aca38cac71181888708f [INFO] running `Command { std: "docker" "start" "-a" "6832aafecc5e50473ae5c012e3b716a5493ef1a61436aca38cac71181888708f", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/world_tables_data-0615fe8ff10e3357) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::migrations_test ... ok [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/world_tables_data-2e2f3a8906719ade) [INFO] [stdout] [INFO] [stderr] Doc-tests world_tables_data [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [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] [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" "6832aafecc5e50473ae5c012e3b716a5493ef1a61436aca38cac71181888708f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6832aafecc5e50473ae5c012e3b716a5493ef1a61436aca38cac71181888708f", kill_on_drop: false }` [INFO] [stdout] 6832aafecc5e50473ae5c012e3b716a5493ef1a61436aca38cac71181888708f