[INFO] updating cached repository https://github.com/Kethku/RustyMarble [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3d3d87573afda78bbcb72b535cd29ec8b00c6095 [INFO] testing Kethku/RustyMarble against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKethku%2FRustyMarble" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Kethku/RustyMarble on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Kethku/RustyMarble [INFO] finished tweaking git repo https://github.com/Kethku/RustyMarble [INFO] tweaked toml for git repo https://github.com/Kethku/RustyMarble written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/Kethku/RustyMarble already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 284f8d32aee546ac65c3fbf1240245579e54fa052b90173bcc886c33b8d79237 [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" "284f8d32aee546ac65c3fbf1240245579e54fa052b90173bcc886c33b8d79237", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "284f8d32aee546ac65c3fbf1240245579e54fa052b90173bcc886c33b8d79237", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "284f8d32aee546ac65c3fbf1240245579e54fa052b90173bcc886c33b8d79237", kill_on_drop: false }` [INFO] [stdout] 284f8d32aee546ac65c3fbf1240245579e54fa052b90173bcc886c33b8d79237 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b6fa17e5060f843adfb85473a04a6aec491030c7b2f554895aa56d8eeb82d557 [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" "b6fa17e5060f843adfb85473a04a6aec491030c7b2f554895aa56d8eeb82d557", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling libc v0.2.64 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling netcdf-sys v0.2.0 [INFO] [stderr] Compiling ndarray v0.13.0 [INFO] [stderr] Compiling indexmap v1.2.0 [INFO] [stderr] Compiling itertools v0.8.0 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling rayon-core v1.6.0 [INFO] [stderr] Compiling rayon v1.2.0 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling jpeg-decoder v0.1.16 [INFO] [stderr] Compiling tiff v0.3.1 [INFO] [stderr] Compiling netcdf v0.2.0 [INFO] [stderr] Compiling image v0.22.3 [INFO] [stderr] Compiling rusty_marble v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `result` [INFO] [stdout] --> src/main.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | let result = Command::new("aws") [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/main.rs:139:13 [INFO] [stdout] | [INFO] [stdout] 139 | fs::remove_file(&output_path); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/rusty_marble-cfe8befc5977cfcb.rusty_marble.exfz6fbx-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_marble-cfe8befc5977cfcb.rusty_marble.exfz6fbx-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_marble-cfe8befc5977cfcb.rusty_marble.exfz6fbx-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_marble-cfe8befc5977cfcb.rusty_marble.exfz6fbx-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_marble-cfe8befc5977cfcb.rusty_marble.exfz6fbx-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_marble-cfe8befc5977cfcb.rusty_marble.exfz6fbx-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_marble-cfe8befc5977cfcb.rusty_marble.exfz6fbx-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_marble-cfe8befc5977cfcb.rusty_marble.exfz6fbx-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_marble-cfe8befc5977cfcb.rusty_marble.exfz6fbx-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_marble-cfe8befc5977cfcb.rusty_marble.exfz6fbx-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_marble-cfe8befc5977cfcb.rusty_marble.exfz6fbx-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_marble-cfe8befc5977cfcb.rusty_marble.exfz6fbx-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_marble-cfe8befc5977cfcb.rusty_marble.exfz6fbx-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_marble-cfe8befc5977cfcb.rusty_marble.exfz6fbx-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_marble-cfe8befc5977cfcb.rusty_marble.exfz6fbx-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_marble-cfe8befc5977cfcb.rusty_marble.exfz6fbx-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/rusty_marble-cfe8befc5977cfcb" "/opt/rustwide/target/debug/deps/rusty_marble-cfe8befc5977cfcb.4p8dglzrqqhgmf33.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libnetcdf-28988273ee1d73c5.rlib" "/opt/rustwide/target/debug/deps/libindexmap-588aa6bdd510a2e7.rlib" "/opt/rustwide/target/debug/deps/libnetcdf_sys-bc6ed406b127cdc3.rlib" "/opt/rustwide/target/debug/deps/libndarray-dfaed54fc7c2ef6d.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-0d35fa90bd2f6204.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-d87cd99401c931ab.rlib" "/opt/rustwide/target/debug/deps/libitertools-c5d2675889390ac5.rlib" "/opt/rustwide/target/debug/deps/librawpointer-af4e4c3da9ba5d60.rlib" "/opt/rustwide/target/debug/deps/libimage-18349d20af58a924.rlib" "/opt/rustwide/target/debug/deps/libtiff-5a47fc4ff07cc1af.rlib" "/opt/rustwide/target/debug/deps/libpng-bbf098cef1e33bf0.rlib" "/opt/rustwide/target/debug/deps/libdeflate-d5efceb67e637295.rlib" "/opt/rustwide/target/debug/deps/libinflate-b643dcee80b1d6e3.rlib" "/opt/rustwide/target/debug/deps/libadler32-4329487774eff090.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-83660c2de20ee2f3.rlib" "/opt/rustwide/target/debug/deps/libbitflags-ef3b499484556621.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-6d8fecc1c7f384b6.rlib" "/opt/rustwide/target/debug/deps/librayon-d8741313195d2ff4.rlib" "/opt/rustwide/target/debug/deps/librayon_core-f7b934b936402642.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-a21e395d8b5aee26.rlib" "/opt/rustwide/target/debug/deps/liblibc-250e7e620fd3445b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-80da2ad14da9bcb3.rlib" "/opt/rustwide/target/debug/deps/libeither-e56ae8568f7848ad.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-f64c40c57d01a79b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-85302886c1543c81.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-5d7f87962d1afbbe.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-7b77748ac9f86a69.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-3de8c5c7cd3d3981.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-03dc560a77c5aa3e.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-d38f819d27941888.rlib" "/opt/rustwide/target/debug/deps/libnodrop-66962275cc380189.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-727e218cbe4629d5.rlib" "/opt/rustwide/target/debug/deps/libgif-f655073f52a6ec8e.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-9b165e24478bc78e.rlib" "/opt/rustwide/target/debug/deps/liblzw-2bf98fa21fe9f912.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-f14a59a4bfce02bc.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-d89c93e972023978.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-2d3b50f69c40c5e9.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-3d347ff9d37b0e67.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-681d531c4454187c.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-920ed6a70714d423.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-d66e0ceb8eaec9b8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9717ec0599b569a0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-04369de9ba916647.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-997d622c2e4dbe5c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-0359c4288a5ef89f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-1b25ede22d698ab3.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-37940b486a68e488.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-06b77c27e794c7c6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4d07e02a8df36da1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-fb29e0695c0a0f79.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e16188b4cf97e8bb.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-5eb391c8dabdee77.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-b0689b528b222bee.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ed072ac495e62e7a.rlib" "-Wl,-Bdynamic" "-lnetcdf" "-lnetcdf" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lnetcdf [INFO] [stdout] /usr/bin/ld: cannot find -lnetcdf [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rusty_marble`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "b6fa17e5060f843adfb85473a04a6aec491030c7b2f554895aa56d8eeb82d557", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6fa17e5060f843adfb85473a04a6aec491030c7b2f554895aa56d8eeb82d557", kill_on_drop: false }` [INFO] [stdout] b6fa17e5060f843adfb85473a04a6aec491030c7b2f554895aa56d8eeb82d557