[INFO] cloning repository https://github.com/exdx/dcp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/exdx/dcp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fexdx%2Fdcp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fexdx%2Fdcp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 06a60d46ea088d634dee0e8c6de1234d9efdfd3b [INFO] building exdx/dcp against try#8b8eff55bd72abbb57167bc42222a7f91d41cb0d for pr-142134-abi-ast-error [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fexdx%2Fdcp" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/exdx/dcp on toolchain 8b8eff55bd72abbb57167bc42222a7f91d41cb0d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/exdx/dcp [INFO] finished tweaking git repo https://github.com/exdx/dcp [INFO] tweaked toml for git repo https://github.com/exdx/dcp written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/exdx/dcp 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" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 05cdd530675a48745f3b52732218448cc2966cba8579ad099489e05565a4f1c5 [INFO] running `Command { std: "docker" "start" "-a" "05cdd530675a48745f3b52732218448cc2966cba8579ad099489e05565a4f1c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "05cdd530675a48745f3b52732218448cc2966cba8579ad099489e05565a4f1c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05cdd530675a48745f3b52732218448cc2966cba8579ad099489e05565a4f1c5", kill_on_drop: false }` [INFO] [stdout] 05cdd530675a48745f3b52732218448cc2966cba8579ad099489e05565a4f1c5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 09438e7e083ef96181f5bf5779e3ebf12e9d1ef87612dc526eb0eb4a7ad8428a [INFO] running `Command { std: "docker" "start" "-a" "09438e7e083ef96181f5bf5779e3ebf12e9d1ef87612dc526eb0eb4a7ad8428a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling futures-core v0.3.27 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-channel v0.3.27 [INFO] [stderr] Compiling futures-task v0.3.27 [INFO] [stderr] Compiling futures-sink v0.3.27 [INFO] [stderr] Compiling futures-util v0.3.27 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling serde_derive v1.0.139 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.27 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling serde v1.0.139 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling pin-project-internal v0.4.30 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling tokio v1.26.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling tracing-core v0.1.28 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling tracing v0.1.35 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling unicode-normalization v0.1.21 [INFO] [stderr] Compiling filetime v0.2.17 [INFO] [stderr] Compiling xattr v0.2.3 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Compiling tar v0.4.38 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling async-trait v0.1.66 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling xdg v2.4.1 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling futures-macro v0.3.27 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling pin-project-internal v1.0.11 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling pin-project v1.0.11 [INFO] [stderr] Compiling pin-project v0.4.30 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling futures_codec v0.4.1 [INFO] [stderr] Compiling hyper v0.14.20 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling hyperlocal v0.8.0 [INFO] [stderr] Compiling podman-api-stubs v0.5.0 [INFO] [stderr] Compiling containers-api v0.2.0 [INFO] [stderr] Compiling containers-api-conn v0.1.3 [INFO] [stderr] Compiling docker-api v0.9.2 [INFO] [stderr] Compiling podman-api v0.4.0 [INFO] [stderr] Compiling dcp v0.4.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `repo` and `tag` are never read [INFO] [stdout] --> src/runtime/podman.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct Image { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 11 | pub image: String, [INFO] [stdout] 12 | pub repo: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 13 | pub tag: String, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s [INFO] running `Command { std: "docker" "inspect" "09438e7e083ef96181f5bf5779e3ebf12e9d1ef87612dc526eb0eb4a7ad8428a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09438e7e083ef96181f5bf5779e3ebf12e9d1ef87612dc526eb0eb4a7ad8428a", kill_on_drop: false }` [INFO] [stdout] 09438e7e083ef96181f5bf5779e3ebf12e9d1ef87612dc526eb0eb4a7ad8428a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3b5d127049761a16a776e7d3ea6362dc3c2d0b4302e06cf72ffc92867e5b47dc [INFO] running `Command { std: "docker" "start" "-a" "3b5d127049761a16a776e7d3ea6362dc3c2d0b4302e06cf72ffc92867e5b47dc", kill_on_drop: false }` [INFO] [stderr] Compiling predicates-core v1.0.3 [INFO] [stderr] Compiling either v1.7.0 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling termtree v0.2.4 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling anstyle v1.0.0 [INFO] [stdout] warning: fields `repo` and `tag` are never read [INFO] [stdout] --> src/runtime/podman.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct Image { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 11 | pub image: String, [INFO] [stdout] 12 | pub repo: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 13 | pub tag: String, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling predicates-tree v1.0.5 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling predicates v2.1.5 [INFO] [stderr] Compiling predicates v3.0.3 [INFO] [stderr] Compiling assert_cmd v2.0.5 [INFO] [stderr] Compiling dcp v0.4.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `repo` and `tag` are never read [INFO] [stdout] --> src/runtime/podman.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct Image { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 11 | pub image: String, [INFO] [stdout] 12 | pub repo: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 13 | pub tag: String, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcExeu7c/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{librand-1f34819afaadc33b.rlib,librand_chacha-4102f70d36a16bcc.rlib,libppv_lite86-5224a9bd1c8e05ae.rlib,librand_core-1ae9d1c41633cbd7.rlib,libgetrandom-afe0be9e15b13b2b.rlib,libpredicates-26621cbfb5d6def9.rlib,libanstyle-eb0713778225a81b.rlib,libnormalize_line_endings-4c8b3a129a7ea5ba.rlib,libfloat_cmp-f345dc34ac4d5137.rlib,libdcp-7c090831e191a478.rlib,libxdg-ace330101fc86a7d.rlib,libdirs-35965c7cb4371929.rlib,libdirs_sys-ff92d58cda74950f.rlib,libpodman_api-777c9bc31fcd4438.rlib,libpodman_api_stubs-0f1acca7ff745557.rlib,libcontainers_api-80b6ea010f2f012e.rlib,libdocker_api-f77f9160f1b7fa8d.rlib,libbase64-c7b5ee6310df3e1f.rlib,libfutures_codec-8361b5911fa3b2c4.rlib,libpin_project-9deb535fade07597.rlib,libfutures-17c24db8d0a4abf9.rlib,libfutures_executor-5a0633f5159e705e.rlib,libbytes-42577d72ef878432.rlib,libcontainers_api_conn-903931c7f6fc1a1e.rlib,libmime-b7cae768fcd12a2f.rlib,libthiserror-bf881f344fefbcf0.rlib,libhyperlocal-2c23e49adc437bc5.rlib,libpin_project-6f49042118228d86.rlib,libhex-5de1ffba8b3d39d3.rlib,libhyper-c8a2f3308429e824.rlib,libwant-a4c2ba961722b083.rlib,libtry_lock-04ab89c2b90aada7.rlib,libhttparse-86618c29ed52b730.rlib,libtower_service-0c5f378569342906.rlib,libtracing-b9a7815be1ea358e.rlib,libtracing_core-9343ee01d0cca041.rlib,libonce_cell-626522a9db9b6e08.rlib,libhttp_body-7876182d129a45e8.rlib,libtokio-f1ba4ad8bba05d36.rlib,libsignal_hook_registry-df157c13920bf911.rlib,libnum_cpus-9bb7f88a231a5f7e.rlib,libsocket2-aa08f9723e246c9b.rlib,libmio-dadce29e4d123e04.rlib,libparking_lot-8005054064fc30fb.rlib,libparking_lot_core-a058dc1d4615ee2b.rlib,libsmallvec-c595c408534d8435.rlib,liblock_api-5668219260a1513b.rlib,libscopeguard-c75d788457331c7e.rlib,libhttpdate-233baa258b7fe259.rlib,libhttp-bf835fcca8c1352c.rlib,libbytes-71cccd860cec20b5.rlib,libfnv-2efd5e10883e6e67.rlib,libfutures_util-2a10429c5aa0c1df.rlib,libfutures_io-8831320a9899a8b1.rlib,libslab-67f54659a39894fb.rlib,libfutures_channel-42923696535a6ba4.rlib,libpin_project_lite-f32ed3a6310e9ceb.rlib,libfutures_sink-5f5eaba7e81923c0.rlib,libfutures_task-b32818abb3b0a481.rlib,libpin_utils-ea4b982528073b6b.rlib,libfutures_core-f4435883da2c23fd.rlib,libserde_json-09a5416b2cd21699.rlib,libryu-fa4929747218290e.rlib,libitoa-04b8f43abd9b1416.rlib,libtar-7e4ff077c3a479ba.rlib,libxattr-35e0cd136dccb2bc.rlib,libfiletime-911d768614de094f.rlib,libflate2-1cd29297a7dcab2e.rlib,libminiz_oxide-b50670769d2727f4.rlib,libadler-e401e4288b606860.rlib,libcrc32fast-bb16182f799206b5.rlib,libchrono-bd0545536c2bf5b3.rlib,libserde-2c50be9da28b49cb.rlib,libnum_integer-b8360c367d1a9a2d.rlib,libnum_traits-f6d40fb825abd658.rlib,libtime-86804de5b224e6ab.rlib,liburl-1238f5b045a3403d.rlib,libidna-c4d360ae94ef04ff.rlib,libunicode_normalization-c4a6fe4b7dd5357f.rlib,libtinyvec-2e387d9a9478f378.rlib,libtinyvec_macros-20f7bf5a3a0f6c2e.rlib,libunicode_bidi-2ed28bc8a9c7f7d3.rlib,libform_urlencoded-5fce2247c59253ae.rlib,libpercent_encoding-772c90a786b3ee34.rlib,libmatches-1233775581318fa3.rlib,libclap-acb072fc8d27a295.rlib,libvec_map-f04e21527147b93b.rlib,libtextwrap-8c61ec8fee0bca29.rlib,libunicode_width-515ec92276a5f553.rlib,libstrsim-b1c1c3e695a052dc.rlib,libbitflags-def4ff224bdcd924.rlib,libansi_term-4bd2a49bf7de96b7.rlib,libanyhow-3ba3941eb2a9f31a.rlib,libpretty_env_logger-68a830edff9f046e.rlib,libenv_logger-e97cb2eafeb7afb7.rlib,libtermcolor-7b79b99269950d82.rlib,libatty-4c56bdc069a790d9.rlib,libhumantime-b3b90fba37206ad9.rlib,libquick_error-df6fb51d0bfdc795.rlib,liblog-474352113a77d7bc.rlib,libcfg_if-02ffc4ff30a29427.rlib,libregex-b902bfa55fa651e1.rlib,libaho_corasick-ef77cb7663654e50.rlib,libregex_syntax-4929eefb3664f9f5.rlib,libassert_cmd-c236fa696950214c.rlib,libwait_timeout-d923788404b5fc98.rlib,liblibc-40dc41f6923d6ee4.rlib,libdoc_comment-b97d4a50de5f61ed.rlib,libbstr-afcb89a11038e8e0.rlib,liblazy_static-ba6d9ac4e4243af3.rlib,libregex_automata-ae32034befaf7c5b.rlib,libmemchr-c9ba1fdeb4c2549a.rlib,libpredicates_tree-fb5d424991ac2d7e.rlib,libtermtree-f13afe255f0058b4.rlib,libpredicates-177cc9be93221d05.rlib,libitertools-feeff5326c919a92.rlib,libeither-f8b75b1e5729a806.rlib,libdifflib-a4aac0ea25a27140.rlib,libpredicates_core-d6c8ae3f837c43bf.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcExeu7c/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/cli-4ab41e73701b11dc" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dcp` (test "cli") due to 1 previous error [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: "cc" "-m64" "/tmp/rustcpXLEZT/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libxdg-ace330101fc86a7d.rlib,libdirs-35965c7cb4371929.rlib,libdirs_sys-ff92d58cda74950f.rlib,libpodman_api-777c9bc31fcd4438.rlib,libpodman_api_stubs-0f1acca7ff745557.rlib,libcontainers_api-80b6ea010f2f012e.rlib,libdocker_api-f77f9160f1b7fa8d.rlib,libbase64-c7b5ee6310df3e1f.rlib,libfutures_codec-8361b5911fa3b2c4.rlib,libpin_project-9deb535fade07597.rlib,libfutures-17c24db8d0a4abf9.rlib,libfutures_executor-5a0633f5159e705e.rlib,libbytes-42577d72ef878432.rlib,libcontainers_api_conn-903931c7f6fc1a1e.rlib,libmime-b7cae768fcd12a2f.rlib,libthiserror-bf881f344fefbcf0.rlib,libhyperlocal-2c23e49adc437bc5.rlib,libpin_project-6f49042118228d86.rlib,libhex-5de1ffba8b3d39d3.rlib,libhyper-c8a2f3308429e824.rlib,libwant-a4c2ba961722b083.rlib,libtry_lock-04ab89c2b90aada7.rlib,libhttparse-86618c29ed52b730.rlib,libtower_service-0c5f378569342906.rlib,libtracing-b9a7815be1ea358e.rlib,libtracing_core-9343ee01d0cca041.rlib,libonce_cell-626522a9db9b6e08.rlib,libhttp_body-7876182d129a45e8.rlib,libtokio-f1ba4ad8bba05d36.rlib,libsignal_hook_registry-df157c13920bf911.rlib,libnum_cpus-9bb7f88a231a5f7e.rlib,libsocket2-aa08f9723e246c9b.rlib,libmio-dadce29e4d123e04.rlib,libparking_lot-8005054064fc30fb.rlib,libparking_lot_core-a058dc1d4615ee2b.rlib,libsmallvec-c595c408534d8435.rlib,liblock_api-5668219260a1513b.rlib,libscopeguard-c75d788457331c7e.rlib,libhttpdate-233baa258b7fe259.rlib,libhttp-bf835fcca8c1352c.rlib,libbytes-71cccd860cec20b5.rlib,libfnv-2efd5e10883e6e67.rlib,libfutures_util-2a10429c5aa0c1df.rlib,libfutures_io-8831320a9899a8b1.rlib,libslab-67f54659a39894fb.rlib,libfutures_channel-42923696535a6ba4.rlib,libpin_project_lite-f32ed3a6310e9ceb.rlib,libfutures_sink-5f5eaba7e81923c0.rlib,libfutures_task-b32818abb3b0a481.rlib,libpin_utils-ea4b982528073b6b.rlib,libfutures_core-f4435883da2c23fd.rlib,libserde_json-09a5416b2cd21699.rlib,libryu-fa4929747218290e.rlib,libitoa-04b8f43abd9b1416.rlib,libtar-7e4ff077c3a479ba.rlib,libxattr-35e0cd136dccb2bc.rlib,libfiletime-911d768614de094f.rlib,libflate2-1cd29297a7dcab2e.rlib,libminiz_oxide-b50670769d2727f4.rlib,libadler-e401e4288b606860.rlib,libcrc32fast-bb16182f799206b5.rlib,libchrono-bd0545536c2bf5b3.rlib,libserde-2c50be9da28b49cb.rlib,libnum_integer-b8360c367d1a9a2d.rlib,libnum_traits-f6d40fb825abd658.rlib,libtime-86804de5b224e6ab.rlib,liburl-1238f5b045a3403d.rlib,libidna-c4d360ae94ef04ff.rlib,libunicode_normalization-c4a6fe4b7dd5357f.rlib,libtinyvec-2e387d9a9478f378.rlib,libtinyvec_macros-20f7bf5a3a0f6c2e.rlib,libunicode_bidi-2ed28bc8a9c7f7d3.rlib,libform_urlencoded-5fce2247c59253ae.rlib,libpercent_encoding-772c90a786b3ee34.rlib,libmatches-1233775581318fa3.rlib,libclap-acb072fc8d27a295.rlib,libvec_map-f04e21527147b93b.rlib,libtextwrap-8c61ec8fee0bca29.rlib,libunicode_width-515ec92276a5f553.rlib,libstrsim-b1c1c3e695a052dc.rlib,libbitflags-def4ff224bdcd924.rlib,libansi_term-4bd2a49bf7de96b7.rlib,libanyhow-3ba3941eb2a9f31a.rlib,libpretty_env_logger-68a830edff9f046e.rlib,libenv_logger-e97cb2eafeb7afb7.rlib,libtermcolor-7b79b99269950d82.rlib,libatty-4c56bdc069a790d9.rlib,liblibc-40dc41f6923d6ee4.rlib,libhumantime-b3b90fba37206ad9.rlib,libquick_error-df6fb51d0bfdc795.rlib,liblog-474352113a77d7bc.rlib,libcfg_if-02ffc4ff30a29427.rlib,libregex-b902bfa55fa651e1.rlib,libaho_corasick-ef77cb7663654e50.rlib,libmemchr-c9ba1fdeb4c2549a.rlib,libregex_syntax-4929eefb3664f9f5.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcpXLEZT/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/dcp-22d0959eab458e02" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dcp` (lib test) due to 1 previous error; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "3b5d127049761a16a776e7d3ea6362dc3c2d0b4302e06cf72ffc92867e5b47dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b5d127049761a16a776e7d3ea6362dc3c2d0b4302e06cf72ffc92867e5b47dc", kill_on_drop: false }` [INFO] [stdout] 3b5d127049761a16a776e7d3ea6362dc3c2d0b4302e06cf72ffc92867e5b47dc