[INFO] fetching crate neofold 0.1.0... [INFO] building neofold-0.1.0 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] extracting crate neofold 0.1.0 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate neofold 0.1.0 [INFO] finished tweaking crates.io crate neofold 0.1.0 [INFO] tweaked toml for crates.io crate neofold 0.1.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate neofold 0.1.0 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate neofold 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c0ab08abe8fcce1ae720f9b3dc419319964fb3aace9d4976b725b59d3ef34c12 [INFO] running `Command { std: "docker" "start" "-a" "c0ab08abe8fcce1ae720f9b3dc419319964fb3aace9d4976b725b59d3ef34c12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c0ab08abe8fcce1ae720f9b3dc419319964fb3aace9d4976b725b59d3ef34c12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0ab08abe8fcce1ae720f9b3dc419319964fb3aace9d4976b725b59d3ef34c12", kill_on_drop: false }` [INFO] [stdout] c0ab08abe8fcce1ae720f9b3dc419319964fb3aace9d4976b725b59d3ef34c12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cc705ae73051828c61cdd04a674d65ea1f7d6fa61b62ebcbc869c7ba7c0352d0 [INFO] running `Command { std: "docker" "start" "-a" "cc705ae73051828c61cdd04a674d65ea1f7d6fa61b62ebcbc869c7ba7c0352d0", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling libc v0.2.45 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling serde v1.0.82 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling matrixmultiply v0.1.15 [INFO] [stderr] Compiling bv v0.7.4 [INFO] [stderr] Compiling memchr v2.1.2 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling rawpointer v0.1.0 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling ndarray v0.9.1 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling itertools v0.6.5 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling bit-vec v0.4.4 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling byteorder v1.2.7 [INFO] [stderr] Compiling lazy_static v0.1.16 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling bio-seq-algos v0.1.11 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling bit-set v0.4.0 [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 custom_derive v0.1.7 [INFO] [stderr] Compiling getopts v0.2.18 [INFO] [stderr] Compiling rna-ss-params v0.1.13 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling num_cpus v1.9.0 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling newtype_derive v0.1.6 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling csv-core v0.1.4 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling syn v0.15.22 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling itertools-num v0.1.3 [INFO] [stderr] Compiling ordered-float v0.5.2 [INFO] [stderr] Compiling serde_derive v1.0.82 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling csv v1.0.2 [INFO] [stderr] Compiling multimap v0.4.0 [INFO] [stderr] Compiling bio v0.20.3 [INFO] [stderr] Compiling rna-algos v0.1.9 [INFO] [stderr] Compiling rnafamprob v0.1.0 [INFO] [stderr] Compiling neofold v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/main.rs:42:72 [INFO] [stdout] | [INFO] [stdout] 42 | Err(failure) => {print_program_usage(&program_name, &opts); panic!(failure.to_string())} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default [INFO] [stdout] help: add a "{}" format string to `Display` the message [INFO] [stdout] | [INFO] [stdout] 42 | Err(failure) => {print_program_usage(&program_name, &opts); panic!("{}", failure.to_string())} [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.40s [INFO] running `Command { std: "docker" "inspect" "cc705ae73051828c61cdd04a674d65ea1f7d6fa61b62ebcbc869c7ba7c0352d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc705ae73051828c61cdd04a674d65ea1f7d6fa61b62ebcbc869c7ba7c0352d0", kill_on_drop: false }` [INFO] [stdout] cc705ae73051828c61cdd04a674d65ea1f7d6fa61b62ebcbc869c7ba7c0352d0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 12c9f0a73140cb314a9ed34d2685709c9a2c1365c9ba0058232d6e25a79c9bbc [INFO] running `Command { std: "docker" "start" "-a" "12c9f0a73140cb314a9ed34d2685709c9a2c1365c9ba0058232d6e25a79c9bbc", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling neofold v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/main.rs:42:72 [INFO] [stdout] | [INFO] [stdout] 42 | Err(failure) => {print_program_usage(&program_name, &opts); panic!(failure.to_string())} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default [INFO] [stdout] help: add a "{}" format string to `Display` the message [INFO] [stdout] | [INFO] [stdout] 42 | Err(failure) => {print_program_usage(&program_name, &opts); panic!("{}", failure.to_string())} [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.18s [INFO] running `Command { std: "docker" "inspect" "12c9f0a73140cb314a9ed34d2685709c9a2c1365c9ba0058232d6e25a79c9bbc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12c9f0a73140cb314a9ed34d2685709c9a2c1365c9ba0058232d6e25a79c9bbc", kill_on_drop: false }` [INFO] [stdout] 12c9f0a73140cb314a9ed34d2685709c9a2c1365c9ba0058232d6e25a79c9bbc