[INFO] cloning repository https://github.com/pphui8/phidippides [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pphui8/phidippides" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpphui8%2Fphidippides", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpphui8%2Fphidippides'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a4a6f4217ebb4e528148507e48db2cd452a65fbe [INFO] testing pphui8/phidippides against 1.86.0 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpphui8%2Fphidippides" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pphui8/phidippides on toolchain 1.86.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pphui8/phidippides [INFO] finished tweaking git repo https://github.com/pphui8/phidippides [INFO] tweaked toml for git repo https://github.com/pphui8/phidippides written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/pphui8/phidippides 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" "+1.86.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded multer v2.0.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7dc6d7537675fbaf5444116e163ffee06d989933165b6f88d1fbcc4c35152aa3 [INFO] running `Command { std: "docker" "start" "-a" "7dc6d7537675fbaf5444116e163ffee06d989933165b6f88d1fbcc4c35152aa3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7dc6d7537675fbaf5444116e163ffee06d989933165b6f88d1fbcc4c35152aa3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7dc6d7537675fbaf5444116e163ffee06d989933165b6f88d1fbcc4c35152aa3", kill_on_drop: false }` [INFO] [stdout] 7dc6d7537675fbaf5444116e163ffee06d989933165b6f88d1fbcc4c35152aa3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c364dbdf8e7be573196bff6e5837d00d6422f783fe75db653f9291f665de0007 [INFO] running `Command { std: "docker" "start" "-a" "c364dbdf8e7be573196bff6e5837d00d6422f783fe75db653f9291f665de0007", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling tracing-core v0.1.23 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling httparse v1.6.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling mio v0.8.2 [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.32 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling cookie v0.15.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling ref-cast v1.0.6 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling libz-sys v1.1.5 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling uncased v0.9.6 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling devise_core v0.3.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling pear_codegen v0.2.3 [INFO] [stderr] Compiling ref-cast-impl v1.0.6 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling pear v0.2.3 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling state v0.5.2 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling h2 v0.3.12 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling rust_decimal v1.22.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling devise_codegen v0.3.1 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling atomic v0.5.1 [INFO] [stderr] Compiling io-enum v0.2.6 [INFO] [stderr] Compiling figment v0.10.6 [INFO] [stderr] Compiling hyper v0.14.18 [INFO] [stderr] Compiling multer v2.0.2 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling sha1_smol v1.0.0 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling sha1 v0.6.1 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rocket_http v0.5.0-rc.1 [INFO] [stderr] Compiling lexical v5.2.2 [INFO] [stderr] Compiling devise v0.3.1 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling bigdecimal v0.1.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling twox-hash v1.6.2 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling derive_utils v0.11.2 [INFO] [stderr] Compiling rocket v0.5.0-rc.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling mysql v20.1.0 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling spin v0.9.2 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling async-stream v0.3.3 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling rocket_codegen v0.5.0-rc.1 [INFO] [stderr] Compiling mysql_common v0.24.1 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling ubyte v0.10.1 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling lru v0.6.6 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling nix v0.19.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling binascii v0.1.4 [INFO] [stderr] Compiling bufstream v0.1.4 [INFO] [stderr] Compiling phidippides v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcNL9KW1/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libphidippides-393bb7e4e6e1446b.rlib,libmysql-086a7032709c9246.rlib,libpem-1b774b9ebebfadfd.rlib,libbase64-bd9d37a471830e07.rlib,libnix-2ab6287e0613cf20.rlib,libsocket2-7d57ee73f2f9612f.rlib,libnative_tls-cf3a40318acc6899.rlib,libopenssl_probe-796ddc39c5b420b8.rlib,libopenssl-f93fe961cd29caa2.rlib,libforeign_types-8c08dc176465e4d3.rlib,libforeign_types_shared-a93701b229f7fd2a.rlib,libopenssl_sys-e27c491a4bf39eea.rlib,libbufstream-edfbb6c5d40846f6.rlib,liblru-3d931c01232fe1ef.rlib,liburl-7f419dc76d4ef9d6.rlib,libidna-d5eec287dea5dbc9.rlib,libunicode_normalization-863a347278f2d8e8.rlib,libtinyvec-5a0e9efaba722154.rlib,libtinyvec_macros-fa5d7584c792794a.rlib,libunicode_bidi-5b6b072bd47a3bea.rlib,libform_urlencoded-2c395fad40adcc66.rlib,libmatches-97fab3395b33fcbf.rlib,libmysql_common-d2410fea1747c624.rlib,libsha2-80bfa0ea482409c7.rlib,libdigest-b74e746b7ce36a30.rlib,libopaque_debug-22367eee8ecde23f.rlib,libfake_simd-7241721f4978859f.rlib,libblock_buffer-f87b86392c0f8622.rlib,libgeneric_array-275f8d910416709a.rlib,libtypenum-741c126d729798a9.rlib,libblock_padding-3854101b3e6cb6d3.rlib,libbyte_tools-1efabc0e9362bbca.rlib,libbytes-3941f871450dcb10.rlib,libflate2-29a703a06cd9e903.rlib,liblibz_sys-63f8aa3f1c453cda.rlib,libcrc32fast-6e81018eda4e113d.rlib,libtwox_hash-c72d597fe97df515.rlib,librand-d2e123b2dc35d04a.rlib,librand_chacha-9b18e9ef0e007639.rlib,librand_core-bc4fcda223ea4259.rlib,liblexical-f399546737643365.rlib,liblexical_core-546fc23e3a0d835a.rlib,libstatic_assertions-b656f6382f1496f6.rlib,libarrayvec-c06951e305cac553.rlib,libsha1-2a96a294cf2a5546.rlib,libsha1_smol-f7381c2e5635c930.rlib,libbyteorder-17848641bf598723.rlib,libregex-3b5c8ae8dae8b836.rlib,libaho_corasick-54feaf5b2d68ab1c.rlib,libregex_syntax-3689c5f7ef365da3.rlib,libbase64-72ca77b588f55c71.rlib,librand-7aa01f3f75d0fa97.rlib,librand_chacha-ed6bed513093a09f.rlib,libppv_lite86-94404290ae07e977.rlib,librand_core-409a60df508e31d6.rlib,libgetrandom-5252608b87c3d79a.rlib,libuuid-8cf351d24e2bb4fd.rlib,librust_decimal-cd0563b6cfe6c769.rlib,libarrayvec-47428b3646b20b61.rlib,libchrono-7f7ea577bbc47e6a.rlib,libtime-cd98d618c622ff8c.rlib,libbigdecimal-22623162317387f3.rlib,libnum_bigint-8afbc5babedcaacc.rlib,libnum_integer-3d1e00b229a35e73.rlib,libnum_traits-82fa78ab80a04170.rlib,libbitflags-817ea04a92d50a33.rlib,librocket-bcbef80efb5f3cd3.rlib,libatty-3cd94b1c41876c14.rlib,libtempfile-fe8e0424e6ea1a42.rlib,libfastrand-4ceb810a7638e7fb.rlib,libremove_dir_all-30b2cee4dc12cb08.rlib,libserde_json-79ea587bfa273826.rlib,libryu-8c89ccfa6d7eb9c8.rlib,librocket_http-16b82ee39f8bd9ca.rlib,libcookie-03039aa22257befd.rlib,libstable_pattern-f4797f7eca76710e.rlib,libref_cast-aa6fa4d2f6cd33b9.rlib,libpercent_encoding-6a85912695aaaf99.rlib,libhyper-d9e84e459b690d87.rlib,libh2-2a7206cfbe4c690c.rlib,libtower_service-27fb4fcc02217ef6.rlib,libtracing-4401133d849db503.rlib,libtracing_core-1797da992d5b2d22.rlib,liblazy_static-2c4e06f363908d28.rlib,libhttp_body-1b0cf24a8a91bfaa.rlib,libhttpdate-216bcf922c34d9a5.rlib,libmulter-51b23a33f2fa2e28.rlib,libmime-781eeaf649dc1bef.rlib,libtokio_util-85f133cc604916b8.rlib,libhttparse-6371f7c96fea2cb4.rlib,libspin-01156370cf6836a0.rlib,libencoding_rs-42e5956d875a1041.rlib,libhttp-71e3d893c47b3b41.rlib,libitoa-14769815aef58520.rlib,libfnv-185b8526af05532d.rlib,libindexmap-f926da3600aadd3d.rlib,libhashbrown-cea45d1baefb9294.rlib,libahash-44fc7478845d5026.rlib,libgetrandom-c9fedbd43e6bbe7c.rlib,libeither-dc50fef1132d3948.rlib,libtokio_stream-ff291c4ee20cc3b8.rlib,libtime-2b3d2fc58f28b8d5.rlib,libtime_macros-4a0117976cec88a6.rlib,libstandback-d75f8dac984e504c.rlib,libatomic-7341b2118517d44d.rlib,libstate-3fd7761b7ed5487e.rlib,libparking_lot-31370967d8e222d8.rlib,libparking_lot_core-982b50e3211d4649.rlib,libsmallvec-b67100f5086e1c3e.rlib,liblock_api-8d2cca15a14615af.rlib,libscopeguard-7106c1688341b40d.rlib,libinstant-846b9cfac8001c28.rlib,libubyte-841a66dc4dc0344e.rlib,libfigment-16e733b1b833ffb1.rlib,libtoml-172dcdc21c8510ba.rlib,libuncased-2d4c770c807a857f.rlib,libpear-a703364bebbaac34.rlib,libinlinable_string-2f47f575d32822a5.rlib,libserde-761b5e212037e226.rlib,libtokio-16741c4a9e1a5520.rlib,libsignal_hook_registry-81f48e581de77a28.rlib,libnum_cpus-0f934adb09c9bb64.rlib,libsocket2-896c9c8747435c87.rlib,libonce_cell-55cf7250ce6c6c2c.rlib,libbytes-7ed08772bf9b6ac3.rlib,libmio-7b8de47e328e3925.rlib,liblibc-389ffadca1f89022.rlib,liblog-c1373b31affc4a45.rlib,libcfg_if-da7e6a5cb20f1238.rlib,libfutures-04421b129939487f.rlib,libfutures_executor-931b2b02c1db52c3.rlib,libfutures_util-785d1c7e99205203.rlib,libmemchr-a21ee3cc13adab5a.rlib,libfutures_io-bd810a1a9906a9de.rlib,libslab-03a5c35b0c3b17da.rlib,libfutures_channel-49c8272929115d5d.rlib,libpin_project_lite-570b7967881ed0a5.rlib,libfutures_sink-cfb1976f47e7314d.rlib,libfutures_task-a6efbef08355f7fe.rlib,libpin_utils-d8f0fd3fa8a14f27.rlib,libasync_stream-f0b88b69b4171922.rlib,libfutures_core-864e3849ae1f80b5.rlib,libyansi-f003913cd06c0737.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" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/phidippides-f48c0d0d889bb565" "-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: /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] [stderr] error: could not compile `phidippides` (bin "phidippides") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "c364dbdf8e7be573196bff6e5837d00d6422f783fe75db653f9291f665de0007", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c364dbdf8e7be573196bff6e5837d00d6422f783fe75db653f9291f665de0007", kill_on_drop: false }` [INFO] [stdout] c364dbdf8e7be573196bff6e5837d00d6422f783fe75db653f9291f665de0007