[INFO] cloning repository https://github.com/jonathanwdev/small-rust-test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jonathanwdev/small-rust-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonathanwdev%2Fsmall-rust-test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonathanwdev%2Fsmall-rust-test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f59b462717b55232e8aecc9f547907fc66181387 [INFO] checking jonathanwdev/small-rust-test against master#936f2600b6c903b04387f74ed5cbce88bb06d243 for pr-91141 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonathanwdev%2Fsmall-rust-test" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jonathanwdev/small-rust-test on toolchain 936f2600b6c903b04387f74ed5cbce88bb06d243 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jonathanwdev/small-rust-test [INFO] finished tweaking git repo https://github.com/jonathanwdev/small-rust-test [INFO] tweaked toml for git repo https://github.com/jonathanwdev/small-rust-test written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/jonathanwdev/small-rust-test already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "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-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 375cb7e60089a02d0a237975e4118257c09aa074189810a66caff7f582e11c78 [INFO] running `Command { std: "docker" "start" "-a" "375cb7e60089a02d0a237975e4118257c09aa074189810a66caff7f582e11c78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "375cb7e60089a02d0a237975e4118257c09aa074189810a66caff7f582e11c78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "375cb7e60089a02d0a237975e4118257c09aa074189810a66caff7f582e11c78", kill_on_drop: false }` [INFO] [stdout] 375cb7e60089a02d0a237975e4118257c09aa074189810a66caff7f582e11c78 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0d601d7b21561ec7aa04d70338054395f9dd8871ba5b2c4f834433868418b743 [INFO] running `Command { std: "docker" "start" "-a" "0d601d7b21561ec7aa04d70338054395f9dd8871ba5b2c4f834433868418b743", kill_on_drop: false }` [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling signal-hook v0.3.10 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking chunked_transfer v1.4.0 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Checking minimad v0.8.0 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking tinyvec v1.5.1 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Checking parking_lot_core v0.8.5 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking mio v0.7.14 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking signal-hook-mio v0.2.1 [INFO] [stderr] Checking crossterm v0.20.0 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking crossbeam v0.8.1 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Checking webpki v0.22.0 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Checking rustls v0.20.1 [INFO] [stderr] Checking webpki-roots v0.22.1 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking termimad v0.14.3 [INFO] [stderr] Checking ureq v2.3.1 [INFO] [stderr] Checking serde v1.0.130 [INFO] [stderr] Checking serde_json v1.0.71 [INFO] [stderr] Checking newsapi v0.1.0 (/opt/rustwide/workdir/newsapi) [INFO] [stdout] error: expected `;`, found `}` [INFO] [stdout] --> newsapi/src/lib.rs:57:24 [INFO] [stdout] | [INFO] [stdout] 57 | fn endPoint(self, ) [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] 58 | } [INFO] [stdout] | - unexpected token [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: associated function in `impl` without body [INFO] [stdout] --> newsapi/src/lib.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | fn endPoint(self, ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^- [INFO] [stdout] | | [INFO] [stdout] | help: provide a definition for the function: `{ }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NewsApi` in this scope [INFO] [stdout] --> newsapi/src/lib.rs:49:6 [INFO] [stdout] | [INFO] [stdout] 43 | struct NewsAPI { [INFO] [stdout] | -------------- similarly named struct `NewsAPI` defined here [INFO] [stdout] ... [INFO] [stdout] 49 | impl NewsApi { [INFO] [stdout] | ^^^^^^^ help: a struct with a similar name exists: `NewsAPI` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `newsapi` due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "0d601d7b21561ec7aa04d70338054395f9dd8871ba5b2c4f834433868418b743", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d601d7b21561ec7aa04d70338054395f9dd8871ba5b2c4f834433868418b743", kill_on_drop: false }` [INFO] [stdout] 0d601d7b21561ec7aa04d70338054395f9dd8871ba5b2c4f834433868418b743