[INFO] cloning repository https://github.com/whoisryosuke/hello-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/whoisryosuke/hello-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwhoisryosuke%2Fhello-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwhoisryosuke%2Fhello-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4f4f3fb5c80ca628947b13a4feb9e04a1062b74a [INFO] checking whoisryosuke/hello-rust/4f4f3fb5c80ca628947b13a4feb9e04a1062b74a against master#e08b80c0fb7667bdcd040761891701e576c42ec8 for pr-129021 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwhoisryosuke%2Fhello-rust" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/whoisryosuke/hello-rust on toolchain e08b80c0fb7667bdcd040761891701e576c42ec8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e08b80c0fb7667bdcd040761891701e576c42ec8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/whoisryosuke/hello-rust [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/whoisryosuke/hello-rust [INFO] tweaked toml for git repo https://github.com/whoisryosuke/hello-rust written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/whoisryosuke/hello-rust 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" "+e08b80c0fb7667bdcd040761891701e576c42ec8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+e08b80c0fb7667bdcd040761891701e576c42ec8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b58ade5b101cb926ffe57bf46e4243e054311a2535edb171fc93cdda82580642 [INFO] running `Command { std: "docker" "start" "-a" "b58ade5b101cb926ffe57bf46e4243e054311a2535edb171fc93cdda82580642", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b58ade5b101cb926ffe57bf46e4243e054311a2535edb171fc93cdda82580642", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b58ade5b101cb926ffe57bf46e4243e054311a2535edb171fc93cdda82580642", kill_on_drop: false }` [INFO] [stdout] b58ade5b101cb926ffe57bf46e4243e054311a2535edb171fc93cdda82580642 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+e08b80c0fb7667bdcd040761891701e576c42ec8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5428c9707bd57de6d4aa4b06c1bd5d750afe00c53e3b6255efcfa9cacc890eb6 [INFO] running `Command { std: "docker" "start" "-a" "5428c9707bd57de6d4aa4b06c1bd5d750afe00c53e3b6255efcfa9cacc890eb6", kill_on_drop: false }` [INFO] [stderr] Checking hello_rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: there are too many leading `super` keywords [INFO] [stdout] --> examples/cli-tutorial/main.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use super::config::Config; [INFO] [stdout] | ^^^^^ there are too many leading `super` keywords [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `config` [INFO] [stdout] --> examples/cli-tutorial/main.rs:24:21 [INFO] [stdout] | [INFO] [stdout] 24 | if let Err(e) = config::run(config) { [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `hello_rust` (example "cli-tutorial") due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "5428c9707bd57de6d4aa4b06c1bd5d750afe00c53e3b6255efcfa9cacc890eb6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5428c9707bd57de6d4aa4b06c1bd5d750afe00c53e3b6255efcfa9cacc890eb6", kill_on_drop: false }` [INFO] [stdout] 5428c9707bd57de6d4aa4b06c1bd5d750afe00c53e3b6255efcfa9cacc890eb6