[INFO] cloning repository https://github.com/brigand/paste.brigand.me [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/brigand/paste.brigand.me" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrigand%2Fpaste.brigand.me", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrigand%2Fpaste.brigand.me'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b5968a95d4a2fddfe68ee9f619cb8adb86926ac4 [INFO] testing brigand/paste.brigand.me against beta-2023-10-04 for beta-1.74-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrigand%2Fpaste.brigand.me" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/brigand/paste.brigand.me on toolchain beta-2023-10-04 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2023-10-04" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/brigand/paste.brigand.me [INFO] finished tweaking git repo https://github.com/brigand/paste.brigand.me [INFO] tweaked toml for git repo https://github.com/brigand/paste.brigand.me written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/brigand/paste.brigand.me 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" "+beta-2023-10-04" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b1f7cde211a0bc5c67e35fdef984213f13958f2bf2830f8f3a08e49ae562eb53 [INFO] running `Command { std: "docker" "start" "-a" "b1f7cde211a0bc5c67e35fdef984213f13958f2bf2830f8f3a08e49ae562eb53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b1f7cde211a0bc5c67e35fdef984213f13958f2bf2830f8f3a08e49ae562eb53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1f7cde211a0bc5c67e35fdef984213f13958f2bf2830f8f3a08e49ae562eb53", kill_on_drop: false }` [INFO] [stdout] b1f7cde211a0bc5c67e35fdef984213f13958f2bf2830f8f3a08e49ae562eb53 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 734d7a9296c7b165b792d79fa36428cb15d696491804f89c95384d6202199dcc [INFO] running `Command { std: "docker" "start" "-a" "734d7a9296c7b165b792d79fa36428cb15d696491804f89c95384d6202199dcc", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling lock_api v0.3.2 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling cc v1.0.47 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling serde v1.0.103 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling indexmap v1.3.0 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.11.1 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling tokio-executor v0.1.9 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling tokio-sync v0.1.7 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling http v0.1.20 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling tokio-threadpool v0.1.16 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling tokio-timer v0.2.12 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling tokio-reactor v0.1.11 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling tokio-udp v0.1.5 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling smallvec v1.0.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling lambda_runtime_core v0.1.2 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling unicode-normalization v0.1.11 [INFO] [stderr] Compiling dtoa v0.4.4 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling serde_derive v1.0.103 [INFO] [stderr] Compiling serde_json v1.0.42 [INFO] [stderr] Compiling lambda_runtime_errors_derive v0.1.1 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling lambda_runtime_errors v0.1.1 [INFO] [stderr] Compiling lambda_runtime_client v0.2.2 [INFO] [stderr] Compiling lambda_runtime v0.2.1 [INFO] [stderr] Compiling lambda_http v0.1.1 [INFO] [stderr] Compiling paste v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustc6hzWKT/symbols.o" "/opt/rustwide/target/debug/deps/lambda-7da7daec980f7ab9.lambda.14fc08b982ea7deb-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/lambda-7da7daec980f7ab9.lambda.14fc08b982ea7deb-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/lambda-7da7daec980f7ab9.lambda.14fc08b982ea7deb-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/lambda-7da7daec980f7ab9.g8npylit9ba5r91.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-fce5c0c285ddbb6e/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/liblambda_http-b46f00e12f68954f.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-77e5a8c26ab7b8b3.rlib" "/opt/rustwide/target/debug/deps/liburl-53f662e761c94da9.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-06e654fd0a7af651.rlib" "/opt/rustwide/target/debug/deps/libidna-b7beda112778b635.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-ef1eff7e66935e0b.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-66a764b1c5ee2926.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-b70e4ca604b1a5ae.rlib" "/opt/rustwide/target/debug/deps/libmatches-b108919edb46f152.rlib" "/opt/rustwide/target/debug/deps/libdtoa-65f98f90fb20ce50.rlib" "/opt/rustwide/target/debug/deps/libbase64-64f2c2444a6d93f1.rlib" "/opt/rustwide/target/debug/deps/liblambda_runtime-556430d59cccf13c.rlib" "/opt/rustwide/target/debug/deps/liblambda_runtime_core-65c5aa5f192ab661.rlib" "/opt/rustwide/target/debug/deps/liblambda_runtime_client-3ea9b2dccff87cec.rlib" "/opt/rustwide/target/debug/deps/liblambda_runtime_errors-b2a916aa2db98743.rlib" "/opt/rustwide/target/debug/deps/libserde_json-8d50cd2db77dc2ea.rlib" "/opt/rustwide/target/debug/deps/libryu-970737c11a087e4e.rlib" "/opt/rustwide/target/debug/deps/libserde-239bcaa0e3f468ec.rlib" "/opt/rustwide/target/debug/deps/libhyper-3111df16df7bd8a4.rlib" "/opt/rustwide/target/debug/deps/libwant-2be43cf68542312b.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-4f2455e332f7c087.rlib" "/opt/rustwide/target/debug/deps/libtokio-8f7146a4503d8a22.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-83aef3a277f658da.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-1778d4b5f1b8910c.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-b5c0838d09305124.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-4d8eef4252249157.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-13cd28f6737f185d.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-2638a8bd67614124.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-3db43b3b6d3e6fc2.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-7161bc6aca16f2e4.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-3f984a886e3268df.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c788cdebffafd9fb.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-dd58c339e7112771.rlib" "/opt/rustwide/target/debug/deps/liblock_api-7391e2282c1ef419.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-2cc244bb86edc49e.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-c7dddf055f825cac.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-0d7f99b24d84d1a0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-d9247fb7a3a711d1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-5f4b6e268f8374a1.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-1a70eb0d157f28a9.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-907ca575d0903432.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-3115348ef02aba85.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-2b6d6f8bed91d945.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-d66269dca5aff4f7.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-fbd9219c0d5dd68d.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-d88fc998f1ab5be0.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-b4b1fdc9f57d6dc1.rlib" "/opt/rustwide/target/debug/deps/libmio-a065c4015a39c436.rlib" "/opt/rustwide/target/debug/deps/libnet2-207ae147549a9d1b.rlib" "/opt/rustwide/target/debug/deps/libhttparse-509a5308cd5dadc6.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-9afca0560f5fb20b.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-8dfde7be778af39f.rlib" "/opt/rustwide/target/debug/deps/libh2-af6773e80e1fe88d.rlib" "/opt/rustwide/target/debug/deps/libindexmap-cea0ed39d67d4524.rlib" "/opt/rustwide/target/debug/deps/libstring-430ecec53a8f3b40.rlib" "/opt/rustwide/target/debug/deps/libslab-e7f6c5e703ce7c21.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-8e92de6875c32e54.rlib" "/opt/rustwide/target/debug/deps/liblog-a80a95e76b674333.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-930c29b3076adf2a.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-dec07bfcb79f9f3f.rlib" "/opt/rustwide/target/debug/deps/libfutures-2bfa961dd14a4503.rlib" "/opt/rustwide/target/debug/deps/libchrono-16e8963696786323.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-b5dc1d0be911fc91.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-7ac4fd649d56de7b.rlib" "/opt/rustwide/target/debug/deps/libtime-d588906cbc1a485f.rlib" "/opt/rustwide/target/debug/deps/libfailure-5fb99f08f968e73a.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-b384e242dd9ea5c5.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-52259375654e6477.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4996277dc570759a.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-0c5a308b300470ca.rlib" "/opt/rustwide/target/debug/deps/libhttp-3bfbfdd8f99df2f9.rlib" "/opt/rustwide/target/debug/deps/libitoa-2ab5afe15bb45997.rlib" "/opt/rustwide/target/debug/deps/libfnv-4b407640b2489d08.rlib" "/opt/rustwide/target/debug/deps/libbytes-0dde5fefda21f32a.rlib" "/opt/rustwide/target/debug/deps/libeither-f1a3888b057bf372.rlib" "/opt/rustwide/target/debug/deps/libiovec-be0e07e78849e5ae.rlib" "/opt/rustwide/target/debug/deps/liblibc-78fae21972d805e0.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-cee5083235ae7030.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-eca148d40c27828a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-f79ce8642007e855.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1fe9bd67498fbf18.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-3788e49522b852a5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-293157cb6c33dac0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-abbb9acf47228326.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-8eb538eb14475afc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-096c75e791c517e8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-70d829e242cc2600.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0f72c91344bcfa94.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-1615daa34e109985.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-cd25f392b75bcc2b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-6927c286ef5bc991.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-c1e84b1d0c9e0ae0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6e9717f33e8b3ab4.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-5f3ff2b3bef25937.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bc0a01f2fc69c61c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-3bdfb762c845e8a5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-24e1c84d0c94c858.rlib" "-Wl,-Bdynamic" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/lambda-7da7daec980f7ab9" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `paste` (bin "lambda") due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "734d7a9296c7b165b792d79fa36428cb15d696491804f89c95384d6202199dcc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "734d7a9296c7b165b792d79fa36428cb15d696491804f89c95384d6202199dcc", kill_on_drop: false }` [INFO] [stdout] 734d7a9296c7b165b792d79fa36428cb15d696491804f89c95384d6202199dcc