[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] 80660a54bab8f8b1b4ea59a45f3408ebf82bd0fd [INFO] testing jware-solutions/ggca against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjware-solutions%2Fggca" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jware-solutions/ggca on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-12/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-12/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" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded indoc-impl v0.3.6 [INFO] [stderr] Downloaded cargo_metadata v0.10.0 [INFO] [stderr] Downloaded fast-float v0.2.0 [INFO] [stderr] Downloaded paste v1.0.3 [INFO] [stderr] Downloaded extsort v0.4.2 [INFO] [stderr] Downloaded indoc v0.3.6 [INFO] [stderr] Downloaded pyo3-build-config v0.15.1 [INFO] [stderr] Downloaded GSL-sys v2.0.1 [INFO] [stderr] Downloaded pyo3-macros-backend v0.15.1 [INFO] [stderr] Downloaded pyo3-macros v0.15.1 [INFO] [stderr] Downloaded pyo3 v0.15.1 [INFO] [stderr] Downloaded GSL v2.0.1 [INFO] [stderr] Downloaded kendalls v0.2.1 [INFO] [stderr] Downloaded skeptic v0.13.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e1bed7b48879115ae155097cf0191828b5ff6b401aec216c48d45beb0442d330 [INFO] running `Command { std: "docker" "start" "-a" "e1bed7b48879115ae155097cf0191828b5ff6b401aec216c48d45beb0442d330", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e1bed7b48879115ae155097cf0191828b5ff6b401aec216c48d45beb0442d330", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1bed7b48879115ae155097cf0191828b5ff6b401aec216c48d45beb0442d330", kill_on_drop: false }` [INFO] [stdout] e1bed7b48879115ae155097cf0191828b5ff6b401aec216c48d45beb0442d330 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e9210cb78ffcc0eb03e43166297b9fb841a9d753e9e66c8a7f5770cb6297c213 [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" "e9210cb78ffcc0eb03e43166297b9fb841a9d753e9e66c8a7f5770cb6297c213", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Compiling const_fn v0.4.4 [INFO] [stderr] Compiling pyo3-build-config v0.15.1 [INFO] [stderr] Compiling pulldown-cmark v0.2.0 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Compiling paste v1.0.3 [INFO] [stderr] Compiling kendalls v0.2.1 [INFO] [stderr] Compiling fast-float v0.2.0 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling GSL-sys v2.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling regex v1.4.6 [INFO] [stderr] Compiling bstr v0.2.14 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling paste v0.1.18 [INFO] [stderr] Compiling crossbeam-epoch v0.9.1 [INFO] [stderr] Compiling csv v1.1.4 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling pyo3 v0.15.1 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustcXPA3W7/list" "-m64" "/opt/rustwide/target/debug/deps/gsl_sys-bf6580debf73c5e0.gsl_sys.b6c65f17-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/gsl_sys-bf6580debf73c5e0.gsl_sys.b6c65f17-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/gsl_sys-bf6580debf73c5e0.gsl_sys.b6c65f17-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/gsl_sys-bf6580debf73c5e0.gsl_sys.b6c65f17-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/gsl_sys-bf6580debf73c5e0.gsl_sys.b6c65f17-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/gsl_sys-bf6580debf73c5e0.gsl_sys.b6c65f17-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/gsl_sys-bf6580debf73c5e0.gsl_sys.b6c65f17-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/gsl_sys-bf6580debf73c5e0.gsl_sys.b6c65f17-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/gsl_sys-bf6580debf73c5e0.gsl_sys.b6c65f17-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/gsl_sys-bf6580debf73c5e0.gsl_sys.b6c65f17-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/gsl_sys-bf6580debf73c5e0.gsl_sys.b6c65f17-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/gsl_sys-bf6580debf73c5e0.gsl_sys.b6c65f17-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/gsl_sys-bf6580debf73c5e0.gsl_sys.b6c65f17-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/gsl_sys-bf6580debf73c5e0.gsl_sys.b6c65f17-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/gsl_sys-bf6580debf73c5e0.gsl_sys.b6c65f17-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/gsl_sys-bf6580debf73c5e0.gsl_sys.b6c65f17-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/gsl_sys-bf6580debf73c5e0.1hzqxkh25yvl1f0p.rcgu.rmeta" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-lgsl" "-lgslcblas" "-Wl,-Bstatic" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/liblibc-3db71521c3e24053.rlib" "-Wl,--no-whole-archive" "-Wl,--start-group" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bdynamic" "-lstd-8d61b92a0a02f53a" "-Wl,--end-group" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libgsl_sys-bf6580debf73c5e0.so" "-shared" "-Wl,-zrelro,-znow" "-nodefaultlibs" [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` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "e9210cb78ffcc0eb03e43166297b9fb841a9d753e9e66c8a7f5770cb6297c213", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9210cb78ffcc0eb03e43166297b9fb841a9d753e9e66c8a7f5770cb6297c213", kill_on_drop: false }` [INFO] [stdout] e9210cb78ffcc0eb03e43166297b9fb841a9d753e9e66c8a7f5770cb6297c213