[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#ebf0cf75d368c035f4c7e7246d203bd469ee4a51 for pr-137940 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVanjaRo%2Frusty-monkey" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/VanjaRo/rusty-monkey on toolchain ebf0cf75d368c035f4c7e7246d203bd469ee4a51 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ebf0cf75d368c035f4c7e7246d203bd469ee4a51" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-0-tc1/source/Cargo.toml [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" "+ebf0cf75d368c035f4c7e7246d203bd469ee4a51" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wat v1.226.0 [INFO] [stderr] Downloaded wasmtime-winch v30.0.2 [INFO] [stderr] Downloaded wasmtime-component-util v30.0.2 [INFO] [stderr] Downloaded wasmtime-slab v30.0.2 [INFO] [stderr] Downloaded ittapi v0.4.0 [INFO] [stderr] Downloaded fxprof-processed-profile v0.6.0 [INFO] [stderr] Downloaded minicov v0.3.7 [INFO] [stderr] Downloaded cranelift-isle v0.117.2 [INFO] [stderr] Downloaded cranelift-codegen-meta v0.117.2 [INFO] [stderr] Downloaded cpp_demangle v0.4.4 [INFO] [stderr] Downloaded regalloc2 v0.11.1 [INFO] [stderr] Downloaded ittapi-sys v0.4.0 [INFO] [stderr] Downloaded wit-parser v0.224.1 [INFO] [stderr] Downloaded wasmtime-environ v30.0.2 [INFO] [stderr] Downloaded wasmparser v0.226.0 [INFO] [stderr] Downloaded wasmtime-cranelift v30.0.2 [INFO] [stderr] Downloaded pulley-interpreter v30.0.2 [INFO] [stderr] Downloaded wasmparser v0.224.1 [INFO] [stderr] Downloaded wasmtime-component-macro v30.0.2 [INFO] [stderr] Downloaded wasm-encoder v0.224.1 [INFO] [stderr] Downloaded wast v226.0.0 [INFO] [stderr] Downloaded wasmtime-wit-bindgen v30.0.2 [INFO] [stderr] Downloaded cranelift-frontend v0.117.2 [INFO] [stderr] Downloaded target-lexicon v0.13.2 [INFO] [stderr] Downloaded wasmprinter v0.224.1 [INFO] [stderr] Downloaded winch-codegen v30.0.2 [INFO] [stderr] Downloaded wasm-encoder v0.226.0 [INFO] [stderr] Downloaded wasmtime-cache v30.0.2 [INFO] [stderr] Downloaded wasmtime-fiber v30.0.2 [INFO] [stderr] Downloaded wasmtime-jit-debug v30.0.2 [INFO] [stderr] Downloaded cranelift-bforest v0.117.2 [INFO] [stderr] Downloaded cranelift-assembler-x64-meta v0.117.2 [INFO] [stderr] Downloaded cranelift-assembler-x64 v0.117.2 [INFO] [stderr] Downloaded cranelift-native v0.117.2 [INFO] [stderr] Downloaded cranelift-entity v0.117.2 [INFO] [stderr] Downloaded wasmtime-asm-macros v30.0.2 [INFO] [stderr] Downloaded wasmtime-jit-icache-coherence v30.0.2 [INFO] [stderr] Downloaded wasmtime v30.0.2 [INFO] [stderr] Downloaded cranelift-control v0.117.2 [INFO] [stderr] Downloaded cranelift-codegen-shared v0.117.2 [INFO] [stderr] Downloaded wasmtime-math v30.0.2 [INFO] [stderr] Downloaded wasmtime-versioned-export-macros v30.0.2 [INFO] [stderr] Downloaded cranelift-bitset v0.117.2 [INFO] [stderr] Downloaded cranelift-codegen v0.117.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+ebf0cf75d368c035f4c7e7246d203bd469ee4a51" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8cf39194aefcf48f8be0f5fe427cd1980affbcb068353152e2082c1d6672e523 [INFO] running `Command { std: "docker" "start" "-a" "8cf39194aefcf48f8be0f5fe427cd1980affbcb068353152e2082c1d6672e523", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8cf39194aefcf48f8be0f5fe427cd1980affbcb068353152e2082c1d6672e523", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8cf39194aefcf48f8be0f5fe427cd1980affbcb068353152e2082c1d6672e523", kill_on_drop: false }` [INFO] [stdout] 8cf39194aefcf48f8be0f5fe427cd1980affbcb068353152e2082c1d6672e523 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+ebf0cf75d368c035f4c7e7246d203bd469ee4a51" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9207460e0002d7bca524e06f5dfa3cccffab1566741772620b76f23baa9b48b1 [INFO] running `Command { std: "docker" "start" "-a" "9207460e0002d7bca524e06f5dfa3cccffab1566741772620b76f23baa9b48b1", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.18 [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 shlex v1.3.0 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling foldhash v0.1.4 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling cranelift-assembler-x64-meta v0.117.2 [INFO] [stderr] Compiling pulley-interpreter v30.0.2 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Compiling cranelift-isle v0.117.2 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling cranelift-bitset v0.117.2 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling cranelift-codegen-shared v0.117.2 [INFO] [stderr] Compiling target-lexicon v0.13.2 [INFO] [stderr] Compiling bumpalo v3.17.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling cranelift-assembler-x64 v0.117.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling wasmparser v0.224.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling quote v1.0.39 [INFO] [stderr] Compiling wasmtime-math v30.0.2 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling arbitrary v1.4.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling syn v2.0.99 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling cpp_demangle v0.4.4 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling cobs v0.2.3 [INFO] [stderr] Compiling zstd-safe v7.2.3 [INFO] [stderr] Compiling wasm-encoder v0.226.0 [INFO] [stderr] Compiling wasm-encoder v0.224.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling wasmtime-component-util v30.0.2 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling leb128fmt v0.1.0 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling id-arena v2.2.1 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling winnow v0.7.3 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling either v1.14.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling cranelift-control v0.117.2 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling wasmtime-component-macro v30.0.2 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling cranelift-codegen-meta v0.117.2 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling uuid v1.15.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling wasmtime-cache v30.0.2 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling debugid v0.8.0 [INFO] [stderr] Compiling zstd-sys v2.0.14+zstd.1.5.7 [INFO] [stderr] Compiling ittapi-sys v0.4.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling directories-next v2.0.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling wast v226.0.0 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling wasmtime-asm-macros v30.0.2 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling ittapi v0.4.0 [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 sptr v0.3.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling wasmtime-slab v30.0.2 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling cranelift-codegen v0.117.2 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling memfd v0.6.4 [INFO] [stderr] Compiling env_logger v0.11.6 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling serde_derive v1.0.218 [INFO] [stderr] Compiling wasmtime-versioned-export-macros v30.0.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling trait-variant v0.1.2 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling async-trait v0.1.87 [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 wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Compiling wit-parser v0.224.1 [INFO] [stderr] Compiling js-sys v0.3.77 [INFO] [stderr] Compiling wat v1.226.0 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling postcard v1.1.1 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling regalloc2 v0.11.1 [INFO] [stderr] Compiling cranelift-entity v0.117.2 [INFO] [stderr] Compiling cranelift-bforest v0.117.2 [INFO] [stderr] Compiling fxprof-processed-profile v0.6.0 [INFO] [stderr] Compiling wasmtime-wit-bindgen v30.0.2 [INFO] [stderr] Compiling web-sys v0.3.77 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.50 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling toml v0.8.20 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling wasmprinter v0.224.1 [INFO] [stderr] Compiling console_log v1.0.0 [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 2m 49s [INFO] running `Command { std: "docker" "inspect" "9207460e0002d7bca524e06f5dfa3cccffab1566741772620b76f23baa9b48b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9207460e0002d7bca524e06f5dfa3cccffab1566741772620b76f23baa9b48b1", kill_on_drop: false }` [INFO] [stdout] 9207460e0002d7bca524e06f5dfa3cccffab1566741772620b76f23baa9b48b1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+ebf0cf75d368c035f4c7e7246d203bd469ee4a51" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b6e883b60aefa817d6836b42d5a6db4ad5769740c586f9443245f6063e90d1df [INFO] running `Command { std: "docker" "start" "-a" "b6e883b60aefa817d6836b42d5a6db4ad5769740c586f9443245f6063e90d1df", 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)]` 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)]` 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)]` 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)]` 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] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 19.64s [INFO] running `Command { std: "docker" "inspect" "b6e883b60aefa817d6836b42d5a6db4ad5769740c586f9443245f6063e90d1df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6e883b60aefa817d6836b42d5a6db4ad5769740c586f9443245f6063e90d1df", kill_on_drop: false }` [INFO] [stdout] b6e883b60aefa817d6836b42d5a6db4ad5769740c586f9443245f6063e90d1df [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+ebf0cf75d368c035f4c7e7246d203bd469ee4a51" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3955466f98eaf680af68d77fa413c5263bfe8ff5ab68dce1603bba58daf0f4f7 [INFO] running `Command { std: "docker" "start" "-a" "3955466f98eaf680af68d77fa413c5263bfe8ff5ab68dce1603bba58daf0f4f7", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `super::*` [INFO] [stderr] --> tests/extension.rs:296:9 [INFO] [stderr] | [INFO] [stderr] 296 | use super::*; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `wasm_bindgen::JsCast` [INFO] [stderr] --> tests/extension.rs:297:9 [INFO] [stderr] | [INFO] [stderr] 297 | use wasm_bindgen::JsCast; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `Document`, `Element`, `MutationObserverInit`, and `MutationObserver` [INFO] [stderr] --> tests/extension.rs:299:19 [INFO] [stderr] | [INFO] [stderr] 299 | use web_sys::{Document, Element, MutationObserver, MutationObserverInit}; [INFO] [stderr] | ^^^^^^^^ ^^^^^^^ ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `test_insignificant_element_detection` is never used [INFO] [stderr] --> tests/extension.rs:303:8 [INFO] [stderr] | [INFO] [stderr] 303 | fn test_insignificant_element_detection() { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function `test_significant_element_detection` is never used [INFO] [stderr] --> tests/extension.rs:318:8 [INFO] [stderr] | [INFO] [stderr] 318 | fn test_significant_element_detection() { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `test_debounce_mechanism` is never used [INFO] [stderr] --> tests/extension.rs:333:14 [INFO] [stderr] | [INFO] [stderr] 333 | async fn test_debounce_mechanism() { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `test_early_exit_optimization` is never used [INFO] [stderr] --> tests/extension.rs:356:8 [INFO] [stderr] | [INFO] [stderr] 356 | fn test_early_exit_optimization() { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `test_mutation_batching` is never used [INFO] [stderr] --> tests/extension.rs:368:8 [INFO] [stderr] | [INFO] [stderr] 368 | fn test_mutation_batching() { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `rusty-monkey` (test "lib") generated 8 warnings (run `cargo fix --test "lib"` to apply 3 suggestions) [INFO] [stderr] warning: `rusty-monkey` (test "extension") generated 8 warnings (8 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.52s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rusty_monkey-80b45b431d8b754e) [INFO] [stdout] running 41 tests [INFO] [stdout] test core::script_manager::tests::test_get_all_scripts ... ok [INFO] [stdout] test core::script_manager::tests::test_get_script ... ok [INFO] [stdout] test core::script_manager::tests::test_complex_url_matching ... ok [INFO] [stdout] test core::script_manager::tests::test_get_script_binary ... ok [INFO] [stdout] test core::script_manager::tests::test_install_with_empty_binary ... ok [INFO] [stdout] test core::script_manager::tests::test_update_script ... ok [INFO] [stdout] test core::settings::tests::test_new_settings ... ok [INFO] [stdout] test core::settings::tests::test_permission_policy_edge_cases ... ok [INFO] [stdout] test core::settings::tests::test_permission_policy_variants ... ok [INFO] [stdout] test core::script_manager::tests::test_get_scripts_for_url ... ok [INFO] [stdout] test core::settings::tests::test_empty_custom_settings ... ok [INFO] [stdout] test core::settings::tests::test_custom_settings ... ok [INFO] [stdout] test core::settings::tests::test_default_settings ... ok [INFO] [stdout] test core::script_manager::tests::test_uninstall_nonexistent_script ... ok [INFO] [stdout] test core::script_manager::tests::test_install_script ... ok [INFO] [stdout] test core::script_manager::tests::test_install_duplicate_script ... ok [INFO] [stdout] test core::settings::tests::test_extremely_large_custom_settings ... ok [INFO] [stdout] test core::script_manager::tests::test_update_nonexistent_script ... ok [INFO] [stdout] test core::script_manager::tests::test_new_script_manager ... ok [INFO] [stdout] test core::script_manager::tests::test_script_with_invalid_matches ... ok [INFO] [stdout] test core::script_manager::tests::test_uninstall_script ... ok [INFO] [stdout] test wasm_runtime::loader::tests::test_new_loader ... ok [INFO] [stdout] test wasm_runtime::executor::tests::test_execution_context_creation ... ok [INFO] [stdout] test wasm_runtime::loader::tests::test_corrupted_wasm_binary ... ok [INFO] [stdout] test wasm_runtime::executor::tests::test_new_executor ... ok [INFO] [stdout] test wasm_runtime::loader::tests::test_load_invalid_binary ... ok [INFO] [stdout] test wasm_runtime::loader::tests::test_create_store ... ok [INFO] [stdout] test wasm_runtime::loader::tests::test_validate_invalid_binary ... ok [INFO] [stdout] test wasm_runtime::executor::tests::test_execution_with_large_custom_data ... ok [INFO] [stdout] test wasm_runtime::loader::tests::test_validate_partial_wasm_binary ... ok [INFO] [stdout] test wasm_runtime::loader::tests::test_validate_minimum_valid_binary ... ok [INFO] [stdout] test wasm_runtime::executor::tests::test_execute_module_with_start_function ... ok [INFO] [stdout] test wasm_runtime::executor::tests::test_cache_functionality ... ok [INFO] [stdout] test wasm_runtime::executor::tests::test_execute_wasm ... ok [INFO] [stdout] test wasm_runtime::loader::tests::test_validate_valid_binary ... ok [INFO] [stdout] test wasm_runtime::loader::tests::test_load_valid_binary ... ok [INFO] [stdout] test wasm_runtime::loader::tests::test_load_empty_module ... ok [INFO] [stdout] test wasm_runtime::executor::tests::test_execution_with_empty_context ... ok [INFO] [stdout] test wasm_runtime::executor::tests::test_execute_with_host_functions ... ok [INFO] [stdout] test wasm_runtime::executor::tests::test_cache_limit ... ok [INFO] [stdout] test wasm_runtime::loader::tests::test_load_module_with_unusual_exports ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 41 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rusty_monkey-7cad6d05563e0df7) [INFO] [stdout] [INFO] [stderr] Running tests/comprehensive_integration_test.rs (/opt/rustwide/target/debug/deps/comprehensive_integration_test-5030a0cf5d5ffd71) [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test test_script_settings ... ok [INFO] [stdout] test test_script_with_different_permission_combinations ... ok [INFO] [stdout] test test_run_at_configurations ... ok [INFO] [stdout] test test_complex_url_pattern_matching ... ok [INFO] [stdout] test test_invalid_wasm_handling ... ok [INFO] [stdout] test test_execution_with_custom_context ... ok [INFO] [stdout] test test_update_and_execute_script ... ok [INFO] [stdout] test test_executor_caching ... ok [INFO] [stdout] test test_wasm_loader_and_executor_pipeline ... ok [INFO] [stdout] test test_wasm_export_patterns ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s [INFO] [stdout] [INFO] [stderr] Running tests/error_handling_test.rs (/opt/rustwide/target/debug/deps/error_handling_test-f1c3b3b6bb1f1f7e) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test test_uninstall_nonexistent_script ... ok [INFO] [stdout] test test_empty_binary_installation ... ok [INFO] [stdout] test test_oversized_metadata ... ok [INFO] [stdout] test test_update_nonexistent_script ... ok [INFO] [stdout] test test_duplicate_script_installation ... ok [INFO] [stdout] test test_malformed_url_patterns ... ok [INFO] [stdout] test test_loading_fails_with_malformed_wasm_binary ... ok [INFO] [stdout] test test_executor_creation_errors ... ok [INFO] [stdout] test test_corrupted_wasm_binary_handling ... ok [INFO] [stdout] test test_runtime_error_from_wasm_division_by_zero ... ok [INFO] [stdout] test test_execute_wasm_missing_import ... ok [INFO] [stdout] test test_execute_wasm_wrong_import_signature ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s [INFO] [stdout] [INFO] [stderr] Running tests/extension.rs (/opt/rustwide/target/debug/deps/extension-46242c6af002a36b) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test tests::test_extension_message_install_script ... ok [INFO] [stdout] test tests::test_extension_message_malformed_json ... ok [INFO] [stdout] test tests::test_extension_message_notify ... ok [INFO] [stdout] test tests::test_extension_message_run_script ... ok [INFO] [stdout] test tests::test_extension_message_serialization ... ok [INFO] [stdout] test tests::test_run_at_values ... ok [INFO] [stdout] test tests::test_extension_message_update_settings ... ok [INFO] [stdout] test tests::test_script_metadata ... ok [INFO] [stdout] test tests::test_url_pattern_matching ... ok [INFO] [stdout] test tests::test_permission_handling ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stderr] Running tests/lib.rs (/opt/rustwide/target/debug/deps/lib-19ae644e5157f476) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 39 tests [INFO] [stdout] test comprehensive_integration_test::test_invalid_wasm_handling ... ok [INFO] [stdout] test comprehensive_integration_test::test_complex_url_pattern_matching ... ok [INFO] [stdout] test comprehensive_integration_test::test_script_with_different_permission_combinations ... ok [INFO] [stdout] test comprehensive_integration_test::test_script_settings ... ok [INFO] [stdout] test error_handling_test::test_corrupted_wasm_binary_handling ... ok [INFO] [stdout] test comprehensive_integration_test::test_run_at_configurations ... ok [INFO] [stdout] test error_handling_test::test_empty_binary_installation ... ok [INFO] [stdout] test error_handling_test::test_duplicate_script_installation ... ok [INFO] [stdout] test error_handling_test::test_loading_fails_with_malformed_wasm_binary ... ok [INFO] [stdout] test error_handling_test::test_executor_creation_errors ... ok [INFO] [stdout] test error_handling_test::test_malformed_url_patterns ... ok [INFO] [stdout] test error_handling_test::test_uninstall_nonexistent_script ... ok [INFO] [stdout] test error_handling_test::test_update_nonexistent_script ... ok [INFO] [stdout] test extension::tests::test_extension_message_install_script ... ok [INFO] [stdout] test extension::tests::test_extension_message_malformed_json ... ok [INFO] [stdout] test extension::tests::test_extension_message_notify ... ok [INFO] [stdout] test extension::tests::test_extension_message_serialization ... ok [INFO] [stdout] test extension::tests::test_permission_handling ... ok [INFO] [stdout] test extension::tests::test_run_at_values ... ok [INFO] [stdout] test extension::tests::test_extension_message_update_settings ... ok [INFO] [stdout] test extension::tests::test_extension_message_run_script ... ok [INFO] [stdout] test extension::tests::test_url_pattern_matching ... ok [INFO] [stdout] test module_interaction_test::test_settings_affect_sandbox_permissions ... ok [INFO] [stdout] test module_interaction_test::test_script_lifecycle_full_flow ... ok [INFO] [stdout] test error_handling_test::test_oversized_metadata ... ok [INFO] [stdout] test module_interaction_test::test_metadata_validation_affects_execution ... ok [INFO] [stdout] test extension::tests::test_script_metadata ... ok [INFO] [stdout] test simple_integration_test::test_script_url_matching ... ok [INFO] [stdout] test error_handling_test::test_execute_wasm_wrong_import_signature ... ok [INFO] [stdout] test simple_integration_test::test_script_manager_and_executor_integration ... ok [INFO] [stdout] test module_interaction_test::test_executor_with_custom_context ... ok [INFO] [stdout] test error_handling_test::test_execute_wasm_missing_import ... ok [INFO] [stdout] test simple_integration_test::test_loader_and_executor_integration ... ok [INFO] [stdout] test comprehensive_integration_test::test_execution_with_custom_context ... ok [INFO] [stdout] test error_handling_test::test_runtime_error_from_wasm_division_by_zero ... ok [INFO] [stdout] test comprehensive_integration_test::test_executor_caching ... ok [INFO] [stdout] test comprehensive_integration_test::test_update_and_execute_script ... ok [INFO] [stdout] test comprehensive_integration_test::test_wasm_loader_and_executor_pipeline ... ok [INFO] [stdout] test comprehensive_integration_test::test_wasm_export_patterns ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 39 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s [INFO] [stdout] [INFO] [stderr] Running tests/module_interaction_test.rs (/opt/rustwide/target/debug/deps/module_interaction_test-ee68db8c2175dffe) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test test_settings_affect_sandbox_permissions ... ok [INFO] [stdout] test test_metadata_validation_affects_execution ... ok [INFO] [stdout] test test_script_lifecycle_full_flow ... ok [INFO] [stdout] test test_executor_with_custom_context ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s [INFO] [stdout] [INFO] [stderr] Running tests/simple_integration_test.rs (/opt/rustwide/target/debug/deps/simple_integration_test-12276a7d3ce52530) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test test_script_url_matching ... ok [INFO] [stdout] test test_script_manager_and_executor_integration ... ok [INFO] [stderr] Doc-tests rusty_monkey [INFO] [stdout] test test_loader_and_executor_integration ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3955466f98eaf680af68d77fa413c5263bfe8ff5ab68dce1603bba58daf0f4f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3955466f98eaf680af68d77fa413c5263bfe8ff5ab68dce1603bba58daf0f4f7", kill_on_drop: false }` [INFO] [stdout] 3955466f98eaf680af68d77fa413c5263bfe8ff5ab68dce1603bba58daf0f4f7