[INFO] cloning repository https://github.com/byte-engineer/justWorks [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/byte-engineer/justWorks" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbyte-engineer%2FjustWorks", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbyte-engineer%2FjustWorks'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d5f026be22db7b1851f85dc3beb1ef6a26ed807e [INFO] checking byte-engineer/justWorks against try#7b3da9103634dffd4f4365cfd8642427c781d99f+rustflags=-Dinherent-method-on-receiver for 152214-denied [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbyte-engineer%2FjustWorks" "/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/byte-engineer/justWorks [INFO] finished tweaking git repo https://github.com/byte-engineer/justWorks [INFO] tweaked toml for git repo https://github.com/byte-engineer/justWorks written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/byte-engineer/justWorks on toolchain 7b3da9103634dffd4f4365cfd8642427c781d99f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/byte-engineer/justWorks 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" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 778160eea73a31e59e53119394059e0eb787ca70400cb954abbb3708287cf5bb [INFO] running `Command { std: "docker" "start" "-a" "778160eea73a31e59e53119394059e0eb787ca70400cb954abbb3708287cf5bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "778160eea73a31e59e53119394059e0eb787ca70400cb954abbb3708287cf5bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "778160eea73a31e59e53119394059e0eb787ca70400cb954abbb3708287cf5bb", kill_on_drop: false }` [INFO] [stdout] 778160eea73a31e59e53119394059e0eb787ca70400cb954abbb3708287cf5bb [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 -Dinherent-method-on-receiver" "-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" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a287055b1c72e1999fa081a54449869971400bc966e65d1cc018bda6637c12c0 [INFO] running `Command { std: "docker" "start" "-a" "a287055b1c72e1999fa081a54449869971400bc966e65d1cc018bda6637c12c0", kill_on_drop: false }` [INFO] [stderr] Checking justworks v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/main.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | let number = Err(342).expect("No way"); [INFO] [stdout] | ^^^^^^ -------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `number` an explicit type [INFO] [stdout] | [INFO] [stdout] 23 | let number: /* Type */ = Err(342).expect("No way"); [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/main.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | let number = Err(342).expect("No way"); [INFO] [stdout] | ^^^^^^ -------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `number` an explicit type [INFO] [stdout] | [INFO] [stdout] 23 | let number: /* Type */ = Err(342).expect("No way"); [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `justworks` (bin "justworks") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `justworks` (bin "justworks" test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "a287055b1c72e1999fa081a54449869971400bc966e65d1cc018bda6637c12c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a287055b1c72e1999fa081a54449869971400bc966e65d1cc018bda6637c12c0", kill_on_drop: false }` [INFO] [stdout] a287055b1c72e1999fa081a54449869971400bc966e65d1cc018bda6637c12c0