[INFO] cloning repository https://github.com/torto/oauth-axum [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/torto/oauth-axum" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftorto%2Foauth-axum", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftorto%2Foauth-axum'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 52d0e66f909d776b06008db70409a2c8fd9ee70a [INFO] testing torto/oauth-axum against 1.86.0 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftorto%2Foauth-axum" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/torto/oauth-axum on toolchain 1.86.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/torto/oauth-axum [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/torto/oauth-axum [INFO] tweaked toml for git repo https://github.com/torto/oauth-axum written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/torto/oauth-axum 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" "+1.86.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fef5a015229e176ab41791294ab1bd443a586ab0faaea00372bb7b9fee773065 [INFO] running `Command { std: "docker" "start" "-a" "fef5a015229e176ab41791294ab1bd443a586ab0faaea00372bb7b9fee773065", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fef5a015229e176ab41791294ab1bd443a586ab0faaea00372bb7b9fee773065", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fef5a015229e176ab41791294ab1bd443a586ab0faaea00372bb7b9fee773065", kill_on_drop: false }` [INFO] [stdout] fef5a015229e176ab41791294ab1bd443a586ab0faaea00372bb7b9fee773065 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9000144cd5dfcaaf2bbb7a8b8dacca5a3bb0bf88c9109931beb122388ecee588 [INFO] running `Command { std: "docker" "start" "-a" "9000144cd5dfcaaf2bbb7a8b8dacca5a3bb0bf88c9109931beb122388ecee588", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling cc v1.0.95 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling serde v1.0.198 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling rustls v0.21.11 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Compiling getrandom v0.2.14 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling socket2 v0.5.6 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling tokio v1.37.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling thiserror v1.0.59 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling serde_json v1.0.116 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling serde_derive v1.0.198 [INFO] [stderr] Compiling thiserror-impl v1.0.59 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.16 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling oauth2 v4.4.2 [INFO] [stderr] Compiling oauth-axum v0.1.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 20s [INFO] running `Command { std: "docker" "inspect" "9000144cd5dfcaaf2bbb7a8b8dacca5a3bb0bf88c9109931beb122388ecee588", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9000144cd5dfcaaf2bbb7a8b8dacca5a3bb0bf88c9109931beb122388ecee588", kill_on_drop: false }` [INFO] [stdout] 9000144cd5dfcaaf2bbb7a8b8dacca5a3bb0bf88c9109931beb122388ecee588 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3170805a3fdb8719ab9590aafc7132a1877c3cc944b34f4e6bb9daec7db0f501 [INFO] running `Command { std: "docker" "start" "-a" "3170805a3fdb8719ab9590aafc7132a1877c3cc944b34f4e6bb9daec7db0f501", kill_on_drop: false }` [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling rustversion v1.0.15 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.116 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling finl_unicode v1.2.0 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling stringprep v0.1.4 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling axum v0.7.5 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling http-body-util v0.1.1 [INFO] [stderr] Compiling postgres-protocol v0.6.6 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling whoami v1.5.1 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling postgres-types v0.2.6 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling serde_derive v1.0.198 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling thiserror-impl v1.0.59 [INFO] [stderr] Compiling axum-macros v0.4.1 [INFO] [stderr] Compiling tokio v1.37.0 [INFO] [stderr] Compiling thiserror v1.0.59 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling serde v1.0.198 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling hyper v1.3.1 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling tokio-postgres v0.7.10 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling serde_path_to_error v0.1.16 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling hyper-util v0.1.3 [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling oauth2 v4.4.2 [INFO] [stderr] Compiling oauth-axum v0.1.4 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `oauth-axum` (example "github_db") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.86.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name github_db --edition=2021 examples/github_db.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4ae0da15a528a86f -C extra-filename=-876b22f4bbd56c9c --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-1327d201789ab415.so --extern axum=/opt/rustwide/target/debug/deps/libaxum-fe743b8a56ccb40e.rlib --extern dotenv=/opt/rustwide/target/debug/deps/libdotenv-77b2267326831ab5.rlib --extern oauth_axum=/opt/rustwide/target/debug/deps/liboauth_axum-f7688e42df9e4444.rlib --extern oauth2=/opt/rustwide/target/debug/deps/liboauth2-f0d9e07b8b337a98.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-839c56ff477e5e39.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-b558137aa27472f2.rlib --extern tokio_postgres=/opt/rustwide/target/debug/deps/libtokio_postgres-486c9068ebf33ff3.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-8c10739186779ffd/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustce3Vdxb/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdotenv-77b2267326831ab5.rlib,liboauth_axum-f7688e42df9e4444.rlib,liboauth2-f0d9e07b8b337a98.rlib,libbase64-728886d4cd5b22e0.rlib,libsha2-49d8d209942c5a5e.rlib,libcpufeatures-087d79555b6ae23a.rlib,libdigest-2bff57a6b1520e3f.rlib,libsubtle-5dc3643993587fe8.rlib,libblock_buffer-5ab908812027eadb.rlib,libcrypto_common-7c017e33f26f30b6.rlib,libgeneric_array-b59dbdc8e8e5763d.rlib,libtypenum-c604f2b24272d713.rlib,librand-59428e326a5b776c.rlib,librand_chacha-ff53865cc51fbbf9.rlib,libppv_lite86-5d833bce3f969350.rlib,librand_core-68c9800859bf465b.rlib,libreqwest-2938a634d35c753a.rlib,librustls_pemfile-d7ba3f2d73bc8b11.rlib,libhyper_rustls-c677e20ab2fd796c.rlib,libwebpki_roots-fa726b5637fa236c.rlib,libbase64-469af257c2a75649.rlib,libipnet-9da30fff21088048.rlib,libtokio_rustls-0a642a7bac13efa3.rlib,libencoding_rs-98153f49b06ad610.rlib,librustls-b85ddb2713a922ac.rlib,libsct-c3211ec7718e2416.rlib,libwebpki-77384f1823470585.rlib,libring-c02340761d133602.rlib,libgetrandom-581d6570ba84ffb7.rlib,libspin-5f1025e00af301a7.rlib,libuntrusted-8959162b75c5ffc6.rlib,libhyper-d284a34f1146d887.rlib,libwant-7e7b244d03670ceb.rlib,libtry_lock-e362fd018cf13400.rlib,libh2-3f9eeee992bb1fd6.rlib,libindexmap-bc0cc510348821ac.rlib,libequivalent-13b77291db166d53.rlib,libhashbrown-be73b08bd3197c51.rlib,libtokio_util-dbcadef69213c3f7.rlib,libhttp_body-26a9a872d4aa8a13.rlib,liburl-a12be98fbb7e0653.rlib,libidna-6a1b6862d40deffc.rlib,libunicode_normalization-cf13c92bdbc58947.rlib,libtinyvec-61caed6efef58738.rlib,libtinyvec_macros-55d8a264b763c0a6.rlib,libunicode_bidi-56291be78700190b.rlib,libhttp-5ffe2acc301cca81.rlib,libthiserror-d5ec8fbd18d7f180.rlib,libchrono-d1f65d073ed905fb.rlib,libnum_traits-f51f075fafd28731.rlib,libiana_time_zone-7d165414d7c4f174.rlib,libaxum-fe743b8a56ccb40e.rlib,libserde_path_to_error-e095efce5c5d9c37.rlib,libserde_json-cb0fef822e6d5760.rlib,libserde_urlencoded-56b869dba0be12cc.rlib,libryu-32bd1ca70d9d680e.rlib,libform_urlencoded-53924430f7580454.rlib,libpercent_encoding-68324bb938036928.rlib,libhyper_util-3614358490c21e79.rlib,libhyper-60b667945aa9e53c.rlib,libhttparse-5edac3f084fb0c21.rlib,libhttpdate-a061c31a04dbb35a.rlib,libfutures_channel-eb27c25075d43d50.rlib,libmatchit-797c36210c9db5f7.rlib,libsync_wrapper-c2f425c64b5ce9fe.rlib,libserde-839c56ff477e5e39.rlib,libaxum_core-1ad5e150b1283ce3.rlib,libmime-b1201f19d94827ba.rlib,libtracing-d605b79ada777eaf.rlib,liblog-1b36f19f8bb7d92a.rlib,libtracing_core-569e2d230a0ebabf.rlib,libonce_cell-d6794224419f7b7c.rlib,libsync_wrapper-00b0f9dcda3f4483.rlib,libhttp_body_util-156e314e98065d66.rlib,libhttp_body-42ff869a39416541.rlib,libhttp-a814b73e193acfba.rlib,libitoa-729ce0f86b755285.rlib,libfnv-185b8526af05532d.rlib,libtower-8a99a8cce4ad0d8e.rlib,libpin_project-cd114a69b02f1e68.rlib,libtower_layer-0d09549df8c2ceee.rlib,libfutures_util-36d70479d0afe4d5.rlib,libmemchr-13c0eb195c8a7e20.rlib,libfutures_io-3432ed781a1c1801.rlib,libslab-f1fb3a1a033b7484.rlib,libfutures_sink-0b4e60ec797a6662.rlib,libfutures_task-ce6277d9923a99a6.rlib,libpin_utils-d8f0fd3fa8a14f27.rlib,libfutures_core-ddda25de6b6d098a.rlib,libtower_service-511def5dccdf34e7.rlib,libtokio-b558137aa27472f2.rlib,libsignal_hook_registry-a6f12d2fee3308f7.rlib,libnum_cpus-ed432c362e6cdd0d.rlib,libsocket2-309be5dc1b5beb88.rlib,libbytes-16aa2d84cf38c089.rlib,libmio-c65d58065c2b2860.rlib,libparking_lot-8fec5213f27591a8.rlib,libparking_lot_core-f7bd020a00dedd10.rlib,liblibc-b13013eb1fed181f.rlib,libcfg_if-da7e6a5cb20f1238.rlib,libsmallvec-bbe44cd668e247f6.rlib,liblock_api-151a37da28b79bd2.rlib,libscopeguard-0ff18b2ed8dae252.rlib,libpin_project_lite-54b44acf278a61eb.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-8c10739186779ffd/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/github-92f73c23396f6f35" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `oauth-axum` (example "github") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc6OdgfV/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdotenv-77b2267326831ab5.rlib,liboauth_axum-f7688e42df9e4444.rlib,liboauth2-f0d9e07b8b337a98.rlib,libbase64-728886d4cd5b22e0.rlib,libsha2-49d8d209942c5a5e.rlib,libcpufeatures-087d79555b6ae23a.rlib,libdigest-2bff57a6b1520e3f.rlib,libsubtle-5dc3643993587fe8.rlib,libblock_buffer-5ab908812027eadb.rlib,libcrypto_common-7c017e33f26f30b6.rlib,libgeneric_array-b59dbdc8e8e5763d.rlib,libtypenum-c604f2b24272d713.rlib,librand-59428e326a5b776c.rlib,librand_chacha-ff53865cc51fbbf9.rlib,libppv_lite86-5d833bce3f969350.rlib,librand_core-68c9800859bf465b.rlib,libreqwest-2938a634d35c753a.rlib,librustls_pemfile-d7ba3f2d73bc8b11.rlib,libhyper_rustls-c677e20ab2fd796c.rlib,libwebpki_roots-fa726b5637fa236c.rlib,libbase64-469af257c2a75649.rlib,libipnet-9da30fff21088048.rlib,libtokio_rustls-0a642a7bac13efa3.rlib,libencoding_rs-98153f49b06ad610.rlib,librustls-b85ddb2713a922ac.rlib,libsct-c3211ec7718e2416.rlib,libwebpki-77384f1823470585.rlib,libring-c02340761d133602.rlib,libgetrandom-581d6570ba84ffb7.rlib,libspin-5f1025e00af301a7.rlib,libuntrusted-8959162b75c5ffc6.rlib,libhyper-d284a34f1146d887.rlib,libwant-7e7b244d03670ceb.rlib,libtry_lock-e362fd018cf13400.rlib,libh2-3f9eeee992bb1fd6.rlib,libindexmap-bc0cc510348821ac.rlib,libequivalent-13b77291db166d53.rlib,libhashbrown-be73b08bd3197c51.rlib,libtokio_util-dbcadef69213c3f7.rlib,libhttp_body-26a9a872d4aa8a13.rlib,liburl-a12be98fbb7e0653.rlib,libidna-6a1b6862d40deffc.rlib,libunicode_normalization-cf13c92bdbc58947.rlib,libtinyvec-61caed6efef58738.rlib,libtinyvec_macros-55d8a264b763c0a6.rlib,libunicode_bidi-56291be78700190b.rlib,libhttp-5ffe2acc301cca81.rlib,libthiserror-d5ec8fbd18d7f180.rlib,libchrono-d1f65d073ed905fb.rlib,libnum_traits-f51f075fafd28731.rlib,libiana_time_zone-7d165414d7c4f174.rlib,libaxum-fe743b8a56ccb40e.rlib,libserde_path_to_error-e095efce5c5d9c37.rlib,libserde_json-cb0fef822e6d5760.rlib,libserde_urlencoded-56b869dba0be12cc.rlib,libryu-32bd1ca70d9d680e.rlib,libform_urlencoded-53924430f7580454.rlib,libpercent_encoding-68324bb938036928.rlib,libhyper_util-3614358490c21e79.rlib,libhyper-60b667945aa9e53c.rlib,libhttparse-5edac3f084fb0c21.rlib,libhttpdate-a061c31a04dbb35a.rlib,libfutures_channel-eb27c25075d43d50.rlib,libmatchit-797c36210c9db5f7.rlib,libsync_wrapper-c2f425c64b5ce9fe.rlib,libserde-839c56ff477e5e39.rlib,libaxum_core-1ad5e150b1283ce3.rlib,libmime-b1201f19d94827ba.rlib,libtracing-d605b79ada777eaf.rlib,liblog-1b36f19f8bb7d92a.rlib,libtracing_core-569e2d230a0ebabf.rlib,libonce_cell-d6794224419f7b7c.rlib,libsync_wrapper-00b0f9dcda3f4483.rlib,libhttp_body_util-156e314e98065d66.rlib,libhttp_body-42ff869a39416541.rlib,libhttp-a814b73e193acfba.rlib,libitoa-729ce0f86b755285.rlib,libfnv-185b8526af05532d.rlib,libtower-8a99a8cce4ad0d8e.rlib,libpin_project-cd114a69b02f1e68.rlib,libtower_layer-0d09549df8c2ceee.rlib,libfutures_util-36d70479d0afe4d5.rlib,libmemchr-13c0eb195c8a7e20.rlib,libfutures_io-3432ed781a1c1801.rlib,libslab-f1fb3a1a033b7484.rlib,libfutures_sink-0b4e60ec797a6662.rlib,libfutures_task-ce6277d9923a99a6.rlib,libpin_utils-d8f0fd3fa8a14f27.rlib,libfutures_core-ddda25de6b6d098a.rlib,libtower_service-511def5dccdf34e7.rlib,libtokio-b558137aa27472f2.rlib,libsignal_hook_registry-a6f12d2fee3308f7.rlib,libnum_cpus-ed432c362e6cdd0d.rlib,libsocket2-309be5dc1b5beb88.rlib,libbytes-16aa2d84cf38c089.rlib,libmio-c65d58065c2b2860.rlib,libparking_lot-8fec5213f27591a8.rlib,libparking_lot_core-f7bd020a00dedd10.rlib,liblibc-b13013eb1fed181f.rlib,libcfg_if-da7e6a5cb20f1238.rlib,libsmallvec-bbe44cd668e247f6.rlib,liblock_api-151a37da28b79bd2.rlib,libscopeguard-0ff18b2ed8dae252.rlib,libpin_project_lite-54b44acf278a61eb.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-8c10739186779ffd/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/twitter-2140e90f923ee964" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `oauth-axum` (example "twitter") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcvx4UJC/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdotenv-77b2267326831ab5.rlib,liboauth_axum-f7688e42df9e4444.rlib,liboauth2-f0d9e07b8b337a98.rlib,libbase64-728886d4cd5b22e0.rlib,libsha2-49d8d209942c5a5e.rlib,libcpufeatures-087d79555b6ae23a.rlib,libdigest-2bff57a6b1520e3f.rlib,libsubtle-5dc3643993587fe8.rlib,libblock_buffer-5ab908812027eadb.rlib,libcrypto_common-7c017e33f26f30b6.rlib,libgeneric_array-b59dbdc8e8e5763d.rlib,libtypenum-c604f2b24272d713.rlib,librand-59428e326a5b776c.rlib,librand_chacha-ff53865cc51fbbf9.rlib,libppv_lite86-5d833bce3f969350.rlib,librand_core-68c9800859bf465b.rlib,libreqwest-2938a634d35c753a.rlib,librustls_pemfile-d7ba3f2d73bc8b11.rlib,libhyper_rustls-c677e20ab2fd796c.rlib,libwebpki_roots-fa726b5637fa236c.rlib,libbase64-469af257c2a75649.rlib,libipnet-9da30fff21088048.rlib,libtokio_rustls-0a642a7bac13efa3.rlib,libencoding_rs-98153f49b06ad610.rlib,librustls-b85ddb2713a922ac.rlib,libsct-c3211ec7718e2416.rlib,libwebpki-77384f1823470585.rlib,libring-c02340761d133602.rlib,libgetrandom-581d6570ba84ffb7.rlib,libspin-5f1025e00af301a7.rlib,libuntrusted-8959162b75c5ffc6.rlib,libhyper-d284a34f1146d887.rlib,libwant-7e7b244d03670ceb.rlib,libtry_lock-e362fd018cf13400.rlib,libh2-3f9eeee992bb1fd6.rlib,libindexmap-bc0cc510348821ac.rlib,libequivalent-13b77291db166d53.rlib,libhashbrown-be73b08bd3197c51.rlib,libtokio_util-dbcadef69213c3f7.rlib,libhttp_body-26a9a872d4aa8a13.rlib,liburl-a12be98fbb7e0653.rlib,libidna-6a1b6862d40deffc.rlib,libunicode_normalization-cf13c92bdbc58947.rlib,libtinyvec-61caed6efef58738.rlib,libtinyvec_macros-55d8a264b763c0a6.rlib,libunicode_bidi-56291be78700190b.rlib,libhttp-5ffe2acc301cca81.rlib,libthiserror-d5ec8fbd18d7f180.rlib,libchrono-d1f65d073ed905fb.rlib,libnum_traits-f51f075fafd28731.rlib,libiana_time_zone-7d165414d7c4f174.rlib,libaxum-fe743b8a56ccb40e.rlib,libserde_path_to_error-e095efce5c5d9c37.rlib,libserde_json-cb0fef822e6d5760.rlib,libserde_urlencoded-56b869dba0be12cc.rlib,libryu-32bd1ca70d9d680e.rlib,libform_urlencoded-53924430f7580454.rlib,libpercent_encoding-68324bb938036928.rlib,libhyper_util-3614358490c21e79.rlib,libhyper-60b667945aa9e53c.rlib,libhttparse-5edac3f084fb0c21.rlib,libhttpdate-a061c31a04dbb35a.rlib,libfutures_channel-eb27c25075d43d50.rlib,libmatchit-797c36210c9db5f7.rlib,libsync_wrapper-c2f425c64b5ce9fe.rlib,libserde-839c56ff477e5e39.rlib,libaxum_core-1ad5e150b1283ce3.rlib,libmime-b1201f19d94827ba.rlib,libtracing-d605b79ada777eaf.rlib,liblog-1b36f19f8bb7d92a.rlib,libtracing_core-569e2d230a0ebabf.rlib,libonce_cell-d6794224419f7b7c.rlib,libsync_wrapper-00b0f9dcda3f4483.rlib,libhttp_body_util-156e314e98065d66.rlib,libhttp_body-42ff869a39416541.rlib,libhttp-a814b73e193acfba.rlib,libitoa-729ce0f86b755285.rlib,libfnv-185b8526af05532d.rlib,libtower-8a99a8cce4ad0d8e.rlib,libpin_project-cd114a69b02f1e68.rlib,libtower_layer-0d09549df8c2ceee.rlib,libfutures_util-36d70479d0afe4d5.rlib,libmemchr-13c0eb195c8a7e20.rlib,libfutures_io-3432ed781a1c1801.rlib,libslab-f1fb3a1a033b7484.rlib,libfutures_sink-0b4e60ec797a6662.rlib,libfutures_task-ce6277d9923a99a6.rlib,libpin_utils-d8f0fd3fa8a14f27.rlib,libfutures_core-ddda25de6b6d098a.rlib,libtower_service-511def5dccdf34e7.rlib,libtokio-b558137aa27472f2.rlib,libsignal_hook_registry-a6f12d2fee3308f7.rlib,libnum_cpus-ed432c362e6cdd0d.rlib,libsocket2-309be5dc1b5beb88.rlib,libbytes-16aa2d84cf38c089.rlib,libmio-c65d58065c2b2860.rlib,libparking_lot-8fec5213f27591a8.rlib,libparking_lot_core-f7bd020a00dedd10.rlib,liblibc-b13013eb1fed181f.rlib,libcfg_if-da7e6a5cb20f1238.rlib,libsmallvec-bbe44cd668e247f6.rlib,liblock_api-151a37da28b79bd2.rlib,libscopeguard-0ff18b2ed8dae252.rlib,libpin_project_lite-54b44acf278a61eb.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-8c10739186779ffd/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/microsoft-216530e9c9b5e7d9" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `oauth-axum` (example "microsoft") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "3170805a3fdb8719ab9590aafc7132a1877c3cc944b34f4e6bb9daec7db0f501", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3170805a3fdb8719ab9590aafc7132a1877c3cc944b34f4e6bb9daec7db0f501", kill_on_drop: false }` [INFO] [stdout] 3170805a3fdb8719ab9590aafc7132a1877c3cc944b34f4e6bb9daec7db0f501