[INFO] cloning repository https://github.com/p404/boleta [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/p404/boleta" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fp404%2Fboleta", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fp404%2Fboleta'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7e41b2ef1ac2412f7f8c6f1c761d3d9e79075911 [INFO] testing p404/boleta against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fp404%2Fboleta" "/workspace/builds/worker-29/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-29/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/p404/boleta 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] started tweaking git repo https://github.com/p404/boleta [INFO] finished tweaking git repo https://github.com/p404/boleta [INFO] tweaked toml for git repo https://github.com/p404/boleta written to /workspace/builds/worker-29/source/Cargo.toml [INFO] crate git repo https://github.com/p404/boleta 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-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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] 4547feea0155b0de5dc2d06366b02e5134926b448bed6acc2e0c6e2d34f8c086 [INFO] running `Command { std: "docker" "start" "-a" "4547feea0155b0de5dc2d06366b02e5134926b448bed6acc2e0c6e2d34f8c086", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4547feea0155b0de5dc2d06366b02e5134926b448bed6acc2e0c6e2d34f8c086", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4547feea0155b0de5dc2d06366b02e5134926b448bed6acc2e0c6e2d34f8c086", kill_on_drop: false }` [INFO] [stdout] 4547feea0155b0de5dc2d06366b02e5134926b448bed6acc2e0c6e2d34f8c086 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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] 1b2cabd492c3e51f087245e5015b0b406254345b684c4ebf24a64cad8f4ebbc9 [INFO] running `Command { std: "docker" "start" "-a" "1b2cabd492c3e51f087245e5015b0b406254345b684c4ebf24a64cad8f4ebbc9", kill_on_drop: false }` [INFO] [stderr] Compiling gcc v0.3.43 [INFO] [stderr] Compiling libc v0.2.20 [INFO] [stderr] Compiling pkg-config v0.3.9 [INFO] [stderr] Compiling num-traits v0.1.37 [INFO] [stderr] Compiling backtrace v0.3.0 [INFO] [stderr] Compiling rustc-demangle v0.1.4 [INFO] [stderr] Compiling cfg-if v0.1.0 [INFO] [stderr] Compiling openssl-probe v0.1.0 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling strsim v0.6.0 [INFO] [stderr] Compiling ansi_term v0.9.0 [INFO] [stderr] Compiling vec_map v0.6.0 [INFO] [stderr] Compiling unicode-segmentation v1.1.0 [INFO] [stderr] Compiling text_io v0.1.6 [INFO] [stderr] Compiling dbghelp-sys v0.2.0 [INFO] [stderr] Compiling time v0.1.36 [INFO] [stderr] Compiling term_size v0.2.3 [INFO] [stderr] Compiling libz-sys v1.0.13 [INFO] [stderr] Compiling openssl-sys v0.9.7 [INFO] [stderr] Compiling backtrace-sys v0.1.10 [INFO] [stderr] Compiling curl-sys v0.3.10 [INFO] [stderr] Compiling clap v2.20.5 [INFO] [stderr] Compiling num-integer v0.1.33 [INFO] [stderr] Compiling num-iter v0.1.33 [INFO] [stderr] Compiling num v0.1.37 [INFO] [stderr] Compiling chrono v0.3.0 [INFO] [stderr] Compiling error-chain v0.7.2 [INFO] [stderr] Compiling curl v0.4.6 [INFO] [stderr] Compiling curl-easybuilder v0.1.0 [INFO] [stderr] Compiling boleta v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/boleta-0424d909722552fa.boleta.f410cded-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/boleta-0424d909722552fa.boleta.f410cded-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/boleta-0424d909722552fa.boleta.f410cded-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/boleta-0424d909722552fa.boleta.f410cded-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/boleta-0424d909722552fa.boleta.f410cded-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/boleta-0424d909722552fa.boleta.f410cded-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/boleta-0424d909722552fa.boleta.f410cded-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/boleta-0424d909722552fa.boleta.f410cded-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/boleta-0424d909722552fa.boleta.f410cded-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/boleta-0424d909722552fa.boleta.f410cded-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/boleta-0424d909722552fa.boleta.f410cded-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/boleta-0424d909722552fa.boleta.f410cded-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/boleta-0424d909722552fa.boleta.f410cded-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/boleta-0424d909722552fa.boleta.f410cded-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/boleta-0424d909722552fa.boleta.f410cded-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/boleta-0424d909722552fa.boleta.f410cded-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/boleta-0424d909722552fa.50npze3n85hh2pdy.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/curl-sys-5d5dbdf900bbf5d2/out/lib" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-945751cc1f198ca9/out/.libs" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcurl_easybuilder-11bd84b5c9728ff4.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-666b17cdf9d77f8a.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-ff969f98b3dab024.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-2af10d589826ab10.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-7e15d85fc88901db.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-ae2fdbe13fcb6a8d.rlib" "/opt/rustwide/target/debug/deps/libdbghelp-49e9be96729b4782.rlib" "/opt/rustwide/target/debug/deps/libwinapi-badfbf90d1758e51.rlib" "/opt/rustwide/target/debug/deps/libkernel32-04c238d3205332be.rlib" "/opt/rustwide/target/debug/deps/libcurl-d280d0a29722970f.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-13c487e721c72095.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-f700d99fea008973.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-54cf9f6b3f35bb2a.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-640825c18b9a3ec8.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-756aaf5ef7645097.rlib" "/opt/rustwide/target/debug/deps/libchrono-795d700192601355.rlib" "/opt/rustwide/target/debug/deps/libnum-a990f7a9361332bd.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-bf71666f64c78898.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-2a24872c2cb3c117.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-dbee2d0b053481d8.rlib" "/opt/rustwide/target/debug/deps/libtime-16e17efc7434104d.rlib" "/opt/rustwide/target/debug/deps/libtext_io-ab72ee8263e80c21.rlib" "/opt/rustwide/target/debug/deps/libclap-eb4b0b323385249b.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-0b99a5bea420eebc.rlib" "/opt/rustwide/target/debug/deps/libterm_size-173b9c7ec56e85a2.rlib" "/opt/rustwide/target/debug/deps/libvec_map-604bc753419c1d05.rlib" "/opt/rustwide/target/debug/deps/libbitflags-a90aa1b00e6334cb.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-ade23aa3df10a691.rlib" "/opt/rustwide/target/debug/deps/liblibc-de05624799f6d0af.rlib" "/opt/rustwide/target/debug/deps/libansi_term-4ae424daa3baabb0.rlib" "/opt/rustwide/target/debug/deps/libstrsim-3df226012290bb46.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/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" "-lssl" "-lcrypto" "-lz" "-lutil" "-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/boleta-0424d909722552fa" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libcurl_sys-f700d99fea008973.rlib(libcurl_la-version.o): in function `curl_version': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/curl-sys-0.3.10/curl/lib/version.c:122: undefined reference to `psl_get_version' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcurl_sys-f700d99fea008973.rlib(libcurl_la-cookie.o): in function `Curl_cookie_add': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/curl-sys-0.3.10/curl/lib/cookie.c:801: undefined reference to `psl_builtin' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/curl-sys-0.3.10/curl/lib/cookie.c:802: undefined reference to `psl_is_cookie_domain_acceptable' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = help: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#cargorustc-link-libkindname) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `boleta` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "1b2cabd492c3e51f087245e5015b0b406254345b684c4ebf24a64cad8f4ebbc9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b2cabd492c3e51f087245e5015b0b406254345b684c4ebf24a64cad8f4ebbc9", kill_on_drop: false }` [INFO] [stdout] 1b2cabd492c3e51f087245e5015b0b406254345b684c4ebf24a64cad8f4ebbc9