[INFO] fetching crate varlociraptor 4.7.0... [INFO] testing varlociraptor-4.7.0 against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] extracting crate varlociraptor 4.7.0 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate varlociraptor 4.7.0 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] started tweaking crates.io crate varlociraptor 4.7.0 [INFO] finished tweaking crates.io crate varlociraptor 4.7.0 [INFO] tweaked toml for crates.io crate varlociraptor 4.7.0 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate crates.io crate varlociraptor 4.7.0 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] [stdout] ed3bcf9d3c1889c5dd4f6b149caf3a63d9ec4a420410552bd25f5dbb3b290337 [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" "ed3bcf9d3c1889c5dd4f6b149caf3a63d9ec4a420410552bd25f5dbb3b290337", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ed3bcf9d3c1889c5dd4f6b149caf3a63d9ec4a420410552bd25f5dbb3b290337", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed3bcf9d3c1889c5dd4f6b149caf3a63d9ec4a420410552bd25f5dbb3b290337", kill_on_drop: false }` [INFO] [stdout] ed3bcf9d3c1889c5dd4f6b149caf3a63d9ec4a420410552bd25f5dbb3b290337 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] a704e50c9d5e6a78b0a0fa318d0d7673724fb73aed7e95b845956e200c9c978a [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" "a704e50c9d5e6a78b0a0fa318d0d7673724fb73aed7e95b845956e200c9c978a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.99 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling bitflags v1.3.1 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Compiling futures-sink v0.3.16 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling askama_escape v0.10.1 [INFO] [stderr] Compiling humansize v1.1.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling cached_proc_macro_types v0.1.0 [INFO] [stderr] Compiling bio v0.37.0 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling yaml-rust v0.3.5 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling array-macro v1.0.5 [INFO] [stderr] Compiling fixedbitset v0.4.0 [INFO] [stderr] Compiling ieee754 v0.2.6 [INFO] [stderr] Compiling triple_accel v0.3.4 [INFO] [stderr] Compiling linear-map v1.2.0 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling time v0.3.1 [INFO] [stderr] Compiling lru_time_cache v0.11.11 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling nom v6.2.1 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling GSL-sys v2.0.2 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling fs-utils v1.1.4 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Compiling matrixmultiply v0.2.4 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling fern v0.6.0 [INFO] [stderr] Compiling regex v1.4.6 [INFO] [stderr] Compiling bitvec v0.19.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling boolean_expression v0.4.4 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling jobserver v0.1.23 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling itertools-num v0.1.3 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling approx v0.5.0 [INFO] [stderr] Compiling counter v0.5.2 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling openssl-src v111.15.0+1.1.1k [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustcNAg1kd/list" "-m64" "/opt/rustwide/target/debug/deps/gsl_sys-d0f8b31067cbf42b.gsl_sys.e7f65394-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/gsl_sys-d0f8b31067cbf42b.gsl_sys.e7f65394-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/gsl_sys-d0f8b31067cbf42b.gsl_sys.e7f65394-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/gsl_sys-d0f8b31067cbf42b.gsl_sys.e7f65394-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/gsl_sys-d0f8b31067cbf42b.gsl_sys.e7f65394-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/gsl_sys-d0f8b31067cbf42b.gsl_sys.e7f65394-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/gsl_sys-d0f8b31067cbf42b.gsl_sys.e7f65394-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/gsl_sys-d0f8b31067cbf42b.gsl_sys.e7f65394-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/gsl_sys-d0f8b31067cbf42b.gsl_sys.e7f65394-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/gsl_sys-d0f8b31067cbf42b.gsl_sys.e7f65394-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/gsl_sys-d0f8b31067cbf42b.gsl_sys.e7f65394-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/gsl_sys-d0f8b31067cbf42b.gsl_sys.e7f65394-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/gsl_sys-d0f8b31067cbf42b.gsl_sys.e7f65394-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/gsl_sys-d0f8b31067cbf42b.gsl_sys.e7f65394-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/gsl_sys-d0f8b31067cbf42b.gsl_sys.e7f65394-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/gsl_sys-d0f8b31067cbf42b.gsl_sys.e7f65394-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/gsl_sys-d0f8b31067cbf42b.4ft2fpt7e39h9wk.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-cfd4f5d4c7d911d8.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-d0f8b31067cbf42b.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] Compiling rand v0.7.3 [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" "a704e50c9d5e6a78b0a0fa318d0d7673724fb73aed7e95b845956e200c9c978a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a704e50c9d5e6a78b0a0fa318d0d7673724fb73aed7e95b845956e200c9c978a", kill_on_drop: false }` [INFO] [stdout] a704e50c9d5e6a78b0a0fa318d0d7673724fb73aed7e95b845956e200c9c978a