[INFO] cloning repository https://github.com/SkyLeite/grappler [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SkyLeite/grappler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSkyLeite%2Fgrappler", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSkyLeite%2Fgrappler'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c0d2a0bd58dbd00ca099fc61e31660da93da7a61 [INFO] checking SkyLeite/grappler/c0d2a0bd58dbd00ca099fc61e31660da93da7a61 against master#d6c8169c186ab16a3404cd0d0866674018e8a19e for pr-129935 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSkyLeite%2Fgrappler" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/SkyLeite/grappler on toolchain d6c8169c186ab16a3404cd0d0866674018e8a19e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d6c8169c186ab16a3404cd0d0866674018e8a19e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/SkyLeite/grappler [INFO] finished tweaking git repo https://github.com/SkyLeite/grappler [INFO] tweaked toml for git repo https://github.com/SkyLeite/grappler written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/SkyLeite/grappler 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" "+d6c8169c186ab16a3404cd0d0866674018e8a19e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded slice-pool2 v0.4.3 [INFO] [stderr] Downloaded mmap-fixed-fixed v0.1.3 [INFO] [stderr] Downloaded retour v0.3.1 [INFO] [stderr] Downloaded skidscan-macros v0.1.2 [INFO] [stderr] Downloaded skidscan v2.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+d6c8169c186ab16a3404cd0d0866674018e8a19e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c20905b2fda85aef1740ef32079e969e9f2627c66be3ae7f39500679345698f4 [INFO] running `Command { std: "docker" "start" "-a" "c20905b2fda85aef1740ef32079e969e9f2627c66be3ae7f39500679345698f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c20905b2fda85aef1740ef32079e969e9f2627c66be3ae7f39500679345698f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c20905b2fda85aef1740ef32079e969e9f2627c66be3ae7f39500679345698f4", kill_on_drop: false }` [INFO] [stdout] c20905b2fda85aef1740ef32079e969e9f2627c66be3ae7f39500679345698f4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+d6c8169c186ab16a3404cd0d0866674018e8a19e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6fa1b57edf170d3ddf5040187cd6af17edb959d41bf143727f9aa228331fc538 [INFO] running `Command { std: "docker" "start" "-a" "6fa1b57edf170d3ddf5040187cd6af17edb959d41bf143727f9aa228331fc538", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.84 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling cc v1.0.98 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking region v3.0.2 [INFO] [stderr] Checking mmap-fixed-fixed v0.1.3 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Compiling libudis86-sys v0.2.1 [INFO] [stderr] Checking slice-pool2 v0.4.3 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking retour v0.3.1 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling darling_core v0.20.9 [INFO] [stderr] Checking serde_spanned v0.6.6 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking winnow v0.6.9 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Compiling skidscan-macros v0.1.2 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking skidscan v2.0.1 [INFO] [stderr] Compiling trybuild v1.0.96 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Checking toml_edit v0.22.13 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Checking glob v0.3.1 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking toml v0.8.13 [INFO] [stderr] Compiling darling_macro v0.20.9 [INFO] [stderr] Compiling darling v0.20.9 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling grappler-core v0.1.6 (/opt/rustwide/workdir/grappler-core) [INFO] [stderr] Compiling grappler-macros v0.1.6 (/opt/rustwide/workdir/grappler-macros) [INFO] [stderr] Checking grappler v0.1.6 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of calling convention not supported on this target [INFO] [stdout] --> tests/macros/basic.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 55 | #[grappler::hook(signature = "AB CD")] [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 #87678 [INFO] [stdout] = note: `#[warn(unsupported_calling_conventions)]` on by default [INFO] [stdout] = note: this warning originates in the macro `$crate::static_detour` which comes from the expansion of the attribute macro `grappler::hook` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.98s [INFO] running `Command { std: "docker" "inspect" "6fa1b57edf170d3ddf5040187cd6af17edb959d41bf143727f9aa228331fc538", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6fa1b57edf170d3ddf5040187cd6af17edb959d41bf143727f9aa228331fc538", kill_on_drop: false }` [INFO] [stdout] 6fa1b57edf170d3ddf5040187cd6af17edb959d41bf143727f9aa228331fc538