[INFO] cloning repository https://github.com/jware-solutions/ggca [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jware-solutions/ggca" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjware-solutions%2Fggca", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjware-solutions%2Fggca'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 94dc048cc39d774a2e2a35dad7182aed4ebf54b4 [INFO] testing jware-solutions/ggca against beta-2021-01-01 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjware-solutions%2Fggca" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jware-solutions/ggca 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] removed /workspace/builds/worker-5/source/.cargo/config [INFO] started tweaking git repo https://github.com/jware-solutions/ggca [INFO] finished tweaking git repo https://github.com/jware-solutions/ggca [INFO] tweaked toml for git repo https://github.com/jware-solutions/ggca written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/jware-solutions/ggca 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 paste v1.0.3 [INFO] [stderr] Downloaded extsort v0.4.0 [INFO] [stderr] Downloaded GSL v2.0.1 [INFO] [stderr] Downloaded kendalls v0.1.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] f4679f7c816473a0daddc613cdf5c8920fb0d9c6044fe8cb26cf5cb78e04ec12 [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" "f4679f7c816473a0daddc613cdf5c8920fb0d9c6044fe8cb26cf5cb78e04ec12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f4679f7c816473a0daddc613cdf5c8920fb0d9c6044fe8cb26cf5cb78e04ec12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4679f7c816473a0daddc613cdf5c8920fb0d9c6044fe8cb26cf5cb78e04ec12", kill_on_drop: false }` [INFO] [stdout] f4679f7c816473a0daddc613cdf5c8920fb0d9c6044fe8cb26cf5cb78e04ec12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] fe8d7cf94ac5a5cdd50cc0b8990420dbda57b6eeee7cf523bf74eee6a4307e47 [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" "fe8d7cf94ac5a5cdd50cc0b8990420dbda57b6eeee7cf523bf74eee6a4307e47", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling bytecount v0.6.2 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Compiling inventory v0.1.9 [INFO] [stderr] Compiling pyo3 v0.12.4 [INFO] [stderr] Compiling paste v1.0.3 [INFO] [stderr] Compiling kendalls v0.1.5 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling GSL-sys v2.0.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Compiling parking_lot_core v0.8.1 [INFO] [stderr] Compiling pulldown-cmark v0.2.0 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling bstr v0.2.14 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling paste v0.1.18 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling rayon v1.5.0 [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-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/gsl_sys-871cd8c2dc072eab.gsl_sys.679o1tpu-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/gsl_sys-871cd8c2dc072eab.gsl_sys.679o1tpu-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/gsl_sys-871cd8c2dc072eab.gsl_sys.679o1tpu-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/gsl_sys-871cd8c2dc072eab.gsl_sys.679o1tpu-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/gsl_sys-871cd8c2dc072eab.gsl_sys.679o1tpu-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/gsl_sys-871cd8c2dc072eab.gsl_sys.679o1tpu-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/gsl_sys-871cd8c2dc072eab.gsl_sys.679o1tpu-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/gsl_sys-871cd8c2dc072eab.gsl_sys.679o1tpu-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/gsl_sys-871cd8c2dc072eab.gsl_sys.679o1tpu-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/gsl_sys-871cd8c2dc072eab.gsl_sys.679o1tpu-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/gsl_sys-871cd8c2dc072eab.gsl_sys.679o1tpu-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/gsl_sys-871cd8c2dc072eab.gsl_sys.679o1tpu-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/gsl_sys-871cd8c2dc072eab.gsl_sys.679o1tpu-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/gsl_sys-871cd8c2dc072eab.gsl_sys.679o1tpu-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/gsl_sys-871cd8c2dc072eab.gsl_sys.679o1tpu-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/gsl_sys-871cd8c2dc072eab.gsl_sys.679o1tpu-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/libgsl_sys-871cd8c2dc072eab.so" "-Wl,--version-script=/tmp/rustclGfhVY/list" "/opt/rustwide/target/debug/deps/gsl_sys-871cd8c2dc072eab.53ymytgp51libb5e.rcgu.o" "-shared" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-lgsl" "-lgslcblas" "-Wl,-Bstatic" "-Wl,--whole-archive" "/tmp/rustclGfhVY/liblibc-3d9721a098b165bd.rlib" "-Wl,--no-whole-archive" "-Wl,--start-group" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bdynamic" "-lstd-7444fd17919e9af0" "-Wl,--end-group" "-Wl,-Bstatic" "/tmp/rustclGfhVY/libcompiler_builtins-0f3a0c116d5e04d6.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lgsl [INFO] [stdout] /usr/bin/ld: cannot find -lgslcblas [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `GSL-sys` [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" "fe8d7cf94ac5a5cdd50cc0b8990420dbda57b6eeee7cf523bf74eee6a4307e47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe8d7cf94ac5a5cdd50cc0b8990420dbda57b6eeee7cf523bf74eee6a4307e47", kill_on_drop: false }` [INFO] [stdout] fe8d7cf94ac5a5cdd50cc0b8990420dbda57b6eeee7cf523bf74eee6a4307e47