[INFO] cloning repository https://github.com/coreos/fedora-coreos-cincinnati [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/coreos/fedora-coreos-cincinnati" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoreos%2Ffedora-coreos-cincinnati", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoreos%2Ffedora-coreos-cincinnati'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 52fc69e442eb2992d427735abf002c7362d461a0 [INFO] testing coreos/fedora-coreos-cincinnati against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoreos%2Ffedora-coreos-cincinnati" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/coreos/fedora-coreos-cincinnati 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/coreos/fedora-coreos-cincinnati [INFO] finished tweaking git repo https://github.com/coreos/fedora-coreos-cincinnati [INFO] tweaked toml for git repo https://github.com/coreos/fedora-coreos-cincinnati written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/coreos/fedora-coreos-cincinnati 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-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] fa60b331df498a9662cacdddb09744125dc1e1fecb997d10f0978c1a02f6264a [INFO] running `Command { std: "docker" "start" "-a" "fa60b331df498a9662cacdddb09744125dc1e1fecb997d10f0978c1a02f6264a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fa60b331df498a9662cacdddb09744125dc1e1fecb997d10f0978c1a02f6264a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa60b331df498a9662cacdddb09744125dc1e1fecb997d10f0978c1a02f6264a", kill_on_drop: false }` [INFO] [stdout] fa60b331df498a9662cacdddb09744125dc1e1fecb997d10f0978c1a02f6264a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] 08bc9c22a72ebd842ca2f328c61af04ae678c05aa8e79c2a7665a1ef95fb0b4e [INFO] running `Command { std: "docker" "start" "-a" "08bc9c22a72ebd842ca2f328c61af04ae678c05aa8e79c2a7665a1ef95fb0b4e", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.54 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling futures-io v0.3.8 [INFO] [stderr] Compiling smallvec v1.5.1 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling object v0.22.0 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling protobuf v2.18.1 [INFO] [stderr] Compiling prometheus v0.11.0 [INFO] [stderr] Compiling humantime v2.0.1 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling data-encoding v2.3.1 [INFO] [stderr] Compiling cbloom v0.1.3 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling http v0.2.2 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling bytestring v0.1.5 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling parking_lot_core v0.8.1 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling resolv-conf v0.6.3 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling native-tls v0.2.6 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling flate2 v1.0.19 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling addr2line v0.14.0 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling backtrace v0.3.55 [INFO] [stderr] Compiling tokio v0.2.24 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling env_logger v0.8.2 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling actix-codec v0.2.0 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling actix-macros v0.1.3 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling actix-web-codegen v0.2.2 [INFO] [stderr] Compiling actix_derive v0.5.0 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Compiling envsubst v0.2.0 [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling actix-codec v0.3.0 [INFO] [stderr] Compiling actix-threadpool v0.3.3 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling futures-executor v0.3.8 [INFO] [stderr] Compiling actix-rt v1.1.1 [INFO] [stderr] Compiling actix-service v1.0.6 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Compiling trust-dns-proto v0.18.0-alpha.2 [INFO] [stderr] Compiling actix-utils v1.0.6 [INFO] [stderr] Compiling actix-utils v2.0.0 [INFO] [stderr] Compiling actix-tls v1.0.0 [INFO] [stderr] Compiling actix-server v1.0.4 [INFO] [stderr] Compiling actix-testing v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling actix-router v0.2.5 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling serde_qs v0.6.1 [INFO] [stderr] Compiling trust-dns-resolver v0.18.0-alpha.2 [INFO] [stderr] Compiling actix-connect v1.0.2 [INFO] [stderr] Compiling hyper v0.13.9 [INFO] [stderr] Compiling actix-http v1.0.1 [INFO] [stderr] Compiling awc v1.0.1 [INFO] [stderr] Compiling actix v0.9.0 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.10 [INFO] [stderr] Compiling actix-web v2.0.0 [INFO] [stderr] Compiling actix-cors v0.2.0 [INFO] [stderr] Compiling commons v0.1.0 (/opt/rustwide/workdir/commons) [INFO] [stderr] Compiling fcos-graph-builder v0.1.0 (/opt/rustwide/workdir/fcos-graph-builder) [INFO] [stderr] Compiling fcos-policy-engine v0.1.0 (/opt/rustwide/workdir/fcos-policy-engine) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/fcos_graph_builder-419bedeeaefbec66.fcos_graph_builder.8a5e2c6a-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/fcos_graph_builder-419bedeeaefbec66.fcos_graph_builder.8a5e2c6a-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/fcos_graph_builder-419bedeeaefbec66.fcos_graph_builder.8a5e2c6a-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/fcos_graph_builder-419bedeeaefbec66.fcos_graph_builder.8a5e2c6a-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/fcos_graph_builder-419bedeeaefbec66.fcos_graph_builder.8a5e2c6a-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/fcos_graph_builder-419bedeeaefbec66.fcos_graph_builder.8a5e2c6a-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/fcos_graph_builder-419bedeeaefbec66.fcos_graph_builder.8a5e2c6a-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/fcos_graph_builder-419bedeeaefbec66.fcos_graph_builder.8a5e2c6a-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/fcos_graph_builder-419bedeeaefbec66.fcos_graph_builder.8a5e2c6a-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/fcos_graph_builder-419bedeeaefbec66.fcos_graph_builder.8a5e2c6a-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/fcos_graph_builder-419bedeeaefbec66.fcos_graph_builder.8a5e2c6a-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/fcos_graph_builder-419bedeeaefbec66.fcos_graph_builder.8a5e2c6a-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/fcos_graph_builder-419bedeeaefbec66.fcos_graph_builder.8a5e2c6a-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/fcos_graph_builder-419bedeeaefbec66.fcos_graph_builder.8a5e2c6a-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/fcos_graph_builder-419bedeeaefbec66.fcos_graph_builder.8a5e2c6a-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/fcos_graph_builder-419bedeeaefbec66.fcos_graph_builder.8a5e2c6a-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/fcos_graph_builder-419bedeeaefbec66.10mt9bpoztlmjbql.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/brotli-sys-45333314ca84ec4d/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/libenv_logger-7ebdc8aa80cdc5f3.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-9f5422cbb754d7e1.rlib" "/opt/rustwide/target/debug/deps/libhumantime-765024dcc0ab6f96.rlib" "/opt/rustwide/target/debug/deps/libenvsubst-bd3109ccb72f7772.rlib" "/opt/rustwide/target/debug/deps/libreqwest-069ee71d990eca98.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-47c027a4dd4dae99.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-5173c002d8b2daf5.rlib" "/opt/rustwide/target/debug/deps/libipnet-c2b46b3593be1ee9.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-5e17d2c0a16851e3.rlib" "/opt/rustwide/target/debug/deps/libbase64-416e1250c5cc634c.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-7878801fbbf315af.rlib" "/opt/rustwide/target/debug/deps/libunicase-cffb5b2597e90f00.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-097a0c1aa4124583.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-8ae6cf98282835c5.rlib" "/opt/rustwide/target/debug/deps/libopenssl-d1f33fea33ee87d6.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-aa310934330745ed.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/libhyper-3ef32f32201e25ec.rlib" "/opt/rustwide/target/debug/deps/libwant-6c9581b1e39d884e.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-9bc2579d1b9f8f88.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-05cb1da0d449bc6a.rlib" "/opt/rustwide/target/debug/deps/libtower_service-00915ba7b4c532b1.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-c0025aa90ba7f207.rlib" "/opt/rustwide/target/debug/deps/libcommons-c8b8f0aa46c136d4.rlib" "/opt/rustwide/target/debug/deps/libmaplit-7b00e45709112f84.rlib" "/opt/rustwide/target/debug/deps/libactix_cors-cacd85b2d8674b13.rlib" "/opt/rustwide/target/debug/deps/libactix_web-4375743fc803bd9b.rlib" "/opt/rustwide/target/debug/deps/libactix_tls-bfa47deeeeb3dd33.rlib" "/opt/rustwide/target/debug/deps/libawc-1f83179846238058.rlib" "/opt/rustwide/target/debug/deps/libactix_server-16c527c028a9a172.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-8413c0d53c3820e5.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-96a246257fbd13eb.rlib" "/opt/rustwide/target/debug/deps/libsocket2-8404707636a3cf67.rlib" "/opt/rustwide/target/debug/deps/libactix_router-59275b094997d087.rlib" "/opt/rustwide/target/debug/deps/libbytestring-9feec108797fc5ff.rlib" "/opt/rustwide/target/debug/deps/libactix-74da308b5fd2a4ea.rlib" "/opt/rustwide/target/debug/deps/libactix_http-00b47e5565ff9b03.rlib" "/opt/rustwide/target/debug/deps/libsha1-fdcaadcc3a2fedb2.rlib" "/opt/rustwide/target/debug/deps/libbase64-110ea6a77d664af0.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-32f9717216599841.rlib" "/opt/rustwide/target/debug/deps/libdtoa-21bc3ec4bfd1ec01.rlib" "/opt/rustwide/target/debug/deps/libhttparse-33207b296810ef8b.rlib" "/opt/rustwide/target/debug/deps/libchrono-8f6f1b31c4cd416f.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-8d791e7e539b00e1.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-4114f27ced0ff965.rlib" "/opt/rustwide/target/debug/deps/libserde_json-71c47224c8516f7c.rlib" "/opt/rustwide/target/debug/deps/libryu-1b2f9606b802eb11.rlib" "/opt/rustwide/target/debug/deps/libserde-2da01425316a022d.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-4eb9eab3c325b8ee.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-37f7d17139cd9425.rlib" "/opt/rustwide/target/debug/deps/libmime-5f4fe2de318311f9.rlib" "/opt/rustwide/target/debug/deps/libflate2-76cb5bcd8381de79.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-4bd913ad9d1af7cf.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-b900701d94e65ae5.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-33cf61bce884bbff.rlib" "/opt/rustwide/target/debug/deps/libtime-ad968bb0c1a9b385.rlib" "/opt/rustwide/target/debug/deps/libfxhash-bfc8afd11c5a5f3d.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-195565e85f6c1ed0.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-0a61235be8adf971.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-5ca4247a2f3e35dc.rlib" "/opt/rustwide/target/debug/deps/libeither-c5489414264d9d01.rlib" "/opt/rustwide/target/debug/deps/libh2-8e16b88ac291e723.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-d35a6c85f66075e2.rlib" "/opt/rustwide/target/debug/deps/libtracing-4aeb8dc958b2a410.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-49d393bfe3f1b6f3.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-09193f78dd9f97e3.rlib" "/opt/rustwide/target/debug/deps/libindexmap-2cd862647d67a3d9.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-97cd8e9499e3d278.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-878bf891c9ba80eb.rlib" "/opt/rustwide/target/debug/deps/libhttp-4859d2c880ab4e9b.rlib" "/opt/rustwide/target/debug/deps/libitoa-653b85f7ff9315e8.rlib" "/opt/rustwide/target/debug/deps/libactix_service-b9b4ec28e681102d.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-0ecc005680ba9dcb.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-7886784667fc1591.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6966cf89fb86060e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-1d33e57ad3464760.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-429ccde4d1b6fac0.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-fcc24651b0bd873c.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-a355029493546823.rlib" "/opt/rustwide/target/debug/deps/librand-04bbf9aa4d920395.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-39665b27c1ceefc2.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-81457fe4706505af.rlib" "/opt/rustwide/target/debug/deps/librand_core-dfc13d0b2b92139e.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-f9bb9e6a3569f587.rlib" "/opt/rustwide/target/debug/deps/liburl-883a102aeb4d5568.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-55cfc8e1f8190f48.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-32dd5c1ab5974210.rlib" "/opt/rustwide/target/debug/deps/libidna-144759ec674d74a9.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-db132df7d0c9ed33.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-d92f3c12ee753937.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c91e6deb587a6fa0.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-fbe957e6f985f3bf.rlib" "/opt/rustwide/target/debug/deps/libmatches-794dc2bc143388e6.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-05449dc7dd2de108.rlib" "/opt/rustwide/target/debug/deps/libhostname-df1083a0e833a2e5.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-9e36b93a7eacef48.rlib" "/opt/rustwide/target/debug/deps/libquick_error-91cbbb7f52cfd7fe.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-f8a3db47b20ad7ed.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-6956db3d0006dbb2.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-7560986bdfeba9ac.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-a0aa93535bfebac7.rlib" "/opt/rustwide/target/debug/deps/liblock_api-25d475e0df7abafb.rlib" "/opt/rustwide/target/debug/deps/libpin_project-772ac3665a45d893.rlib" "/opt/rustwide/target/debug/deps/libfutures-6b1214dad0b43388.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-0da4354cd643771f.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-c5de3326f5422177.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-e4d5cc3a2752b602.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-a3db3f98d940b11f.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-ac433c0eedb743e5.rlib" "/opt/rustwide/target/debug/deps/libtokio-e32f608ed6e9467c.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-dc13f52cb5dbd30a.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-ae35918e09aed60b.rlib" "/opt/rustwide/target/debug/deps/libmio-9df6f4255a737bcd.rlib" "/opt/rustwide/target/debug/deps/libiovec-0ed419c2a774db30.rlib" "/opt/rustwide/target/debug/deps/libnet2-310e3834eec7a3d2.rlib" "/opt/rustwide/target/debug/deps/libbytes-c27d72a53275aaf6.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-686c411e008eb8f0.rlib" "/opt/rustwide/target/debug/deps/libcopyless-7bbb5713f1b737c7.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-c4674e953cb3ab23.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-d9bcef452e7ff227.rlib" "/opt/rustwide/target/debug/deps/libslab-d80887537af7a894.rlib" "/opt/rustwide/target/debug/deps/libpin_project-57e67257da55de73.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-c877f72e5fef5355.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-944d768a19585fb6.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-0029fcf5b57be1ee.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-0e044a8a3c3126fc.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-8f89bf5720702206.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-cc8405fe7228b36d.rlib" "/opt/rustwide/target/debug/deps/libfailure-9ad5e4145f9ba74d.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-dcb3010064467ec5.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-c3b8b5dbdaca2ed3.rlib" "/opt/rustwide/target/debug/deps/libadler-b45e2711255369ce.rlib" "/opt/rustwide/target/debug/deps/libobject-20662a3d6179a284.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-2c593ce34f310854.rlib" "/opt/rustwide/target/debug/deps/libgimli-c7904e56bcdb3504.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-92d69821000edb33.rlib" "/opt/rustwide/target/debug/deps/libstructopt-558ac3089afb7f31.rlib" "/opt/rustwide/target/debug/deps/libclap-00ae5f8633124d52.rlib" "/opt/rustwide/target/debug/deps/libvec_map-515ae3bda2e8e623.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-c8446b73a30f7c69.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-d3b89064801ed3a1.rlib" "/opt/rustwide/target/debug/deps/libstrsim-5ed65f37e78831b4.rlib" "/opt/rustwide/target/debug/deps/libbitflags-0409eb6f696bdc99.rlib" "/opt/rustwide/target/debug/deps/libatty-bd848e6c2e517c13.rlib" "/opt/rustwide/target/debug/deps/libansi_term-2df7e3f976b42be1.rlib" "/opt/rustwide/target/debug/deps/libprometheus-a8b876c4b9c10935.rlib" "/opt/rustwide/target/debug/deps/libthiserror-4e3e807a0305f1f4.rlib" "/opt/rustwide/target/debug/deps/libprotobuf-6ce2eeae17d330af.rlib" "/opt/rustwide/target/debug/deps/libregex-c35a8a1a3b2260af.rlib" "/opt/rustwide/target/debug/deps/libthread_local-1fd82909a59c6365.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-55953c776ea1b31c.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-0ca4ed03003b560b.rlib" "/opt/rustwide/target/debug/deps/libmemchr-35462864dbe3e2a3.rlib" "/opt/rustwide/target/debug/deps/libfnv-cb175ca084a41bf7.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-7cc5731f3f54eb69.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-7e71a6f71388c956.rlib" "/opt/rustwide/target/debug/deps/liblibc-792cc2dc8d0b9224.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-b446ba630b0b64d3.rlib" "/opt/rustwide/target/debug/deps/liblock_api-64169129d64b2e65.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d46e40bbd3136360.rlib" "/opt/rustwide/target/debug/deps/libinstant-2bd53b9f850c2a45.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-02ff0d0fbc57b9b4.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0a04e74fc4f21d18.rlib" "/opt/rustwide/target/debug/deps/liblog-bcb800ab099483b4.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3e93dce105ba1ecd.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" "-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/fcos_graph_builder-419bedeeaefbec66" "-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 `fcos-graph-builder` 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" "08bc9c22a72ebd842ca2f328c61af04ae678c05aa8e79c2a7665a1ef95fb0b4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08bc9c22a72ebd842ca2f328c61af04ae678c05aa8e79c2a7665a1ef95fb0b4e", kill_on_drop: false }` [INFO] [stdout] 08bc9c22a72ebd842ca2f328c61af04ae678c05aa8e79c2a7665a1ef95fb0b4e