[INFO] fetching crate elearn 0.1.3... [INFO] testing elearn-0.1.3 against master#0e21a27075a8c508f00d1a4430497f17ce93d5c9 for pr-98839 [INFO] extracting crate elearn 0.1.3 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate elearn 0.1.3 on toolchain 0e21a27075a8c508f00d1a4430497f17ce93d5c9 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0e21a27075a8c508f00d1a4430497f17ce93d5c9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate elearn 0.1.3 [INFO] finished tweaking crates.io crate elearn 0.1.3 [INFO] tweaked toml for crates.io crate elearn 0.1.3 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate elearn 0.1.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0e21a27075a8c508f00d1a4430497f17ce93d5c9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded h2 v0.3.12 [INFO] [stderr] Downloaded log4rs v1.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+0e21a27075a8c508f00d1a4430497f17ce93d5c9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ac3f7be37cc8f8d6395ab6cd0c967d3468b8c8c9b6609f5d2fb162979f1ff9ac [INFO] running `Command { std: "docker" "start" "-a" "ac3f7be37cc8f8d6395ab6cd0c967d3468b8c8c9b6609f5d2fb162979f1ff9ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ac3f7be37cc8f8d6395ab6cd0c967d3468b8c8c9b6609f5d2fb162979f1ff9ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac3f7be37cc8f8d6395ab6cd0c967d3468b8c8c9b6609f5d2fb162979f1ff9ac", kill_on_drop: false }` [INFO] [stdout] ac3f7be37cc8f8d6395ab6cd0c967d3468b8c8c9b6609f5d2fb162979f1ff9ac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+0e21a27075a8c508f00d1a4430497f17ce93d5c9" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ecb205e7f17db7eda77ff86b099459ec75802a9be3c5436fe20e7e35a92e64fd [INFO] running `Command { std: "docker" "start" "-a" "ecb205e7f17db7eda77ff86b099459ec75802a9be3c5436fe20e7e35a92e64fd", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.89 [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling httparse v1.6.0 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling deunicode v0.4.3 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling humansize v1.1.1 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling arc-swap v0.4.8 [INFO] [stderr] Compiling urlencoding v2.1.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling uncased v0.9.6 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling tracing-core v0.1.23 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling slug v0.1.4 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling quote v1.0.16 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling getrandom v0.2.5 [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 time v0.1.43 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling ordered-float v2.10.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling headers v0.3.7 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling chrono-tz-build v0.0.2 [INFO] [stderr] Compiling chrono-tz v0.6.1 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling serde_yaml v0.8.23 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling ron v0.7.0 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling tracing v0.1.32 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling tungstenite v0.14.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling multipart v0.18.0 [INFO] [stderr] Compiling ignore v0.4.18 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling log4rs v1.0.0 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling tera v1.15.0 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling tokio-tungstenite v0.15.0 [INFO] [stderr] Compiling h2 v0.3.12 [INFO] [stderr] Compiling hyper v0.14.17 [INFO] [stderr] Compiling warp v0.3.2 [INFO] [stderr] Compiling elearn v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcdUNIcu/symbols.o" "/opt/rustwide/target/debug/deps/elearn-4c28db8d5e10ef5e.elearn.b998e414-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/elearn-4c28db8d5e10ef5e.elearn.b998e414-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/elearn-4c28db8d5e10ef5e.elearn.b998e414-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/elearn-4c28db8d5e10ef5e.elearn.b998e414-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/elearn-4c28db8d5e10ef5e.elearn.b998e414-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/elearn-4c28db8d5e10ef5e.elearn.b998e414-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/elearn-4c28db8d5e10ef5e.elearn.b998e414-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/elearn-4c28db8d5e10ef5e.elearn.b998e414-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/elearn-4c28db8d5e10ef5e.elearn.b998e414-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/elearn-4c28db8d5e10ef5e.elearn.b998e414-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/elearn-4c28db8d5e10ef5e.elearn.b998e414-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/elearn-4c28db8d5e10ef5e.elearn.b998e414-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/elearn-4c28db8d5e10ef5e.elearn.b998e414-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/elearn-4c28db8d5e10ef5e.elearn.b998e414-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/elearn-4c28db8d5e10ef5e.elearn.b998e414-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/elearn-4c28db8d5e10ef5e.elearn.b998e414-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/elearn-4c28db8d5e10ef5e.4n6vfhbrb9ncr05c.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/0e21a27075a8c508f00d1a4430497f17ce93d5c9/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libelearn-04acc174e954e59a.rlib" "/opt/rustwide/target/debug/deps/liburlencoding-f2704b82d3863fce.rlib" "/opt/rustwide/target/debug/deps/libron-c2f30f895148b8b7.rlib" "/opt/rustwide/target/debug/deps/liblog4rs-d627a005e53fbc71.rlib" "/opt/rustwide/target/debug/deps/liblog_mdc-f574b91f41d64961.rlib" "/opt/rustwide/target/debug/deps/libthread_id-ecbf751883eb305b.rlib" "/opt/rustwide/target/debug/deps/libhumantime-69fede984985242f.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-54df62a746710f9a.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-8d2a23e62bfcdab7.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-ea264b62bc2c9c07.rlib" "/opt/rustwide/target/debug/deps/libtypemap-93bee5629b94f36c.rlib" "/opt/rustwide/target/debug/deps/libunsafe_any-6f5c2ff018656ec7.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-cc2b71a6b7ac3384.rlib" "/opt/rustwide/target/debug/deps/libanyhow-c24d1185dabde428.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-24e5fbbead53d689.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-f41c76707e06b7f3.rlib" "/opt/rustwide/target/debug/deps/libinstant-e762c784f8da740e.rlib" "/opt/rustwide/target/debug/deps/libserde_value-e5fb82b78a3c4669.rlib" "/opt/rustwide/target/debug/deps/libordered_float-dd0b3c4ca348cacf.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-11b16932f38c733f.rlib" "/opt/rustwide/target/debug/deps/libwarp-504426c79670de01.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-29faee4d9ff28116.rlib" "/opt/rustwide/target/debug/deps/libtokio_tungstenite-b99a013cc23c5c35.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-19d909a02d0ac6b0.rlib" "/opt/rustwide/target/debug/deps/libutf8-711588c81f4f47cd.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib" "/opt/rustwide/target/debug/deps/libsha1-29cc25d9afdc29f0.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-b3a531c9eb400c1f.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-87c1a81048b504ad.rlib" "/opt/rustwide/target/debug/deps/libdigest-84dfb82001d549b4.rlib" "/opt/rustwide/target/debug/deps/libthiserror-05688dd915294cfc.rlib" "/opt/rustwide/target/debug/deps/liburl-d12fc40f8e40722d.rlib" "/opt/rustwide/target/debug/deps/libidna-6a34d38410bd9527.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-12ccd468a33959ee.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-b9fbadb33a2ea73a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-d0a053bbcb729d32.rlib" "/opt/rustwide/target/debug/deps/libmultipart-7d66137f3c968fbd.rlib" "/opt/rustwide/target/debug/deps/libtwoway-df06f9cabf1ffa5b.rlib" "/opt/rustwide/target/debug/deps/libbuf_redux-1a151088f8bb18df.rlib" "/opt/rustwide/target/debug/deps/libsafemem-d331e67b7147906f.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9a380894f08245b7.rlib" "/opt/rustwide/target/debug/deps/libtempfile-e096f80dc9a05bf7.rlib" "/opt/rustwide/target/debug/deps/libfastrand-2765520c777de4dc.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-a366538c24cba4e3.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-b66d8429849248e6.rlib" "/opt/rustwide/target/debug/deps/libunicase-8350d024eb279cde.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-7a73fe2215dc7850.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-1a48ab4b6760ee48.rlib" "/opt/rustwide/target/debug/deps/libmatches-a104dd362fa85146.rlib" "/opt/rustwide/target/debug/deps/libheaders-3027a692c88aa02c.rlib" "/opt/rustwide/target/debug/deps/libsha1-4de2a1d8c8417ddb.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-a89a9bdc17782d08.rlib" "/opt/rustwide/target/debug/deps/libdigest-bd5333b8d1ee3bf5.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-d7d5f41b71548fac.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-2ff8e4175d5b7ef1.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-39ab557ac561349d.rlib" "/opt/rustwide/target/debug/deps/libtypenum-ae91be759e5f8db3.rlib" "/opt/rustwide/target/debug/deps/libmime-f9513972171bf326.rlib" "/opt/rustwide/target/debug/deps/libheaders_core-64e9f907b77307ae.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libhyper-66d1d6e3d8964ac3.rlib" "/opt/rustwide/target/debug/deps/libwant-a3bb81c9d119510b.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-febba4674ec63f92.rlib" "/opt/rustwide/target/debug/deps/libhttparse-f903fce033082f33.rlib" "/opt/rustwide/target/debug/deps/libh2-8a81467c73edd706.rlib" "/opt/rustwide/target/debug/deps/libindexmap-81829fa68ed1b118.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-238efa6a2ed05171.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-b98da96edfbb5ad6.rlib" "/opt/rustwide/target/debug/deps/libtower_service-a0bac867cff4e01f.rlib" "/opt/rustwide/target/debug/deps/libtracing-969bb0b1159ea7e3.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-111efdf6be67f587.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-82564b330993e6f3.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-b3012d31e53829d4.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-bf6df8bd166604f2.rlib" "/opt/rustwide/target/debug/deps/libhttp-4da2cfc5497c929c.rlib" "/opt/rustwide/target/debug/deps/libpin_project-d6ee748e4eb41531.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-32fa1519327cdb6c.rlib" "/opt/rustwide/target/debug/deps/libslab-aef35fd6b139bfac.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-7d213b16a2f2adf2.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-fc22affba0d30485.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-49530b2602be9735.rlib" "/opt/rustwide/target/debug/deps/libtera-61acfb2a70758c47.rlib" "/opt/rustwide/target/debug/deps/libslug-2725a6b1a04e8269.rlib" "/opt/rustwide/target/debug/deps/libdeunicode-62d4354d1e2e023a.rlib" "/opt/rustwide/target/debug/deps/libglobwalk-3aa3341334288d79.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/libignore-a934b635e35ebbaf.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-450165479771ed45.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-85c3caa7668e091f.rlib" "/opt/rustwide/target/debug/deps/libsame_file-d3ddf74b396c2e8b.rlib" "/opt/rustwide/target/debug/deps/libthread_local-a8f3db7af6a8e8d7.rlib" "/opt/rustwide/target/debug/deps/libglobset-4c6bec53245b752f.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libbstr-1bff07b4663bbe65.rlib" "/opt/rustwide/target/debug/deps/libpest-b3c6f9b922b17b50.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-3e5d1794e02853ea.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libunic_segment-1cf509c79c67d65e.rlib" "/opt/rustwide/target/debug/deps/libunic_ucd_segment-5bb177a4bd0fa4ff.rlib" "/opt/rustwide/target/debug/deps/libunic_ucd_version-6352d945ad5b7753.rlib" "/opt/rustwide/target/debug/deps/libunic_common-e41585810c67fc7e.rlib" "/opt/rustwide/target/debug/deps/libunic_char_property-29688cfc21d5e997.rlib" "/opt/rustwide/target/debug/deps/libunic_char_range-b53a06e730954a59.rlib" "/opt/rustwide/target/debug/deps/libregex-942ab9a565d77f15.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-9068e0b6451c8c0a.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c25dc19d7487cdf7.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libhumansize-32ef9e0994e46416.rlib" "/opt/rustwide/target/debug/deps/libchrono_tz-841f283a7a4beff2.rlib" "/opt/rustwide/target/debug/deps/libphf-3d756b1c8340d585.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-0d9ba88897eb4c15.rlib" "/opt/rustwide/target/debug/deps/libuncased-e383c1ca24ee6a9c.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-3e484032e5aed86b.rlib" "/opt/rustwide/target/debug/deps/libchrono-9df203152df3b2d1.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-cc107a88996d32f5.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-288dde95dc01336a.rlib" "/opt/rustwide/target/debug/deps/libtime-d398db3358953b8f.rlib" "/opt/rustwide/target/debug/deps/libserde_json-4bafb2bbd3e01812.rlib" "/opt/rustwide/target/debug/deps/libryu-502943e46dd7b745.rlib" "/opt/rustwide/target/debug/deps/libitoa-02bdd2be5ac8e9f1.rlib" "/opt/rustwide/target/debug/deps/librand-306b5bf10485cd0b.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-3f570bac8a30d7fb.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5e6fdfabf1edbf66.rlib" "/opt/rustwide/target/debug/deps/librand_core-5eb2aa59826a861d.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-2014c229a72c2754.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-498f4c43efec9959.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-09924dcad32e55e2.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-4ec9e1bbad530c2b.rlib" "/opt/rustwide/target/debug/deps/libadler-3a9d1165c599cab1.rlib" "/opt/rustwide/target/debug/deps/libobject-123aec7cdb79f092.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-7c7a618447d0c875.rlib" "/opt/rustwide/target/debug/deps/libgimli-77d5d8fe668a6006.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-5d383c335f8e8ef8.rlib" "/opt/rustwide/target/debug/deps/libtokio-1c9b350e90d25452.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-9d37968c2f43e5b7.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-59183ec47ecace06.rlib" "/opt/rustwide/target/debug/deps/libsocket2-f32a68871727a6e7.rlib" "/opt/rustwide/target/debug/deps/libmemchr-97d2a9096a87321e.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-8701aae6e7d8d54f.rlib" "/opt/rustwide/target/debug/deps/libbytes-5e8424a0f7103369.rlib" "/opt/rustwide/target/debug/deps/libmio-67982e7effa1a457.rlib" "/opt/rustwide/target/debug/deps/liblog-1aa0293ecae2e480.rlib" "/opt/rustwide/target/debug/deps/libserde-376387dd8e49f57d.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-d4223cfaa04037d7.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-a17617c930038f48.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-4b49a0d81fe9b1bf.rlib" "/opt/rustwide/target/debug/deps/liblibc-04dd900d425ce5fe.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-283f2487fcc9f0f1.rlib" "/opt/rustwide/target/debug/deps/liblock_api-8f9d61d1e1d4273d.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/0e21a27075a8c508f00d1a4430497f17ce93d5c9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1aab30bac2090a15.rlib" "/opt/rustwide/rustup-home/toolchains/0e21a27075a8c508f00d1a4430497f17ce93d5c9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9cdaf64f7570f7ff.rlib" "/opt/rustwide/rustup-home/toolchains/0e21a27075a8c508f00d1a4430497f17ce93d5c9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-7d64cc870c011631.rlib" "/opt/rustwide/rustup-home/toolchains/0e21a27075a8c508f00d1a4430497f17ce93d5c9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-a0a88b78deed3a16.rlib" "/opt/rustwide/rustup-home/toolchains/0e21a27075a8c508f00d1a4430497f17ce93d5c9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-315eac6a3174b13c.rlib" "/opt/rustwide/rustup-home/toolchains/0e21a27075a8c508f00d1a4430497f17ce93d5c9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-778610d63efc39ce.rlib" "/opt/rustwide/rustup-home/toolchains/0e21a27075a8c508f00d1a4430497f17ce93d5c9/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-11737b9eef3e285d.rlib" "/opt/rustwide/rustup-home/toolchains/0e21a27075a8c508f00d1a4430497f17ce93d5c9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-8165420a20fe4548.rlib" "/opt/rustwide/rustup-home/toolchains/0e21a27075a8c508f00d1a4430497f17ce93d5c9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-db4c499f2074199d.rlib" "/opt/rustwide/rustup-home/toolchains/0e21a27075a8c508f00d1a4430497f17ce93d5c9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-1a230f9a19aa3698.rlib" "/opt/rustwide/rustup-home/toolchains/0e21a27075a8c508f00d1a4430497f17ce93d5c9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605ec4e87a2c9d10.rlib" "/opt/rustwide/rustup-home/toolchains/0e21a27075a8c508f00d1a4430497f17ce93d5c9/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5f171797b6654b84.rlib" "/opt/rustwide/rustup-home/toolchains/0e21a27075a8c508f00d1a4430497f17ce93d5c9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-990f92fdff457c3a.rlib" "/opt/rustwide/rustup-home/toolchains/0e21a27075a8c508f00d1a4430497f17ce93d5c9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-66ccc5a2fa17d637.rlib" "/opt/rustwide/rustup-home/toolchains/0e21a27075a8c508f00d1a4430497f17ce93d5c9/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-9dba3f083c9eb142.rlib" "/opt/rustwide/rustup-home/toolchains/0e21a27075a8c508f00d1a4430497f17ce93d5c9/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-dfc71beee59013ce.rlib" "/opt/rustwide/rustup-home/toolchains/0e21a27075a8c508f00d1a4430497f17ce93d5c9/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-522518611024dce5.rlib" "/opt/rustwide/rustup-home/toolchains/0e21a27075a8c508f00d1a4430497f17ce93d5c9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-05898138a596088a.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/0e21a27075a8c508f00d1a4430497f17ce93d5c9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6f7f4877ee9c613e.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/0e21a27075a8c508f00d1a4430497f17ce93d5c9/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/elearn-4c28db8d5e10ef5e" "-Wl,--gc-sections" "-pie" "-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 `elearn` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "ecb205e7f17db7eda77ff86b099459ec75802a9be3c5436fe20e7e35a92e64fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ecb205e7f17db7eda77ff86b099459ec75802a9be3c5436fe20e7e35a92e64fd", kill_on_drop: false }` [INFO] [stdout] ecb205e7f17db7eda77ff86b099459ec75802a9be3c5436fe20e7e35a92e64fd