[INFO] cloning repository https://github.com/geokaralis/epic [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/geokaralis/epic" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeokaralis%2Fepic", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeokaralis%2Fepic'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] be7dc12b4a2eea4640db4f3fc4682d4790948712 [INFO] checking geokaralis/epic against master#506512391b1a75ae450d36c9420978402a91abcc for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeokaralis%2Fepic" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/geokaralis/epic on toolchain 506512391b1a75ae450d36c9420978402a91abcc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/geokaralis/epic [INFO] finished tweaking git repo https://github.com/geokaralis/epic [INFO] tweaked toml for git repo https://github.com/geokaralis/epic written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/geokaralis/epic 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" "+506512391b1a75ae450d36c9420978402a91abcc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 258d2494ffd808818756fa6802aae7698c887e97b1a49ecca33f17317c98bde8 [INFO] running `Command { std: "docker" "start" "-a" "258d2494ffd808818756fa6802aae7698c887e97b1a49ecca33f17317c98bde8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "258d2494ffd808818756fa6802aae7698c887e97b1a49ecca33f17317c98bde8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "258d2494ffd808818756fa6802aae7698c887e97b1a49ecca33f17317c98bde8", kill_on_drop: false }` [INFO] [stdout] 258d2494ffd808818756fa6802aae7698c887e97b1a49ecca33f17317c98bde8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 266efb135243c21e0d1cb72dab6b4d6790083ccd3ce52585f3a86e4a998cc96b [INFO] running `Command { std: "docker" "start" "-a" "266efb135243c21e0d1cb72dab6b4d6790083ccd3ce52585f3a86e4a998cc96b", kill_on_drop: false }` [INFO] [stderr] Checking epic v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: expected one of `!`, `)`, `,`, `.`, `::`, `?`, `{`, or an operator, found `:` [INFO] [stdout] --> examples/hello_world.rs:6:21 [INFO] [stdout] | [INFO] [stdout] 6 | app.get("/", (_req: &mut Request, res: &mut Response) -> MiddlewareResult { [INFO] [stdout] | ^ expected one of 8 possible tokens [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found keyword `use` [INFO] [stdout] --> examples/cors.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | app.use(cors); [INFO] [stdout] | ^^^ expected identifier, found keyword [INFO] [stdout] | [INFO] [stdout] help: escape `use` to use it as an identifier [INFO] [stdout] | [INFO] [stdout] 7 | app.r#use(cors); [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found keyword `use` [INFO] [stdout] --> examples/cors.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | app.use("/", (_req: &mut Request, res: &mut Response) -> MiddlewareResult { [INFO] [stdout] | ^^^ expected identifier, found keyword [INFO] [stdout] | [INFO] [stdout] help: escape `use` to use it as an identifier [INFO] [stdout] | [INFO] [stdout] 9 | app.r#use("/", (_req: &mut Request, res: &mut Response) -> MiddlewareResult { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `!`, `)`, `,`, `.`, `::`, `?`, `{`, or an operator, found `:` [INFO] [stdout] --> examples/cors.rs:9:21 [INFO] [stdout] | [INFO] [stdout] 9 | app.use("/", (_req: &mut Request, res: &mut Response) -> MiddlewareResult { [INFO] [stdout] | ^ expected one of 8 possible tokens [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `->` used for field access or method call [INFO] [stdout] --> examples/cors.rs:9:57 [INFO] [stdout] | [INFO] [stdout] 9 | app.use("/", (_req: &mut Request, res: &mut Response) -> MiddlewareResult { [INFO] [stdout] | ^^ help: try using `.` instead [INFO] [stdout] | [INFO] [stdout] = help: the `.` operator will dereference the value if needed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `(`, `)`, `,`, `.`, `::`, `?`, or an operator, found `{` [INFO] [stdout] --> examples/cors.rs:9:77 [INFO] [stdout] | [INFO] [stdout] 9 | app.use("/", (_req: &mut Request, res: &mut Response) -> MiddlewareResult { [INFO] [stdout] | -^ expected one of 7 possible tokens [INFO] [stdout] | | [INFO] [stdout] | help: missing `,` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found keyword `use` [INFO] [stdout] --> examples/real_world/main.rs:6:7 [INFO] [stdout] | [INFO] [stdout] 6 | app.use(UserController.router); [INFO] [stdout] | ^^^ expected identifier, found keyword [INFO] [stdout] | [INFO] [stdout] help: escape `use` to use it as an identifier [INFO] [stdout] | [INFO] [stdout] 6 | app.r#use(UserController.router); [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `->` used for field access or method call [INFO] [stdout] --> examples/hello_world.rs:6:57 [INFO] [stdout] | [INFO] [stdout] 6 | app.get("/", (_req: &mut Request, res: &mut Response) -> MiddlewareResult { [INFO] [stdout] | ^^ help: try using `.` instead [INFO] [stdout] | [INFO] [stdout] = help: the `.` operator will dereference the value if needed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `(`, `)`, `,`, `.`, `::`, `?`, or an operator, found `{` [INFO] [stdout] --> examples/hello_world.rs:6:77 [INFO] [stdout] | [INFO] [stdout] 6 | app.get("/", (_req: &mut Request, res: &mut Response) -> MiddlewareResult { [INFO] [stdout] | -^ expected one of 7 possible tokens [INFO] [stdout] | | [INFO] [stdout] | help: missing `,` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `epic` [INFO] [stdout] --> examples/cors.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use epic::{Epic, Request, Response, MiddlewareResult}; [INFO] [stdout] | ^^^^ use of undeclared crate or module `epic` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `epic` [INFO] [stdout] --> examples/real_world/main.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use epic::{Epic}; [INFO] [stdout] | ^^^^ use of undeclared crate or module `epic` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `epic` [INFO] [stdout] --> examples/cors.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use epic::cors; [INFO] [stdout] | ^^^^ use of undeclared crate or module `epic` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `epic` [INFO] [stdout] --> examples/hello_world.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use epic::{Epic, Request, Response, MiddlewareResult}; [INFO] [stdout] | ^^^^ use of undeclared crate or module `epic` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `res` in this scope [INFO] [stdout] --> examples/hello_world.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | res.send("Hello, World!"); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `UserController` in this scope [INFO] [stdout] --> examples/real_world/main.rs:6:11 [INFO] [stdout] | [INFO] [stdout] 6 | app.use(UserController.router); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `res` in this scope [INFO] [stdout] --> examples/cors.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | res.send("Hello, Cors!"); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `epic` (example "hello_world") due to 6 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `epic` (example "real_world") due to 4 previous errors [INFO] [stderr] error: could not compile `epic` (example "cors") due to 9 previous errors [INFO] running `Command { std: "docker" "inspect" "266efb135243c21e0d1cb72dab6b4d6790083ccd3ce52585f3a86e4a998cc96b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "266efb135243c21e0d1cb72dab6b4d6790083ccd3ce52585f3a86e4a998cc96b", kill_on_drop: false }` [INFO] [stdout] 266efb135243c21e0d1cb72dab6b4d6790083ccd3ce52585f3a86e4a998cc96b