[INFO] fetching crate velto 1.5.0... [INFO] testing velto-1.5.0 against 1.90.0 for beta-1.91-3 [INFO] extracting crate velto 1.5.0 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate velto 1.5.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate velto 1.5.0 [INFO] tweaked toml for crates.io crate velto 1.5.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate velto 1.5.0 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate velto 1.5.0 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded urlencoding v2.1.3 [INFO] [stderr] Downloaded async_tiny v0.2.0 [INFO] [stderr] Downloaded tokio-tungstenite v0.28.0 [INFO] [stderr] Downloaded pathx v0.1.0 [INFO] [stderr] Downloaded tungstenite v0.28.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 73c0589d058a65c3fee5dc96ffc3642803aac09edf54387dd2540c4024fee37b [INFO] running `Command { std: "docker" "start" "-a" "73c0589d058a65c3fee5dc96ffc3642803aac09edf54387dd2540c4024fee37b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "73c0589d058a65c3fee5dc96ffc3642803aac09edf54387dd2540c4024fee37b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73c0589d058a65c3fee5dc96ffc3642803aac09edf54387dd2540c4024fee37b", kill_on_drop: false }` [INFO] [stdout] 73c0589d058a65c3fee5dc96ffc3642803aac09edf54387dd2540c4024fee37b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2009ea190b3a3204fbd875f1e960a74a178d287652a50445166a3bcd53f6fc38 [INFO] running `Command { std: "docker" "start" "-a" "2009ea190b3a3204fbd875f1e960a74a178d287652a50445166a3bcd53f6fc38", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling inotify v0.11.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling notify-types v2.0.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling pathx v0.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling notify v8.2.0 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling tungstenite v0.28.0 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling tokio-tungstenite v0.28.0 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling async_tiny v0.2.0 [INFO] [stderr] Compiling velto v1.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.47s [INFO] running `Command { std: "docker" "inspect" "2009ea190b3a3204fbd875f1e960a74a178d287652a50445166a3bcd53f6fc38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2009ea190b3a3204fbd875f1e960a74a178d287652a50445166a3bcd53f6fc38", kill_on_drop: false }` [INFO] [stdout] 2009ea190b3a3204fbd875f1e960a74a178d287652a50445166a3bcd53f6fc38 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 24819cabd07f7d0d32f76179bec8f8ee44326e03b2bbce39da6a87f313fbe538 [INFO] running `Command { std: "docker" "start" "-a" "24819cabd07f7d0d32f76179bec8f8ee44326e03b2bbce39da6a87f313fbe538", kill_on_drop: false }` [INFO] [stderr] Compiling velto v1.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 12.04s [INFO] running `Command { std: "docker" "inspect" "24819cabd07f7d0d32f76179bec8f8ee44326e03b2bbce39da6a87f313fbe538", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24819cabd07f7d0d32f76179bec8f8ee44326e03b2bbce39da6a87f313fbe538", kill_on_drop: false }` [INFO] [stdout] 24819cabd07f7d0d32f76179bec8f8ee44326e03b2bbce39da6a87f313fbe538 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9f63fe481411744282aac14c19bd771f5e6fc959863de1f912fc2c43311279e1 [INFO] running `Command { std: "docker" "start" "-a" "9f63fe481411744282aac14c19bd771f5e6fc959863de1f912fc2c43311279e1", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/velto-ac60f8ee0027f5d4) [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 velto [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test src/response.rs - response::redirect_with_status (line 25) ... FAILED [INFO] [stdout] test src/macros.rs - macros::render (line 3) ... FAILED [INFO] [stdout] test src/macros.rs - macros::route_any (line 57) ... FAILED [INFO] [stdout] test src/macros.rs - macros::route (line 23) ... FAILED [INFO] [stdout] test src/response.rs - response::redirect (line 8) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/response.rs - response::redirect_with_status (line 25) stdout ---- [INFO] [stdout] error[E0425]: cannot find function `redirect_with_status` in this scope [INFO] [stdout] --> src/response.rs:26:16 [INFO] [stdout] | [INFO] [stdout] 3 | let response = redirect_with_status("/new-url", 301); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 2 + use velto::response::redirect_with_status; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/macros.rs - macros::render (line 3) stdout ---- [INFO] [stdout] error: cannot find macro `render` in this scope [INFO] [stdout] --> src/macros.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 3 | render!("index.html", { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 2 + use velto::render; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/macros.rs - macros::route_any (line 57) stdout ---- [INFO] [stdout] error: cannot find macro `route_any` in this scope [INFO] [stdout] --> src/macros.rs:58:1 [INFO] [stdout] | [INFO] [stdout] 3 | route_any!(app, "/echo" => |req| { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 2 + use velto::route_any; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/macros.rs - macros::route (line 23) stdout ---- [INFO] [stdout] error: cannot find macro `route` in this scope [INFO] [stdout] --> src/macros.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 9 | route!(app, [GET, POST] "/signup" => |req| { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 2 + use velto::route; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: cannot find macro `route` in this scope [INFO] [stdout] --> src/macros.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 3 | route!(app, "/hello" => |req| { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 2 + use velto::route; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/response.rs - response::redirect (line 8) stdout ---- [INFO] [stdout] error[E0425]: cannot find function `redirect` in this scope [INFO] [stdout] --> src/response.rs:9:16 [INFO] [stdout] | [INFO] [stdout] 3 | let response = redirect("/login"); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 2 + use velto::response::redirect; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/macros.rs - macros::render (line 3) [INFO] [stdout] src/macros.rs - macros::route (line 23) [INFO] [stdout] src/macros.rs - macros::route_any (line 57) [INFO] [stdout] src/response.rs - response::redirect (line 8) [INFO] [stdout] src/response.rs - response::redirect_with_status (line 25) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.40s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "9f63fe481411744282aac14c19bd771f5e6fc959863de1f912fc2c43311279e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f63fe481411744282aac14c19bd771f5e6fc959863de1f912fc2c43311279e1", kill_on_drop: false }` [INFO] [stdout] 9f63fe481411744282aac14c19bd771f5e6fc959863de1f912fc2c43311279e1