[INFO] fetching crate butido 0.3.0... [INFO] building butido-0.3.0 against try#b755f8b9936d084e0363ce6b393c7e444a37080e for pr-97334-1 [INFO] extracting crate butido 0.3.0 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate butido 0.3.0 on toolchain b755f8b9936d084e0363ce6b393c7e444a37080e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b755f8b9936d084e0363ce6b393c7e444a37080e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate butido 0.3.0 [INFO] finished tweaking crates.io crate butido 0.3.0 [INFO] tweaked toml for crates.io crate butido 0.3.0 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate crates.io crate butido 0.3.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b755f8b9936d084e0363ce6b393c7e444a37080e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+b755f8b9936d084e0363ce6b393c7e444a37080e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 80212de13c67e230dbe2b46584a6f8dc886f0e0834aab49b0f53f5d459640ecf [INFO] running `Command { std: "docker" "start" "-a" "80212de13c67e230dbe2b46584a6f8dc886f0e0834aab49b0f53f5d459640ecf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "80212de13c67e230dbe2b46584a6f8dc886f0e0834aab49b0f53f5d459640ecf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80212de13c67e230dbe2b46584a6f8dc886f0e0834aab49b0f53f5d459640ecf", kill_on_drop: false }` [INFO] [stdout] 80212de13c67e230dbe2b46584a6f8dc886f0e0834aab49b0f53f5d459640ecf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+b755f8b9936d084e0363ce6b393c7e444a37080e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4d4648d996f8f2a8381fb07032850da6eef06b4261c43de68661a09e92218c5e [INFO] running `Command { std: "docker" "start" "-a" "4d4648d996f8f2a8381fb07032850da6eef06b4261c43de68661a09e92218c5e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.104 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.30 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling pkg-config v0.3.20 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling pq-sys v0.4.6 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling pin-project-internal v0.4.28 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling tokio-openssl v0.6.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.14 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling gimli v0.25.0 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling encoding_rs v0.8.29 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling hyper-openssl v0.9.1 [INFO] [stderr] Compiling os_str_bytes v2.4.0 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling anyhow v1.0.44 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling resiter v0.4.0 [INFO] [stderr] Compiling pom v3.2.0 [INFO] [stderr] Compiling result-inspect v0.2.0 [INFO] [stderr] Compiling ascii_table v3.0.2 [INFO] [stderr] Compiling filters v0.4.0 [INFO] [stderr] Compiling bytesize v1.1.0 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling tokio v1.12.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling linked_hash_set v0.1.4 [INFO] [stderr] Compiling tinyvec v1.5.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling serde_test v0.8.23 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling line-wrap v0.1.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling addr2line v0.16.0 [INFO] [stderr] Compiling tint v1.0.1 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling indoc v1.0.3 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling http-body v0.4.3 [INFO] [stderr] Compiling linked-hash-map v0.3.0 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling object v0.26.2 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling rand v0.4.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling rlimit v0.6.2 [INFO] [stderr] Compiling which v4.2.2 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling directories v3.0.2 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling tar v0.4.37 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling ordered-float v1.1.1 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling console v0.14.1 [INFO] [stderr] Compiling os_type v2.3.0 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling xdg v2.4.0 [INFO] [stderr] Compiling indicatif v0.16.2 [INFO] [stderr] Compiling openssl-sys v0.9.67 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling libssh2-sys v0.2.23 [INFO] [stderr] Compiling onig_sys v69.7.1 [INFO] [stderr] Compiling libgit2-sys v0.12.24+1.3.0 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling serde-hjson v0.9.1 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling tokio-macros v1.5.0 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling structmeta-derive v0.1.4 [INFO] [stderr] Compiling typed-builder v0.9.1 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.5 [INFO] [stderr] Compiling getset v0.1.1 [INFO] [stderr] Compiling aquamarine v0.1.10 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling structmeta v0.1.4 [INFO] [stderr] Compiling pin-project v0.4.28 [INFO] [stderr] Compiling dialoguer v0.8.0 [INFO] [stderr] Compiling clap v3.0.0-beta.2 [INFO] [stderr] Compiling parse-display-derive v0.5.3 [INFO] [stderr] Compiling tokio-util v0.6.8 [INFO] [stderr] Compiling tokio-stream v0.1.7 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling h2 v0.3.6 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling uuid v0.6.5 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling serde-value v0.6.0 [INFO] [stderr] Compiling daggy v0.7.0 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling clap_generate v3.0.0-beta.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling handlebars v4.1.3 [INFO] [stderr] Compiling plist v1.2.1 [INFO] [stderr] Compiling config v0.10.1 [INFO] [stderr] Compiling human-panic v1.0.3 [INFO] [stderr] Compiling config v0.11.0 [INFO] [stderr] Compiling parse-display v0.5.3 [INFO] [stderr] Compiling diesel v1.4.8 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling hyper v0.14.13 [INFO] [stderr] Compiling futures_codec v0.4.1 [INFO] [stderr] Compiling ptree v0.3.2 [INFO] [stderr] Compiling migrations_internals v1.4.1 [INFO] [stderr] Compiling hyperlocal v0.8.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling onig v6.3.0 [INFO] [stderr] Compiling shiplift v0.7.0 [INFO] [stderr] Compiling syntect v4.6.0 [INFO] [stderr] Compiling migrations_macros v1.4.2 [INFO] [stderr] Compiling reqwest v0.11.6 [INFO] [stderr] Compiling diesel_migrations v1.4.0 [INFO] [stderr] Compiling git2 v0.13.23 [INFO] [stderr] Compiling butido v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/endpoint/configured.rs:589:22 [INFO] [stdout] | [INFO] [stdout] 589 | .inspect(|_| trace!("Successfully copied source {} to container {}", source_path.display(), container.id())) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unstable_name_collisions)]` on by default [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `result_inspect::ResultInspect::inspect(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(result_option_inspect)]` to the crate attributes to enable `Result::::inspect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/endpoint/configured.rs:596:14 [INFO] [stdout] | [INFO] [stdout] 596 | .inspect(|_| trace!("Successfully copied sources to container {}", container.id())) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `result_inspect::ResultInspect::inspect(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(result_option_inspect)]` to the crate attributes to enable `Result::::inspect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/endpoint/configured.rs:632:22 [INFO] [stdout] | [INFO] [stdout] 632 | .inspect(|_| trace!("Copying patch {} successfull", patch.display())) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `result_inspect::ResultInspect::inspect(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(result_option_inspect)]` to the crate attributes to enable `Result::::inspect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/endpoint/configured.rs:640:14 [INFO] [stdout] | [INFO] [stdout] 640 | .inspect(|_| trace!("Copied all patches")) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `result_inspect::ResultInspect::inspect(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(result_option_inspect)]` to the crate attributes to enable `Result::::inspect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/endpoint/configured.rs:709:22 [INFO] [stdout] | [INFO] [stdout] 709 | .inspect(|_| trace!("Successfully copied {} to container", art.display())) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `result_inspect::ResultInspect::inspect(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(result_option_inspect)]` to the crate attributes to enable `Result::::inspect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/endpoint/configured.rs:725:14 [INFO] [stdout] | [INFO] [stdout] 725 | .inspect(|_| trace!("Successfully copied all artifacts to the container {}", container.id())) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `result_inspect::ResultInspect::inspect(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(result_option_inspect)]` to the crate attributes to enable `Result::::inspect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/endpoint/configured.rs:739:14 [INFO] [stdout] | [INFO] [stdout] 739 | .inspect(|_| trace!("Successfully copied script to container {}", container.id())) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `result_inspect::ResultInspect::inspect(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(result_option_inspect)]` to the crate attributes to enable `Result::::inspect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/filestore/staging.rs:70:26 [INFO] [stdout] | [INFO] [stdout] 70 | .inspect(|r| trace!("Loaded from path {} = {:?}", path.display(), r)) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `result_inspect::ResultInspect::inspect(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(result_option_inspect)]` to the crate attributes to enable `Result::::inspect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc89elHV/symbols.o" "/opt/rustwide/target/debug/deps/butido-d323673c69d8fd3c.butido.a1092cad-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/butido-d323673c69d8fd3c.butido.a1092cad-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/butido-d323673c69d8fd3c.butido.a1092cad-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/butido-d323673c69d8fd3c.butido.a1092cad-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/butido-d323673c69d8fd3c.butido.a1092cad-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/butido-d323673c69d8fd3c.butido.a1092cad-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/butido-d323673c69d8fd3c.butido.a1092cad-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/butido-d323673c69d8fd3c.butido.a1092cad-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/butido-d323673c69d8fd3c.butido.a1092cad-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/butido-d323673c69d8fd3c.butido.a1092cad-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/butido-d323673c69d8fd3c.butido.a1092cad-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/butido-d323673c69d8fd3c.butido.a1092cad-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/butido-d323673c69d8fd3c.butido.a1092cad-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/butido-d323673c69d8fd3c.butido.a1092cad-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/butido-d323673c69d8fd3c.butido.a1092cad-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/butido-d323673c69d8fd3c.butido.a1092cad-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/butido-d323673c69d8fd3c.fznqxrhnbdys0wm.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-8f62fdcb22ed735e/out/build" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-d16131a04854f889/out/build" "-L" "/opt/rustwide/target/debug/build/onig_sys-affaceb779d83679/out" "-L" "/opt/rustwide/rustup-home/toolchains/b755f8b9936d084e0363ce6b393c7e444a37080e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libxdg-5461bf32879955c4.rlib" "/opt/rustwide/target/debug/deps/libdirs-b1f508d16f612c86.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-b90a87637014dd48.rlib" "/opt/rustwide/target/debug/deps/librlimit-44975a94a2dceb13.rlib" "/opt/rustwide/target/debug/deps/libsemver-5a56365724773183.rlib" "/opt/rustwide/target/debug/deps/libascii_table-a70e6d3822e5b30b.rlib" "/opt/rustwide/target/debug/deps/libreqwest-073463bfa35b8710.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-c52485b04074f8cc.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-5f2aecb5e8e415ba.rlib" "/opt/rustwide/target/debug/deps/libipnet-552718e39905e137.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-f23c187fb127aa59.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-15487c0decabf63d.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-9de8889ed3c5a60d.rlib" "/opt/rustwide/target/debug/deps/libdialoguer-80cf2ca27b870e25.rlib" "/opt/rustwide/target/debug/deps/libtempfile-80aa138826b93c33.rlib" "/opt/rustwide/target/debug/deps/librand-59ad54316473b3f6.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-3c112d72d9801898.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-a0b217d64526a78b.rlib" "/opt/rustwide/target/debug/deps/librand_core-68c100c1fcc00bf6.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-a366538c24cba4e3.rlib" "/opt/rustwide/target/debug/deps/libconsole-618762887d9b6fe4.rlib" "/opt/rustwide/target/debug/deps/libbytesize-0d39c671901b3e54.rlib" "/opt/rustwide/target/debug/deps/libwhich-0993fad1de7c93ed.rlib" "/opt/rustwide/target/debug/deps/libhumantime-69fede984985242f.rlib" "/opt/rustwide/target/debug/deps/libhuman_panic-c4bc3adbf3881a92.rlib" "/opt/rustwide/target/debug/deps/libos_type-7a69d8b2a1d8d5a7.rlib" "/opt/rustwide/target/debug/deps/libuuid-9e29330474060cc0.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-8c6bd7cf17df11b8.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-4786d860417960af.rlib" "/opt/rustwide/target/debug/deps/libobject-7d5cb99cd96802bc.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-b6077a98e580a28e.rlib" "/opt/rustwide/target/debug/deps/libgimli-84703d8c5e6c0439.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-5d383c335f8e8ef8.rlib" "/opt/rustwide/target/debug/deps/libparse_display-d2457767f04ed7b8.rlib" "/opt/rustwide/target/debug/deps/libclap_generate-b7db16c59e615467.rlib" "/opt/rustwide/target/debug/deps/librayon-15897464ab0028e7.rlib" "/opt/rustwide/target/debug/deps/librayon_core-cda7c7c6b67e6484.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-4f8597e48297eafa.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-3b7e6fa41a8c6900.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-1ebc79530dc1dd57.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-f7f960d6fb737adf.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c48a12501a6794e4.rlib" "/opt/rustwide/target/debug/deps/libconfig-12b5e4cc284af6f2.rlib" "/opt/rustwide/target/debug/deps/libptree-7ccf5f5fb4cb844c.rlib" "/opt/rustwide/target/debug/deps/libdirectories-21f12d189d723c06.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-e4775e6708c5d01f.rlib" "/opt/rustwide/target/debug/deps/libconfig-2c64d5fc33ef4c20.rlib" "/opt/rustwide/target/debug/deps/libini-6dec968ff6377191.rlib" "/opt/rustwide/target/debug/deps/libserde_hjson-1a75adfdb9acb3d8.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-fd6f78b97656be6c.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-b8a830312b62ba5f.rlib" "/opt/rustwide/target/debug/deps/libserde-52db57e462f2ad4b.rlib" "/opt/rustwide/target/debug/deps/libtoml-c61f1a4c9b1150a9.rlib" "/opt/rustwide/target/debug/deps/libnom-3dab369737645aa2.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-ed3814696469db1c.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-c94e2eb84119cf0b.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-e588c95ba5720abe.rlib" "/opt/rustwide/target/debug/deps/libserde_value-880dbecbc7583bbc.rlib" "/opt/rustwide/target/debug/deps/libordered_float-6ba19c2c5ec4e6ea.rlib" "/opt/rustwide/target/debug/deps/libtint-80c100bfb3a4444f.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-edf244ecdb61ba64.rlib" "/opt/rustwide/target/debug/deps/libansi_term-48f0fd0ac85ec814.rlib" "/opt/rustwide/target/debug/deps/libsha2-dcfe8c494cfc02f5.rlib" "/opt/rustwide/target/debug/deps/libsha1-05dff828d9396f7a.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-b3a531c9eb400c1f.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-c38b0b0f1a8d0c39.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-01f34f8001e92850.rlib" "/opt/rustwide/target/debug/deps/libdigest-b5de50d9c22cf94e.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-01d4ddf615679157.rlib" "/opt/rustwide/target/debug/deps/libtypenum-a068e508627c4989.rlib" "/opt/rustwide/target/debug/deps/libunindent-f7b6621e65d5961f.rlib" "/opt/rustwide/target/debug/deps/libsyntect-76ca3f87aff5cf98.rlib" "/opt/rustwide/target/debug/deps/libonig-c3ce964f3ff0acf4.rlib" "/opt/rustwide/target/debug/deps/libonig_sys-382aacb3be230ebf.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-8d2a23e62bfcdab7.rlib" "/opt/rustwide/target/debug/deps/liblazycell-d2ae0c144988a8f0.rlib" "/opt/rustwide/target/debug/deps/libplist-b62191160054df93.rlib" "/opt/rustwide/target/debug/deps/libline_wrap-609a13bf004aa9ea.rlib" "/opt/rustwide/target/debug/deps/libsafemem-d331e67b7147906f.rlib" "/opt/rustwide/target/debug/deps/libxml-26b655784b382005.rlib" "/opt/rustwide/target/debug/deps/libbincode-1e2d0f7369a8a10d.rlib" "/opt/rustwide/target/debug/deps/libhandlebars-8b4f79b58bdc8800.rlib" "/opt/rustwide/target/debug/deps/libpest-b3c6f9b922b17b50.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-3e5d1794e02853ea.rlib" "/opt/rustwide/target/debug/deps/libquick_error-130a62d298308e86.rlib" "/opt/rustwide/target/debug/deps/libgit2-0c7a8b1c7be0d24f.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-86ae36f1a8e8c887.rlib" "/opt/rustwide/target/debug/deps/liblibgit2_sys-56933d8e2a6fee81.rlib" "/opt/rustwide/target/debug/deps/liblibssh2_sys-f5abedf78282a186.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-7d76d8f9ecee1397.rlib" "/opt/rustwide/target/debug/deps/libpom-ff5be2e54d127dc7.rlib" "/opt/rustwide/target/debug/deps/libdaggy-9843686e9d480284.rlib" "/opt/rustwide/target/debug/deps/libpetgraph-94a7c4f39f8d4d7b.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-2258c0b64fd0539a.rlib" "/opt/rustwide/target/debug/deps/libresult_inspect-e31254afcf484e47.rlib" "/opt/rustwide/target/debug/deps/libindicatif-41b3d8ee18da1901.rlib" "/opt/rustwide/target/debug/deps/libconsole-9f03336009bd68d5.rlib" "/opt/rustwide/target/debug/deps/libterminal_size-651b21b9aa8e9d11.rlib" "/opt/rustwide/target/debug/deps/libnumber_prefix-bcdc0038ac5d7d94.rlib" "/opt/rustwide/target/debug/deps/libcsv-c0419e551c34e1b8.rlib" "/opt/rustwide/target/debug/deps/libcsv_core-ea365508f696ab99.rlib" "/opt/rustwide/target/debug/deps/libbstr-d965abc9d9c4da22.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-e58dfb6c4c62b1b2.rlib" "/opt/rustwide/target/debug/deps/libregex-30c15a03b42b7b33.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-9068e0b6451c8c0a.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c25dc19d7487cdf7.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-85c3caa7668e091f.rlib" "/opt/rustwide/target/debug/deps/libsame_file-d3ddf74b396c2e8b.rlib" "/opt/rustwide/target/debug/deps/libresiter-c237fe4f319b121f.rlib" "/opt/rustwide/target/debug/deps/libfilters-7e7eae04bed60489.rlib" "/opt/rustwide/target/debug/deps/libshiplift-06933580fd8b2a34.rlib" "/opt/rustwide/target/debug/deps/libfutures_codec-c4589ee1a93f8a1b.rlib" "/opt/rustwide/target/debug/deps/libpin_project-a2e2b45863c8abcb.rlib" "/opt/rustwide/target/debug/deps/libbytes-522c9d77a2dcfe3d.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libtar-92670d8e9d1013ab.rlib" "/opt/rustwide/target/debug/deps/libxattr-4fb1ace107ff2f4b.rlib" "/opt/rustwide/target/debug/deps/libfiletime-5a54a821565aecc6.rlib" "/opt/rustwide/target/debug/deps/libflate2-d9c82858b9068486.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-8cb202a41ad569df.rlib" "/opt/rustwide/target/debug/deps/libadler-3a9d1165c599cab1.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-aaf29b4979d72532.rlib" "/opt/rustwide/target/debug/deps/libmime-f9513972171bf326.rlib" "/opt/rustwide/target/debug/deps/libhyperlocal-223c5e2e1e50ac66.rlib" "/opt/rustwide/target/debug/deps/libpin_project-6d29e082977da2ff.rlib" "/opt/rustwide/target/debug/deps/libhex-df8306afd9dee15d.rlib" "/opt/rustwide/target/debug/deps/libhyper_openssl-87b705c49449e966.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_set-e79d8f792cff2ecb.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-ea264b62bc2c9c07.rlib" "/opt/rustwide/target/debug/deps/libtower_layer-c8bdab1f798ba711.rlib" "/opt/rustwide/target/debug/deps/libtokio_openssl-0f06b90c09f7023d.rlib" "/opt/rustwide/target/debug/deps/libfutures-3a83ceee4edd1b52.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-b91d7c6962876459.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-1bc8a6aecbf282f5.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-e12ee34538c6e14f.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-1fbe5b6a2871d455.rlib" "/opt/rustwide/target/debug/deps/liblock_api-cd3b85c2abaca44b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libinstant-e762c784f8da740e.rlib" "/opt/rustwide/target/debug/deps/libopenssl-8adfa059952728fb.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-46b9b5ebdcb273c8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-ecd28e6fe5f7182e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-c25ae6fa76ec9484.rlib" "/opt/rustwide/target/debug/deps/libhyper-997c0c8dbc15ae30.rlib" "/opt/rustwide/target/debug/deps/libwant-b283267483779076.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-febba4674ec63f92.rlib" "/opt/rustwide/target/debug/deps/libsocket2-e391e2137faa46d7.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d713e9f8be03dc82.rlib" "/opt/rustwide/target/debug/deps/libh2-71f38b5b664e786f.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-73edb85f46a38df1.rlib" "/opt/rustwide/target/debug/deps/libtower_service-a0bac867cff4e01f.rlib" "/opt/rustwide/target/debug/deps/libtracing-fcfd4391406cd850.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-b13817bade10c698.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-3628adde30996d4f.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-dbfc3a0fc3f98647.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-00fb6f2f3a6eb2ea.rlib" "/opt/rustwide/target/debug/deps/libslab-aef35fd6b139bfac.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-d2249c92872a330f.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-fb565f78d09cfb13.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-f90ae2b60d9e0135.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-0517d58bead4f50f.rlib" "/opt/rustwide/target/debug/deps/libhttp-e11b89894b7f00a1.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/liburl-ee1e690e5f6761ae.rlib" "/opt/rustwide/target/debug/deps/libidna-884478df152975e3.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-4d61109e89d32d42.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-376273f773ff83c8.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-d0a053bbcb729d32.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-1a48ab4b6760ee48.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libmatches-a104dd362fa85146.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-b961a6cf259d6613.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-01c6a3a488380cd6.rlib" "/opt/rustwide/target/debug/deps/libtokio-392662d272ad05cc.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-61d21db40da371ac.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-b188e6e2d656fdba.rlib" "/opt/rustwide/target/debug/deps/libmemchr-97d2a9096a87321e.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-393bd80b9b1a6bb7.rlib" "/opt/rustwide/target/debug/deps/libbytes-5e8424a0f7103369.rlib" "/opt/rustwide/target/debug/deps/libmio-33032e55e74a7624.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-c01d3460c002bb08.rlib" "/opt/rustwide/target/debug/deps/libitertools-b17ac59ddf24dcf1.rlib" "/opt/rustwide/target/debug/deps/libeither-2e3eb180977f1f53.rlib" "/opt/rustwide/target/debug/deps/libcolored-26d32b7e55d3d9ae.rlib" "/opt/rustwide/target/debug/deps/libzeroize-5f06918c2dc6b0f3.rlib" "/opt/rustwide/target/debug/deps/libfunty-87a9129b567ebd7f.rlib" "/opt/rustwide/target/debug/deps/libclap-5895b32657576de5.rlib" "/opt/rustwide/target/debug/deps/libstrsim-4e9d0b184b9a2988.rlib" "/opt/rustwide/target/debug/deps/libatty-fd5f6451f37f711f.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-8f4455ed19545fd7.rlib" "/opt/rustwide/target/debug/deps/libvec_map-dab3909866655c61.rlib" "/opt/rustwide/target/debug/deps/libos_str_bytes-30106798692638db.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-6a61078d9610ba74.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-e91030079211fd3f.rlib" "/opt/rustwide/target/debug/deps/libindexmap-7b2ec8f3aa66da44.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-238efa6a2ed05171.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libanyhow-b4a3b9ad07e6c4a2.rlib" "/opt/rustwide/target/debug/deps/libdiesel_migrations-f871020bc7436f1e.rlib" "/opt/rustwide/target/debug/deps/libmigrations_internals-2d8c51424a95a96c.rlib" "/opt/rustwide/target/debug/deps/libdiesel-15aab988cc87d99f.rlib" "/opt/rustwide/target/debug/deps/libpq_sys-25cb7fb6792c8d14.rlib" "/opt/rustwide/target/debug/deps/libuuid-427f2b04b56a6ae3.rlib" "/opt/rustwide/target/debug/deps/librand-4be90200e7cab20a.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "/opt/rustwide/target/debug/deps/libserde_json-35cefabb4e00edac.rlib" "/opt/rustwide/target/debug/deps/libryu-8c106c7dece5fbd0.rlib" "/opt/rustwide/target/debug/deps/libitoa-292f0c0aa4cceb9b.rlib" "/opt/rustwide/target/debug/deps/libchrono-e917dc528b69b6f2.rlib" "/opt/rustwide/target/debug/deps/libserde-e3ee96c9f17dbbb3.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-d6e191c234957bf7.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b01ac3b4430ee179.rlib" "/opt/rustwide/target/debug/deps/libtime-290ad98af4fdc60f.rlib" "/opt/rustwide/target/debug/deps/liblibc-39bd88f86ad6c175.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/liblog-41607b4997ff699e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/rustup-home/toolchains/b755f8b9936d084e0363ce6b393c7e444a37080e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-4393e7d07259b8a4.rlib" "/opt/rustwide/rustup-home/toolchains/b755f8b9936d084e0363ce6b393c7e444a37080e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e13cbb326bcd01a4.rlib" "/opt/rustwide/rustup-home/toolchains/b755f8b9936d084e0363ce6b393c7e444a37080e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-13ac6af5403a52c8.rlib" "/opt/rustwide/rustup-home/toolchains/b755f8b9936d084e0363ce6b393c7e444a37080e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-a7b8febdd2acb289.rlib" "/opt/rustwide/rustup-home/toolchains/b755f8b9936d084e0363ce6b393c7e444a37080e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-343513f0726f71ed.rlib" "/opt/rustwide/rustup-home/toolchains/b755f8b9936d084e0363ce6b393c7e444a37080e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-8f833d900bfb98aa.rlib" "/opt/rustwide/rustup-home/toolchains/b755f8b9936d084e0363ce6b393c7e444a37080e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e97a7960ca6216c8.rlib" "/opt/rustwide/rustup-home/toolchains/b755f8b9936d084e0363ce6b393c7e444a37080e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-683fb35093a61fcc.rlib" "/opt/rustwide/rustup-home/toolchains/b755f8b9936d084e0363ce6b393c7e444a37080e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-f943c2d34bd4b56d.rlib" "/opt/rustwide/rustup-home/toolchains/b755f8b9936d084e0363ce6b393c7e444a37080e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-72ce2aaa649404e0.rlib" "/opt/rustwide/rustup-home/toolchains/b755f8b9936d084e0363ce6b393c7e444a37080e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ac5d08ad5339e92e.rlib" "/opt/rustwide/rustup-home/toolchains/b755f8b9936d084e0363ce6b393c7e444a37080e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-dacfda262d5656fb.rlib" "/opt/rustwide/rustup-home/toolchains/b755f8b9936d084e0363ce6b393c7e444a37080e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e2056a834ba0712c.rlib" "/opt/rustwide/rustup-home/toolchains/b755f8b9936d084e0363ce6b393c7e444a37080e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a60649c148c6e2db.rlib" "/opt/rustwide/rustup-home/toolchains/b755f8b9936d084e0363ce6b393c7e444a37080e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-3e961d059b9bcde7.rlib" "/opt/rustwide/rustup-home/toolchains/b755f8b9936d084e0363ce6b393c7e444a37080e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-20f26f875d0170e2.rlib" "/opt/rustwide/rustup-home/toolchains/b755f8b9936d084e0363ce6b393c7e444a37080e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-522518611024dce5.rlib" "/opt/rustwide/rustup-home/toolchains/b755f8b9936d084e0363ce6b393c7e444a37080e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-05898138a596088a.rlib" "/opt/rustwide/rustup-home/toolchains/b755f8b9936d084e0363ce6b393c7e444a37080e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5b83a1df856cf582.rlib" "-Wl,-Bdynamic" "-lz" "-lssl" "-lcrypto" "-lpq" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/b755f8b9936d084e0363ce6b393c7e444a37080e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/butido-d323673c69d8fd3c" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `butido` due to 2 previous errors; 8 warnings emitted [INFO] running `Command { std: "docker" "inspect" "4d4648d996f8f2a8381fb07032850da6eef06b4261c43de68661a09e92218c5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d4648d996f8f2a8381fb07032850da6eef06b4261c43de68661a09e92218c5e", kill_on_drop: false }` [INFO] [stdout] 4d4648d996f8f2a8381fb07032850da6eef06b4261c43de68661a09e92218c5e