[INFO] crate wham 0.9.4 is already in cache [INFO] testing wham-0.9.4 against 1.38.0 for beta-1.39-1 [INFO] extracting crate wham 0.9.4 into work/builds/worker-0/source [INFO] validating manifest of crates.io crate wham 0.9.4 on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate wham 0.9.4 [INFO] finished tweaking crates.io crate wham 0.9.4 [INFO] tweaked toml for crates.io crate wham 0.9.4 written to work/builds/worker-0/source/Cargo.toml [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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.38.0" "build" "--frozen"` [INFO] [stdout] 12a6fc10f0718196d5b082c9c214066f4e3ddea8203c52ed06d924896b79a0c3 [INFO] running `"docker" "start" "-a" "12a6fc10f0718196d5b082c9c214066f4e3ddea8203c52ed06d924896b79a0c3"` [INFO] [stderr] Compiling c_vec v1.0.12 [INFO] [stderr] Compiling GSL v1.1.0 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling wham v0.9.4 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused `std::result::Result` that must be used [INFO] [stderr] --> src/lib.rs:218:2 [INFO] [stderr] | [INFO] [stderr] 218 | writeln!(lock, "# PMF"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused `std::result::Result` that must be used [INFO] [stderr] --> src/lib.rs:219:2 [INFO] [stderr] | [INFO] [stderr] 219 | writeln!(lock, "#bin\t\tFree Energy\t\t+/-\t\tP(x)\t\t+/-"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused `std::result::Result` that must be used [INFO] [stderr] --> src/lib.rs:221:3 [INFO] [stderr] | [INFO] [stderr] 221 | writeln!(lock, "{:9.5}\t{:9.5}\t{:9.5}\t{:9.5}\t{:9.5}", bin, A[bin], A_std[bin], P[bin], P_std[bin]); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused `std::result::Result` that must be used [INFO] [stderr] --> src/lib.rs:223:2 [INFO] [stderr] | [INFO] [stderr] 223 | writeln!(lock, "# Bias offsets"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused `std::result::Result` that must be used [INFO] [stderr] --> src/lib.rs:224:2 [INFO] [stderr] | [INFO] [stderr] 224 | writeln!(lock, "#Window\t\tF\t\tF_prev"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused `std::result::Result` that must be used [INFO] [stderr] --> src/lib.rs:226:3 [INFO] [stderr] | [INFO] [stderr] 226 | writeln!(lock, "{}\t{:9.5}\t{:8.8}", window, F[window], (F[window]-F_prev[window]).abs()); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused `std::result::Result` that must be used [INFO] [stderr] --> src/io.rs:184:5 [INFO] [stderr] | [INFO] [stderr] 184 | writeln!(buf, "#{} {} {} {} {}", header, "Free Energy", "+/-", "Probability", "+/-"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/wham-ded7d4119b8ede3d.wham.b0lgr3q1-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/wham-ded7d4119b8ede3d.wham.b0lgr3q1-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/wham-ded7d4119b8ede3d.wham.b0lgr3q1-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/wham-ded7d4119b8ede3d.wham.b0lgr3q1-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/wham-ded7d4119b8ede3d.wham.b0lgr3q1-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/wham-ded7d4119b8ede3d.wham.b0lgr3q1-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/wham-ded7d4119b8ede3d.wham.b0lgr3q1-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/wham-ded7d4119b8ede3d.wham.b0lgr3q1-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/wham-ded7d4119b8ede3d.wham.b0lgr3q1-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/wham-ded7d4119b8ede3d.wham.b0lgr3q1-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/wham-ded7d4119b8ede3d.wham.b0lgr3q1-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/wham-ded7d4119b8ede3d.wham.b0lgr3q1-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/wham-ded7d4119b8ede3d.wham.b0lgr3q1-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/wham-ded7d4119b8ede3d.wham.b0lgr3q1-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/wham-ded7d4119b8ede3d.wham.b0lgr3q1-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/wham-ded7d4119b8ede3d.wham.b0lgr3q1-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/wham-ded7d4119b8ede3d" "/opt/rustwide/target/debug/deps/wham-ded7d4119b8ede3d.2lk4odjd1bjhfiud.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-805e59335206c413/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libclap-8fa64619b261ec36.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-fc9761916af43bee.rlib" "/opt/rustwide/target/debug/deps/libvec_map-430eebd9ad766441.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-c182af585ce1d152.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-019a22cacfcfb093.rlib" "/opt/rustwide/target/debug/deps/libstrsim-9ecff6948862203f.rlib" "/opt/rustwide/target/debug/deps/libbitflags-4a7b4cf8fbd4dcc3.rlib" "/opt/rustwide/target/debug/deps/libatty-aeb8402cda341d72.rlib" "/opt/rustwide/target/debug/deps/libansi_term-96d819b388a7bd02.rlib" "/opt/rustwide/target/debug/deps/libwham-695a40b8c317627c.rlib" "/opt/rustwide/target/debug/deps/librayon-f5a934ab03b6a946.rlib" "/opt/rustwide/target/debug/deps/librayon_core-7f0491299ed48e0b.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-1a9b896f537e17c6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-03e303f785e3b31c.rlib" "/opt/rustwide/target/debug/deps/libeither-bd40eaa39d4ce229.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-72254c766af146f6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-68d059ccc210e9ef.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-b65f244d92643e92.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-7995e17cac3528a2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-cab10adef0565ac1.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-83cafc2ae303332c.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-5e2034b2a5a9087d.rlib" "/opt/rustwide/target/debug/deps/libnodrop-5afc3432f0530b99.rlib" "/opt/rustwide/target/debug/deps/librgsl-f49bbd57349a91b9.rlib" "/opt/rustwide/target/debug/deps/libc_vec-2d25b59c4c33842e.rlib" "/opt/rustwide/target/debug/deps/librand-ec63233c977109e8.rlib" "/opt/rustwide/target/debug/deps/librand_core-1386e8ede1a07085.rlib" "/opt/rustwide/target/debug/deps/librand_core-e2ee592186d88f12.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-4c6f9f34967ace9c.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-19b6d7eaabd24479.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-19c29b85fb91260f.rlib" "/opt/rustwide/target/debug/deps/liblibc-a3b13f6b27abcc70.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-da99d89e98e4f9e7.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-33101498c65f24ef.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-12ce12f1efc08aa3.rlib" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5d3cd1b3ddab72e4.rlib" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-f8222943dfd167e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-0cd00b2d3108cd48.rlib" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-485c05ba6ce1b438.rlib" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-63e6b1072426ba59.rlib" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-a421aff1d43911ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3deef8ef4fe80dff.rlib" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f65a176f0586269e.rlib" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ad46d4080f4d7e57.rlib" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-da6c590582bf0885.rlib" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-837ca740df32db0a.rlib" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-db27c965e824589f.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-68a4f8466685ed76.rlib" "-Wl,-Bdynamic" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /opt/rustwide/target/debug/deps/librgsl-f49bbd57349a91b9.rlib(rgsl-f49bbd57349a91b9.rgsl.7m30lvc5-cgu.8.rcgu.o): In function `rgsl::statistics::sd': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-1.1.0/src/statistics.rs:85: undefined reference to `gsl_stats_sd' [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: Could not compile `wham`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "12a6fc10f0718196d5b082c9c214066f4e3ddea8203c52ed06d924896b79a0c3"` [INFO] running `"docker" "rm" "-f" "12a6fc10f0718196d5b082c9c214066f4e3ddea8203c52ed06d924896b79a0c3"` [INFO] [stdout] 12a6fc10f0718196d5b082c9c214066f4e3ddea8203c52ed06d924896b79a0c3