[INFO] cloning repository https://github.com/brb/coolc-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/brb/coolc-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrb%2Fcoolc-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrb%2Fcoolc-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b0819957478e39ece69cc82c68f298869cef9de4 [INFO] checking brb/coolc-rs against master#506512391b1a75ae450d36c9420978402a91abcc for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrb%2Fcoolc-rs" "/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/brb/coolc-rs 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/brb/coolc-rs [INFO] finished tweaking git repo https://github.com/brb/coolc-rs [INFO] tweaked toml for git repo https://github.com/brb/coolc-rs written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/brb/coolc-rs 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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 889064d4ec8c9d8cadb9e068687532eeb5c5c8af2e2537d9b72ffebb40fec118 [INFO] running `Command { std: "docker" "start" "-a" "889064d4ec8c9d8cadb9e068687532eeb5c5c8af2e2537d9b72ffebb40fec118", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "889064d4ec8c9d8cadb9e068687532eeb5c5c8af2e2537d9b72ffebb40fec118", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "889064d4ec8c9d8cadb9e068687532eeb5c5c8af2e2537d9b72ffebb40fec118", kill_on_drop: false }` [INFO] [stdout] 889064d4ec8c9d8cadb9e068687532eeb5c5c8af2e2537d9b72ffebb40fec118 [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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cb3ebf04c8325987bf214f1adbf9a819459e3ba61bf1d6f3b53552d81b0a5521 [INFO] running `Command { std: "docker" "start" "-a" "cb3ebf04c8325987bf214f1adbf9a819459e3ba61bf1d6f3b53552d81b0a5521", kill_on_drop: false }` [INFO] [stderr] Checking coolc-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `std::io::Chars` [INFO] [stdout] --> src/main.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::io::Chars; [INFO] [stdout] | ^^^^^^^^^^^^^^ no `Chars` in `io` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct instead [INFO] [stdout] | [INFO] [stdout] 3 | use std::str::Chars; [INFO] [stdout] | ~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::io::Chars` [INFO] [stdout] --> src/main.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::io::Chars; [INFO] [stdout] | ^^^^^^^^^^^^^^ no `Chars` in `io` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct instead [INFO] [stdout] | [INFO] [stdout] 3 | use std::str::Chars; [INFO] [stdout] | ~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `io` [INFO] [stdout] --> src/main.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(io)] [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `io` [INFO] [stdout] --> src/main.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(io)] [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/main.rs:116:20 [INFO] [stdout] | [INFO] [stdout] 116 | while self.is_digit() { [INFO] [stdout] | ^^^^^^^^ cannot infer type for type parameter `T` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: std::io::Read` [INFO] [stdout] note: required by a bound in `Scanner::::is_digit` [INFO] [stdout] --> src/main.rs:77:9 [INFO] [stdout] | [INFO] [stdout] 77 | impl Scanner { [INFO] [stdout] | ^^^^^^^^ required by this bound in `Scanner::::is_digit` [INFO] [stdout] ... [INFO] [stdout] 153 | fn is_digit(&self) -> bool { [INFO] [stdout] | -------- required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/main.rs:125:20 [INFO] [stdout] | [INFO] [stdout] 125 | while self.is_digit() || self.is_letter() { [INFO] [stdout] | ^^^^^^^^ cannot infer type for type parameter `T` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: std::io::Read` [INFO] [stdout] note: required by a bound in `Scanner::::is_digit` [INFO] [stdout] --> src/main.rs:77:9 [INFO] [stdout] | [INFO] [stdout] 77 | impl Scanner { [INFO] [stdout] | ^^^^^^^^ required by this bound in `Scanner::::is_digit` [INFO] [stdout] ... [INFO] [stdout] 153 | fn is_digit(&self) -> bool { [INFO] [stdout] | -------- required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/main.rs:116:20 [INFO] [stdout] | [INFO] [stdout] 116 | while self.is_digit() { [INFO] [stdout] | ^^^^^^^^ cannot infer type for type parameter `T` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: std::io::Read` [INFO] [stdout] note: required by a bound in `Scanner::::is_digit` [INFO] [stdout] --> src/main.rs:77:9 [INFO] [stdout] | [INFO] [stdout] 77 | impl Scanner { [INFO] [stdout] | ^^^^^^^^ required by this bound in `Scanner::::is_digit` [INFO] [stdout] ... [INFO] [stdout] 153 | fn is_digit(&self) -> bool { [INFO] [stdout] | -------- required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/main.rs:125:20 [INFO] [stdout] | [INFO] [stdout] 125 | while self.is_digit() || self.is_letter() { [INFO] [stdout] | ^^^^^^^^ cannot infer type for type parameter `T` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: std::io::Read` [INFO] [stdout] note: required by a bound in `Scanner::::is_digit` [INFO] [stdout] --> src/main.rs:77:9 [INFO] [stdout] | [INFO] [stdout] 77 | impl Scanner { [INFO] [stdout] | ^^^^^^^^ required by this bound in `Scanner::::is_digit` [INFO] [stdout] ... [INFO] [stdout] 153 | fn is_digit(&self) -> bool { [INFO] [stdout] | -------- required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/main.rs:186:26 [INFO] [stdout] | [INFO] [stdout] 186 | else if self.is_eof() { [INFO] [stdout] | ^^^^^^ cannot infer type for type parameter `T` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: std::io::Read` [INFO] [stdout] note: required by a bound in `Scanner::::is_eof` [INFO] [stdout] --> src/main.rs:77:9 [INFO] [stdout] | [INFO] [stdout] 77 | impl Scanner { [INFO] [stdout] | ^^^^^^^^ required by this bound in `Scanner::::is_eof` [INFO] [stdout] ... [INFO] [stdout] 157 | fn is_eof(&self) -> bool { [INFO] [stdout] | ------ required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/main.rs:186:26 [INFO] [stdout] | [INFO] [stdout] 186 | else if self.is_eof() { [INFO] [stdout] | ^^^^^^ cannot infer type for type parameter `T` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: std::io::Read` [INFO] [stdout] note: required by a bound in `Scanner::::is_eof` [INFO] [stdout] --> src/main.rs:77:9 [INFO] [stdout] | [INFO] [stdout] 77 | impl Scanner { [INFO] [stdout] | ^^^^^^^^ required by this bound in `Scanner::::is_eof` [INFO] [stdout] ... [INFO] [stdout] 157 | fn is_eof(&self) -> bool { [INFO] [stdout] | ------ required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/main.rs:202:26 [INFO] [stdout] | [INFO] [stdout] 202 | else if self.is_eof() { [INFO] [stdout] | ^^^^^^ cannot infer type for type parameter `T` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: std::io::Read` [INFO] [stdout] note: required by a bound in `Scanner::::is_eof` [INFO] [stdout] --> src/main.rs:77:9 [INFO] [stdout] | [INFO] [stdout] 77 | impl Scanner { [INFO] [stdout] | ^^^^^^^^ required by this bound in `Scanner::::is_eof` [INFO] [stdout] ... [INFO] [stdout] 157 | fn is_eof(&self) -> bool { [INFO] [stdout] | ------ required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/main.rs:202:26 [INFO] [stdout] | [INFO] [stdout] 202 | else if self.is_eof() { [INFO] [stdout] | ^^^^^^ cannot infer type for type parameter `T` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: std::io::Read` [INFO] [stdout] note: required by a bound in `Scanner::::is_eof` [INFO] [stdout] --> src/main.rs:77:9 [INFO] [stdout] | [INFO] [stdout] 77 | impl Scanner { [INFO] [stdout] | ^^^^^^^^ required by this bound in `Scanner::::is_eof` [INFO] [stdout] ... [INFO] [stdout] 157 | fn is_eof(&self) -> bool { [INFO] [stdout] | ------ required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/main.rs:219:17 [INFO] [stdout] | [INFO] [stdout] 219 | if self.is_digit() { [INFO] [stdout] | ^^^^^^^^ cannot infer type for type parameter `T` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: std::io::Read` [INFO] [stdout] note: required by a bound in `Scanner::::is_digit` [INFO] [stdout] --> src/main.rs:77:9 [INFO] [stdout] | [INFO] [stdout] 77 | impl Scanner { [INFO] [stdout] | ^^^^^^^^ required by this bound in `Scanner::::is_digit` [INFO] [stdout] ... [INFO] [stdout] 153 | fn is_digit(&self) -> bool { [INFO] [stdout] | -------- required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/main.rs:219:17 [INFO] [stdout] | [INFO] [stdout] 219 | if self.is_digit() { [INFO] [stdout] | ^^^^^^^^ cannot infer type for type parameter `T` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: std::io::Read` [INFO] [stdout] note: required by a bound in `Scanner::::is_digit` [INFO] [stdout] --> src/main.rs:77:9 [INFO] [stdout] | [INFO] [stdout] 77 | impl Scanner { [INFO] [stdout] | ^^^^^^^^ required by this bound in `Scanner::::is_digit` [INFO] [stdout] ... [INFO] [stdout] 153 | fn is_digit(&self) -> bool { [INFO] [stdout] | -------- required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `chars` found for struct `File` in the current scope [INFO] [stdout] --> src/main.rs:295:41 [INFO] [stdout] | [INFO] [stdout] 295 | let mut scanner = Scanner::new(file.chars()); [INFO] [stdout] | ^^^^^ method not found in `File` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `chars` found for struct `File` in the current scope [INFO] [stdout] --> src/main.rs:295:41 [INFO] [stdout] | [INFO] [stdout] 295 | let mut scanner = Scanner::new(file.chars()); [INFO] [stdout] | ^^^^^ method not found in `File` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0283, E0432, E0599, E0635. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0283`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0283, E0432, E0599, E0635. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0283`. [INFO] [stdout] [INFO] [stderr] error: could not compile `coolc-rs` (bin "coolc-rs") due to 9 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `coolc-rs` (bin "coolc-rs" test) due to 9 previous errors [INFO] running `Command { std: "docker" "inspect" "cb3ebf04c8325987bf214f1adbf9a819459e3ba61bf1d6f3b53552d81b0a5521", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb3ebf04c8325987bf214f1adbf9a819459e3ba61bf1d6f3b53552d81b0a5521", kill_on_drop: false }` [INFO] [stdout] cb3ebf04c8325987bf214f1adbf9a819459e3ba61bf1d6f3b53552d81b0a5521