[INFO] cloning repository https://github.com/amPerl/wolt-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/amPerl/wolt-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FamPerl%2Fwolt-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FamPerl%2Fwolt-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 29a4cabac7b3a0a0a24a63324094a84eb35f058c
[INFO] testing amPerl/wolt-rs 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%2FamPerl%2Fwolt-rs" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/amPerl/wolt-rs
[INFO] finished tweaking git repo https://github.com/amPerl/wolt-rs
[INFO] tweaked toml for git repo https://github.com/amPerl/wolt-rs written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/amPerl/wolt-rs 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/amPerl/wolt-rs 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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] f32422ff57582c108566d1a847f619b35b5c89078190bdbf3b319ba050a521ec
[INFO] running `Command { std: "docker" "start" "-a" "f32422ff57582c108566d1a847f619b35b5c89078190bdbf3b319ba050a521ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f32422ff57582c108566d1a847f619b35b5c89078190bdbf3b319ba050a521ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f32422ff57582c108566d1a847f619b35b5c89078190bdbf3b319ba050a521ec", kill_on_drop: false }`
[INFO] [stdout] f32422ff57582c108566d1a847f619b35b5c89078190bdbf3b319ba050a521ec
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 2a655e573a9183b35585cd06336ec5bac3ecf911e639364eb97b98707227b7c0
[INFO] running `Command { std: "docker" "start" "-a" "2a655e573a9183b35585cd06336ec5bac3ecf911e639364eb97b98707227b7c0", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.27
[INFO] [stderr]    Compiling libc v0.2.97
[INFO] [stderr]    Compiling syn v1.0.73
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling pin-project-lite v0.2.7
[INFO] [stderr]    Compiling cc v1.0.68
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]    Compiling bytes v1.0.1
[INFO] [stderr]    Compiling futures-core v0.3.15
[INFO] [stderr]    Compiling tokio v1.7.1
[INFO] [stderr]    Compiling itoa v0.4.7
[INFO] [stderr]    Compiling futures-task v0.3.15
[INFO] [stderr]    Compiling indexmap v1.6.2
[INFO] [stderr]    Compiling futures-util v0.3.15
[INFO] [stderr]    Compiling serde_derive v1.0.126
[INFO] [stderr]    Compiling openssl v0.10.35
[INFO] [stderr]    Compiling tracing-core v0.1.18
[INFO] [stderr]    Compiling hashbrown v0.9.1
[INFO] [stderr]    Compiling serde v1.0.126
[INFO] [stderr]    Compiling futures-sink v0.3.15
[INFO] [stderr]    Compiling once_cell v1.8.0
[INFO] [stderr]    Compiling httparse v1.4.1
[INFO] [stderr]    Compiling futures-channel v0.3.15
[INFO] [stderr]    Compiling native-tls v0.2.7
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling tinyvec v1.2.0
[INFO] [stderr]    Compiling slab v0.4.3
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.5
[INFO] [stderr]    Compiling serde_json v1.0.64
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling http v0.2.4
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling encoding_rs v0.8.28
[INFO] [stderr]    Compiling tracing v0.1.26
[INFO] [stderr]    Compiling openssl-sys v0.9.65
[INFO] [stderr]    Compiling httpdate v1.0.1
[INFO] [stderr]    Compiling tower-service v0.3.1
[INFO] [stderr]    Compiling anyhow v1.0.41
[INFO] [stderr]    Compiling ipnet v2.3.1
[INFO] [stderr]    Compiling mio v0.7.13
[INFO] [stderr]    Compiling socket2 v0.4.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling http-body v0.4.2
[INFO] [stderr]    Compiling tokio-macros v1.2.0
[INFO] [stderr]    Compiling tokio-util v0.6.7
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling h2 v0.3.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.0
[INFO] [stderr]    Compiling hyper v0.14.9
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.4
[INFO] [stderr]    Compiling wolt v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.58s
[INFO] running `Command { std: "docker" "inspect" "2a655e573a9183b35585cd06336ec5bac3ecf911e639364eb97b98707227b7c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2a655e573a9183b35585cd06336ec5bac3ecf911e639364eb97b98707227b7c0", kill_on_drop: false }`
[INFO] [stdout] 2a655e573a9183b35585cd06336ec5bac3ecf911e639364eb97b98707227b7c0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 7cf0e8fc0af6bb249213db338c882d55ef618b1adb950423c53690e5b6d7a849
[INFO] running `Command { std: "docker" "start" "-a" "7cf0e8fc0af6bb249213db338c882d55ef618b1adb950423c53690e5b6d7a849", kill_on_drop: false }`
[INFO] [stderr]    Compiling wolt v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.53s
[INFO] running `Command { std: "docker" "inspect" "7cf0e8fc0af6bb249213db338c882d55ef618b1adb950423c53690e5b6d7a849", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7cf0e8fc0af6bb249213db338c882d55ef618b1adb950423c53690e5b6d7a849", kill_on_drop: false }`
[INFO] [stdout] 7cf0e8fc0af6bb249213db338c882d55ef618b1adb950423c53690e5b6d7a849
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 07121cbfa8cc3ccb8d271dbdb824d0619493038277f603fe1e3f91c753600c71
[INFO] running `Command { std: "docker" "start" "-a" "07121cbfa8cc3ccb8d271dbdb824d0619493038277f603fe1e3f91c753600c71", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wolt-abcbfc9c5e1e9d0f)
[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]      Running tests/crawl_test.rs (/opt/rustwide/target/debug/deps/crawl_test-bb81294076a16adf)
[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]      Running tests/delivery_page.rs (/opt/rustwide/target/debug/deps/delivery_page-c9a9b9916e09eb12)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test tallinn ... FAILED
[INFO] [stdout] test tartu ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tallinn stdout ----
[INFO] [stdout] Error: error sending request for url (https://restaurant-api.wolt.com/v1/pages/delivery?lat=59.43&lon=24.75): error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]     1: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]     2: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] ---- tartu stdout ----
[INFO] [stdout] Error: error sending request for url (https://restaurant-api.wolt.com/v1/pages/delivery?lat=58.378&lon=26.729): error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]     1: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]     2: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tallinn
[INFO] [stdout]     tartu
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test delivery_page`
[INFO] running `Command { std: "docker" "inspect" "07121cbfa8cc3ccb8d271dbdb824d0619493038277f603fe1e3f91c753600c71", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "07121cbfa8cc3ccb8d271dbdb824d0619493038277f603fe1e3f91c753600c71", kill_on_drop: false }`
[INFO] [stdout] 07121cbfa8cc3ccb8d271dbdb824d0619493038277f603fe1e3f91c753600c71
