[INFO] fetching crate vercel_runtime_macro 1.1.7...
[INFO] testing vercel_runtime_macro-1.1.7 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate vercel_runtime_macro 1.1.7 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate vercel_runtime_macro 1.1.7
[INFO] finished tweaking crates.io crate vercel_runtime_macro 1.1.7
[INFO] tweaked toml for crates.io crate vercel_runtime_macro 1.1.7 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate vercel_runtime_macro 1.1.7 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate vercel_runtime_macro 1.1.7 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4d00a25348b13f6b79470a50e240d9066b57f66fc1d32802486a74c4ebb8742e
[INFO] running `Command { std: "docker" "start" "-a" "4d00a25348b13f6b79470a50e240d9066b57f66fc1d32802486a74c4ebb8742e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4d00a25348b13f6b79470a50e240d9066b57f66fc1d32802486a74c4ebb8742e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4d00a25348b13f6b79470a50e240d9066b57f66fc1d32802486a74c4ebb8742e", kill_on_drop: false }`
[INFO] [stdout] 4d00a25348b13f6b79470a50e240d9066b57f66fc1d32802486a74c4ebb8742e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1f1d090f523c7099784bb4541d319926c8c8d849c3d30033db5e6ce74a8c6744
[INFO] running `Command { std: "docker" "start" "-a" "1f1d090f523c7099784bb4541d319926c8c8d849c3d30033db5e6ce74a8c6744", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling vercel_runtime_router v1.1.7
[INFO] [stderr]    Compiling vercel_runtime_macro v1.1.7 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated struct `vercel_runtime_router::Route`: This crate is deprecated. Use https://vercel.com/docs/functions/runtimes/rust for new projects.
[INFO] [stdout]   --> src/lib.rs:14:29
[INFO] [stdout]    |
[INFO] [stdout] 14 | use vercel_runtime_router::{Route, Router};
[INFO] [stdout]    |                             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `vercel_runtime_router::Router`: This crate is deprecated. Use https://vercel.com/docs/functions/runtimes/rust for new projects.
[INFO] [stdout]   --> src/lib.rs:14:36
[INFO] [stdout]    |
[INFO] [stdout] 14 | use vercel_runtime_router::{Route, Router};
[INFO] [stdout]    |                                    ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `vercel_runtime_router::Router`: This crate is deprecated. Use https://vercel.com/docs/functions/runtimes/rust for new projects.
[INFO] [stdout]   --> src/lib.rs:75:18
[INFO] [stdout]    |
[INFO] [stdout] 75 |     let router = Router::from(raw_routes);
[INFO] [stdout]    |                  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `vercel_runtime_router::Route`: This crate is deprecated. Use https://vercel.com/docs/functions/runtimes/rust for new projects.
[INFO] [stdout]   --> src/lib.rs:78:13
[INFO] [stdout]    |
[INFO] [stdout] 78 |         let Route { module_file, .. } = r;
[INFO] [stdout]    |             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `vercel_runtime_router::Route`: This crate is deprecated. Use https://vercel.com/docs/functions/runtimes/rust for new projects.
[INFO] [stdout]   --> src/lib.rs:86:13
[INFO] [stdout]    |
[INFO] [stdout] 86 |         let Route {
[INFO] [stdout]    |             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `vercel_runtime_router::Route`: This crate is deprecated. Use https://vercel.com/docs/functions/runtimes/rust for new projects.
[INFO] [stdout]    --> src/lib.rs:100:13
[INFO] [stdout]     |
[INFO] [stdout] 100 |         let Route {
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `vercel_runtime_router::Router::routes`: This crate is deprecated. Use https://vercel.com/docs/functions/runtimes/rust for new projects.
[INFO] [stdout]   --> src/lib.rs:77:30
[INFO] [stdout]    |
[INFO] [stdout] 77 |     let router_path_tokens = router.routes.iter().map(|r| {
[INFO] [stdout]    |                              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `vercel_runtime_router::Route::module_file`: This crate is deprecated. Use https://vercel.com/docs/functions/runtimes/rust for new projects.
[INFO] [stdout]   --> src/lib.rs:78:21
[INFO] [stdout]    |
[INFO] [stdout] 78 |         let Route { module_file, .. } = r;
[INFO] [stdout]    |                     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `vercel_runtime_router::Router::routes`: This crate is deprecated. Use https://vercel.com/docs/functions/runtimes/rust for new projects.
[INFO] [stdout]   --> src/lib.rs:85:26
[INFO] [stdout]    |
[INFO] [stdout] 85 |     let mod_statements = router.routes.iter().map(|r| {
[INFO] [stdout]    |                          ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `vercel_runtime_router::Route::module_name`: This crate is deprecated. Use https://vercel.com/docs/functions/runtimes/rust for new projects.
[INFO] [stdout]   --> src/lib.rs:87:13
[INFO] [stdout]    |
[INFO] [stdout] 87 |             module_name,
[INFO] [stdout]    |             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `vercel_runtime_router::Route::module_file`: This crate is deprecated. Use https://vercel.com/docs/functions/runtimes/rust for new projects.
[INFO] [stdout]   --> src/lib.rs:88:13
[INFO] [stdout]    |
[INFO] [stdout] 88 |             module_file,
[INFO] [stdout]    |             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `vercel_runtime_router::Router::routes`: This crate is deprecated. Use https://vercel.com/docs/functions/runtimes/rust for new projects.
[INFO] [stdout]   --> src/lib.rs:99:19
[INFO] [stdout]    |
[INFO] [stdout] 99 |     let matches = router.routes.iter().map(|r| {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `vercel_runtime_router::Route::module_name`: This crate is deprecated. Use https://vercel.com/docs/functions/runtimes/rust for new projects.
[INFO] [stdout]    --> src/lib.rs:101:13
[INFO] [stdout]     |
[INFO] [stdout] 101 |             module_name,
[INFO] [stdout]     |             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `vercel_runtime_router::Route::module_file`: This crate is deprecated. Use https://vercel.com/docs/functions/runtimes/rust for new projects.
[INFO] [stdout]    --> src/lib.rs:102:13
[INFO] [stdout]     |
[INFO] [stdout] 102 |             module_file,
[INFO] [stdout]     |             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.09s
[INFO] running `Command { std: "docker" "inspect" "1f1d090f523c7099784bb4541d319926c8c8d849c3d30033db5e6ce74a8c6744", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f1d090f523c7099784bb4541d319926c8c8d849c3d30033db5e6ce74a8c6744", kill_on_drop: false }`
[INFO] [stdout] 1f1d090f523c7099784bb4541d319926c8c8d849c3d30033db5e6ce74a8c6744
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bcce53ec73d118bd4dbcc0ba6e556d61d0654f32c3d63c7fc1351e865b294d4f
[INFO] running `Command { std: "docker" "start" "-a" "bcce53ec73d118bd4dbcc0ba6e556d61d0654f32c3d63c7fc1351e865b294d4f", kill_on_drop: false }`
[INFO] [stderr]    Compiling vercel_runtime_macro v1.1.7 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated struct `vercel_runtime_router::Route`: This crate is deprecated. Use https://vercel.com/docs/functions/runtimes/rust for new projects.
[INFO] [stdout]   --> src/lib.rs:14:29
[INFO] [stdout]    |
[INFO] [stdout] 14 | use vercel_runtime_router::{Route, Router};
[INFO] [stdout]    |                             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `vercel_runtime_router::Router`: This crate is deprecated. Use https://vercel.com/docs/functions/runtimes/rust for new projects.
[INFO] [stdout]   --> src/lib.rs:14:36
[INFO] [stdout]    |
[INFO] [stdout] 14 | use vercel_runtime_router::{Route, Router};
[INFO] [stdout]    |                                    ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `vercel_runtime_router::Router`: This crate is deprecated. Use https://vercel.com/docs/functions/runtimes/rust for new projects.
[INFO] [stdout]   --> src/lib.rs:75:18
[INFO] [stdout]    |
[INFO] [stdout] 75 |     let router = Router::from(raw_routes);
[INFO] [stdout]    |                  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `vercel_runtime_router::Route`: This crate is deprecated. Use https://vercel.com/docs/functions/runtimes/rust for new projects.
[INFO] [stdout]   --> src/lib.rs:78:13
[INFO] [stdout]    |
[INFO] [stdout] 78 |         let Route { module_file, .. } = r;
[INFO] [stdout]    |             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `vercel_runtime_router::Route`: This crate is deprecated. Use https://vercel.com/docs/functions/runtimes/rust for new projects.
[INFO] [stdout]   --> src/lib.rs:86:13
[INFO] [stdout]    |
[INFO] [stdout] 86 |         let Route {
[INFO] [stdout]    |             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `vercel_runtime_router::Route`: This crate is deprecated. Use https://vercel.com/docs/functions/runtimes/rust for new projects.
[INFO] [stdout]    --> src/lib.rs:100:13
[INFO] [stdout]     |
[INFO] [stdout] 100 |         let Route {
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `vercel_runtime_router::Route`: This crate is deprecated. Use https://vercel.com/docs/functions/runtimes/rust for new projects.
[INFO] [stdout]   --> src/lib.rs:14:29
[INFO] [stdout]    |
[INFO] [stdout] 14 | use vercel_runtime_router::{Route, Router};
[INFO] [stdout]    |                             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `vercel_runtime_router::Router`: This crate is deprecated. Use https://vercel.com/docs/functions/runtimes/rust for new projects.
[INFO] [stdout]   --> src/lib.rs:14:36
[INFO] [stdout]    |
[INFO] [stdout] 14 | use vercel_runtime_router::{Route, Router};
[INFO] [stdout]    |                                    ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `vercel_runtime_router::Router`: This crate is deprecated. Use https://vercel.com/docs/functions/runtimes/rust for new projects.
[INFO] [stdout]   --> src/lib.rs:75:18
[INFO] [stdout]    |
[INFO] [stdout] 75 |     let router = Router::from(raw_routes);
[INFO] [stdout]    |                  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `vercel_runtime_router::Route`: This crate is deprecated. Use https://vercel.com/docs/functions/runtimes/rust for new projects.
[INFO] [stdout]   --> src/lib.rs:78:13
[INFO] [stdout]    |
[INFO] [stdout] 78 |         let Route { module_file, .. } = r;
[INFO] [stdout]    |             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `vercel_runtime_router::Route`: This crate is deprecated. Use https://vercel.com/docs/functions/runtimes/rust for new projects.
[INFO] [stdout]   --> src/lib.rs:86:13
[INFO] [stdout]    |
[INFO] [stdout] 86 |         let Route {
[INFO] [stdout]    |             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `vercel_runtime_router::Route`: This crate is deprecated. Use https://vercel.com/docs/functions/runtimes/rust for new projects.
[INFO] [stdout]    --> src/lib.rs:100:13
[INFO] [stdout]     |
[INFO] [stdout] 100 |         let Route {
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `vercel_runtime_router::Router::routes`: This crate is deprecated. Use https://vercel.com/docs/functions/runtimes/rust for new projects.
[INFO] [stdout]   --> src/lib.rs:77:30
[INFO] [stdout]    |
[INFO] [stdout] 77 |     let router_path_tokens = router.routes.iter().map(|r| {
[INFO] [stdout]    |                              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `vercel_runtime_router::Route::module_file`: This crate is deprecated. Use https://vercel.com/docs/functions/runtimes/rust for new projects.
[INFO] [stdout]   --> src/lib.rs:78:21
[INFO] [stdout]    |
[INFO] [stdout] 78 |         let Route { module_file, .. } = r;
[INFO] [stdout]    |                     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `vercel_runtime_router::Router::routes`: This crate is deprecated. Use https://vercel.com/docs/functions/runtimes/rust for new projects.
[INFO] [stdout]   --> src/lib.rs:85:26
[INFO] [stdout]    |
[INFO] [stdout] 85 |     let mod_statements = router.routes.iter().map(|r| {
[INFO] [stdout]    |                          ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `vercel_runtime_router::Route::module_name`: This crate is deprecated. Use https://vercel.com/docs/functions/runtimes/rust for new projects.
[INFO] [stdout]   --> src/lib.rs:87:13
[INFO] [stdout]    |
[INFO] [stdout] 87 |             module_name,
[INFO] [stdout]    |             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `vercel_runtime_router::Route::module_file`: This crate is deprecated. Use https://vercel.com/docs/functions/runtimes/rust for new projects.
[INFO] [stdout]   --> src/lib.rs:88:13
[INFO] [stdout]    |
[INFO] [stdout] 88 |             module_file,
[INFO] [stdout]    |             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `vercel_runtime_router::Router::routes`: This crate is deprecated. Use https://vercel.com/docs/functions/runtimes/rust for new projects.
[INFO] [stdout]   --> src/lib.rs:99:19
[INFO] [stdout]    |
[INFO] [stdout] 99 |     let matches = router.routes.iter().map(|r| {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `vercel_runtime_router::Route::module_name`: This crate is deprecated. Use https://vercel.com/docs/functions/runtimes/rust for new projects.
[INFO] [stdout]    --> src/lib.rs:101:13
[INFO] [stdout]     |
[INFO] [stdout] 101 |             module_name,
[INFO] [stdout]     |             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `vercel_runtime_router::Route::module_file`: This crate is deprecated. Use https://vercel.com/docs/functions/runtimes/rust for new projects.
[INFO] [stdout]    --> src/lib.rs:102:13
[INFO] [stdout]     |
[INFO] [stdout] 102 |             module_file,
[INFO] [stdout]     |             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `vercel_runtime_router::Router::routes`: This crate is deprecated. Use https://vercel.com/docs/functions/runtimes/rust for new projects.
[INFO] [stdout]   --> src/lib.rs:77:30
[INFO] [stdout]    |
[INFO] [stdout] 77 |     let router_path_tokens = router.routes.iter().map(|r| {
[INFO] [stdout]    |                              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `vercel_runtime_router::Route::module_file`: This crate is deprecated. Use https://vercel.com/docs/functions/runtimes/rust for new projects.
[INFO] [stdout]   --> src/lib.rs:78:21
[INFO] [stdout]    |
[INFO] [stdout] 78 |         let Route { module_file, .. } = r;
[INFO] [stdout]    |                     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `vercel_runtime_router::Router::routes`: This crate is deprecated. Use https://vercel.com/docs/functions/runtimes/rust for new projects.
[INFO] [stdout]   --> src/lib.rs:85:26
[INFO] [stdout]    |
[INFO] [stdout] 85 |     let mod_statements = router.routes.iter().map(|r| {
[INFO] [stdout]    |                          ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `vercel_runtime_router::Route::module_name`: This crate is deprecated. Use https://vercel.com/docs/functions/runtimes/rust for new projects.
[INFO] [stdout]   --> src/lib.rs:87:13
[INFO] [stdout]    |
[INFO] [stdout] 87 |             module_name,
[INFO] [stdout]    |             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `vercel_runtime_router::Route::module_file`: This crate is deprecated. Use https://vercel.com/docs/functions/runtimes/rust for new projects.
[INFO] [stdout]   --> src/lib.rs:88:13
[INFO] [stdout]    |
[INFO] [stdout] 88 |             module_file,
[INFO] [stdout]    |             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `vercel_runtime_router::Router::routes`: This crate is deprecated. Use https://vercel.com/docs/functions/runtimes/rust for new projects.
[INFO] [stdout]   --> src/lib.rs:99:19
[INFO] [stdout]    |
[INFO] [stdout] 99 |     let matches = router.routes.iter().map(|r| {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `vercel_runtime_router::Route::module_name`: This crate is deprecated. Use https://vercel.com/docs/functions/runtimes/rust for new projects.
[INFO] [stdout]    --> src/lib.rs:101:13
[INFO] [stdout]     |
[INFO] [stdout] 101 |             module_name,
[INFO] [stdout]     |             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `vercel_runtime_router::Route::module_file`: This crate is deprecated. Use https://vercel.com/docs/functions/runtimes/rust for new projects.
[INFO] [stdout]    --> src/lib.rs:102:13
[INFO] [stdout]     |
[INFO] [stdout] 102 |             module_file,
[INFO] [stdout]     |             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.44s
[INFO] running `Command { std: "docker" "inspect" "bcce53ec73d118bd4dbcc0ba6e556d61d0654f32c3d63c7fc1351e865b294d4f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bcce53ec73d118bd4dbcc0ba6e556d61d0654f32c3d63c7fc1351e865b294d4f", kill_on_drop: false }`
[INFO] [stdout] bcce53ec73d118bd4dbcc0ba6e556d61d0654f32c3d63c7fc1351e865b294d4f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a70280ad47e09eaf6709c4d478bd1d8ac9f438f43b5f8869494ace257fbc3c9d
[INFO] running `Command { std: "docker" "start" "-a" "a70280ad47e09eaf6709c4d478bd1d8ac9f438f43b5f8869494ace257fbc3c9d", kill_on_drop: false }`
[INFO] [stderr] warning: use of deprecated struct `vercel_runtime_router::Route`: This crate is deprecated. Use https://vercel.com/docs/functions/runtimes/rust for new projects.
[INFO] [stderr]   --> src/lib.rs:14:29
[INFO] [stderr]    |
[INFO] [stderr] 14 | use vercel_runtime_router::{Route, Router};
[INFO] [stderr]    |                             ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated struct `vercel_runtime_router::Router`: This crate is deprecated. Use https://vercel.com/docs/functions/runtimes/rust for new projects.
[INFO] [stderr]   --> src/lib.rs:14:36
[INFO] [stderr]    |
[INFO] [stderr] 14 | use vercel_runtime_router::{Route, Router};
[INFO] [stderr]    |                                    ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated struct `vercel_runtime_router::Router`: This crate is deprecated. Use https://vercel.com/docs/functions/runtimes/rust for new projects.
[INFO] [stderr]   --> src/lib.rs:75:18
[INFO] [stderr]    |
[INFO] [stderr] 75 |     let router = Router::from(raw_routes);
[INFO] [stderr]    |                  ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated struct `vercel_runtime_router::Route`: This crate is deprecated. Use https://vercel.com/docs/functions/runtimes/rust for new projects.
[INFO] [stderr]   --> src/lib.rs:78:13
[INFO] [stderr]    |
[INFO] [stderr] 78 |         let Route { module_file, .. } = r;
[INFO] [stderr]    |             ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated struct `vercel_runtime_router::Route`: This crate is deprecated. Use https://vercel.com/docs/functions/runtimes/rust for new projects.
[INFO] [stderr]   --> src/lib.rs:86:13
[INFO] [stderr]    |
[INFO] [stderr] 86 |         let Route {
[INFO] [stderr]    |             ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated struct `vercel_runtime_router::Route`: This crate is deprecated. Use https://vercel.com/docs/functions/runtimes/rust for new projects.
[INFO] [stderr]    --> src/lib.rs:100:13
[INFO] [stderr]     |
[INFO] [stderr] 100 |         let Route {
[INFO] [stderr]     |             ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated field `vercel_runtime_router::Router::routes`: This crate is deprecated. Use https://vercel.com/docs/functions/runtimes/rust for new projects.
[INFO] [stderr]   --> src/lib.rs:77:30
[INFO] [stderr]    |
[INFO] [stderr] 77 |     let router_path_tokens = router.routes.iter().map(|r| {
[INFO] [stderr]    |                              ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated field `vercel_runtime_router::Route::module_file`: This crate is deprecated. Use https://vercel.com/docs/functions/runtimes/rust for new projects.
[INFO] [stderr]   --> src/lib.rs:78:21
[INFO] [stderr]    |
[INFO] [stderr] 78 |         let Route { module_file, .. } = r;
[INFO] [stderr]    |                     ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated field `vercel_runtime_router::Router::routes`: This crate is deprecated. Use https://vercel.com/docs/functions/runtimes/rust for new projects.
[INFO] [stderr]   --> src/lib.rs:85:26
[INFO] [stderr]    |
[INFO] [stderr] 85 |     let mod_statements = router.routes.iter().map(|r| {
[INFO] [stderr]    |                          ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated field `vercel_runtime_router::Route::module_name`: This crate is deprecated. Use https://vercel.com/docs/functions/runtimes/rust for new projects.
[INFO] [stderr]   --> src/lib.rs:87:13
[INFO] [stderr]    |
[INFO] [stderr] 87 |             module_name,
[INFO] [stderr]    |             ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated field `vercel_runtime_router::Route::module_file`: This crate is deprecated. Use https://vercel.com/docs/functions/runtimes/rust for new projects.
[INFO] [stderr]   --> src/lib.rs:88:13
[INFO] [stderr]    |
[INFO] [stderr] 88 |             module_file,
[INFO] [stderr]    |             ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated field `vercel_runtime_router::Router::routes`: This crate is deprecated. Use https://vercel.com/docs/functions/runtimes/rust for new projects.
[INFO] [stderr]   --> src/lib.rs:99:19
[INFO] [stderr]    |
[INFO] [stderr] 99 |     let matches = router.routes.iter().map(|r| {
[INFO] [stderr]    |                   ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated field `vercel_runtime_router::Route::module_name`: This crate is deprecated. Use https://vercel.com/docs/functions/runtimes/rust for new projects.
[INFO] [stderr]    --> src/lib.rs:101:13
[INFO] [stderr]     |
[INFO] [stderr] 101 |             module_name,
[INFO] [stderr]     |             ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated field `vercel_runtime_router::Route::module_file`: This crate is deprecated. Use https://vercel.com/docs/functions/runtimes/rust for new projects.
[INFO] [stderr]    --> src/lib.rs:102:13
[INFO] [stderr]     |
[INFO] [stderr] 102 |             module_file,
[INFO] [stderr]     |             ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `vercel_runtime_macro` (lib) generated 14 warnings
[INFO] [stderr] warning: `vercel_runtime_macro` (lib test) generated 14 warnings (14 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/vercel_runtime_macro-276da4dd0e805b3e)
[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 vercel_runtime_macro
[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" "a70280ad47e09eaf6709c4d478bd1d8ac9f438f43b5f8869494ace257fbc3c9d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a70280ad47e09eaf6709c4d478bd1d8ac9f438f43b5f8869494ace257fbc3c9d", kill_on_drop: false }`
[INFO] [stdout] a70280ad47e09eaf6709c4d478bd1d8ac9f438f43b5f8869494ace257fbc3c9d
