[INFO] fetching crate rna-algos 0.1.17... [INFO] testing rna-algos-0.1.17 against beta-2021-01-01 for beta-1.50-1 [INFO] extracting crate rna-algos 0.1.17 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate rna-algos 0.1.17 on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate rna-algos 0.1.17 [INFO] finished tweaking crates.io crate rna-algos 0.1.17 [INFO] tweaked toml for crates.io crate rna-algos 0.1.17 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate crates.io crate rna-algos 0.1.17 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rna-ss-params v0.1.18 [INFO] running `Command { std: "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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ba3dcb0eecee78342d5579a339b12835b6fae3f4c877b91b6d5fb935a2564281 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ba3dcb0eecee78342d5579a339b12835b6fae3f4c877b91b6d5fb935a2564281", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ba3dcb0eecee78342d5579a339b12835b6fae3f4c877b91b6d5fb935a2564281", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba3dcb0eecee78342d5579a339b12835b6fae3f4c877b91b6d5fb935a2564281", kill_on_drop: false }` [INFO] [stdout] ba3dcb0eecee78342d5579a339b12835b6fae3f4c877b91b6d5fb935a2564281 [INFO] running `Command { std: "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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 59748caee8d171ead257bd118612589e0fc3bbed6fbdcb842fdb623c036cd82f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "59748caee8d171ead257bd118612589e0fc3bbed6fbdcb842fdb623c036cd82f", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling matrixmultiply v0.1.15 [INFO] [stderr] Compiling ndarray v0.9.1 [INFO] [stderr] Compiling rawpointer v0.1.0 [INFO] [stderr] Compiling bv v0.7.4 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling lazy_static v0.1.16 [INFO] [stderr] Compiling hashbrown v0.3.1 [INFO] [stderr] Compiling bit-vec v0.4.4 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling approx v0.1.1 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling bytecount v0.3.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.3.1 [INFO] [stderr] Compiling num-rational v0.3.1 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling itertools v0.6.5 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling bit-set v0.4.0 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling newtype_derive v0.1.6 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling bio-seq-algos v0.1.17 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling itertools-num v0.1.3 [INFO] [stderr] Compiling rna-ss-params v0.1.18 [INFO] [stderr] Compiling ordered-float v0.5.2 [INFO] [stderr] Compiling num v0.3.1 [INFO] [stderr] Compiling bstr v0.2.14 [INFO] [stderr] Compiling multimap v0.4.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling csv v1.1.4 [INFO] [stderr] Compiling bio v0.20.3 [INFO] [stderr] Compiling rna-algos v0.1.17 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 47.33s [INFO] running `Command { std: "docker" "inspect" "59748caee8d171ead257bd118612589e0fc3bbed6fbdcb842fdb623c036cd82f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59748caee8d171ead257bd118612589e0fc3bbed6fbdcb842fdb623c036cd82f", kill_on_drop: false }` [INFO] [stdout] 59748caee8d171ead257bd118612589e0fc3bbed6fbdcb842fdb623c036cd82f [INFO] running `Command { std: "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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f85768ebf100a9d77385b633f194ee208e5cb7e453cc86361b5b18f7fa552ca2 [INFO] running `Command { std: "docker" "start" "-a" "f85768ebf100a9d77385b633f194ee208e5cb7e453cc86361b5b18f7fa552ca2", kill_on_drop: false }` [INFO] [stderr] Compiling rna-algos v0.1.17 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> tests/tests.rs:14:36 [INFO] [stdout] | [INFO] [stdout] 14 | static ref TEST_SEQ_LEN: usize = {TEST_SEQ.len()}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_braces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> tests/tests.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / lazy_static! { [INFO] [stdout] 11 | | static ref TEST_SEQ: Seq = { [INFO] [stdout] 12 | | convert(&String::from("AUGCAAGGGGGCUUUAACACAUGGGAUCCAUGCAAGGGGGCUUUAACACAUGGGAUCCAUGCAAGGGGGCUUUAACACAUGGGAUCC").into_bytes()) [INFO] [stdout] 13 | | }; [INFO] [stdout] 14 | | static ref TEST_SEQ_LEN: usize = {TEST_SEQ.len()}; [INFO] [stdout] 15 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> tests/tests.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / lazy_static! { [INFO] [stdout] 11 | | static ref TEST_SEQ: Seq = { [INFO] [stdout] 12 | | convert(&String::from("AUGCAAGGGGGCUUUAACACAUGGGAUCCAUGCAAGGGGGCUUUAACACAUGGGAUCCAUGCAAGGGGGCUUUAACACAUGGGAUCC").into_bytes()) [INFO] [stdout] 13 | | }; [INFO] [stdout] 14 | | static ref TEST_SEQ_LEN: usize = {TEST_SEQ.len()}; [INFO] [stdout] 15 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> tests/tests.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / lazy_static! { [INFO] [stdout] 11 | | static ref TEST_SEQ: Seq = { [INFO] [stdout] 12 | | convert(&String::from("AUGCAAGGGGGCUUUAACACAUGGGAUCCAUGCAAGGGGGCUUUAACACAUGGGAUCCAUGCAAGGGGGCUUUAACACAUGGGAUCC").into_bytes()) [INFO] [stdout] 13 | | }; [INFO] [stdout] 14 | | static ref TEST_SEQ_LEN: usize = {TEST_SEQ.len()}; [INFO] [stdout] 15 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> tests/tests.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / lazy_static! { [INFO] [stdout] 11 | | static ref TEST_SEQ: Seq = { [INFO] [stdout] 12 | | convert(&String::from("AUGCAAGGGGGCUUUAACACAUGGGAUCCAUGCAAGGGGGCUUUAACACAUGGGAUCCAUGCAAGGGGGCUUUAACACAUGGGAUCC").into_bytes()) [INFO] [stdout] 13 | | }; [INFO] [stdout] 14 | | static ref TEST_SEQ_LEN: usize = {TEST_SEQ.len()}; [INFO] [stdout] 15 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> tests/tests.rs:20:11 [INFO] [stdout] | [INFO] [stdout] 20 | let _ = get_bpp_and_unpair_prob_mats(&TEST_SEQ[..]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rna-algos` [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 `Command { std: "docker" "inspect" "f85768ebf100a9d77385b633f194ee208e5cb7e453cc86361b5b18f7fa552ca2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f85768ebf100a9d77385b633f194ee208e5cb7e453cc86361b5b18f7fa552ca2", kill_on_drop: false }` [INFO] [stdout] f85768ebf100a9d77385b633f194ee208e5cb7e453cc86361b5b18f7fa552ca2