[INFO] cloning repository https://github.com/gnieto/korrecte [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gnieto/korrecte" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgnieto%2Fkorrecte", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgnieto%2Fkorrecte'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2d4b02250e651eb71a687567e4b844502d0a2374 [INFO] testing gnieto/korrecte against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgnieto%2Fkorrecte" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gnieto/korrecte 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/gnieto/korrecte [INFO] finished tweaking git repo https://github.com/gnieto/korrecte [INFO] tweaked toml for git repo https://github.com/gnieto/korrecte written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/gnieto/korrecte 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 79cbc1b4ccc5ed5d14d27b631b1060944c8987af00c86795fbbfdfc124dec789 [INFO] running `Command { std: "docker" "start" "-a" "79cbc1b4ccc5ed5d14d27b631b1060944c8987af00c86795fbbfdfc124dec789", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "79cbc1b4ccc5ed5d14d27b631b1060944c8987af00c86795fbbfdfc124dec789", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79cbc1b4ccc5ed5d14d27b631b1060944c8987af00c86795fbbfdfc124dec789", kill_on_drop: false }` [INFO] [stdout] 79cbc1b4ccc5ed5d14d27b631b1060944c8987af00c86795fbbfdfc124dec789 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] 9c31a5c9629b3247c5d48c5168281a592165f6654e24dad7ffdbab2b80a4fd77 [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" "9c31a5c9629b3247c5d48c5168281a592165f6654e24dad7ffdbab2b80a4fd77", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling futures-sink v0.3.4 [INFO] [stderr] Compiling smallvec v1.2.0 [INFO] [stderr] Compiling pin-project-lite v0.1.4 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling futures-io v0.3.4 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.28 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling regex-syntax v0.6.16 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling rustversion v1.0.2 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling encoding_rs v0.8.22 [INFO] [stderr] Compiling dtoa v0.4.5 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling pulldown-cmark v0.2.0 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling untrusted v0.6.2 [INFO] [stderr] Compiling k8s-openapi v0.7.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling bytecount v0.4.0 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling anyhow v1.0.26 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Compiling levenshtein v1.0.4 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling yaml-rust v0.3.5 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling lock_api v0.3.3 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling http v0.2.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling yaml-rust v0.4.3 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling openssl-sys v0.9.54 [INFO] [stderr] Compiling backtrace-sys v0.1.33 [INFO] [stderr] Compiling ring v0.14.6 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling flate2 v1.0.13 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Compiling async-compression v0.3.1 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling backtrace v0.3.45 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling tokio v0.2.13 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling sct v0.5.0 [INFO] [stderr] Compiling webpki v0.19.1 [INFO] [stderr] Compiling korrecte-autogen v0.1.0 (/opt/rustwide/workdir/korrecte-autogen) [INFO] [stderr] Compiling rustls v0.15.2 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling tokio-tls v0.3.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling tokio-rustls v0.9.4 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Compiling thiserror-impl v1.0.11 [INFO] [stderr] Compiling failure v0.1.7 [INFO] [stderr] Compiling thiserror v1.0.11 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling time-macros-impl v0.1.0 [INFO] [stderr] Compiling pin-project v0.4.8 [INFO] [stderr] Compiling time-macros v0.1.0 [INFO] [stderr] Compiling time v0.2.7 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling h2 v0.2.2 [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Compiling futures v0.3.4 [INFO] [stderr] Compiling hyper v0.13.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.48 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling serde-value v0.6.0 [INFO] [stderr] Compiling serde_yaml v0.8.11 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling bincode v1.2.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling cargo_metadata v0.6.4 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling hyper-tls v0.4.1 [INFO] [stderr] Compiling skeptic v0.13.4 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-uds v0.2.6 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling reqwest v0.10.4 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling borrow-bag v1.0.0 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling gotham v0.4.0 [INFO] [stderr] Compiling kube v0.28.1 [INFO] [stderr] Compiling korrecte v0.1.0 (/opt/rustwide/workdir/korrecte-lib) [INFO] [stderr] Compiling korrecte-dev v0.1.0 (/opt/rustwide/workdir/korrecte-dev) [INFO] [stderr] Compiling korrecte-cli v0.1.0 (/opt/rustwide/workdir/korrecte-cli) [INFO] [stderr] Compiling korrecte-web v0.1.0 (/opt/rustwide/workdir/korrecte-web) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/korrecte_web-a41ee64e1951c5c6.korrecte_web.f6dc3d25-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/korrecte_web-a41ee64e1951c5c6.korrecte_web.f6dc3d25-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/korrecte_web-a41ee64e1951c5c6.korrecte_web.f6dc3d25-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/korrecte_web-a41ee64e1951c5c6.korrecte_web.f6dc3d25-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/korrecte_web-a41ee64e1951c5c6.korrecte_web.f6dc3d25-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/korrecte_web-a41ee64e1951c5c6.korrecte_web.f6dc3d25-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/korrecte_web-a41ee64e1951c5c6.korrecte_web.f6dc3d25-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/korrecte_web-a41ee64e1951c5c6.korrecte_web.f6dc3d25-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/korrecte_web-a41ee64e1951c5c6.korrecte_web.f6dc3d25-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/korrecte_web-a41ee64e1951c5c6.korrecte_web.f6dc3d25-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/korrecte_web-a41ee64e1951c5c6.korrecte_web.f6dc3d25-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/korrecte_web-a41ee64e1951c5c6.korrecte_web.f6dc3d25-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/korrecte_web-a41ee64e1951c5c6.korrecte_web.f6dc3d25-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/korrecte_web-a41ee64e1951c5c6.korrecte_web.f6dc3d25-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/korrecte_web-a41ee64e1951c5c6.korrecte_web.f6dc3d25-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/korrecte_web-a41ee64e1951c5c6.korrecte_web.f6dc3d25-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/korrecte_web-a41ee64e1951c5c6.17xnp1jm2cf66vbz.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-2b5ff0324463e191/out" "-L" "/opt/rustwide/target/debug/build/ring-5e84af5c554eacb5/out" "-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/libkorrecte-ee8504d7e646202d.rlib" "/opt/rustwide/target/debug/deps/liblevenshtein-ee7883468e103cf7.rlib" "/opt/rustwide/target/debug/deps/libtoml-92dc737ccb09f4a8.rlib" "/opt/rustwide/target/debug/deps/libkube-6255a517c01e8e1d.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-a6f2e1b7339979d8.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-96dd3f54f8588a3f.rlib" "/opt/rustwide/target/debug/deps/libfutures_timer-55299117a1ca13d8.rlib" "/opt/rustwide/target/debug/deps/libdirs-3b319a34503520b2.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-793c5ccf2978c3ee.rlib" "/opt/rustwide/target/debug/deps/libreqwest-eb41ea5bba3bfbc7.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-c8ef6b8cda096c23.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-6257136f069df392.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-5474a30b443032cb.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-f552561ee455bad9.rlib" "/opt/rustwide/target/debug/deps/libdtoa-8030ce83b9f4db07.rlib" "/opt/rustwide/target/debug/deps/libasync_compression-23a76856d21f487b.rlib" "/opt/rustwide/target/debug/deps/libflate2-7bc87a3a821cf626.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-9b8d5b78c3f59ee3.rlib" "/opt/rustwide/target/debug/deps/libadler32-fdf272dfe99155d0.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-9f2eced82c986060.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-884f67fb64e9fed7.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-8ae6cf98282835c5.rlib" "/opt/rustwide/target/debug/deps/libopenssl-12437c91e4935bb2.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-eeb6fd654c344337.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-e7016572aae82e2a.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-9ed4d3efdde6e3fc.rlib" "/opt/rustwide/target/debug/deps/libbitflags-0409eb6f696bdc99.rlib" "/opt/rustwide/target/debug/deps/libhyper-46f789ffed8866c9.rlib" "/opt/rustwide/target/debug/deps/libwant-bc3c6f38bf1d66e3.rlib" "/opt/rustwide/target/debug/deps/libh2-87d9755d102ff629.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-d4e14c8a8b5a0eb3.rlib" "/opt/rustwide/target/debug/deps/libtower_service-00915ba7b4c532b1.rlib" "/opt/rustwide/target/debug/deps/libpin_project-dba1a104286dc8fe.rlib" "/opt/rustwide/target/debug/deps/libtokio-8cb9edc68f5c7ea0.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-8e029997ffe3d8f5.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-de070408c422491c.rlib" "/opt/rustwide/target/debug/deps/libinflector-096b067ee83e585e.rlib" "/opt/rustwide/target/debug/deps/libthiserror-d84075f258712e3d.rlib" "/opt/rustwide/target/debug/deps/libfutures-142c8cdc178c4786.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-035125f7ae40a267.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-201a00f9c5afbd78.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-8feb5eeff3f6c2cd.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-af5fcc62369d4273.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-ff067d0fee0b88d1.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-1185f897e0bee3e5.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-30e805230297e060.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-e55a4fbbba84243f.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-b27470e574ce9e32.rlib" "/opt/rustwide/target/debug/deps/libk8s_openapi-a71baf9d6758e30b.rlib" "/opt/rustwide/target/debug/deps/libserde_value-562e2fa412f11593.rlib" "/opt/rustwide/target/debug/deps/libordered_float-fcd991d4a49616c6.rlib" "/opt/rustwide/target/debug/deps/libbase64-110ea6a77d664af0.rlib" "/opt/rustwide/target/debug/deps/liburl-8c1340dfd3c2870e.rlib" "/opt/rustwide/target/debug/deps/libidna-bf38dedb5e611506.rlib" "/opt/rustwide/target/debug/deps/libserde_json-8fbbbfe0f642e37d.rlib" "/opt/rustwide/target/debug/deps/libryu-54f5ba54592ba520.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-32dd5c1ab5974210.rlib" "/opt/rustwide/target/debug/deps/libhttp-e1202e4fe1fc791e.rlib" "/opt/rustwide/target/debug/deps/libbytes-d644ac2201308e60.rlib" "/opt/rustwide/target/debug/deps/libgotham-2658e2b0a57dc938.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-f18522bfdbbf0ffc.rlib" "/opt/rustwide/target/debug/deps/librustls-31de1abe1b0bf803.rlib" "/opt/rustwide/target/debug/deps/libsct-a579d95b550e3f62.rlib" "/opt/rustwide/target/debug/deps/libwebpki-d194bc63ec2f9e56.rlib" "/opt/rustwide/target/debug/deps/libring-523524f711062c7d.rlib" "/opt/rustwide/target/debug/deps/libspin-692faa7419677f8a.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-4bb8e1bd76246cdc.rlib" "/opt/rustwide/target/debug/deps/libuuid-0bb6d01085f1f185.rlib" "/opt/rustwide/target/debug/deps/libregex-57181fc3016404ae.rlib" "/opt/rustwide/target/debug/deps/libthread_local-1fd82909a59c6365.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-b3c3d2b8f539120d.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-0680adbf1bd8ffde.rlib" "/opt/rustwide/target/debug/deps/libmemchr-d44307df66952faf.rlib" "/opt/rustwide/target/debug/deps/libborrow_bag-960c8671c8cd25e8.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-7a3789704aa95dde.rlib" "/opt/rustwide/target/debug/deps/librand-dfb52534f06cacfe.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-32a2eb9a2aa64821.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-88c6ef67666ca8c2.rlib" "/opt/rustwide/target/debug/deps/librand_hc-7b0c5d15ae13bb94.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-8b9768dc9bff42dc.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-c824f0f0d4463dc8.rlib" "/opt/rustwide/target/debug/deps/librand_core-dc8d66ba86a3d27e.rlib" "/opt/rustwide/target/debug/deps/librand_os-9b1b7a95d56f7351.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-1a11cbf0bb1b7906.rlib" "/opt/rustwide/target/debug/deps/librand_core-9c28905e9ca21444.rlib" "/opt/rustwide/target/debug/deps/libbincode-73845bb2e2c43ba2.rlib" "/opt/rustwide/target/debug/deps/libbase64-bf84df363c46f6a0.rlib" "/opt/rustwide/target/debug/deps/libcookie-14be44cef19b8cf6.rlib" "/opt/rustwide/target/debug/deps/libchrono-000aafb7582bd39a.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-93fda056772ca6db.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-3d4a65186f89d0f8.rlib" "/opt/rustwide/target/debug/deps/liburl-eb8250a7f36cb064.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a5414215aa73ce68.rlib" "/opt/rustwide/target/debug/deps/libidna-54a096c9879497d1.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-98c59e16127f40b0.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-7359c9e94621bc79.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-fbe957e6f985f3bf.rlib" "/opt/rustwide/target/debug/deps/libmatches-794dc2bc143388e6.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-e1a0530cd048bcb2.rlib" "/opt/rustwide/target/debug/deps/libunicase-2f454f209246ffba.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-05cb1da0d449bc6a.rlib" "/opt/rustwide/target/debug/deps/libmime-5f4fe2de318311f9.rlib" "/opt/rustwide/target/debug/deps/libhyper-54b14ade92c696f0.rlib" "/opt/rustwide/target/debug/deps/libwant-9c0c0e3f8d1ee1d2.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-bc5cae845e61d55a.rlib" "/opt/rustwide/target/debug/deps/libtokio-e366d9bb263ee7e0.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-d6f93688db14eaf2.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-7d9e37fd54ef766d.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-8e561fd2793f208b.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-803285fd57484c36.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-2a0035bccb4b74a1.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-8d385d9985549dc0.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-4a8612b31c65f31d.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-c4bd54f3f44061fe.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-08d509e00660c2c5.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-5624204947a7f309.rlib" "/opt/rustwide/target/debug/deps/liblock_api-78674bf4eff27513.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-01b55aa39e0c6129.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-b0750c088fad2858.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-988330876af4433e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-d851be6daa92afa5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-62a3df618d60f11e.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d46e40bbd3136360.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-48f1f7749b4bb0e2.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6966cf89fb86060e.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-6ca3b31f9027dd9c.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-f3e3844d95c2c89c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-011ed21887195bc3.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-02ff0d0fbc57b9b4.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-cda2b1c894d737ba.rlib" "/opt/rustwide/target/debug/deps/libmio-bf3ef0d8a9c0cf55.rlib" "/opt/rustwide/target/debug/deps/libtime-70bd6308e5b1d0a1.rlib" "/opt/rustwide/target/debug/deps/libnet2-afe1c6ba132c6434.rlib" "/opt/rustwide/target/debug/deps/libhttparse-33207b296810ef8b.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-6fc513ab7289ba7a.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-a24ac86b6b28295f.rlib" "/opt/rustwide/target/debug/deps/libh2-75c0bd73182c5f0d.rlib" "/opt/rustwide/target/debug/deps/libindexmap-4ca14f53af3ac62b.rlib" "/opt/rustwide/target/debug/deps/libstring-3d73af8d44126cd9.rlib" "/opt/rustwide/target/debug/deps/libslab-d80887537af7a894.rlib" "/opt/rustwide/target/debug/deps/libhttp-450ca7b998ceca92.rlib" "/opt/rustwide/target/debug/deps/libitoa-94eca445da7fd95f.rlib" "/opt/rustwide/target/debug/deps/libfnv-80ed2aac042641d7.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-008e69d3bf2a6f9c.rlib" "/opt/rustwide/target/debug/deps/liblog-48bf6b66dbf092f6.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-620aec0e9289c0f9.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-3011eb840ea1910e.rlib" "/opt/rustwide/target/debug/deps/libfutures-2a2eac88708838a3.rlib" "/opt/rustwide/target/debug/deps/libbytes-05ec45f6fbbad384.rlib" "/opt/rustwide/target/debug/deps/libeither-d682a5a41e699347.rlib" "/opt/rustwide/target/debug/deps/libiovec-6a1a4a49fdbaf16f.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-195565e85f6c1ed0.rlib" "/opt/rustwide/target/debug/deps/libserde-6f708eee5bfb1c02.rlib" "/opt/rustwide/target/debug/deps/libfailure-1155703bf7bbd452.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-0f51cef625bdcebc.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-b5eaae385d8f8165.rlib" "/opt/rustwide/target/debug/deps/liblibc-a5811aa2c3f38129.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3e93dce105ba1ecd.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-bb9c6c48a985dfdb.rlib" "/opt/rustwide/target/debug/deps/libanyhow-0d36c9603de8f50c.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" "-lutil" "-ldl" "-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/korrecte_web-a41ee64e1951c5c6" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `korrecte-web` 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" "9c31a5c9629b3247c5d48c5168281a592165f6654e24dad7ffdbab2b80a4fd77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c31a5c9629b3247c5d48c5168281a592165f6654e24dad7ffdbab2b80a4fd77", kill_on_drop: false }` [INFO] [stdout] 9c31a5c9629b3247c5d48c5168281a592165f6654e24dad7ffdbab2b80a4fd77