[INFO] cloning repository https://github.com/rust-adventure/netlify-serverless-examples [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rust-adventure/netlify-serverless-examples" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-adventure%2Fnetlify-serverless-examples", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-adventure%2Fnetlify-serverless-examples'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 32b23bb20046d984079c3df1a4ef39531657bb2c [INFO] testing rust-adventure/netlify-serverless-examples against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-adventure%2Fnetlify-serverless-examples" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rust-adventure/netlify-serverless-examples on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5/source/.cargo/config [INFO] removed /workspace/builds/worker-5/source/rust-toolchain [INFO] started tweaking git repo https://github.com/rust-adventure/netlify-serverless-examples [INFO] finished tweaking git repo https://github.com/rust-adventure/netlify-serverless-examples [INFO] tweaked toml for git repo https://github.com/rust-adventure/netlify-serverless-examples written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/rust-adventure/netlify-serverless-examples already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 664906c96c134cb50757fd3da3849ad778671eb0488b850e238c16326d7c74b1 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "664906c96c134cb50757fd3da3849ad778671eb0488b850e238c16326d7c74b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "664906c96c134cb50757fd3da3849ad778671eb0488b850e238c16326d7c74b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "664906c96c134cb50757fd3da3849ad778671eb0488b850e238c16326d7c74b1", kill_on_drop: false }` [INFO] [stdout] 664906c96c134cb50757fd3da3849ad778671eb0488b850e238c16326d7c74b1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9d48fc71c6baded5f6e17cc23b4134e2fb598c4543531a801de93e59169c3ae5 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "9d48fc71c6baded5f6e17cc23b4134e2fb598c4543531a801de93e59169c3ae5", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.54 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling bytes v1.0.0 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling pin-project-lite v0.2.0 [INFO] [stderr] Compiling smallvec v1.6.0 [INFO] [stderr] Compiling futures-core v0.3.8 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling futures-sink v0.3.8 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling eyre v0.6.5 [INFO] [stderr] Compiling indenter v0.3.2 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling tokio v1.0.1 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling parking_lot_core v0.8.2 [INFO] [stderr] Compiling mio v0.7.7 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.2.2 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling socket2 v0.3.17 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling http-body v0.4.0 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling tokio-macros v1.0.0 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling async-stream-impl v0.3.0 [INFO] [stderr] Compiling lamedh_attributes v0.3.0 [INFO] [stderr] Compiling async-stream v0.3.0 [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling tokio-stream v0.1.1 [INFO] [stderr] Compiling tokio-util v0.6.0 [INFO] [stderr] Compiling h2 v0.3.0 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling http-serde v1.0.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling aws_lambda_events v0.4.0 [INFO] [stderr] Compiling hyper v0.14.2 [INFO] [stderr] Compiling lamedh_runtime v0.3.0 [INFO] [stderr] Compiling lamedh_http v0.3.0 [INFO] [stderr] Compiling calculator v0.1.0 (/opt/rustwide/workdir/crates/calculator) [INFO] [stderr] Compiling querystring v0.1.0 (/opt/rustwide/workdir/crates/querystring) [INFO] [stderr] Compiling hello-world v0.1.0 (/opt/rustwide/workdir/crates/hello-world) [INFO] [stderr] Compiling json-response v0.1.0 (/opt/rustwide/workdir/crates/json-response) [INFO] [stderr] Compiling redirect v0.1.0 (/opt/rustwide/workdir/crates/redirect) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/calculator-320a7b9c84668ede.calculator.469538a6-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/calculator-320a7b9c84668ede.calculator.469538a6-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/calculator-320a7b9c84668ede.calculator.469538a6-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/calculator-320a7b9c84668ede.calculator.469538a6-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/calculator-320a7b9c84668ede.calculator.469538a6-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/calculator-320a7b9c84668ede.calculator.469538a6-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/calculator-320a7b9c84668ede.calculator.469538a6-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/calculator-320a7b9c84668ede.calculator.469538a6-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/calculator-320a7b9c84668ede.calculator.469538a6-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/calculator-320a7b9c84668ede.calculator.469538a6-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/calculator-320a7b9c84668ede.calculator.469538a6-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/calculator-320a7b9c84668ede.calculator.469538a6-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/calculator-320a7b9c84668ede.calculator.469538a6-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/calculator-320a7b9c84668ede.calculator.469538a6-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/calculator-320a7b9c84668ede.calculator.469538a6-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/calculator-320a7b9c84668ede.calculator.469538a6-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/calculator-320a7b9c84668ede.51xlizqd1gq1241v.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/liblamedh_http-e452a0e9cffdfe01.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-b842af457cf64a94.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-224fbd05857025df.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec803435b0d6dbd5.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libitertools-02b10cb8cc5c6f52.rlib" "/opt/rustwide/target/debug/deps/libeither-d092b3e3a60a447e.rlib" "/opt/rustwide/target/debug/deps/libaws_lambda_events-6f90dc07dfd3910d.rlib" "/opt/rustwide/target/debug/deps/libhttp_serde-277da1375a1ab381.rlib" "/opt/rustwide/target/debug/deps/libchrono-f08b7f10d386099a.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-3dd8c873f5e50baf.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-0c527cb00fdb04f8.rlib" "/opt/rustwide/target/debug/deps/libtime-f4fc3fb942902c33.rlib" "/opt/rustwide/target/debug/deps/libbytes-37f38668c6d28ec0.rlib" "/opt/rustwide/target/debug/deps/libbase64-007b158e2edd7472.rlib" "/opt/rustwide/target/debug/deps/liblamedh_runtime-9a85ba449a752bac.rlib" "/opt/rustwide/target/debug/deps/libserde_json-19526b70b24bda4a.rlib" "/opt/rustwide/target/debug/deps/libryu-e6fb900e507a464e.rlib" "/opt/rustwide/target/debug/deps/libasync_stream-ef6b5a64963f3365.rlib" "/opt/rustwide/target/debug/deps/libhyper-b0ea06d7e1d743d3.rlib" "/opt/rustwide/target/debug/deps/libwant-6b94c1cf05662d30.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b60f09daed618188.rlib" "/opt/rustwide/target/debug/deps/libhttparse-29961d12da07d37e.rlib" "/opt/rustwide/target/debug/deps/libsocket2-f01e476be653b3ee.rlib" "/opt/rustwide/target/debug/deps/libh2-24c351fd82cfcc44.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-cb9656251dce2dda.rlib" "/opt/rustwide/target/debug/deps/libpin_project-7be70b39312fa8bd.rlib" "/opt/rustwide/target/debug/deps/libindexmap-8c3e0a097d7ecbfa.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b40654aefeea685d.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-8352a5186129773f.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-412cbc245a197357.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-c93fa781da1422ec.rlib" "/opt/rustwide/target/debug/deps/libtower_service-7d3e49cfc3497e31.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-c217c9125985b6cc.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-aa60976e509fb99c.rlib" "/opt/rustwide/target/debug/deps/libtokio-232bae479eec352a.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-61587e3533805b11.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-dce4fc24f63cc307.rlib" "/opt/rustwide/target/debug/deps/libmemchr-0f5ba311ac1827fd.rlib" "/opt/rustwide/target/debug/deps/libmio-99a1126b97cb62fc.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-09c3d57b08511eb4.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-c1975a1236066893.rlib" "/opt/rustwide/target/debug/deps/liblibc-66dd20b91d71210e.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-f2b610225066ca53.rlib" "/opt/rustwide/target/debug/deps/liblock_api-23da977340193230.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4b059ff10415273f.rlib" "/opt/rustwide/target/debug/deps/libinstant-935e74d8392426ec.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-1f52b4e9e263f5d2.rlib" "/opt/rustwide/target/debug/deps/libtracing-7597a95b193b0868.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-0923d8964a916ad6.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-ce6ce2a09b928044.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/liblog-7e3bd00b914239f3.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-de9cbe0cb77e19a3.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "/opt/rustwide/target/debug/deps/libserde-568ac3bef7ad2b02.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-4cec827697bdde30.rlib" "/opt/rustwide/target/debug/deps/libslab-342d21e1f5505122.rlib" "/opt/rustwide/target/debug/deps/libpin_project-df58bca6d1f67917.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-4d779d7e05fdd57e.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-4a426ef7f2283aeb.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6658f7c5b0898ee7.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-0b0b8cc4f3224b67.rlib" "/opt/rustwide/target/debug/deps/libhttp-f78060dad49a2599.rlib" "/opt/rustwide/target/debug/deps/libitoa-1e32605243e4c2ee.rlib" "/opt/rustwide/target/debug/deps/libbytes-3828b22e6d071a75.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/calculator-320a7b9c84668ede" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-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 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `calculator` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "9d48fc71c6baded5f6e17cc23b4134e2fb598c4543531a801de93e59169c3ae5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d48fc71c6baded5f6e17cc23b4134e2fb598c4543531a801de93e59169c3ae5", kill_on_drop: false }` [INFO] [stdout] 9d48fc71c6baded5f6e17cc23b4134e2fb598c4543531a801de93e59169c3ae5