[INFO] cloning repository https://github.com/mreleftheros/pokemon_cli_rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mreleftheros/pokemon_cli_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmreleftheros%2Fpokemon_cli_rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmreleftheros%2Fpokemon_cli_rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] eb61a03bd39c85f9375a784d48ee6022fea2c5d1 [INFO] testing mreleftheros/pokemon_cli_rust against try#17092ad00ed8fe1e7f81a7e38238ff70779034b1 for pr-140985 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmreleftheros%2Fpokemon_cli_rust" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mreleftheros/pokemon_cli_rust on toolchain 17092ad00ed8fe1e7f81a7e38238ff70779034b1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mreleftheros/pokemon_cli_rust [INFO] finished tweaking git repo https://github.com/mreleftheros/pokemon_cli_rust [INFO] tweaked toml for git repo https://github.com/mreleftheros/pokemon_cli_rust written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/mreleftheros/pokemon_cli_rust 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" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 338454b21ee06c83b927c34bb13c97ecfe5cf420c767e520994da82c47312b63 [INFO] running `Command { std: "docker" "start" "-a" "338454b21ee06c83b927c34bb13c97ecfe5cf420c767e520994da82c47312b63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "338454b21ee06c83b927c34bb13c97ecfe5cf420c767e520994da82c47312b63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "338454b21ee06c83b927c34bb13c97ecfe5cf420c767e520994da82c47312b63", kill_on_drop: false }` [INFO] [stdout] 338454b21ee06c83b927c34bb13c97ecfe5cf420c767e520994da82c47312b63 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aea2c61f913f19403fc359b29e93f229354600a52837e792169060634fdf57a7 [INFO] running `Command { std: "docker" "start" "-a" "aea2c61f913f19403fc359b29e93f229354600a52837e792169060634fdf57a7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling bytes v1.6.1 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling cc v1.1.5 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling syn v2.0.71 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling tokio v1.38.1 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling rustls-pki-types v1.7.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling rustls-pemfile v2.1.2 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling h2 v0.4.5 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling hyper-util v0.1.6 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.5 [INFO] [stderr] Compiling pokemon_cli_rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s [INFO] running `Command { std: "docker" "inspect" "aea2c61f913f19403fc359b29e93f229354600a52837e792169060634fdf57a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aea2c61f913f19403fc359b29e93f229354600a52837e792169060634fdf57a7", kill_on_drop: false }` [INFO] [stdout] aea2c61f913f19403fc359b29e93f229354600a52837e792169060634fdf57a7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] af92b5b71b06c72b4ed2722884d88a1934d42393af9f03b4c29393d862028c20 [INFO] running `Command { std: "docker" "start" "-a" "af92b5b71b06c72b4ed2722884d88a1934d42393af9f03b4c29393d862028c20", kill_on_drop: false }` [INFO] [stderr] Compiling pokemon_cli_rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustccs8RYh/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libreqwest-c9cb2b70fbcb33ba.rlib,librustls_pemfile-0ed5c8c77114b8fa.rlib,librustls_pki_types-e9d9b2da459d868f.rlib,libbase64-2a03de3babadded3.rlib,libipnet-f3b116e706e145a1.rlib,libhyper_tls-ba526c6cfe7e1a92.rlib,libtokio_native_tls-f6c4139528d126dc.rlib,libserde_urlencoded-1513de65d82163ec.rlib,libmime-4b44681fdb2c65f7.rlib,libencoding_rs-721451430cd4dde4.rlib,libserde_json-973f7b86b2a7b7c5.rlib,libryu-f8ba606093049f91.rlib,libnative_tls-ef2ca782051e3a15.rlib,libopenssl_probe-dfbd35d7fb1bbeff.rlib,libopenssl-6150cb7bea6ba92c.rlib,libbitflags-ce446ee600bbaa5e.rlib,libforeign_types-0d5385f641bbbadd.rlib,libforeign_types_shared-1d09a6084921ca40.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libopenssl_sys-2a862f117cb786c8.rlib,libhyper_util-88e92699985dc3bb.rlib,libtower-71c94fbbf3af77bc.rlib,libpin_project-1cea7b4cb2280ca3.rlib,libtower_layer-d544d4bd616865b8.rlib,libtower_service-aa28c9aa29f1c654.rlib,libhyper-3561e109ca7148c7.rlib,libwant-0f3c3ee377cad37f.rlib,libtry_lock-aabba5e3d97e6b57.rlib,libsmallvec-e2fbd282c83e646d.rlib,libhttparse-9fd62e97bab6f1f1.rlib,libh2-34a8831b1c073ccf.rlib,libtracing-1201981393a7565d.rlib,libtracing_core-2e5058304bee1886.rlib,libonce_cell-24c5d665b6879050.rlib,libindexmap-478de18483c8f743.rlib,libequivalent-fdc46004df91ad08.rlib,libhashbrown-5d9404f16ad26a3c.rlib,libatomic_waker-001109810bdecbaa.rlib,libtokio_util-9604626e75ddd6e9.rlib,libfutures_channel-a814b7bed2279676.rlib,libtokio-504beeef02babc11.rlib,libsocket2-ff0e049cb8e7a9c2.rlib,libmio-a6f70b5d8cb2d717.rlib,liblibc-fe9819ecd9fb6bb5.rlib,libhttp_body_util-131d3b701aa74d92.rlib,libhttp_body-bd20bdfcb911c9c5.rlib,liblog-5fb51f756c1191b0.rlib,libfutures_util-046a8876ab4f454a.rlib,libmemchr-3ffe5f7a52883367.rlib,libfutures_io-1e8dd8eeffe2c5f5.rlib,libslab-073199f209252607.rlib,libpin_project_lite-e0c50e8704e39276.rlib,libfutures_sink-ba628c80fbee78b4.rlib,libfutures_task-a34acde6ee26d4ab.rlib,libpin_utils-9a5791cba021167a.rlib,libfutures_core-2da63d8c7891ede1.rlib,liburl-a37d311f1b7ec159.rlib,libidna-da2b9aa3f9496c8b.rlib,libunicode_normalization-42ae7e4d98c3dc9e.rlib,libtinyvec-319ff0b4394c279d.rlib,libtinyvec_macros-1c14e8980bff1229.rlib,libunicode_bidi-625e08feb990b286.rlib,libform_urlencoded-a5edb5174711de82.rlib,libpercent_encoding-9bee39bbc5bd523a.rlib,libhttp-6bc91a0f85b89a5a.rlib,libitoa-4c6598116a867907.rlib,libbytes-b8c2ca00b3c0e98e.rlib,libfnv-2d77ec4f6f971b24.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libserde-891eac9e168f816b.rlib,libcolored-997143541f0303b2.rlib,liblazy_static-b3603208c0de2608.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" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustccs8RYh/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/pokemon_cli_rust-e1fc83ca9daebed0" "-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] Stack dump: [INFO] [stdout] 0. Program arguments: /opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld -flavor gnu -plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so -plugin-opt=/usr/libexec/gcc/x86_64-linux-gnu/13/lto-wrapper -plugin-opt=-fresolution=/tmp/ccTNHAJ5.res --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -z now -z relro -o /opt/rustwide/target/debug/deps/pokemon_cli_rust-e1fc83ca9daebed0 /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/13/crtbeginS.o -L/tmp/rustccs8RYh/raw-dylibs -L/opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld -L/usr/lib/gcc/x86_64-linux-gnu/13 -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/13/../../.. /tmp/rustccs8RYh/symbols.o /opt/rustwide/target/debug/deps/pokemon_cli_rust-e1fc83ca9daebed0.pokemon_cli_rust.d3bb5fcc8f8c9157-cgu.0.rcgu.o /opt/rustwide/target/debug/deps/pokemon_cli_rust-e1fc83ca9daebed0.6c505tvox7lwr5ygpvrcuzbba.rcgu.o --as-needed -Bstatic /opt/rustwide/target/debug/deps/libreqwest-c9cb2b70fbcb33ba.rlib /opt/rustwide/target/debug/deps/librustls_pemfile-0ed5c8c77114b8fa.rlib /opt/rustwide/target/debug/deps/librustls_pki_types-e9d9b2da459d868f.rlib /opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib /opt/rustwide/target/debug/deps/libipnet-f3b116e706e145a1.rlib /opt/rustwide/target/debug/deps/libhyper_tls-ba526c6cfe7e1a92.rlib /opt/rustwide/target/debug/deps/libtokio_native_tls-f6c4139528d126dc.rlib /opt/rustwide/target/debug/deps/libserde_urlencoded-1513de65d82163ec.rlib /opt/rustwide/target/debug/deps/libmime-4b44681fdb2c65f7.rlib /opt/rustwide/target/debug/deps/libencoding_rs-721451430cd4dde4.rlib /opt/rustwide/target/debug/deps/libserde_json-973f7b86b2a7b7c5.rlib /opt/rustwide/target/debug/deps/libryu-f8ba606093049f91.rlib /opt/rustwide/target/debug/deps/libnative_tls-ef2ca782051e3a15.rlib /opt/rustwide/target/debug/deps/libopenssl_probe-dfbd35d7fb1bbeff.rlib /opt/rustwide/target/debug/deps/libopenssl-6150cb7bea6ba92c.rlib /opt/rustwide/target/debug/deps/libbitflags-ce446ee600bbaa5e.rlib /opt/rustwide/target/debug/deps/libforeign_types-0d5385f641bbbadd.rlib /opt/rustwide/target/debug/deps/libforeign_types_shared-1d09a6084921ca40.rlib /opt/rustwide/target/debug/deps/libcfg_if-33ef6c02a07f9fec.rlib /opt/rustwide/target/debug/deps/libopenssl_sys-2a862f117cb786c8.rlib /opt/rustwide/target/debug/deps/libhyper_util-88e92699985dc3bb.rlib /opt/rustwide/target/debug/deps/libtower-71c94fbbf3af77bc.rlib /opt/rustwide/target/debug/deps/libpin_project-1cea7b4cb2280ca3.rlib /opt/rustwide/target/debug/deps/libtower_layer-d544d4bd616865b8.rlib /opt/rustwide/target/debug/deps/libtower_service-aa28c9aa29f1c654.rlib /opt/rustwide/target/debug/deps/libhyper-3561e109ca7148c7.rlib /opt/rustwide/target/debug/deps/libwant-0f3c3ee377cad37f.rlib /opt/rustwide/target/debug/deps/libtry_lock-aabba5e3d97e6b57.rlib /opt/rustwide/target/debug/deps/libsmallvec-e2fbd282c83e646d.rlib /opt/rustwide/target/debug/deps/libhttparse-9fd62e97bab6f1f1.rlib /opt/rustwide/target/debug/deps/libh2-34a8831b1c073ccf.rlib /opt/rustwide/target/debug/deps/libtracing-1201981393a7565d.rlib /opt/rustwide/target/debug/deps/libtracing_core-2e5058304bee1886.rlib /opt/rustwide/target/debug/deps/libonce_cell-24c5d665b6879050.rlib /opt/rustwide/target/debug/deps/libindexmap-478de18483c8f743.rlib /opt/rustwide/target/debug/deps/libequivalent-fdc46004df91ad08.rlib /opt/rustwide/target/debug/deps/libhashbrown-5d9404f16ad26a3c.rlib /opt/rustwide/target/debug/deps/libatomic_waker-001109810bdecbaa.rlib /opt/rustwide/target/debug/deps/libtokio_util-9604626e75ddd6e9.rlib /opt/rustwide/target/debug/deps/libfutures_channel-a814b7bed2279676.rlib /opt/rustwide/target/debug/deps/libtokio-504beeef02babc11.rlib /opt/rustwide/target/debug/deps/libsocket2-ff0e049cb8e7a9c2.rlib /opt/rustwide/target/debug/deps/libmio-a6f70b5d8cb2d717.rlib /opt/rustwide/target/debug/deps/liblibc-fe9819ecd9fb6bb5.rlib /opt/rustwide/target/debug/deps/libhttp_body_util-131d3b701aa74d92.rlib /opt/rustwide/target/debug/deps/libhttp_body-bd20bdfcb911c9c5.rlib /opt/rustwide/target/debug/deps/liblog-5fb51f756c1191b0.rlib /opt/rustwide/target/debug/deps/libfutures_util-046a8876ab4f454a.rlib /opt/rustwide/target/debug/deps/libmemchr-3ffe5f7a52883367.rlib /opt/rustwide/target/debug/deps/libfutures_io-1e8dd8eeffe2c5f5.rlib /opt/rustwide/target/debug/deps/libslab-073199f209252607.rlib /opt/rustwide/target/debug/deps/libpin_project_lite-e0c50e8704e39276.rlib /opt/rustwide/target/debug/deps/libfutures_sink-ba628c80fbee78b4.rlib /opt/rustwide/target/debug/deps/libfutures_task-a34acde6ee26d4ab.rlib /opt/rustwide/target/debug/deps/libpin_utils-9a5791cba021167a.rlib /opt/rustwide/target/debug/deps/libfutures_core-2da63d8c7891ede1.rlib /opt/rustwide/target/debug/deps/liburl-a37d311f1b7ec159.rlib /opt/rustwide/target/debug/deps/libidna-da2b9aa3f9496c8b.rlib /opt/rustwide/target/debug/deps/libunicode_normalization-42ae7e4d98c3dc9e.rlib /opt/rustwide/target/debug/deps/libtinyvec-319ff0b4394c279d.rlib /opt/rustwide/target/debug/deps/libtinyvec_macros-1c14e8980bff1229.rlib /opt/rustwide/target/debug/deps/libunicode_bidi-625e08feb990b286.rlib /opt/rustwide/target/debug/deps/libform_urlencoded-a5edb5174711de82.rlib /opt/rustwide/target/debug/deps/libpercent_encoding-9bee39bbc5bd523a.rlib /opt/rustwide/target/debug/deps/libhttp-6bc91a0f85b89a5a.rlib /opt/rustwide/target/debug/deps/libitoa-4c6598116a867907.rlib /opt/rustwide/target/debug/deps/libbytes-b8c2ca00b3c0e98e.rlib /opt/rustwide/target/debug/deps/libfnv-2d77ec4f6f971b24.rlib /opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-6210a622387cb92f.rlib /opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-1f04f2d52f1ebf3f.rlib /opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-831b32e0d2504bfa.rlib /opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-e789858062fda502.rlib /opt/rustwide/target/debug/deps/libserde-891eac9e168f816b.rlib /opt/rustwide/target/debug/deps/libcolored-997143541f0303b2.rlib /opt/rustwide/target/debug/deps/liblazy_static-b3603208c0de2608.rlib /opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-088d12cbf3e66756.rlib /opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-efa18e20439f5c5f.rlib /opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-81236848138accc2.rlib /opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-438bbc1b65a9ea91.rlib /opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-03f1ca214d5654c5.rlib /opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-6eb3522c9f3e493f.rlib /opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-28fe590d62726d34.rlib /opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-bb03a41aed59c3f0.rlib /opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-077b062d48affb46.rlib /opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-fc1e4d777ecb8819.rlib /opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-0df6e1c399ee25b3.rlib /opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-fb0bec226a33c172.rlib /opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-c1b9852f5964bee6.rlib /opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4b52ec42b7ee96f9.rlib /opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a92e691a289a3ea1.rlib /opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-143b861055c3ff89.rlib /opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-e1a0f7b271a3ab38.rlib /opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-a295b978c7e899d2.rlib /opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-7fb0e360a334626d.rlib -Bdynamic -lssl -lcrypto -lgcc_s -lutil -lrt -lpthread -lm -ldl -lc -znostart-stop-gc --eh-frame-hdr -z noexecstack --gc-sections -z relro -z now /usr/lib/gcc/x86_64-linux-gnu/13/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crtn.o [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 `pokemon_cli_rust` (bin "pokemon_cli_rust" test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "af92b5b71b06c72b4ed2722884d88a1934d42393af9f03b4c29393d862028c20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af92b5b71b06c72b4ed2722884d88a1934d42393af9f03b4c29393d862028c20", kill_on_drop: false }` [INFO] [stdout] af92b5b71b06c72b4ed2722884d88a1934d42393af9f03b4c29393d862028c20