[INFO] fetching crate ssite 0.0.3...
[INFO] testing ssite-0.0.3 against beta-2025-09-21 for beta-1.91-2
[INFO] extracting crate ssite 0.0.3 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate ssite 0.0.3
[INFO] finished tweaking crates.io crate ssite 0.0.3
[INFO] tweaked toml for crates.io crate ssite 0.0.3 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ssite 0.0.3 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 crates.io crate ssite 0.0.3 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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 14cb1c06db38b5198db4278fc0dadf2f25c0ed8be432ce7529281e6dd6209a3d
[INFO] running `Command { std: "docker" "start" "-a" "14cb1c06db38b5198db4278fc0dadf2f25c0ed8be432ce7529281e6dd6209a3d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "14cb1c06db38b5198db4278fc0dadf2f25c0ed8be432ce7529281e6dd6209a3d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "14cb1c06db38b5198db4278fc0dadf2f25c0ed8be432ce7529281e6dd6209a3d", kill_on_drop: false }`
[INFO] [stdout] 14cb1c06db38b5198db4278fc0dadf2f25c0ed8be432ce7529281e6dd6209a3d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 39dcc3c23a2bf86daae617bad3d46bf998e11989375313d856066f27e756f53c
[INFO] running `Command { std: "docker" "start" "-a" "39dcc3c23a2bf86daae617bad3d46bf998e11989375313d856066f27e756f53c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.134
[INFO] [stderr]    Compiling proc-macro2 v1.0.46
[INFO] [stderr]    Compiling unicode-ident v1.0.4
[INFO] [stderr]    Compiling syn v1.0.101
[INFO] [stderr]    Compiling serde v1.0.145
[INFO] [stderr]    Compiling thiserror v1.0.37
[INFO] [stderr]    Compiling once_cell v1.15.0
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling ucd-trie v0.1.5
[INFO] [stderr]    Compiling itoa v1.0.3
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.12
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling serde_derive v1.0.145
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling serde_json v1.0.85
[INFO] [stderr]    Compiling miniz_oxide v0.5.4
[INFO] [stderr]    Compiling line-wrap v0.1.1
[INFO] [stderr]    Compiling rustversion v1.0.9
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling xml-rs v0.8.4
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling tokio v1.21.2
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling os_str_bytes v6.3.0
[INFO] [stderr]    Compiling anyhow v1.0.65
[INFO] [stderr]    Compiling crossbeam-channel v0.5.6
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling typed-arena v1.7.0
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling flate2 v1.0.24
[INFO] [stderr]    Compiling clap_lex v0.3.0
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling entities v1.0.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling mio v0.8.4
[INFO] [stderr]    Compiling onig_sys v69.8.1
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling time v0.3.15
[INFO] [stderr]    Compiling inotify v0.9.6
[INFO] [stderr]    Compiling filetime v0.2.17
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling socket2 v0.4.7
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling clap v4.0.10
[INFO] [stderr]    Compiling xdg v2.4.1
[INFO] [stderr]    Compiling pathdiff v0.2.1
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling notify v5.0.0
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling notify-debouncer-mini v0.2.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling plist v1.3.1
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]    Compiling onig v6.4.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.37
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling pest v2.4.0
[INFO] [stderr]    Compiling pest_meta v2.4.0
[INFO] [stderr]    Compiling syntect v4.6.0
[INFO] [stderr]    Compiling pest_generator v2.4.0
[INFO] [stderr]    Compiling pest_derive v2.4.0
[INFO] [stderr]    Compiling comrak v0.14.0
[INFO] [stderr]    Compiling ssite v0.0.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.45s
[INFO] running `Command { std: "docker" "inspect" "39dcc3c23a2bf86daae617bad3d46bf998e11989375313d856066f27e756f53c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "39dcc3c23a2bf86daae617bad3d46bf998e11989375313d856066f27e756f53c", kill_on_drop: false }`
[INFO] [stdout] 39dcc3c23a2bf86daae617bad3d46bf998e11989375313d856066f27e756f53c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 0addd457b5b2446af1c73fd7dca31d9853327669a4339382eabb094b797f2142
[INFO] running `Command { std: "docker" "start" "-a" "0addd457b5b2446af1c73fd7dca31d9853327669a4339382eabb094b797f2142", kill_on_drop: false }`
[INFO] [stderr]    Compiling ssite v0.0.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.98s
[INFO] running `Command { std: "docker" "inspect" "0addd457b5b2446af1c73fd7dca31d9853327669a4339382eabb094b797f2142", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0addd457b5b2446af1c73fd7dca31d9853327669a4339382eabb094b797f2142", kill_on_drop: false }`
[INFO] [stdout] 0addd457b5b2446af1c73fd7dca31d9853327669a4339382eabb094b797f2142
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] ade78c68e270c1b213dabf5ed590aa85eeca3fd60d832ec5a3a499771058595a
[INFO] running `Command { std: "docker" "start" "-a" "ade78c68e270c1b213dabf5ed590aa85eeca3fd60d832ec5a3a499771058595a", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ssite-9b628f8d78c07abe)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test site::config::tests::site_config_test_runner_config_parse_simple ... ok
[INFO] [stdout] test site::config::tests::site_config_test_from_toml ... FAILED
[INFO] [stdout] test gen::processor::tests::test_processor_process_page ... FAILED
[INFO] [stdout] test gen::processor::tests::test_processor_get_frames_count ... FAILED
[INFO] [stdout] test site::config::tests::site_config_test_runner_config_parse_with_run_on ... ok
[INFO] [stdout] test site::tests::site_test_site_from_dir ... FAILED
[INFO] [stdout] test utils::tests::test_rebase_path ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- site::config::tests::site_config_test_from_toml stdout ----
[INFO] [stdout] Error: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] ---- gen::processor::tests::test_processor_process_page stdout ----
[INFO] [stdout] Error: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] ---- gen::processor::tests::test_processor_get_frames_count stdout ----
[INFO] [stdout] Error: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] ---- site::tests::site_test_site_from_dir stdout ----
[INFO] [stdout] Error: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     gen::processor::tests::test_processor_get_frames_count
[INFO] [stdout]     gen::processor::tests::test_processor_process_page
[INFO] [stdout]     site::config::tests::site_config_test_from_toml
[INFO] [stdout]     site::tests::site_test_site_from_dir
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin ssite`
[INFO] running `Command { std: "docker" "inspect" "ade78c68e270c1b213dabf5ed590aa85eeca3fd60d832ec5a3a499771058595a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ade78c68e270c1b213dabf5ed590aa85eeca3fd60d832ec5a3a499771058595a", kill_on_drop: false }`
[INFO] [stdout] ade78c68e270c1b213dabf5ed590aa85eeca3fd60d832ec5a3a499771058595a
