[INFO] cloning repository https://github.com/keynslug/orphans [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/keynslug/orphans" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkeynslug%2Forphans", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkeynslug%2Forphans'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] feb078f8615cf52cbe800088782b4d39c3993951 [INFO] checking keynslug/orphans against master#a932eb36f8adf6c8cdfc450f063943da3112d621 for pr-140209-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkeynslug%2Forphans" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/keynslug/orphans on toolchain a932eb36f8adf6c8cdfc450f063943da3112d621 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a932eb36f8adf6c8cdfc450f063943da3112d621" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/keynslug/orphans [INFO] finished tweaking git repo https://github.com/keynslug/orphans [INFO] tweaked toml for git repo https://github.com/keynslug/orphans written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/keynslug/orphans 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" "+a932eb36f8adf6c8cdfc450f063943da3112d621" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+a932eb36f8adf6c8cdfc450f063943da3112d621" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f7474c66f35c78f2a9fe0e04082757e43007d49d8ee9f0c4de9b7d8f97547d84 [INFO] running `Command { std: "docker" "start" "-a" "f7474c66f35c78f2a9fe0e04082757e43007d49d8ee9f0c4de9b7d8f97547d84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f7474c66f35c78f2a9fe0e04082757e43007d49d8ee9f0c4de9b7d8f97547d84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7474c66f35c78f2a9fe0e04082757e43007d49d8ee9f0c4de9b7d8f97547d84", kill_on_drop: false }` [INFO] [stdout] f7474c66f35c78f2a9fe0e04082757e43007d49d8ee9f0c4de9b7d8f97547d84 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+a932eb36f8adf6c8cdfc450f063943da3112d621" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2de734a26c53c6a0fecd9ce625722685b637f773288c90037408ae69423ce65a [INFO] running `Command { std: "docker" "start" "-a" "2de734a26c53c6a0fecd9ce625722685b637f773288c90037408ae69423ce65a", kill_on_drop: false }` [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking itertools v0.8.0 [INFO] [stderr] Checking orphans v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0434]: can't capture dynamic environment in a fn item [INFO] [stdout] --> src/wildcard.rs:199:19 [INFO] [stdout] | [INFO] [stdout] 199 | match self { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: use the `|| { ... }` closure form instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0434]: can't capture dynamic environment in a fn item [INFO] [stdout] --> src/wildcard.rs:199:19 [INFO] [stdout] | [INFO] [stdout] 199 | match self { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: use the `|| { ... }` closure form instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `fmt` in this scope [INFO] [stdout] --> src/wildcard.rs:210:25 [INFO] [stdout] | [INFO] [stdout] 210 | fmt.write_char(']')?; [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `fmt` in this scope [INFO] [stdout] --> src/wildcard.rs:214:44 [INFO] [stdout] | [INFO] [stdout] 214 | fmt_token(token, true, fmt) [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `fmt` in this scope [INFO] [stdout] --> src/wildcard.rs:223:21 [INFO] [stdout] | [INFO] [stdout] 223 | fmt.write_char('[')?; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: you might have meant to refer to the method [INFO] [stdout] | [INFO] [stdout] 223 | self.fmt.write_char('[')?; [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `negate` in this scope [INFO] [stdout] --> src/wildcard.rs:224:24 [INFO] [stdout] | [INFO] [stdout] 224 | if negate { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `fmt` in this scope [INFO] [stdout] --> src/wildcard.rs:225:25 [INFO] [stdout] | [INFO] [stdout] 225 | fmt.write_char('!')?; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: you might have meant to refer to the method [INFO] [stdout] | [INFO] [stdout] 225 | self.fmt.write_char('!')?; [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `fmt` in this scope [INFO] [stdout] --> src/wildcard.rs:230:21 [INFO] [stdout] | [INFO] [stdout] 230 | fmt.write_char(']')?; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: you might have meant to refer to the method [INFO] [stdout] | [INFO] [stdout] 230 | self.fmt.write_char(']')?; [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `fmt` in this scope [INFO] [stdout] --> src/wildcard.rs:234:40 [INFO] [stdout] | [INFO] [stdout] 234 | fmt_token(token, true, fmt) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: you might have meant to refer to the method [INFO] [stdout] | [INFO] [stdout] 234 | fmt_token(token, true, self.fmt) [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Token` in this scope [INFO] [stdout] --> src/wildcard.rs:253:30 [INFO] [stdout] | [INFO] [stdout] 253 | fn fmt_token(token: &Token<'_>, negate: bool, fmt: &mut Formatter) -> Result { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `fmt` in this scope [INFO] [stdout] --> src/wildcard.rs:210:25 [INFO] [stdout] | [INFO] [stdout] 210 | fmt.write_char(']')?; [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `fmt` exists for reference `&Choice<'_>`, but its trait bounds were not satisfied [INFO] [stdout] --> src/wildcard.rs:229:45 [INFO] [stdout] | [INFO] [stdout] 25 | enum Choice<'a> { [INFO] [stdout] | --------------- doesn't satisfy `Choice<'_>: std::fmt::Display` [INFO] [stdout] ... [INFO] [stdout] 229 | .try_for_each(|c| c.fmt(f))?; [INFO] [stdout] | ^^^ method cannot be called on `&Choice<'_>` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Choice<'_>: std::fmt::Display` [INFO] [stdout] which is required by `&Choice<'_>: std::fmt::Display` [INFO] [stdout] note: the trait `std::fmt::Display` must be implemented [INFO] [stdout] --> /rustc/a932eb36f8adf6c8cdfc450f063943da3112d621/library/core/src/fmt/mod.rs:1019:1 [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `Debug` which provides `fmt` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 3 + use std::fmt::Debug; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `orphans` (bin "orphans" test) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `orphans` (bin "orphans") due to 10 previous errors [INFO] running `Command { std: "docker" "inspect" "2de734a26c53c6a0fecd9ce625722685b637f773288c90037408ae69423ce65a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2de734a26c53c6a0fecd9ce625722685b637f773288c90037408ae69423ce65a", kill_on_drop: false }` [INFO] [stdout] 2de734a26c53c6a0fecd9ce625722685b637f773288c90037408ae69423ce65a