[INFO] cloning repository https://github.com/cncf/clotributor [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cncf/clotributor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcncf%2Fclotributor", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcncf%2Fclotributor'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c8cb5c2f8e4c4c6f75b8bd98ddd9f03af70f0b54 [INFO] building cncf/clotributor against master#9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 for pr-117684 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcncf%2Fclotributor" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cncf/clotributor on toolchain 9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cncf/clotributor [INFO] finished tweaking git repo https://github.com/cncf/clotributor [INFO] tweaked toml for git repo https://github.com/cncf/clotributor written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/cncf/clotributor already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded termtree v0.4.0 [INFO] [stderr] Downloaded predicates-tree v1.0.7 [INFO] [stderr] Downloaded similar v2.2.1 [INFO] [stderr] Downloaded graphql_client v0.13.0 [INFO] [stderr] Downloaded pest_generator v2.4.1 [INFO] [stderr] Downloaded graphql_client_codegen v0.13.0 [INFO] [stderr] Downloaded fragile v2.0.0 [INFO] [stderr] Downloaded pest_meta v2.4.1 [INFO] [stderr] Downloaded deadpool-postgres v0.11.0 [INFO] [stderr] Downloaded graphql_query_derive v0.13.0 [INFO] [stderr] Downloaded pest_derive v2.4.1 [INFO] [stderr] Downloaded pest v2.4.1 [INFO] [stderr] Downloaded deadpool-runtime v0.1.2 [INFO] [stderr] Downloaded mockall_derive v0.11.4 [INFO] [stderr] Downloaded assert-json-diff v2.0.2 [INFO] [stderr] Downloaded graphql-introspection-query v0.2.0 [INFO] [stderr] Downloaded graphql-parser v0.4.0 [INFO] [stderr] Downloaded predicates-core v1.0.5 [INFO] [stderr] Downloaded downcast v0.11.0 [INFO] [stderr] Downloaded mockall v0.11.4 [INFO] [stderr] Downloaded postgres-derive v0.4.5 [INFO] [stderr] Downloaded postgres-openssl v0.5.0 [INFO] [stderr] Downloaded predicates v2.1.5 [INFO] [stderr] Downloaded mockito v1.2.0 [INFO] [stderr] Downloaded deadpool v0.10.0 [INFO] [stderr] Downloaded tokio-openssl v0.6.3 [INFO] [stderr] Downloaded tower-http v0.4.4 [INFO] [stderr] Downloaded openssl-src v300.1.3+3.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a3451322ce8f7e5b0f910c721d35be70334bcdd9130df125e9c70276339a4746 [INFO] running `Command { std: "docker" "start" "-a" "a3451322ce8f7e5b0f910c721d35be70334bcdd9130df125e9c70276339a4746", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a3451322ce8f7e5b0f910c721d35be70334bcdd9130df125e9c70276339a4746", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3451322ce8f7e5b0f910c721d35be70334bcdd9130df125e9c70276339a4746", kill_on_drop: false }` [INFO] [stdout] a3451322ce8f7e5b0f910c721d35be70334bcdd9130df125e9c70276339a4746 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e246f8f4b4d82a7b075e544df31cb3370023ca420a3f437bd910632448ec9519 [INFO] running `Command { std: "docker" "start" "-a" "e246f8f4b4d82a7b075e544df31cb3370023ca420a3f437bd910632448ec9519", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling serde v1.0.190 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling futures-sink v0.3.29 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling futures-io v0.3.29 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling openssl v0.10.57 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Compiling openssl-src v300.1.3+3.1.2 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling base64 v0.21.3 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling socket2 v0.5.3 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling openssl-sys v0.9.93 [INFO] [stderr] Compiling md-5 v0.10.5 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling time-macros v0.2.15 [INFO] [stderr] Compiling stringprep v0.1.3 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling whoami v1.4.1 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling dlv-list v0.3.0 [INFO] [stderr] Compiling anstyle v1.0.1 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling postgres-protocol v0.6.6 [INFO] [stderr] Compiling tokio-openssl v0.6.3 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling anstream v0.6.4 [INFO] [stderr] Compiling ordered-multimap v0.4.3 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling clap_builder v4.4.7 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling rust-ini v0.18.0 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling ipnet v2.8.0 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling hashbrown v0.14.2 [INFO] [stderr] Compiling http-range-header v0.3.0 [INFO] [stderr] Compiling unsafe-libyaml v0.2.9 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling matchit v0.7.0 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling indexmap v2.0.2 [INFO] [stderr] Compiling serde_derive v1.0.190 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling futures-macro v0.3.29 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling postgres-derive v0.4.5 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling pin-project-internal v1.1.2 [INFO] [stderr] Compiling axum-macros v0.3.8 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling tokio v1.33.0 [INFO] [stderr] Compiling pest v2.4.1 [INFO] [stderr] Compiling graphql-parser v0.4.0 [INFO] [stderr] Compiling pin-project v1.1.2 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling clap v4.4.7 [INFO] [stderr] Compiling pest_meta v2.4.1 [INFO] [stderr] Compiling pest_generator v2.4.1 [INFO] [stderr] Compiling pest_derive v2.4.1 [INFO] [stderr] Compiling futures-executor v0.3.29 [INFO] [stderr] Compiling futures v0.3.29 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling deadpool-runtime v0.1.2 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling deranged v0.3.9 [INFO] [stderr] Compiling uuid v1.5.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling ron v0.7.1 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling deadpool v0.10.0 [INFO] [stderr] Compiling graphql-introspection-query v0.2.0 [INFO] [stderr] Compiling serde_path_to_error v0.1.14 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_qs v0.12.0 [INFO] [stderr] Compiling serde_yaml v0.9.27 [INFO] [stderr] Compiling h2 v0.3.20 [INFO] [stderr] Compiling tower-http v0.4.4 [INFO] [stderr] Compiling time v0.3.30 [INFO] [stderr] Compiling config v0.13.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.17 [INFO] [stderr] Compiling graphql_client_codegen v0.13.0 [INFO] [stderr] Compiling postgres-types v0.2.6 [INFO] [stderr] Compiling tokio-postgres v0.7.10 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling deadpool-postgres v0.11.0 [INFO] [stderr] Compiling graphql_query_derive v0.13.0 [INFO] [stderr] Compiling postgres-openssl v0.5.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.22 [INFO] [stderr] Compiling clotributor-apiserver v0.1.0 (/opt/rustwide/workdir/clotributor-apiserver) [INFO] [stderr] Compiling graphql_client v0.13.0 [INFO] [stderr] Compiling clotributor-registrar v0.1.0 (/opt/rustwide/workdir/clotributor-registrar) [INFO] [stderr] Compiling clotributor-tracker v0.1.0 (/opt/rustwide/workdir/clotributor-tracker) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcAmhZ1n/symbols.o" "/opt/rustwide/target/debug/deps/clotributor_apiserver-0c627d4c71fee7e6.clotributor_apiserver.4b373fca44f9aab8-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/clotributor_apiserver-0c627d4c71fee7e6.clotributor_apiserver.4b373fca44f9aab8-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/clotributor_apiserver-0c627d4c71fee7e6.clotributor_apiserver.4b373fca44f9aab8-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/clotributor_apiserver-0c627d4c71fee7e6.clotributor_apiserver.4b373fca44f9aab8-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/clotributor_apiserver-0c627d4c71fee7e6.clotributor_apiserver.4b373fca44f9aab8-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/clotributor_apiserver-0c627d4c71fee7e6.clotributor_apiserver.4b373fca44f9aab8-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/clotributor_apiserver-0c627d4c71fee7e6.clotributor_apiserver.4b373fca44f9aab8-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/clotributor_apiserver-0c627d4c71fee7e6.clotributor_apiserver.4b373fca44f9aab8-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/clotributor_apiserver-0c627d4c71fee7e6.clotributor_apiserver.4b373fca44f9aab8-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/clotributor_apiserver-0c627d4c71fee7e6.clotributor_apiserver.4b373fca44f9aab8-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/clotributor_apiserver-0c627d4c71fee7e6.clotributor_apiserver.4b373fca44f9aab8-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/clotributor_apiserver-0c627d4c71fee7e6.clotributor_apiserver.4b373fca44f9aab8-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/clotributor_apiserver-0c627d4c71fee7e6.clotributor_apiserver.4b373fca44f9aab8-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/clotributor_apiserver-0c627d4c71fee7e6.clotributor_apiserver.4b373fca44f9aab8-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/clotributor_apiserver-0c627d4c71fee7e6.clotributor_apiserver.4b373fca44f9aab8-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/clotributor_apiserver-0c627d4c71fee7e6.clotributor_apiserver.4b373fca44f9aab8-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/clotributor_apiserver-0c627d4c71fee7e6.1f2cdrzbyc24h45e.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/openssl-sys-98be623978cbd8ab/out/openssl-build/install/lib" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libserde_qs-29a576bd24996cd1.rlib" "/opt/rustwide/target/debug/deps/libtower_http-12b4d25e206baac1.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-4b5331e438e01882.rlib" "/opt/rustwide/target/debug/deps/libunicase-982b48a80f79902f.rlib" "/opt/rustwide/target/debug/deps/libhttp_range_header-ad8483c9b50ce4d4.rlib" "/opt/rustwide/target/debug/deps/libaxum-399a43134e96b35f.rlib" "/opt/rustwide/target/debug/deps/libserde_path_to_error-4efc5145b7b68ff7.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-63bb29f853c66627.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-0c0caf6cd3f5adc0.rlib" "/opt/rustwide/target/debug/deps/libmatchit-c4f8bfd621636379.rlib" "/opt/rustwide/target/debug/deps/libhyper-c5078e06026a2ed9.rlib" "/opt/rustwide/target/debug/deps/libwant-d9fcf97a2608bf5a.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-fb35d45ee787f9bf.rlib" "/opt/rustwide/target/debug/deps/libsocket2-35c2d4dede10e5af.rlib" "/opt/rustwide/target/debug/deps/libhttparse-a8aa5312b7759355.rlib" "/opt/rustwide/target/debug/deps/libh2-5261637515b8133f.rlib" "/opt/rustwide/target/debug/deps/libindexmap-99579593ca440d1b.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-9d36a622b826fcbb.rlib" "/opt/rustwide/target/debug/deps/libsync_wrapper-e6943188b4be07f5.rlib" "/opt/rustwide/target/debug/deps/libaxum_core-95652ebd6b3dd436.rlib" "/opt/rustwide/target/debug/deps/libmime-34c62d26cca01717.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-312abfcf055fd529.rlib" "/opt/rustwide/target/debug/deps/libtower-412e2c8e151c3abb.rlib" "/opt/rustwide/target/debug/deps/libpin_project-305e1fa44a1a13e6.rlib" "/opt/rustwide/target/debug/deps/libtower_layer-2d013bdbd7c6fbb0.rlib" "/opt/rustwide/target/debug/deps/libtower_service-c1df9daf28a2db95.rlib" "/opt/rustwide/target/debug/deps/libhttp-20147adedb07a02c.rlib" "/opt/rustwide/target/debug/deps/libfnv-574dedeaa4c89e1d.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-9f0311eb1c7a129c.rlib" "/opt/rustwide/target/debug/deps/libtracing_serde-a5e1692149f2f340.rlib" "/opt/rustwide/target/debug/deps/libnu_ansi_term-ac264070fcd50d58.rlib" "/opt/rustwide/target/debug/deps/liboverload-667acc2908675926.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-a6be8f4b05e043db.rlib" "/opt/rustwide/target/debug/deps/libmatchers-d54262b183c731ea.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-0238b484bfdf87c0.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-b8a0d7e0e7512e17.rlib" "/opt/rustwide/target/debug/deps/libregex-264747df75a9d96b.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-ff3aefb34d531250.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-e2ba8f479d7110a4.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-754c1f6918011bc4.rlib" "/opt/rustwide/target/debug/deps/libthread_local-bed0cc3c8f8088eb.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-c28dca4ac1bc2aae.rlib" "/opt/rustwide/target/debug/deps/libpostgres_openssl-0e27dfb61b72ef8d.rlib" "/opt/rustwide/target/debug/deps/libtokio_openssl-904db3e9cea4b314.rlib" "/opt/rustwide/target/debug/deps/libopenssl-0b07ac82b3b86e48.rlib" "/opt/rustwide/target/debug/deps/libbitflags-12ead41d2b6366b1.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-dc2dc66b96dc6009.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-a723f4363bfbfab5.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-9b832588b2a9f4a3.rlib" "/opt/rustwide/target/debug/deps/libdeadpool_postgres-45e02b4f7c0acb2b.rlib" "/opt/rustwide/target/debug/deps/libdeadpool-2a856d85667a90fd.rlib" "/opt/rustwide/target/debug/deps/libdeadpool_runtime-20f053abd9e860c3.rlib" "/opt/rustwide/target/debug/deps/libtokio_postgres-63dc32877c0d41ab.rlib" "/opt/rustwide/target/debug/deps/libphf-54f6523604584b8e.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-87c6198a19c5e98d.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-cf0e56f112e12768.rlib" "/opt/rustwide/target/debug/deps/libwhoami-347f7d3e62c58873.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-081a4ba89aade102.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-62744f344a1dc74e.rlib" "/opt/rustwide/target/debug/deps/libtracing-2aeea2a80230325c.rlib" "/opt/rustwide/target/debug/deps/liblog-e36f1c34d09735e4.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-8e4daa51cf04c8ff.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-ffdd511081644741.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-8b05c97552763dbd.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-8302a3fc6b125f01.rlib" "/opt/rustwide/target/debug/deps/liblock_api-305bb2b3e553214d.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-003ee3b9b09cebdb.rlib" "/opt/rustwide/target/debug/deps/libtokio-95a1523c0f043621.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-aa736b683dc4eb59.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-03dd8cef55180f36.rlib" "/opt/rustwide/target/debug/deps/libsocket2-a7fa88c54f78b87d.rlib" "/opt/rustwide/target/debug/deps/libmio-7bbeb1a25c53cdd8.rlib" "/opt/rustwide/target/debug/deps/libpostgres_types-0217e5ddcc2eaaa1.rlib" "/opt/rustwide/target/debug/deps/libuuid-3ae5c9732386df91.rlib" "/opt/rustwide/target/debug/deps/libtime-84c60541dbec7a2d.rlib" "/opt/rustwide/target/debug/deps/libtime_core-7582d5fab5df1a9d.rlib" "/opt/rustwide/target/debug/deps/libderanged-e0ad412c8b2d8981.rlib" "/opt/rustwide/target/debug/deps/libpowerfmt-b5bd7be737233b4b.rlib" "/opt/rustwide/target/debug/deps/libpostgres_protocol-d0927e1b9c67569f.rlib" "/opt/rustwide/target/debug/deps/libstringprep-c5ec376bca5ba9de.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-59c40a792da47fad.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-a28cafa3c8699823.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-66661c55905090ec.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-1a10582f61693aa4.rlib" "/opt/rustwide/target/debug/deps/libsha2-13f0a0c856ee1a8d.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-19d08b346dd047b9.rlib" "/opt/rustwide/target/debug/deps/librand-dd81adc3262c9002.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-1277fd28374e99b0.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-2e7f3c881e7293c7.rlib" "/opt/rustwide/target/debug/deps/librand_core-9509a4c7cc864398.rlib" "/opt/rustwide/target/debug/deps/libhmac-4f3d32a3d3cba8f8.rlib" "/opt/rustwide/target/debug/deps/libbase64-d5649e6ab0ddc0cc.rlib" "/opt/rustwide/target/debug/deps/libmd5-b45f8eeae4965a6d.rlib" "/opt/rustwide/target/debug/deps/libdigest-382a5dc17583a607.rlib" "/opt/rustwide/target/debug/deps/libsubtle-29dc240e5dede6d0.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-408c180832bc866e.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-4f8438cf8a65ef0e.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-a305697d0fe7f08a.rlib" "/opt/rustwide/target/debug/deps/libtypenum-5735fb525476d26c.rlib" "/opt/rustwide/target/debug/deps/libfallible_iterator-a3137dcee440482e.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-72a833ed4cfd0a96.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-c6f9a7ca30d562a6.rlib" "/opt/rustwide/target/debug/deps/libslab-21558d3888ef8234.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-1dca294e582dc666.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-e7704e5c7ccfd1ec.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-b156fc9fd12afa4b.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-bc4cb287ef6673eb.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-339fc95f834a67dc.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-983e792123578a50.rlib" "/opt/rustwide/target/debug/deps/libbytes-8cb5c9c819f9ddea.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a1f9de351ee5c7d4.rlib" "/opt/rustwide/target/debug/deps/libconfig-7e76f90c6ff37884.rlib" "/opt/rustwide/target/debug/deps/libpathdiff-c11b031cc72d3a92.rlib" "/opt/rustwide/target/debug/deps/libjson5-acb7b7eb5d173cca.rlib" "/opt/rustwide/target/debug/deps/libpest-d293c5462cf6427c.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-7c46cece2435d1df.rlib" "/opt/rustwide/target/debug/deps/libthiserror-a74d38e15c79d5ab.rlib" "/opt/rustwide/target/debug/deps/libron-ef932b9032cd6f88.rlib" "/opt/rustwide/target/debug/deps/libbase64-f062755f48da8a6d.rlib" "/opt/rustwide/target/debug/deps/libbitflags-560efdb99b117eef.rlib" "/opt/rustwide/target/debug/deps/libserde_json-69ab8d402cb82870.rlib" "/opt/rustwide/target/debug/deps/libryu-37cdbfb4f28a09f8.rlib" "/opt/rustwide/target/debug/deps/libitoa-5ba6d8ba689e035b.rlib" "/opt/rustwide/target/debug/deps/libtoml-d78e9fe918a38bf5.rlib" "/opt/rustwide/target/debug/deps/libnom-97cfbab6c06fad8f.rlib" "/opt/rustwide/target/debug/deps/libmemchr-926d55368685478f.rlib" "/opt/rustwide/target/debug/deps/libini-eb54991625331486.rlib" "/opt/rustwide/target/debug/deps/libordered_multimap-2fa51a926c3a0ef0.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-78798c56e5e0e070.rlib" "/opt/rustwide/target/debug/deps/libahash-3cb7929d10cd3255.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-8ce5fdf154f8fcd4.rlib" "/opt/rustwide/target/debug/deps/liblibc-cfd7d6f7ac151829.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-fe848ebb2f78f957.rlib" "/opt/rustwide/target/debug/deps/libdlv_list-f4c28fc17ad40462.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0128a598f57c42f0.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-4ee9194db61a2648.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-62c1aa80b1eb5531.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rlib" "/opt/rustwide/target/debug/deps/libserde-9017b04770dacb64.rlib" "/opt/rustwide/target/debug/deps/libclap-a4ad00341308f9fc.rlib" "/opt/rustwide/target/debug/deps/libclap_builder-88747d857749eb62.rlib" "/opt/rustwide/target/debug/deps/libstrsim-dc8145b3de3a0df7.rlib" "/opt/rustwide/target/debug/deps/libanstream-6db6becf9f298e7e.rlib" "/opt/rustwide/target/debug/deps/libanstyle_query-55cb7c29a6892c2a.rlib" "/opt/rustwide/target/debug/deps/libcolorchoice-c616dfc51be944b7.rlib" "/opt/rustwide/target/debug/deps/libanstyle_parse-8525db58354cc528.rlib" "/opt/rustwide/target/debug/deps/libutf8parse-f46d75c45027b5b7.rlib" "/opt/rustwide/target/debug/deps/libclap_lex-2cb77b7246933da8.rlib" "/opt/rustwide/target/debug/deps/libanstyle-8d4cc9e7d4e0fd40.rlib" "/opt/rustwide/target/debug/deps/libanyhow-07d001ffbd5708fe.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-72b35984a787fb54.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0fdedff926cd8b5a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-fe0525e327a5464a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-795b2243f06bd098.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-86ce554ff6ad08cd.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1be635a4727d8e5e.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1e55d89766af9c5f.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-02605c7065574d0d.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-0d17ba1067febc2c.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-2408fbe38b247900.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b3c63e8997fdca47.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-bfa7a39ebb77d49a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4b955078cf51c0a1.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1a6fbee0083900be.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-2b93db426c5a26c2.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b30975e2b876cf32.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-cd2f2bc505f56f50.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-ec02dd343723da85.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-408115ade0360d2a.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/clotributor_apiserver-0c627d4c71fee7e6" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-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 `clotributor-apiserver` (bin "clotributor-apiserver") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcLOsdzZ/symbols.o" "/opt/rustwide/target/debug/deps/clotributor_registrar-30b13c9a00000861.clotributor_registrar.6f9076c078428eb2-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/clotributor_registrar-30b13c9a00000861.clotributor_registrar.6f9076c078428eb2-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/clotributor_registrar-30b13c9a00000861.clotributor_registrar.6f9076c078428eb2-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/clotributor_registrar-30b13c9a00000861.clotributor_registrar.6f9076c078428eb2-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/clotributor_registrar-30b13c9a00000861.clotributor_registrar.6f9076c078428eb2-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/clotributor_registrar-30b13c9a00000861.clotributor_registrar.6f9076c078428eb2-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/clotributor_registrar-30b13c9a00000861.clotributor_registrar.6f9076c078428eb2-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/clotributor_registrar-30b13c9a00000861.clotributor_registrar.6f9076c078428eb2-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/clotributor_registrar-30b13c9a00000861.clotributor_registrar.6f9076c078428eb2-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/clotributor_registrar-30b13c9a00000861.clotributor_registrar.6f9076c078428eb2-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/clotributor_registrar-30b13c9a00000861.clotributor_registrar.6f9076c078428eb2-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/clotributor_registrar-30b13c9a00000861.clotributor_registrar.6f9076c078428eb2-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/clotributor_registrar-30b13c9a00000861.clotributor_registrar.6f9076c078428eb2-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/clotributor_registrar-30b13c9a00000861.clotributor_registrar.6f9076c078428eb2-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/clotributor_registrar-30b13c9a00000861.clotributor_registrar.6f9076c078428eb2-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/clotributor_registrar-30b13c9a00000861.clotributor_registrar.6f9076c078428eb2-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/clotributor_registrar-30b13c9a00000861.3m7hlwi43wpzqskw.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/openssl-sys-98be623978cbd8ab/out/openssl-build/install/lib" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libserde_yaml-bf6f6cd3a3f4bd23.rlib" "/opt/rustwide/target/debug/deps/libindexmap-f2d894592664bf4d.rlib" "/opt/rustwide/target/debug/deps/libequivalent-9e89cbd86631a94f.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-f3e0cb1ef77d25a7.rlib" "/opt/rustwide/target/debug/deps/libunsafe_libyaml-47a146ce78c32f2c.rlib" "/opt/rustwide/target/debug/deps/libreqwest-88055393bff7deed.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-302aa43e18a3a392.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-63bb29f853c66627.rlib" "/opt/rustwide/target/debug/deps/libipnet-bc20b356f5868bbe.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-d00b77574ccd3943.rlib" "/opt/rustwide/target/debug/deps/libmime-34c62d26cca01717.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-dd39682adbba4d17.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-b4e0d3f729489ea9.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-4ef163abf36661c4.rlib" "/opt/rustwide/target/debug/deps/libhyper-c5078e06026a2ed9.rlib" "/opt/rustwide/target/debug/deps/libwant-d9fcf97a2608bf5a.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-fb35d45ee787f9bf.rlib" "/opt/rustwide/target/debug/deps/libsocket2-35c2d4dede10e5af.rlib" "/opt/rustwide/target/debug/deps/libhttparse-a8aa5312b7759355.rlib" "/opt/rustwide/target/debug/deps/libh2-5261637515b8133f.rlib" "/opt/rustwide/target/debug/deps/libindexmap-99579593ca440d1b.rlib" "/opt/rustwide/target/debug/deps/libtower_service-c1df9daf28a2db95.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-9d36a622b826fcbb.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-312abfcf055fd529.rlib" "/opt/rustwide/target/debug/deps/liburl-70f22f786dda6dbc.rlib" "/opt/rustwide/target/debug/deps/libidna-79255f4f278b7feb.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-0c0caf6cd3f5adc0.rlib" "/opt/rustwide/target/debug/deps/libhex-718b4f18bb2e7953.rlib" "/opt/rustwide/target/debug/deps/libbincode-e8361b242080ec68.rlib" "/opt/rustwide/target/debug/deps/libhttp-20147adedb07a02c.rlib" "/opt/rustwide/target/debug/deps/libfnv-574dedeaa4c89e1d.rlib" "/opt/rustwide/target/debug/deps/libfutures-5b668e66b4f10cc6.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-1d1ec034ac458969.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-9f0311eb1c7a129c.rlib" "/opt/rustwide/target/debug/deps/libtracing_serde-a5e1692149f2f340.rlib" "/opt/rustwide/target/debug/deps/libnu_ansi_term-ac264070fcd50d58.rlib" "/opt/rustwide/target/debug/deps/liboverload-667acc2908675926.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-a6be8f4b05e043db.rlib" "/opt/rustwide/target/debug/deps/libmatchers-d54262b183c731ea.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-0238b484bfdf87c0.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-b8a0d7e0e7512e17.rlib" "/opt/rustwide/target/debug/deps/libregex-264747df75a9d96b.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-ff3aefb34d531250.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-e2ba8f479d7110a4.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-754c1f6918011bc4.rlib" "/opt/rustwide/target/debug/deps/libthread_local-bed0cc3c8f8088eb.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-c28dca4ac1bc2aae.rlib" "/opt/rustwide/target/debug/deps/libpostgres_openssl-0e27dfb61b72ef8d.rlib" "/opt/rustwide/target/debug/deps/libtokio_openssl-904db3e9cea4b314.rlib" "/opt/rustwide/target/debug/deps/libopenssl-0b07ac82b3b86e48.rlib" "/opt/rustwide/target/debug/deps/libbitflags-12ead41d2b6366b1.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-dc2dc66b96dc6009.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-a723f4363bfbfab5.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-9b832588b2a9f4a3.rlib" "/opt/rustwide/target/debug/deps/libdeadpool_postgres-45e02b4f7c0acb2b.rlib" "/opt/rustwide/target/debug/deps/libdeadpool-2a856d85667a90fd.rlib" "/opt/rustwide/target/debug/deps/libdeadpool_runtime-20f053abd9e860c3.rlib" "/opt/rustwide/target/debug/deps/libtokio_postgres-63dc32877c0d41ab.rlib" "/opt/rustwide/target/debug/deps/libphf-54f6523604584b8e.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-87c6198a19c5e98d.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-cf0e56f112e12768.rlib" "/opt/rustwide/target/debug/deps/libwhoami-347f7d3e62c58873.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-081a4ba89aade102.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-62744f344a1dc74e.rlib" "/opt/rustwide/target/debug/deps/libtracing-2aeea2a80230325c.rlib" "/opt/rustwide/target/debug/deps/liblog-e36f1c34d09735e4.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-8e4daa51cf04c8ff.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-ffdd511081644741.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-8b05c97552763dbd.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-8302a3fc6b125f01.rlib" "/opt/rustwide/target/debug/deps/liblock_api-305bb2b3e553214d.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-003ee3b9b09cebdb.rlib" "/opt/rustwide/target/debug/deps/libtokio-95a1523c0f043621.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-aa736b683dc4eb59.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-03dd8cef55180f36.rlib" "/opt/rustwide/target/debug/deps/libsocket2-a7fa88c54f78b87d.rlib" "/opt/rustwide/target/debug/deps/libmio-7bbeb1a25c53cdd8.rlib" "/opt/rustwide/target/debug/deps/libpostgres_types-0217e5ddcc2eaaa1.rlib" "/opt/rustwide/target/debug/deps/libuuid-3ae5c9732386df91.rlib" "/opt/rustwide/target/debug/deps/libtime-84c60541dbec7a2d.rlib" "/opt/rustwide/target/debug/deps/libtime_core-7582d5fab5df1a9d.rlib" "/opt/rustwide/target/debug/deps/libderanged-e0ad412c8b2d8981.rlib" "/opt/rustwide/target/debug/deps/libpowerfmt-b5bd7be737233b4b.rlib" "/opt/rustwide/target/debug/deps/libpostgres_protocol-d0927e1b9c67569f.rlib" "/opt/rustwide/target/debug/deps/libstringprep-c5ec376bca5ba9de.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-59c40a792da47fad.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-a28cafa3c8699823.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-66661c55905090ec.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-1a10582f61693aa4.rlib" "/opt/rustwide/target/debug/deps/libsha2-13f0a0c856ee1a8d.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-19d08b346dd047b9.rlib" "/opt/rustwide/target/debug/deps/librand-dd81adc3262c9002.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-1277fd28374e99b0.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-2e7f3c881e7293c7.rlib" "/opt/rustwide/target/debug/deps/librand_core-9509a4c7cc864398.rlib" "/opt/rustwide/target/debug/deps/libhmac-4f3d32a3d3cba8f8.rlib" "/opt/rustwide/target/debug/deps/libbase64-d5649e6ab0ddc0cc.rlib" "/opt/rustwide/target/debug/deps/libmd5-b45f8eeae4965a6d.rlib" "/opt/rustwide/target/debug/deps/libdigest-382a5dc17583a607.rlib" "/opt/rustwide/target/debug/deps/libsubtle-29dc240e5dede6d0.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-408c180832bc866e.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-4f8438cf8a65ef0e.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-a305697d0fe7f08a.rlib" "/opt/rustwide/target/debug/deps/libtypenum-5735fb525476d26c.rlib" "/opt/rustwide/target/debug/deps/libfallible_iterator-a3137dcee440482e.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-72a833ed4cfd0a96.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-c6f9a7ca30d562a6.rlib" "/opt/rustwide/target/debug/deps/libslab-21558d3888ef8234.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-1dca294e582dc666.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-e7704e5c7ccfd1ec.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-b156fc9fd12afa4b.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-bc4cb287ef6673eb.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-339fc95f834a67dc.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-983e792123578a50.rlib" "/opt/rustwide/target/debug/deps/libbytes-8cb5c9c819f9ddea.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a1f9de351ee5c7d4.rlib" "/opt/rustwide/target/debug/deps/libconfig-7e76f90c6ff37884.rlib" "/opt/rustwide/target/debug/deps/libpathdiff-c11b031cc72d3a92.rlib" "/opt/rustwide/target/debug/deps/libjson5-acb7b7eb5d173cca.rlib" "/opt/rustwide/target/debug/deps/libpest-d293c5462cf6427c.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-7c46cece2435d1df.rlib" "/opt/rustwide/target/debug/deps/libthiserror-a74d38e15c79d5ab.rlib" "/opt/rustwide/target/debug/deps/libron-ef932b9032cd6f88.rlib" "/opt/rustwide/target/debug/deps/libbase64-f062755f48da8a6d.rlib" "/opt/rustwide/target/debug/deps/libbitflags-560efdb99b117eef.rlib" "/opt/rustwide/target/debug/deps/libserde_json-69ab8d402cb82870.rlib" "/opt/rustwide/target/debug/deps/libryu-37cdbfb4f28a09f8.rlib" "/opt/rustwide/target/debug/deps/libitoa-5ba6d8ba689e035b.rlib" "/opt/rustwide/target/debug/deps/libtoml-d78e9fe918a38bf5.rlib" "/opt/rustwide/target/debug/deps/libnom-97cfbab6c06fad8f.rlib" "/opt/rustwide/target/debug/deps/libmemchr-926d55368685478f.rlib" "/opt/rustwide/target/debug/deps/libini-eb54991625331486.rlib" "/opt/rustwide/target/debug/deps/libordered_multimap-2fa51a926c3a0ef0.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-78798c56e5e0e070.rlib" "/opt/rustwide/target/debug/deps/libahash-3cb7929d10cd3255.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-8ce5fdf154f8fcd4.rlib" "/opt/rustwide/target/debug/deps/liblibc-cfd7d6f7ac151829.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-fe848ebb2f78f957.rlib" "/opt/rustwide/target/debug/deps/libdlv_list-f4c28fc17ad40462.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0128a598f57c42f0.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-4ee9194db61a2648.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-62c1aa80b1eb5531.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rlib" "/opt/rustwide/target/debug/deps/libserde-9017b04770dacb64.rlib" "/opt/rustwide/target/debug/deps/libclap-a4ad00341308f9fc.rlib" "/opt/rustwide/target/debug/deps/libclap_builder-88747d857749eb62.rlib" "/opt/rustwide/target/debug/deps/libstrsim-dc8145b3de3a0df7.rlib" "/opt/rustwide/target/debug/deps/libanstream-6db6becf9f298e7e.rlib" "/opt/rustwide/target/debug/deps/libanstyle_query-55cb7c29a6892c2a.rlib" "/opt/rustwide/target/debug/deps/libcolorchoice-c616dfc51be944b7.rlib" "/opt/rustwide/target/debug/deps/libanstyle_parse-8525db58354cc528.rlib" "/opt/rustwide/target/debug/deps/libutf8parse-f46d75c45027b5b7.rlib" "/opt/rustwide/target/debug/deps/libclap_lex-2cb77b7246933da8.rlib" "/opt/rustwide/target/debug/deps/libanstyle-8d4cc9e7d4e0fd40.rlib" "/opt/rustwide/target/debug/deps/libanyhow-07d001ffbd5708fe.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-72b35984a787fb54.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0fdedff926cd8b5a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-fe0525e327a5464a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-795b2243f06bd098.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-86ce554ff6ad08cd.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1be635a4727d8e5e.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1e55d89766af9c5f.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-02605c7065574d0d.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-0d17ba1067febc2c.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-2408fbe38b247900.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b3c63e8997fdca47.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-bfa7a39ebb77d49a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4b955078cf51c0a1.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1a6fbee0083900be.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-2b93db426c5a26c2.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b30975e2b876cf32.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-cd2f2bc505f56f50.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-ec02dd343723da85.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-408115ade0360d2a.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/clotributor_registrar-30b13c9a00000861" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-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 `clotributor-registrar` (bin "clotributor-registrar") due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "e246f8f4b4d82a7b075e544df31cb3370023ca420a3f437bd910632448ec9519", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e246f8f4b4d82a7b075e544df31cb3370023ca420a3f437bd910632448ec9519", kill_on_drop: false }` [INFO] [stdout] e246f8f4b4d82a7b075e544df31cb3370023ca420a3f437bd910632448ec9519 [INFO] building cncf/clotributor against try#53e03135c36e913ff664ce8329041b7e3c2fd358 for pr-117684 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcncf%2Fclotributor" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cncf/clotributor on toolchain 53e03135c36e913ff664ce8329041b7e3c2fd358 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cncf/clotributor [INFO] finished tweaking git repo https://github.com/cncf/clotributor [INFO] tweaked toml for git repo https://github.com/cncf/clotributor written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/cncf/clotributor already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c352a58c29c4e99fe390a40c7ffdbc28b43bf688093ec745153a2c3c69b604b2 [INFO] running `Command { std: "docker" "start" "-a" "c352a58c29c4e99fe390a40c7ffdbc28b43bf688093ec745153a2c3c69b604b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c352a58c29c4e99fe390a40c7ffdbc28b43bf688093ec745153a2c3c69b604b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c352a58c29c4e99fe390a40c7ffdbc28b43bf688093ec745153a2c3c69b604b2", kill_on_drop: false }` [INFO] [stdout] c352a58c29c4e99fe390a40c7ffdbc28b43bf688093ec745153a2c3c69b604b2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 338cf00e36d9de37bc35ccc88a4237eb2381d556ede94eb7d27c1df1edd325f1 [INFO] running `Command { std: "docker" "start" "-a" "338cf00e36d9de37bc35ccc88a4237eb2381d556ede94eb7d27c1df1edd325f1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling serde v1.0.190 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling futures-sink v0.3.29 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling futures-io v0.3.29 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling openssl v0.10.57 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling openssl-src v300.1.3+3.1.2 [INFO] [stderr] Compiling base64 v0.21.3 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling socket2 v0.5.3 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling time-macros v0.2.15 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling md-5 v0.10.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling openssl-sys v0.9.93 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling stringprep v0.1.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling whoami v1.4.1 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling anstyle v1.0.1 [INFO] [stderr] Compiling dlv-list v0.3.0 [INFO] [stderr] Compiling postgres-protocol v0.6.6 [INFO] [stderr] Compiling tokio-openssl v0.6.3 [INFO] [stderr] Compiling anstream v0.6.4 [INFO] [stderr] Compiling ordered-multimap v0.4.3 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling rust-ini v0.18.0 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling clap_builder v4.4.7 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling ipnet v2.8.0 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling hashbrown v0.14.2 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling unsafe-libyaml v0.2.9 [INFO] [stderr] Compiling indexmap v2.0.2 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling matchit v0.7.0 [INFO] [stderr] Compiling http-range-header v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.190 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling futures-macro v0.3.29 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling postgres-derive v0.4.5 [INFO] [stderr] Compiling pin-project-internal v1.1.2 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling axum-macros v0.3.8 [INFO] [stderr] Compiling tokio v1.33.0 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling pin-project v1.1.2 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling pest v2.4.1 [INFO] [stderr] Compiling graphql-parser v0.4.0 [INFO] [stderr] Compiling pest_meta v2.4.1 [INFO] [stderr] Compiling clap v4.4.7 [INFO] [stderr] Compiling pest_generator v2.4.1 [INFO] [stderr] Compiling pest_derive v2.4.1 [INFO] [stderr] Compiling futures-executor v0.3.29 [INFO] [stderr] Compiling futures v0.3.29 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling deadpool-runtime v0.1.2 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling h2 v0.3.20 [INFO] [stderr] Compiling tower-http v0.4.4 [INFO] [stderr] Compiling deranged v0.3.9 [INFO] [stderr] Compiling uuid v1.5.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling deadpool v0.10.0 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling graphql-introspection-query v0.2.0 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling ron v0.7.1 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_path_to_error v0.1.14 [INFO] [stderr] Compiling serde_qs v0.12.0 [INFO] [stderr] Compiling serde_yaml v0.9.27 [INFO] [stderr] Compiling tracing-subscriber v0.3.17 [INFO] [stderr] Compiling time v0.3.30 [INFO] [stderr] Compiling graphql_client_codegen v0.13.0 [INFO] [stderr] Compiling config v0.13.3 [INFO] [stderr] Compiling postgres-types v0.2.6 [INFO] [stderr] Compiling tokio-postgres v0.7.10 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling deadpool-postgres v0.11.0 [INFO] [stderr] Compiling graphql_query_derive v0.13.0 [INFO] [stderr] Compiling postgres-openssl v0.5.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.22 [INFO] [stderr] Compiling clotributor-apiserver v0.1.0 (/opt/rustwide/workdir/clotributor-apiserver) [INFO] [stderr] Compiling graphql_client v0.13.0 [INFO] [stderr] Compiling clotributor-registrar v0.1.0 (/opt/rustwide/workdir/clotributor-registrar) [INFO] [stderr] Compiling clotributor-tracker v0.1.0 (/opt/rustwide/workdir/clotributor-tracker) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 06s [INFO] running `Command { std: "docker" "inspect" "338cf00e36d9de37bc35ccc88a4237eb2381d556ede94eb7d27c1df1edd325f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "338cf00e36d9de37bc35ccc88a4237eb2381d556ede94eb7d27c1df1edd325f1", kill_on_drop: false }` [INFO] [stdout] 338cf00e36d9de37bc35ccc88a4237eb2381d556ede94eb7d27c1df1edd325f1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d33ac916bd0c553ba69c614568cc8ff9c3210ee908ef33821cf188bb991dcd7c [INFO] running `Command { std: "docker" "start" "-a" "d33ac916bd0c553ba69c614568cc8ff9c3210ee908ef33821cf188bb991dcd7c", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling tokio v1.33.0 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling predicates-core v1.0.5 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling termtree v0.4.0 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling fragile v2.0.0 [INFO] [stderr] Compiling downcast v0.11.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling similar v2.2.1 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling predicates-tree v1.0.7 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling predicates v2.1.5 [INFO] [stderr] Compiling pest_generator v2.4.1 [INFO] [stderr] Compiling graphql-parser v0.4.0 [INFO] [stderr] Compiling pest_derive v2.4.1 [INFO] [stderr] Compiling mockall_derive v0.11.4 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling config v0.13.3 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling deadpool-runtime v0.1.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-openssl v0.6.3 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling deadpool v0.10.0 [INFO] [stderr] Compiling h2 v0.3.20 [INFO] [stderr] Compiling tokio-postgres v0.7.10 [INFO] [stderr] Compiling tower-http v0.4.4 [INFO] [stderr] Compiling graphql_client_codegen v0.13.0 [INFO] [stderr] Compiling mockall v0.11.4 [INFO] [stderr] Compiling deadpool-postgres v0.11.0 [INFO] [stderr] Compiling postgres-openssl v0.5.0 [INFO] [stderr] Compiling graphql_query_derive v0.13.0 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling mockito v1.2.0 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling reqwest v0.11.22 [INFO] [stderr] Compiling graphql_client v0.13.0 [INFO] [stderr] Compiling clotributor-tracker v0.1.0 (/opt/rustwide/workdir/clotributor-tracker) [INFO] [stderr] Compiling clotributor-registrar v0.1.0 (/opt/rustwide/workdir/clotributor-registrar) [INFO] [stderr] Compiling clotributor-apiserver v0.1.0 (/opt/rustwide/workdir/clotributor-apiserver) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 25.77s [INFO] running `Command { std: "docker" "inspect" "d33ac916bd0c553ba69c614568cc8ff9c3210ee908ef33821cf188bb991dcd7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d33ac916bd0c553ba69c614568cc8ff9c3210ee908ef33821cf188bb991dcd7c", kill_on_drop: false }` [INFO] [stdout] d33ac916bd0c553ba69c614568cc8ff9c3210ee908ef33821cf188bb991dcd7c