[INFO] fetching crate l3_fn_build 0.0.5-alpha.1...
[INFO] testing l3_fn_build-0.0.5-alpha.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate l3_fn_build 0.0.5-alpha.1 into /workspace/builds/worker-7-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-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate l3_fn_build 0.0.5-alpha.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2976a11a89aa6c064543a0f3db68c8d6208795effe724e0e4d839c9f1df8f234
[INFO] running `Command { std: "docker" "start" "-a" "2976a11a89aa6c064543a0f3db68c8d6208795effe724e0e4d839c9f1df8f234", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2976a11a89aa6c064543a0f3db68c8d6208795effe724e0e4d839c9f1df8f234", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2976a11a89aa6c064543a0f3db68c8d6208795effe724e0e4d839c9f1df8f234", kill_on_drop: false }`
[INFO] [stdout] 2976a11a89aa6c064543a0f3db68c8d6208795effe724e0e4d839c9f1df8f234
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] db447c946320febe42914feeebb5c9c4c2d20e6be1125c3b7d6114da60e90074
[INFO] running `Command { std: "docker" "start" "-a" "db447c946320febe42914feeebb5c9c4c2d20e6be1125c3b7d6114da60e90074", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling outref v0.5.2
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling unicode-id-start v1.4.0
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling if_chain v1.0.3
[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 cc v1.2.39
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling seq-macro v0.3.6
[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 base64-simd v0.8.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling malachite-nz v0.4.22
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling regress v0.10.4
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]    Compiling path-clean v0.1.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling compact_str v0.7.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling psm v0.1.26
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling stacker v0.1.21
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling unic-common v0.9.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling path-clean v1.0.1
[INFO] [stderr]    Compiling unic-char-range v0.9.0
[INFO] [stderr]    Compiling ascii v1.1.0
[INFO] [stderr]    Compiling precomputed-map v0.2.0
[INFO] [stderr]    Compiling unic-char-property v0.9.0
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling unic-ucd-version v0.9.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling par-iter v2.0.0
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling rustpython-parser-vendored v0.4.0
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling unicode_names2_generator v1.3.0
[INFO] [stderr]    Compiling radix_fmt v1.0.0
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling rustpython-parser v0.4.0
[INFO] [stderr]    Compiling zopfli v0.8.2
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling unic-emoji-char v0.9.0
[INFO] [stderr]    Compiling unic-ucd-ident v0.9.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 unicode_names2 v1.3.0
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling zip v5.1.1
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling jsonc-parser v0.26.3
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling swc_macros_common v1.0.1
[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 swc_config_macro v1.0.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling swc_ecma_transforms_macros v1.0.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling static-map-macro v0.3.4
[INFO] [stderr]    Compiling swc_ecma_codegen_macros v2.0.2
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling rustpython-parser-core v0.4.0
[INFO] [stderr]    Compiling auto_impl v1.3.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling st-map v0.2.4
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling tracing v0.1.41
[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 tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling swc_ecma_preset_env v35.0.0
[INFO] [stderr]    Compiling bytes-str v0.2.7
[INFO] [stderr]    Compiling triomphe v0.1.14
[INFO] [stderr]    Compiling debugid v0.8.0
[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 toml_edit v0.22.27
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[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 idna v1.1.0
[INFO] [stderr]    Compiling browserslist-rs v0.19.0
[INFO] [stderr]    Compiling url v2.5.7
[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 lru v0.10.1
[INFO] [stderr]    Compiling swc_sourcemap v9.3.4
[INFO] [stderr]    Compiling swc_atoms v7.0.0
[INFO] [stderr]    Compiling preset_env_base v5.0.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling swc_common v14.0.4
[INFO] [stderr]    Compiling swc_config v3.1.2
[INFO] [stderr]    Compiling l3_fn_config v0.0.2-alpha.1
[INFO] [stderr]    Compiling swc_ecma_ast v15.0.0
[INFO] [stderr]    Compiling swc_ecma_loader 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_node_comments v14.0.0
[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 swc_ecma_utils v21.0.0
[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_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_ecma_ext_transforms v21.0.0
[INFO] [stderr]    Compiling swc_ecma_lints v22.0.0
[INFO] [stderr]    Compiling swc_typescript v20.0.0
[INFO] [stderr]    Compiling rustpython-ast v0.4.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_es2018 v27.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_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_compat_es2022 v28.0.0
[INFO] [stderr]    Compiling swc_ecma_compat_es2021 v27.0.0
[INFO] [stderr]    Compiling swc_ecma_transforms_typescript v30.0.0
[INFO] [stderr]    Compiling swc_ecma_compat_es2020 v28.0.0
[INFO] [stderr]    Compiling swc_ecma_minifier v33.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 2m 43s
[INFO] running `Command { std: "docker" "inspect" "db447c946320febe42914feeebb5c9c4c2d20e6be1125c3b7d6114da60e90074", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "db447c946320febe42914feeebb5c9c4c2d20e6be1125c3b7d6114da60e90074", kill_on_drop: false }`
[INFO] [stdout] db447c946320febe42914feeebb5c9c4c2d20e6be1125c3b7d6114da60e90074
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6f10fda66d13801a732901213ac795937c52476ba8451ffaed5d4d4759203459
[INFO] running `Command { std: "docker" "start" "-a" "6f10fda66d13801a732901213ac795937c52476ba8451ffaed5d4d4759203459", 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 19.30s
[INFO] running `Command { std: "docker" "inspect" "6f10fda66d13801a732901213ac795937c52476ba8451ffaed5d4d4759203459", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f10fda66d13801a732901213ac795937c52476ba8451ffaed5d4d4759203459", kill_on_drop: false }`
[INFO] [stdout] 6f10fda66d13801a732901213ac795937c52476ba8451ffaed5d4d4759203459
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 21e2015a7768a52dabe3b3050526d4f982e9e8be4d5feb7b199f5b31e484b84b
[INFO] running `Command { std: "docker" "start" "-a" "21e2015a7768a52dabe3b3050526d4f982e9e8be4d5feb7b199f5b31e484b84b", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.68s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/l3_fn_build-064abd723b828080)
[INFO] [stdout] 
[INFO] [stdout] running 60 tests
[INFO] [stdout] test checksum_test::test_checksum_try_from_string ... ok
[INFO] [stdout] test checksum_test::test_checksum_try_from_path ... ok
[INFO] [stdout] test parse_test::parse_entrypoint_errors_for_invalid_extension ... ok
[INFO] [stdout] test parse_test::parse_entrypoint_of_python_fn ... ok
[INFO] [stdout] test build_test::build_fn_errors_for_invalid_extension ... ok
[INFO] [stdout] test parse_test::parse_entrypoint_errors_for_missing_entrypoint ... ok
[INFO] [stdout] test parse_test::parse_fn_errors_for_invalid_extension ... 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_ancestor ... ok
[INFO] [stdout] test paths_test::test_join_file_paths_joins_rel_path_with_sibling ... ok
[INFO] [stdout] test routing_test::test_unsupported_route_from_handler_fn ... ok
[INFO] [stdout] test paths_test::test_join_file_paths_joins_rel_path_with_pwd ... ok
[INFO] [stdout] test routing_test::test_http_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::test_resolves_from_asterisk_to_asterisk ... 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::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_asterisk::test_resolves_from_asterisk_to_relative_source ... ok
[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::subpath_imports::from_asterisk::test_resolves_from_asterisk_to_package_dependency ... ok
[INFO] [stdout] test runtime::node::imports::subpath::read_test::test_read_subpath_imports_parses_explicit_subpath_import ... 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_explicit::test_resolves_from_explicit_to_relative_source ... ok
[INFO] [stdout] test runtime::build_fn_test::test_build_fn_represents_transform_with_path_rewrite ... ok
[INFO] [stdout] test runtime::node::imports::resolver_test::test_node_import_resolver_resolves_relative_source ... ok
[INFO] [stdout] test runtime::build_fn_test::test_build_fn_represents_transform_with_retained_path ... 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::subpath::read_test::test_read_subpath_imports_parses_wildcard_subpath_import_with_multiple_asterisks ... 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::resolver_test::subpath_imports::from_explicit::test_resolves_from_explicit_to_package_dependency ... 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::node_config_test::test_parse_node_config_reads_tsconfig ... ok
[INFO] [stdout] test build_test::build_fn_produces_archive ... ok
[INFO] [stdout] test parse_test::parse_fn_errors_for_missing_entrypoint ... ok
[INFO] [stdout] test runtime::node::imports::subpath::read_test::test_read_subpath_imports_parses_wildcard_subpath_import ... ok
[INFO] [stdout] test runtime::node::node_config_test::test_parse_node_config_resolves_module_package_type ... 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_with_dependencies ... ok
[INFO] [stdout] test runtime::node::node_config_test::test_parse_node_config_with_subpath_imports ... ok
[INFO] [stdout] test runtime::node::node_config_test::test_parse_node_config_without_subpath_imports ... ok
[INFO] [stdout] test testing::update_node_gold ... ok
[INFO] [stdout] test testing::update_python_gold ... ok
[INFO] [stdout] test runtime::node::node_config_test::test_parse_node_config_with_invalid_subpath_imports ... ok
[INFO] [stdout] test swc::visitors::collect_imports_test::test_collect_imports_visitor_collects_top_level_import ... ok
[INFO] [stdout] test typescript::tsconfig_test::test_read_tsconfig ... ok
[INFO] [stdout] test runtime::node::node_config_test::test_parse_node_config_without_tsconfig ... ok
[INFO] [stdout] test runtime::ts_imports_test::test_ts_import_resolver_delegates_to_runtime_resolver ... ok
[INFO] [stdout] test runtime::ts_imports_test::test_ts_import_resolver_resolves_relative_source ... ok
[INFO] [stdout] test build_test::build_fn_produces_checksums ... ok
[INFO] [stdout] test swc::visitors::collect_imports_test::test_collect_imports_visitor_collects_import_fn ... ok
[INFO] [stdout] test testing::test_errors_fixtures ... ok
[INFO] [stdout] test typescript::tsconfig_test::test_read_tsconfig_compiler_options_absent_values_defaulted ... ok
[INFO] [stdout] test typescript::tsconfig_test::test_read_tsconfig_compiler_options_empty_values_defaulted ... ok
[INFO] [stdout] test testing::test_single_fixture ... ok
[INFO] [stdout] test typescript::tsconfig_test::test_read_tsconfig_compiler_options_invalid_fields_error ... ok
[INFO] [stdout] test swc::visitors::rewrite_ts_imports_test::test_rewrite_ts_imports_visitor_on_import_fn ... ok
[INFO] [stdout] test swc::visitors::rewrite_ts_imports_test::test_rewrite_ts_imports_visitor_on_top_level_import ... 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' (76) panicked at src/testing/scenarios.rs:153:17:
[INFO] [stdout] nvm is not writing to stdio
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5fa495293152 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fa495293152 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fa495293152 - std::sys::backtrace::_print_fmt::h255777b7ec902439
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5fa495293152 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5fa4952a6a3f - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5fa4952a6a3f - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5fa49525c463 - std::io::default_write_fmt::h2580ece0d4b58e51
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5fa49525c463 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5fa495269f32 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5fa49526fe9f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5fa49526fd31 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5fa492cca7fe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h8c698701e444e564
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5fa492cca7fe - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5fa49527055f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc4f222a8a57c637a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5fa49527055f - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5fa4952702d6 - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x5fa49526a069 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5fa49524f9ed - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5fa4952b1b40 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fa492c1a3af - l3_fn_build::testing::scenarios::collect_node_variations::{{closure}}::h241a12d114cf845f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/testing/scenarios.rs:153:17
[INFO] [stdout]   20:     0x5fa492b9bdb6 - core::ops::try_trait::NeverShortCircuit<T>::wrap_mut_1::{{closure}}::h60ba79854c52b248
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/try_trait.rs:393:36
[INFO] [stdout]   21:     0x5fa492b6851c - <core::iter::adapters::map::Map<I,F> as core::iter::traits::unchecked_iterator::UncheckedIterator>::next_unchecked::h46c7a88afed9e0f4
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/iter/adapters/map.rs:206:9
[INFO] [stdout]   22:     0x5fa492c053ba - core::array::try_from_trusted_iterator::next::{{closure}}::h414b9fa72bf3dd48
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/array/mod.rs:860:27
[INFO] [stdout]   23:     0x5fa492c05217 - core::array::try_from_fn_erased::hb7ea5822a0961f10
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/array/mod.rs:891:20
[INFO] [stdout]   24:     0x5fa492c04fb6 - core::array::try_from_fn::hcf299d94bf8693dd
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/array/mod.rs:152:11
[INFO] [stdout]   25:     0x5fa492c05370 - core::array::try_from_trusted_iterator::hacff043783c4aed7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/array/mod.rs:864:5
[INFO] [stdout]   26:     0x5fa492c053ea - core::array::<impl [T; N]>::try_map::{{closure}}::hb6d0fd4ffae86221
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/array/mod.rs:587:39
[INFO] [stdout]   27:     0x5fa492c282bc - core::array::drain::drain_array_with::h0fe3b6ae20ac31fc
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/array/drain.rs:26:5
[INFO] [stdout]   28:     0x5fa492b84169 - core::array::<impl [T; N]>::try_map::h55f8ffb5f1371a11
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/array/mod.rs:587:9
[INFO] [stdout]   29:     0x5fa492b84169 - core::array::<impl [T; N]>::map::he33c79a2281058b2
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/array/mod.rs:549:14
[INFO] [stdout]   30:     0x5fa492c19d2e - l3_fn_build::testing::scenarios::collect_node_variations::hef8ca1d993c1c3d9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/testing/scenarios.rs:141:10
[INFO] [stdout]   31:     0x5fa492b3f411 - core::ops::function::FnOnce::call_once::h5f09da27284c8d8c
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   32:     0x5fa492b55aa8 - std::sync::once_lock::OnceLock<T>::get_or_init::{{closure}}::h4a66197512965a76
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sync/once_lock.rs:315:50
[INFO] [stdout]   33:     0x5fa492b55964 - std::sync::once_lock::OnceLock<T>::initialize::{{closure}}::h852f35f340abb5d0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sync/once_lock.rs:528:19
[INFO] [stdout]   34:     0x5fa492bb8911 - std::sync::once::Once::call_once_force::{{closure}}::ha6d317421794140d
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sync/once.rs:217:40
[INFO] [stdout]   35:     0x5fa4952642c7 - std::sys::sync::once::futex::Once::call::h0a0114181d829c82
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/sync/once/futex.rs:178:21
[INFO] [stdout]   36:     0x5fa492bb87b2 - std::sync::once::Once::call_once_force::h9a6e097dccc6ec25
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sync/once.rs:217:20
[INFO] [stdout]   37:     0x5fa492b55917 - std::sync::once_lock::OnceLock<T>::initialize::h431764bd55b85138
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sync/once_lock.rs:527:19
[INFO] [stdout]   38:     0x5fa492b55b4e - std::sync::once_lock::OnceLock<T>::get_or_try_init::h1fc9d8075d1f0b57
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sync/once_lock.rs:403:14
[INFO] [stdout]   39:     0x5fa492b55a6d - std::sync::once_lock::OnceLock<T>::get_or_init::hba5143a8e9edf75c
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sync/once_lock.rs:315:20
[INFO] [stdout]   40:     0x5fa492c19ae0 - l3_fn_build::testing::scenarios::collect_variations::h13a59964fba4223c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/testing/scenarios.rs:107:18
[INFO] [stdout]   41:     0x5fa492c195aa - l3_fn_build::testing::scenarios::collect_scenarios::hc0f223faccaa14c9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/testing/scenarios.rs:67:11
[INFO] [stdout]   42:     0x5fa492ca1d96 - l3_fn_build::testing::fixture::TestFixture::run::{{closure}}::h47018d8b327afe03
[INFO] [stdout]                                at /opt/rustwide/workdir/src/testing/fixture.rs:101:25
[INFO] [stdout]   43:     0x5fa492c33a15 - l3_fn_build::testing::run_fixtures::{{closure}}::h96e28c7b429dec1a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/testing/mod.rs:83:36
[INFO] [stdout]   44:     0x5fa492c34d2a - l3_fn_build::testing::test_node_fixtures::{{closure}}::hcb13dec3e56d432a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/testing/mod.rs:69:53
[INFO] [stdout]   45:     0x5fa492c75202 - <core::pin::Pin<P> as core::future::future::Future>::poll::he6421c135f19e9f7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/future/future.rs:133:9
[INFO] [stdout]   46:     0x5fa492c750bd - <core::pin::Pin<P> as core::future::future::Future>::poll::ha2db7d23b9d23419
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/future/future.rs:133:9
[INFO] [stdout]   47:     0x5fa492bda54d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h6234c53a12b544b8
[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]   48:     0x5fa492bda30b - tokio::task::coop::with_budget::h7e76a6e0617b4043
[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]   49:     0x5fa492bda30b - tokio::task::coop::budget::h05891782a52d09c9
[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]   50:     0x5fa492bda30b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h7ac9ec4778d15296
[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]   51:     0x5fa492bd7640 - tokio::runtime::scheduler::current_thread::Context::enter::h62818e2f59623ced
[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]   52:     0x5fa492bd8f2d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h18db4f20426227db
[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]   53:     0x5fa492bd8bd4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h7fdd26aa3d394bcf
[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]   54:     0x5fa492c3e07b - tokio::runtime::context::scoped::Scoped<T>::set::h148e2dda2fcf2f0a
[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]   55:     0x5fa492c29a69 - tokio::runtime::context::set_scheduler::{{closure}}::hd7192d63f279d45b
[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]   56:     0x5fa492c3be92 - std::thread::local::LocalKey<T>::try_with::he1d52de04864b285
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   57:     0x5fa492c3951e - std::thread::local::LocalKey<T>::with::hc2cd0dc6bb291db2
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   58:     0x5fa492c299dd - tokio::runtime::context::set_scheduler::hea933e67f8e8652f
[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]   59:     0x5fa492bd8980 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h4facfbee0457d9fa
[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]   60:     0x5fa492bd8c73 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hc13776f951edf700
[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]   61:     0x5fa492bd4780 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h04d06fb38dac9710
[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]   62:     0x5fa492bed000 - tokio::runtime::context::runtime::enter_runtime::he30254e80cda61db
[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]   63:     0x5fa492bd4491 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h021083d582251e41
[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]   64:     0x5fa492ba0b74 - tokio::runtime::runtime::Runtime::block_on_inner::h572c711ea8857844
[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]   65:     0x5fa492ba0e4c - tokio::runtime::runtime::Runtime::block_on::h9fa23116cc57bbb6
[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]   66:     0x5fa492c34ae3 - l3_fn_build::testing::test_node_fixtures::h5c59b0014d7e3661
[INFO] [stdout]                                at /opt/rustwide/workdir/src/testing/mod.rs:69:58
[INFO] [stdout]   67:     0x5fa492c34b77 - l3_fn_build::testing::test_node_fixtures::{{closure}}::h403fbb96fc7c1fb4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/testing/mod.rs:65:30
[INFO] [stdout]   68:     0x5fa492b3fba6 - core::ops::function::FnOnce::call_once::h856c2253a2be5534
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x5fa492cca64b - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   70:     0x5fa492cca64b - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18
[INFO] [stdout]   71:     0x5fa492cde65d - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74
[INFO] [stdout]   72:     0x5fa492cde65d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   73:     0x5fa492cde65d - std::panicking::catch_unwind::do_call::he5edbaf126c13b99
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   74:     0x5fa492cde65d - std::panicking::catch_unwind::h3d6a8652eceeabce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   75:     0x5fa492cde65d - std::panic::catch_unwind::hbef0c501dd7bb498
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   76:     0x5fa492cde65d - test::run_test_in_process::h400008a46a5006a0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27
[INFO] [stdout]   77:     0x5fa492cde65d - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43
[INFO] [stdout]   78:     0x5fa492cb7ba4 - test::run_test::{{closure}}::he4a7177c216308c0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41
[INFO] [stdout]   79:     0x5fa492cb7ba4 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   80:     0x5fa492cbb4da - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   81:     0x5fa492cbb4da - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   82:     0x5fa492cbb4da - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   83:     0x5fa492cbb4da - std::panicking::catch_unwind::h7e8b531bbda77d20
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   84:     0x5fa492cbb4da - std::panic::catch_unwind::hf9bbb2040b4f1e6c
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   85:     0x5fa492cbb4da - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   86:     0x5fa492cbb4da - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   87:     0x5fa4952652bf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6891ad53a5ed6f52
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   88:     0x5fa4952652bf - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   89:     0x788311b7caa4 - <unknown>
[INFO] [stdout]   90:     0x788311c09a64 - clone
[INFO] [stdout]   91:                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.82s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "21e2015a7768a52dabe3b3050526d4f982e9e8be4d5feb7b199f5b31e484b84b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "21e2015a7768a52dabe3b3050526d4f982e9e8be4d5feb7b199f5b31e484b84b", kill_on_drop: false }`
[INFO] [stdout] 21e2015a7768a52dabe3b3050526d4f982e9e8be4d5feb7b199f5b31e484b84b
