[INFO] cloning repository https://github.com/r4gus/solid-broccoli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/r4gus/solid-broccoli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fr4gus%2Fsolid-broccoli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fr4gus%2Fsolid-broccoli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e23d1fdf5640a3d8ee36e9f6c3a4c2f7bc64b886
[INFO] checking r4gus/solid-broccoli against master#c2f2db79ca3024f68d22b45aa22b570775c2c4ad for pr-124157
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fr4gus%2Fsolid-broccoli" "/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/r4gus/solid-broccoli on toolchain c2f2db79ca3024f68d22b45aa22b570775c2c4ad
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/r4gus/solid-broccoli
[INFO] finished tweaking git repo https://github.com/r4gus/solid-broccoli
[INFO] tweaked toml for git repo https://github.com/r4gus/solid-broccoli written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/r4gus/solid-broccoli 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" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rocket_sync_db_pools_codegen v0.1.0-rc.1
[INFO] [stderr]   Downloaded multer v2.0.0
[INFO] [stderr]   Downloaded rocket_sync_db_pools v0.1.0-rc.1
[INFO] [stderr]   Downloaded devise_codegen v0.3.0
[INFO] [stderr]   Downloaded devise v0.3.0
[INFO] [stderr]   Downloaded loom v0.5.1
[INFO] [stderr]   Downloaded normpath v0.3.0
[INFO] [stderr]   Downloaded tera v1.12.1
[INFO] [stderr]   Downloaded rocket_dyn_templates v0.1.0-rc.1
[INFO] [stderr]   Downloaded devise_core v0.3.0
[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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e483da2614179fbb142ba30312b61abf7bf29409836781058cbe0f34d4e39c4a
[INFO] running `Command { std: "docker" "start" "-a" "e483da2614179fbb142ba30312b61abf7bf29409836781058cbe0f34d4e39c4a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e483da2614179fbb142ba30312b61abf7bf29409836781058cbe0f34d4e39c4a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e483da2614179fbb142ba30312b61abf7bf29409836781058cbe0f34d4e39c4a", kill_on_drop: false }`
[INFO] [stdout] e483da2614179fbb142ba30312b61abf7bf29409836781058cbe0f34d4e39c4a
[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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 60e7fa107de27efc3752f80c732d767c038b7b6e665056a5557e4188540f10eb
[INFO] running `Command { std: "docker" "start" "-a" "60e7fa107de27efc3752f80c732d767c038b7b6e665056a5557e4188540f10eb", kill_on_drop: false }`
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling proc-macro2 v1.0.27
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.73
[INFO] [stderr]    Compiling libc v0.2.98
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling typenum v1.13.0
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling serde_derive v1.0.126
[INFO] [stderr]    Compiling serde v1.0.126
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling futures-core v0.3.15
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]    Compiling futures-channel v0.3.15
[INFO] [stderr]    Compiling futures-task v0.3.15
[INFO] [stderr]    Compiling yansi v0.5.0
[INFO] [stderr]     Checking pin-project-lite v0.2.7
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.9.1
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling tokio v1.8.1
[INFO] [stderr]    Compiling futures-macro v0.3.15
[INFO] [stderr]    Compiling futures-util v0.3.15
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]     Checking once_cell v1.8.0
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling instant v0.1.10
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling smallvec v1.6.1
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking slab v0.4.3
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]     Checking bytes v1.0.1
[INFO] [stderr]    Compiling const_fn v0.4.8
[INFO] [stderr]     Checking futures-sink v0.3.15
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling lock_api v0.4.4
[INFO] [stderr]    Compiling httparse v1.4.1
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]     Checking itoa v0.4.7
[INFO] [stderr]    Compiling parking_lot_core v0.8.3
[INFO] [stderr]     Checking getrandom v0.2.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]    Compiling parking_lot v0.11.1
[INFO] [stderr]     Checking mio v0.7.13
[INFO] [stderr]    Compiling uncased v0.9.6
[INFO] [stderr]     Checking futures-io v0.3.15
[INFO] [stderr]    Compiling pq-sys v0.4.6
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]    Compiling cookie v0.15.1
[INFO] [stderr]    Compiling ref-cast v1.0.6
[INFO] [stderr]     Checking ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling cpuid-bool v0.2.0
[INFO] [stderr]    Compiling tracing-core v0.1.18
[INFO] [stderr]    Compiling http v0.2.4
[INFO] [stderr]     Checking time v0.1.43
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]     Checking cipher v0.2.5
[INFO] [stderr]     Checking universal-hash v0.4.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling crypto-mac v0.10.0
[INFO] [stderr]    Compiling polyval v0.4.5
[INFO] [stderr]    Compiling aes-soft v0.6.4
[INFO] [stderr]    Compiling tracing v0.1.26
[INFO] [stderr]    Compiling ctr v0.6.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling hmac v0.10.1
[INFO] [stderr]    Compiling ghash v0.3.1
[INFO] [stderr]    Compiling aead v0.3.2
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling aes v0.6.0
[INFO] [stderr]    Compiling cpufeatures v0.1.5
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]     Checking rand v0.8.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling sha2 v0.9.5
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling aes-gcm v0.8.0
[INFO] [stderr]    Compiling hkdf v0.10.0
[INFO] [stderr]    Compiling socket2 v0.4.0
[INFO] [stderr]     Checking inlinable_string v0.1.14
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]    Compiling tower-service v0.3.1
[INFO] [stderr]    Compiling encoding_rs v0.8.28
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling serde_json v1.0.64
[INFO] [stderr]     Checking base64 v0.13.0
[INFO] [stderr]    Compiling httpdate v1.0.1
[INFO] [stderr]    Compiling ucd-trie v0.1.3
[INFO] [stderr]     Checking walkdir v2.3.2
[INFO] [stderr]    Compiling pest v2.1.3
[INFO] [stderr]     Checking scheduled-thread-pool v0.2.5
[INFO] [stderr]    Compiling stable-pattern v0.1.0
[INFO] [stderr]     Checking bstr v0.2.16
[INFO] [stderr]    Compiling atomic v0.5.0
[INFO] [stderr]    Compiling figment v0.10.6
[INFO] [stderr]    Compiling multer v2.0.0
[INFO] [stderr]     Checking http-body v0.4.2
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]     Checking unchecked-index v0.2.2
[INFO] [stderr]     Checking unic-common v0.9.0
[INFO] [stderr]     Checking unic-char-range v0.9.0
[INFO] [stderr]    Compiling state v0.5.2
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling async-trait v0.1.50
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]     Checking net2 v0.2.37
[INFO] [stderr]     Checking unic-char-property v0.9.0
[INFO] [stderr]     Checking unic-ucd-version v0.9.0
[INFO] [stderr]     Checking twoway v0.2.2
[INFO] [stderr]    Compiling r2d2 v0.8.9
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking thread_local v1.1.3
[INFO] [stderr]    Compiling rocket v0.5.0-rc.1
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]     Checking remove_dir_all v0.5.3
[INFO] [stderr]     Checking spin v0.9.2
[INFO] [stderr]    Compiling pest_meta v2.1.3
[INFO] [stderr]     Checking tempfile v3.2.0
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]     Checking unic-ucd-segment v0.9.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking deunicode v0.4.3
[INFO] [stderr]     Checking binascii v0.1.4
[INFO] [stderr]     Checking lazycell v1.3.0
[INFO] [stderr]     Checking inotify v0.7.1
[INFO] [stderr]     Checking filetime v0.2.14
[INFO] [stderr]     Checking slug v0.1.4
[INFO] [stderr]     Checking constant_time_eq v0.1.5
[INFO] [stderr]     Checking humansize v1.1.1
[INFO] [stderr]     Checking arrayref v0.3.6
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking normpath v0.3.0
[INFO] [stderr]     Checking unic-segment v0.9.0
[INFO] [stderr]     Checking dotenv v0.15.0
[INFO] [stderr]     Checking blake2b_simd v0.5.11
[INFO] [stderr]     Checking mio-extras v2.0.6
[INFO] [stderr]     Checking notify v4.0.17
[INFO] [stderr]     Checking rust-argon2 v0.8.3
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.0
[INFO] [stderr]     Checking globset v0.4.8
[INFO] [stderr]     Checking ignore v0.4.18
[INFO] [stderr]    Compiling pest_generator v2.1.3
[INFO] [stderr]    Compiling chrono-tz v0.5.3
[INFO] [stderr]    Compiling devise_core v0.3.0
[INFO] [stderr]     Checking globwalk v0.8.1
[INFO] [stderr]    Compiling tokio-macros v1.3.0
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]    Compiling pear_codegen v0.2.3
[INFO] [stderr]    Compiling ref-cast-impl v1.0.6
[INFO] [stderr]    Compiling diesel_derives v1.4.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.2
[INFO] [stderr]    Compiling derive_more v0.99.16
[INFO] [stderr]    Compiling pest_derive v2.1.0
[INFO] [stderr]    Compiling devise_codegen v0.3.0
[INFO] [stderr]    Compiling time-macros v0.1.1
[INFO] [stderr]     Checking async-stream v0.3.2
[INFO] [stderr]     Checking pear v0.2.3
[INFO] [stderr]    Compiling devise v0.3.0
[INFO] [stderr]    Compiling rocket_sync_db_pools_codegen v0.1.0-rc.1
[INFO] [stderr]     Checking futures-executor v0.3.15
[INFO] [stderr]     Checking futures v0.3.15
[INFO] [stderr]     Checking tokio-util v0.6.7
[INFO] [stderr]     Checking tokio-stream v0.1.7
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking toml v0.5.8
[INFO] [stderr]     Checking ubyte v0.10.1
[INFO] [stderr]     Checking h2 v0.3.3
[INFO] [stderr]     Checking diesel v1.4.7
[INFO] [stderr]     Checking hyper v0.14.10
[INFO] [stderr]     Checking tera v1.12.1
[INFO] [stderr]     Checking rocket_http v0.5.0-rc.1
[INFO] [stderr]    Compiling rocket_codegen v0.5.0-rc.1
[INFO] [stderr]     Checking migrations_internals v1.4.1
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/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/rustcXzXHoh/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcXzXHoh/symbols.o" "/opt/rustwide/target/debug/deps/rocket_codegen-4f37385bfaa22e06.rocket_codegen.9288e31c4725b016-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/rocket_codegen-4f37385bfaa22e06.rocket_codegen.9288e31c4725b016-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/rocket_codegen-4f37385bfaa22e06.rocket_codegen.9288e31c4725b016-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/rocket_codegen-4f37385bfaa22e06.rocket_codegen.9288e31c4725b016-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/rocket_codegen-4f37385bfaa22e06.rocket_codegen.9288e31c4725b016-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/rocket_codegen-4f37385bfaa22e06.rocket_codegen.9288e31c4725b016-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/rocket_codegen-4f37385bfaa22e06.rocket_codegen.9288e31c4725b016-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/rocket_codegen-4f37385bfaa22e06.rocket_codegen.9288e31c4725b016-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/rocket_codegen-4f37385bfaa22e06.rocket_codegen.9288e31c4725b016-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/rocket_codegen-4f37385bfaa22e06.rocket_codegen.9288e31c4725b016-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/rocket_codegen-4f37385bfaa22e06.rocket_codegen.9288e31c4725b016-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/rocket_codegen-4f37385bfaa22e06.rocket_codegen.9288e31c4725b016-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/rocket_codegen-4f37385bfaa22e06.rocket_codegen.9288e31c4725b016-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/rocket_codegen-4f37385bfaa22e06.rocket_codegen.9288e31c4725b016-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/rocket_codegen-4f37385bfaa22e06.rocket_codegen.9288e31c4725b016-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/rocket_codegen-4f37385bfaa22e06.rocket_codegen.9288e31c4725b016-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/rocket_codegen-4f37385bfaa22e06.3me24ldvq6sqxlfn.rcgu.rmeta" "/opt/rustwide/target/debug/deps/rocket_codegen-4f37385bfaa22e06.3tfb71grgm1x54k.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libglob-77b7e279153a33f3.rlib" "/opt/rustwide/target/debug/deps/libdevise-bb065f51cff4f30b.rlib" "/opt/rustwide/target/debug/deps/libdevise_core-57d3f3d762c5bf4b.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2_diagnostics-f7ff3554752abfbc.rlib" "/opt/rustwide/target/debug/deps/libsyn-6b101883a9cc86a3.rlib" "/opt/rustwide/target/debug/deps/libbitflags-b4021d2a22ea681a.rlib" "/opt/rustwide/target/debug/deps/librocket_http-4cd14b0f52628b0b.rlib" "/opt/rustwide/target/debug/deps/libcookie-3cd8886d398df14d.rlib" "/opt/rustwide/target/debug/deps/libsha2-5e24857dca6b5804.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-5685bee48677c9d0.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-780378cdba7922e9.rlib" "/opt/rustwide/target/debug/deps/libhkdf-8ff75411ed9118ad.rlib" "/opt/rustwide/target/debug/deps/libhmac-b5e9a729ce39f270.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-f7b5dc1e4366e9fe.rlib" "/opt/rustwide/target/debug/deps/libdigest-5c904ef735666512.rlib" "/opt/rustwide/target/debug/deps/libaes_gcm-dc3e5ea4d4e78471.rlib" "/opt/rustwide/target/debug/deps/libghash-e41ef18e4b321d13.rlib" "/opt/rustwide/target/debug/deps/libpolyval-4f92d0e744c1bdf2.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-f36d9f49f3623567.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-9b22760f3046738a.rlib" "/opt/rustwide/target/debug/deps/libsubtle-cf506f8a4a813dab.rlib" "/opt/rustwide/target/debug/deps/libctr-84bf7f64085bdeab.rlib" "/opt/rustwide/target/debug/deps/libaes-0352e2290cb7fb53.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-7914eb4742f6b517.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-b56fd6188e35ae09.rlib" "/opt/rustwide/target/debug/deps/libcipher-6b6a42211a09b310.rlib" "/opt/rustwide/target/debug/deps/libaead-8630ed2c6fa3f03c.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-c82bac75c2821d42.rlib" "/opt/rustwide/target/debug/deps/libtypenum-8ad3d04c9593bcec.rlib" "/opt/rustwide/target/debug/deps/libbase64-e2788705d698584b.rlib" "/opt/rustwide/target/debug/deps/librand-7498325e53e48259.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-6e4d6d7bc8c78a9f.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-bd6fb1ebf2756906.rlib" "/opt/rustwide/target/debug/deps/librand_core-47c03fc0a4d43db1.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-6a766371fb802a91.rlib" "/opt/rustwide/target/debug/deps/libtime-557c8f2b5facba4a.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-ef8a15ff1c1ec2d2.rlib" "/opt/rustwide/target/debug/deps/libstandback-ac8864743f190710.rlib" "/opt/rustwide/target/debug/deps/libuncased-4813e853c69f1772.rlib" "/opt/rustwide/target/debug/deps/libstable_pattern-5dc54148ca15f6ad.rlib" "/opt/rustwide/target/debug/deps/libref_cast-b33e71f5394a2e64.rlib" "/opt/rustwide/target/debug/deps/libeither-608274631018d8d2.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-4e5605db53e8cec1.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-788b23ae6e9e7c2d.rlib" "/opt/rustwide/target/debug/deps/libstate-b46a6eb5488e9fd6.rlib" "/opt/rustwide/target/debug/deps/libhyper-35d2d12220236c63.rlib" "/opt/rustwide/target/debug/deps/libsocket2-caf4e111c300c271.rlib" "/opt/rustwide/target/debug/deps/libh2-2dcac6a316753625.rlib" "/opt/rustwide/target/debug/deps/libindexmap-f0566bce44e88573.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-de641fa6124d2a3a.rlib" "/opt/rustwide/target/debug/deps/libserde-3e8603e4b117517d.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-b306fd5d21c623db.rlib" "/opt/rustwide/target/debug/deps/libhttparse-49f26c59a9f99a9e.rlib" "/opt/rustwide/target/debug/deps/libtower_service-220ad2a4f93e3d71.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-d07cc879b70cafc3.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-7208f54da6cff762.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-8d6b9e5b09b8d962.rlib" "/opt/rustwide/target/debug/deps/libslab-95c2e6ba725993ca.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-6c64c28c44d1c957.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-9427f4edef6be112.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-4fae33a7c2bfdae7.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-bf933ce6469565fa.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-7d448108ce1e433b.rlib" "/opt/rustwide/target/debug/deps/libtokio-44b1dac5a3f9ad88.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-c0c585b7581b04a2.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-c1ef2f3b5ba3b753.rlib" "/opt/rustwide/target/debug/deps/libmemchr-9f2155163c59d056.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-57b8ea5a6dc6103e.rlib" "/opt/rustwide/target/debug/deps/libmio-eaf82e9c2075a138.rlib" "/opt/rustwide/target/debug/deps/liblibc-9dd38804b2802e3b.rlib" "/opt/rustwide/target/debug/deps/liblog-3fe4f633f337525a.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-ec61cd92c340f610.rlib" "/opt/rustwide/target/debug/deps/libhttp-d48750560ed7ba79.rlib" "/opt/rustwide/target/debug/deps/libitoa-f0cbb70d1fce321a.rlib" "/opt/rustwide/target/debug/deps/libbytes-90974f3003ba4824.rlib" "/opt/rustwide/target/debug/deps/libfnv-43453d2fd5c0d4d9.rlib" "/opt/rustwide/target/debug/deps/libtracing-208d7ab08e12b13d.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-1bb382662006eb8d.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-853854923ccc3f15.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-8b2339b61f5e2c85.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d0d88294126870fb.rlib" "/opt/rustwide/target/debug/deps/libpear-53f5f48f1c3dbe4e.rlib" "/opt/rustwide/target/debug/deps/libyansi-e6e618b194e1779d.rlib" "/opt/rustwide/target/debug/deps/libinlinable_string-59bb6151ea0c54f4.rlib" "/opt/rustwide/target/debug/deps/libquote-548f7a3802f8640d.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-d91f807b7c234aad.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-b11525fba24dfc5c.rlib" "/opt/rustwide/rustup-home/toolchains/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-8e91c69f736b6c6c.rlib" "/opt/rustwide/rustup-home/toolchains/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9579298f7adeed43.rlib" "/opt/rustwide/rustup-home/toolchains/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-30ebcfe9aa7a4196.rlib" "/opt/rustwide/rustup-home/toolchains/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-447055add1ba8c49.rlib" "/opt/rustwide/rustup-home/toolchains/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d5850394f5e88a83.rlib" "/opt/rustwide/rustup-home/toolchains/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-2f44910628f7ca43.rlib" "/opt/rustwide/rustup-home/toolchains/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-3dd11e65597a5ea4.rlib" "/opt/rustwide/rustup-home/toolchains/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-d165f4a7abbb9616.rlib" "/opt/rustwide/rustup-home/toolchains/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-3781141152ab7425.rlib" "/opt/rustwide/rustup-home/toolchains/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5040104958e026fe.rlib" "/opt/rustwide/rustup-home/toolchains/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5437a8743ef2c818.rlib" "/opt/rustwide/rustup-home/toolchains/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-d68ee5585c16f3ee.rlib" "/opt/rustwide/rustup-home/toolchains/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-366f17269992a057.rlib" "/opt/rustwide/rustup-home/toolchains/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cdbf121704652761.rlib" "/opt/rustwide/rustup-home/toolchains/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-63a7ba8ec01639e9.rlib" "/opt/rustwide/rustup-home/toolchains/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8c4c4e24ed6290fa.rlib" "/opt/rustwide/rustup-home/toolchains/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-58a6a8f1c6263bc9.rlib" "/opt/rustwide/rustup-home/toolchains/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9686387289eaa322.rlib" "/opt/rustwide/rustup-home/toolchains/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5b4c158c083efc1f.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/librocket_codegen-4f37385bfaa22e06.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] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta3jxw9r/lib.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `diesel` (lib) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "60e7fa107de27efc3752f80c732d767c038b7b6e665056a5557e4188540f10eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "60e7fa107de27efc3752f80c732d767c038b7b6e665056a5557e4188540f10eb", kill_on_drop: false }`
[INFO] [stdout] 60e7fa107de27efc3752f80c732d767c038b7b6e665056a5557e4188540f10eb
