[INFO] cloning repository https://github.com/anikiandy/rust_concepts [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/anikiandy/rust_concepts" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanikiandy%2Frust_concepts", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanikiandy%2Frust_concepts'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ec776ecc12819f92c4260434aa8d5a0c66bf341b [INFO] checking anikiandy/rust_concepts against try#8a0378607d6b34c242e3bfa75554871be641864b for pr-143028 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanikiandy%2Frust_concepts" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/anikiandy/rust_concepts [INFO] finished tweaking git repo https://github.com/anikiandy/rust_concepts [INFO] tweaked toml for git repo https://github.com/anikiandy/rust_concepts written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/anikiandy/rust_concepts on toolchain 8a0378607d6b34c242e3bfa75554871be641864b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a0378607d6b34c242e3bfa75554871be641864b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/anikiandy/rust_concepts 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" "+8a0378607d6b34c242e3bfa75554871be641864b" "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 [ERROR] error running command: no output for 300 seconds [INFO] checking anikiandy/rust_concepts against try#8a0378607d6b34c242e3bfa75554871be641864b for pr-143028 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanikiandy%2Frust_concepts" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/anikiandy/rust_concepts [INFO] finished tweaking git repo https://github.com/anikiandy/rust_concepts [INFO] tweaked toml for git repo https://github.com/anikiandy/rust_concepts written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/anikiandy/rust_concepts on toolchain 8a0378607d6b34c242e3bfa75554871be641864b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a0378607d6b34c242e3bfa75554871be641864b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/anikiandy/rust_concepts 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" "+8a0378607d6b34c242e3bfa75554871be641864b" "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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8a0378607d6b34c242e3bfa75554871be641864b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] de9a8d446624909504c489d07d043e29972e60ee81fd8fb62fb179dd23e76e05 [INFO] running `Command { std: "docker" "start" "-a" "de9a8d446624909504c489d07d043e29972e60ee81fd8fb62fb179dd23e76e05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "de9a8d446624909504c489d07d043e29972e60ee81fd8fb62fb179dd23e76e05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de9a8d446624909504c489d07d043e29972e60ee81fd8fb62fb179dd23e76e05", kill_on_drop: false }` [INFO] [stdout] de9a8d446624909504c489d07d043e29972e60ee81fd8fb62fb179dd23e76e05 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8a0378607d6b34c242e3bfa75554871be641864b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eb30f1eb9747fc05002e25614aa0cc451ffb23c8ed679e2237492de988f0354d [INFO] running `Command { std: "docker" "start" "-a" "eb30f1eb9747fc05002e25614aa0cc451ffb23c8ed679e2237492de988f0354d", kill_on_drop: false }` [INFO] [stderr] Checking closure_demo v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: expected one of `!` or `::`, found keyword `pub` [INFO] [stdout] --> src/main.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 16 | impl Boogers{i [INFO] [stdout] | - - expected one of `!` or `::` [INFO] [stdout] | | [INFO] [stdout] | while parsing this item list starting here [INFO] [stdout] 17 | //constructor [INFO] [stdout] 18 | pub fn new() -> Boogers { [INFO] [stdout] | ^^^ unexpected token [INFO] [stdout] ... [INFO] [stdout] 36 | } [INFO] [stdout] | - the item list ends here [INFO] [stdout] | [INFO] [stdout] help: there is a keyword `if` with a similar name [INFO] [stdout] | [INFO] [stdout] 16 | impl Boogers{if [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `!` or `::`, found keyword `pub` [INFO] [stdout] --> src/main.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 16 | impl Boogers{i [INFO] [stdout] | - - expected one of `!` or `::` [INFO] [stdout] | | [INFO] [stdout] | while parsing this item list starting here [INFO] [stdout] 17 | //constructor [INFO] [stdout] 18 | pub fn new() -> Boogers { [INFO] [stdout] | ^^^ unexpected token [INFO] [stdout] ... [INFO] [stdout] 36 | } [INFO] [stdout] | - the item list ends here [INFO] [stdout] | [INFO] [stdout] help: there is a keyword `if` with a similar name [INFO] [stdout] | [INFO] [stdout] 16 | impl Boogers{if [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `Boogers` in the current scope [INFO] [stdout] --> src/main.rs:3:27 [INFO] [stdout] | [INFO] [stdout] 3 | let booger = Boogers::new(); //new boogers [INFO] [stdout] | ^^^ function or associated item not found in `Boogers` [INFO] [stdout] ... [INFO] [stdout] 12 | struct Boogers{ [INFO] [stdout] | -------------- function or associated item `new` not found for this struct [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `Boogers` in the current scope [INFO] [stdout] --> src/main.rs:3:27 [INFO] [stdout] | [INFO] [stdout] 3 | let booger = Boogers::new(); //new boogers [INFO] [stdout] | ^^^ function or associated item not found in `Boogers` [INFO] [stdout] ... [INFO] [stdout] 12 | struct Boogers{ [INFO] [stdout] | -------------- function or associated item `new` not found for this struct [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `closure_demo` (bin "closure_demo") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `closure_demo` (bin "closure_demo" test) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "eb30f1eb9747fc05002e25614aa0cc451ffb23c8ed679e2237492de988f0354d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb30f1eb9747fc05002e25614aa0cc451ffb23c8ed679e2237492de988f0354d", kill_on_drop: false }` [INFO] [stdout] eb30f1eb9747fc05002e25614aa0cc451ffb23c8ed679e2237492de988f0354d