[INFO] cloning repository https://github.com/AS207960/providence [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AS207960/providence" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAS207960%2Fprovidence", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAS207960%2Fprovidence'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0f03b69d9326378dc81e0d9556e4b3d0036542ab [INFO] testing AS207960/providence against try#015dbcea68b7642e2acc268b5c8f3e9086fc02ff for pr-102570 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAS207960%2Fprovidence" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AS207960/providence on toolchain 015dbcea68b7642e2acc268b5c8f3e9086fc02ff [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+015dbcea68b7642e2acc268b5c8f3e9086fc02ff" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/AS207960/providence [INFO] finished tweaking git repo https://github.com/AS207960/providence [INFO] tweaked toml for git repo https://github.com/AS207960/providence written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/AS207960/providence already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+015dbcea68b7642e2acc268b5c8f3e9086fc02ff" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: the cargo feature `strip` has been stabilized in the 1.58 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/nightly/cargo/reference/profiles.html#strip-option for more information about using this feature. [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+015dbcea68b7642e2acc268b5c8f3e9086fc02ff" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 734097d76ea84959db43e69594b521896187afd8966d5e1bad8bbab4c26df88e [INFO] running `Command { std: "docker" "start" "-a" "734097d76ea84959db43e69594b521896187afd8966d5e1bad8bbab4c26df88e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "734097d76ea84959db43e69594b521896187afd8966d5e1bad8bbab4c26df88e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "734097d76ea84959db43e69594b521896187afd8966d5e1bad8bbab4c26df88e", kill_on_drop: false }` [INFO] [stdout] 734097d76ea84959db43e69594b521896187afd8966d5e1bad8bbab4c26df88e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "RUSTDOCFLAGS=--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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+015dbcea68b7642e2acc268b5c8f3e9086fc02ff" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 81892f65d76a02e4ad13a6b11a74fb270afc3573f1017697ee7d2ea4028d6058 [INFO] running `Command { std: "docker" "start" "-a" "81892f65d76a02e4ad13a6b11a74fb270afc3573f1017697ee7d2ea4028d6058", kill_on_drop: false }` [INFO] [stderr] warning: the cargo feature `strip` has been stabilized in the 1.58 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/nightly/cargo/reference/profiles.html#strip-option for more information about using this feature. [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.85 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde_derive v1.0.133 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling serde_json v1.0.74 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling anyhow v1.0.52 [INFO] [stderr] Compiling futures-io v0.3.19 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling cookie-factory v0.2.4 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling tokio v1.15.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling cookie v0.15.1 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Compiling ref-cast v1.0.6 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling which v4.2.2 [INFO] [stderr] Compiling uncased v0.9.6 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling prost-build v0.9.0 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling devise_core v0.3.1 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling state v0.5.2 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling fixedbitset v0.4.1 [INFO] [stderr] Compiling petgraph v0.6.0 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling prost-derive v0.9.0 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling pear_codegen v0.2.3 [INFO] [stderr] Compiling ref-cast-impl v1.0.6 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling pear v0.2.3 [INFO] [stderr] Compiling h2 v0.3.9 [INFO] [stderr] Compiling devise_codegen v0.3.1 [INFO] [stderr] Compiling prost v0.9.0 [INFO] [stderr] Compiling prost-types v0.9.0 [INFO] [stderr] Compiling rusticata-macros v4.0.0 [INFO] [stderr] Compiling der-oid-macro v0.5.0 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling atomic v0.5.1 [INFO] [stderr] Compiling figment v0.10.6 [INFO] [stderr] Compiling multer v2.0.2 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling oid-registry v0.2.0 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling futures-executor v0.3.19 [INFO] [stderr] Compiling hyper v0.14.16 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling der-parser v6.0.0 [INFO] [stderr] Compiling devise v0.3.1 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stderr] Compiling snafu-derive v0.7.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling rocket v0.5.0-rc.1 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling spin v0.9.2 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling handlebars v1.1.0 [INFO] [stderr] Compiling amq-protocol-types v1.2.0 [INFO] [stderr] Compiling cargo-lock v7.0.1 [INFO] [stderr] Compiling rocket_http v0.5.0-rc.1 [INFO] [stderr] Compiling amq-protocol-codegen v1.4.0 [INFO] [stderr] Compiling built v0.5.1 [INFO] [stderr] Compiling snafu v0.7.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling amiquip v0.4.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling ubyte v0.10.1 [INFO] [stderr] Compiling amq-protocol v1.4.0 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling rocket_codegen v0.5.0-rc.1 [INFO] [stderr] Compiling async-stream v0.3.2 [INFO] [stderr] Compiling providence v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling futures v0.3.19 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling input_buffer v0.5.0 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling binascii v0.1.4 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling x509-parser v0.12.0 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling simple_endian v0.2.1 [INFO] [stderr] Compiling urlencoding v1.3.3 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.8 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcqTbXj3/symbols.o" "/opt/rustwide/target/debug/deps/providence-6745de93fd2621bb.providence.f289e2bf-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/providence-6745de93fd2621bb.providence.f289e2bf-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/providence-6745de93fd2621bb.providence.f289e2bf-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/providence-6745de93fd2621bb.providence.f289e2bf-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/providence-6745de93fd2621bb.providence.f289e2bf-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/providence-6745de93fd2621bb.providence.f289e2bf-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/providence-6745de93fd2621bb.providence.f289e2bf-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/providence-6745de93fd2621bb.providence.f289e2bf-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/providence-6745de93fd2621bb.providence.f289e2bf-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/providence-6745de93fd2621bb.providence.f289e2bf-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/providence-6745de93fd2621bb.providence.f289e2bf-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/providence-6745de93fd2621bb.providence.f289e2bf-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/providence-6745de93fd2621bb.providence.f289e2bf-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/providence-6745de93fd2621bb.providence.f289e2bf-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/providence-6745de93fd2621bb.providence.f289e2bf-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/providence-6745de93fd2621bb.providence.f289e2bf-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/providence-6745de93fd2621bb.2gqyjrx104hfpg9k.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libamiquip-0d0e4bac631c2799.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-5436e97a9672be02.rlib" "/opt/rustwide/target/debug/deps/liblazycell-d2ae0c144988a8f0.rlib" "/opt/rustwide/target/debug/deps/libinput_buffer-af36b1d557919950.rlib" "/opt/rustwide/target/debug/deps/libsnafu-e0e7f1c72aba909b.rlib" "/opt/rustwide/target/debug/deps/libdoc_comment-547114905a4d2f08.rlib" "/opt/rustwide/target/debug/deps/libmio-2ea368d624529351.rlib" "/opt/rustwide/target/debug/deps/libiovec-4bcc9bed5102d32f.rlib" "/opt/rustwide/target/debug/deps/libnet2-0105514fd8e6a43c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-27af1cb8ae974cfb.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c716568f6674f788.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol-f24c4edf71f090af.rlib" "/opt/rustwide/target/debug/deps/liburl-1cdcc246a8925053.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-240c068dd9a8427a.rlib" "/opt/rustwide/target/debug/deps/libidna-b10763d312dfe5c7.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol_codegen-0b4b037707a7d18e.rlib" "/opt/rustwide/target/debug/deps/libhandlebars-b30810e2641716aa.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-85c3caa7668e091f.rlib" "/opt/rustwide/target/debug/deps/libsame_file-d3ddf74b396c2e8b.rlib" "/opt/rustwide/target/debug/deps/libpest-b3c6f9b922b17b50.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-3e5d1794e02853ea.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol_types-9b5fb4df2cff0698.rlib" "/opt/rustwide/target/debug/deps/libnom-8263b54650be3ef1.rlib" "/opt/rustwide/target/debug/deps/libcookie_factory-70fbc32e8d3cfd06.rlib" "/opt/rustwide/target/debug/deps/libpretty_env_logger-cd7ed62ffe25b906.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-d9d7a786ff6351cd.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-6a61078d9610ba74.rlib" "/opt/rustwide/target/debug/deps/libhumantime-9c238c90ee1b6ce3.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9a380894f08245b7.rlib" "/opt/rustwide/target/debug/deps/libregex-30c15a03b42b7b33.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-9068e0b6451c8c0a.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c25dc19d7487cdf7.rlib" "/opt/rustwide/target/debug/deps/liburlencoding-b38ac7d6dc5d593c.rlib" "/opt/rustwide/target/debug/deps/libprost_types-3682e97b06922401.rlib" "/opt/rustwide/target/debug/deps/libreqwest-3a92c42a7cc2dfb9.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-ab2c444781b5a13a.rlib" "/opt/rustwide/target/debug/deps/libipnet-552718e39905e137.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-67f61144694d6631.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-a813ca8a0638f25d.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-e2968bd5460046a0.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-86ae36f1a8e8c887.rlib" "/opt/rustwide/target/debug/deps/liburl-d12fc40f8e40722d.rlib" "/opt/rustwide/target/debug/deps/libidna-6a34d38410bd9527.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-12ccd468a33959ee.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-b9fbadb33a2ea73a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-d0a053bbcb729d32.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-1a48ab4b6760ee48.rlib" "/opt/rustwide/target/debug/deps/libmatches-a104dd362fa85146.rlib" "/opt/rustwide/target/debug/deps/libsimple_endian-4dc8d931b7a90779.rlib" "/opt/rustwide/target/debug/deps/libopenssl-a22c57513a29b047.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-46b9b5ebdcb273c8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-ecd28e6fe5f7182e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-afe34fb18a3a7ba7.rlib" "/opt/rustwide/target/debug/deps/libprost-340683dba43beb3b.rlib" "/opt/rustwide/target/debug/deps/libchrono-31db64bf72ede28b.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-4d5b5e82c986645c.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-465a2bd5cb0fd6cd.rlib" "/opt/rustwide/target/debug/deps/libtime-03ed38f77f2ada53.rlib" "/opt/rustwide/target/debug/deps/librocket-0eb0e26a08c2d5e8.rlib" "/opt/rustwide/target/debug/deps/libatty-90154750ee83ee50.rlib" "/opt/rustwide/target/debug/deps/libtempfile-91b0b908504791bf.rlib" "/opt/rustwide/target/debug/deps/librand-96efd9424e1a8b30.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-ca242607e7866ec6.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5e6fdfabf1edbf66.rlib" "/opt/rustwide/target/debug/deps/librand_core-16ddb7de63a95754.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-12c5d862b9c8b46e.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-a366538c24cba4e3.rlib" "/opt/rustwide/target/debug/deps/libserde_json-f3fd976e54aa0a44.rlib" "/opt/rustwide/target/debug/deps/libryu-502943e46dd7b745.rlib" "/opt/rustwide/target/debug/deps/librocket_http-ac714400b9f21837.rlib" "/opt/rustwide/target/debug/deps/libcookie-409774612e2f5ad9.rlib" "/opt/rustwide/target/debug/deps/libstable_pattern-80faa8f2c0307b59.rlib" "/opt/rustwide/target/debug/deps/libref_cast-b0fa481e73db64eb.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libhyper-0f4ed96b1553ceaf.rlib" "/opt/rustwide/target/debug/deps/libwant-b283267483779076.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-febba4674ec63f92.rlib" "/opt/rustwide/target/debug/deps/libitoa-292f0c0aa4cceb9b.rlib" "/opt/rustwide/target/debug/deps/libsocket2-f032c489b8daa44f.rlib" "/opt/rustwide/target/debug/deps/libh2-770fdcee55f48b86.rlib" "/opt/rustwide/target/debug/deps/libtower_service-a0bac867cff4e01f.rlib" "/opt/rustwide/target/debug/deps/libtracing-57b30effc3f2a23f.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-b13817bade10c698.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-b3012d31e53829d4.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-bf6df8bd166604f2.rlib" "/opt/rustwide/target/debug/deps/libmulter-fbc4451c002ffde4.rlib" "/opt/rustwide/target/debug/deps/libmime-f9513972171bf326.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-a7cced4024fbbadc.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d713e9f8be03dc82.rlib" "/opt/rustwide/target/debug/deps/libspin-79dd70f89960d4f5.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-1fe2da97047af419.rlib" "/opt/rustwide/target/debug/deps/libhttp-4da2cfc5497c929c.rlib" "/opt/rustwide/target/debug/deps/libitoa-02bdd2be5ac8e9f1.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libindexmap-bfb70d61ae537c78.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-238efa6a2ed05171.rlib" "/opt/rustwide/target/debug/deps/libeither-2e3eb180977f1f53.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-d82c4ceb17424ecd.rlib" "/opt/rustwide/target/debug/deps/libtime-2382160e4252e435.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-de39a0693e1a03a5.rlib" "/opt/rustwide/target/debug/deps/libstandback-f817dc1b2c70df99.rlib" "/opt/rustwide/target/debug/deps/libatomic-d68f3960f79dc301.rlib" "/opt/rustwide/target/debug/deps/libstate-284370cfc4a25594.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-ce48cd0d0d61d8e0.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-740e98b11f4a5244.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-1fbe5b6a2871d455.rlib" "/opt/rustwide/target/debug/deps/liblock_api-cd3b85c2abaca44b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libinstant-e762c784f8da740e.rlib" "/opt/rustwide/target/debug/deps/libubyte-7c3b1516f4f15492.rlib" "/opt/rustwide/target/debug/deps/libfigment-f0e76e55c7c61687.rlib" "/opt/rustwide/target/debug/deps/libtoml-e9c403f107c9b202.rlib" "/opt/rustwide/target/debug/deps/libuncased-25d8ee0e029cca85.rlib" "/opt/rustwide/target/debug/deps/libpear-e0be53a6446eae81.rlib" "/opt/rustwide/target/debug/deps/libinlinable_string-45cc40247f8a90d5.rlib" "/opt/rustwide/target/debug/deps/libserde-1f80d4be76a8f47a.rlib" "/opt/rustwide/target/debug/deps/libtokio-89596652f98e7220.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-642e888b584a91d5.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-266fedb888314087.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-e4834b062d069de1.rlib" "/opt/rustwide/target/debug/deps/libbytes-5e8424a0f7103369.rlib" "/opt/rustwide/target/debug/deps/libmio-45b6ff906afbb5bd.rlib" "/opt/rustwide/target/debug/deps/liblibc-afd8afe3a059e1c8.rlib" "/opt/rustwide/target/debug/deps/liblog-41607b4997ff699e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libfutures-782e3798004c6001.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-bdf5540fdb752d52.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-c4592b23b35e3564.rlib" "/opt/rustwide/target/debug/deps/libmemchr-97d2a9096a87321e.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-1e7c528123260c0d.rlib" "/opt/rustwide/target/debug/deps/libslab-aef35fd6b139bfac.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-26366e2da0c610aa.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-d4223cfaa04037d7.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-5a29710ac8e9aa10.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-0251f1c82d417fc4.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libasync_stream-adc0500544e5a6d5.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-2cccdbab4f5fe80d.rlib" "/opt/rustwide/target/debug/deps/libyansi-eb01c7ca8db72027.rlib" "/opt/rustwide/rustup-home/toolchains/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-f30f0c72643db558.rlib" "/opt/rustwide/rustup-home/toolchains/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-f568c570fff954b1.rlib" "/opt/rustwide/rustup-home/toolchains/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-e7b70edde5e55443.rlib" "/opt/rustwide/rustup-home/toolchains/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-e89379089032cd0e.rlib" "/opt/rustwide/rustup-home/toolchains/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-e7d90005a619f6ea.rlib" "/opt/rustwide/rustup-home/toolchains/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-e8fa7b53a3149a70.rlib" "/opt/rustwide/rustup-home/toolchains/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-db4d651637ed1365.rlib" "/opt/rustwide/rustup-home/toolchains/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-255c18ca7ff0a7c6.rlib" "/opt/rustwide/rustup-home/toolchains/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-1791beb5b36e409b.rlib" "/opt/rustwide/rustup-home/toolchains/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-ab2b83cf39766489.rlib" "/opt/rustwide/rustup-home/toolchains/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-21993ed5a33c1bb3.rlib" "/opt/rustwide/rustup-home/toolchains/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-b113a1d1429de7b6.rlib" "/opt/rustwide/rustup-home/toolchains/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-0aacf29316aaa95c.rlib" "/opt/rustwide/rustup-home/toolchains/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fcf994c37af81dc5.rlib" "/opt/rustwide/rustup-home/toolchains/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a5319eed00c3264d.rlib" "/opt/rustwide/rustup-home/toolchains/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c6c03e024a2f1e46.rlib" "/opt/rustwide/rustup-home/toolchains/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-522518611024dce5.rlib" "/opt/rustwide/rustup-home/toolchains/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-05898138a596088a.rlib" "/opt/rustwide/rustup-home/toolchains/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-b7c79d85cf21a511.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/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/providence-6745de93fd2621bb" "-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 `providence` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "81892f65d76a02e4ad13a6b11a74fb270afc3573f1017697ee7d2ea4028d6058", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81892f65d76a02e4ad13a6b11a74fb270afc3573f1017697ee7d2ea4028d6058", kill_on_drop: false }` [INFO] [stdout] 81892f65d76a02e4ad13a6b11a74fb270afc3573f1017697ee7d2ea4028d6058