[INFO] crate rosalind-cli 0.0.15 is already in cache [INFO] testing rosalind-cli-0.0.15 against 1.44.0 for beta-1.45-1 [INFO] extracting crate rosalind-cli 0.0.15 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate rosalind-cli 0.0.15 on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate rosalind-cli 0.0.15 [INFO] finished tweaking crates.io crate rosalind-cli 0.0.15 [INFO] tweaked toml for crates.io crate rosalind-cli 0.0.15 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "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=warn" "-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" "+1.44.0" "build" "--frozen"` [INFO] [stdout] 78ee7f55bae0f71e5e332f3cb79741381620d3430519f21a9782a75fb01c974b [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" "78ee7f55bae0f71e5e332f3cb79741381620d3430519f21a9782a75fb01c974b"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling rosalind v0.10.0 [INFO] [stderr] error[E0284]: type annotations needed: cannot satisfy `>::Output == num::BigUint` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rosalind-0.10.0/src/fib.rs:73:59 [INFO] [stderr] | [INFO] [stderr] 73 | f = d.get(i - 2).unwrap() + d.get(i - 1).unwrap() - &(One::one()); [INFO] [stderr] | ^ cannot satisfy `>::Output == num::BigUint` [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0284`. [INFO] [stderr] error: could not compile `rosalind`. [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" "78ee7f55bae0f71e5e332f3cb79741381620d3430519f21a9782a75fb01c974b"` [INFO] running `"docker" "rm" "-f" "78ee7f55bae0f71e5e332f3cb79741381620d3430519f21a9782a75fb01c974b"` [INFO] [stdout] 78ee7f55bae0f71e5e332f3cb79741381620d3430519f21a9782a75fb01c974b