[INFO] cloning repository https://github.com/cubehub/doppler [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cubehub/doppler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcubehub%2Fdoppler", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcubehub%2Fdoppler'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5f13df14c2cf81931a6502947508e4339c8b8e89 [INFO] testing cubehub/doppler against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcubehub%2Fdoppler" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cubehub/doppler on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cubehub/doppler [INFO] finished tweaking git repo https://github.com/cubehub/doppler [INFO] tweaked toml for git repo https://github.com/cubehub/doppler written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/cubehub/doppler already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "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-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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 960b17269c65e1e5ad3d04a16316b5d75c0e74a231bc2bcd0127246436c7f8bd [INFO] running `Command { std: "docker" "start" "-a" "960b17269c65e1e5ad3d04a16316b5d75c0e74a231bc2bcd0127246436c7f8bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "960b17269c65e1e5ad3d04a16316b5d75c0e74a231bc2bcd0127246436c7f8bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "960b17269c65e1e5ad3d04a16316b5d75c0e74a231bc2bcd0127246436c7f8bd", kill_on_drop: false }` [INFO] [stdout] 960b17269c65e1e5ad3d04a16316b5d75c0e74a231bc2bcd0127246436c7f8bd [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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b4bb0a2a7ceec677a7eba93880d3de22af27f16e56f3850999c493a5faa24a58 [INFO] running `Command { std: "docker" "start" "-a" "b4bb0a2a7ceec677a7eba93880d3de22af27f16e56f3850999c493a5faa24a58", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.17 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling lazy_static v0.2.2 [INFO] [stderr] Compiling log v0.3.6 [INFO] [stderr] Compiling gcc v0.3.38 [INFO] [stderr] Compiling unicode-segmentation v0.1.2 [INFO] [stderr] Compiling unicode-width v0.1.3 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling vec_map v0.6.0 [INFO] [stderr] Compiling strsim v0.5.2 [INFO] [stderr] Compiling ansi_term v0.9.0 [INFO] [stderr] Compiling num-integer v0.1.32 [INFO] [stderr] Compiling num-iter v0.1.32 [INFO] [stderr] Compiling fern v0.4.0 (https://github.com/marjakm/fern-rs.git#9b1b821a) [INFO] [stderr] Compiling rand v0.3.15 [INFO] [stderr] Compiling time v0.1.35 [INFO] [stderr] Compiling term_size v0.2.1 [INFO] [stderr] Compiling clap v2.19.0 [INFO] [stderr] Compiling doppler v1.1.10 (/opt/rustwide/workdir) [INFO] [stderr] Compiling num-bigint v0.1.35 [INFO] [stderr] Compiling num-complex v0.1.35 [INFO] [stderr] Compiling coordinates v0.1.0 (https://github.com/cubehub/rust-coordinates.git#e8548c16) [INFO] [stderr] Compiling gpredict v0.2.6 (https://github.com/cubehub/rust-gpredict.git#b223e69b) [INFO] [stderr] Compiling num-rational v0.1.35 [INFO] [stderr] Compiling num v0.1.36 [INFO] [stderr] Compiling liquid_dsp v0.3.0 (https://github.com/cubehub/rust-liquid-dsp.git#343bf9bd) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/doppler-ee4c4d1449b2159b.doppler.4rq1ropu-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/doppler-ee4c4d1449b2159b.doppler.4rq1ropu-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/doppler-ee4c4d1449b2159b.doppler.4rq1ropu-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/doppler-ee4c4d1449b2159b.doppler.4rq1ropu-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/doppler-ee4c4d1449b2159b.doppler.4rq1ropu-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/doppler-ee4c4d1449b2159b.doppler.4rq1ropu-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/doppler-ee4c4d1449b2159b.doppler.4rq1ropu-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/doppler-ee4c4d1449b2159b.doppler.4rq1ropu-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/doppler-ee4c4d1449b2159b.doppler.4rq1ropu-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/doppler-ee4c4d1449b2159b.doppler.4rq1ropu-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/doppler-ee4c4d1449b2159b.doppler.4rq1ropu-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/doppler-ee4c4d1449b2159b.doppler.4rq1ropu-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/doppler-ee4c4d1449b2159b.doppler.4rq1ropu-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/doppler-ee4c4d1449b2159b.doppler.4rq1ropu-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/doppler-ee4c4d1449b2159b.doppler.4rq1ropu-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/doppler-ee4c4d1449b2159b.doppler.4rq1ropu-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/doppler-ee4c4d1449b2159b" "/opt/rustwide/target/debug/deps/doppler-ee4c4d1449b2159b.y7sovrxasppej8.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/doppler-bde2b5ddfdb2b122/out" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libfern-5a114562a15f7435.rlib" "/opt/rustwide/target/debug/deps/libdoppler-1c7f9df69f32ce06.rlib" "/opt/rustwide/target/debug/deps/libliquid_dsp-989da24127813671.rlib" "/opt/rustwide/target/debug/deps/libgpredict-fc294d81ee9f86a9.rlib" "/opt/rustwide/target/debug/deps/libcoordinates-4ab6ca8cac0d0f98.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-d62204b7e7e66e50.rlib" "/opt/rustwide/target/debug/deps/libclap-56c1f1ae22ca9a45.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-10b34f034c7dee37.rlib" "/opt/rustwide/target/debug/deps/libterm_size-55a1b56f4f19ca64.rlib" "/opt/rustwide/target/debug/deps/libvec_map-621e0ab14f6ad4fc.rlib" "/opt/rustwide/target/debug/deps/libbitflags-451632c3bdd53d67.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-73e6ef4d228a2a7f.rlib" "/opt/rustwide/target/debug/deps/libansi_term-1157127b005c2aca.rlib" "/opt/rustwide/target/debug/deps/libstrsim-a7229e5156807c91.rlib" "/opt/rustwide/target/debug/deps/liblog-71e4840944c8a2a3.rlib" "/opt/rustwide/target/debug/deps/libnum-b4a9a0d0b3279137.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-e35db730acf15e8f.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-7dabd021e03bff25.rlib" "/opt/rustwide/target/debug/deps/librand-990b5ebb9bbbeff6.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-99df23a81118c7d0.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-3a45b7a0cb68c0b0.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-5f0cc931517b5386.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-32be3a0603e78da5.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-0012111eb3851f16.rlib" "/opt/rustwide/target/debug/deps/libtime-ca1f70d867b66bd2.rlib" "/opt/rustwide/target/debug/deps/liblibc-55b203210d846acb.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-lliquid" "-lgpredict" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lliquid [INFO] [stdout] /usr/bin/ld: cannot find -lgpredict [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 `doppler` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "b4bb0a2a7ceec677a7eba93880d3de22af27f16e56f3850999c493a5faa24a58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4bb0a2a7ceec677a7eba93880d3de22af27f16e56f3850999c493a5faa24a58", kill_on_drop: false }` [INFO] [stdout] b4bb0a2a7ceec677a7eba93880d3de22af27f16e56f3850999c493a5faa24a58