[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] 48023636ba6d665201a286426e0d768fa8090ee4 [INFO] testing jware-solutions/ggca against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjware-solutions%2Fggca" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jware-solutions/ggca on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7/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-7/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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 143f2f1b49a8c82d8470e52c35225fbf11586faff72223a100ed7b98fc665e61 [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" "143f2f1b49a8c82d8470e52c35225fbf11586faff72223a100ed7b98fc665e61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "143f2f1b49a8c82d8470e52c35225fbf11586faff72223a100ed7b98fc665e61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "143f2f1b49a8c82d8470e52c35225fbf11586faff72223a100ed7b98fc665e61", kill_on_drop: false }` [INFO] [stdout] 143f2f1b49a8c82d8470e52c35225fbf11586faff72223a100ed7b98fc665e61 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0d0b44347395688f3464fcc7a5124acb4b1fdd898215e73be80c0b008920b56b [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" "0d0b44347395688f3464fcc7a5124acb4b1fdd898215e73be80c0b008920b56b", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling pulldown-cmark v0.2.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling bytecount v0.6.2 [INFO] [stderr] Compiling inventory v0.1.9 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Compiling pyo3 v0.12.4 [INFO] [stderr] Compiling paste v1.0.3 [INFO] [stderr] Compiling fast-float v0.2.0 [INFO] [stderr] Compiling kendalls v0.1.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling GSL-sys v2.0.1 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling parking_lot_core v0.8.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling bstr v0.2.14 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling csv v1.1.4 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustcv7wh9U/list" "-m64" "/opt/rustwide/target/debug/deps/gsl_sys-0bb99cca73e88c9e.gsl_sys.6b29a1b7-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/gsl_sys-0bb99cca73e88c9e.gsl_sys.6b29a1b7-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/gsl_sys-0bb99cca73e88c9e.gsl_sys.6b29a1b7-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/gsl_sys-0bb99cca73e88c9e.gsl_sys.6b29a1b7-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/gsl_sys-0bb99cca73e88c9e.gsl_sys.6b29a1b7-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/gsl_sys-0bb99cca73e88c9e.gsl_sys.6b29a1b7-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/gsl_sys-0bb99cca73e88c9e.gsl_sys.6b29a1b7-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/gsl_sys-0bb99cca73e88c9e.gsl_sys.6b29a1b7-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/gsl_sys-0bb99cca73e88c9e.gsl_sys.6b29a1b7-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/gsl_sys-0bb99cca73e88c9e.gsl_sys.6b29a1b7-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/gsl_sys-0bb99cca73e88c9e.gsl_sys.6b29a1b7-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/gsl_sys-0bb99cca73e88c9e.gsl_sys.6b29a1b7-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/gsl_sys-0bb99cca73e88c9e.gsl_sys.6b29a1b7-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/gsl_sys-0bb99cca73e88c9e.gsl_sys.6b29a1b7-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/gsl_sys-0bb99cca73e88c9e.gsl_sys.6b29a1b7-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/gsl_sys-0bb99cca73e88c9e.gsl_sys.6b29a1b7-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/gsl_sys-0bb99cca73e88c9e.m4tskdtfm9xxm85.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-lgsl" "-lgslcblas" "-Wl,-Bstatic" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/liblibc-18fc58585b40a040.rlib" "-Wl,--no-whole-archive" "-Wl,--start-group" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bdynamic" "-lstd-37fdd654777c296f" "-Wl,--end-group" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libgsl_sys-0bb99cca73e88c9e.so" "-shared" "-Wl,-zrelro" "-Wl,-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` [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" "0d0b44347395688f3464fcc7a5124acb4b1fdd898215e73be80c0b008920b56b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d0b44347395688f3464fcc7a5124acb4b1fdd898215e73be80c0b008920b56b", kill_on_drop: false }` [INFO] [stdout] 0d0b44347395688f3464fcc7a5124acb4b1fdd898215e73be80c0b008920b56b