[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] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeokaralis%2Fepic: No space left on device
[WARN] Retrying crate fetch in 3 seconds (attempt 1)
[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] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeokaralis%2Fepic: No space left on device
[WARN] Retrying crate fetch in 3 seconds (attempt 2)
[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] [stderr] error: copy-fd: write returned: No space left on device
[INFO] [stderr] fatal: cannot copy '/usr/share/git-core/templates/hooks/sendemail-validate.sample' to '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeokaralis%2Fepic/hooks/sendemail-validate.sample': No space left on device
[WARN] Retrying crate fetch in 3 seconds (attempt 3)
[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#5a45ab9738330fb317d49e3594c2db5248b1e971 for pr-136303
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeokaralis%2Fepic" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/geokaralis/epic on toolchain 5a45ab9738330fb317d49e3594c2db5248b1e971
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "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-1-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" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "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-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6a660fde39f208866accb46623e5ecfc75956193a60f1d4d9e2f36a01c1cf9da
[INFO] running `Command { std: "docker" "start" "-a" "6a660fde39f208866accb46623e5ecfc75956193a60f1d4d9e2f36a01c1cf9da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6a660fde39f208866accb46623e5ecfc75956193a60f1d4d9e2f36a01c1cf9da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6a660fde39f208866accb46623e5ecfc75956193a60f1d4d9e2f36a01c1cf9da", kill_on_drop: false }`
[INFO] [stdout] 6a660fde39f208866accb46623e5ecfc75956193a60f1d4d9e2f36a01c1cf9da
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b09564672c3f4d03050016ac64362934699edc1c67bf271291739968dc69fd6f
[INFO] running `Command { std: "docker" "start" "-a" "b09564672c3f4d03050016ac64362934699edc1c67bf271291739968dc69fd6f", 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]   |                                                         ^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: the `.` operator will dereference the value if needed
[INFO] [stdout] help: try using `.` instead
[INFO] [stdout]   |
[INFO] [stdout] 9 |   app.use("/", (_req: &mut Request, res: &mut Response) . MiddlewareResult {
[INFO] [stdout]   |                                                         ~
[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: 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: `->` 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]   |                                                         ^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: the `.` operator will dereference the value if needed
[INFO] [stdout] help: try using `.` instead
[INFO] [stdout]   |
[INFO] [stdout] 6 |   app.get("/", (_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/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/real_world/main.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use epic::{Epic};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `epic`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `epic`, use `cargo add epic` to add it to your `Cargo.toml`
[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 unresolved module or unlinked crate `epic`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `epic`, use `cargo add epic` to add it to your `Cargo.toml`
[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 unresolved module or unlinked crate `epic`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `epic`, use `cargo add epic` to add it to your `Cargo.toml`
[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 unresolved module or unlinked crate `epic`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `epic`, use `cargo add epic` to add it to your `Cargo.toml`
[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[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] 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] 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] 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 "real_world") due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `epic` (example "hello_world") due to 5 previous errors
[INFO] [stderr] error: could not compile `epic` (example "cors") due to 8 previous errors
[INFO] running `Command { std: "docker" "inspect" "b09564672c3f4d03050016ac64362934699edc1c67bf271291739968dc69fd6f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b09564672c3f4d03050016ac64362934699edc1c67bf271291739968dc69fd6f", kill_on_drop: false }`
[INFO] [stdout] b09564672c3f4d03050016ac64362934699edc1c67bf271291739968dc69fd6f
