[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] 4783b39aab684054a9d0ec4d8c860ae9f10a925f [INFO] testing jware-solutions/ggca against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjware-solutions%2Fggca" "/workspace/builds/worker-100/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-100/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jware-solutions/ggca on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-100/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-100/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.59.0" "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-100/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-100/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 60ead68cd393239fbe17e2c2af9a329fbc6f781266e7355aed13cabe89647f2a [INFO] running `Command { std: "docker" "start" "-a" "60ead68cd393239fbe17e2c2af9a329fbc6f781266e7355aed13cabe89647f2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "60ead68cd393239fbe17e2c2af9a329fbc6f781266e7355aed13cabe89647f2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60ead68cd393239fbe17e2c2af9a329fbc6f781266e7355aed13cabe89647f2a", kill_on_drop: false }` [INFO] [stdout] 60ead68cd393239fbe17e2c2af9a329fbc6f781266e7355aed13cabe89647f2a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-100/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-100/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f5b0738d148e5732f336ccf69776cf84a29009e3eca8711d52b7c1d992b3869b [INFO] running `Command { std: "docker" "start" "-a" "f5b0738d148e5732f336ccf69776cf84a29009e3eca8711d52b7c1d992b3869b", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling pyo3-build-config v0.15.1 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling const_fn v0.4.4 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling pulldown-cmark v0.2.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling bytecount v0.6.2 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling paste v1.0.3 [INFO] [stderr] Compiling fast-float v0.2.0 [INFO] [stderr] Compiling kendalls v0.2.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling GSL-sys v2.0.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling paste v0.1.18 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustceTzlyh/list" "-m64" "/opt/rustwide/target/debug/deps/gsl_sys-d28613ab4fd706a1.gsl_sys.f2a398d2-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/gsl_sys-d28613ab4fd706a1.gsl_sys.f2a398d2-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/gsl_sys-d28613ab4fd706a1.gsl_sys.f2a398d2-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/gsl_sys-d28613ab4fd706a1.gsl_sys.f2a398d2-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/gsl_sys-d28613ab4fd706a1.gsl_sys.f2a398d2-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/gsl_sys-d28613ab4fd706a1.gsl_sys.f2a398d2-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/gsl_sys-d28613ab4fd706a1.gsl_sys.f2a398d2-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/gsl_sys-d28613ab4fd706a1.gsl_sys.f2a398d2-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/gsl_sys-d28613ab4fd706a1.gsl_sys.f2a398d2-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/gsl_sys-d28613ab4fd706a1.gsl_sys.f2a398d2-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/gsl_sys-d28613ab4fd706a1.gsl_sys.f2a398d2-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/gsl_sys-d28613ab4fd706a1.gsl_sys.f2a398d2-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/gsl_sys-d28613ab4fd706a1.gsl_sys.f2a398d2-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/gsl_sys-d28613ab4fd706a1.gsl_sys.f2a398d2-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/gsl_sys-d28613ab4fd706a1.gsl_sys.f2a398d2-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/gsl_sys-d28613ab4fd706a1.gsl_sys.f2a398d2-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/gsl_sys-d28613ab4fd706a1.1o2zm0y1km9hfq8u.rcgu.rmeta" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.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-d54794bb28bc79d9.rlib" "-Wl,--no-whole-archive" "-Wl,--start-group" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bdynamic" "-lstd-a46a068050a12a4b" "-Wl,--end-group" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libgsl_sys-d28613ab4fd706a1.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" "f5b0738d148e5732f336ccf69776cf84a29009e3eca8711d52b7c1d992b3869b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5b0738d148e5732f336ccf69776cf84a29009e3eca8711d52b7c1d992b3869b", kill_on_drop: false }` [INFO] [stdout] f5b0738d148e5732f336ccf69776cf84a29009e3eca8711d52b7c1d992b3869b