[INFO] cloning repository https://github.com/yayudev/sniffies-ssafe-cli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yayudev/sniffies-ssafe-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyayudev%2Fsniffies-ssafe-cli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyayudev%2Fsniffies-ssafe-cli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 95174aeb19d007e859cbf3f78965b8030a338697
[INFO] testing yayudev/sniffies-ssafe-cli against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyayudev%2Fsniffies-ssafe-cli" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/yayudev/sniffies-ssafe-cli
[INFO] finished tweaking git repo https://github.com/yayudev/sniffies-ssafe-cli
[INFO] tweaked toml for git repo https://github.com/yayudev/sniffies-ssafe-cli written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/yayudev/sniffies-ssafe-cli on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/yayudev/sniffies-ssafe-cli already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f228a5411a882c352024c44e8b646436a51d66da99902131612c0187cf810468
[INFO] running `Command { std: "docker" "start" "-a" "f228a5411a882c352024c44e8b646436a51d66da99902131612c0187cf810468", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f228a5411a882c352024c44e8b646436a51d66da99902131612c0187cf810468", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f228a5411a882c352024c44e8b646436a51d66da99902131612c0187cf810468", kill_on_drop: false }`
[INFO] [stdout] f228a5411a882c352024c44e8b646436a51d66da99902131612c0187cf810468
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 46a95fe6fcd24d2c3d76397d1f4a0678073cbe16f328c0f3f6da88ff657fdbbc
[INFO] running `Command { std: "docker" "start" "-a" "46a95fe6fcd24d2c3d76397d1f4a0678073cbe16f328c0f3f6da88ff657fdbbc", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling outref v0.1.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling simd-abstraction v0.7.1
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling uuid v1.16.0
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling unicode-id-start v1.3.1
[INFO] [stderr]    Compiling if_chain v1.0.2
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling better_scoped_tls v1.0.0
[INFO] [stderr]    Compiling base64-simd v0.7.0
[INFO] [stderr]    Compiling swc_visit v2.0.0
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling bumpalo v3.17.0
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling cc v1.2.19
[INFO] [stderr]    Compiling par-core v1.0.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling par-iter v1.0.2
[INFO] [stderr]    Compiling ryu-js v1.0.2
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling unicode-id v0.3.5
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling path-clean v0.1.0
[INFO] [stderr]    Compiling owo-colors v4.2.0
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling ascii v1.1.0
[INFO] [stderr]    Compiling castaway v0.2.3
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling path-clean v1.0.1
[INFO] [stderr]    Compiling compact_str v0.7.1
[INFO] [stderr]    Compiling unic-common v0.9.0
[INFO] [stderr]    Compiling unic-char-range v0.9.0
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling unic-ucd-version v0.9.0
[INFO] [stderr]    Compiling unic-char-property v0.9.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling psm v0.1.25
[INFO] [stderr]    Compiling stacker v0.1.20
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling radix_fmt v1.0.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling unic-ucd-segment v0.9.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling deunicode v1.6.1
[INFO] [stderr]    Compiling crossterm v0.25.0
[INFO] [stderr]    Compiling clap_builder v4.5.36
[INFO] [stderr]    Compiling fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling slug v0.1.6
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling unic-segment v0.9.0
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling newline-converter v0.3.0
[INFO] [stderr]    Compiling dyn-clone v1.0.19
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling inquire v0.7.5
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling swc_macros_common v1.0.0
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling clap v4.5.36
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling ptr_meta_derive v0.3.0
[INFO] [stderr]    Compiling from_variant v2.0.0
[INFO] [stderr]    Compiling ast_node v3.0.0
[INFO] [stderr]    Compiling swc_eq_ignore_macros v1.0.0
[INFO] [stderr]    Compiling is-macro v0.3.7
[INFO] [stderr]    Compiling string_enum v1.0.0
[INFO] [stderr]    Compiling swc_ecma_transforms_macros v1.0.0
[INFO] [stderr]    Compiling swc_trace_macro v2.0.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling swc_config_macro v1.0.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling static-map-macro v0.3.4
[INFO] [stderr]    Compiling ptr_meta v0.3.0
[INFO] [stderr]    Compiling swc_ecma_codegen_macros v2.0.0
[INFO] [stderr]    Compiling miette-derive v7.5.0
[INFO] [stderr]    Compiling auto_impl v1.3.0
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling st-map v0.2.4
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling miette v7.5.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling pest v2.8.0
[INFO] [stderr]    Compiling swc_timer v1.0.0
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling pest_meta v2.8.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling pest_generator v2.8.0
[INFO] [stderr]    Compiling pest_derive v2.8.0
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[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 indexmap v2.9.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling lru v0.10.1
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling hstr v1.0.0
[INFO] [stderr]    Compiling swc_allocator v4.0.0
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling jsonc-parser v0.26.2
[INFO] [stderr]    Compiling tera v1.20.0
[INFO] [stderr]    Compiling sourcemap v9.1.2
[INFO] [stderr]    Compiling swc_atoms v5.0.0
[INFO] [stderr]    Compiling swc_cached v2.0.0
[INFO] [stderr]    Compiling browserslist-rs v0.17.0
[INFO] [stderr]    Compiling swc_common v8.1.0
[INFO] [stderr]    Compiling swc_config v2.0.0
[INFO] [stderr]    Compiling swc_ecma_ast v8.1.1
[INFO] [stderr]    Compiling swc_ecma_loader v8.0.0
[INFO] [stderr]    Compiling swc_error_reporters v10.0.0
[INFO] [stderr]    Compiling swc_node_comments v8.0.0
[INFO] [stderr]    Compiling swc_transform_common v2.0.0
[INFO] [stderr]    Compiling swc_ecma_visit v8.0.0
[INFO] [stderr]    Compiling swc_ecma_parser v11.0.1
[INFO] [stderr]    Compiling swc_ecma_codegen v10.0.0
[INFO] [stderr]    Compiling preset_env_base v3.0.0
[INFO] [stderr]    Compiling swc_ecma_utils v12.0.0
[INFO] [stderr]    Compiling swc_ecma_transforms_base v12.1.1
[INFO] [stderr]    Compiling swc_ecma_compat_common v12.0.0
[INFO] [stderr]    Compiling swc_ecma_usage_analyzer v13.0.0
[INFO] [stderr]    Compiling swc_ecma_ext_transforms v12.0.0
[INFO] [stderr]    Compiling swc_ecma_lints v12.1.0
[INFO] [stderr]    Compiling swc_typescript v11.0.1
[INFO] [stderr]    Compiling swc_ecma_transforms_classes v12.0.0
[INFO] [stderr]    Compiling swc_ecma_transforms_optimization v12.0.0
[INFO] [stderr]    Compiling swc_ecma_compat_es3 v12.0.0
[INFO] [stderr]    Compiling swc_ecma_compat_es2021 v12.0.0
[INFO] [stderr]    Compiling swc_ecma_compat_es2018 v12.0.0
[INFO] [stderr]    Compiling swc_ecma_compat_es2016 v12.0.0
[INFO] [stderr]    Compiling swc_ecma_transforms_react v13.0.1
[INFO] [stderr]    Compiling swc_ecma_compat_es2017 v12.1.0
[INFO] [stderr]    Compiling swc_ecma_compat_es2019 v12.0.0
[INFO] [stderr]    Compiling swc_ecma_transforms_module v13.0.0
[INFO] [stderr]    Compiling swc_ecma_compat_es2022 v13.0.0
[INFO] [stderr]    Compiling swc_ecma_compat_es2015 v12.0.0
[INFO] [stderr]    Compiling swc_ecma_transforms_proposal v12.0.0
[INFO] [stderr]    Compiling swc_ecma_transforms_typescript v13.0.0
[INFO] [stderr]    Compiling swc_ecma_compat_es2020 v13.0.0
[INFO] [stderr]    Compiling swc_ecma_minifier v16.0.1
[INFO] [stderr]    Compiling swc_ecma_compat_bugfixes v12.0.0
[INFO] [stderr]    Compiling swc_ecma_transforms_compat v13.0.0
[INFO] [stderr]    Compiling swc_ecma_transforms v15.0.0
[INFO] [stderr]    Compiling swc_ecma_preset_env v16.0.0
[INFO] [stderr]    Compiling swc_compiler_base v18.0.0
[INFO] [stderr]    Compiling swc v21.0.0
[INFO] [stderr]    Compiling sniffies-cli v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 59s
[INFO] running `Command { std: "docker" "inspect" "46a95fe6fcd24d2c3d76397d1f4a0678073cbe16f328c0f3f6da88ff657fdbbc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "46a95fe6fcd24d2c3d76397d1f4a0678073cbe16f328c0f3f6da88ff657fdbbc", kill_on_drop: false }`
[INFO] [stdout] 46a95fe6fcd24d2c3d76397d1f4a0678073cbe16f328c0f3f6da88ff657fdbbc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f45a6ac107d7f030e02a147342242f57dfbca78c8ff0c4090d75d6416e7f45b0
[INFO] running `Command { std: "docker" "start" "-a" "f45a6ac107d7f030e02a147342242f57dfbca78c8ff0c4090d75d6416e7f45b0", kill_on_drop: false }`
[INFO] [stderr]    Compiling sniffies-cli v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.56s
[INFO] running `Command { std: "docker" "inspect" "f45a6ac107d7f030e02a147342242f57dfbca78c8ff0c4090d75d6416e7f45b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f45a6ac107d7f030e02a147342242f57dfbca78c8ff0c4090d75d6416e7f45b0", kill_on_drop: false }`
[INFO] [stdout] f45a6ac107d7f030e02a147342242f57dfbca78c8ff0c4090d75d6416e7f45b0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1e864f33ae75be3b4cba6a7db363606c4e6537757fe084a6075d0a2bd1eeb5a5
[INFO] running `Command { std: "docker" "start" "-a" "1e864f33ae75be3b4cba6a7db363606c4e6537757fe084a6075d0a2bd1eeb5a5", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/sniffies-a75fdc4d6ba2d511)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test core::templating::filters::test_camel_filter ... ok
[INFO] [stdout] test core::templating::filters::test_constant_filter ... ok
[INFO] [stdout] test core::templating::filters::test_pascal_filter ... ok
[INFO] [stdout] test core::templating::filters::test_kebab_filter ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "1e864f33ae75be3b4cba6a7db363606c4e6537757fe084a6075d0a2bd1eeb5a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1e864f33ae75be3b4cba6a7db363606c4e6537757fe084a6075d0a2bd1eeb5a5", kill_on_drop: false }`
[INFO] [stdout] 1e864f33ae75be3b4cba6a7db363606c4e6537757fe084a6075d0a2bd1eeb5a5
