[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#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjware-solutions%2Fggca" "/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/jware-solutions/ggca on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-13/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-13/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" "+62efba8a050c64249dab942951bb28f710208bc8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "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] 976c6d7bd3c6d28d45e2da7630a1eab6200e1a1ced8e9e4b43aad57c26050eb9 [INFO] running `Command { std: "docker" "start" "-a" "976c6d7bd3c6d28d45e2da7630a1eab6200e1a1ced8e9e4b43aad57c26050eb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "976c6d7bd3c6d28d45e2da7630a1eab6200e1a1ced8e9e4b43aad57c26050eb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "976c6d7bd3c6d28d45e2da7630a1eab6200e1a1ced8e9e4b43aad57c26050eb9", kill_on_drop: false }` [INFO] [stdout] 976c6d7bd3c6d28d45e2da7630a1eab6200e1a1ced8e9e4b43aad57c26050eb9 [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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 419cfcf92427323b825e8ee87f7899332a8825679bfe1936325102f856bba906 [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" "419cfcf92427323b825e8ee87f7899332a8825679bfe1936325102f856bba906", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling const_fn v0.4.4 [INFO] [stderr] Compiling pulldown-cmark v0.2.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling inventory v0.1.9 [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 instant v0.1.9 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling GSL-sys v2.0.1 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling regex-automata v0.1.9 [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 csv-core v0.1.10 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling paste v0.1.18 [INFO] [stderr] Compiling crossbeam-epoch v0.9.1 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling parking_lot_core v0.8.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustcJBfVLe/list" "-m64" "/opt/rustwide/target/debug/deps/gsl_sys-e2762da5e7ec6b4e.gsl_sys.d505f46d-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/gsl_sys-e2762da5e7ec6b4e.gsl_sys.d505f46d-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/gsl_sys-e2762da5e7ec6b4e.gsl_sys.d505f46d-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/gsl_sys-e2762da5e7ec6b4e.gsl_sys.d505f46d-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/gsl_sys-e2762da5e7ec6b4e.gsl_sys.d505f46d-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/gsl_sys-e2762da5e7ec6b4e.gsl_sys.d505f46d-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/gsl_sys-e2762da5e7ec6b4e.gsl_sys.d505f46d-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/gsl_sys-e2762da5e7ec6b4e.gsl_sys.d505f46d-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/gsl_sys-e2762da5e7ec6b4e.gsl_sys.d505f46d-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/gsl_sys-e2762da5e7ec6b4e.gsl_sys.d505f46d-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/gsl_sys-e2762da5e7ec6b4e.gsl_sys.d505f46d-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/gsl_sys-e2762da5e7ec6b4e.gsl_sys.d505f46d-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/gsl_sys-e2762da5e7ec6b4e.gsl_sys.d505f46d-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/gsl_sys-e2762da5e7ec6b4e.gsl_sys.d505f46d-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/gsl_sys-e2762da5e7ec6b4e.gsl_sys.d505f46d-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/gsl_sys-e2762da5e7ec6b4e.gsl_sys.d505f46d-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/gsl_sys-e2762da5e7ec6b4e.p25id1091cvc7if.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-lgsl" "-lgslcblas" "-Wl,-Bstatic" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/liblibc-6bfb6bb5e9688c22.rlib" "-Wl,--no-whole-archive" "-Wl,--start-group" "-L" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bdynamic" "-lstd-7387d118fba15d64" "-Wl,--end-group" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-eecefd843a0dbc02.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libgsl_sys-e2762da5e7ec6b4e.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` 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" "419cfcf92427323b825e8ee87f7899332a8825679bfe1936325102f856bba906", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "419cfcf92427323b825e8ee87f7899332a8825679bfe1936325102f856bba906", kill_on_drop: false }` [INFO] [stdout] 419cfcf92427323b825e8ee87f7899332a8825679bfe1936325102f856bba906