[INFO] cloning repository https://github.com/arekfu/fredholm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/arekfu/fredholm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farekfu%2Ffredholm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farekfu%2Ffredholm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bae64da92f53269ce590556d62c71d2507645e82 [INFO] testing arekfu/fredholm against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farekfu%2Ffredholm" "/workspace/builds/worker-75/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-75/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/arekfu/fredholm on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/arekfu/fredholm [INFO] finished tweaking git repo https://github.com/arekfu/fredholm [INFO] tweaked toml for git repo https://github.com/arekfu/fredholm written to /workspace/builds/worker-75/source/Cargo.toml [INFO] crate git repo https://github.com/arekfu/fredholm already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-75/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-75/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b0628dd35f3f00a671d0504b542865fa859b75dc7e62ed7c4dcc30d5dd5895b0 [INFO] running `Command { std: "docker" "start" "-a" "b0628dd35f3f00a671d0504b542865fa859b75dc7e62ed7c4dcc30d5dd5895b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b0628dd35f3f00a671d0504b542865fa859b75dc7e62ed7c4dcc30d5dd5895b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0628dd35f3f00a671d0504b542865fa859b75dc7e62ed7c4dcc30d5dd5895b0", kill_on_drop: false }` [INFO] [stdout] b0628dd35f3f00a671d0504b542865fa859b75dc7e62ed7c4dcc30d5dd5895b0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-75/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-75/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 17134075d97ce424a5743d483634ebdb4bf63023ee6394eb7c89d9f2b280dd9f [INFO] running `Command { std: "docker" "start" "-a" "17134075d97ce424a5743d483634ebdb4bf63023ee6394eb7c89d9f2b280dd9f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Compiling proc-macro2 v1.0.30 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling pkg-config v0.3.20 [INFO] [stderr] Compiling ppv-lite86 v0.2.14 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling GSL-sys v3.0.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustck5jUrI/list" "-m64" "/opt/rustwide/target/debug/deps/gsl_sys-031656fab9fc4279.gsl_sys.16ae1e7c-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/gsl_sys-031656fab9fc4279.gsl_sys.16ae1e7c-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/gsl_sys-031656fab9fc4279.gsl_sys.16ae1e7c-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/gsl_sys-031656fab9fc4279.gsl_sys.16ae1e7c-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/gsl_sys-031656fab9fc4279.gsl_sys.16ae1e7c-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/gsl_sys-031656fab9fc4279.gsl_sys.16ae1e7c-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/gsl_sys-031656fab9fc4279.gsl_sys.16ae1e7c-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/gsl_sys-031656fab9fc4279.gsl_sys.16ae1e7c-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/gsl_sys-031656fab9fc4279.gsl_sys.16ae1e7c-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/gsl_sys-031656fab9fc4279.gsl_sys.16ae1e7c-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/gsl_sys-031656fab9fc4279.gsl_sys.16ae1e7c-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/gsl_sys-031656fab9fc4279.gsl_sys.16ae1e7c-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/gsl_sys-031656fab9fc4279.gsl_sys.16ae1e7c-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/gsl_sys-031656fab9fc4279.gsl_sys.16ae1e7c-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/gsl_sys-031656fab9fc4279.gsl_sys.16ae1e7c-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/gsl_sys-031656fab9fc4279.gsl_sys.16ae1e7c-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/gsl_sys-031656fab9fc4279.3sf1axzh6uginsdy.rcgu.rmeta" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-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-5342717c0c307044.rlib" "-Wl,--no-whole-archive" "-Wl,--start-group" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bdynamic" "-lstd-ff9290e971253a38" "-Wl,--end-group" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libgsl_sys-031656fab9fc4279.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] running `Command { std: "docker" "inspect" "17134075d97ce424a5743d483634ebdb4bf63023ee6394eb7c89d9f2b280dd9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17134075d97ce424a5743d483634ebdb4bf63023ee6394eb7c89d9f2b280dd9f", kill_on_drop: false }` [INFO] [stdout] 17134075d97ce424a5743d483634ebdb4bf63023ee6394eb7c89d9f2b280dd9f