[INFO] cloning repository https://github.com/helico-tech/asset-mapper
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/helico-tech/asset-mapper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhelico-tech%2Fasset-mapper", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhelico-tech%2Fasset-mapper'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 319b253385efbcddf94cb647599f947697f63992
[INFO] testing helico-tech/asset-mapper 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%2Fhelico-tech%2Fasset-mapper" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/helico-tech/asset-mapper
[INFO] finished tweaking git repo https://github.com/helico-tech/asset-mapper
[INFO] tweaked toml for git repo https://github.com/helico-tech/asset-mapper written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/helico-tech/asset-mapper 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/helico-tech/asset-mapper 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] 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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 138ebcb6ba1120f7deca6d1ffbb2ebec0a5e36ceed266967d9c7e5556f1482a8
[INFO] running `Command { std: "docker" "start" "-a" "138ebcb6ba1120f7deca6d1ffbb2ebec0a5e36ceed266967d9c7e5556f1482a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "138ebcb6ba1120f7deca6d1ffbb2ebec0a5e36ceed266967d9c7e5556f1482a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "138ebcb6ba1120f7deca6d1ffbb2ebec0a5e36ceed266967d9c7e5556f1482a8", kill_on_drop: false }`
[INFO] [stdout] 138ebcb6ba1120f7deca6d1ffbb2ebec0a5e36ceed266967d9c7e5556f1482a8
[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=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] aabb8418fb68a8dacab58b42e7502cd9024342edbf7ec54541b2b26f697859e2
[INFO] running `Command { std: "docker" "start" "-a" "aabb8418fb68a8dacab58b42e7502cd9024342edbf7ec54541b2b26f697859e2", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling encoding_index_tests v0.1.4
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling toml_write v0.1.1
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling winnow v0.7.7
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling encoding-index-korean v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-japanese v1.20141219.5
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling encoding-index-simpchinese v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling chardet v0.2.4
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling encoding v0.2.33
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling clap_builder v4.5.37
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling binaryornot v1.0.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling tempfile v3.19.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling clap v4.5.37
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling toml_datetime v0.6.9
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling toml_edit v0.22.26
[INFO] [stderr]    Compiling toml v0.8.22
[INFO] [stderr]    Compiling asset_mapper v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `CatchAllDependencyExtractor` is never constructed
[INFO] [stdout]   --> src/dependencies.rs:82:12
[INFO] [stdout]    |
[INFO] [stdout] 82 | pub struct CatchAllDependencyExtractor;
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.19s
[INFO] running `Command { std: "docker" "inspect" "aabb8418fb68a8dacab58b42e7502cd9024342edbf7ec54541b2b26f697859e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aabb8418fb68a8dacab58b42e7502cd9024342edbf7ec54541b2b26f697859e2", kill_on_drop: false }`
[INFO] [stdout] aabb8418fb68a8dacab58b42e7502cd9024342edbf7ec54541b2b26f697859e2
[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=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] ce3365e9b12289f5a3efa97c3ddef0b75dcd5a7dd6faeac5ff17efe666062c3b
[INFO] running `Command { std: "docker" "start" "-a" "ce3365e9b12289f5a3efa97c3ddef0b75dcd5a7dd6faeac5ff17efe666062c3b", kill_on_drop: false }`
[INFO] [stdout] warning: struct `CatchAllDependencyExtractor` is never constructed
[INFO] [stdout]   --> src/dependencies.rs:82:12
[INFO] [stdout]    |
[INFO] [stdout] 82 | pub struct CatchAllDependencyExtractor;
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling asset_mapper v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `CatchAllDependencyExtractor` is never constructed
[INFO] [stdout]   --> src/dependencies.rs:82:12
[INFO] [stdout]    |
[INFO] [stdout] 82 | pub struct CatchAllDependencyExtractor;
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.66s
[INFO] running `Command { std: "docker" "inspect" "ce3365e9b12289f5a3efa97c3ddef0b75dcd5a7dd6faeac5ff17efe666062c3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce3365e9b12289f5a3efa97c3ddef0b75dcd5a7dd6faeac5ff17efe666062c3b", kill_on_drop: false }`
[INFO] [stdout] ce3365e9b12289f5a3efa97c3ddef0b75dcd5a7dd6faeac5ff17efe666062c3b
[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=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] ba69d80d8949b44fe2664255701fc29595c00d59ddba7e77d8a60aee73c1c867
[INFO] running `Command { std: "docker" "start" "-a" "ba69d80d8949b44fe2664255701fc29595c00d59ddba7e77d8a60aee73c1c867", kill_on_drop: false }`
[INFO] [stderr] warning: struct `CatchAllDependencyExtractor` is never constructed
[INFO] [stderr]   --> src/dependencies.rs:82:12
[INFO] [stderr]    |
[INFO] [stderr] 82 | pub struct CatchAllDependencyExtractor;
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `asset_mapper` (lib) generated 1 warning
[INFO] [stderr] warning: `asset_mapper` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/asset_mapper-eaf97810d28e4460)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test source_files::source_files_tests::test_new_with_nonexistent_path ... ok
[INFO] [stdout] test source_files::source_files_tests::test_new_with_existing_path ... ok
[INFO] [stdout] test dependencies::dependency_map_tests::test_from_source_files_empty ... ok
[INFO] [stdout] test source_files::source_files_tests::test_source_file_with_files ... ok
[INFO] [stdout] test dependencies::multiple_extractors_tests::test_extract_css_imports ... ok
[INFO] [stdout] test dependencies::dependency_map_tests::test_from_source_files_with_files ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/asset_mapper-2140b5de87e9d1b4)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests asset_mapper
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "ba69d80d8949b44fe2664255701fc29595c00d59ddba7e77d8a60aee73c1c867", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ba69d80d8949b44fe2664255701fc29595c00d59ddba7e77d8a60aee73c1c867", kill_on_drop: false }`
[INFO] [stdout] ba69d80d8949b44fe2664255701fc29595c00d59ddba7e77d8a60aee73c1c867
