[INFO] fetching crate sqlite-uuid 0.4.0... [INFO] checking sqlite-uuid-0.4.0 against try#65132f36b923285d5da381c2fbafee6ce899e841 for pr-132712-1 [INFO] extracting crate sqlite-uuid 0.4.0 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate sqlite-uuid 0.4.0 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-uuid 0.4.0 [INFO] finished tweaking crates.io crate sqlite-uuid 0.4.0 [INFO] tweaked toml for crates.io crate sqlite-uuid 0.4.0 written to /workspace/builds/worker-7-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 74 packages to latest compatible versions [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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 9cc93acdfa406233b5bba6edb257a78b1788bce0dc1eeebc62b8fd3792c1b1d4 [INFO] running `Command { std: "docker" "start" "-a" "9cc93acdfa406233b5bba6edb257a78b1788bce0dc1eeebc62b8fd3792c1b1d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9cc93acdfa406233b5bba6edb257a78b1788bce0dc1eeebc62b8fd3792c1b1d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9cc93acdfa406233b5bba6edb257a78b1788bce0dc1eeebc62b8fd3792c1b1d4", kill_on_drop: false }` [INFO] [stdout] 9cc93acdfa406233b5bba6edb257a78b1788bce0dc1eeebc62b8fd3792c1b1d4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 965c360669ebbbc231775af99ec2fc7a0ecaa7b45103d288a477381d9ffd8eff [INFO] running `Command { std: "docker" "start" "-a" "965c360669ebbbc231775af99ec2fc7a0ecaa7b45103d288a477381d9ffd8eff", 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 memchr v2.7.4 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling rustix v0.38.41 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling libc v0.2.164 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling libloading v0.8.5 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling bindgen v0.60.1 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling syn v2.0.89 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking uuid v1.11.0 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Checking serde v1.0.215 [INFO] [stderr] Compiling sqlite-loadable-macros v0.0.3 [INFO] [stderr] Checking serde_json v1.0.133 [INFO] [stderr] Compiling sqlite3ext-sys v0.0.1 [INFO] [stderr] Checking sqlite-loadable v0.0.6-alpha.6 [INFO] [stderr] Checking sqlite-uuid v0.4.0 (/tmp/fixit) [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_uuid` [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:92:1 [INFO] [stderr] | [INFO] [stderr] 92 | #[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:93:1 [INFO] [stdout] | [INFO] [stdout] 93 | / pub fn sqlite3_sqliteuuid_init(db: *mut sqlite3) -> Result<()> { [INFO] [stdout] 94 | | define_scalar_function(db, "uuid", 0, uuid, FunctionFlags::UTF8)?; [INFO] [stdout] 95 | | define_scalar_function(db, "uuid_v7", 0, uuid_v7, FunctionFlags::UTF8)?; [INFO] [stdout] 96 | | define_scalar_function(db, "uuid_blob", 0, uuid_blob, FunctionFlags::UTF8)?; [INFO] [stdout] ... | [INFO] [stdout] 112 | | Ok(()) [INFO] [stdout] 113 | | } [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] 93 ~ unsafe(pub fn sqlite3_sqliteuuid_init(db: *mut sqlite3) -> Result<()> { [INFO] [stdout] 94 | define_scalar_function(db, "uuid", 0, uuid, FunctionFlags::UTF8)?; [INFO] [stdout] ... [INFO] [stdout] 112 | Ok(()) [INFO] [stdout] 113 ~ }) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unsafe attribute used without unsafe [INFO] [stdout] --> src/lib.rs:93:1 [INFO] [stdout] | [INFO] [stdout] 93 | / pub fn sqlite3_sqliteuuid_init(db: *mut sqlite3) -> Result<()> { [INFO] [stdout] 94 | | define_scalar_function(db, "uuid", 0, uuid, FunctionFlags::UTF8)?; [INFO] [stdout] 95 | | define_scalar_function(db, "uuid_v7", 0, uuid_v7, FunctionFlags::UTF8)?; [INFO] [stdout] 96 | | define_scalar_function(db, "uuid_blob", 0, uuid_blob, FunctionFlags::UTF8)?; [INFO] [stdout] ... | [INFO] [stdout] 112 | | Ok(()) [INFO] [stdout] 113 | | } [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] 93 ~ unsafe(pub fn sqlite3_sqliteuuid_init(db: *mut sqlite3) -> Result<()> { [INFO] [stdout] 94 | define_scalar_function(db, "uuid", 0, uuid, FunctionFlags::UTF8)?; [INFO] [stdout] ... [INFO] [stdout] 112 | Ok(()) [INFO] [stdout] 113 ~ }) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: failed to automatically apply fixes suggested by rustc to crate `sqlite_uuid` [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:92:1 [INFO] [stderr] | [INFO] [stderr] 92 | #[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] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.92s [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] Checking sqlite-uuid v0.4.0 (/tmp/fixit) [INFO] [stdout] error: unsafe attribute used without unsafe [INFO] [stdout] --> src/lib.rs:93:1 [INFO] [stdout] | [INFO] [stdout] 93 | / pub fn sqlite3_sqliteuuid_init(db: *mut sqlite3) -> Result<()> { [INFO] [stdout] 94 | | define_scalar_function(db, "uuid", 0, uuid, FunctionFlags::UTF8)?; [INFO] [stdout] 95 | | define_scalar_function(db, "uuid_v7", 0, uuid_v7, FunctionFlags::UTF8)?; [INFO] [stdout] 96 | | define_scalar_function(db, "uuid_blob", 0, uuid_blob, FunctionFlags::UTF8)?; [INFO] [stdout] ... | [INFO] [stdout] 112 | | Ok(()) [INFO] [stdout] 113 | | } [INFO] [stdout] | |_^ usage of unsafe attribute [INFO] [stdout] | [INFO] [stdout] help: wrap the attribute in `unsafe(...)` [INFO] [stdout] | [INFO] [stdout] 93 ~ unsafe(pub fn sqlite3_sqliteuuid_init(db: *mut sqlite3) -> Result<()> { [INFO] [stdout] 94 | define_scalar_function(db, "uuid", 0, uuid, FunctionFlags::UTF8)?; [INFO] [stdout] ... [INFO] [stdout] 112 | Ok(()) [INFO] [stdout] 113 ~ }) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unsafe attribute used without unsafe [INFO] [stdout] --> src/lib.rs:93:1 [INFO] [stdout] | [INFO] [stdout] 93 | / pub fn sqlite3_sqliteuuid_init(db: *mut sqlite3) -> Result<()> { [INFO] [stdout] 94 | | define_scalar_function(db, "uuid", 0, uuid, FunctionFlags::UTF8)?; [INFO] [stdout] 95 | | define_scalar_function(db, "uuid_v7", 0, uuid_v7, FunctionFlags::UTF8)?; [INFO] [stdout] 96 | | define_scalar_function(db, "uuid_blob", 0, uuid_blob, FunctionFlags::UTF8)?; [INFO] [stdout] ... | [INFO] [stdout] 112 | | Ok(()) [INFO] [stdout] 113 | | } [INFO] [stdout] | |_^ usage of unsafe attribute [INFO] [stdout] | [INFO] [stdout] help: wrap the attribute in `unsafe(...)` [INFO] [stdout] | [INFO] [stdout] 93 ~ unsafe(pub fn sqlite3_sqliteuuid_init(db: *mut sqlite3) -> Result<()> { [INFO] [stdout] 94 | define_scalar_function(db, "uuid", 0, uuid, FunctionFlags::UTF8)?; [INFO] [stdout] ... [INFO] [stdout] 112 | Ok(()) [INFO] [stdout] 113 ~ }) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sqlite-uuid` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `sqlite-uuid` (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" "965c360669ebbbc231775af99ec2fc7a0ecaa7b45103d288a477381d9ffd8eff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "965c360669ebbbc231775af99ec2fc7a0ecaa7b45103d288a477381d9ffd8eff", kill_on_drop: false }` [INFO] [stdout] 965c360669ebbbc231775af99ec2fc7a0ecaa7b45103d288a477381d9ffd8eff