[INFO] cloning repository https://github.com/leerobber/sovereign-core-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/leerobber/sovereign-core-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleerobber%2Fsovereign-core-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleerobber%2Fsovereign-core-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4c3c16ebc706f643558fca0fe69e8610ce6fcb5b [INFO] checking leerobber/sovereign-core-rs against try#24e1a22664233bce1f9b5dc6eee7c1f74327e28c for pr-159343 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleerobber%2Fsovereign-core-rs" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/leerobber/sovereign-core-rs [INFO] finished tweaking git repo https://github.com/leerobber/sovereign-core-rs [INFO] tweaked toml for git repo https://github.com/leerobber/sovereign-core-rs written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/leerobber/sovereign-core-rs on toolchain 24e1a22664233bce1f9b5dc6eee7c1f74327e28c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/leerobber/sovereign-core-rs 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" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 35db2ba410536a24636b842df8fa419bce2dc2cc7e7a2c68d1a438e06f9f3c9d [INFO] running `Command { std: "docker" "start" "35db2ba410536a24636b842df8fa419bce2dc2cc7e7a2c68d1a438e06f9f3c9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "35db2ba410536a24636b842df8fa419bce2dc2cc7e7a2c68d1a438e06f9f3c9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "35db2ba410536a24636b842df8fa419bce2dc2cc7e7a2c68d1a438e06f9f3c9d" "/opt/rustwide/cargo-home/bin/cargo" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "35db2ba410536a24636b842df8fa419bce2dc2cc7e7a2c68d1a438e06f9f3c9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "35db2ba410536a24636b842df8fa419bce2dc2cc7e7a2c68d1a438e06f9f3c9d" "/opt/rustwide/cargo-home/bin/cargo" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling libc v0.2.186 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling zerocopy v0.8.52 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling syn v2.0.118 [INFO] [stderr] Compiling anyhow v1.0.103 [INFO] [stderr] Checking bitflags v2.13.0 [INFO] [stderr] Compiling cranelift-isle v0.114.0 [INFO] [stderr] Checking log v0.4.33 [INFO] [stderr] Compiling serde_json v1.0.150 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling cranelift-codegen-shared v0.114.0 [INFO] [stderr] Compiling cranelift-codegen-meta v0.114.0 [INFO] [stderr] Compiling pyo3-build-config v0.22.6 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling cc v1.2.65 [INFO] [stderr] Checking indexmap v2.14.0 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking bumpalo v3.20.3 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Checking typenum v1.20.1 [INFO] [stderr] Compiling cranelift-codegen v0.114.0 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Checking arbitrary v1.4.2 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Checking rustc-hash v2.1.2 [INFO] [stderr] Compiling hashbrown v0.17.1 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking slice-group-by v0.3.1 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Checking cranelift-control v0.114.0 [INFO] [stderr] Checking semver v1.0.28 [INFO] [stderr] Compiling memchr v2.8.2 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling wasmtime-versioned-export-macros v27.0.0 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling cpp_demangle v0.4.5 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling wasmparser v0.219.2 [INFO] [stderr] Checking cobs v0.3.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.7 [INFO] [stderr] Compiling ittapi-sys v0.4.0 [INFO] [stderr] Compiling pyo3-ffi v0.22.6 [INFO] [stderr] Compiling pyo3-macros-backend v0.22.6 [INFO] [stderr] Compiling id-arena v2.3.0 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Checking leb128fmt v0.1.0 [INFO] [stderr] Checking either v1.16.0 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking leb128 v0.2.7 [INFO] [stderr] Checking wasm-encoder v0.219.2 [INFO] [stderr] Checking wasm-encoder v0.252.0 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Checking cranelift-bitset v0.114.0 [INFO] [stderr] Checking cranelift-entity v0.114.0 [INFO] [stderr] Checking smallvec v1.15.2 [INFO] [stderr] Checking postcard v1.1.3 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Checking cranelift-bforest v0.114.0 [INFO] [stderr] Checking regalloc2 v0.10.2 [INFO] [stderr] Checking toml_edit v0.22.27 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Compiling wasmtime-fiber v27.0.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Compiling wasmtime-component-macro v27.0.0 [INFO] [stderr] Checking rustc-demangle v0.1.27 [INFO] [stderr] Checking unicode-width v0.2.2 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking uuid v1.23.4 [INFO] [stderr] Compiling wasmtime-cache v27.0.0 [INFO] [stderr] Checking wasmtime-component-util v27.0.0 [INFO] [stderr] Checking rustix v1.1.4 [INFO] [stderr] Checking debugid v0.8.0 [INFO] [stderr] Checking toml v0.8.23 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking wast v252.0.0 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking directories-next v2.0.0 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Checking zstd v0.13.3 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Compiling wasmtime v27.0.0 [INFO] [stderr] Compiling pyo3 v0.22.6 [INFO] [stderr] Checking wasmtime-asm-macros v27.0.0 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Compiling wit-parser v0.219.2 [INFO] [stderr] Checking memfd v0.6.5 [INFO] [stderr] Checking rayon v1.12.0 [INFO] [stderr] Checking ittapi v0.4.0 [INFO] [stderr] Checking fxprof-processed-profile v0.6.0 [INFO] [stderr] Checking wasmprinter v0.219.2 [INFO] [stderr] Checking wasmtime-jit-debug v27.0.0 [INFO] [stderr] Checking addr2line v0.24.2 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking wasmtime-jit-icache-coherence v27.0.0 [INFO] [stderr] Checking sptr v0.3.2 [INFO] [stderr] Checking wasmtime-slab v27.0.0 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Checking unindent v0.2.4 [INFO] [stderr] Checking wasmtime-environ v27.0.0 [INFO] [stderr] Compiling wasmtime-wit-bindgen v27.0.0 [INFO] [stderr] Compiling pyo3-macros v0.22.6 [INFO] [stderr] Checking wat v1.252.0 [INFO] [stderr] Checking cranelift-frontend v0.114.0 [INFO] [stderr] Checking cranelift-native v0.114.0 [INFO] [stderr] Checking wasmtime-cranelift v27.0.0 [INFO] [stderr] Checking sovereign-core-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated constant `wasm_host::WasmHost::__pymethod_load_agent__::SIGNATURE`: this function has implicit defaults for the trailing `Option` arguments [INFO] [stdout] = note: these implicit defaults are being phased out [INFO] [stdout] = help: add `#[pyo3(signature = (wasm_bytes, name=None))]` to this function to silence this warning and keep the current behavior [INFO] [stdout] --> src/wasm_host.rs:37:12 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn load_agent(&self, wasm_bytes: Vec, name: Option) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `wasm_host::WasmHost::__pymethod_load_agent__::SIGNATURE`: this function has implicit defaults for the trailing `Option` arguments [INFO] [stdout] = note: these implicit defaults are being phased out [INFO] [stdout] = help: add `#[pyo3(signature = (wasm_bytes, name=None))]` to this function to silence this warning and keep the current behavior [INFO] [stdout] --> src/wasm_host.rs:37:12 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn load_agent(&self, wasm_bytes: Vec, name: Option) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/wasm_host.rs:51:13 [INFO] [stdout] | [INFO] [stdout] 51 | let mut linker: Linker<()> = Linker::new(&self.engine); [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/wasm_host.rs:51:13 [INFO] [stdout] | [INFO] [stdout] 51 | let mut linker: Linker<()> = Linker::new(&self.engine); [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 00s [INFO] running `Command { std: "docker" "inspect" "35db2ba410536a24636b842df8fa419bce2dc2cc7e7a2c68d1a438e06f9f3c9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35db2ba410536a24636b842df8fa419bce2dc2cc7e7a2c68d1a438e06f9f3c9d", kill_on_drop: false }` [INFO] [stdout] 35db2ba410536a24636b842df8fa419bce2dc2cc7e7a2c68d1a438e06f9f3c9d