[INFO] updating cached repository https://github.com/natir/ssik [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] 0c7e90815ff6735ce1ab5a26eea1c866b09d93e4 [INFO] checking natir/ssik against try#1cdff26b98d4c2377ea6ae8929f1daebbf58f2b0 for pr-69530 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnatir%2Fssik" "/workspace/builds/worker-3/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/natir/ssik on toolchain 1cdff26b98d4c2377ea6ae8929f1daebbf58f2b0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1cdff26b98d4c2377ea6ae8929f1daebbf58f2b0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/natir/ssik [INFO] finished tweaking git repo https://github.com/natir/ssik [INFO] tweaked toml for git repo https://github.com/natir/ssik written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/natir/ssik already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1cdff26b98d4c2377ea6ae8929f1daebbf58f2b0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-3/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `"/workspace/cargo-home/bin/cargo" "+1cdff26b98d4c2377ea6ae8929f1daebbf58f2b0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Updating git repository `https://github.com/natir/cocktail.git` [INFO] [stderr] Updating git repository `https://github.com/luizirber/niffler.git` [INFO] running `"/workspace/cargo-home/bin/cargo" "+1cdff26b98d4c2377ea6ae8929f1daebbf58f2b0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+1cdff26b98d4c2377ea6ae8929f1daebbf58f2b0" "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] 366021bf44a82d36417ab2ee04ed4403bc4c4dd98d7ad064e512ccfdc244fbc8 [INFO] running `"docker" "start" "-a" "366021bf44a82d36417ab2ee04ed4403bc4c4dd98d7ad064e512ccfdc244fbc8"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Compiling bio v0.30.0 [INFO] [stderr] Checking bit-vec v0.6.2 [INFO] [stderr] Checking radium v0.3.0 [INFO] [stderr] Checking cocktail v0.1.0 (https://github.com/natir/cocktail.git#97983ef4) [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling lzma-sys v0.1.15 [INFO] [stderr] Compiling proc-macro2 v1.0.12 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Compiling snafu-derive v0.5.0 [INFO] [stderr] Compiling quote v1.0.4 [INFO] [stderr] Checking xz2 v0.1.6 [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking ordered-float v1.0.2 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking itertools-num v0.1.3 [INFO] [stderr] Checking enum_primitive v0.1.1 [INFO] [stderr] Checking statrs v0.11.0 [INFO] [stderr] Checking ndarray v0.13.1 [INFO] [stderr] Checking snafu v0.5.0 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling thiserror-impl v1.0.16 [INFO] [stderr] Compiling derive-new v0.5.8 [INFO] [stderr] Compiling strum_macros v0.16.0 [INFO] [stderr] Compiling getset v0.0.9 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling structopt-derive v0.4.7 [INFO] [stderr] Checking thiserror v1.0.16 [INFO] [stderr] Checking niffler v1.0.0 (https://github.com/luizirber/niffler.git?branch=api_1.0#c04f6da8) [INFO] [stderr] Checking serde v1.0.106 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking bstr v0.2.12 [INFO] [stderr] Checking multimap v0.6.0 [INFO] [stderr] Checking bio-types v0.6.0 [INFO] [stderr] Checking bitvec v0.17.4 [INFO] [stderr] Checking bincode v1.2.1 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking csv v1.1.3 [INFO] [stderr] Checking structopt v0.3.14 [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.30.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] 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" "366021bf44a82d36417ab2ee04ed4403bc4c4dd98d7ad064e512ccfdc244fbc8"` [INFO] running `"docker" "rm" "-f" "366021bf44a82d36417ab2ee04ed4403bc4c4dd98d7ad064e512ccfdc244fbc8"` [INFO] [stdout] 366021bf44a82d36417ab2ee04ed4403bc4c4dd98d7ad064e512ccfdc244fbc8