[INFO] fetching crate l3_fn_build 0.0.5-alpha.1...
[INFO] testing l3_fn_build-0.0.5-alpha.1 against beta-2026-03-05 for beta-1.95-1
[INFO] extracting crate l3_fn_build 0.0.5-alpha.1 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate l3_fn_build 0.0.5-alpha.1
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate l3_fn_build 0.0.5-alpha.1
[INFO] tweaked toml for crates.io crate l3_fn_build 0.0.5-alpha.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate l3_fn_build 0.0.5-alpha.1 on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate l3_fn_build 0.0.5-alpha.1 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-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ef1c9c7db1ad2f2bf9795a63e4d20cec0b63a1b51904045740de366d69ff80c7
[INFO] running `Command { std: "docker" "start" "-a" "ef1c9c7db1ad2f2bf9795a63e4d20cec0b63a1b51904045740de366d69ff80c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ef1c9c7db1ad2f2bf9795a63e4d20cec0b63a1b51904045740de366d69ff80c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef1c9c7db1ad2f2bf9795a63e4d20cec0b63a1b51904045740de366d69ff80c7", kill_on_drop: false }`
[INFO] [stdout] ef1c9c7db1ad2f2bf9795a63e4d20cec0b63a1b51904045740de366d69ff80c7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1457387d9cc1d42979314dbbb73fd8b9fd88fbc698aa9e7470b614f55b947402
[INFO] running `Command { std: "docker" "start" "-a" "1457387d9cc1d42979314dbbb73fd8b9fd88fbc698aa9e7470b614f55b947402", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling outref v0.5.2
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling base64-simd v0.8.0
[INFO] [stderr]    Compiling unicode-id-start v1.4.0
[INFO] [stderr]    Compiling if_chain v1.0.3
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling better_scoped_tls v1.0.1
[INFO] [stderr]    Compiling swc_visit v2.0.1
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling find-msvc-tools v0.1.2
[INFO] [stderr]    Compiling par-core v2.0.0
[INFO] [stderr]    Compiling ryu-js v1.0.2
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]    Compiling cc v1.2.39
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling malachite-nz v0.4.22
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]    Compiling regress v0.10.4
[INFO] [stderr]    Compiling path-clean v0.1.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling compact_str v0.7.1
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling ascii v1.1.0
[INFO] [stderr]    Compiling unic-char-range v0.9.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling psm v0.1.26
[INFO] [stderr]    Compiling stacker v0.1.21
[INFO] [stderr]    Compiling unic-common v0.9.0
[INFO] [stderr]    Compiling path-clean v1.0.1
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling precomputed-map v0.2.0
[INFO] [stderr]    Compiling unic-ucd-version v0.9.0
[INFO] [stderr]    Compiling unic-char-property v0.9.0
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling par-iter v2.0.0
[INFO] [stderr]    Compiling rustpython-parser-vendored v0.4.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling radix_fmt v1.0.0
[INFO] [stderr]    Compiling zlib-rs v0.5.2
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling unic-ucd-ident v0.9.0
[INFO] [stderr]    Compiling unic-emoji-char v0.9.0
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling zopfli v0.8.2
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling lalrpop-util v0.20.2
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling l3_api_base v0.0.5-alpha.1
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling unicode_names2_generator v1.3.0
[INFO] [stderr]    Compiling rustpython-parser v0.4.0
[INFO] [stderr]    Compiling jsonc-parser v0.26.3
[INFO] [stderr]    Compiling unicode_names2 v1.3.0
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling swc_macros_common v1.0.1
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling from_variant v2.0.2
[INFO] [stderr]    Compiling swc_eq_ignore_macros v1.0.1
[INFO] [stderr]    Compiling ast_node v3.0.4
[INFO] [stderr]    Compiling is-macro v0.3.7
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling string_enum v1.0.2
[INFO] [stderr]    Compiling swc_trace_macro v2.0.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling swc_config_macro v1.0.1
[INFO] [stderr]    Compiling swc_ecma_transforms_macros v1.0.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling static-map-macro v0.3.4
[INFO] [stderr]    Compiling swc_ecma_codegen_macros v2.0.2
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling rustpython-parser-core v0.4.0
[INFO] [stderr]    Compiling auto_impl v1.3.0
[INFO] [stderr]    Compiling st-map v0.2.4
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling libz-rs-sys v0.5.2
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zip v5.1.1
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling swc_timer v1.0.0
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling l3_fn_env v0.0.2-alpha.1
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling debugid v0.8.0
[INFO] [stderr]    Compiling triomphe v0.1.14
[INFO] [stderr]    Compiling bytes-str v0.2.7
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling swc_ecma_preset_env v35.0.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling browserslist-data v0.1.4
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling browserslist-rs v0.19.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling lru v0.10.1
[INFO] [stderr]    Compiling hstr v2.1.0
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling malachite-base v0.4.22
[INFO] [stderr]    Compiling swc_allocator v4.0.1
[INFO] [stderr]    Compiling swc_atoms v7.0.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling preset_env_base v5.0.0
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling l3_fn_config v0.0.2-alpha.1
[INFO] [stderr]    Compiling swc_sourcemap v9.3.4
[INFO] [stderr]    Compiling swc_common v14.0.4
[INFO] [stderr]    Compiling swc_config v3.1.2
[INFO] [stderr]    Compiling swc_ecma_ast v15.0.0
[INFO] [stderr]    Compiling swc_ecma_loader v14.0.0
[INFO] [stderr]    Compiling swc_node_comments v14.0.0
[INFO] [stderr]    Compiling swc_transform_common v8.0.0
[INFO] [stderr]    Compiling swc_error_reporters v16.0.1
[INFO] [stderr]    Compiling swc_ecma_visit v15.0.0
[INFO] [stderr]    Compiling swc_ecma_lexer v23.0.2
[INFO] [stderr]    Compiling swc_ecma_codegen v17.0.2
[INFO] [stderr]    Compiling malachite-q v0.4.22
[INFO] [stderr]    Compiling malachite v0.4.22
[INFO] [stderr]    Compiling malachite-bigint v0.2.3
[INFO] [stderr]    Compiling swc_ecma_utils v21.0.0
[INFO] [stderr]    Compiling rustpython-ast v0.4.0
[INFO] [stderr]    Compiling swc_ecma_compat_common v21.0.0
[INFO] [stderr]    Compiling swc_ecma_compat_es3 v22.0.0
[INFO] [stderr]    Compiling swc_ecma_usage_analyzer v22.0.1
[INFO] [stderr]    Compiling swc_typescript v20.0.0
[INFO] [stderr]    Compiling swc_ecma_lints v22.0.0
[INFO] [stderr]    Compiling swc_ecma_ext_transforms v21.0.0
[INFO] [stderr]    Compiling swc_ecma_parser v24.0.2
[INFO] [stderr]    Compiling swc_ecma_transforms_base v27.0.0
[INFO] [stderr]    Compiling swc_ecma_transforms_classes v27.0.0
[INFO] [stderr]    Compiling swc_ecma_compiler v5.0.0
[INFO] [stderr]    Compiling swc_ecma_transforms_optimization v29.0.0
[INFO] [stderr]    Compiling swc_ecma_transforms_react v30.0.0
[INFO] [stderr]    Compiling swc_ecma_compat_es2017 v27.0.0
[INFO] [stderr]    Compiling swc_ecma_compat_es2019 v27.0.0
[INFO] [stderr]    Compiling swc_ecma_compat_es2016 v27.0.0
[INFO] [stderr]    Compiling swc_ecma_compat_es2018 v27.0.0
[INFO] [stderr]    Compiling swc_ecma_transforms_module v30.0.0
[INFO] [stderr]    Compiling swc_ecma_compat_es2015 v29.0.0
[INFO] [stderr]    Compiling swc_ecma_transforms_proposal v27.0.0
[INFO] [stderr]    Compiling swc_ecma_transforms_typescript v30.0.0
[INFO] [stderr]    Compiling swc_ecma_compat_es2022 v28.0.0
[INFO] [stderr]    Compiling swc_ecma_compat_es2021 v27.0.0
[INFO] [stderr]    Compiling swc_ecma_minifier v33.0.0
[INFO] [stderr]    Compiling swc_ecma_compat_es2020 v28.0.0
[INFO] [stderr]    Compiling swc_ecma_compat_bugfixes v29.0.0
[INFO] [stderr]    Compiling swc_ecma_transforms_compat v30.0.0
[INFO] [stderr]    Compiling swc_ecma_transforms v34.0.0
[INFO] [stderr]    Compiling swc_compiler_base v36.0.0
[INFO] [stderr]    Compiling swc v41.0.0
[INFO] [stderr]    Compiling l3_fn_build v0.0.5-alpha.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 56s
[INFO] running `Command { std: "docker" "inspect" "1457387d9cc1d42979314dbbb73fd8b9fd88fbc698aa9e7470b614f55b947402", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1457387d9cc1d42979314dbbb73fd8b9fd88fbc698aa9e7470b614f55b947402", kill_on_drop: false }`
[INFO] [stdout] 1457387d9cc1d42979314dbbb73fd8b9fd88fbc698aa9e7470b614f55b947402
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3558664ef80ee706b80047c46dfc44fb04fa748b1c15ca3803f6732b4c1acd3a
[INFO] running `Command { std: "docker" "start" "-a" "3558664ef80ee706b80047c46dfc44fb04fa748b1c15ca3803f6732b4c1acd3a", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling temp-dir v0.1.16
[INFO] [stderr]    Compiling l3_fn_build v0.0.5-alpha.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 22.62s
[INFO] running `Command { std: "docker" "inspect" "3558664ef80ee706b80047c46dfc44fb04fa748b1c15ca3803f6732b4c1acd3a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3558664ef80ee706b80047c46dfc44fb04fa748b1c15ca3803f6732b4c1acd3a", kill_on_drop: false }`
[INFO] [stdout] 3558664ef80ee706b80047c46dfc44fb04fa748b1c15ca3803f6732b4c1acd3a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d6d4c5a4cbc39db5964f5b0184bc7349ea7ea37d3e725862eee76ddb3bdd1254
[INFO] running `Command { std: "docker" "start" "-a" "d6d4c5a4cbc39db5964f5b0184bc7349ea7ea37d3e725862eee76ddb3bdd1254", kill_on_drop: false }`
[INFO] [stdout] 
[INFO] [stdout] running 60 tests
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.57s
[INFO] [stdout] test checksum_test::test_checksum_try_from_string ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/l3_fn_build-1bb0ca64d2fb4ed8)
[INFO] [stdout] test build_test::build_fn_errors_for_invalid_extension ... ok
[INFO] [stdout] test parse_test::parse_entrypoint_errors_for_invalid_extension ... ok
[INFO] [stdout] test checksum_test::test_checksum_try_from_path ... ok
[INFO] [stdout] test parse_test::parse_entrypoint_errors_for_missing_entrypoint ... ok
[INFO] [stdout] test paths_test::test_join_file_paths_joins_rel_path_with_ancestor ... ok
[INFO] [stdout] test parse_test::parse_fn_errors_for_missing_entrypoint ... ok
[INFO] [stdout] test parse_test::parse_entrypoint_of_python_fn ... ok
[INFO] [stdout] test parse_test::parse_entrypoint_of_js_fn ... ok
[INFO] [stdout] test paths_test::test_join_file_paths_joins_rel_path_with_pwd ... ok
[INFO] [stdout] test paths_test::test_join_file_paths_joins_rel_path_with_sibling ... ok
[INFO] [stdout] test routing_test::test_http_route_from_handler_fn ... ok
[INFO] [stdout] test routing_test::test_unsupported_route_from_handler_fn ... ok
[INFO] [stdout] test runtime::node::imports::resolver_test::subpath_imports::from_asterisk_extension::test_resolves_from_asterisk_extension_to_asterisk ... ignored
[INFO] [stdout] test runtime::node::imports::resolver_test::subpath_imports::from_asterisk_extension::test_resolves_from_asterisk_extension_to_asterisk_extension ... ok
[INFO] [stdout] test runtime::node::imports::resolver_test::test_node_import_resolver_resolves_relative_source ... ok
[INFO] [stdout] test runtime::node::imports::resolver_test::subpath_imports::from_asterisk_extension::test_resolves_from_asterisk_extension_to_relative_source ... ok
[INFO] [stdout] test runtime::node::imports::resolver_test::subpath_imports::from_asterisk::test_resolves_from_asterisk_to_relative_source ... ok
[INFO] [stdout] test runtime::node::imports::subpath::read_test::test_read_subpath_imports_parses_wildcard_subpath_import_with_extension ... ok
[INFO] [stdout] test runtime::node::imports::subpath::read_test::test_read_subpath_imports_parses_wildcard_subpath_import_mapped_to_explicit_path ... ok
[INFO] [stdout] test runtime::node::imports::resolver_test::subpath_imports::from_asterisk::test_resolves_from_asterisk_to_asterisk_extension ... ok
[INFO] [stdout] test runtime::build_fn_test::test_build_fn_represents_transform_with_path_rewrite ... ok
[INFO] [stdout] test runtime::node::imports::subpath::read_test::test_read_subpath_imports_parses_wildcard_subpath_import ... ok
[INFO] [stdout] test runtime::node::imports::subpath::read_test::test_read_subpath_imports_removes_cjs_conditional_subpath_imports ... ok
[INFO] [stdout] test runtime::node::imports::subpath::read_test::test_read_subpath_imports_resolves_to_first_es_conditional_subpath_imports ... ok
[INFO] [stdout] test runtime::node::imports::subpath::read_test::test_read_subpath_imports_parses_wildcard_subpath_import_with_multiple_asterisks ... ok
[INFO] [stdout] test build_test::build_fn_produces_checksums ... ok
[INFO] [stdout] test runtime::build_fn_test::test_build_fn_represents_transform_with_retained_path ... ok
[INFO] [stdout] test runtime::node::node_config_test::test_parse_node_config_with_dependencies ... ok
[INFO] [stdout] test runtime::node::imports::resolver_test::subpath_imports::from_asterisk::test_resolves_from_asterisk_to_asterisk ... ok
[INFO] [stdout] test runtime::node::imports::resolver_test::subpath_imports::from_asterisk_extension::test_resolves_from_asterisk_extension_to_package_dependency ... ok
[INFO] [stdout] test runtime::node::imports::resolver_test::subpath_imports::from_explicit::test_resolves_from_explicit_to_package_dependency ... ok
[INFO] [stdout] test runtime::node::node_config_test::test_parse_node_config_reads_tsconfig ... ok
[INFO] [stdout] test runtime::node::node_config_test::test_parse_node_config_resolves_module_package_type ... ok
[INFO] [stdout] test runtime::ts_imports_test::test_ts_import_resolver_resolves_relative_source ... ok
[INFO] [stdout] test runtime::node::node_config_test::test_parse_node_config_resolves_not_module_package_type_when_unspecified ... ok
[INFO] [stdout] test runtime::node::node_config_test::test_parse_node_config_without_subpath_imports ... ok
[INFO] [stdout] test runtime::node::node_config_test::test_parse_node_config_without_tsconfig ... ok
[INFO] [stdout] test runtime::node::node_config_test::test_parse_node_config_with_invalid_subpath_imports ... ok
[INFO] [stdout] test runtime::ts_imports_test::test_ts_import_resolver_delegates_to_runtime_resolver ... ok
[INFO] [stdout] test swc::visitors::collect_imports_test::test_collect_imports_visitor_collects_import_fn ... ok
[INFO] [stdout] test swc::visitors::collect_imports_test::test_collect_imports_visitor_collects_top_level_import ... ok
[INFO] [stdout] test runtime::node::imports::subpath::read_test::test_read_subpath_imports_parses_explicit_subpath_import ... ok
[INFO] [stdout] test testing::test_single_fixture ... ok
[INFO] [stdout] test testing::update_python_gold ... ok
[INFO] [stdout] test testing::update_node_gold ... ok
[INFO] [stdout] test typescript::tsconfig_test::test_read_tsconfig ... ok
[INFO] [stdout] test typescript::tsconfig_test::test_read_tsconfig_compiler_options_absent_values_defaulted ... ok
[INFO] [stdout] test runtime::node::node_config_test::test_parse_node_config_with_subpath_imports ... ok
[INFO] [stdout] test typescript::tsconfig_test::test_read_tsconfig_compiler_options_empty_values_defaulted ... ok
[INFO] [stdout] test testing::test_errors_fixtures ... ok
[INFO] [stdout] test swc::visitors::rewrite_ts_imports_test::test_rewrite_ts_imports_visitor_on_top_level_import ... ok
[INFO] [stdout] test swc::visitors::rewrite_ts_imports_test::test_rewrite_ts_imports_visitor_on_import_fn ... ok
[INFO] [stdout] test typescript::tsconfig_test::test_read_tsconfig_compiler_options_invalid_fields_error ... ok
[INFO] [stdout] test build_test::build_fn_produces_archive ... ok
[INFO] [stdout] test parse_test::parse_fn_errors_for_invalid_extension ... ok
[INFO] [stdout] test runtime::node::imports::resolver_test::subpath_imports::from_asterisk::test_resolves_from_asterisk_to_package_dependency ... ok
[INFO] [stdout] test runtime::node::imports::resolver_test::subpath_imports::from_explicit::test_resolves_from_explicit_to_relative_source ... ok
[INFO] [stdout] test testing::test_node_fixtures ... FAILED
[INFO] [stdout] test testing::test_python_fixtures ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- testing::test_node_fixtures stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'testing::test_node_fixtures' (75) panicked at src/testing/scenarios.rs:153:17:
[INFO] [stdout] nvm is not writing to stdio
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x65341cfa61ca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x65341cfa61ca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x65341cfa61ca - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x65341cfa61ca - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x65341cfbefda - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x65341cfbefda - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x65341cfab6c2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x65341cfab6c2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x65341cf80fbf - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x65341cf80fbf - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x65341cf9c399 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x65341a98815c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x65341a98815c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x65341cf9c612 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x65341cf9c612 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x65341cf810aa - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x65341cf781c9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x65341cf81e7d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x65341cfbf96c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x65341a889e99 - l3_fn_build::testing::scenarios::collect_node_variations::{{closure}}::hcdb34ae5f0007e73
[INFO] [stdout]                                at /opt/rustwide/workdir/src/testing/scenarios.rs:153:17
[INFO] [stdout]   20:     0x65341a870bff - <core::ops::try_trait::Wrapped<T,A,F> as core::ops::function::FnMut<(A,)>>::call_mut::h10559293472f1254
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/try_trait.rs:417:27
[INFO] [stdout]   21:     0x65341a8d7fcf - <&mut core::array::drain::Drain<T,_,F> as core::ops::function::FnMut<(usize,)>>::call_mut::h487c8d44b23b15bf
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/array/drain.rs:85:13
[INFO] [stdout]   22:     0x65341a7ff917 - core::array::try_from_fn_erased::hd23b60ba5bb1a6ae
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/array/mod.rs:935:20
[INFO] [stdout]   23:     0x65341a7ff834 - core::array::try_from_fn::had6bf2c998b1a130
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/array/mod.rs:154:11
[INFO] [stdout]   24:     0x65341a7f7089 - core::array::<impl [T; N]>::try_map::h0a4accc5c4ed6916
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/array/mod.rs:633:9
[INFO] [stdout]   25:     0x65341a7f6fc9 - core::array::<impl [T; N]>::map::h4024e2f019949d65
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/array/mod.rs:587:14
[INFO] [stdout]   26:     0x65341a8897ae - l3_fn_build::testing::scenarios::collect_node_variations::hfc8f103a0c737d16
[INFO] [stdout]                                at /opt/rustwide/workdir/src/testing/scenarios.rs:141:10
[INFO] [stdout]   27:     0x65341a7eb271 - core::ops::function::FnOnce::call_once::hd03ff1d57a108884
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x65341a8734c8 - std::sync::once_lock::OnceLock<T>::get_or_init::{{closure}}::h7524602d272a91c5
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sync/once_lock.rs:321:50
[INFO] [stdout]   29:     0x65341a87336e - std::sync::once_lock::OnceLock<T>::initialize::{{closure}}::h14b3eb9d6b6c293a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sync/once_lock.rs:543:19
[INFO] [stdout]   30:     0x65341a8655f1 - std::sync::once::Once::call_once_force::{{closure}}::h8b4e2f6f58aa3da2
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sync/once.rs:219:40
[INFO] [stdout]   31:     0x65341cf86637 - <std[b80a194dd3c418bb]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/sync/once/futex.rs:178:21
[INFO] [stdout]   32:     0x65341a865394 - std::sync::once::Once::call_once_force::h5f3697bdbfa00020
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sync/once.rs:219:20
[INFO] [stdout]   33:     0x65341a8732ba - std::sync::once_lock::OnceLock<T>::initialize::h7326d0791bc2935e
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sync/once_lock.rs:542:19
[INFO] [stdout]   34:     0x65341a87359b - std::sync::once_lock::OnceLock<T>::get_or_try_init::h94dbb6718f1e1161
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sync/once_lock.rs:410:14
[INFO] [stdout]   35:     0x65341a87347d - std::sync::once_lock::OnceLock<T>::get_or_init::h0a18482c87a8280c
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sync/once_lock.rs:321:20
[INFO] [stdout]   36:     0x65341a889560 - l3_fn_build::testing::scenarios::collect_variations::h09487315f063b796
[INFO] [stdout]                                at /opt/rustwide/workdir/src/testing/scenarios.rs:107:18
[INFO] [stdout]   37:     0x65341a889009 - l3_fn_build::testing::scenarios::collect_scenarios::hfa72c3e7210c285d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/testing/scenarios.rs:67:11
[INFO] [stdout]   38:     0x65341a938276 - l3_fn_build::testing::fixture::TestFixture::run::{{closure}}::h9e985bcb58332451
[INFO] [stdout]                                at /opt/rustwide/workdir/src/testing/fixture.rs:101:25
[INFO] [stdout]   39:     0x65341a932f92 - l3_fn_build::testing::run_fixtures::{{closure}}::h87f12268258dc129
[INFO] [stdout]                                at /opt/rustwide/workdir/src/testing/mod.rs:83:36
[INFO] [stdout]   40:     0x65341a934f7a - l3_fn_build::testing::test_node_fixtures::{{closure}}::h79065e9ba14caf3f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/testing/mod.rs:69:53
[INFO] [stdout]   41:     0x65341a8483e2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h1d05c6a7bc61ed47
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   42:     0x65341a84835d - <core::pin::Pin<P> as core::future::future::Future>::poll::h08b8e18bdfbb6751
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   43:     0x65341a9700ad - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h91ab7340fca17db7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   44:     0x65341a96fe4b - tokio::task::coop::with_budget::h42e0ddeecfc2c7a1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   45:     0x65341a96fe4b - tokio::task::coop::budget::hfb17cb03cc2705a9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   46:     0x65341a96fe4b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h173ff3b9d38c78a8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   47:     0x65341a96d130 - tokio::runtime::scheduler::current_thread::Context::enter::ha88d57a62a8d4d86
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   48:     0x65341a96f51d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hf8d6782aa0335ddd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   49:     0x65341a96e6f4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h3068760e1e4fd036
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   50:     0x65341a86c0db - tokio::runtime::context::scoped::Scoped<T>::set::h915458279006520a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   51:     0x65341a8b7a19 - tokio::runtime::context::set_scheduler::{{closure}}::h32342d4d3fb9aecc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   52:     0x65341a8747a2 - std::thread::local::LocalKey<T>::try_with::h27eb3fd67254b151
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   53:     0x65341a87396e - std::thread::local::LocalKey<T>::with::h89b9eb0f6960b939
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   54:     0x65341a8b798d - tokio::runtime::context::set_scheduler::h36b4b48965b629af
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   55:     0x65341a96e4a0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hf52d903f8b4897ae
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   56:     0x65341a96e756 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h0d7379172b4dabf7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   57:     0x65341a96a2a0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h143263826f7f3856
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   58:     0x65341a978bc3 - tokio::runtime::context::runtime::enter_runtime::h4d41529fe2fad66d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   59:     0x65341a969fb1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h8c14b923774b3d31
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   60:     0x65341a93c064 - tokio::runtime::runtime::Runtime::block_on_inner::ha8e2aeaf34660003
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   61:     0x65341a93c22f - tokio::runtime::runtime::Runtime::block_on::hb9444a4dbdeb0154
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   62:     0x65341a934d63 - l3_fn_build::testing::test_node_fixtures::h122a8338bbe97b67
[INFO] [stdout]                                at /opt/rustwide/workdir/src/testing/mod.rs:69:58
[INFO] [stdout]   63:     0x65341a934ff7 - l3_fn_build::testing::test_node_fixtures::{{closure}}::h8809544edf010a72
[INFO] [stdout]                                at /opt/rustwide/workdir/src/testing/mod.rs:65:30
[INFO] [stdout]   64:     0x65341a7e97d6 - core::ops::function::FnOnce::call_once::h2c9e95234b65065c
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   65:     0x65341a97c23b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66:     0x65341a97c23b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   67:     0x65341a988c2b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   68:     0x65341a988c2b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   69:     0x65341a988c2b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   70:     0x65341a988c2b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   71:     0x65341a988c2b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   72:     0x65341a988c2b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   73:     0x65341a988c2b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   74:     0x65341a984344 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   75:     0x65341a984344 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   76:     0x65341a98b832 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   77:     0x65341a98b832 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   78:     0x65341a98b832 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   79:     0x65341a98b832 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   80:     0x65341a98b832 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   81:     0x65341a98b832 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   82:     0x65341a98b832 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   83:     0x65341cfa4fef - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   84:     0x65341cfa4fef - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   85:     0x7e82ccb02aa4 - <unknown>
[INFO] [stdout]   86:     0x7e82ccb8fa64 - clone
[INFO] [stdout]   87:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     testing::test_node_fixtures
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 58 passed; 1 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.64s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "d6d4c5a4cbc39db5964f5b0184bc7349ea7ea37d3e725862eee76ddb3bdd1254", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d6d4c5a4cbc39db5964f5b0184bc7349ea7ea37d3e725862eee76ddb3bdd1254", kill_on_drop: false }`
[INFO] [stdout] d6d4c5a4cbc39db5964f5b0184bc7349ea7ea37d3e725862eee76ddb3bdd1254
