[INFO] cloning repository https://github.com/psusambriz/quoteserver
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/psusambriz/quoteserver" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpsusambriz%2Fquoteserver", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpsusambriz%2Fquoteserver'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8f39450a50127229b9a2b6105150832b05172e68
[INFO] checking psusambriz/quoteserver against try#6757d700f93f6d16c8b39cf79e96b019bd570e7d for pr-155299-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpsusambriz%2Fquoteserver" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  79% (1677/2113)
Updating files:  80% (1691/2113)
Updating files:  81% (1712/2113)
Updating files:  82% (1733/2113)
Updating files:  83% (1754/2113)
Updating files:  84% (1775/2113)
Updating files:  85% (1797/2113)
Updating files:  86% (1818/2113)
Updating files:  87% (1839/2113)
Updating files:  88% (1860/2113)
Updating files:  89% (1881/2113)
Updating files:  90% (1902/2113)
Updating files:  91% (1923/2113)
Updating files:  92% (1944/2113)
Updating files:  93% (1966/2113)
Updating files:  94% (1987/2113)
Updating files:  95% (2008/2113)
Updating files:  96% (2029/2113)
Updating files:  97% (2050/2113)
Updating files:  98% (2071/2113)
Updating files:  99% (2092/2113)
Updating files: 100% (2113/2113)
Updating files: 100% (2113/2113), done.
[INFO] started tweaking git repo https://github.com/psusambriz/quoteserver
[INFO] finished tweaking git repo https://github.com/psusambriz/quoteserver
[INFO] tweaked toml for git repo https://github.com/psusambriz/quoteserver written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/psusambriz/quoteserver on toolchain 6757d700f93f6d16c8b39cf79e96b019bd570e7d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6757d700f93f6d16c8b39cf79e96b019bd570e7d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/psusambriz/quoteserver 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" "+6757d700f93f6d16c8b39cf79e96b019bd570e7d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+6757d700f93f6d16c8b39cf79e96b019bd570e7d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 868ea332c94704177e9f1f26c37710f279b567cc5cd28881e24103d6620937c8
[INFO] running `Command { std: "docker" "start" "-a" "868ea332c94704177e9f1f26c37710f279b567cc5cd28881e24103d6620937c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "868ea332c94704177e9f1f26c37710f279b567cc5cd28881e24103d6620937c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "868ea332c94704177e9f1f26c37710f279b567cc5cd28881e24103d6620937c8", kill_on_drop: false }`
[INFO] [stdout] 868ea332c94704177e9f1f26c37710f279b567cc5cd28881e24103d6620937c8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+6757d700f93f6d16c8b39cf79e96b019bd570e7d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c9db78d6bb282e2b9711e24c8f0423f72187a5e8b28ceb42836ad927f9d9d9f8
[INFO] running `Command { std: "docker" "start" "-a" "c9db78d6bb282e2b9711e24c8f0423f72187a5e8b28ceb42836ad927f9d9d9f8", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking socket2 v0.5.9
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling libm v0.2.13
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling shellexpand v3.1.1
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling zip v0.6.6
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]     Checking rust-embed-utils v8.7.2
[INFO] [stderr]     Checking askama_escape v0.10.3
[INFO] [stderr]     Checking humansize v2.1.3
[INFO] [stderr]    Compiling askama_parser v0.2.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling utoipa-swagger-ui v4.0.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling utoipa-gen v4.3.1
[INFO] [stderr]    Compiling rust-embed-impl v8.7.2
[INFO] [stderr]     Checking tokio v1.44.2
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking rust-embed v8.7.2
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling basic-toml v0.1.10
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking utoipa v4.2.3
[INFO] [stderr]    Compiling askama_derive v0.12.5
[INFO] [stderr]     Checking h2 v0.4.9
[INFO] [stderr]     Checking askama v0.12.1
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking hyper-util v0.1.11
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking quote-server v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0599]: no method named `into_router` found for struct `SwaggerUi` in the current scope
[INFO] [stdout]   --> src/main.rs:38:18
[INFO] [stdout]    |
[INFO] [stdout] 36 | /             SwaggerUi::new("/docs")
[INFO] [stdout] 37 | |                 .url("/api-docs/openapi.json", ApiDoc::openapi())
[INFO] [stdout] 38 | |                 .into_router()
[INFO] [stdout]    | |                 -^^^^^^^^^^^ method not found in `SwaggerUi`
[INFO] [stdout]    | |_________________|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_router` found for struct `SwaggerUi` in the current scope
[INFO] [stdout]   --> src/main.rs:38:18
[INFO] [stdout]    |
[INFO] [stdout] 36 | /             SwaggerUi::new("/docs")
[INFO] [stdout] 37 | |                 .url("/api-docs/openapi.json", ApiDoc::openapi())
[INFO] [stdout] 38 | |                 .into_router()
[INFO] [stdout]    | |                 -^^^^^^^^^^^ method not found in `SwaggerUi`
[INFO] [stdout]    | |_________________|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `quote-server` (bin "quote-server" test) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `quote-server` (bin "quote-server") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "c9db78d6bb282e2b9711e24c8f0423f72187a5e8b28ceb42836ad927f9d9d9f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c9db78d6bb282e2b9711e24c8f0423f72187a5e8b28ceb42836ad927f9d9d9f8", kill_on_drop: false }`
[INFO] [stdout] c9db78d6bb282e2b9711e24c8f0423f72187a5e8b28ceb42836ad927f9d9d9f8
