[INFO] fetching crate sqlite-xsv 0.2.1-alpha.10... [INFO] checking sqlite-xsv-0.2.1-alpha.10 against try#65132f36b923285d5da381c2fbafee6ce899e841 for pr-132712-1 [INFO] extracting crate sqlite-xsv 0.2.1-alpha.10 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate sqlite-xsv 0.2.1-alpha.10 on toolchain 65132f36b923285d5da381c2fbafee6ce899e841 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate sqlite-xsv 0.2.1-alpha.10 [INFO] finished tweaking crates.io crate sqlite-xsv 0.2.1-alpha.10 [INFO] tweaked toml for crates.io crate sqlite-xsv 0.2.1-alpha.10 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 87 packages to latest compatible versions [INFO] [stderr] Adding cbindgen v0.24.5 (available: v0.27.0) [INFO] [stderr] Adding zstd v0.12.4 (available: v0.13.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+65132f36b923285d5da381c2fbafee6ce899e841" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e62c462bba88463b4b59dc18ccf9d1137af0f24df592df97fe6769b0119a453b [INFO] running `Command { std: "docker" "start" "-a" "e62c462bba88463b4b59dc18ccf9d1137af0f24df592df97fe6769b0119a453b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e62c462bba88463b4b59dc18ccf9d1137af0f24df592df97fe6769b0119a453b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e62c462bba88463b4b59dc18ccf9d1137af0f24df592df97fe6769b0119a453b", kill_on_drop: false }` [INFO] [stdout] e62c462bba88463b4b59dc18ccf9d1137af0f24df592df97fe6769b0119a453b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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" "+65132f36b923285d5da381c2fbafee6ce899e841" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5b2036230bff2931f6e307b3429c2f296e5e536b30a0aaadd025bcd0da23789a [INFO] running `Command { std: "docker" "start" "-a" "5b2036230bff2931f6e307b3429c2f296e5e536b30a0aaadd025bcd0da23789a", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Migrating Cargo.toml from 2021 edition to 2024 [INFO] [stderr] Compiling libc v0.2.164 [INFO] [stderr] Compiling rustix v0.38.41 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling libloading v0.8.5 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling bindgen v0.60.1 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling cc v1.2.1 [INFO] [stderr] Compiling fastrand v2.2.0 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling cbindgen v0.24.5 [INFO] [stderr] Compiling itoa v1.0.13 [INFO] [stderr] Compiling zstd-safe v6.0.6 [INFO] [stderr] Checking serde_json v1.0.133 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling tempfile v3.14.0 [INFO] [stderr] Checking csv-core v0.1.11 [INFO] [stderr] Checking csv v1.3.1 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling sqlite-loadable-macros v0.0.2 [INFO] [stderr] Compiling sqlite-xsv v0.2.1-alpha.10 (/tmp/fixit) [INFO] [stderr] Migrating build.rs from 2021 edition to 2024 [INFO] [stderr] Compiling sqlite3ext-sys v0.0.1 [INFO] [stderr] Checking zstd v0.12.4 [INFO] [stderr] Checking sqlite-loadable v0.0.5 [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stderr] warning: failed to automatically apply fixes suggested by rustc to crate `sqlite_xsv` [INFO] [stderr] [INFO] [stderr] after fixes were automatically applied the compiler reported errors within these files: [INFO] [stderr] [INFO] [stderr] * src/lib.rs [INFO] [stderr] [INFO] [stderr] This likely indicates a bug in either rustc or cargo itself, [INFO] [stderr] and we would appreciate a bug report! You're likely to see [INFO] [stderr] a number of compiler warnings after this message which cargo [INFO] [stderr] attempted to fix but failed. If you could open an issue at [INFO] [stderr] https://github.com/rust-lang/rust/issues [INFO] [stderr] quoting the full output of this command we'd be very appreciative! [INFO] [stderr] Note that you may be able to make some more progress in the near-term [INFO] [stderr] fixing code with the `--broken-code` flag [INFO] [stderr] [INFO] [stderr] The following errors were reported: [INFO] [stderr] error: expected item after attributes [INFO] [stderr] --> src/lib.rs:16:1 [INFO] [stderr] | [INFO] [stderr] 16 | #[sqlite_entrypoint] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to 1 previous error [INFO] [stderr] [INFO] [stderr] Original diagnostics will follow. [INFO] [stderr] [INFO] [stdout] warning: unsafe attribute used without unsafe [INFO] [stdout] --> src/lib.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / pub fn sqlite3_xsv_init(db: *mut sqlite3) -> Result<()> { [INFO] [stdout] 18 | | let comma = b','; [INFO] [stdout] 19 | | let tab = b'\t'; [INFO] [stdout] ... | [INFO] [stdout] 44 | | Ok(()) [INFO] [stdout] 45 | | } [INFO] [stdout] | |_^ usage of unsafe attribute [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123757 [INFO] [stdout] = note: `--force-warn unsafe-attr-outside-unsafe` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] help: wrap the attribute in `unsafe(...)` [INFO] [stdout] | [INFO] [stdout] 17 ~ unsafe(pub fn sqlite3_xsv_init(db: *mut sqlite3) -> Result<()> { [INFO] [stdout] 18 | let comma = b','; [INFO] [stdout] ... [INFO] [stdout] 44 | Ok(()) [INFO] [stdout] 45 ~ }) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: failed to automatically apply fixes suggested by rustc to crate `sqlite_xsv` [INFO] [stderr] [INFO] [stderr] after fixes were automatically applied the compiler reported errors within these files: [INFO] [stderr] [INFO] [stderr] * src/lib.rs [INFO] [stderr] [INFO] [stderr] This likely indicates a bug in either rustc or cargo itself, [INFO] [stderr] and we would appreciate a bug report! You're likely to see [INFO] [stderr] a number of compiler warnings after this message which cargo [INFO] [stderr] attempted to fix but failed. If you could open an issue at [INFO] [stderr] https://github.com/rust-lang/rust/issues [INFO] [stderr] quoting the full output of this command we'd be very appreciative! [INFO] [stderr] Note that you may be able to make some more progress in the near-term [INFO] [stderr] fixing code with the `--broken-code` flag [INFO] [stderr] [INFO] [stderr] The following errors were reported: [INFO] [stderr] error: expected item after attributes [INFO] [stderr] --> src/lib.rs:16:1 [INFO] [stderr] | [INFO] [stderr] 16 | #[sqlite_entrypoint] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to 1 previous error [INFO] [stderr] [INFO] [stderr] Original diagnostics will follow. [INFO] [stderr] [INFO] [stdout] warning: unsafe attribute used without unsafe [INFO] [stdout] --> src/lib.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / pub fn sqlite3_xsv_init(db: *mut sqlite3) -> Result<()> { [INFO] [stdout] 18 | | let comma = b','; [INFO] [stdout] 19 | | let tab = b'\t'; [INFO] [stdout] ... | [INFO] [stdout] 44 | | Ok(()) [INFO] [stdout] 45 | | } [INFO] [stdout] | |_^ usage of unsafe attribute [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123757 [INFO] [stdout] = note: `--force-warn unsafe-attr-outside-unsafe` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] help: wrap the attribute in `unsafe(...)` [INFO] [stdout] | [INFO] [stdout] 17 ~ unsafe(pub fn sqlite3_xsv_init(db: *mut sqlite3) -> Result<()> { [INFO] [stdout] 18 | let comma = b','; [INFO] [stdout] ... [INFO] [stdout] 44 | Ok(()) [INFO] [stdout] 45 ~ }) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.53s [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] Compiling sqlite-xsv v0.2.1-alpha.10 (/tmp/fixit) [INFO] [stdout] error: unsafe attribute used without unsafe [INFO] [stdout] --> src/lib.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / pub fn sqlite3_xsv_init(db: *mut sqlite3) -> Result<()> { [INFO] [stdout] 18 | | let comma = b','; [INFO] [stdout] 19 | | let tab = b'\t'; [INFO] [stdout] ... | [INFO] [stdout] 44 | | Ok(()) [INFO] [stdout] 45 | | } [INFO] [stdout] | |_^ usage of unsafe attribute [INFO] [stdout] | [INFO] [stdout] help: wrap the attribute in `unsafe(...)` [INFO] [stdout] | [INFO] [stdout] 17 ~ unsafe(pub fn sqlite3_xsv_init(db: *mut sqlite3) -> Result<()> { [INFO] [stdout] 18 | let comma = b','; [INFO] [stdout] ... [INFO] [stdout] 44 | Ok(()) [INFO] [stdout] 45 ~ }) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unsafe attribute used without unsafe [INFO] [stdout] --> src/lib.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / pub fn sqlite3_xsv_init(db: *mut sqlite3) -> Result<()> { [INFO] [stdout] 18 | | let comma = b','; [INFO] [stdout] 19 | | let tab = b'\t'; [INFO] [stdout] ... | [INFO] [stdout] 44 | | Ok(()) [INFO] [stdout] 45 | | } [INFO] [stdout] | |_^ usage of unsafe attribute [INFO] [stdout] | [INFO] [stdout] help: wrap the attribute in `unsafe(...)` [INFO] [stdout] | [INFO] [stdout] 17 ~ unsafe(pub fn sqlite3_xsv_init(db: *mut sqlite3) -> Result<()> { [INFO] [stdout] 18 | let comma = b','; [INFO] [stdout] ... [INFO] [stdout] 44 | Ok(()) [INFO] [stdout] 45 ~ }) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sqlite-xsv` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `sqlite-xsv` (lib test) due to 1 previous error [INFO] [stderr] error: failed to check after updating to 2024 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo check --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "5b2036230bff2931f6e307b3429c2f296e5e536b30a0aaadd025bcd0da23789a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b2036230bff2931f6e307b3429c2f296e5e536b30a0aaadd025bcd0da23789a", kill_on_drop: false }` [INFO] [stdout] 5b2036230bff2931f6e307b3429c2f296e5e536b30a0aaadd025bcd0da23789a