[INFO] cloning repository https://github.com/cmbrandenburg/rss2email [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cmbrandenburg/rss2email" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcmbrandenburg%2Frss2email", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcmbrandenburg%2Frss2email'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b76acd0f8489f3580b39c0ebbce16be3dd46b832 [INFO] checking cmbrandenburg/rss2email against master#936f2600b6c903b04387f74ed5cbce88bb06d243 for pr-91141 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcmbrandenburg%2Frss2email" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cmbrandenburg/rss2email on toolchain 936f2600b6c903b04387f74ed5cbce88bb06d243 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cmbrandenburg/rss2email [INFO] finished tweaking git repo https://github.com/cmbrandenburg/rss2email [INFO] tweaked toml for git repo https://github.com/cmbrandenburg/rss2email written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/cmbrandenburg/rss2email already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 97457ff74a3b5a297b106dd22f1323c4d5a317bb5501a004ce3ba1013202acf1 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "97457ff74a3b5a297b106dd22f1323c4d5a317bb5501a004ce3ba1013202acf1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "97457ff74a3b5a297b106dd22f1323c4d5a317bb5501a004ce3ba1013202acf1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97457ff74a3b5a297b106dd22f1323c4d5a317bb5501a004ce3ba1013202acf1", kill_on_drop: false }` [INFO] [stdout] 97457ff74a3b5a297b106dd22f1323c4d5a317bb5501a004ce3ba1013202acf1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 8d69e92b310eb72f086a9f811daef59055c9679e232a6c8bdc3da6a8fdd50f92 [INFO] running `Command { std: "docker" "start" "-a" "8d69e92b310eb72f086a9f811daef59055c9679e232a6c8bdc3da6a8fdd50f92", kill_on_drop: false }` [INFO] [stderr] Checking libc v0.2.24 [INFO] [stderr] Compiling gcc v0.3.51 [INFO] [stderr] Checking num-traits v0.1.39 [INFO] [stderr] Checking byteorder v1.0.0 [INFO] [stderr] Checking encoding_index_tests v0.1.4 [INFO] [stderr] Checking cfg-if v0.1.1 [INFO] [stderr] Checking matches v0.1.6 [INFO] [stderr] Compiling openssl v0.9.14 [INFO] [stderr] Compiling version_check v0.1.2 [INFO] [stderr] Checking rustc-demangle v0.1.4 [INFO] [stderr] Checking serde v1.0.8 [INFO] [stderr] Checking bitflags v0.9.1 [INFO] [stderr] Checking unicode-normalization v0.1.5 [INFO] [stderr] Checking foreign-types v0.2.0 [INFO] [stderr] Checking percent-encoding v1.0.0 [INFO] [stderr] Compiling getopts v0.2.14 [INFO] [stderr] Compiling derive_builder v0.5.0 [INFO] [stderr] Checking typeable v0.1.2 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Checking traitobject v0.1.0 [INFO] [stderr] Checking antidote v1.0.0 [INFO] [stderr] Checking ansi_term v0.9.0 [INFO] [stderr] Checking strsim v0.6.0 [INFO] [stderr] Checking futures v0.1.14 [INFO] [stderr] Checking encoding_rs v0.6.11 [INFO] [stderr] Checking unicode-bidi v0.3.3 [INFO] [stderr] Checking encoding-index-korean v1.20141219.5 [INFO] [stdout] error[E0503]: cannot use `state` because it was mutably borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/getopts-0.2.14/src/lib.rs:1008:25 [INFO] [stdout] | [INFO] [stdout] 955 | let mut machine = |cont: &mut bool, (i, c): (usize, char)| { [INFO] [stdout] | ---------------------------------------- borrow of `state` occurs here [INFO] [stdout] ... [INFO] [stdout] 959 | state = match (state, whitespace, limit) { [INFO] [stdout] | ----- borrow occurs due to use of `state` in closure [INFO] [stdout] ... [INFO] [stdout] 1008 | while cont && match state { B | C => true, A => false } { [INFO] [stdout] | ^^^^^ use of borrowed `state` [INFO] [stdout] 1009 | machine(&mut cont, (fake_i, ' ')); [INFO] [stdout] | ------- borrow later used here [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking encoding-index-simpchinese v1.20141219.5 [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking encoding-index-tradchinese v1.20141219.5 [INFO] [stdout] For more information about this error, try `rustc --explain E0503`. [INFO] [stdout] [INFO] [stderr] error: could not compile `getopts` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0214]: parenthesized type parameters may only be used with a `Fn` trait [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_rs-0.6.11/src/utf_16.rs:33:44 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn additional_from_state(&self) -> usize() { [INFO] [stdout] | ^^^^^^^ only `Fn` traits may use parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0214`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "8d69e92b310eb72f086a9f811daef59055c9679e232a6c8bdc3da6a8fdd50f92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d69e92b310eb72f086a9f811daef59055c9679e232a6c8bdc3da6a8fdd50f92", kill_on_drop: false }` [INFO] [stdout] 8d69e92b310eb72f086a9f811daef59055c9679e232a6c8bdc3da6a8fdd50f92