[INFO] cloning repository https://github.com/parker-codes/rocket-on-stable
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/parker-codes/rocket-on-stable" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparker-codes%2Frocket-on-stable", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparker-codes%2Frocket-on-stable'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 986c4a74dbc998d17abe9ae57f360a39ef182331
[INFO] checking parker-codes/rocket-on-stable against master#80399064afa4a2cd153f30d02c25f7ea0383ed65 for opaque-soundness-fix
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparker-codes%2Frocket-on-stable" "/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/parker-codes/rocket-on-stable on toolchain 80399064afa4a2cd153f30d02c25f7ea0383ed65
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/parker-codes/rocket-on-stable
[INFO] finished tweaking git repo https://github.com/parker-codes/rocket-on-stable
[INFO] tweaked toml for git repo https://github.com/parker-codes/rocket-on-stable written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/parker-codes/rocket-on-stable 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" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/SergioBenitez/Pear.git`
[INFO] [stderr]     Updating git repository `https://github.com/SergioBenitez/proc-macro2-diagnostics.git`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded inlinable_string v0.1.11
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 481e563278410d8b93ae695f600e8c74ef3cf0923522606302dbb007e38147b6
[INFO] running `Command { std: "docker" "start" "-a" "481e563278410d8b93ae695f600e8c74ef3cf0923522606302dbb007e38147b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "481e563278410d8b93ae695f600e8c74ef3cf0923522606302dbb007e38147b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "481e563278410d8b93ae695f600e8c74ef3cf0923522606302dbb007e38147b6", kill_on_drop: false }`
[INFO] [stdout] 481e563278410d8b93ae695f600e8c74ef3cf0923522606302dbb007e38147b6
[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=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 98beeec4fa90b74444d5f85c68b23352d8bbccea724279d3633beef90de416db
[INFO] running `Command { std: "docker" "start" "-a" "98beeec4fa90b74444d5f85c68b23352d8bbccea724279d3633beef90de416db", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.19
[INFO] [stderr]    Compiling libc v0.2.73
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.35
[INFO] [stderr]    Compiling typenum v1.12.0
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling proc-macro-hack v0.5.16
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling autocfg v1.0.0
[INFO] [stderr]    Compiling pin-project-internal v0.4.22
[INFO] [stderr]    Compiling proc-macro-nested v0.1.6
[INFO] [stderr]    Compiling getrandom v0.1.14
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling standback v0.2.9
[INFO] [stderr]    Compiling hashbrown v0.8.1
[INFO] [stderr]    Compiling yansi v0.5.0
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.1.0 (https://github.com/SergioBenitez/proc-macro2-diagnostics.git?rev=13fbb43#13fbb43d)
[INFO] [stderr]    Compiling indexmap v1.5.0
[INFO] [stderr]    Compiling generic-array v0.12.3
[INFO] [stderr]     Checking slab v0.4.2
[INFO] [stderr]     Checking futures-core v0.3.5
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling net2 v0.2.34
[INFO] [stderr]    Compiling time v0.2.16
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling httparse v1.3.4
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]     Checking futures-sink v0.3.5
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling mio v0.6.22
[INFO] [stderr]     Checking once_cell v1.4.0
[INFO] [stderr]    Compiling opaque-debug v0.2.3
[INFO] [stderr]    Compiling subtle v2.2.3
[INFO] [stderr]    Compiling arc-swap v0.4.7
[INFO] [stderr]     Checking futures-task v0.3.5
[INFO] [stderr]    Compiling universal-hash v0.3.0
[INFO] [stderr]     Checking futures-channel v0.3.5
[INFO] [stderr]    Compiling block-cipher-trait v0.6.2
[INFO] [stderr]    Compiling digest v0.8.1
[INFO] [stderr]    Compiling signal-hook-registry v1.2.0
[INFO] [stderr]    Compiling mio-uds v0.6.8
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling subtle v1.0.0
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]     Checking futures-io v0.3.5
[INFO] [stderr]    Compiling itoa v0.4.6
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling pin-project-lite v0.1.7
[INFO] [stderr]    Compiling byte-tools v0.3.1
[INFO] [stderr]    Compiling block-padding v0.1.5
[INFO] [stderr]    Compiling http v0.2.1
[INFO] [stderr]    Compiling crypto-mac v0.7.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling aes-soft v0.3.3
[INFO] [stderr]    Compiling polyval v0.3.3
[INFO] [stderr]    Compiling tracing-core v0.1.11
[INFO] [stderr]    Compiling ppv-lite86 v0.2.8
[INFO] [stderr]    Compiling tracing v0.1.16
[INFO] [stderr]    Compiling aes v0.3.2
[INFO] [stderr]    Compiling ghash v0.2.3
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling hmac v0.7.1
[INFO] [stderr]    Compiling block-buffer v0.7.3
[INFO] [stderr]    Compiling aead v0.2.0
[INFO] [stderr]    Compiling zeroize v1.1.0
[INFO] [stderr]    Compiling fake-simd v0.1.2
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling sha2 v0.8.2
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling aes-gcm v0.5.0
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling hkdf v0.8.0
[INFO] [stderr]    Compiling http-body v0.3.1
[INFO] [stderr]    Compiling time v0.1.43
[INFO] [stderr]    Compiling tower-service v0.3.0
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling serde v1.0.114
[INFO] [stderr]    Compiling inlinable_string v0.1.11
[INFO] [stderr]    Compiling base64 v0.12.3
[INFO] [stderr]    Compiling devise_core v0.3.0 (https://github.com/SergioBenitez/Devise.git?rev=1e42a2691#1e42a269)
[INFO] [stderr]    Compiling state v0.4.1
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling smallvec v1.4.1
[INFO] [stderr]    Compiling rocket v0.5.0-dev (https://github.com/SergioBenitez/Rocket#56a61726)
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking binascii v0.1.4
[INFO] [stderr]     Checking atomic v0.4.6
[INFO] [stderr]    Compiling tokio-macros v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.5
[INFO] [stderr]    Compiling time-macros-impl v0.1.1
[INFO] [stderr]    Compiling ref-cast-impl v1.0.2
[INFO] [stderr]    Compiling pear_codegen v0.2.0-dev (https://github.com/SergioBenitez/Pear.git?rev=4b68055#4b680556)
[INFO] [stderr]    Compiling devise_codegen v0.3.0 (https://github.com/SergioBenitez/Devise.git?rev=1e42a2691#1e42a269)
[INFO] [stderr]    Compiling ref-cast v1.0.2
[INFO] [stderr]    Compiling time-macros v0.1.0
[INFO] [stderr]    Compiling devise v0.3.0 (https://github.com/SergioBenitez/Devise.git?rev=1e42a2691#1e42a269)
[INFO] [stderr]    Compiling async-trait v0.1.36
[INFO] [stderr]    Compiling tokio v0.2.22
[INFO] [stderr]    Compiling cookie v0.14.1
[INFO] [stderr]    Compiling pear v0.2.0-dev (https://github.com/SergioBenitez/Pear.git?rev=4b68055#4b680556)
[INFO] [stderr]     Checking toml v0.5.6
[INFO] [stderr]     Checking pin-project v0.4.22
[INFO] [stderr]    Compiling futures-util v0.3.5
[INFO] [stderr]     Checking tokio-util v0.3.1
[INFO] [stderr]     Checking h2 v0.2.6
[INFO] [stderr]     Checking futures-executor v0.3.5
[INFO] [stderr]     Checking futures v0.3.5
[INFO] [stderr]     Checking hyper v0.13.7
[INFO] [stderr]     Checking rocket_http v0.5.0-dev (https://github.com/SergioBenitez/Rocket#56a61726)
[INFO] [stderr]    Compiling rocket_codegen v0.5.0-dev (https://github.com/SergioBenitez/Rocket#56a61726)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/80399064afa4a2cd153f30d02c25f7ea0383ed65/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" "-Wl,--version-script=/tmp/rustcNwIkZ0/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcNwIkZ0/symbols.o" "/opt/rustwide/target/debug/deps/rocket_codegen-f8f6b07963eef947.rocket_codegen.aba2f40b0b9c039a-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/rocket_codegen-f8f6b07963eef947.rocket_codegen.aba2f40b0b9c039a-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/rocket_codegen-f8f6b07963eef947.rocket_codegen.aba2f40b0b9c039a-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/rocket_codegen-f8f6b07963eef947.rocket_codegen.aba2f40b0b9c039a-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/rocket_codegen-f8f6b07963eef947.rocket_codegen.aba2f40b0b9c039a-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/rocket_codegen-f8f6b07963eef947.rocket_codegen.aba2f40b0b9c039a-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/rocket_codegen-f8f6b07963eef947.rocket_codegen.aba2f40b0b9c039a-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/rocket_codegen-f8f6b07963eef947.rocket_codegen.aba2f40b0b9c039a-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/rocket_codegen-f8f6b07963eef947.rocket_codegen.aba2f40b0b9c039a-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/rocket_codegen-f8f6b07963eef947.rocket_codegen.aba2f40b0b9c039a-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/rocket_codegen-f8f6b07963eef947.rocket_codegen.aba2f40b0b9c039a-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/rocket_codegen-f8f6b07963eef947.rocket_codegen.aba2f40b0b9c039a-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/rocket_codegen-f8f6b07963eef947.rocket_codegen.aba2f40b0b9c039a-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/rocket_codegen-f8f6b07963eef947.rocket_codegen.aba2f40b0b9c039a-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/rocket_codegen-f8f6b07963eef947.rocket_codegen.aba2f40b0b9c039a-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/rocket_codegen-f8f6b07963eef947.rocket_codegen.aba2f40b0b9c039a-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/rocket_codegen-f8f6b07963eef947.hp8nv8lzjiclaub.rcgu.rmeta" "/opt/rustwide/target/debug/deps/rocket_codegen-f8f6b07963eef947.2e0seksduys033rb.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/80399064afa4a2cd153f30d02c25f7ea0383ed65/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libglob-77b7e279153a33f3.rlib" "/opt/rustwide/target/debug/deps/libdevise-5806a0c1c33a08ac.rlib" "/opt/rustwide/target/debug/deps/libdevise_core-be6f053d8152772c.rlib" "/opt/rustwide/target/debug/deps/libbitflags-35a613bc45d1e017.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2_diagnostics-1ce28c6792ebe92a.rlib" "/opt/rustwide/target/debug/deps/libsyn-bed51e49cfd58bba.rlib" "/opt/rustwide/target/debug/deps/librocket_http-721a69080b6bf4d9.rlib" "/opt/rustwide/target/debug/deps/libref_cast-38dba452904ae885.rlib" "/opt/rustwide/target/debug/deps/libcookie-139f4daabc77edfa.rlib" "/opt/rustwide/target/debug/deps/libsha2-05185fa10f14c2a4.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-82ace22c2d05184c.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-038cb5b3c18c1fd7.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-e393d258a1ca07ae.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-92e42cb81a283dc7.rlib" "/opt/rustwide/target/debug/deps/libhkdf-9603112a910800eb.rlib" "/opt/rustwide/target/debug/deps/libhmac-0126573e53cc3240.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-71f6a42dbbd4cf59.rlib" "/opt/rustwide/target/debug/deps/libsubtle-a7a00e9601a398de.rlib" "/opt/rustwide/target/debug/deps/libdigest-ddc1b37c1e5a3f9b.rlib" "/opt/rustwide/target/debug/deps/libaes_gcm-482672cc8b5bfa4e.rlib" "/opt/rustwide/target/debug/deps/libzeroize-3122de0b8a17736f.rlib" "/opt/rustwide/target/debug/deps/libghash-0dffa8d6f86e228d.rlib" "/opt/rustwide/target/debug/deps/libpolyval-8b252a43dc80c8ed.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-5f51ff4a963ed066.rlib" "/opt/rustwide/target/debug/deps/libsubtle-922535395cbb7822.rlib" "/opt/rustwide/target/debug/deps/libaes-0ca052cf256a0c98.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-78637a8eb13c0968.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-3b854b265b5b16c6.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-02f8bb18a1632f2b.rlib" "/opt/rustwide/target/debug/deps/libaead-9c019ecf1d3d4645.rlib" "/opt/rustwide/target/debug/deps/libblock_cipher_trait-f68dea112ee35a4e.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-e039319632e5e470.rlib" "/opt/rustwide/target/debug/deps/libtypenum-8a1296378a5a7f77.rlib" "/opt/rustwide/target/debug/deps/libbase64-06fe315bc2b91eca.rlib" "/opt/rustwide/target/debug/deps/librand-71c1f3af26eca67e.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-8564a4b42b547ca9.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-e63d779152152264.rlib" "/opt/rustwide/target/debug/deps/librand_core-b56d8c72dea580da.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-4f19f68a9e1ced4f.rlib" "/opt/rustwide/target/debug/deps/libtime-dc8715c61436558a.rlib" "/opt/rustwide/target/debug/deps/libstandback-a0e82c4d42b8eeaf.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-0c02e7370948887a.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-52b09d76b976287d.rlib" "/opt/rustwide/target/debug/deps/libstate-a60d3dfabb6b5cc5.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-bc35b2bf70948dcd.rlib" "/opt/rustwide/target/debug/deps/libhyper-0e66a535dcd7945d.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d457f8426185c328.rlib" "/opt/rustwide/target/debug/deps/libwant-847ea448ee2771dd.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-0835d0762e49a5db.rlib" "/opt/rustwide/target/debug/deps/libh2-cfd2d9fb59d4e898.rlib" "/opt/rustwide/target/debug/deps/libindexmap-39fb1382d3947cd4.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-154a8dc44d107128.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-3c23c278ff954e21.rlib" "/opt/rustwide/target/debug/deps/libtime-90ef68d66246bab2.rlib" "/opt/rustwide/target/debug/deps/libtower_service-642faa4a73f11265.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-27238742fd3aa39f.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-35f7872de5af09a5.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-2db3e4392f06ca45.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-f44a7ab9fd53b651.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-40f35961ee361b56.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-8f1301b149e08674.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-f17a17731cdb1a56.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-ca530f88ca513e69.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-dca5e0f0bf1ba2ac.rlib" "/opt/rustwide/target/debug/deps/libtokio-dc754ebd516834f7.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-86033d6dbcef69e5.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-c9289185216cc79a.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-c64973f1f86970db.rlib" "/opt/rustwide/target/debug/deps/libmemchr-6e7f516089053144.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-2859f44191a671d3.rlib" "/opt/rustwide/target/debug/deps/libmio-f77558bbb8ebf87a.rlib" "/opt/rustwide/target/debug/deps/libslab-7fbd4797926330e9.rlib" "/opt/rustwide/target/debug/deps/libiovec-ed01d2dc368a511f.rlib" "/opt/rustwide/target/debug/deps/libnet2-45daa476d054cba1.rlib" "/opt/rustwide/target/debug/deps/liblibc-4a8b9a225f2b60b7.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-64d3a4c8a9cf1661.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-d5bb2eff5c965511.rlib" "/opt/rustwide/target/debug/deps/libpin_project-fcbf2467ecd5ac09.rlib" "/opt/rustwide/target/debug/deps/libhttp-2b57ef423bc00873.rlib" "/opt/rustwide/target/debug/deps/libitoa-571cf47986845703.rlib" "/opt/rustwide/target/debug/deps/libbytes-01755e67819e9efa.rlib" "/opt/rustwide/target/debug/deps/libfnv-43453d2fd5c0d4d9.rlib" "/opt/rustwide/target/debug/deps/libtracing-aba494a6efc5988c.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-200cb8729ca09a2a.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-8b2339b61f5e2c85.rlib" "/opt/rustwide/target/debug/deps/liblog-56f8ac13345473fe.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-91ad756db03bee27.rlib" "/opt/rustwide/target/debug/deps/libpear-0d34ea34118de826.rlib" "/opt/rustwide/target/debug/deps/libyansi-e6e618b194e1779d.rlib" "/opt/rustwide/target/debug/deps/libinlinable_string-5abeb5f4e4509525.rlib" "/opt/rustwide/target/debug/deps/libquote-4064c94282f19943.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-a1fe6b6deadef309.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-0d304d8b950e871a.rlib" "/opt/rustwide/rustup-home/toolchains/80399064afa4a2cd153f30d02c25f7ea0383ed65/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-f63374a0cddf850a.rlib" "/opt/rustwide/rustup-home/toolchains/80399064afa4a2cd153f30d02c25f7ea0383ed65/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-41777efa78699460.rlib" "/opt/rustwide/rustup-home/toolchains/80399064afa4a2cd153f30d02c25f7ea0383ed65/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-c112ec61d40d65ca.rlib" "/opt/rustwide/rustup-home/toolchains/80399064afa4a2cd153f30d02c25f7ea0383ed65/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-20279e89ddf4a3cc.rlib" "/opt/rustwide/rustup-home/toolchains/80399064afa4a2cd153f30d02c25f7ea0383ed65/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-04ebab3d6657d9b7.rlib" "/opt/rustwide/rustup-home/toolchains/80399064afa4a2cd153f30d02c25f7ea0383ed65/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-43ee38a2c180d260.rlib" "/opt/rustwide/rustup-home/toolchains/80399064afa4a2cd153f30d02c25f7ea0383ed65/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-d8bc9f4e15c9d54f.rlib" "/opt/rustwide/rustup-home/toolchains/80399064afa4a2cd153f30d02c25f7ea0383ed65/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e6b80df35ce800f7.rlib" "/opt/rustwide/rustup-home/toolchains/80399064afa4a2cd153f30d02c25f7ea0383ed65/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-e1bb29bdfec551bd.rlib" "/opt/rustwide/rustup-home/toolchains/80399064afa4a2cd153f30d02c25f7ea0383ed65/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-7d60d25f346b95e2.rlib" "/opt/rustwide/rustup-home/toolchains/80399064afa4a2cd153f30d02c25f7ea0383ed65/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-f568bda7d014913a.rlib" "/opt/rustwide/rustup-home/toolchains/80399064afa4a2cd153f30d02c25f7ea0383ed65/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-a759d15c36457a02.rlib" "/opt/rustwide/rustup-home/toolchains/80399064afa4a2cd153f30d02c25f7ea0383ed65/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-dd7d06242b5022a0.rlib" "/opt/rustwide/rustup-home/toolchains/80399064afa4a2cd153f30d02c25f7ea0383ed65/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-f4343bfa39e809a4.rlib" "/opt/rustwide/rustup-home/toolchains/80399064afa4a2cd153f30d02c25f7ea0383ed65/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-af1cb76e71c5600e.rlib" "/opt/rustwide/rustup-home/toolchains/80399064afa4a2cd153f30d02c25f7ea0383ed65/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8c4c4e24ed6290fa.rlib" "/opt/rustwide/rustup-home/toolchains/80399064afa4a2cd153f30d02c25f7ea0383ed65/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-58f5eb9eff701be9.rlib" "/opt/rustwide/rustup-home/toolchains/80399064afa4a2cd153f30d02c25f7ea0383ed65/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9686387289eaa322.rlib" "/opt/rustwide/rustup-home/toolchains/80399064afa4a2cd153f30d02c25f7ea0383ed65/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/80399064afa4a2cd153f30d02c25f7ea0383ed65/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-b7903030bc1640bf.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/80399064afa4a2cd153f30d02c25f7ea0383ed65/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/librocket_codegen-f8f6b07963eef947.so" "-Wl,--gc-sections" "-shared" "-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 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rocket_codegen` (lib) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "98beeec4fa90b74444d5f85c68b23352d8bbccea724279d3633beef90de416db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "98beeec4fa90b74444d5f85c68b23352d8bbccea724279d3633beef90de416db", kill_on_drop: false }`
[INFO] [stdout] 98beeec4fa90b74444d5f85c68b23352d8bbccea724279d3633beef90de416db
