[INFO] fetching crate sv-api 0.0.1... [INFO] checking sv-api-0.0.1 against try#ccf408f4326a858c00dd845a64a86b16f360a801 for pr-129466-2 [INFO] extracting crate sv-api 0.0.1 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate sv-api 0.0.1 on toolchain ccf408f4326a858c00dd845a64a86b16f360a801 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate sv-api 0.0.1 [INFO] finished tweaking crates.io crate sv-api 0.0.1 [INFO] tweaked toml for crates.io crate sv-api 0.0.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 44 packages to latest compatible versions [INFO] [stderr] Adding bindgen v0.69.4 (available: v0.70.1) [INFO] [stderr] Adding itertools v0.12.1 (available: v0.13.0) [INFO] [stderr] Adding linux-raw-sys v0.4.14 (available: v0.6.5) [INFO] [stderr] Adding rustc-hash v1.1.0 (available: v2.0.0) [INFO] [stderr] Adding which v4.4.2 (available: v6.0.3) [INFO] [stderr] Adding windows-sys v0.52.0 (available: v0.59.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 99a2363a8f1c746b2fea16e73b09ee8fc73f575765a40216f00d88bbdb2260e5 [INFO] running `Command { std: "docker" "start" "-a" "99a2363a8f1c746b2fea16e73b09ee8fc73f575765a40216f00d88bbdb2260e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "99a2363a8f1c746b2fea16e73b09ee8fc73f575765a40216f00d88bbdb2260e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99a2363a8f1c746b2fea16e73b09ee8fc73f575765a40216f00d88bbdb2260e5", kill_on_drop: false }` [INFO] [stdout] 99a2363a8f1c746b2fea16e73b09ee8fc73f575765a40216f00d88bbdb2260e5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0b7c55f8afb41e345ed061b2b1a7df2ff698885816260e642835c62e6ec0a8a5 [INFO] running `Command { std: "docker" "start" "-a" "0b7c55f8afb41e345ed061b2b1a7df2ff698885816260e642835c62e6ec0a8a5", 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 proc-macro2 v1.0.86 [INFO] [stderr] Compiling prettyplease v0.2.22 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling bindgen v0.69.4 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling sv-bindings v0.1.2 [INFO] [stderr] Checking sv-api v0.0.1 (/tmp/fixit) [INFO] [stderr] Migrating lib/lib.rs from 2021 edition to 2024 [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> lib/callbacks.rs:152:17 [INFO] [stdout] | [INFO] [stdout] 152 | &mut START_OF_SIM_CALLBACK_DATA [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior [INFO] [stdout] = note: `--force-warn static-mut-refs` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 152 | addr_of_mut!(START_OF_SIM_CALLBACK_DATA) [INFO] [stdout] | ~~~~~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `new` and `new_with_reference` are never used [INFO] [stdout] --> lib/lib.rs:169:8 [INFO] [stdout] | [INFO] [stdout] 168 | impl ObjectIterator { [INFO] [stdout] | ------------------- associated functions in this implementation [INFO] [stdout] 169 | fn new(object_type: ObjectType) -> ObjectIterator { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 185 | fn new_with_reference(object_type: ObjectType, reference: &mut ObjectHandle) -> ObjectIterator { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `CallbackDataWrapper` is never constructed [INFO] [stdout] --> lib/callbacks.rs:87:8 [INFO] [stdout] | [INFO] [stdout] 87 | struct CallbackDataWrapper {//Self referential [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `make_self_referential` is never used [INFO] [stdout] --> lib/callbacks.rs:97:8 [INFO] [stdout] | [INFO] [stdout] 96 | impl CallbackDataWrapper { [INFO] [stdout] | ------------------------ method in this implementation [INFO] [stdout] 97 | fn make_self_referential(&mut self) {//Only call this when the wrapper has been pinned in memory [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `arguments`, `product_name`, and `version` are never read [INFO] [stdout] --> lib/info.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 52 | pub struct SimulatorInfo<'a> { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 53 | arguments: Vec<&'a str>, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 54 | product_name: &'a str, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 55 | version: &'a str [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SimulatorInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> lib/callbacks.rs:152:17 [INFO] [stdout] | [INFO] [stdout] 152 | &mut START_OF_SIM_CALLBACK_DATA [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior [INFO] [stdout] = note: `--force-warn static-mut-refs` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 152 | addr_of_mut!(START_OF_SIM_CALLBACK_DATA) [INFO] [stdout] | ~~~~~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `new` and `new_with_reference` are never used [INFO] [stdout] --> lib/lib.rs:169:8 [INFO] [stdout] | [INFO] [stdout] 168 | impl ObjectIterator { [INFO] [stdout] | ------------------- associated functions in this implementation [INFO] [stdout] 169 | fn new(object_type: ObjectType) -> ObjectIterator { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 185 | fn new_with_reference(object_type: ObjectType, reference: &mut ObjectHandle) -> ObjectIterator { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `CallbackDataWrapper` is never constructed [INFO] [stdout] --> lib/callbacks.rs:87:8 [INFO] [stdout] | [INFO] [stdout] 87 | struct CallbackDataWrapper {//Self referential [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `make_self_referential` is never used [INFO] [stdout] --> lib/callbacks.rs:97:8 [INFO] [stdout] | [INFO] [stdout] 96 | impl CallbackDataWrapper { [INFO] [stdout] | ------------------------ method in this implementation [INFO] [stdout] 97 | fn make_self_referential(&mut self) {//Only call this when the wrapper has been pinned in memory [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `arguments`, `product_name`, and `version` are never read [INFO] [stdout] --> lib/info.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 52 | pub struct SimulatorInfo<'a> { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 53 | arguments: Vec<&'a str>, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 54 | product_name: &'a str, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 55 | version: &'a str [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SimulatorInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.98s [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] Checking sv-api v0.0.1 (/tmp/fixit) [INFO] [stdout] error[E0796]: creating a mutable reference to a mutable static [INFO] [stdout] --> lib/callbacks.rs:152:17 [INFO] [stdout] | [INFO] [stdout] 152 | &mut START_OF_SIM_CALLBACK_DATA [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior [INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 152 | addr_of_mut!(START_OF_SIM_CALLBACK_DATA) [INFO] [stdout] | ~~~~~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0796]: creating a mutable reference to a mutable static [INFO] [stdout] --> lib/callbacks.rs:152:17 [INFO] [stdout] | [INFO] [stdout] 152 | &mut START_OF_SIM_CALLBACK_DATA [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior [INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 152 | addr_of_mut!(START_OF_SIM_CALLBACK_DATA) [INFO] [stdout] | ~~~~~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0796`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0796`. [INFO] [stdout] [INFO] [stderr] error: could not compile `sv-api` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `sv-api` (lib test) due to 2 previous errors [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" "0b7c55f8afb41e345ed061b2b1a7df2ff698885816260e642835c62e6ec0a8a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b7c55f8afb41e345ed061b2b1a7df2ff698885816260e642835c62e6ec0a8a5", kill_on_drop: false }` [INFO] [stdout] 0b7c55f8afb41e345ed061b2b1a7df2ff698885816260e642835c62e6ec0a8a5