[INFO] updating cached repository https://github.com/mooreryan/filter_454 [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] 5785d6750b027b7aa6b4046ca771cfc505f43c27 [INFO] checking mooreryan/filter_454 against master#212aa3ea28d91a97d1e1261709c0b6e6790788e6 for pr-69340 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmooreryan%2Ffilter_454" "/workspace/builds/worker-0/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mooreryan/filter_454 on toolchain 212aa3ea28d91a97d1e1261709c0b6e6790788e6 [INFO] running `"/workspace/cargo-home/bin/cargo" "+212aa3ea28d91a97d1e1261709c0b6e6790788e6" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/mooreryan/filter_454 [INFO] finished tweaking git repo https://github.com/mooreryan/filter_454 [INFO] tweaked toml for git repo https://github.com/mooreryan/filter_454 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/mooreryan/filter_454 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+212aa3ea28d91a97d1e1261709c0b6e6790788e6" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+212aa3ea28d91a97d1e1261709c0b6e6790788e6" "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] ddbcd4809ac059b201e31b0ca75c6e3c3cdb51591084b48f310c9b82d1d656af [INFO] running `"docker" "start" "-a" "ddbcd4809ac059b201e31b0ca75c6e3c3cdb51591084b48f310c9b82d1d656af"` [INFO] [stderr] Compiling syn v0.15.30 [INFO] [stderr] Compiling serde v1.0.90 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling num-complex v0.2.1 [INFO] [stderr] Compiling regex v1.1.5 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Compiling ndarray v0.12.1 [INFO] [stderr] Compiling unicode-segmentation v1.2.1 [INFO] [stderr] Compiling bio v0.25.0 [INFO] [stderr] Checking bit-vec v0.5.1 [INFO] [stderr] Checking custom_derive v0.1.7 [INFO] [stderr] Checking bytecount v0.3.2 [INFO] [stderr] Checking itertools v0.7.11 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling newtype_derive v0.1.6 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking itertools-num v0.1.3 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking bit-set v0.5.1 [INFO] [stderr] Checking statrs v0.9.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling bv v0.10.0 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Checking aho-corasick v0.7.3 [INFO] [stderr] Checking csv-core v0.1.5 [INFO] [stderr] Checking statrs v0.10.0 [INFO] [stderr] Compiling serde_derive v1.0.90 [INFO] [stderr] Compiling structopt-derive v0.2.15 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking multimap v0.4.0 [INFO] [stderr] Checking csv v1.0.6 [INFO] [stderr] Checking bio-types v0.4.0 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] error[E0415]: identifier `t` is bound more than once in this parameter list [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bio-0.25.0/src/data_structures/bit_tree.rs:33:24 [INFO] [stderr] | [INFO] [stderr] 33 | fn operation(t: T, t: T) -> T; [INFO] [stderr] | ^ used as parameter more than once [INFO] [stderr] [INFO] [stderr] Checking structopt v0.2.15 [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0415`. [INFO] [stderr] error: could not compile `bio`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "ddbcd4809ac059b201e31b0ca75c6e3c3cdb51591084b48f310c9b82d1d656af"` [INFO] running `"docker" "rm" "-f" "ddbcd4809ac059b201e31b0ca75c6e3c3cdb51591084b48f310c9b82d1d656af"` [INFO] [stdout] ddbcd4809ac059b201e31b0ca75c6e3c3cdb51591084b48f310c9b82d1d656af