[INFO] fetching crate adminix 0.0.2... [INFO] checking adminix-0.0.2 against try#d9354925cd91f64ab927cdf338a7fe5ee98a62cd for pr-113557 [INFO] extracting crate adminix 0.0.2 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate adminix 0.0.2 on toolchain d9354925cd91f64ab927cdf338a7fe5ee98a62cd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d9354925cd91f64ab927cdf338a7fe5ee98a62cd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate adminix 0.0.2 [INFO] finished tweaking crates.io crate adminix 0.0.2 [INFO] tweaked toml for crates.io crate adminix 0.0.2 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d9354925cd91f64ab927cdf338a7fe5ee98a62cd" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d9354925cd91f64ab927cdf338a7fe5ee98a62cd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+d9354925cd91f64ab927cdf338a7fe5ee98a62cd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b7f03307d58e4d7b8c259939598e604629cbc46c2bdeafe0e9f82f1f08ea452f [INFO] running `Command { std: "docker" "start" "-a" "b7f03307d58e4d7b8c259939598e604629cbc46c2bdeafe0e9f82f1f08ea452f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b7f03307d58e4d7b8c259939598e604629cbc46c2bdeafe0e9f82f1f08ea452f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7f03307d58e4d7b8c259939598e604629cbc46c2bdeafe0e9f82f1f08ea452f", kill_on_drop: false }` [INFO] [stdout] b7f03307d58e4d7b8c259939598e604629cbc46c2bdeafe0e9f82f1f08ea452f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+d9354925cd91f64ab927cdf338a7fe5ee98a62cd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 42bb096d704caf0f0b7d255b05931905926ab0d85297bbc14ff425cf73840a42 [INFO] running `Command { std: "docker" "start" "-a" "42bb096d704caf0f0b7d255b05931905926ab0d85297bbc14ff425cf73840a42", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling syn v2.0.25 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling pin-project-lite v0.2.10 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling thiserror v1.0.43 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling net2 v0.2.39 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling serde v1.0.171 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling itoa v1.0.8 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling ryu v1.0.14 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling serde_json v1.0.102 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling thiserror-impl v1.0.43 [INFO] [stderr] Compiling serde_derive v1.0.171 [INFO] [stderr] Compiling pin-project-internal v1.1.2 [INFO] [stderr] Compiling async-trait v0.1.71 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling build_const v0.2.2 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling regex-automata v0.3.3 [INFO] [stderr] Compiling pin-project v1.1.2 [INFO] [stderr] Compiling pest v2.7.0 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling libsqlite3-sys v0.20.1 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling actix-macros v0.1.3 [INFO] [stderr] Compiling pin-project-internal v0.4.30 [INFO] [stderr] Compiling enum-as-inner v0.3.4 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling regex v1.9.1 [INFO] [stderr] Compiling rustls v0.18.1 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling pin-project v0.4.30 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling actix-service v1.0.6 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling brotli-decompressor v2.3.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling ahash v0.6.3 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling trust-dns-proto v0.19.7 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling actix-codec v0.3.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling actix-threadpool v0.3.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling actix-rt v1.1.1 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling actix-utils v2.0.0 [INFO] [stderr] Compiling trust-dns-resolver v0.19.7 [INFO] [stderr] Compiling tokio-rustls v0.14.1 [INFO] [stderr] Compiling brotli v3.3.4 [INFO] [stderr] Compiling flate2 v1.0.26 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling actix-connect v2.0.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling actix-server v1.0.4 [INFO] [stderr] Compiling atoi v0.4.0 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling cargo-platform v0.1.3 [INFO] [stderr] Compiling sqlformat v0.1.8 [INFO] [stderr] Compiling sqlx-rt v0.2.0 [INFO] [stderr] Compiling hashlink v0.6.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling actix-http v2.2.2 [INFO] [stderr] Compiling bytestring v1.3.0 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling whoami v1.4.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling actix-router v0.2.7 [INFO] [stderr] Compiling actix-testing v1.0.1 [INFO] [stderr] Compiling cargo_metadata v0.12.3 [INFO] [stderr] Compiling actix-tls v2.0.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling actix-web-codegen v0.4.0 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling maud_macros v0.23.0 [INFO] [stderr] Compiling awc v2.0.3 [INFO] [stderr] Compiling actix-web v3.3.3 [INFO] [stderr] Compiling sqlx-core v0.4.2 [INFO] [stderr] Compiling maud v0.23.0 [INFO] [stderr] Compiling sqlx-macros v0.4.2 [INFO] [stderr] Compiling sqlx v0.4.2 [INFO] [stderr] Compiling adminix_macro v0.0.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/d9354925cd91f64ab927cdf338a7fe5ee98a62cd/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/rustc5bLXNA/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustc5bLXNA/symbols.o" "/opt/rustwide/target/debug/deps/adminix_macro-77aaf50654f10340.adminix_macro.8c056e363b623780-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/adminix_macro-77aaf50654f10340.adminix_macro.8c056e363b623780-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/adminix_macro-77aaf50654f10340.adminix_macro.8c056e363b623780-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/adminix_macro-77aaf50654f10340.adminix_macro.8c056e363b623780-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/adminix_macro-77aaf50654f10340.adminix_macro.8c056e363b623780-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/adminix_macro-77aaf50654f10340.adminix_macro.8c056e363b623780-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/adminix_macro-77aaf50654f10340.adminix_macro.8c056e363b623780-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/adminix_macro-77aaf50654f10340.adminix_macro.8c056e363b623780-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/adminix_macro-77aaf50654f10340.adminix_macro.8c056e363b623780-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/adminix_macro-77aaf50654f10340.adminix_macro.8c056e363b623780-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/adminix_macro-77aaf50654f10340.356gaz722a3q9omt.rcgu.rmeta" "/opt/rustwide/target/debug/deps/adminix_macro-77aaf50654f10340.5f046z2ye50v46uc.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-4f8b56c69e4d08eb/out" "-L" "/opt/rustwide/target/debug/build/ring-da9c08caaff58d44/out" "-L" "/opt/rustwide/rustup-home/toolchains/d9354925cd91f64ab927cdf338a7fe5ee98a62cd/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libactix_web-20375a9c359a3830.rlib" "/opt/rustwide/target/debug/deps/libactix_tls-0cf593f997f4c997.rlib" "/opt/rustwide/target/debug/deps/libawc-2438c84bfa7b43ab.rlib" "/opt/rustwide/target/debug/deps/libactix_server-14195b469bc35736.rlib" "/opt/rustwide/target/debug/deps/libsocket2-dbe3ee54d76c9eb7.rlib" "/opt/rustwide/target/debug/deps/libactix_router-e0d06efd37e26644.rlib" "/opt/rustwide/target/debug/deps/libbytestring-9be88c7561c493b1.rlib" "/opt/rustwide/target/debug/deps/libactix_http-3556132cfd9b3184.rlib" "/opt/rustwide/target/debug/deps/libbase64-928b96738fb439a4.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d7f892c64945737e.rlib" "/opt/rustwide/target/debug/deps/libitoa-22eed31ad65ab475.rlib" "/opt/rustwide/target/debug/deps/libsha1-b54e8d108868335d.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-17929d8dc6e9a5e9.rlib" "/opt/rustwide/target/debug/deps/libserde_json-8e66ef298374881a.rlib" "/opt/rustwide/target/debug/deps/libryu-28095e9ecb7b0dbf.rlib" "/opt/rustwide/target/debug/deps/libcookie-f2a4c9f2e96e9629.rlib" "/opt/rustwide/target/debug/deps/libserde-fb99533c6df750ca.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-e8fda7309c49d44c.rlib" "/opt/rustwide/target/debug/deps/libregex-81b19692aa10fb05.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-60d73893df79d470.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-8ffb156e29bd53d6.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-b5aa7aa86b166673.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-7439ed33662da7ac.rlib" "/opt/rustwide/target/debug/deps/libmime-c1bedf2a96d3e221.rlib" "/opt/rustwide/target/debug/deps/libflate2-9ccf4d46eca11d33.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-4d7fb57c5853feda.rlib" "/opt/rustwide/target/debug/deps/libadler-6f168d2c79b16d3a.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-66d01561db8e6111.rlib" "/opt/rustwide/target/debug/deps/libbrotli-2aab79fa1cd07af9.rlib" "/opt/rustwide/target/debug/deps/libbrotli_decompressor-e24b5defc1eade21.rlib" "/opt/rustwide/target/debug/deps/liballoc_stdlib-4b7e1740ef34ce7a.rlib" "/opt/rustwide/target/debug/deps/liballoc_no_stdlib-fcf2f52b6092da60.rlib" "/opt/rustwide/target/debug/deps/libtime-ece1c8ebad3e7efe.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-2a9444d311dd9510.rlib" "/opt/rustwide/target/debug/deps/libstandback-f9eee8eff4dc2356.rlib" "/opt/rustwide/target/debug/deps/libfxhash-295d1001ce4187e3.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-65940e7e4b81ffe4.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-21e4773c7597b549.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-2ceddce1e9468762.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-61ecd8fbf994a3cb.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-f73f069a7c60d093.rlib" "/opt/rustwide/target/debug/deps/libhostname-a853aae7ad87a589.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-399dad88644951e3.rlib" "/opt/rustwide/target/debug/deps/libquick_error-4bb0df9a5bc5611a.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-a3a7d459cdc9ba07.rlib" "/opt/rustwide/target/debug/deps/librand-8cc29ba1c9df9fce.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-084275727b758d03.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-38fdac3fa5b4e32c.rlib" "/opt/rustwide/target/debug/deps/librand_core-2d95583316c7949f.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-7c32a904623b87b8.rlib" "/opt/rustwide/target/debug/deps/libidna-87449c52ed472537.rlib" "/opt/rustwide/target/debug/deps/libmatches-d255f9a2538ef5c6.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-d5ed3ce749882de7.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-c69fdde6e47399af.rlib" "/opt/rustwide/target/debug/deps/libfutures-962c69e0bc6599d1.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-9bade3dd915e6c4c.rlib" "/opt/rustwide/target/debug/deps/libh2-3079a438bc231c40.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-c4acc9d8c9373c59.rlib" "/opt/rustwide/target/debug/deps/libtracing-9f65ea65cad23eb4.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-91bb486407fb65ab.rlib" "/opt/rustwide/target/debug/deps/libindexmap-9ace0e4fb4a4f660.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-2873750a10f7971f.rlib" "/opt/rustwide/target/debug/deps/libhttp-9001032314979a23.rlib" "/opt/rustwide/target/debug/deps/libitoa-eabbfe065a48d6e3.rlib" "/opt/rustwide/target/debug/deps/libbytes-28d064d784559dcd.rlib" "/opt/rustwide/target/debug/deps/libfnv-5267a7b77b0ecebf.rlib" "/opt/rustwide/target/debug/deps/libactix_service-6ccbbd98848db222.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-458bdb23485ca83d.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6749c210b54c9bf5.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-77e8bb6966cf85f5.rlib" "/opt/rustwide/target/debug/deps/libpin_project-0c0c12e69468064d.rlib" "/opt/rustwide/target/debug/deps/libpin_project-4e463865a2c4ecb9.rlib" "/opt/rustwide/target/debug/deps/libsyn-8b8103852b683d03.rlib" "/opt/rustwide/target/debug/deps/libsqlx-d71dd2e0379fbf06.rlib" "/opt/rustwide/target/debug/deps/libsqlx_core-68708e08b2afaaf0.rlib" "/opt/rustwide/target/debug/deps/liburl-5cda94c656e9ca55.rlib" "/opt/rustwide/target/debug/deps/libidna-41c87dfe757d4d42.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-2d870cc28f4475dc.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-7997a54ecda5e502.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-5f24cd78d133148b.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-9872a6bc54c561e5.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-d21b437c3fd4c632.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-4fab861e70af8db7.rlib" "/opt/rustwide/target/debug/deps/libsqlformat-8ccd48959c0c2d2b.rlib" "/opt/rustwide/target/debug/deps/libunicode_categories-f7c5e6652355aaa3.rlib" "/opt/rustwide/target/debug/deps/libnom-dbfbbda0817b5de0.rlib" "/opt/rustwide/target/debug/deps/libitertools-1c971455a4b2cb84.rlib" "/opt/rustwide/target/debug/deps/libthiserror-76111dc494ec3755.rlib" "/opt/rustwide/target/debug/deps/libahash-d5a1377aabf0e48f.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-346329093a545b1e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-ac35d2dd75f0d634.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-ad4fc5d20da35a61.rlib" "/opt/rustwide/target/debug/deps/liblibsqlite3_sys-8ac9d36152fa7f60.rlib" "/opt/rustwide/target/debug/deps/libatoi-70662af9164f47a1.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b2babe1b2300dad1.rlib" "/opt/rustwide/target/debug/deps/libsha2-1c4d363cd7937e59.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-953f77128dd6210a.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-985d8aaf857234a8.rlib" "/opt/rustwide/target/debug/deps/libdigest-d1c69fb2f5132536.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-fc58e0a5d214f02a.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-38641b823caad977.rlib" "/opt/rustwide/target/debug/deps/libtypenum-eef9afbacd24cc69.rlib" "/opt/rustwide/target/debug/deps/libhashlink-d99e1ce12423095c.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-44d582b78f28efdf.rlib" "/opt/rustwide/target/debug/deps/libahash-6faf6f29aa82834a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-c50e33544be2372d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-307ee8d65b36cda4.rlib" "/opt/rustwide/target/debug/deps/libsqlx_rt-58618f6d0aef4375.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-b5e9d7f9e4a20dd4.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-34bd66e5df9d5118.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-244d24e992937517.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-af24f7ce8d89f9de.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-f9cf04acdb13e3f6.rlib" "/opt/rustwide/target/debug/deps/liblock_api-5da2a9a4b28e5bca.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-c5de0e3d9340dcf6.rlib" "/opt/rustwide/target/debug/deps/libinstant-efa1128bc459630a.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-164bf69dabbcc49a.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-344af8b4172a4b13.rlib" "/opt/rustwide/target/debug/deps/libcopyless-d50bad7f42836a1a.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-a709cac0262f8b53.rlib" "/opt/rustwide/target/debug/deps/librustls-4f42a68bf4954929.rlib" "/opt/rustwide/target/debug/deps/libbase64-39ad458c242e594b.rlib" "/opt/rustwide/target/debug/deps/libsct-b89dee3284ebb14c.rlib" "/opt/rustwide/target/debug/deps/libwebpki-ba3a1fcace35b3a3.rlib" "/opt/rustwide/target/debug/deps/libring-d0ec3064b887fb1f.rlib" "/opt/rustwide/target/debug/deps/libspin-d910fdac3d71797a.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-bb2c7e0c6195ed33.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-70bdeeea9d1cb259.rlib" "/opt/rustwide/target/debug/deps/libtokio-514fa2ef29a55e76.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-77c594d623e4743b.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-c27b13405729e568.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-9201ba43c9187897.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-2f2f1256777137f8.rlib" "/opt/rustwide/target/debug/deps/libmio-1fc9c10781735570.rlib" "/opt/rustwide/target/debug/deps/liblog-c152ddc18ef64d69.rlib" "/opt/rustwide/target/debug/deps/libiovec-7d8a3cf699552fa3.rlib" "/opt/rustwide/target/debug/deps/libnet2-59ae17aa60936e83.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0c2eff739bb04d0c.rlib" "/opt/rustwide/target/debug/deps/liblibc-3d318beb5c5d3db1.rlib" "/opt/rustwide/target/debug/deps/libbytes-106b6b4a34c45f61.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-4fca68578b126f07.rlib" "/opt/rustwide/target/debug/deps/libeither-3a1d3205a39ff057.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-ad1ac79bbe374c32.rlib" "/opt/rustwide/target/debug/deps/libmemchr-aa85790af8d77340.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-9c79293a63aff5e3.rlib" "/opt/rustwide/target/debug/deps/libslab-4a960bd1dbd4114c.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-faf62e2d31fffb7d.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-6cc5abcee41eaf85.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-d31c69df8d22ff13.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-c46a1d9662264bec.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-0ec7420f12f855ec.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-9ad8cfff0d43c192.rlib" "/opt/rustwide/target/debug/deps/libquote-b1a8447e1599ba26.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-54db9582258d1a1c.rlib" "/opt/rustwide/target/debug/deps/libunicode_ident-04e98006bd35140f.rlib" "/opt/rustwide/rustup-home/toolchains/d9354925cd91f64ab927cdf338a7fe5ee98a62cd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-3d02b86b4fb394fd.rlib" "/opt/rustwide/rustup-home/toolchains/d9354925cd91f64ab927cdf338a7fe5ee98a62cd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-d787e53a290411e2.rlib" "/opt/rustwide/rustup-home/toolchains/d9354925cd91f64ab927cdf338a7fe5ee98a62cd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d772252209e2742b.rlib" "/opt/rustwide/rustup-home/toolchains/d9354925cd91f64ab927cdf338a7fe5ee98a62cd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-6ecdf1ea0ff6e093.rlib" "/opt/rustwide/rustup-home/toolchains/d9354925cd91f64ab927cdf338a7fe5ee98a62cd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-6fe0fbbff7f67836.rlib" "/opt/rustwide/rustup-home/toolchains/d9354925cd91f64ab927cdf338a7fe5ee98a62cd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9b8c277eaa19322c.rlib" "/opt/rustwide/rustup-home/toolchains/d9354925cd91f64ab927cdf338a7fe5ee98a62cd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-6f650d56687f361f.rlib" "/opt/rustwide/rustup-home/toolchains/d9354925cd91f64ab927cdf338a7fe5ee98a62cd/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-46dd15171ac21d07.rlib" "/opt/rustwide/rustup-home/toolchains/d9354925cd91f64ab927cdf338a7fe5ee98a62cd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-fb22c0b7181dff10.rlib" "/opt/rustwide/rustup-home/toolchains/d9354925cd91f64ab927cdf338a7fe5ee98a62cd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-fee0e81d645c26e5.rlib" "/opt/rustwide/rustup-home/toolchains/d9354925cd91f64ab927cdf338a7fe5ee98a62cd/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-12b62e8197e1fe1e.rlib" "/opt/rustwide/rustup-home/toolchains/d9354925cd91f64ab927cdf338a7fe5ee98a62cd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f19ca64f1728e7dd.rlib" "/opt/rustwide/rustup-home/toolchains/d9354925cd91f64ab927cdf338a7fe5ee98a62cd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-2849ed8ae5c8b127.rlib" "/opt/rustwide/rustup-home/toolchains/d9354925cd91f64ab927cdf338a7fe5ee98a62cd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-686cf0e89dd87a14.rlib" "/opt/rustwide/rustup-home/toolchains/d9354925cd91f64ab927cdf338a7fe5ee98a62cd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f412a4d0fdbc296b.rlib" "/opt/rustwide/rustup-home/toolchains/d9354925cd91f64ab927cdf338a7fe5ee98a62cd/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ff4ae84067796be3.rlib" "/opt/rustwide/rustup-home/toolchains/d9354925cd91f64ab927cdf338a7fe5ee98a62cd/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a4e81b6d6bd074c0.rlib" "/opt/rustwide/rustup-home/toolchains/d9354925cd91f64ab927cdf338a7fe5ee98a62cd/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-cd2f2bc505f56f50.rlib" "/opt/rustwide/rustup-home/toolchains/d9354925cd91f64ab927cdf338a7fe5ee98a62cd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-ec02dd343723da85.rlib" "/opt/rustwide/rustup-home/toolchains/d9354925cd91f64ab927cdf338a7fe5ee98a62cd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5ae5f870b7d1798c.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/d9354925cd91f64ab927cdf338a7fe5ee98a62cd/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libadminix_macro-77aaf50654f10340.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: BrotliDecoderVersion: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliDecoderTakeOutput: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliDecoderSetParameter: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliDecoderMallocUsize: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliDecoderMallocU8: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliDecoderIsUsed: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliDecoderIsFinished: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliDecoderHasMoreOutput: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliDecoderGetErrorString: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliDecoderGetErrorCode: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliDecoderFreeUsize: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliDecoderFreeU8: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliDecoderErrorString: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliDecoderDestroyInstance: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliDecoderDecompressWithReturnInfo: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliDecoderDecompressStreaming: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliDecoderDecompressStream: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliDecoderDecompressPrealloc: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliDecoderDecompress: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliDecoderCreateInstance: undefined version: [INFO] [stdout] /usr/bin/ld: CBrotliDecoderTakeOutput: undefined version: [INFO] [stdout] /usr/bin/ld: CBrotliDecoderIsUsed: undefined version: [INFO] [stdout] /usr/bin/ld: CBrotliDecoderIsFinished: undefined version: [INFO] [stdout] /usr/bin/ld: CBrotliDecoderHasMoreOutput: undefined version: [INFO] [stdout] /usr/bin/ld: CBrotliDecoderGetErrorString: undefined version: [INFO] [stdout] /usr/bin/ld: CBrotliDecoderGetErrorCode: undefined version: [INFO] [stdout] /usr/bin/ld: CBrotliDecoderErrorString: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliEncoderVersion: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliEncoderTakeOutput: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliEncoderSetParameter: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliEncoderSetCustomDictionary: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliEncoderMaxCompressedSizeMulti: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliEncoderMaxCompressedSize: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliEncoderMallocUsize: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliEncoderMallocU8: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliEncoderIsFinished: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliEncoderHasMoreOutput: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliEncoderFreeUsize: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliEncoderFreeU8: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliEncoderDestroyWorkPool: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliEncoderDestroyInstance: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliEncoderCreateWorkPool: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliEncoderCreateInstance: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliEncoderCompressWorkPool: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliEncoderCompressStreaming: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliEncoderCompressStream: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliEncoderCompressMulti: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliEncoderCompress: undefined version: [INFO] [stdout] /usr/bin/ld: BroccoliNewBrotliFile: undefined version: [INFO] [stdout] /usr/bin/ld: BroccoliDestroyInstance: undefined version: [INFO] [stdout] /usr/bin/ld: BroccoliCreateInstanceWithWindowSize: undefined version: [INFO] [stdout] /usr/bin/ld: BroccoliCreateInstance: undefined version: [INFO] [stdout] /usr/bin/ld: BroccoliConcatStreaming: undefined version: [INFO] [stdout] /usr/bin/ld: BroccoliConcatStream: undefined version: [INFO] [stdout] /usr/bin/ld: BroccoliConcatFinished: undefined version: [INFO] [stdout] /usr/bin/ld: BroccoliConcatFinish: undefined version: [INFO] [stdout] /usr/bin/ld: failed to set dynamic section sizes: bad value [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `adminix_macro` (lib) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "42bb096d704caf0f0b7d255b05931905926ab0d85297bbc14ff425cf73840a42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42bb096d704caf0f0b7d255b05931905926ab0d85297bbc14ff425cf73840a42", kill_on_drop: false }` [INFO] [stdout] 42bb096d704caf0f0b7d255b05931905926ab0d85297bbc14ff425cf73840a42