[INFO] cloning repository https://github.com/Axect/Acalc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Axect/Acalc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAxect%2FAcalc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAxect%2FAcalc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 96f8eaeec8b68e79417062e5889ae6bfd1f98030
[INFO] testing Axect/Acalc against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAxect%2FAcalc" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Axect/Acalc
[INFO] finished tweaking git repo https://github.com/Axect/Acalc
[INFO] tweaked toml for git repo https://github.com/Axect/Acalc written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Axect/Acalc on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Axect/Acalc 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bf28d565f9d8e25e27ba12406ca6a51cfc141e598cf79ce4b66b401f3e022f42
[INFO] running `Command { std: "docker" "start" "-a" "bf28d565f9d8e25e27ba12406ca6a51cfc141e598cf79ce4b66b401f3e022f42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bf28d565f9d8e25e27ba12406ca6a51cfc141e598cf79ce4b66b401f3e022f42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bf28d565f9d8e25e27ba12406ca6a51cfc141e598cf79ce4b66b401f3e022f42", kill_on_drop: false }`
[INFO] [stdout] bf28d565f9d8e25e27ba12406ca6a51cfc141e598cf79ce4b66b401f3e022f42
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a50834e9b8c63cb9f557d7974c69a86a57e25d5efffa60962187b58ffb874b36
[INFO] running `Command { std: "docker" "start" "-a" "a50834e9b8c63cb9f557d7974c69a86a57e25d5efffa60962187b58ffb874b36", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.74
[INFO] [stderr]    Compiling autocfg v1.0.0
[INFO] [stderr]    Compiling getrandom v0.1.14
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling serde v1.0.114
[INFO] [stderr]    Compiling netcdf-sys v0.2.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.8
[INFO] [stderr]    Compiling itoa v0.4.6
[INFO] [stderr]    Compiling peroxide v0.25.4
[INFO] [stderr]    Compiling puruspe v0.1.3
[INFO] [stderr]    Compiling matrixmultiply v0.2.3
[INFO] [stderr]    Compiling peroxide-ad v0.1.4
[INFO] [stderr]    Compiling order-stat v0.1.3
[INFO] [stderr]    Compiling hashbrown v0.8.1
[INFO] [stderr]    Compiling indexmap v1.5.0
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling regex-automata v0.1.9
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling netcdf v0.2.0
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling rand_distr v0.2.2
[INFO] [stderr]    Compiling bstr v0.2.13
[INFO] [stderr]    Compiling csv v1.1.3
[INFO] [stderr]    Compiling acalc v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::Category::Main`
[INFO] [stdout]  --> src/lib.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::Category::Main;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Category` is never used
[INFO] [stdout]    --> src/lib.rs:373:6
[INFO] [stdout]     |
[INFO] [stdout] 373 | enum Category {
[INFO] [stdout]     |      ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `StandardScore` is never constructed
[INFO] [stdout]    --> src/lib.rs:379:8
[INFO] [stdout]     |
[INFO] [stdout] 379 | struct StandardScore {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `calc` is never used
[INFO] [stdout]    --> src/lib.rs:391:8
[INFO] [stdout]     |
[INFO] [stdout] 390 | impl StandardScore {
[INFO] [stdout]     | ------------------ method in this implementation
[INFO] [stdout] 391 |     fn calc(&self, original_score: f64, subj: Category) -> f64 {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fit_main` is never used
[INFO] [stdout]    --> src/lib.rs:399:4
[INFO] [stdout]     |
[INFO] [stdout] 399 | fn fit_main(score: &Vec<f64>, standard: &Vec<f64>) -> StandardScore {
[INFO] [stdout]     |    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fit_sub` is never used
[INFO] [stdout]    --> src/lib.rs:414:4
[INFO] [stdout]     |
[INFO] [stdout] 414 | fn fit_sub(score: &Vec<f64>, standard: &Vec<f64>) -> StandardScore {
[INFO] [stdout]     |    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `standard_score_main` is never used
[INFO] [stdout]    --> src/lib.rs:437:4
[INFO] [stdout]     |
[INFO] [stdout] 437 | fn standard_score_main(x: &Vec<f64>, p: Vec<Number>) -> Option<Vec<Number>> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `standard_score_sub` is never used
[INFO] [stdout]    --> src/lib.rs:454:4
[INFO] [stdout]     |
[INFO] [stdout] 454 | fn standard_score_sub(x: &Vec<f64>, p: Vec<Number>) -> Option<Vec<Number>> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcvMbrEg/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libacalc-95b45d9477edff6a,libperoxide-d230fe86786021b5,libcsv-0dc684e48a5b94cd,libryu-7364a19056563c74,libitoa-8e92ea224a32b861,libcsv_core-7caca0a9671299ff,libbstr-1648fdb3f65fe3fe,libregex_automata-7368aef0ac4e0218,libbyteorder-47e600093046d542,libmemchr-9967a24fc2aad015,libserde-79849b2da2ae8374,librand_distr-665804398aa5b86e,libmatrixmultiply-0aa0acde3f005eca,librawpointer-a726d041f28ef5ec,libpuruspe-a0ad4bf7865a72ce,liborder_stat-8255433d0efa1e43,libjson-fa93e6d10feafc22,libnetcdf-b1ccedfd63bf7ab5,libnetcdf_sys-aff99a856144d8ee,liblazy_static-2bb390fee0230a38,libindexmap-cbc3881a993fc013,libhashbrown-9f19ef8e6d1d7702,librand-ff112747f9db7d33,librand_chacha-4030da1116ec322c,libppv_lite86-fadc4852081092eb,librand_core-bd18bcc318d8b79b,libgetrandom-ca9d5a47a5b75828,liblibc-dd908b0eca2c858a,libcfg_if-7e9efee4241be1ca}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lnetcdf" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcvMbrEg/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/load-d0618530c0a80500" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: unable to find library -lnetcdf
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `acalc` (bin "load") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcP0ZYyo/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libacalc-95b45d9477edff6a,libperoxide-d230fe86786021b5,libcsv-0dc684e48a5b94cd,libryu-7364a19056563c74,libitoa-8e92ea224a32b861,libcsv_core-7caca0a9671299ff,libbstr-1648fdb3f65fe3fe,libregex_automata-7368aef0ac4e0218,libbyteorder-47e600093046d542,libmemchr-9967a24fc2aad015,libserde-79849b2da2ae8374,librand_distr-665804398aa5b86e,libmatrixmultiply-0aa0acde3f005eca,librawpointer-a726d041f28ef5ec,libpuruspe-a0ad4bf7865a72ce,liborder_stat-8255433d0efa1e43,libjson-fa93e6d10feafc22,libnetcdf-b1ccedfd63bf7ab5,libnetcdf_sys-aff99a856144d8ee,liblazy_static-2bb390fee0230a38,libindexmap-cbc3881a993fc013,libhashbrown-9f19ef8e6d1d7702,librand-ff112747f9db7d33,librand_chacha-4030da1116ec322c,libppv_lite86-fadc4852081092eb,librand_core-bd18bcc318d8b79b,libgetrandom-ca9d5a47a5b75828,liblibc-dd908b0eca2c858a,libcfg_if-7e9efee4241be1ca}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lnetcdf" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcP0ZYyo/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/record-072ef2955bf3d4ef" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: unable to find library -lnetcdf
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `acalc` (bin "record") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "a50834e9b8c63cb9f557d7974c69a86a57e25d5efffa60962187b58ffb874b36", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a50834e9b8c63cb9f557d7974c69a86a57e25d5efffa60962187b58ffb874b36", kill_on_drop: false }`
[INFO] [stdout] a50834e9b8c63cb9f557d7974c69a86a57e25d5efffa60962187b58ffb874b36
