[INFO] updating cached repository https://github.com/benwbooth/bam2bedgraph.rs [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] 242dcc7486cb4cfd69de3d5321ff140770c333e1 [INFO] checking benwbooth/bam2bedgraph.rs against try#1cdff26b98d4c2377ea6ae8929f1daebbf58f2b0 for pr-69530 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbenwbooth%2Fbam2bedgraph.rs" "/workspace/builds/worker-9/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/benwbooth/bam2bedgraph.rs 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/benwbooth/bam2bedgraph.rs [INFO] finished tweaking git repo https://github.com/benwbooth/bam2bedgraph.rs [INFO] tweaked toml for git repo https://github.com/benwbooth/bam2bedgraph.rs written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/benwbooth/bam2bedgraph.rs already has a lockfile, it will not be regenerated [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-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] 8674b305d001e80371d5cdf6bd0067b64ad66b269797cb504510fe842c182441 [INFO] running `"docker" "start" "-a" "8674b305d001e80371d5cdf6bd0067b64ad66b269797cb504510fe842c182441"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Checking futures-core v0.3.1 [INFO] [stderr] Checking futures-sink v0.3.1 [INFO] [stderr] Compiling anyhow v1.0.25 [INFO] [stderr] Checking futures v0.1.29 [INFO] [stderr] Checking ieee754 v0.2.6 [INFO] [stderr] Checking linear-map v1.2.0 [INFO] [stderr] Checking unindent v0.1.5 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling lzma-sys v0.1.15 [INFO] [stderr] Compiling fs-utils v1.1.1 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling which v3.1.0 [INFO] [stderr] Checking shared_child v0.3.4 [INFO] [stderr] Checking os_pipe v0.9.1 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Checking bzip2-sys v0.1.7 [INFO] [stderr] Compiling proc-macro-error v0.2.6 [INFO] [stderr] Compiling strum_macros v0.16.0 [INFO] [stderr] Compiling getset v0.0.9 [INFO] [stderr] Checking ndarray v0.13.0 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling futures-macro v0.3.1 [INFO] [stderr] Checking duct v0.13.3 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking bio-types v0.5.1 [INFO] [stderr] Checking bstr v0.2.8 [INFO] [stderr] Checking bv v0.11.0 [INFO] [stderr] Checking multimap v0.6.0 [INFO] [stderr] Checking futures-channel v0.3.1 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling structopt-derive v0.3.5 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking csv v1.1.1 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking futures-util v0.3.1 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Checking structopt v0.3.5 [INFO] [stderr] Checking bio v0.30.0 [INFO] [stderr] Checking futures-executor v0.3.1 [INFO] [stderr] Checking futures v0.3.1 [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] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "8674b305d001e80371d5cdf6bd0067b64ad66b269797cb504510fe842c182441"` [INFO] running `"docker" "rm" "-f" "8674b305d001e80371d5cdf6bd0067b64ad66b269797cb504510fe842c182441"` [INFO] [stdout] 8674b305d001e80371d5cdf6bd0067b64ad66b269797cb504510fe842c182441