[INFO] fetching crate ilhook 2.3.0... [INFO] testing ilhook-2.3.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8 [INFO] extracting crate ilhook 2.3.0 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate ilhook 2.3.0 [INFO] finished tweaking crates.io crate ilhook 2.3.0 [INFO] tweaked toml for crates.io crate ilhook 2.3.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate ilhook 2.3.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ilhook 2.3.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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bc02761eede485b3d3cbb26773f6a46441042eafcdeac1f2ac4159091feafb10 [INFO] running `Command { std: "docker" "start" "-a" "bc02761eede485b3d3cbb26773f6a46441042eafcdeac1f2ac4159091feafb10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bc02761eede485b3d3cbb26773f6a46441042eafcdeac1f2ac4159091feafb10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc02761eede485b3d3cbb26773f6a46441042eafcdeac1f2ac4159091feafb10", kill_on_drop: false }` [INFO] [stdout] bc02761eede485b3d3cbb26773f6a46441042eafcdeac1f2ac4159091feafb10 [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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 893585061c303346a6cf3dbbe08507d6b340c0240d7e034466289794d7ffa766 [INFO] running `Command { std: "docker" "start" "-a" "893585061c303346a6cf3dbbe08507d6b340c0240d7e034466289794d7ffa766", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling iced-x86 v1.21.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling ilhook v2.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: "cdecl" is not a supported ABI for the current target [INFO] [stdout] --> src/x86.rs:30:27 [INFO] [stdout] | [INFO] [stdout] 30 | pub type JmpBackRoutine = unsafe extern "cdecl" fn(regs: *mut Registers, user_data: usize); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #137018 [INFO] [stdout] = help: use `extern "C"` instead [INFO] [stdout] = note: `#[warn(unsupported_calling_conventions)]` (part of `#[warn(future_incompatible)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: "cdecl" is not a supported ABI for the current target [INFO] [stdout] --> src/x86.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | unsafe extern "cdecl" fn(regs: *mut Registers, ori_func_ptr: usize, user_data: usize) -> usize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #137018 [INFO] [stdout] = help: use `extern "C"` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: "cdecl" is not a supported ABI for the current target [INFO] [stdout] --> src/x86.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | unsafe extern "cdecl" fn(regs: *mut Registers, ori_func_ptr: usize, src_addr: usize); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #137018 [INFO] [stdout] = help: use `extern "C"` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: "cdecl" is not a supported ABI for the current target [INFO] [stdout] --> src/x86.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 72 | unsafe extern "cdecl" fn(regs: *mut Registers, ori_func_ptr: usize, src_addr: usize) -> usize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #137018 [INFO] [stdout] = help: use `extern "C"` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: "cdecl" is not a supported ABI for the current target [INFO] [stdout] --> src/x86.rs:391:1 [INFO] [stdout] | [INFO] [stdout] 391 | / unsafe extern "cdecl" fn run_jmp_back_closure( [INFO] [stdout] 392 | | reg: *mut Registers, [INFO] [stdout] 393 | | callback: usize, [INFO] [stdout] 394 | | ) { [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #137018 [INFO] [stdout] = help: use `extern "C"` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: "cdecl" is not a supported ABI for the current target [INFO] [stdout] --> src/x86.rs:400:1 [INFO] [stdout] | [INFO] [stdout] 400 | / unsafe extern "cdecl" fn run_retn_closure usize>( [INFO] [stdout] 401 | | reg: *mut Registers, [INFO] [stdout] 402 | | original: usize, [INFO] [stdout] 403 | | callback: usize, [INFO] [stdout] 404 | | ) -> usize { [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #137018 [INFO] [stdout] = help: use `extern "C"` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: "cdecl" is not a supported ABI for the current target [INFO] [stdout] --> src/x86.rs:409:1 [INFO] [stdout] | [INFO] [stdout] 409 | / unsafe extern "cdecl" fn run_jmp_to_addr_closure( [INFO] [stdout] 410 | | reg: *mut Registers, [INFO] [stdout] 411 | | original: usize, [INFO] [stdout] 412 | | callback: usize, [INFO] [stdout] 413 | | ) { [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #137018 [INFO] [stdout] = help: use `extern "C"` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.83s [INFO] running `Command { std: "docker" "inspect" "893585061c303346a6cf3dbbe08507d6b340c0240d7e034466289794d7ffa766", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "893585061c303346a6cf3dbbe08507d6b340c0240d7e034466289794d7ffa766", kill_on_drop: false }` [INFO] [stdout] 893585061c303346a6cf3dbbe08507d6b340c0240d7e034466289794d7ffa766 [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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0f6af1ce205d7b4e69728c41cc0e6a92722e4373fa262cf4a6d1105513982913 [INFO] running `Command { std: "docker" "start" "-a" "0f6af1ce205d7b4e69728c41cc0e6a92722e4373fa262cf4a6d1105513982913", kill_on_drop: false }` [INFO] [stderr] Compiling ilhook v2.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: "cdecl" is not a supported ABI for the current target [INFO] [stdout] --> src/x86.rs:30:27 [INFO] [stdout] | [INFO] [stdout] 30 | pub type JmpBackRoutine = unsafe extern "cdecl" fn(regs: *mut Registers, user_data: usize); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #137018 [INFO] [stdout] = help: use `extern "C"` instead [INFO] [stdout] = note: `#[warn(unsupported_calling_conventions)]` (part of `#[warn(future_incompatible)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: "cdecl" is not a supported ABI for the current target [INFO] [stdout] --> src/x86.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | unsafe extern "cdecl" fn(regs: *mut Registers, ori_func_ptr: usize, user_data: usize) -> usize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #137018 [INFO] [stdout] = help: use `extern "C"` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: "cdecl" is not a supported ABI for the current target [INFO] [stdout] --> src/x86.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | unsafe extern "cdecl" fn(regs: *mut Registers, ori_func_ptr: usize, src_addr: usize); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #137018 [INFO] [stdout] = help: use `extern "C"` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: "cdecl" is not a supported ABI for the current target [INFO] [stdout] --> src/x86.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 72 | unsafe extern "cdecl" fn(regs: *mut Registers, ori_func_ptr: usize, src_addr: usize) -> usize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #137018 [INFO] [stdout] = help: use `extern "C"` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: "cdecl" is not a supported ABI for the current target [INFO] [stdout] --> src/x86.rs:391:1 [INFO] [stdout] | [INFO] [stdout] 391 | / unsafe extern "cdecl" fn run_jmp_back_closure( [INFO] [stdout] 392 | | reg: *mut Registers, [INFO] [stdout] 393 | | callback: usize, [INFO] [stdout] 394 | | ) { [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #137018 [INFO] [stdout] = help: use `extern "C"` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: "cdecl" is not a supported ABI for the current target [INFO] [stdout] --> src/x86.rs:400:1 [INFO] [stdout] | [INFO] [stdout] 400 | / unsafe extern "cdecl" fn run_retn_closure usize>( [INFO] [stdout] 401 | | reg: *mut Registers, [INFO] [stdout] 402 | | original: usize, [INFO] [stdout] 403 | | callback: usize, [INFO] [stdout] 404 | | ) -> usize { [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #137018 [INFO] [stdout] = help: use `extern "C"` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: "cdecl" is not a supported ABI for the current target [INFO] [stdout] --> src/x86.rs:409:1 [INFO] [stdout] | [INFO] [stdout] 409 | / unsafe extern "cdecl" fn run_jmp_to_addr_closure( [INFO] [stdout] 410 | | reg: *mut Registers, [INFO] [stdout] 411 | | original: usize, [INFO] [stdout] 412 | | callback: usize, [INFO] [stdout] 413 | | ) { [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #137018 [INFO] [stdout] = help: use `extern "C"` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: "cdecl" is not a supported ABI for the current target [INFO] [stdout] --> src/x86.rs:30:27 [INFO] [stdout] | [INFO] [stdout] 30 | pub type JmpBackRoutine = unsafe extern "cdecl" fn(regs: *mut Registers, user_data: usize); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #137018 [INFO] [stdout] = help: use `extern "C"` instead [INFO] [stdout] = note: `#[warn(unsupported_calling_conventions)]` (part of `#[warn(future_incompatible)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: "cdecl" is not a supported ABI for the current target [INFO] [stdout] --> src/x86.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | unsafe extern "cdecl" fn(regs: *mut Registers, ori_func_ptr: usize, user_data: usize) -> usize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #137018 [INFO] [stdout] = help: use `extern "C"` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: "cdecl" is not a supported ABI for the current target [INFO] [stdout] --> src/x86.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | unsafe extern "cdecl" fn(regs: *mut Registers, ori_func_ptr: usize, src_addr: usize); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #137018 [INFO] [stdout] = help: use `extern "C"` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: "cdecl" is not a supported ABI for the current target [INFO] [stdout] --> src/x86.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 72 | unsafe extern "cdecl" fn(regs: *mut Registers, ori_func_ptr: usize, src_addr: usize) -> usize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #137018 [INFO] [stdout] = help: use `extern "C"` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: "cdecl" is not a supported ABI for the current target [INFO] [stdout] --> src/x86.rs:391:1 [INFO] [stdout] | [INFO] [stdout] 391 | / unsafe extern "cdecl" fn run_jmp_back_closure( [INFO] [stdout] 392 | | reg: *mut Registers, [INFO] [stdout] 393 | | callback: usize, [INFO] [stdout] 394 | | ) { [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #137018 [INFO] [stdout] = help: use `extern "C"` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: "cdecl" is not a supported ABI for the current target [INFO] [stdout] --> src/x86.rs:400:1 [INFO] [stdout] | [INFO] [stdout] 400 | / unsafe extern "cdecl" fn run_retn_closure usize>( [INFO] [stdout] 401 | | reg: *mut Registers, [INFO] [stdout] 402 | | original: usize, [INFO] [stdout] 403 | | callback: usize, [INFO] [stdout] 404 | | ) -> usize { [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #137018 [INFO] [stdout] = help: use `extern "C"` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: "cdecl" is not a supported ABI for the current target [INFO] [stdout] --> src/x86.rs:409:1 [INFO] [stdout] | [INFO] [stdout] 409 | / unsafe extern "cdecl" fn run_jmp_to_addr_closure( [INFO] [stdout] 410 | | reg: *mut Registers, [INFO] [stdout] 411 | | original: usize, [INFO] [stdout] 412 | | callback: usize, [INFO] [stdout] 413 | | ) { [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #137018 [INFO] [stdout] = help: use `extern "C"` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.30s [INFO] running `Command { std: "docker" "inspect" "0f6af1ce205d7b4e69728c41cc0e6a92722e4373fa262cf4a6d1105513982913", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f6af1ce205d7b4e69728c41cc0e6a92722e4373fa262cf4a6d1105513982913", kill_on_drop: false }` [INFO] [stdout] 0f6af1ce205d7b4e69728c41cc0e6a92722e4373fa262cf4a6d1105513982913 [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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7cc89ecaf2ee8f159dcfaabdbc2cd0a08b295e11c48a73caa8d3dd1f62c0560e [INFO] running `Command { std: "docker" "start" "-a" "7cc89ecaf2ee8f159dcfaabdbc2cd0a08b295e11c48a73caa8d3dd1f62c0560e", kill_on_drop: false }` [INFO] [stderr] warning: "cdecl" is not a supported ABI for the current target [INFO] [stderr] --> src/x86.rs:30:27 [INFO] [stderr] | [INFO] [stderr] 30 | pub type JmpBackRoutine = unsafe extern "cdecl" fn(regs: *mut Registers, user_data: usize); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #137018 [INFO] [stderr] = help: use `extern "C"` instead [INFO] [stderr] = note: `#[warn(unsupported_calling_conventions)]` (part of `#[warn(future_incompatible)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: "cdecl" is not a supported ABI for the current target [INFO] [stderr] --> src/x86.rs:46:5 [INFO] [stderr] | [INFO] [stderr] 46 | unsafe extern "cdecl" fn(regs: *mut Registers, ori_func_ptr: usize, user_data: usize) -> usize; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #137018 [INFO] [stderr] = help: use `extern "C"` instead [INFO] [stderr] [INFO] [stderr] warning: "cdecl" is not a supported ABI for the current target [INFO] [stderr] --> src/x86.rs:57:5 [INFO] [stderr] | [INFO] [stderr] 57 | unsafe extern "cdecl" fn(regs: *mut Registers, ori_func_ptr: usize, src_addr: usize); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #137018 [INFO] [stderr] = help: use `extern "C"` instead [INFO] [stderr] [INFO] [stderr] warning: "cdecl" is not a supported ABI for the current target [INFO] [stderr] --> src/x86.rs:72:5 [INFO] [stderr] | [INFO] [stderr] 72 | unsafe extern "cdecl" fn(regs: *mut Registers, ori_func_ptr: usize, src_addr: usize) -> usize; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #137018 [INFO] [stderr] = help: use `extern "C"` instead [INFO] [stderr] [INFO] [stderr] warning: "cdecl" is not a supported ABI for the current target [INFO] [stderr] --> src/x86.rs:391:1 [INFO] [stderr] | [INFO] [stderr] 391 | / unsafe extern "cdecl" fn run_jmp_back_closure( [INFO] [stderr] 392 | | reg: *mut Registers, [INFO] [stderr] 393 | | callback: usize, [INFO] [stderr] 394 | | ) { [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #137018 [INFO] [stderr] = help: use `extern "C"` instead [INFO] [stderr] [INFO] [stderr] warning: "cdecl" is not a supported ABI for the current target [INFO] [stderr] --> src/x86.rs:400:1 [INFO] [stderr] | [INFO] [stderr] 400 | / unsafe extern "cdecl" fn run_retn_closure usize>( [INFO] [stderr] 401 | | reg: *mut Registers, [INFO] [stderr] 402 | | original: usize, [INFO] [stderr] 403 | | callback: usize, [INFO] [stderr] 404 | | ) -> usize { [INFO] [stderr] | |__________^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #137018 [INFO] [stderr] = help: use `extern "C"` instead [INFO] [stderr] [INFO] [stderr] warning: "cdecl" is not a supported ABI for the current target [INFO] [stderr] --> src/x86.rs:409:1 [INFO] [stderr] | [INFO] [stderr] 409 | / unsafe extern "cdecl" fn run_jmp_to_addr_closure( [INFO] [stderr] 410 | | reg: *mut Registers, [INFO] [stderr] 411 | | original: usize, [INFO] [stderr] 412 | | callback: usize, [INFO] [stderr] 413 | | ) { [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #137018 [INFO] [stderr] = help: use `extern "C"` instead [INFO] [stderr] [INFO] [stderr] warning: `ilhook` (lib) generated 7 warnings [INFO] [stderr] warning: `ilhook` (lib test) generated 7 warnings (7 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ilhook-f9ac8a7e6b029930) [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test x64::tests::test_move_inst_long_7 ... ok [INFO] [stdout] test x64::tests::test_move_inst_long_6 ... ok [INFO] [stdout] test x64::tests::test_move_inst_long_3 ... ok [INFO] [stdout] test x64::tests::test_move_inst_long_5 ... ok [INFO] [stdout] test x64::tests::test_move_inst_long_2 ... ok [INFO] [stdout] test x64::tests::test_move_inst_long_all ... ok [INFO] [stdout] test x64::tests::test_move_inst_long_4 ... ok [INFO] [stdout] test x64::tests::test_move_inst_long_1 ... ok [INFO] [stdout] test x64::tests::test_move_inst_long_9 ... ok [INFO] [stdout] test x64::tests::test_hook_function ... ok [INFO] [stdout] test x64::tests::test_move_inst_short_1 ... ok [INFO] [stdout] test x64::tests::test_move_inst_long_8 ... ok [INFO] [stdout] test x64::tests::test_hook_function_closure ... ok [INFO] [stdout] test x64::tests::test_move_inst_short_2 ... ok [INFO] [stdout] test x64::tests::test_move_inst_short_3 ... ok [INFO] [stderr] Doc-tests ilhook [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test src/lib.rs - (line 60) ... ok [INFO] [stdout] test src/lib.rs - (line 149) ... ok [INFO] [stdout] test src/lib.rs - (line 84) ... ok [INFO] [stdout] test src/lib.rs - (line 96) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stdout] all doctests ran in 0.98s; merged doctests compilation took 0.92s [INFO] running `Command { std: "docker" "inspect" "7cc89ecaf2ee8f159dcfaabdbc2cd0a08b295e11c48a73caa8d3dd1f62c0560e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7cc89ecaf2ee8f159dcfaabdbc2cd0a08b295e11c48a73caa8d3dd1f62c0560e", kill_on_drop: false }` [INFO] [stdout] 7cc89ecaf2ee8f159dcfaabdbc2cd0a08b295e11c48a73caa8d3dd1f62c0560e