[INFO] cloning repository https://github.com/sectordistrict/intentrace [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sectordistrict/intentrace" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsectordistrict%2Fintentrace", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsectordistrict%2Fintentrace'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 93f34fe853b980974a735cfd4f730bcb67fd0910 [INFO] building sectordistrict/intentrace against try#8b8eff55bd72abbb57167bc42222a7f91d41cb0d for pr-142134-abi-ast-error [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsectordistrict%2Fintentrace" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sectordistrict/intentrace on toolchain 8b8eff55bd72abbb57167bc42222a7f91d41cb0d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sectordistrict/intentrace [INFO] finished tweaking git repo https://github.com/sectordistrict/intentrace [INFO] tweaked toml for git repo https://github.com/sectordistrict/intentrace written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/sectordistrict/intentrace 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" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9506de98ee19bb7b479e1225d18bc0c7e02da972cbdce918cb881cb612398ec5 [INFO] running `Command { std: "docker" "start" "-a" "9506de98ee19bb7b479e1225d18bc0c7e02da972cbdce918cb881cb612398ec5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9506de98ee19bb7b479e1225d18bc0c7e02da972cbdce918cb881cb612398ec5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9506de98ee19bb7b479e1225d18bc0c7e02da972cbdce918cb881cb612398ec5", kill_on_drop: false }` [INFO] [stdout] 9506de98ee19bb7b479e1225d18bc0c7e02da972cbdce918cb881cb612398ec5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4ff1f87361097056cfb5c86657cc6233a3810a31ca531ae0e57f1d1f4030b39c [INFO] running `Command { std: "docker" "start" "-a" "4ff1f87361097056cfb5c86657cc6233a3810a31ca531ae0e57f1d1f4030b39c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling mockall_derive v0.13.1 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling deranged v0.4.1 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling iana-time-zone v0.1.62 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling miniz_oxide v0.8.5 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling syscalls v0.6.18 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling downcast v0.11.0 [INFO] [stderr] Compiling bytecount v0.6.8 [INFO] [stderr] Compiling fragile v2.0.1 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling procfs v0.17.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling procfs-core v0.17.0 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling simplelog v0.12.2 [INFO] [stderr] Compiling papergrid v0.14.0 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling clap_builder v4.5.32 [INFO] [stderr] Compiling flate2 v1.1.0 [INFO] [stderr] Compiling uzers v0.12.1 [INFO] [stderr] Compiling if_chain v1.0.2 [INFO] [stderr] Compiling ctrlc v3.4.5 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling tabled_derive v0.10.0 [INFO] [stderr] Compiling pete v0.12.0 [INFO] [stderr] Compiling clap v4.5.32 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling thousands v0.2.0 [INFO] [stderr] Compiling tabled v0.18.0 [INFO] [stderr] Compiling mockall v0.13.1 [INFO] [stderr] Compiling termbg v0.6.2 [INFO] [stderr] Compiling intentrace v0.10.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary transmute [INFO] [stdout] --> src/auxiliary.rs:10:54 [INFO] [stdout] | [INFO] [stdout] 10 | pub const MAX_KERNEL_ULONG: usize = unsafe { std::mem::transmute::(-4095) }; [INFO] [stdout] | -----------------------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `isize::cast_unsigned` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unnecessary_transmutes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary transmute [INFO] [stdout] --> src/peeker_poker.rs:93:47 [INFO] [stdout] | [INFO] [stdout] 93 | let bytes: [u8; WORD_SIZE] = unsafe { std::mem::transmute(word) }; [INFO] [stdout] | -------------------^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `i64::to_ne_bytes` [INFO] [stdout] | [INFO] [stdout] = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary transmute [INFO] [stdout] --> src/utilities.rs:185:14 [INFO] [stdout] | [INFO] [stdout] 185 | unsafe { std::mem::transmute::(lower_32_bits(register)) } [INFO] [stdout] | -------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `u32::cast_signed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary transmute [INFO] [stdout] --> src/utilities.rs:189:14 [INFO] [stdout] | [INFO] [stdout] 189 | unsafe { std::mem::transmute::(register) } [INFO] [stdout] | -------------------------------^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `u64::cast_signed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary transmute [INFO] [stdout] --> src/utilities.rs:194:14 [INFO] [stdout] | [INFO] [stdout] 194 | unsafe { std::mem::transmute::(register) } [INFO] [stdout] | -----------------------------------^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `usize::cast_signed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary transmute [INFO] [stdout] --> src/utilities.rs:208:26 [INFO] [stdout] | [INFO] [stdout] 208 | let bytes = unsafe { std::mem::transmute::(register_value) }; [INFO] [stdout] | -------------------------------^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `u64::cast_signed` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.54s [INFO] running `Command { std: "docker" "inspect" "4ff1f87361097056cfb5c86657cc6233a3810a31ca531ae0e57f1d1f4030b39c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ff1f87361097056cfb5c86657cc6233a3810a31ca531ae0e57f1d1f4030b39c", kill_on_drop: false }` [INFO] [stdout] 4ff1f87361097056cfb5c86657cc6233a3810a31ca531ae0e57f1d1f4030b39c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a017344d54e9361974f191ca6f971c122b86c13b3de8658ae1ef06d09dc100f3 [INFO] running `Command { std: "docker" "start" "-a" "a017344d54e9361974f191ca6f971c122b86c13b3de8658ae1ef06d09dc100f3", kill_on_drop: false }` [INFO] [stderr] Compiling intentrace v0.10.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary transmute [INFO] [stdout] --> src/auxiliary.rs:10:54 [INFO] [stdout] | [INFO] [stdout] 10 | pub const MAX_KERNEL_ULONG: usize = unsafe { std::mem::transmute::(-4095) }; [INFO] [stdout] | -----------------------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `isize::cast_unsigned` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unnecessary_transmutes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary transmute [INFO] [stdout] --> src/peeker_poker.rs:93:47 [INFO] [stdout] | [INFO] [stdout] 93 | let bytes: [u8; WORD_SIZE] = unsafe { std::mem::transmute(word) }; [INFO] [stdout] | -------------------^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `i64::to_ne_bytes` [INFO] [stdout] | [INFO] [stdout] = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary transmute [INFO] [stdout] --> src/utilities.rs:185:14 [INFO] [stdout] | [INFO] [stdout] 185 | unsafe { std::mem::transmute::(lower_32_bits(register)) } [INFO] [stdout] | -------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `u32::cast_signed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary transmute [INFO] [stdout] --> src/utilities.rs:189:14 [INFO] [stdout] | [INFO] [stdout] 189 | unsafe { std::mem::transmute::(register) } [INFO] [stdout] | -------------------------------^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `u64::cast_signed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary transmute [INFO] [stdout] --> src/utilities.rs:194:14 [INFO] [stdout] | [INFO] [stdout] 194 | unsafe { std::mem::transmute::(register) } [INFO] [stdout] | -----------------------------------^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `usize::cast_signed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary transmute [INFO] [stdout] --> src/utilities.rs:208:26 [INFO] [stdout] | [INFO] [stdout] 208 | let bytes = unsafe { std::mem::transmute::(register_value) }; [INFO] [stdout] | -------------------------------^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `u64::cast_signed` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.73s [INFO] running `Command { std: "docker" "inspect" "a017344d54e9361974f191ca6f971c122b86c13b3de8658ae1ef06d09dc100f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a017344d54e9361974f191ca6f971c122b86c13b3de8658ae1ef06d09dc100f3", kill_on_drop: false }` [INFO] [stdout] a017344d54e9361974f191ca6f971c122b86c13b3de8658ae1ef06d09dc100f3