[INFO] cloning repository https://github.com/aaj3f/flocker [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aaj3f/flocker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faaj3f%2Fflocker", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faaj3f%2Fflocker'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 13fc26a137ad6ac31824f6d4be4e78bea76f56c1 [INFO] testing aaj3f/flocker against 1.84.0 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faaj3f%2Fflocker" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/aaj3f/flocker on toolchain 1.84.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/aaj3f/flocker [INFO] finished tweaking git repo https://github.com/aaj3f/flocker [INFO] tweaked toml for git repo https://github.com/aaj3f/flocker written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/aaj3f/flocker 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" "+1.84.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-test v0.4.4 [INFO] [stderr] Downloaded serial_test_derive v2.0.0 [INFO] [stderr] Downloaded pad v0.1.6 [INFO] [stderr] Downloaded serial_test v2.0.0 [INFO] [stderr] Downloaded bollard-stubs v1.43.0-rc.2 [INFO] [stderr] Downloaded bollard v0.15.0 [INFO] [stderr] Downloaded cc v1.2.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fd114bc61d167cc24807cc9b02d55d7584dfaf475ed0f30bef36bd87a3e7291a [INFO] running `Command { std: "docker" "start" "-a" "fd114bc61d167cc24807cc9b02d55d7584dfaf475ed0f30bef36bd87a3e7291a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fd114bc61d167cc24807cc9b02d55d7584dfaf475ed0f30bef36bd87a3e7291a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd114bc61d167cc24807cc9b02d55d7584dfaf475ed0f30bef36bd87a3e7291a", kill_on_drop: false }` [INFO] [stdout] fd114bc61d167cc24807cc9b02d55d7584dfaf475ed0f30bef36bd87a3e7291a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 841eba30687cfb06fbacc24e19170a61eecfa5aeddb93a1dd7340230b85a3e6f [INFO] running `Command { std: "docker" "start" "-a" "841eba30687cfb06fbacc24e19170a61eecfa5aeddb93a1dd7340230b85a3e6f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.168 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling cc v1.2.4 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling http v1.2.0 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling rustix v0.38.42 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling rustls-pki-types v1.10.1 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling thiserror v2.0.9 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling anyhow v1.0.94 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling clap_builder v4.5.23 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling ipnet v2.10.1 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling directories v5.0.1 [INFO] [stderr] Compiling pad v0.1.6 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling tempfile v3.14.0 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling serde_derive v1.0.216 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling pin-project-internal v1.1.7 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Compiling thiserror-impl v2.0.9 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling tokio v1.42.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling pin-project v1.1.7 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling dialoguer v0.11.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling clap v4.5.23 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_with v3.11.0 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.4.7 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling bollard-stubs v1.43.0-rc.2 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling hyper v0.14.31 [INFO] [stderr] Compiling hyper v1.5.1 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling hyperlocal v0.8.0 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.9 [INFO] [stderr] Compiling bollard v0.15.0 [INFO] [stderr] Compiling flocker v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 36s [INFO] running `Command { std: "docker" "inspect" "841eba30687cfb06fbacc24e19170a61eecfa5aeddb93a1dd7340230b85a3e6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "841eba30687cfb06fbacc24e19170a61eecfa5aeddb93a1dd7340230b85a3e6f", kill_on_drop: false }` [INFO] [stdout] 841eba30687cfb06fbacc24e19170a61eecfa5aeddb93a1dd7340230b85a3e6f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 10c68eafd3ed348d27de7bfa4dc4301e01190403e2ea37c2923a347c9d64224c [INFO] running `Command { std: "docker" "start" "-a" "10c68eafd3ed348d27de7bfa4dc4301e01190403e2ea37c2923a347c9d64224c", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling tokio v1.42.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling predicates-core v1.0.8 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling termtree v0.4.1 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling assert_cmd v2.0.16 [INFO] [stderr] Compiling serial_test_derive v2.0.0 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling predicates-tree v1.0.11 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling serial_test v2.0.0 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling bstr v1.11.1 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling h2 v0.4.7 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling predicates v3.1.2 [INFO] [stderr] Compiling hyper v0.14.31 [INFO] [stderr] Compiling hyper v1.5.1 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.9 [INFO] [stderr] Compiling hyperlocal v0.8.0 [INFO] [stderr] Compiling bollard v0.15.0 [INFO] [stderr] Compiling flocker v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/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/rustcuEimCB/symbols.o" "/opt/rustwide/target/debug/deps/flocker-a50730aecac7f255.flocker.1e369003c00b679d-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/flocker-a50730aecac7f255.flocker.1e369003c00b679d-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/flocker-a50730aecac7f255.flocker.1e369003c00b679d-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/flocker-a50730aecac7f255.flocker.1e369003c00b679d-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/flocker-a50730aecac7f255.flocker.1e369003c00b679d-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/flocker-a50730aecac7f255.flocker.1e369003c00b679d-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/flocker-a50730aecac7f255.flocker.1e369003c00b679d-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/flocker-a50730aecac7f255.flocker.1e369003c00b679d-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/flocker-a50730aecac7f255.07mwinwk1e59x7mnbgjebt9oy.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libpathdiff-4fdd56941306a1b4.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-4ef2d0430f245700.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-3e02706dbe899ca9.rlib" "/opt/rustwide/target/debug/deps/libmatchers-f2b3a5b4de371fb0.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-64447eca0d72308f.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-41b3b85ee65f77f0.rlib" "/opt/rustwide/target/debug/deps/libregex-85acfa918d7ae717.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-d291fda3ed51e6c1.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-ebf986aae9a8c521.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-51511cfcf3c086d4.rlib" "/opt/rustwide/target/debug/deps/libnu_ansi_term-e3e220757a61595c.rlib" "/opt/rustwide/target/debug/deps/liboverload-534e150685b3c222.rlib" "/opt/rustwide/target/debug/deps/libthread_local-055bce1f3743797a.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-07263bbf53cd04d2.rlib" "/opt/rustwide/target/debug/deps/libflocker-435c278f2833d522.rlib" "/opt/rustwide/target/debug/deps/libanyhow-e4c13cb847b6006c.rlib" "/opt/rustwide/target/debug/deps/libdirectories-3beaf4233d09a541.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-fe063a619661d659.rlib" "/opt/rustwide/target/debug/deps/liboption_ext-6651dfdc079a1169.rlib" "/opt/rustwide/target/debug/deps/libthiserror-8106a1527bf3b46b.rlib" "/opt/rustwide/target/debug/deps/libchrono-f9ba00d3bc65835d.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-45935e9a567cddda.rlib" "/opt/rustwide/target/debug/deps/libiana_time_zone-c322e5d8bb651c78.rlib" "/opt/rustwide/target/debug/deps/libbollard-f98e0fd8fc3a2dd4.rlib" "/opt/rustwide/target/debug/deps/libbollard_stubs-076e31f024f6f121.rlib" "/opt/rustwide/target/debug/deps/libserde_with-0f0b67a9716fb9ec.rlib" "/opt/rustwide/target/debug/deps/libhyperlocal-6a468bf3527324b3.rlib" "/opt/rustwide/target/debug/deps/libpin_project-dbc3a01c78ce465f.rlib" "/opt/rustwide/target/debug/deps/libhex-bf7c7e88be113135.rlib" "/opt/rustwide/target/debug/deps/libhyper-d4c27fb7f4948e1c.rlib" "/opt/rustwide/target/debug/deps/libh2-6ff7407a69088e9c.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-2ef052a409e45bdb.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-ba577083a721f945.rlib" "/opt/rustwide/target/debug/deps/libhttp-e277e87dab1c18c2.rlib" "/opt/rustwide/target/debug/deps/libbase64-5f295c3594e2f224.rlib" "/opt/rustwide/target/debug/deps/libreqwest-4f2b4414ebd6b34b.rlib" "/opt/rustwide/target/debug/deps/librustls_pemfile-11bfbc2aa57e557a.rlib" "/opt/rustwide/target/debug/deps/librustls_pki_types-d122f9661911daa4.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-d37b07aa0bd36d9a.rlib" "/opt/rustwide/target/debug/deps/libbase64-249861bf3b8f68fd.rlib" "/opt/rustwide/target/debug/deps/libipnet-3bc6cb712868981a.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-fb2f816b89eee899.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-2498ed8c2fda192f.rlib" "/opt/rustwide/target/debug/deps/libmime-df7c523715fc175c.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-5f3f832ca9bfff50.rlib" "/opt/rustwide/target/debug/deps/libserde_json-d5661949519d185c.rlib" "/opt/rustwide/target/debug/deps/libryu-3638cb1c4def6320.rlib" "/opt/rustwide/target/debug/deps/libserde-35c9c7c986bf332c.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-e45370c28f339b57.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-5083c9cb19a9c5f7.rlib" "/opt/rustwide/target/debug/deps/libopenssl-a66cb41a08d6d1c4.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-796946f38217d6d0.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-d1c11edb6ae5485c.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-dbc2bc95ddc7c179.rlib" "/opt/rustwide/target/debug/deps/libhyper_util-31ce36f4b93b1699.rlib" "/opt/rustwide/target/debug/deps/libtower_service-89a47c39d08c30c0.rlib" "/opt/rustwide/target/debug/deps/libhyper-038c9f4d801d1210.rlib" "/opt/rustwide/target/debug/deps/libwant-7f3724d47afc960a.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-a3819e581e1bd9e4.rlib" "/opt/rustwide/target/debug/deps/libhttparse-f5c7464e4d793794.rlib" "/opt/rustwide/target/debug/deps/libh2-40d89b69ac6f36e3.rlib" "/opt/rustwide/target/debug/deps/libtracing-b78ab0f330ca9225.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-9b6f1f23d514b95f.rlib" "/opt/rustwide/target/debug/deps/libindexmap-1d51ec46c39c466d.rlib" "/opt/rustwide/target/debug/deps/libequivalent-a7d8883337d212bc.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-5920e9fce25f05b3.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-934fa51e1342d946.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-417fc6490691f31a.rlib" "/opt/rustwide/target/debug/deps/libtokio-1653ffe87c2cdb18.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-651f27819e893850.rlib" "/opt/rustwide/target/debug/deps/libsocket2-164799e9bb19532f.rlib" "/opt/rustwide/target/debug/deps/libmio-3ff72a8d77575c52.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-70855afaf0020403.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-025e4f219ef70241.rlib" "/opt/rustwide/target/debug/deps/liblock_api-0bd43c3bf69b2928.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-6ef86402e8b2b7f4.rlib" "/opt/rustwide/target/debug/deps/libhttp_body_util-76ecded828ffae8a.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-5a214dbb9ab4e42b.rlib" "/opt/rustwide/target/debug/deps/libmemchr-5751c3c5a5e6f12f.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-f16341de25949b69.rlib" "/opt/rustwide/target/debug/deps/libslab-34791623bb757416.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-3f407e06bce18f23.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-4f1f18e7da4476db.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-4ee3937a420be33f.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-cd7995bff5c53296.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-e3de0d7fd4a190ee.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-86c3969d59d80452.rlib" "/opt/rustwide/target/debug/deps/liblog-c9438d12ff67477d.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-63925fcb9ff48c9d.rlib" "/opt/rustwide/target/debug/deps/liburl-78f447dd21d37c5b.rlib" "/opt/rustwide/target/debug/deps/libidna-0839ce03fddadda1.rlib" "/opt/rustwide/target/debug/deps/libidna_adapter-02080e9187032a80.rlib" "/opt/rustwide/target/debug/deps/libicu_normalizer-68c96c69aa2a3bd7.rlib" "/opt/rustwide/target/debug/deps/libicu_normalizer_data-7497dc276125a604.rlib" "/opt/rustwide/target/debug/deps/libwrite16-688a1bc090334797.rlib" "/opt/rustwide/target/debug/deps/libutf8_iter-a95f06288ebabce1.rlib" "/opt/rustwide/target/debug/deps/libutf16_iter-269c9a1e76470b05.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-6289fac1a47cd4b2.rlib" "/opt/rustwide/target/debug/deps/libicu_properties-d653f1d0703537a4.rlib" "/opt/rustwide/target/debug/deps/libicu_properties_data-96da6ff113f57d93.rlib" "/opt/rustwide/target/debug/deps/libicu_locid_transform-cc7b848dc8c516d2.rlib" "/opt/rustwide/target/debug/deps/libicu_locid_transform_data-2a8379f86031c97a.rlib" "/opt/rustwide/target/debug/deps/libicu_collections-4deef21ebda02f84.rlib" "/opt/rustwide/target/debug/deps/libicu_provider-f1ab258c8da46843.rlib" "/opt/rustwide/target/debug/deps/libicu_locid-95232c96c947bc9d.rlib" "/opt/rustwide/target/debug/deps/liblitemap-87c63cdea884d33e.rlib" "/opt/rustwide/target/debug/deps/libtinystr-d78dfb1c4d17f5f6.rlib" "/opt/rustwide/target/debug/deps/libzerovec-f3edb6959ca19055.rlib" "/opt/rustwide/target/debug/deps/libwriteable-d477817a5546c560.rlib" "/opt/rustwide/target/debug/deps/libyoke-1ec99046591916f7.rlib" "/opt/rustwide/target/debug/deps/libzerofrom-4c718e8d3374e826.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-e278a98063495961.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-35d60b55af7f625a.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-86d29f10e1255a90.rlib" "/opt/rustwide/target/debug/deps/libhttp-3a8f7e5e71542b5c.rlib" "/opt/rustwide/target/debug/deps/libitoa-caec17626d419548.rlib" "/opt/rustwide/target/debug/deps/libbytes-88cbe46f0ba1cdc5.rlib" "/opt/rustwide/target/debug/deps/libfnv-dfe83f35af277293.rlib" "/opt/rustwide/target/debug/deps/libpad-bf10ac789b2e4eb1.rlib" "/opt/rustwide/target/debug/deps/libdialoguer-aa55d25945a36c29.rlib" "/opt/rustwide/target/debug/deps/libshell_words-bd0ab6e7db81a538.rlib" "/opt/rustwide/target/debug/deps/libtempfile-f7d09a324db3b14a.rlib" "/opt/rustwide/target/debug/deps/libfastrand-b967019321eacf2d.rlib" "/opt/rustwide/target/debug/deps/librustix-baab1985c4a794a8.rlib" "/opt/rustwide/target/debug/deps/libbitflags-07373584f7c10292.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-5c95f919278cad56.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-1caf228b3233c4a9.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-25888d852c08f152.rlib" "/opt/rustwide/target/debug/deps/libzeroize-ae4a2d0b60b35f29.rlib" "/opt/rustwide/target/debug/deps/libthiserror-3cc536e94d2edbc7.rlib" "/opt/rustwide/target/debug/deps/libconsole-441aa39ec9445ef0.rlib" "/opt/rustwide/target/debug/deps/liblibc-6567438202096086.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-4e3c0ae33ff2ba30.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-9c4874df796e5618.rlib" "/opt/rustwide/target/debug/deps/libclap-b526d09dd7454a55.rlib" "/opt/rustwide/target/debug/deps/libclap_builder-18262a55ced1fac0.rlib" "/opt/rustwide/target/debug/deps/libstrsim-f2df8ac1b76461e2.rlib" "/opt/rustwide/target/debug/deps/libanstream-8c739043ef7da8d9.rlib" "/opt/rustwide/target/debug/deps/libanstyle_query-b4446c10a90de45a.rlib" "/opt/rustwide/target/debug/deps/libis_terminal_polyfill-268a08673052aa45.rlib" "/opt/rustwide/target/debug/deps/libcolorchoice-1466f8c606eb2b3f.rlib" "/opt/rustwide/target/debug/deps/libanstyle_parse-39207d4a3c6c81a8.rlib" "/opt/rustwide/target/debug/deps/libutf8parse-6e5842187ebbcc93.rlib" "/opt/rustwide/target/debug/deps/libclap_lex-5345898f25fb2e7f.rlib" "/opt/rustwide/target/debug/deps/libanstyle-92993d868f8e8aad.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-057643b1ee86c6e4.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-8e63f34add4b5f76.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8f13995dfe88b143.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-45742ba23c5ac84b.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-bea85df8985bb2f0.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-042a1cb2143833ef.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-092847c11df9843e.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-766a7f754c8a7b1e.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-9b015ab0e459320f.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5742b2ff1aee27a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-d03b432324732a0e.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-7edbe936f6124018.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b3cefab73e1d8804.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a6ffb752c82ede63.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c896c1f3ebd992a5.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-915fd1ebf7e3c376.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-0ca9d0e07c79bf1c.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1e6496089ac34c68.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3d4809363f767eb8.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/flocker-a50730aecac7f255" "-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] [stderr] error: could not compile `flocker` (bin "flocker") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "10c68eafd3ed348d27de7bfa4dc4301e01190403e2ea37c2923a347c9d64224c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10c68eafd3ed348d27de7bfa4dc4301e01190403e2ea37c2923a347c9d64224c", kill_on_drop: false }` [INFO] [stdout] 10c68eafd3ed348d27de7bfa4dc4301e01190403e2ea37c2923a347c9d64224c