[INFO] cloning repository https://github.com/amy-keibler/bike-trip-tracker [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/amy-keibler/bike-trip-tracker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Famy-keibler%2Fbike-trip-tracker", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Famy-keibler%2Fbike-trip-tracker'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f6d55484b7b4aa95738b753070237fa5ea2feff6 [INFO] documenting amy-keibler/bike-trip-tracker against beta-2023-01-01 for beta-1.67-rustdoc-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Famy-keibler%2Fbike-trip-tracker" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/amy-keibler/bike-trip-tracker on toolchain beta-2023-01-01 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2023-01-01" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/amy-keibler/bike-trip-tracker [INFO] finished tweaking git repo https://github.com/amy-keibler/bike-trip-tracker [INFO] tweaked toml for git repo https://github.com/amy-keibler/bike-trip-tracker written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/amy-keibler/bike-trip-tracker 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-01-01" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:9042d5c95763f71f7b0904716b98ccadf9fc47b0f382ee962aaaed2ac70c9b8d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2030ec92662a987dfd77c5700cd69bf742c1f4ad0f63dd1456b56ce75f1b1fab [INFO] running `Command { std: "docker" "start" "-a" "2030ec92662a987dfd77c5700cd69bf742c1f4ad0f63dd1456b56ce75f1b1fab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2030ec92662a987dfd77c5700cd69bf742c1f4ad0f63dd1456b56ce75f1b1fab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2030ec92662a987dfd77c5700cd69bf742c1f4ad0f63dd1456b56ce75f1b1fab", kill_on_drop: false }` [INFO] [stdout] 2030ec92662a987dfd77c5700cd69bf742c1f4ad0f63dd1456b56ce75f1b1fab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:9042d5c95763f71f7b0904716b98ccadf9fc47b0f382ee962aaaed2ac70c9b8d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-01-01" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2c691cafdee619baa015cf86d77459eb65bb23906469712e2d0c980fcecc26fd [INFO] running `Command { std: "docker" "start" "-a" "2c691cafdee619baa015cf86d77459eb65bb23906469712e2d0c980fcecc26fd", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.129 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling syn v1.0.104 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling serde_derive v1.0.149 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde v1.0.149 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Checking once_cell v1.13.0 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling uncased v0.9.6 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Compiling futures-io v0.3.19 [INFO] [stderr] Compiling crossbeam-utils v0.8.6 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling rustls v0.20.4 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling serde_json v1.0.89 [INFO] [stderr] Compiling time-macros v0.2.3 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling cookie v0.16.0 [INFO] [stderr] Compiling ref-cast v1.0.6 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.3 [INFO] [stderr] Checking lock_api v0.4.6 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling polyval v0.5.3 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling ghash v0.4.4 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling ctr v0.8.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling aead v0.4.3 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling siphasher v0.3.9 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling num_threads v0.1.3 [INFO] [stderr] Compiling time v0.3.7 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling aes-gcm v0.9.4 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling devise_core v0.3.1 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling pear_codegen v0.2.3 [INFO] [stderr] Compiling ref-cast-impl v1.0.6 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling devise_codegen v0.3.1 [INFO] [stderr] Compiling tokio v1.16.1 [INFO] [stderr] Compiling pear v0.2.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling futures v0.3.19 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling state v0.5.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Checking tokio-util v0.6.9 [INFO] [stderr] Checking tokio-stream v0.1.8 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling futures-intrusive v0.4.0 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling devise v0.3.1 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling rustls-pemfile v1.0.0 [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling h2 v0.3.11 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Checking num-integer v0.1.44 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Compiling figment v0.10.6 [INFO] [stderr] Compiling multer v2.0.2 [INFO] [stderr] Compiling atomic v0.5.1 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Checking iana-time-zone v0.1.44 [INFO] [stderr] Checking chrono v0.4.23 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking hyper v0.14.16 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling chrono-tz-build v0.0.2 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Checking unic-char-range v0.9.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Checking fastrand v1.7.0 [INFO] [stderr] Checking unic-common v0.9.0 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking spin v0.9.2 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking tempfile v3.3.0 [INFO] [stderr] Checking unic-ucd-version v0.9.0 [INFO] [stderr] Checking globset v0.4.8 [INFO] [stderr] Checking unic-char-property v0.9.0 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking parking_lot v0.12.0 [INFO] [stderr] Compiling chrono-tz v0.6.1 [INFO] [stderr] Compiling sqlx-rt v0.5.13 [INFO] [stderr] Compiling sqlformat v0.1.8 [INFO] [stderr] Checking async-stream v0.3.2 [INFO] [stderr] Checking ubyte v0.10.1 [INFO] [stderr] Checking tokio-util v0.7.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling atoi v0.4.0 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling md-5 v0.10.1 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling hashbrown v0.12.1 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Checking binascii v0.1.4 [INFO] [stderr] Compiling crc-catalog v2.1.0 [INFO] [stderr] Compiling whoami v1.2.1 [INFO] [stderr] Compiling hashlink v0.8.0 [INFO] [stderr] Compiling crc v3.0.0 [INFO] [stderr] Checking ignore v0.4.18 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Checking unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling sqlformat v0.2.0 [INFO] [stderr] Compiling sqlx-rt v0.6.2 [INFO] [stderr] Compiling dotenvy v0.15.1 [INFO] [stderr] Compiling rocket_http v0.5.0-rc.2 [INFO] [stderr] Compiling rocket_http v0.5.0-rc.2 (https://github.com/SergioBenitez/Rocket?branch=v0.5-rc#6778089c) [INFO] [stderr] Compiling atoi v1.0.0 [INFO] [stderr] Compiling sqlx-core v0.5.13 [INFO] [stderr] Compiling webpki-roots v0.22.3 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Compiling rocket v0.5.0-rc.2 (https://github.com/SergioBenitez/Rocket?branch=v0.5-rc#6778089c) [INFO] [stderr] Compiling rocket v0.5.0-rc.2 [INFO] [stderr] Checking deunicode v0.4.3 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling uuid v1.1.2 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking slug v0.1.4 [INFO] [stderr] Checking inotify v0.7.1 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking unic-segment v0.9.0 [INFO] [stderr] Checking globwalk v0.8.1 [INFO] [stderr] Compiling sqlx-core v0.6.2 [INFO] [stderr] Compiling rocket_codegen v0.5.0-rc.2 (https://github.com/SergioBenitez/Rocket?branch=v0.5-rc#6778089c) [INFO] [stderr] Compiling rocket_codegen v0.5.0-rc.2 [INFO] [stderr] Checking filetime v0.2.15 [INFO] [stderr] Checking humansize v1.1.1 [INFO] [stderr] Checking notify v4.0.17 [INFO] [stderr] Compiling rocket_db_pools_codegen v0.1.0-rc.2 (https://github.com/SergioBenitez/Rocket?branch=v0.5-rc#6778089c) [INFO] [stderr] Compiling sqlx-macros v0.6.2 [INFO] [stderr] Checking tera v1.15.0 [INFO] [stderr] Checking normpath v0.3.2 [INFO] [stderr] Compiling sqlx-macros v0.5.13 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustcU0RFdJ/list" "-m64" "/tmp/rustcU0RFdJ/symbols.o" "/opt/rustwide/target/debug/deps/rocket_codegen-58cdec32950bb53f.rocket_codegen.9bf427ce-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/rocket_codegen-58cdec32950bb53f.rocket_codegen.9bf427ce-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/rocket_codegen-58cdec32950bb53f.rocket_codegen.9bf427ce-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/rocket_codegen-58cdec32950bb53f.rocket_codegen.9bf427ce-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/rocket_codegen-58cdec32950bb53f.rocket_codegen.9bf427ce-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/rocket_codegen-58cdec32950bb53f.rocket_codegen.9bf427ce-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/rocket_codegen-58cdec32950bb53f.rocket_codegen.9bf427ce-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/rocket_codegen-58cdec32950bb53f.rocket_codegen.9bf427ce-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/rocket_codegen-58cdec32950bb53f.rocket_codegen.9bf427ce-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/rocket_codegen-58cdec32950bb53f.rocket_codegen.9bf427ce-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/rocket_codegen-58cdec32950bb53f.rocket_codegen.9bf427ce-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/rocket_codegen-58cdec32950bb53f.rocket_codegen.9bf427ce-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/rocket_codegen-58cdec32950bb53f.rocket_codegen.9bf427ce-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/rocket_codegen-58cdec32950bb53f.rocket_codegen.9bf427ce-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/rocket_codegen-58cdec32950bb53f.rocket_codegen.9bf427ce-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/rocket_codegen-58cdec32950bb53f.rocket_codegen.9bf427ce-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/rocket_codegen-58cdec32950bb53f.4w8syuoiqmm8m8gl.rcgu.rmeta" "/opt/rustwide/target/debug/deps/rocket_codegen-58cdec32950bb53f.qq3ko85ffj16soq.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-603795c9cf4a9ebd/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2023-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libglob-921a087ba318345d.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-11d097b41f2e60a4.rlib" "/opt/rustwide/target/debug/deps/libdevise-283a2d8984d83c8d.rlib" "/opt/rustwide/target/debug/deps/libdevise_core-e3805b53d45f46f6.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2_diagnostics-d2ce706822a1725a.rlib" "/opt/rustwide/target/debug/deps/libsyn-275c417b179dc66e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib" "/opt/rustwide/target/debug/deps/librocket_http-59d37b42cd82ad5a.rlib" "/opt/rustwide/target/debug/deps/librustls_pemfile-4330a4efda84c27a.rlib" "/opt/rustwide/target/debug/deps/libfutures-d158e470a20ca043.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-4e18e4189525dd82.rlib" "/opt/rustwide/target/debug/deps/libcookie-bdac02a915286e1e.rlib" "/opt/rustwide/target/debug/deps/libhkdf-f74e82d0ace452f6.rlib" "/opt/rustwide/target/debug/deps/libhmac-fcb85b40ed8f3583.rlib" "/opt/rustwide/target/debug/deps/libsha2-08ac6710538cda8d.rlib" "/opt/rustwide/target/debug/deps/libdigest-b997fb7ac6366297.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-773e8ec21813b689.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-ac6cbc8aa6c81cab.rlib" "/opt/rustwide/target/debug/deps/libaes_gcm-ddf824b361259d21.rlib" "/opt/rustwide/target/debug/deps/libghash-984d0e3f2fcfb1be.rlib" "/opt/rustwide/target/debug/deps/libpolyval-2f0d856efdc46543.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-ac3ebc1d8673129a.rlib" "/opt/rustwide/target/debug/deps/libsubtle-b2522ed537185c3e.rlib" "/opt/rustwide/target/debug/deps/libctr-3c1e8a63a990e7ff.rlib" "/opt/rustwide/target/debug/deps/libaes-655a4dbc81e0b028.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-0ab975038e942af0.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-ffbe13ab2928830a.rlib" "/opt/rustwide/target/debug/deps/libcipher-4a8bb544d305268b.rlib" "/opt/rustwide/target/debug/deps/libaead-c175346de33caa29.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-cf9ed3bb00bd90fb.rlib" "/opt/rustwide/target/debug/deps/libtypenum-8501016244ebc8cc.rlib" "/opt/rustwide/target/debug/deps/libbase64-bff61f2d1660603b.rlib" "/opt/rustwide/target/debug/deps/librand-0993b8db5bce3c83.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-e2762dca38f78709.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-0fa3e45be755835a.rlib" "/opt/rustwide/target/debug/deps/librand_core-e521c43e53172d3a.rlib" "/opt/rustwide/target/debug/deps/libuncased-39a98fad8b47b33a.rlib" "/opt/rustwide/target/debug/deps/librustls-08927289dc5c1031.rlib" "/opt/rustwide/target/debug/deps/libsct-e0cd1507c6607eb4.rlib" "/opt/rustwide/target/debug/deps/libwebpki-6984c546e49e2deb.rlib" "/opt/rustwide/target/debug/deps/libring-3da7328ab3917e49.rlib" "/opt/rustwide/target/debug/deps/libspin-0ce7eed86e654be1.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-299fbcd347deffe0.rlib" "/opt/rustwide/target/debug/deps/libstable_pattern-24df72eeb01bfea5.rlib" "/opt/rustwide/target/debug/deps/libref_cast-5bb8b29b06eba7b9.rlib" "/opt/rustwide/target/debug/deps/libeither-e1233910e0d27839.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9a9406f60e570d53.rlib" "/opt/rustwide/target/debug/deps/libtime-fbea2a44b780a50a.rlib" "/opt/rustwide/target/debug/deps/libstate-185764f1e7267976.rlib" "/opt/rustwide/target/debug/deps/libhyper-750e65a133cb266a.rlib" "/opt/rustwide/target/debug/deps/libsocket2-1d3cc876ccac1183.rlib" "/opt/rustwide/target/debug/deps/libitoa-d0264c8ce1ce890b.rlib" "/opt/rustwide/target/debug/deps/libhttparse-5c6b7ae8933d4bd8.rlib" "/opt/rustwide/target/debug/deps/libh2-2c4bc364a2a73720.rlib" "/opt/rustwide/target/debug/deps/libindexmap-d0a0168f5480bdda.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-7a01686a69fd37bf.rlib" "/opt/rustwide/target/debug/deps/libahash-ce7df84b57a2ac55.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-821e4d380a14007b.rlib" "/opt/rustwide/target/debug/deps/libserde-93349c1fc3b0e9ea.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-8dba0cd1eaf6ea0f.rlib" "/opt/rustwide/target/debug/deps/libtower_service-6f9cbeafd8b373de.rlib" "/opt/rustwide/target/debug/deps/libtracing-c986b75e9b11b31b.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-be07ec05c93c270f.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-7b0e84811fb489db.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-743a65b104ca9d3f.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-15e9e7d8d5e39278.rlib" "/opt/rustwide/target/debug/deps/libslab-de4c8617047c1765.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-8042738a4d380f6d.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-63303b05cbcd5fe2.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-30fa21d8e11a693e.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-a4c484a03bc9e722.rlib" "/opt/rustwide/target/debug/deps/libtokio-18347e3cec8d4b03.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-f5b587611cdb1439.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-70a2bc476faa1d12.rlib" "/opt/rustwide/target/debug/deps/libmemchr-794f323e2c3fede3.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-8ced06a3f72c2ad9.rlib" "/opt/rustwide/target/debug/deps/libmio-92cdeeadf9c40293.rlib" "/opt/rustwide/target/debug/deps/liblibc-cc07d76a3da80213.rlib" "/opt/rustwide/target/debug/deps/liblog-ba3200a69ea295c7.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-02e5e2d23f061f41.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-591d2bbb0f7914fc.rlib" "/opt/rustwide/target/debug/deps/libhttp-e5a60057394e8171.rlib" "/opt/rustwide/target/debug/deps/libitoa-57ac2f3fee0fa4c3.rlib" "/opt/rustwide/target/debug/deps/libbytes-44851e2768c88cca.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/libpear-2ae35bb6b7901c48.rlib" "/opt/rustwide/target/debug/deps/libyansi-26438fc53705ca7d.rlib" "/opt/rustwide/target/debug/deps/libinlinable_string-6d4d770bc13af573.rlib" "/opt/rustwide/target/debug/deps/libquote-8c5d1125aaea0c58.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-309deef5c84e3ec0.rlib" "/opt/rustwide/target/debug/deps/libunicode_ident-2ed243370de3a3d2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-2bf06bc996700e54.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-f9bec8bf0a606b13.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-14ae01e2f710e7e4.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-05a04dbd857e0448.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-065007f4a5f6fbd6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7e31b7bc79067738.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0c0552dc96af345d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-6f2f5d5ddd3ca847.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-edaee75d4c147072.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-6475c739941b6e0f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-70d7edf0b1676911.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-763c7ecb9f3cb1c0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-617038d3ebbeda5d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-2ce4aa0e30dbc8c8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-b0f7d383d36ea911.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-1f5ab992c1517fa6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-5d16980e40323ca9.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-e60518d2760eb01e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1ad943f92a4b1081.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e38cb23ab9b85297.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2023-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/librocket_codegen-58cdec32950bb53f.so" "-Wl,--gc-sections" "-shared" "-Wl,-zrelro,-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 `rocket_codegen` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "2c691cafdee619baa015cf86d77459eb65bb23906469712e2d0c980fcecc26fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c691cafdee619baa015cf86d77459eb65bb23906469712e2d0c980fcecc26fd", kill_on_drop: false }` [INFO] [stdout] 2c691cafdee619baa015cf86d77459eb65bb23906469712e2d0c980fcecc26fd