[INFO] cloning repository https://github.com/VanjaRo/rusty-monkey [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/VanjaRo/rusty-monkey" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVanjaRo%2Frusty-monkey", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVanjaRo%2Frusty-monkey'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9ced804e4570df6144618f263e3545e2d3f0301b [INFO] testing VanjaRo/rusty-monkey against master#160e7623e8cbbf1feab2b6e2a24733a98c7bde9c for pr-145628-retry-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVanjaRo%2Frusty-monkey" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/VanjaRo/rusty-monkey [INFO] finished tweaking git repo https://github.com/VanjaRo/rusty-monkey [INFO] tweaked toml for git repo https://github.com/VanjaRo/rusty-monkey written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/VanjaRo/rusty-monkey on toolchain 160e7623e8cbbf1feab2b6e2a24733a98c7bde9c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/VanjaRo/rusty-monkey 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" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wat v1.226.0 [INFO] [stderr] Downloaded cranelift-frontend v0.117.2 [INFO] [stderr] Downloaded wasmtime-jit-icache-coherence v30.0.2 [INFO] [stderr] Downloaded cranelift-control v0.117.2 [INFO] [stderr] Downloaded wasmtime-winch v30.0.2 [INFO] [stderr] Downloaded wasmtime-asm-macros v30.0.2 [INFO] [stderr] Downloaded wasmtime-wit-bindgen v30.0.2 [INFO] [stderr] Downloaded wasmtime-slab v30.0.2 [INFO] [stderr] Downloaded wasmtime-math v30.0.2 [INFO] [stderr] Downloaded cranelift-assembler-x64-meta v0.117.2 [INFO] [stderr] Downloaded cranelift-assembler-x64 v0.117.2 [INFO] [stderr] Downloaded wasmprinter v0.224.1 [INFO] [stderr] Downloaded wasmtime-fiber v30.0.2 [INFO] [stderr] Downloaded cranelift-isle v0.117.2 [INFO] [stderr] Downloaded wasmtime-component-macro v30.0.2 [INFO] [stderr] Downloaded wasmtime-component-util v30.0.2 [INFO] [stderr] Downloaded wasmtime-cache v30.0.2 [INFO] [stderr] Downloaded cranelift-bforest v0.117.2 [INFO] [stderr] Downloaded cranelift-codegen-shared v0.117.2 [INFO] [stderr] Downloaded cranelift-bitset v0.117.2 [INFO] [stderr] Downloaded cranelift-entity v0.117.2 [INFO] [stderr] Downloaded wasmtime-environ v30.0.2 [INFO] [stderr] Downloaded wast v226.0.0 [INFO] [stderr] Downloaded wit-parser v0.224.1 [INFO] [stderr] Downloaded cranelift-codegen-meta v0.117.2 [INFO] [stderr] Downloaded wasmtime-versioned-export-macros v30.0.2 [INFO] [stderr] Downloaded wasmtime v30.0.2 [INFO] [stderr] Downloaded wasmtime-jit-debug v30.0.2 [INFO] [stderr] Downloaded wasmtime-cranelift v30.0.2 [INFO] [stderr] Downloaded wasmparser v0.224.1 [INFO] [stderr] Downloaded winch-codegen v30.0.2 [INFO] [stderr] Downloaded pulley-interpreter v30.0.2 [INFO] [stderr] Downloaded wasm-encoder v0.224.1 [INFO] [stderr] Downloaded cranelift-codegen v0.117.2 [INFO] [stderr] Downloaded cranelift-native v0.117.2 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4fc89e224b9553b1e98166843ce490711bb32bf86dd4785d767e1447e4cff28e [INFO] running `Command { std: "docker" "start" "-a" "4fc89e224b9553b1e98166843ce490711bb32bf86dd4785d767e1447e4cff28e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4fc89e224b9553b1e98166843ce490711bb32bf86dd4785d767e1447e4cff28e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4fc89e224b9553b1e98166843ce490711bb32bf86dd4785d767e1447e4cff28e", kill_on_drop: false }` [INFO] [stdout] 4fc89e224b9553b1e98166843ce490711bb32bf86dd4785d767e1447e4cff28e [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 58bd721d50f071d00da604ad0b74d240e8aa1021de37d9b963d3b40625361aa7 [INFO] running `Command { std: "docker" "start" "-a" "58bd721d50f071d00da604ad0b74d240e8aa1021de37d9b963d3b40625361aa7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling foldhash v0.1.4 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling cranelift-assembler-x64-meta v0.117.2 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Compiling pulley-interpreter v30.0.2 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling cranelift-bitset v0.117.2 [INFO] [stderr] Compiling cranelift-isle v0.117.2 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling cranelift-codegen-shared v0.117.2 [INFO] [stderr] Compiling bumpalo v3.17.0 [INFO] [stderr] Compiling target-lexicon v0.13.2 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling wasmtime-math v30.0.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling arbitrary v1.4.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Compiling cranelift-assembler-x64 v0.117.2 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling wasmparser v0.224.1 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling cpp_demangle v0.4.4 [INFO] [stderr] Compiling wasm-encoder v0.226.0 [INFO] [stderr] Compiling cobs v0.2.3 [INFO] [stderr] Compiling quote v1.0.39 [INFO] [stderr] Compiling zstd-safe v7.2.3 [INFO] [stderr] Compiling wasm-encoder v0.224.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling syn v2.0.99 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling winnow v0.7.3 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling leb128fmt v0.1.0 [INFO] [stderr] Compiling cranelift-control v0.117.2 [INFO] [stderr] Compiling either v1.14.0 [INFO] [stderr] Compiling wasmtime-component-util v30.0.2 [INFO] [stderr] Compiling id-arena v2.2.1 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling wasmtime-component-macro v30.0.2 [INFO] [stderr] Compiling wasmtime-cache v30.0.2 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling uuid v1.15.1 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling cranelift-codegen-meta v0.117.2 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling debugid v0.8.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling wast v226.0.0 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling directories-next v2.0.0 [INFO] [stderr] Compiling wasmtime-asm-macros v30.0.2 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling zstd-sys v2.0.14+zstd.1.5.7 [INFO] [stderr] Compiling ittapi-sys v0.4.0 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling wasmtime-jit-icache-coherence v30.0.2 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling wasmtime-slab v30.0.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling sptr v0.3.2 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling ittapi v0.4.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling cranelift-codegen v0.117.2 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling memfd v0.6.4 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling serde_derive v1.0.218 [INFO] [stderr] Compiling wasmtime-versioned-export-macros v30.0.2 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling trait-variant v0.1.2 [INFO] [stderr] Compiling wasmtime-fiber v30.0.2 [INFO] [stderr] Compiling wasmtime-jit-debug v30.0.2 [INFO] [stderr] Compiling wasmtime v30.0.2 [INFO] [stderr] Compiling async-trait v0.1.87 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling env_logger v0.11.6 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Compiling js-sys v0.3.77 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling wit-parser v0.224.1 [INFO] [stderr] Compiling wat v1.226.0 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling postcard v1.1.1 [INFO] [stderr] Compiling cranelift-entity v0.117.2 [INFO] [stderr] Compiling regalloc2 v0.11.1 [INFO] [stderr] Compiling web-sys v0.3.77 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.50 [INFO] [stderr] Compiling cranelift-bforest v0.117.2 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling fxprof-processed-profile v0.6.0 [INFO] [stderr] Compiling wasmtime-wit-bindgen v30.0.2 [INFO] [stderr] Compiling toml v0.8.20 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling console_log v1.0.0 [INFO] [stderr] Compiling wasmprinter v0.224.1 [INFO] [stderr] Compiling wasmtime-environ v30.0.2 [INFO] [stderr] Compiling cranelift-frontend v0.117.2 [INFO] [stderr] Compiling cranelift-native v0.117.2 [INFO] [stderr] Compiling wasmtime-cranelift v30.0.2 [INFO] [stderr] Compiling rusty-monkey v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 03s [INFO] running `Command { std: "docker" "inspect" "58bd721d50f071d00da604ad0b74d240e8aa1021de37d9b963d3b40625361aa7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58bd721d50f071d00da604ad0b74d240e8aa1021de37d9b963d3b40625361aa7", kill_on_drop: false }` [INFO] [stdout] 58bd721d50f071d00da604ad0b74d240e8aa1021de37d9b963d3b40625361aa7 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bdf0828f37588bbdb64691b248a3c62cbe930c4159fcce1488e5d1455b64a626 [INFO] running `Command { std: "docker" "start" "-a" "bdf0828f37588bbdb64691b248a3c62cbe930c4159fcce1488e5d1455b64a626", kill_on_drop: false }` [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.50 [INFO] [stderr] Compiling wasm-bindgen-test v0.3.50 [INFO] [stderr] Compiling rusty-monkey v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> tests/extension.rs:296:9 [INFO] [stdout] | [INFO] [stdout] 296 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `wasm_bindgen::JsCast` [INFO] [stdout] --> tests/extension.rs:297:9 [INFO] [stdout] | [INFO] [stdout] 297 | use wasm_bindgen::JsCast; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Document`, `Element`, `MutationObserverInit`, and `MutationObserver` [INFO] [stdout] --> tests/extension.rs:299:19 [INFO] [stdout] | [INFO] [stdout] 299 | use web_sys::{Document, Element, MutationObserver, MutationObserverInit}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^ ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> tests/extension.rs:296:9 [INFO] [stdout] | [INFO] [stdout] 296 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `wasm_bindgen::JsCast` [INFO] [stdout] --> tests/extension.rs:297:9 [INFO] [stdout] | [INFO] [stdout] 297 | use wasm_bindgen::JsCast; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Document`, `Element`, `MutationObserverInit`, and `MutationObserver` [INFO] [stdout] --> tests/extension.rs:299:19 [INFO] [stdout] | [INFO] [stdout] 299 | use web_sys::{Document, Element, MutationObserver, MutationObserverInit}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^ ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_insignificant_element_detection` is never used [INFO] [stdout] --> tests/extension.rs:303:8 [INFO] [stdout] | [INFO] [stdout] 303 | fn test_insignificant_element_detection() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_significant_element_detection` is never used [INFO] [stdout] --> tests/extension.rs:318:8 [INFO] [stdout] | [INFO] [stdout] 318 | fn test_significant_element_detection() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_debounce_mechanism` is never used [INFO] [stdout] --> tests/extension.rs:333:14 [INFO] [stdout] | [INFO] [stdout] 333 | async fn test_debounce_mechanism() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_early_exit_optimization` is never used [INFO] [stdout] --> tests/extension.rs:356:8 [INFO] [stdout] | [INFO] [stdout] 356 | fn test_early_exit_optimization() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_mutation_batching` is never used [INFO] [stdout] --> tests/extension.rs:368:8 [INFO] [stdout] | [INFO] [stdout] 368 | fn test_mutation_batching() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_insignificant_element_detection` is never used [INFO] [stdout] --> tests/extension.rs:303:8 [INFO] [stdout] | [INFO] [stdout] 303 | fn test_insignificant_element_detection() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_significant_element_detection` is never used [INFO] [stdout] --> tests/extension.rs:318:8 [INFO] [stdout] | [INFO] [stdout] 318 | fn test_significant_element_detection() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_debounce_mechanism` is never used [INFO] [stdout] --> tests/extension.rs:333:14 [INFO] [stdout] | [INFO] [stdout] 333 | async fn test_debounce_mechanism() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_early_exit_optimization` is never used [INFO] [stdout] --> tests/extension.rs:356:8 [INFO] [stdout] | [INFO] [stdout] 356 | fn test_early_exit_optimization() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_mutation_batching` is never used [INFO] [stdout] --> tests/extension.rs:368:8 [INFO] [stdout] | [INFO] [stdout] 368 | fn test_mutation_batching() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcmnG29d/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{librusty_monkey,libmd5-8b7359041afc81b3,libconsole_log-ff87909be4e3b3db,libwasmtime-c8fefb2e417b9037,libwasmtime_cranelift-52ad40c05f9674a4,libcranelift_native-d15b696ca84cfa97,libitertools-c912e248bd089265,libthiserror-a947782f8f856540,libcranelift_frontend-aaff8b3f0ca39787,libcranelift_codegen-d3d74d90ab950021,libpulley_interpreter-ef0845dd48080646,libcranelift_assembler_x64-64e0560ee3a6f500,libcranelift_codegen_shared-ed3a5c53a227ad50,libregalloc2-ca496c2aaf68d62e,librustc_hash-d7c9c021d0487117,libcranelift_control-5a77091f0a5313e5,libarbitrary-78f57c55fb502821,libcranelift_bforest-2b4af1fe941866e9,libwat-87b991e12b64375d,libwast-ff89e83548c25818,libwasm_encoder-d919497f70b67b2c,libleb128fmt-2a9a82a3ed621724,libunicode_width-79cfce0a776a55d3,libwasmtime_math-a96771e06250577d,liblibm-e9ca8b1e6b1a9d6d,libmemfd-3ccc812269f04893,libencoding_rs-68ad4a143c31cce1,libbumpalo-e58c18174eef811f,liballocator_api2-3bc2480ae44878f3,libaddr2line-38b5939aa1a91d96,libittapi-9c24ead7f67310e5,libittapi_sys-7b7951e02399b42d,librayon-7c97f23d39ec9a2f,librayon_core-eae9644c310958e7,libcrossbeam_deque-ce08bd9aba37d973,libcrossbeam_epoch-0e344cb0f6dc787c,libcrossbeam_utils-57acb8582d3ed5fe,libeither-a1c20e820f30e38e,libwasmtime_cache-c0f396ceb6ffc06d,libtoml-2ddd4352d87f239e,libtoml_edit-24d3c76e20ba9651,libserde_spanned-e033360f4a5ae6ec,libwinnow-0a767e9ac34a92d8,libtoml_datetime-03e133460b30f102,libzstd-cf0f4e6bd3819f6a,libzstd_safe-b15320025fbf67d3,libzstd_sys-a01f1c9f2a034e01,libdirectories_next-d8d5f8f82bf23b3b,libdirs_sys_next-116ab167c63b38eb,liblibc-c074edd01b411a10,libsha2-3a8d5788fe4ca974,libcpufeatures-471354fefbcaf2d8,libdigest-1c0ded6696e33019,libblock_buffer-eb912e7657afff52,libcrypto_common-7fdbb27dd40ebdc7,libgeneric_array-4d1e7d2120c15a03,libtypenum-b636c2b461885073,libbase64-64299f9d815d057c,libfxprof_processed_profile-f219a501ed7b5332,libfxhash-6ae122e7d9b05b12,libbyteorder-1efcbe4f07366651,libdebugid-45fd408d051ffff2,libuuid-a6daea92b9a50b4f,libwasmtime_jit_debug-7f0b3e2799042052,libwasmtime_fiber-c61ff3f13e602b25,librustix-b9efaba82acce2d7,liblinux_raw_sys-f6b91318731ff030,libwasmtime_asm_macros-f47e2005405e6629,libsptr-5a73e921c704f766,libwasmtime_slab-d95c4d427bc853f2,libwasmtime_jit_icache_coherence-4a01ca593f9c1453,libwasmtime_environ-4949ba23b3cd1c4b,libwasmprinter-3da991c69d901f89,libtermcolor-96a9ed65821a6544,libpostcard-46e41fa4a51cd792,libcobs-476431aeb6637d20,libgimli-3a737cfe69f444f9,libcpp_demangle-ae4812d18055a558,librustc_demangle-f257d5a904da7bce,liblog-2b95e8355e160732,libwasm_encoder-ccfd202d6bb14e9c,libleb128-ae0983f084a091ac,libwasmtime_component_util-7fce9663c26f27ba,libsmallvec-d52f727a66538f07,libcranelift_entity-ec7559cfacabf231,libcranelift_bitset-135eeda739f514c1,libtarget_lexicon-f4c71c581c33a73a,libobject-aefc1c21671a86f9,libindexmap-9bc7228ed3ddbdb6,libequivalent-7e0e8cbe6c474a67,libhashbrown-73eb5b848ea3dfea,libfoldhash-db4127afd3bb4103,libcrc32fast-aa490c879878df96,libwasmparser-0b016218647144e3,libbitflags-ec9e26e8384cfc98,libsemver-1874653c638758ca,libwasm_bindgen_futures-2a22299a14bd3b84,libweb_sys-edc14626372bb498,libjs_sys-559a190ccc10342c,libserde_json-7f7fc6cdb1390948,libmemchr-3ffe5f7a52883367,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde-8c72ae655fd76bd4,libanyhow-75a9af91c5a25be8,libwasm_bindgen-93a04c87531322ea,libonce_cell-5c42cc25c3567235,libcfg_if-33ef6c02a07f9fec}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcmnG29d/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/wasmtime-f88810c8fd6484cf/out" "-L" "/opt/rustwide/target/debug/build/ittapi-sys-eaeb9482d1c9fdf3/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-99ed051c65583d85/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-jit-debug-5d6176c9e8e27a6f/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/comprehensive_integration_test-da9b85408d0ee301" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rusty-monkey` (test "comprehensive_integration_test") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustccQ8LVb/symbols.o" "<9 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libwasm_bindgen_test-bd5f9b6beb263f5d,librusty_monkey,libmd5-8b7359041afc81b3,libconsole_log-ff87909be4e3b3db,libwasmtime-c8fefb2e417b9037,libwasmtime_cranelift-52ad40c05f9674a4,libcranelift_native-d15b696ca84cfa97,libitertools-c912e248bd089265,libthiserror-a947782f8f856540,libcranelift_frontend-aaff8b3f0ca39787,libcranelift_codegen-d3d74d90ab950021,libpulley_interpreter-ef0845dd48080646,libcranelift_assembler_x64-64e0560ee3a6f500,libcranelift_codegen_shared-ed3a5c53a227ad50,libregalloc2-ca496c2aaf68d62e,librustc_hash-d7c9c021d0487117,libcranelift_control-5a77091f0a5313e5,libarbitrary-78f57c55fb502821,libcranelift_bforest-2b4af1fe941866e9,libwat-87b991e12b64375d,libwast-ff89e83548c25818,libwasm_encoder-d919497f70b67b2c,libleb128fmt-2a9a82a3ed621724,libunicode_width-79cfce0a776a55d3,libwasmtime_math-a96771e06250577d,liblibm-e9ca8b1e6b1a9d6d,libmemfd-3ccc812269f04893,libencoding_rs-68ad4a143c31cce1,libbumpalo-e58c18174eef811f,liballocator_api2-3bc2480ae44878f3,libaddr2line-38b5939aa1a91d96,libittapi-9c24ead7f67310e5,libittapi_sys-7b7951e02399b42d,librayon-7c97f23d39ec9a2f,librayon_core-eae9644c310958e7,libcrossbeam_deque-ce08bd9aba37d973,libcrossbeam_epoch-0e344cb0f6dc787c,libcrossbeam_utils-57acb8582d3ed5fe,libeither-a1c20e820f30e38e,libwasmtime_cache-c0f396ceb6ffc06d,libtoml-2ddd4352d87f239e,libtoml_edit-24d3c76e20ba9651,libserde_spanned-e033360f4a5ae6ec,libwinnow-0a767e9ac34a92d8,libtoml_datetime-03e133460b30f102,libzstd-cf0f4e6bd3819f6a,libzstd_safe-b15320025fbf67d3,libzstd_sys-a01f1c9f2a034e01,libdirectories_next-d8d5f8f82bf23b3b,libdirs_sys_next-116ab167c63b38eb,liblibc-c074edd01b411a10,libsha2-3a8d5788fe4ca974,libcpufeatures-471354fefbcaf2d8,libdigest-1c0ded6696e33019,libblock_buffer-eb912e7657afff52,libcrypto_common-7fdbb27dd40ebdc7,libgeneric_array-4d1e7d2120c15a03,libtypenum-b636c2b461885073,libbase64-64299f9d815d057c,libfxprof_processed_profile-f219a501ed7b5332,libfxhash-6ae122e7d9b05b12,libbyteorder-1efcbe4f07366651,libdebugid-45fd408d051ffff2,libuuid-a6daea92b9a50b4f,libwasmtime_jit_debug-7f0b3e2799042052,libwasmtime_fiber-c61ff3f13e602b25,librustix-b9efaba82acce2d7,liblinux_raw_sys-f6b91318731ff030,libwasmtime_asm_macros-f47e2005405e6629,libsptr-5a73e921c704f766,libwasmtime_slab-d95c4d427bc853f2,libwasmtime_jit_icache_coherence-4a01ca593f9c1453,libwasmtime_environ-4949ba23b3cd1c4b,libwasmprinter-3da991c69d901f89,libtermcolor-96a9ed65821a6544,libpostcard-46e41fa4a51cd792,libcobs-476431aeb6637d20,libgimli-3a737cfe69f444f9,libcpp_demangle-ae4812d18055a558,librustc_demangle-f257d5a904da7bce,liblog-2b95e8355e160732,libwasm_encoder-ccfd202d6bb14e9c,libleb128-ae0983f084a091ac,libwasmtime_component_util-7fce9663c26f27ba,libsmallvec-d52f727a66538f07,libcranelift_entity-ec7559cfacabf231,libcranelift_bitset-135eeda739f514c1,libtarget_lexicon-f4c71c581c33a73a,libobject-aefc1c21671a86f9,libindexmap-9bc7228ed3ddbdb6,libequivalent-7e0e8cbe6c474a67,libhashbrown-73eb5b848ea3dfea,libfoldhash-db4127afd3bb4103,libcrc32fast-aa490c879878df96,libwasmparser-0b016218647144e3,libbitflags-ec9e26e8384cfc98,libsemver-1874653c638758ca,libwasm_bindgen_futures-2a22299a14bd3b84,libweb_sys-edc14626372bb498,libjs_sys-559a190ccc10342c,libserde_json-7f7fc6cdb1390948,libmemchr-3ffe5f7a52883367,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde-8c72ae655fd76bd4,libanyhow-75a9af91c5a25be8,libwasm_bindgen-93a04c87531322ea,libonce_cell-5c42cc25c3567235,libcfg_if-33ef6c02a07f9fec}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustccQ8LVb/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/wasmtime-f88810c8fd6484cf/out" "-L" "/opt/rustwide/target/debug/build/ittapi-sys-eaeb9482d1c9fdf3/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-99ed051c65583d85/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-jit-debug-5d6176c9e8e27a6f/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/lib-828ff1ef6f4fbd42" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rusty-monkey` (test "lib") due to 1 previous error; 8 warnings emitted [INFO] running `Command { std: "docker" "inspect" "bdf0828f37588bbdb64691b248a3c62cbe930c4159fcce1488e5d1455b64a626", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bdf0828f37588bbdb64691b248a3c62cbe930c4159fcce1488e5d1455b64a626", kill_on_drop: false }` [INFO] [stdout] bdf0828f37588bbdb64691b248a3c62cbe930c4159fcce1488e5d1455b64a626