[INFO] cloning repository https://github.com/superlou/signrs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/superlou/signrs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuperlou%2Fsignrs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuperlou%2Fsignrs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 84d13301c1ace6f2d24045f1d75fb0e2bbfc0387 [INFO] testing superlou/signrs against beta-2025-02-18 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuperlou%2Fsignrs" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/superlou/signrs on toolchain beta-2025-02-18 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/superlou/signrs [INFO] finished tweaking git repo https://github.com/superlou/signrs [INFO] tweaked toml for git repo https://github.com/superlou/signrs written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/superlou/signrs 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" "+beta-2025-02-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2e9dea6f6cca1d9b83d75b76bd6d47a62826a4eb8a480ea3556bf5c621f586d6 [INFO] running `Command { std: "docker" "start" "-a" "2e9dea6f6cca1d9b83d75b76bd6d47a62826a4eb8a480ea3556bf5c621f586d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2e9dea6f6cca1d9b83d75b76bd6d47a62826a4eb8a480ea3556bf5c621f586d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e9dea6f6cca1d9b83d75b76bd6d47a62826a4eb8a480ea3556bf5c621f586d6", kill_on_drop: false }` [INFO] [stdout] 2e9dea6f6cca1d9b83d75b76bd6d47a62826a4eb8a480ea3556bf5c621f586d6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b671f9ffd56aa2a78d0a4623cef9d23fbfd15978035a1558dd27dc73f273a057 [INFO] running `Command { std: "docker" "start" "-a" "b671f9ffd56aa2a78d0a4623cef9d23fbfd15978035a1558dd27dc73f273a057", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling atomic-polyfill v1.0.3 [INFO] [stderr] Compiling critical-section v1.1.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling serde_derive v1.0.176 [INFO] [stderr] Compiling xml-rs v0.8.16 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling serde v1.0.176 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling syn v2.0.27 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling libloading v0.8.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling litemap v0.7.0 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling writeable v0.5.2 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling wayland-commons v0.29.5 [INFO] [stderr] Compiling synstructure v0.13.0 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling boa_profiler v0.17.0 (https://github.com/boa-dev/boa.git#33e8c51f) [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling displaydoc v0.2.4 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling boa_macros v0.17.0 (https://github.com/boa-dev/boa.git#33e8c51f) [INFO] [stderr] Compiling thin-vec v0.2.12 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling winnow v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling boa_gc v0.17.0 (https://github.com/boa-dev/boa.git#33e8c51f) [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling nix v0.22.3 [INFO] [stderr] Compiling smithay-client-toolkit v0.15.4 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling zerofrom-derive v0.1.2 [INFO] [stderr] Compiling yoke-derive v0.7.1 [INFO] [stderr] Compiling zerovec-derive v0.9.4 [INFO] [stderr] Compiling icu_provider_macros v1.2.0 [INFO] [stderr] Compiling toml_edit v0.19.14 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling utf8_iter v1.0.3 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling rustix v0.38.4 [INFO] [stderr] Compiling utf16_iter v1.0.4 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.104 [INFO] [stderr] Compiling thiserror v1.0.44 [INFO] [stderr] Compiling boa_interner v0.17.0 (https://github.com/boa-dev/boa.git#33e8c51f) [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling zerofrom v0.1.2 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling yoke v0.7.1 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling zerovec v0.9.4 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling calloop v0.9.3 [INFO] [stderr] Compiling tinystr v0.7.1 [INFO] [stderr] Compiling icu_locid v1.2.0 [INFO] [stderr] Compiling icu_collections v1.2.0 [INFO] [stderr] Compiling wayland-cursor v0.29.5 [INFO] [stderr] Compiling thiserror-impl v1.0.44 [INFO] [stderr] Compiling icu_provider v1.2.0 [INFO] [stderr] Compiling glutin_glx_sys v0.1.8 [INFO] [stderr] Compiling icu_properties v1.2.0 [INFO] [stderr] Compiling glutin_egl_sys v0.1.6 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling memmap2 v0.3.1 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling winit v0.26.1 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling icu_normalizer v1.2.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.3 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling weezl v0.1.7 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling boa_icu_provider v0.17.0 (https://github.com/boa-dev/boa.git#33e8c51f) [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling raw-window-handle v0.4.3 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling boa_ast v0.17.0 (https://github.com/boa-dev/boa.git#33e8c51f) [INFO] [stderr] Compiling backtrace v0.3.68 [INFO] [stderr] Compiling num_enum_derive v0.6.1 [INFO] [stderr] Compiling regress v0.6.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling gimli v0.27.3 [INFO] [stderr] Compiling fast-float v0.2.0 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling fastrand v2.0.0 [INFO] [stderr] Compiling ttf-parser v0.15.2 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling gif v0.11.4 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling tempfile v3.7.0 [INFO] [stderr] Compiling addr2line v0.20.0 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling boa_parser v0.17.0 (https://github.com/boa-dev/boa.git#33e8c51f) [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling dashmap v5.5.0 [INFO] [stderr] Compiling num_enum v0.6.1 [INFO] [stderr] Compiling owned_ttf_parser v0.15.2 [INFO] [stderr] Compiling neli-proc-macros v0.1.3 [INFO] [stderr] Compiling brotli-decompressor v2.3.4 [INFO] [stderr] Compiling wayland-egl v0.29.5 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling gzip-header v1.0.0 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling filetime v0.2.21 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling object v0.31.1 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling pollster v0.3.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling chunked_transfer v1.4.1 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling ryu-js v0.2.2 [INFO] [stderr] Compiling bytemuck v1.13.1 [INFO] [stderr] Compiling ascii v1.1.0 [INFO] [stderr] Compiling sptr v0.3.2 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling tiny_http v0.12.0 [INFO] [stderr] Compiling time v0.3.23 [INFO] [stderr] Compiling boa_engine v0.17.0 (https://github.com/boa-dev/boa.git#33e8c51f) [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling brotli v3.3.4 [INFO] [stderr] Compiling rusttype v0.9.3 [INFO] [stderr] Compiling neli v0.6.4 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling multipart v0.18.0 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling deflate v1.0.0 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling earcutr v0.2.0 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling sha1_smol v1.0.0 [INFO] [stderr] Compiling pin-project-lite v0.2.10 [INFO] [stderr] Compiling glow v0.7.2 [INFO] [stderr] Compiling rouille v3.6.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.17 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling local-ip-address v0.5.3 [INFO] [stderr] Compiling notify v5.2.0 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling boa_runtime v0.17.0 (https://github.com/boa-dev/boa.git#33e8c51f) [INFO] [stderr] Compiling glutin v0.28.0 [INFO] [stderr] Compiling speedy2d v1.12.0 (https://github.com/superlou/Speedy2D.git#a3d81a88) [INFO] [stderr] Compiling signrs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: enum `SignError` is never used [INFO] [stdout] --> src/window_handler.rs:26:6 [INFO] [stdout] | [INFO] [stdout] 26 | enum SignError { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/js_env/graphics.rs:53:17 [INFO] [stdout] | [INFO] [stdout] 53 | #[derive(Debug, Trace, Finalize, TryFromJs, Clone)] [INFO] [stdout] | ^---- [INFO] [stdout] | | [INFO] [stdout] | `Trace` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_boa_gc_Trace_FOR_JsColor` [INFO] [stdout] 54 | struct JsColor { [INFO] [stdout] | ------- `JsColor` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Trace` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Trace` may come from an old version of the `boa_macros` crate, try updating your dependency with `cargo update -p boa_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `Trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/js_env/graphics.rs:53:17 [INFO] [stdout] | [INFO] [stdout] 53 | #[derive(Debug, Trace, Finalize, TryFromJs, Clone)] [INFO] [stdout] | ^---- [INFO] [stdout] | | [INFO] [stdout] | `Drop` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_core_ops_Drop_FOR_JsColor` [INFO] [stdout] 54 | struct JsColor { [INFO] [stdout] | ------- `JsColor` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Trace` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Trace` may come from an old version of the `boa_macros` crate, try updating your dependency with `cargo update -p boa_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/js_env/graphics.rs:53:24 [INFO] [stdout] | [INFO] [stdout] 53 | #[derive(Debug, Trace, Finalize, TryFromJs, Clone)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `Finalize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_boa_gc_Finalize_FOR_JsColor` [INFO] [stdout] 54 | struct JsColor { [INFO] [stdout] | ------- `JsColor` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Finalize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Finalize` may come from an old version of the `boa_macros` crate, try updating your dependency with `cargo update -p boa_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Finalize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/js_env/graphics.rs:142:10 [INFO] [stdout] | [INFO] [stdout] 142 | #[derive(Trace, Finalize, Clone)] [INFO] [stdout] | ^---- [INFO] [stdout] | | [INFO] [stdout] | `Trace` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_boa_gc_Trace_FOR_JsFont` [INFO] [stdout] 143 | struct JsFont { [INFO] [stdout] | ------ `JsFont` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Trace` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Trace` may come from an old version of the `boa_macros` crate, try updating your dependency with `cargo update -p boa_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/js_env/graphics.rs:142:10 [INFO] [stdout] | [INFO] [stdout] 142 | #[derive(Trace, Finalize, Clone)] [INFO] [stdout] | ^---- [INFO] [stdout] | | [INFO] [stdout] | `Drop` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_core_ops_Drop_FOR_JsFont` [INFO] [stdout] 143 | struct JsFont { [INFO] [stdout] | ------ `JsFont` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Trace` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Trace` may come from an old version of the `boa_macros` crate, try updating your dependency with `cargo update -p boa_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/js_env/graphics.rs:142:17 [INFO] [stdout] | [INFO] [stdout] 142 | #[derive(Trace, Finalize, Clone)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `Finalize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_boa_gc_Finalize_FOR_JsFont` [INFO] [stdout] 143 | struct JsFont { [INFO] [stdout] | ------ `JsFont` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Finalize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Finalize` may come from an old version of the `boa_macros` crate, try updating your dependency with `cargo update -p boa_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Finalize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/js_env/graphics.rs:193:17 [INFO] [stdout] | [INFO] [stdout] 193 | #[derive(Debug, Trace, Finalize, Clone)] [INFO] [stdout] | ^---- [INFO] [stdout] | | [INFO] [stdout] | `Trace` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_boa_gc_Trace_FOR_JsImage` [INFO] [stdout] 194 | struct JsImage { [INFO] [stdout] | ------- `JsImage` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Trace` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Trace` may come from an old version of the `boa_macros` crate, try updating your dependency with `cargo update -p boa_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/js_env/graphics.rs:193:17 [INFO] [stdout] | [INFO] [stdout] 193 | #[derive(Debug, Trace, Finalize, Clone)] [INFO] [stdout] | ^---- [INFO] [stdout] | | [INFO] [stdout] | `Drop` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_core_ops_Drop_FOR_JsImage` [INFO] [stdout] 194 | struct JsImage { [INFO] [stdout] | ------- `JsImage` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Trace` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Trace` may come from an old version of the `boa_macros` crate, try updating your dependency with `cargo update -p boa_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/js_env/graphics.rs:193:24 [INFO] [stdout] | [INFO] [stdout] 193 | #[derive(Debug, Trace, Finalize, Clone)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `Finalize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_boa_gc_Finalize_FOR_JsImage` [INFO] [stdout] 194 | struct JsImage { [INFO] [stdout] | ------- `JsImage` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Finalize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Finalize` may come from an old version of the `boa_macros` crate, try updating your dependency with `cargo update -p boa_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Finalize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 01s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, multipart v0.18.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "b671f9ffd56aa2a78d0a4623cef9d23fbfd15978035a1558dd27dc73f273a057", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b671f9ffd56aa2a78d0a4623cef9d23fbfd15978035a1558dd27dc73f273a057", kill_on_drop: false }` [INFO] [stdout] b671f9ffd56aa2a78d0a4623cef9d23fbfd15978035a1558dd27dc73f273a057 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c4c190efe92295d17d22a880977b4ab5faf9e4445f2398a100df40c3a78f14f0 [INFO] running `Command { std: "docker" "start" "-a" "c4c190efe92295d17d22a880977b4ab5faf9e4445f2398a100df40c3a78f14f0", kill_on_drop: false }` [INFO] [stderr] Compiling signrs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: enum `SignError` is never used [INFO] [stdout] --> src/window_handler.rs:26:6 [INFO] [stdout] | [INFO] [stdout] 26 | enum SignError { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/js_env/graphics.rs:53:17 [INFO] [stdout] | [INFO] [stdout] 53 | #[derive(Debug, Trace, Finalize, TryFromJs, Clone)] [INFO] [stdout] | ^---- [INFO] [stdout] | | [INFO] [stdout] | `Trace` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_boa_gc_Trace_FOR_JsColor` [INFO] [stdout] 54 | struct JsColor { [INFO] [stdout] | ------- `JsColor` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Trace` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Trace` may come from an old version of the `boa_macros` crate, try updating your dependency with `cargo update -p boa_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `Trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/js_env/graphics.rs:53:17 [INFO] [stdout] | [INFO] [stdout] 53 | #[derive(Debug, Trace, Finalize, TryFromJs, Clone)] [INFO] [stdout] | ^---- [INFO] [stdout] | | [INFO] [stdout] | `Drop` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_core_ops_Drop_FOR_JsColor` [INFO] [stdout] 54 | struct JsColor { [INFO] [stdout] | ------- `JsColor` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Trace` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Trace` may come from an old version of the `boa_macros` crate, try updating your dependency with `cargo update -p boa_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/js_env/graphics.rs:53:24 [INFO] [stdout] | [INFO] [stdout] 53 | #[derive(Debug, Trace, Finalize, TryFromJs, Clone)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `Finalize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_boa_gc_Finalize_FOR_JsColor` [INFO] [stdout] 54 | struct JsColor { [INFO] [stdout] | ------- `JsColor` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Finalize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Finalize` may come from an old version of the `boa_macros` crate, try updating your dependency with `cargo update -p boa_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Finalize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/js_env/graphics.rs:142:10 [INFO] [stdout] | [INFO] [stdout] 142 | #[derive(Trace, Finalize, Clone)] [INFO] [stdout] | ^---- [INFO] [stdout] | | [INFO] [stdout] | `Trace` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_boa_gc_Trace_FOR_JsFont` [INFO] [stdout] 143 | struct JsFont { [INFO] [stdout] | ------ `JsFont` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Trace` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Trace` may come from an old version of the `boa_macros` crate, try updating your dependency with `cargo update -p boa_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/js_env/graphics.rs:142:10 [INFO] [stdout] | [INFO] [stdout] 142 | #[derive(Trace, Finalize, Clone)] [INFO] [stdout] | ^---- [INFO] [stdout] | | [INFO] [stdout] | `Drop` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_core_ops_Drop_FOR_JsFont` [INFO] [stdout] 143 | struct JsFont { [INFO] [stdout] | ------ `JsFont` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Trace` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Trace` may come from an old version of the `boa_macros` crate, try updating your dependency with `cargo update -p boa_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/js_env/graphics.rs:142:17 [INFO] [stdout] | [INFO] [stdout] 142 | #[derive(Trace, Finalize, Clone)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `Finalize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_boa_gc_Finalize_FOR_JsFont` [INFO] [stdout] 143 | struct JsFont { [INFO] [stdout] | ------ `JsFont` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Finalize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Finalize` may come from an old version of the `boa_macros` crate, try updating your dependency with `cargo update -p boa_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Finalize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/js_env/graphics.rs:193:17 [INFO] [stdout] | [INFO] [stdout] 193 | #[derive(Debug, Trace, Finalize, Clone)] [INFO] [stdout] | ^---- [INFO] [stdout] | | [INFO] [stdout] | `Trace` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_boa_gc_Trace_FOR_JsImage` [INFO] [stdout] 194 | struct JsImage { [INFO] [stdout] | ------- `JsImage` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Trace` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Trace` may come from an old version of the `boa_macros` crate, try updating your dependency with `cargo update -p boa_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/js_env/graphics.rs:193:17 [INFO] [stdout] | [INFO] [stdout] 193 | #[derive(Debug, Trace, Finalize, Clone)] [INFO] [stdout] | ^---- [INFO] [stdout] | | [INFO] [stdout] | `Drop` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_core_ops_Drop_FOR_JsImage` [INFO] [stdout] 194 | struct JsImage { [INFO] [stdout] | ------- `JsImage` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Trace` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Trace` may come from an old version of the `boa_macros` crate, try updating your dependency with `cargo update -p boa_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/js_env/graphics.rs:193:24 [INFO] [stdout] | [INFO] [stdout] 193 | #[derive(Debug, Trace, Finalize, Clone)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `Finalize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_boa_gc_Finalize_FOR_JsImage` [INFO] [stdout] 194 | struct JsImage { [INFO] [stdout] | ------- `JsImage` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Finalize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Finalize` may come from an old version of the `boa_macros` crate, try updating your dependency with `cargo update -p boa_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Finalize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.09s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, multipart v0.18.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "c4c190efe92295d17d22a880977b4ab5faf9e4445f2398a100df40c3a78f14f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4c190efe92295d17d22a880977b4ab5faf9e4445f2398a100df40c3a78f14f0", kill_on_drop: false }` [INFO] [stdout] c4c190efe92295d17d22a880977b4ab5faf9e4445f2398a100df40c3a78f14f0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6e02b2e7e13ffc8fe70a528f2c7e5be6526ec3a3369b32928eeb3589a5666dbb [INFO] running `Command { std: "docker" "start" "-a" "6e02b2e7e13ffc8fe70a528f2c7e5be6526ec3a3369b32928eeb3589a5666dbb", kill_on_drop: false }` [INFO] [stderr] warning: enum `SignError` is never used [INFO] [stderr] --> src/window_handler.rs:26:6 [INFO] [stderr] | [INFO] [stderr] 26 | enum SignError { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/js_env/graphics.rs:53:17 [INFO] [stderr] | [INFO] [stderr] 53 | #[derive(Debug, Trace, Finalize, TryFromJs, Clone)] [INFO] [stderr] | ^---- [INFO] [stderr] | | [INFO] [stderr] | `Trace` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_boa_gc_Trace_FOR_JsColor` [INFO] [stderr] 54 | struct JsColor { [INFO] [stderr] | ------- `JsColor` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Trace` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Trace` may come from an old version of the `boa_macros` crate, try updating your dependency with `cargo update -p boa_macros` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stderr] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stderr] = note: this warning originates in the derive macro `Trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/js_env/graphics.rs:53:17 [INFO] [stderr] | [INFO] [stderr] 53 | #[derive(Debug, Trace, Finalize, TryFromJs, Clone)] [INFO] [stderr] | ^---- [INFO] [stderr] | | [INFO] [stderr] | `Drop` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_core_ops_Drop_FOR_JsColor` [INFO] [stderr] 54 | struct JsColor { [INFO] [stderr] | ------- `JsColor` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Trace` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Trace` may come from an old version of the `boa_macros` crate, try updating your dependency with `cargo update -p boa_macros` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stderr] = note: this warning originates in the derive macro `Trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/js_env/graphics.rs:53:24 [INFO] [stderr] | [INFO] [stderr] 53 | #[derive(Debug, Trace, Finalize, TryFromJs, Clone)] [INFO] [stderr] | ^------- [INFO] [stderr] | | [INFO] [stderr] | `Finalize` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_boa_gc_Finalize_FOR_JsColor` [INFO] [stderr] 54 | struct JsColor { [INFO] [stderr] | ------- `JsColor` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Finalize` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Finalize` may come from an old version of the `boa_macros` crate, try updating your dependency with `cargo update -p boa_macros` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stderr] = note: this warning originates in the derive macro `Finalize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/js_env/graphics.rs:142:10 [INFO] [stderr] | [INFO] [stderr] 142 | #[derive(Trace, Finalize, Clone)] [INFO] [stderr] | ^---- [INFO] [stderr] | | [INFO] [stderr] | `Trace` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_boa_gc_Trace_FOR_JsFont` [INFO] [stderr] 143 | struct JsFont { [INFO] [stderr] | ------ `JsFont` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Trace` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Trace` may come from an old version of the `boa_macros` crate, try updating your dependency with `cargo update -p boa_macros` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stderr] = note: this warning originates in the derive macro `Trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/js_env/graphics.rs:142:10 [INFO] [stderr] | [INFO] [stderr] 142 | #[derive(Trace, Finalize, Clone)] [INFO] [stderr] | ^---- [INFO] [stderr] | | [INFO] [stderr] | `Drop` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_core_ops_Drop_FOR_JsFont` [INFO] [stderr] 143 | struct JsFont { [INFO] [stderr] | ------ `JsFont` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Trace` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Trace` may come from an old version of the `boa_macros` crate, try updating your dependency with `cargo update -p boa_macros` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stderr] = note: this warning originates in the derive macro `Trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/js_env/graphics.rs:142:17 [INFO] [stderr] | [INFO] [stderr] 142 | #[derive(Trace, Finalize, Clone)] [INFO] [stderr] | ^------- [INFO] [stderr] | | [INFO] [stderr] | `Finalize` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_boa_gc_Finalize_FOR_JsFont` [INFO] [stderr] 143 | struct JsFont { [INFO] [stderr] | ------ `JsFont` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Finalize` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Finalize` may come from an old version of the `boa_macros` crate, try updating your dependency with `cargo update -p boa_macros` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stderr] = note: this warning originates in the derive macro `Finalize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/js_env/graphics.rs:193:17 [INFO] [stderr] | [INFO] [stderr] 193 | #[derive(Debug, Trace, Finalize, Clone)] [INFO] [stderr] | ^---- [INFO] [stderr] | | [INFO] [stderr] | `Trace` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_boa_gc_Trace_FOR_JsImage` [INFO] [stderr] 194 | struct JsImage { [INFO] [stderr] | ------- `JsImage` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Trace` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Trace` may come from an old version of the `boa_macros` crate, try updating your dependency with `cargo update -p boa_macros` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stderr] = note: this warning originates in the derive macro `Trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/js_env/graphics.rs:193:17 [INFO] [stderr] | [INFO] [stderr] 193 | #[derive(Debug, Trace, Finalize, Clone)] [INFO] [stderr] | ^---- [INFO] [stderr] | | [INFO] [stderr] | `Drop` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_core_ops_Drop_FOR_JsImage` [INFO] [stderr] 194 | struct JsImage { [INFO] [stderr] | ------- `JsImage` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Trace` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Trace` may come from an old version of the `boa_macros` crate, try updating your dependency with `cargo update -p boa_macros` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stderr] = note: this warning originates in the derive macro `Trace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/js_env/graphics.rs:193:24 [INFO] [stderr] | [INFO] [stderr] 193 | #[derive(Debug, Trace, Finalize, Clone)] [INFO] [stderr] | ^------- [INFO] [stderr] | | [INFO] [stderr] | `Finalize` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_boa_gc_Finalize_FOR_JsImage` [INFO] [stderr] 194 | struct JsImage { [INFO] [stderr] | ------- `JsImage` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Finalize` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Finalize` may come from an old version of the `boa_macros` crate, try updating your dependency with `cargo update -p boa_macros` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stderr] = note: this warning originates in the derive macro `Finalize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `signrs` (bin "signrs" test) generated 10 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, multipart v0.18.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/signrs-00555d4aa237deb3) [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" "6e02b2e7e13ffc8fe70a528f2c7e5be6526ec3a3369b32928eeb3589a5666dbb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e02b2e7e13ffc8fe70a528f2c7e5be6526ec3a3369b32928eeb3589a5666dbb", kill_on_drop: false }` [INFO] [stdout] 6e02b2e7e13ffc8fe70a528f2c7e5be6526ec3a3369b32928eeb3589a5666dbb