[INFO] crate bio 0.30.0 is already in cache [INFO] checking bio-0.30.0 against master#b1f395de642e8be7bcbbd2bd8aaadab715851f49 for pr-69410 [INFO] extracting crate bio 0.30.0 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate bio 0.30.0 on toolchain b1f395de642e8be7bcbbd2bd8aaadab715851f49 [INFO] running `"/workspace/cargo-home/bin/cargo" "+b1f395de642e8be7bcbbd2bd8aaadab715851f49" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate bio 0.30.0 [INFO] finished tweaking crates.io crate bio 0.30.0 [INFO] tweaked toml for crates.io crate bio 0.30.0 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+b1f395de642e8be7bcbbd2bd8aaadab715851f49" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/workspace/cargo-home/bin/cargo" "+b1f395de642e8be7bcbbd2bd8aaadab715851f49" "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-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+b1f395de642e8be7bcbbd2bd8aaadab715851f49" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] abcb8a7375461bf8dbf76b6db882e6b9dd96ff05a86cecbbc54672935d7086fb [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "abcb8a7375461bf8dbf76b6db882e6b9dd96ff05a86cecbbc54672935d7086fb"` [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Compiling doc-comment v0.3.1 [INFO] [stderr] Compiling ndarray v0.13.0 [INFO] [stderr] Checking ordermap v0.3.5 [INFO] [stderr] Compiling bio v0.30.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking fixedbitset v0.1.9 [INFO] [stderr] Checking strum v0.16.0 [INFO] [stderr] Checking bytecount v0.6.0 [INFO] [stderr] Checking custom_derive v0.1.7 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Checking itertools-num v0.1.3 [INFO] [stderr] Checking regex v1.3.4 [INFO] [stderr] Compiling bv v0.11.0 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Checking petgraph v0.4.13 [INFO] [stderr] Compiling newtype_derive v0.1.6 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling syn v1.0.15 [INFO] [stderr] Checking statrs v0.11.0 [INFO] [stderr] Checking proptest v0.9.5 [INFO] [stderr] Compiling snafu-derive v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling strum_macros v0.16.0 [INFO] [stderr] Compiling getset v0.0.9 [INFO] [stderr] Checking snafu v0.5.0 [INFO] [stderr] Checking serde v1.0.104 [INFO] [stderr] Checking bstr v0.2.11 [INFO] [stderr] Checking multimap v0.6.0 [INFO] [stderr] Checking bio-types v0.5.1 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking csv v1.1.3 [INFO] [stderr] error[E0415]: identifier `t` is bound more than once in this parameter list [INFO] [stderr] --> 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] error[E0415]: identifier `t` is bound more than once in this parameter list [INFO] [stderr] --> 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] 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] [stderr] warning: build failed, waiting for other jobs to finish... [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" "abcb8a7375461bf8dbf76b6db882e6b9dd96ff05a86cecbbc54672935d7086fb"` [INFO] running `"docker" "rm" "-f" "abcb8a7375461bf8dbf76b6db882e6b9dd96ff05a86cecbbc54672935d7086fb"` [INFO] [stdout] abcb8a7375461bf8dbf76b6db882e6b9dd96ff05a86cecbbc54672935d7086fb