[INFO] cloning repository https://github.com/lightmanBro/Rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lightmanBro/Rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FlightmanBro%2FRust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FlightmanBro%2FRust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 84e1b8149613c38a145e516121a6d5c27c51a590 [INFO] checking lightmanBro/Rust against try#0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef for pr-147859 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FlightmanBro%2FRust" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/lightmanBro/Rust [INFO] finished tweaking git repo https://github.com/lightmanBro/Rust [INFO] tweaked toml for git repo https://github.com/lightmanBro/Rust written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/lightmanBro/Rust on toolchain 0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/lightmanBro/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" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] checking lightmanBro/Rust against try#0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef for pr-147859 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FlightmanBro%2FRust" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/lightmanBro/Rust [INFO] finished tweaking git repo https://github.com/lightmanBro/Rust [INFO] tweaked toml for git repo https://github.com/lightmanBro/Rust written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/lightmanBro/Rust on toolchain 0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/lightmanBro/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" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "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-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b38e7d65607d83be59b5ff2f729a4ad5456647cb652b49682221bed240d706d9 [INFO] running `Command { std: "docker" "start" "-a" "b38e7d65607d83be59b5ff2f729a4ad5456647cb652b49682221bed240d706d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b38e7d65607d83be59b5ff2f729a4ad5456647cb652b49682221bed240d706d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b38e7d65607d83be59b5ff2f729a4ad5456647cb652b49682221bed240d706d9", kill_on_drop: false }` [INFO] [stdout] b38e7d65607d83be59b5ff2f729a4ad5456647cb652b49682221bed240d706d9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2d35e11ba69eea8cc9a8d33735eb6b884ce057463b382d0b1fd04709c8845bcf [INFO] running `Command { std: "docker" "start" "-a" "2d35e11ba69eea8cc9a8d33735eb6b884ce057463b382d0b1fd04709c8845bcf", kill_on_drop: false }` [INFO] [stderr] Checking helloProject v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: expected type, found `=` [INFO] [stdout] --> src/main.rs:41:17 [INFO] [stdout] | [INFO] [stdout] 41 | let fruits: = [&str;3] = ["Apple","Banana","Orange"]; [INFO] [stdout] | - ^ expected type [INFO] [stdout] | | [INFO] [stdout] | while parsing the type for `fruits` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected type, found `=` [INFO] [stdout] --> src/main.rs:41:17 [INFO] [stdout] | [INFO] [stdout] 41 | let fruits: = [&str;3] = ["Apple","Banana","Orange"]; [INFO] [stdout] | - ^ expected type [INFO] [stdout] | | [INFO] [stdout] | while parsing the type for `fruits` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found builtin type `str` [INFO] [stdout] --> src/main.rs:41:21 [INFO] [stdout] | [INFO] [stdout] 41 | let fruits: = [&str;3] = ["Apple","Banana","Orange"]; [INFO] [stdout] | ^^^ not a value [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `fruit` in this scope [INFO] [stdout] --> src/main.rs:43:40 [INFO] [stdout] | [INFO] [stdout] 43 | println!("First fruit element: {}",fruit[0]); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a local variable with a similar name exists [INFO] [stdout] | [INFO] [stdout] 43 | println!("First fruit element: {}",fruits[0]); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `fruit` in this scope [INFO] [stdout] --> src/main.rs:44:41 [INFO] [stdout] | [INFO] [stdout] 44 | println!("Second fruit element: {}",fruit[1]); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a local variable with a similar name exists [INFO] [stdout] | [INFO] [stdout] 44 | println!("Second fruit element: {}",fruits[1]); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `string` in this scope [INFO] [stdout] --> src/main.rs:47:17 [INFO] [stdout] | [INFO] [stdout] 47 | let human: (string,i32,bool) = ("Alice".to_string(),30,true); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] --> /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/alloc/src/string.rs:353:0 [INFO] [stdout] | [INFO] [stdout] = note: similarly named struct `String` defined here [INFO] [stdout] help: a struct with a similar name exists (notice the capitalization) [INFO] [stdout] | [INFO] [stdout] 47 - let human: (string,i32,bool) = ("Alice".to_string(),30,true); [INFO] [stdout] 47 + let human: (String,i32,bool) = ("Alice".to_string(),30,true); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found builtin type `str` [INFO] [stdout] --> src/main.rs:41:21 [INFO] [stdout] | [INFO] [stdout] 41 | let fruits: = [&str;3] = ["Apple","Banana","Orange"]; [INFO] [stdout] | ^^^ not a value [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `fruit` in this scope [INFO] [stdout] --> src/main.rs:43:40 [INFO] [stdout] | [INFO] [stdout] 43 | println!("First fruit element: {}",fruit[0]); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a local variable with a similar name exists [INFO] [stdout] | [INFO] [stdout] 43 | println!("First fruit element: {}",fruits[0]); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `fruit` in this scope [INFO] [stdout] --> src/main.rs:44:41 [INFO] [stdout] | [INFO] [stdout] 44 | println!("Second fruit element: {}",fruit[1]); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a local variable with a similar name exists [INFO] [stdout] | [INFO] [stdout] 44 | println!("Second fruit element: {}",fruits[1]); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `string` in this scope [INFO] [stdout] --> src/main.rs:47:17 [INFO] [stdout] | [INFO] [stdout] 47 | let human: (string,i32,bool) = ("Alice".to_string(),30,true); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] --> /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/alloc/src/string.rs:353:0 [INFO] [stdout] | [INFO] [stdout] = note: similarly named struct `String` defined here [INFO] [stdout] help: a struct with a similar name exists (notice the capitalization) [INFO] [stdout] | [INFO] [stdout] 47 - let human: (string,i32,bool) = ("Alice".to_string(),30,true); [INFO] [stdout] 47 + let human: (String,i32,bool) = ("Alice".to_string(),30,true); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0070]: invalid left-hand side of assignment [INFO] [stdout] --> src/main.rs:41:28 [INFO] [stdout] | [INFO] [stdout] 41 | let fruits: = [&str;3] = ["Apple","Banana","Orange"]; [INFO] [stdout] | -------- ^ [INFO] [stdout] | | [INFO] [stdout] | cannot assign to this expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0070]: invalid left-hand side of assignment [INFO] [stdout] --> src/main.rs:41:28 [INFO] [stdout] | [INFO] [stdout] 41 | let fruits: = [&str;3] = ["Apple","Banana","Orange"]; [INFO] [stdout] | -------- ^ [INFO] [stdout] | | [INFO] [stdout] | cannot assign to this expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0070, E0423, E0425. [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0070, E0423, E0425. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0070`. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0070`. [INFO] [stdout] [INFO] [stderr] error: could not compile `helloProject` (bin "helloProject" test) due to 6 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `helloProject` (bin "helloProject") due to 6 previous errors [INFO] running `Command { std: "docker" "inspect" "2d35e11ba69eea8cc9a8d33735eb6b884ce057463b382d0b1fd04709c8845bcf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d35e11ba69eea8cc9a8d33735eb6b884ce057463b382d0b1fd04709c8845bcf", kill_on_drop: false }` [INFO] [stdout] 2d35e11ba69eea8cc9a8d33735eb6b884ce057463b382d0b1fd04709c8845bcf