[INFO] cloning repository https://github.com/btkramer9/solar [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/btkramer9/solar" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbtkramer9%2Fsolar", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbtkramer9%2Fsolar'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cc4c22e91949599e1a0202247c486aa0a0aba6c2 [INFO] testing btkramer9/solar against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbtkramer9%2Fsolar" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/btkramer9/solar on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/btkramer9/solar [INFO] finished tweaking git repo https://github.com/btkramer9/solar [INFO] tweaked toml for git repo https://github.com/btkramer9/solar written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/btkramer9/solar already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--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-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7965f1af6a69b34cb233b6b7a788f1f1837de24f91eaee952a33e8687c2f8bdd [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" "7965f1af6a69b34cb233b6b7a788f1f1837de24f91eaee952a33e8687c2f8bdd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7965f1af6a69b34cb233b6b7a788f1f1837de24f91eaee952a33e8687c2f8bdd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7965f1af6a69b34cb233b6b7a788f1f1837de24f91eaee952a33e8687c2f8bdd", kill_on_drop: false }` [INFO] [stdout] 7965f1af6a69b34cb233b6b7a788f1f1837de24f91eaee952a33e8687c2f8bdd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 913b44daf0a357ce72e8650221d1be8155b3cc25952d42ad89798a949ec83079 [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" "913b44daf0a357ce72e8650221d1be8155b3cc25952d42ad89798a949ec83079", kill_on_drop: false }` [INFO] [stderr] Compiling gcc v0.3.43 [INFO] [stderr] Compiling libc v0.2.21 [INFO] [stderr] Compiling pkg-config v0.3.9 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling regex-syntax v0.4.0 [INFO] [stderr] Compiling openssl-probe v0.1.0 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling unreachable v0.1.1 [INFO] [stderr] Compiling thread-id v3.0.0 [INFO] [stderr] Compiling memchr v1.0.1 [INFO] [stderr] Compiling time v0.1.36 [INFO] [stderr] Compiling thread_local v0.3.3 [INFO] [stderr] Compiling aho-corasick v0.6.2 [INFO] [stderr] Compiling openssl-sys v0.9.7 [INFO] [stderr] Compiling libz-sys v1.0.13 [INFO] [stderr] Compiling curl-sys v0.3.10 [INFO] [stderr] Compiling regex v0.2.1 [INFO] [stderr] Compiling curl v0.4.6 [INFO] [stderr] Compiling solar v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `Write`, `stdout` [INFO] [stdout] --> src/main.rs:13:19 [INFO] [stdout] | [INFO] [stdout] 13 | use std::io::{stdout, Write}; [INFO] [stdout] | ^^^^^^ ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `str` is imported redundantly [INFO] [stdout] --> src/main.rs:47:7 [INFO] [stdout] | [INFO] [stdout] 14 | use std::str; [INFO] [stdout] | -------- the item `str` is already imported here [INFO] [stdout] ... [INFO] [stdout] 47 | use std::str; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::str` [INFO] [stdout] --> src/main.rs:47:7 [INFO] [stdout] | [INFO] [stdout] 47 | use std::str; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/solar-90e538b9f10ba833.solar.e8ospbqw-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/solar-90e538b9f10ba833.solar.e8ospbqw-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/solar-90e538b9f10ba833.solar.e8ospbqw-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/solar-90e538b9f10ba833.solar.e8ospbqw-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/solar-90e538b9f10ba833.solar.e8ospbqw-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/solar-90e538b9f10ba833.solar.e8ospbqw-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/solar-90e538b9f10ba833.solar.e8ospbqw-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/solar-90e538b9f10ba833.solar.e8ospbqw-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/solar-90e538b9f10ba833.solar.e8ospbqw-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/solar-90e538b9f10ba833.solar.e8ospbqw-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/solar-90e538b9f10ba833.solar.e8ospbqw-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/solar-90e538b9f10ba833.solar.e8ospbqw-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/solar-90e538b9f10ba833.solar.e8ospbqw-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/solar-90e538b9f10ba833.solar.e8ospbqw-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/solar-90e538b9f10ba833.solar.e8ospbqw-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/solar-90e538b9f10ba833.solar.e8ospbqw-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/solar-90e538b9f10ba833" "/opt/rustwide/target/debug/deps/solar-90e538b9f10ba833.53kgupeug4aruw0k.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/curl-sys-9674c7f892ee960b/out/lib" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libregex-a704d68452789108.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-ecc29a9aa24784ea.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-44c1332fc578aba5.rlib" "/opt/rustwide/target/debug/deps/libthread_local-64606127f1f3b6f3.rlib" "/opt/rustwide/target/debug/deps/libunreachable-c05130863e6964bb.rlib" "/opt/rustwide/target/debug/deps/libvoid-9a28c3bedaac67b5.rlib" "/opt/rustwide/target/debug/deps/libthread_id-d8da17e56033eab1.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-47d7241e9927eb03.rlib" "/opt/rustwide/target/debug/deps/libmemchr-d354236dc5eebc81.rlib" "/opt/rustwide/target/debug/deps/libtime-0814fb8e554e31cd.rlib" "/opt/rustwide/target/debug/deps/libcurl-2d915fafa2906fd5.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-ca1209ee4ef4fb5d.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-292653f99fa8627f.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-3d5b5c45d01060b5.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-a50cbb97bba85231.rlib" "/opt/rustwide/target/debug/deps/liblibc-c8e9b216d63faf64.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lz" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libcurl_sys-292653f99fa8627f.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-292653f99fa8627f.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] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `solar`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "913b44daf0a357ce72e8650221d1be8155b3cc25952d42ad89798a949ec83079", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "913b44daf0a357ce72e8650221d1be8155b3cc25952d42ad89798a949ec83079", kill_on_drop: false }` [INFO] [stdout] 913b44daf0a357ce72e8650221d1be8155b3cc25952d42ad89798a949ec83079