[INFO] cloning repository https://github.com/xengotmovement-svg/nodesea
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xengotmovement-svg/nodesea" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxengotmovement-svg%2Fnodesea", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxengotmovement-svg%2Fnodesea'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4acbff3bcda79f241dca0b6b319c152b1cf628d0
[INFO] testing xengotmovement-svg/nodesea against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxengotmovement-svg%2Fnodesea" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/xengotmovement-svg/nodesea
[INFO] finished tweaking git repo https://github.com/xengotmovement-svg/nodesea
[INFO] tweaked toml for git repo https://github.com/xengotmovement-svg/nodesea written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/xengotmovement-svg/nodesea on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/xengotmovement-svg/nodesea 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 39c2d83f5bf2d9b3e7e11dc0cc13f1ddd63781560feefc3d17cd0b89f41efa0a
[INFO] running `Command { std: "docker" "start" "-a" "39c2d83f5bf2d9b3e7e11dc0cc13f1ddd63781560feefc3d17cd0b89f41efa0a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "39c2d83f5bf2d9b3e7e11dc0cc13f1ddd63781560feefc3d17cd0b89f41efa0a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "39c2d83f5bf2d9b3e7e11dc0cc13f1ddd63781560feefc3d17cd0b89f41efa0a", kill_on_drop: false }`
[INFO] [stdout] 39c2d83f5bf2d9b3e7e11dc0cc13f1ddd63781560feefc3d17cd0b89f41efa0a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 38d84397df9da109f97ca602f7305149c1945866f549f69781719d9c5d54eb0e
[INFO] running `Command { std: "docker" "start" "-a" "38d84397df9da109f97ca602f7305149c1945866f549f69781719d9c5d54eb0e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling str_indices v0.4.4
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling dragonbox_ecma v0.1.12
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling ropey v1.6.1
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling cow-utils v0.1.3
[INFO] [stderr]    Compiling nonmax v0.5.5
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling unicode-id-start v1.4.0
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling zlib-rs v0.6.3
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling oxc_data_structures v0.119.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling self_cell v1.2.2
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling oxc_estree v0.119.0
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling oxc_sourcemap v6.0.2
[INFO] [stderr]    Compiling outref v0.5.2
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling halfbrown v0.4.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling base64-simd v0.8.0
[INFO] [stderr]    Compiling endian-type v0.2.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling json-escape-simd v3.0.1
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling value-trait v0.12.1
[INFO] [stderr]    Compiling radix_trie v0.3.0
[INFO] [stderr]    Compiling seize v0.5.1
[INFO] [stderr]    Compiling concurrent_lru v0.2.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling nodejs-built-in-modules v1.0.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling papaya v0.2.3
[INFO] [stderr]    Compiling fast-glob v1.0.1
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling json-strip-comments v3.1.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling sugar_path v2.0.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling arcstr v1.2.0
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling regress v0.10.5
[INFO] [stderr]    Compiling petgraph v0.8.3
[INFO] [stderr]    Compiling cfb v0.7.3
[INFO] [stderr]    Compiling rolldown-ariadne v0.5.3
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling base-encode v0.3.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling infer v0.19.0
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling blake3 v1.8.3
[INFO] [stderr]    Compiling vfs v0.12.2
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling typedmap v0.6.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling plain v0.2.3
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling append-only-vec v0.1.8
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling which v7.0.3
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling oxc-miette-derive v2.7.0
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]    Compiling oxc_ast_macros v0.119.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling ts-rs-macros v12.0.1
[INFO] [stderr]    Compiling fancy-regex v0.17.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling simd-json v0.17.0
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling oxc-miette v2.7.0
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling cobs v0.3.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling rolldown_std_utils v0.1.0 (https://github.com/rolldown/rolldown.git?rev=1ee3871#1ee38710)
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling pin-project v1.1.11
[INFO] [stderr]    Compiling scroll_derive v0.12.1
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling ureq-proto v0.5.3
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling oxc_diagnostics v0.119.0
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling scroll v0.12.0
[INFO] [stderr]    Compiling goblin v0.9.3
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling ts-rs v12.0.1
[INFO] [stderr]    Compiling commondir v1.0.0
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling oxc_allocator v0.119.0
[INFO] [stderr]    Compiling oxc_index v4.1.0
[INFO] [stderr]    Compiling postcard v1.1.3
[INFO] [stderr]    Compiling pnp v0.12.8
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling rolldown_devtools_action v0.1.0 (https://github.com/rolldown/rolldown.git?rev=1ee3871#1ee38710)
[INFO] [stderr]    Compiling oxc-browserslist v3.0.1
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling oxc_str v0.119.0
[INFO] [stderr]    Compiling string_wizard v0.0.27 (https://github.com/rolldown/rolldown.git?rev=1ee3871#1ee38710)
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling oxc_span v0.119.0
[INFO] [stderr]    Compiling oxc_syntax v0.119.0
[INFO] [stderr]    Compiling oxc_regular_expression v0.119.0
[INFO] [stderr]    Compiling rolldown_devtools v0.1.0 (https://github.com/rolldown/rolldown.git?rev=1ee3871#1ee38710)
[INFO] [stderr]    Compiling tracing-chrome v0.7.2
[INFO] [stderr]    Compiling oxc_resolver v11.19.1
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling rolldown_tracing v0.1.0 (https://github.com/rolldown/rolldown.git?rev=1ee3871#1ee38710)
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling async-scoped v0.9.0
[INFO] [stderr]    Compiling oxc_cfg v0.119.0
[INFO] [stderr]    Compiling oxc_compat v0.119.0
[INFO] [stderr]    Compiling oxc_ast v0.119.0
[INFO] [stderr]    Compiling ureq v3.2.0
[INFO] [stderr]    Compiling rolldown_fs v0.1.0 (https://github.com/rolldown/rolldown.git?rev=1ee3871#1ee38710)
[INFO] [stderr]    Compiling oxc_ecmascript v0.119.0
[INFO] [stderr]    Compiling oxc_ast_visit v0.119.0
[INFO] [stderr]    Compiling oxc_parser v0.119.0
[INFO] [stderr]    Compiling oxc_semantic v0.119.0
[INFO] [stderr]    Compiling oxc_isolated_declarations v0.119.0
[INFO] [stderr]    Compiling oxc_traverse v0.119.0
[INFO] [stderr]    Compiling oxc_mangler v0.119.0
[INFO] [stderr]    Compiling oxc_codegen v0.119.0
[INFO] [stderr]    Compiling oxc_transformer v0.119.0
[INFO] [stderr]    Compiling oxc_minifier v0.119.0
[INFO] [stderr]    Compiling oxc_transformer_plugins v0.119.0
[INFO] [stderr]    Compiling oxc v0.119.0
[INFO] [stderr]    Compiling rolldown_error v0.1.0 (https://github.com/rolldown/rolldown.git?rev=1ee3871#1ee38710)
[INFO] [stderr]    Compiling rolldown_utils v0.1.0 (https://github.com/rolldown/rolldown.git?rev=1ee3871#1ee38710)
[INFO] [stderr]    Compiling rolldown_ecmascript v0.1.0 (https://github.com/rolldown/rolldown.git?rev=1ee3871#1ee38710)
[INFO] [stderr]    Compiling rolldown_sourcemap v0.1.0 (https://github.com/rolldown/rolldown.git?rev=1ee3871#1ee38710)
[INFO] [stderr]    Compiling rolldown_common v0.1.0 (https://github.com/rolldown/rolldown.git?rev=1ee3871#1ee38710)
[INFO] [stderr]    Compiling rolldown_resolver v0.1.0 (https://github.com/rolldown/rolldown.git?rev=1ee3871#1ee38710)
[INFO] [stderr]    Compiling rolldown_dev_common v0.1.0 (https://github.com/rolldown/rolldown.git?rev=1ee3871#1ee38710)
[INFO] [stderr]    Compiling rolldown_ecmascript_utils v0.1.0 (https://github.com/rolldown/rolldown.git?rev=1ee3871#1ee38710)
[INFO] [stderr]    Compiling rolldown_plugin v0.1.0 (https://github.com/rolldown/rolldown.git?rev=1ee3871#1ee38710)
[INFO] [stderr]    Compiling rolldown_plugin_chunk_import_map v0.1.0 (https://github.com/rolldown/rolldown.git?rev=1ee3871#1ee38710)
[INFO] [stderr]    Compiling rolldown_plugin_asset_module v0.1.0 (https://github.com/rolldown/rolldown.git?rev=1ee3871#1ee38710)
[INFO] [stderr]    Compiling rolldown_plugin_oxc_runtime v0.1.0 (https://github.com/rolldown/rolldown.git?rev=1ee3871#1ee38710)
[INFO] [stderr]    Compiling rolldown_plugin_lazy_compilation v0.1.0 (https://github.com/rolldown/rolldown.git?rev=1ee3871#1ee38710)
[INFO] [stderr]    Compiling rolldown_plugin_copy_module v0.1.0 (https://github.com/rolldown/rolldown.git?rev=1ee3871#1ee38710)
[INFO] [stderr]    Compiling rolldown_plugin_data_url v0.1.0 (https://github.com/rolldown/rolldown.git?rev=1ee3871#1ee38710)
[INFO] [stderr]    Compiling rolldown_plugin_hmr v0.1.0 (https://github.com/rolldown/rolldown.git?rev=1ee3871#1ee38710)
[INFO] [stderr]    Compiling rolldown v0.1.0 (https://github.com/rolldown/rolldown.git?rev=1ee3871#1ee38710)
[INFO] [stderr]    Compiling nodesea v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 10s
[INFO] running `Command { std: "docker" "inspect" "38d84397df9da109f97ca602f7305149c1945866f549f69781719d9c5d54eb0e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "38d84397df9da109f97ca602f7305149c1945866f549f69781719d9c5d54eb0e", kill_on_drop: false }`
[INFO] [stdout] 38d84397df9da109f97ca602f7305149c1945866f549f69781719d9c5d54eb0e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4b7aae3dd24f0c76f14a084f2a4bed17bd1d18cdae33a78d32023d9cdb275d7a
[INFO] running `Command { std: "docker" "start" "-a" "4b7aae3dd24f0c76f14a084f2a4bed17bd1d18cdae33a78d32023d9cdb275d7a", kill_on_drop: false }`
[INFO] [stderr]    Compiling nodesea v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 9.79s
[INFO] running `Command { std: "docker" "inspect" "4b7aae3dd24f0c76f14a084f2a4bed17bd1d18cdae33a78d32023d9cdb275d7a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b7aae3dd24f0c76f14a084f2a4bed17bd1d18cdae33a78d32023d9cdb275d7a", kill_on_drop: false }`
[INFO] [stdout] 4b7aae3dd24f0c76f14a084f2a4bed17bd1d18cdae33a78d32023d9cdb275d7a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 443bb2ebcb3d4ed4eeaf49de2acbc59a36b222e3492c0bb0a1eae3120a272d53
[INFO] running `Command { std: "docker" "start" "-a" "443bb2ebcb3d4ed4eeaf49de2acbc59a36b222e3492c0bb0a1eae3120a272d53", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.63s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nodesea-3d95652a3b412607)
[INFO] [stdout] 
[INFO] [stdout] running 46 tests
[INFO] [stdout] test blob::v1::tests::serialize_minimal_blob ... ok
[INFO] [stdout] test blob::v1::tests::serialize_with_assets ... ok
[INFO] [stdout] test blob::v1::tests::serialize_with_code_cache ... ok
[INFO] [stdout] test bundle::tests::wrap_tla_no_imports ... ok
[INFO] [stdout] test bundle::tests::wrap_tla_re_exports ... ok
[INFO] [stdout] test bundle::tests::wrap_tla_with_exports ... ok
[INFO] [stdout] test blob::v1::tests::flags_bitfield_values ... ok
[INFO] [stdout] test bundle::tests::wrap_tla_simple ... ok
[INFO] [stdout] test config::tests::config_to_flags_default ... ok
[INFO] [stdout] test config::tests::config_to_flags_full ... ok
[INFO] [stdout] test blob::v2::tests::serialize_with_exec_argv ... ok
[INFO] [stdout] test config::tests::parse_full_config ... ok
[INFO] [stdout] test config::tests::reject_missing_main ... ok
[INFO] [stdout] test fuse::tests::is_fuse_enabled_after_flip ... ok
[INFO] [stdout] test inject::elf::tests::build_elf_note_empty_payload ... ok
[INFO] [stdout] test fuse::tests::detect_already_enabled_fuse ... ok
[INFO] [stdout] test config::tests::parse_minimal_config ... ok
[INFO] [stdout] test config::tests::reject_empty_main ... ok
[INFO] [stdout] test fuse::tests::find_fuse_in_synthetic_binary ... ok
[INFO] [stdout] test inject::elf::tests::file_offset_alignment ... ok
[INFO] [stdout] test config::tests::from_path_reads_file ... ok
[INFO] [stdout] test inject::elf::tests::inject_does_not_modify_existing_phdrs ... ok
[INFO] [stdout] test inject::elf::tests::inject_creates_new_segment_above_existing ... ok
[INFO] [stdout] test version::tests::blob_version_error_for_v20 ... ok
[INFO] [stdout] test inject::tests::macho_injector_rejects_empty_binary ... ok
[INFO] [stdout] test config::tests::from_path_rejects_invalid_json ... ok
[INFO] [stdout] test inject::elf::tests::inject_rejects_non_elf ... ok
[INFO] [stdout] test inject::tests::stub_pe_injector_returns_error ... ok
[INFO] [stdout] test version::tests::blob_version_v1_for_v24_5 ... ok
[INFO] [stdout] test version::tests::blob_version_v1_for_v22_19 ... ok
[INFO] [stdout] test code_cache::tests::generate_code_cache_invalid_node_path ... ok
[INFO] [stdout] test version::tests::blob_version_v2_for_v22_20 ... ok
[INFO] [stdout] test inject::tests::elf_injector_rejects_empty_binary ... ok
[INFO] [stdout] test version::tests::blob_version_v2_for_v24_6 ... ok
[INFO] [stdout] test version::tests::parse_version_invalid ... ok
[INFO] [stdout] test version::tests::parse_version_with_newline ... ok
[INFO] [stdout] test version::tests::parse_version_v22 ... ok
[INFO] [stdout] test inject::elf::tests::build_elf_note_layout ... ok
[INFO] [stdout] test blob::v2::tests::exec_argv_extension_enum_values ... ok
[INFO] [stdout] test version::tests::blob_version_v2_for_v25 ... ok
[INFO] [stdout] test fuse::tests::flip_fuse_changes_zero_to_one ... ok
[INFO] [stdout] test blob::v2::tests::v2_header_is_9_bytes ... ok
[INFO] [stdout] test blob::v1::tests::serialize_with_disable_warning_flag ... ok
[INFO] [stdout] test fuse::tests::fuse_not_found_on_empty_binary ... ok
[INFO] [stdout] test version::tests::blob_version_v2_for_v22_22 ... ok
[INFO] [stdout] test code_cache::tests::generate_code_cache_simple ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 46 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.65s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/nodesea-8deeb1bdebd12fca)
[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] [stderr]      Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-709196c90d440f2c)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stderr]    Doc-tests nodesea
[INFO] [stdout] test dry_run_does_not_create_output ... ignored
[INFO] [stdout] test sea_round_trip ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
[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" "443bb2ebcb3d4ed4eeaf49de2acbc59a36b222e3492c0bb0a1eae3120a272d53", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "443bb2ebcb3d4ed4eeaf49de2acbc59a36b222e3492c0bb0a1eae3120a272d53", kill_on_drop: false }`
[INFO] [stdout] 443bb2ebcb3d4ed4eeaf49de2acbc59a36b222e3492c0bb0a1eae3120a272d53
