[INFO] updating cached repository https://github.com/TheRealGangsir/WikiBot [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 913c92a216a88d58d15604a5019d42b1797e8fde [INFO] checking TheRealGangsir/WikiBot against master#45d050cde277b22a755847338f2acc2c7b834141 for pr-71393 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheRealGangsir%2FWikiBot" "/workspace/builds/worker-1/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/TheRealGangsir/WikiBot on toolchain 45d050cde277b22a755847338f2acc2c7b834141 [INFO] running `"/workspace/cargo-home/bin/cargo" "+45d050cde277b22a755847338f2acc2c7b834141" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/TheRealGangsir/WikiBot [INFO] finished tweaking git repo https://github.com/TheRealGangsir/WikiBot [INFO] tweaked toml for git repo https://github.com/TheRealGangsir/WikiBot written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/TheRealGangsir/WikiBot already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+45d050cde277b22a755847338f2acc2c7b834141" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+45d050cde277b22a755847338f2acc2c7b834141" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6ec2e69e44555dc031454cc268db4b9da8ec44815cd4a6382c3799a9d2f9cccb [INFO] running `"docker" "start" "-a" "6ec2e69e44555dc031454cc268db4b9da8ec44815cd4a6382c3799a9d2f9cccb"` [INFO] [stderr] Compiling cc v1.0.1 [INFO] [stderr] Checking cfg-if v0.1.2 [INFO] [stderr] Checking futures v0.1.16 [INFO] [stderr] Compiling openssl v0.9.20 [INFO] [stderr] Compiling libc v0.2.32 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Checking foreign-types v0.2.0 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Checking lazycell v0.5.1 [INFO] [stderr] Checking slab v0.4.0 [INFO] [stderr] Compiling build_const v0.2.0 [INFO] [stderr] Compiling crc-core v0.1.0 [INFO] [stderr] Checking siphasher v0.2.2 [INFO] [stderr] Checking rustc-demangle v0.1.5 [INFO] [stderr] Compiling derive_builder v0.5.0 [INFO] [stderr] Checking smallvec v0.4.4 [INFO] [stderr] Checking adler32 v1.0.2 [INFO] [stderr] Checking bitflags v1.0.0 [INFO] [stderr] Checking json v0.11.10 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Checking num_cpus v1.7.0 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking time v0.1.38 [INFO] [stderr] Checking iovec v0.1.1 [INFO] [stderr] Checking base64 v0.6.0 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Checking num-integer v0.1.35 [INFO] [stderr] Checking serde_json v1.0.4 [INFO] [stderr] Checking net2 v0.2.31 [INFO] [stderr] Checking encoding_rs v0.6.11 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Checking uuid v0.5.1 [INFO] [stderr] Checking tempdir v0.3.5 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Checking threadpool v1.7.0 [INFO] [stderr] Checking bytes v0.4.5 [INFO] [stderr] Compiling crc v1.5.0 [INFO] [stderr] Checking parking_lot_core v0.2.6 [INFO] [stderr] Checking idna v0.1.4 [INFO] [stderr] Compiling rand v0.3.17 [INFO] [stderr] Checking num-iter v0.1.34 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking mio v0.6.10 [INFO] [stderr] error[E0214]: parenthesized type parameters may only be used with a `Fn` trait [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_rs-0.6.11/src/utf_16.rs:33:44 [INFO] [stderr] | [INFO] [stderr] 33 | pub fn additional_from_state(&self) -> usize() { [INFO] [stderr] | ^^^^^^^ only `Fn` traits may use parentheses [INFO] [stderr] [INFO] [stderr] Checking num v0.1.40 [INFO] [stderr] Compiling phf_shared v0.7.21 [INFO] [stderr] Checking chrono v0.4.0 [INFO] [stderr] Checking parking_lot v0.4.8 [INFO] [stderr] Checking libflate v0.1.12 [INFO] [stderr] Compiling unicase v2.0.0 [INFO] [stderr] Checking phf v0.7.21 [INFO] [stderr] Compiling openssl-sys v0.9.20 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling miniz-sys v0.1.10 [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0214`. [INFO] [stderr] error: could not compile `encoding_rs`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "6ec2e69e44555dc031454cc268db4b9da8ec44815cd4a6382c3799a9d2f9cccb"` [INFO] running `"docker" "rm" "-f" "6ec2e69e44555dc031454cc268db4b9da8ec44815cd4a6382c3799a9d2f9cccb"` [INFO] [stdout] 6ec2e69e44555dc031454cc268db4b9da8ec44815cd4a6382c3799a9d2f9cccb