[INFO] cloning repository https://github.com/cduvray/jwt-authorizer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cduvray/jwt-authorizer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcduvray%2Fjwt-authorizer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcduvray%2Fjwt-authorizer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a31cde1dd374327abe850ed9bdf49c65ad9df5b8 [INFO] testing cduvray/jwt-authorizer against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcduvray%2Fjwt-authorizer" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cduvray/jwt-authorizer on toolchain 1871252fc8bb672d40787e67404e6eaae7059369 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cduvray/jwt-authorizer [INFO] finished tweaking git repo https://github.com/cduvray/jwt-authorizer [INFO] tweaked toml for git repo https://github.com/cduvray/jwt-authorizer written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/cduvray/jwt-authorizer 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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wiremock v0.5.22 [INFO] [stderr] Downloaded josekit v0.8.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4019c68f897433a407d39980f999221ede71978636530184ae8ad127a4909c58 [INFO] running `Command { std: "docker" "start" "-a" "4019c68f897433a407d39980f999221ede71978636530184ae8ad127a4909c58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4019c68f897433a407d39980f999221ede71978636530184ae8ad127a4909c58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4019c68f897433a407d39980f999221ede71978636530184ae8ad127a4909c58", kill_on_drop: false }` [INFO] [stdout] 4019c68f897433a407d39980f999221ede71978636530184ae8ad127a4909c58 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fdc725b24b38f477dcd6668183d46b41913e66cd940fd584519e2428f3fcde82 [INFO] running `Command { std: "docker" "start" "-a" "fdc725b24b38f477dcd6668183d46b41913e66cd940fd584519e2428f3fcde82", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling http v1.0.0 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling openssl-sys v0.9.99 [INFO] [stderr] Compiling openssl v0.10.63 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling memchr v2.6.3 [INFO] [stderr] Compiling base64 v0.21.3 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling serde_json v1.0.105 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling time-macros v0.2.14 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling aho-corasick v1.0.5 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling deranged v0.3.8 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Compiling ring v0.17.5 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling time v0.3.28 [INFO] [stderr] Compiling regex-automata v0.3.8 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling tokio v1.35.1 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling regex v1.9.5 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling http-body-util v0.1.0 [INFO] [stderr] Compiling pin-project v1.1.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling axum v0.7.4 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling simple_asn1 v0.6.2 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling h2 v0.4.0 [INFO] [stderr] Compiling h2 v0.3.21 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling pem v3.0.2 [INFO] [stderr] Compiling headers-core v0.3.0 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling matchit v0.7.2 [INFO] [stderr] Compiling ipnet v2.8.0 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling tracing-subscriber v0.3.17 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.14 [INFO] [stderr] Compiling chrono v0.4.28 [INFO] [stderr] Compiling headers v0.4.0 [INFO] [stderr] Compiling jsonwebtoken v9.2.0 [INFO] [stderr] Compiling flate2 v1.0.27 [INFO] [stderr] Compiling hyper v1.1.0 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling tower-http v0.5.1 [INFO] [stderr] Compiling josekit v0.8.5 [INFO] [stderr] Compiling hyper-util v0.1.2 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.23 [INFO] [stderr] Compiling jwt-authorizer v0.14.0 (/opt/rustwide/workdir/jwt-authorizer) [INFO] [stderr] Compiling demo-server v0.1.0 (/opt/rustwide/workdir/demo-server) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.47s [INFO] running `Command { std: "docker" "inspect" "fdc725b24b38f477dcd6668183d46b41913e66cd940fd584519e2428f3fcde82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fdc725b24b38f477dcd6668183d46b41913e66cd940fd584519e2428f3fcde82", kill_on_drop: false }` [INFO] [stdout] fdc725b24b38f477dcd6668183d46b41913e66cd940fd584519e2428f3fcde82 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3662c4272ea5411ba7439ec233706ecddbe8bbec23978ce49ef7b5966c9b57ed [INFO] running `Command { std: "docker" "start" "-a" "3662c4272ea5411ba7439ec233706ecddbe8bbec23978ce49ef7b5966c9b57ed", kill_on_drop: false }` [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Compiling parking v2.1.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling serde_qs v0.8.5 [INFO] [stderr] Compiling deadpool-runtime v0.1.2 [INFO] [stderr] Compiling concurrent-queue v2.2.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling retain_mut v0.1.9 [INFO] [stderr] Compiling deadpool v0.9.5 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling h2 v0.3.21 [INFO] [stderr] Compiling h2 v0.4.0 [INFO] [stderr] Compiling http-body-util v0.1.0 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Compiling tower-http v0.5.1 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling hyper v1.1.0 [INFO] [stderr] Compiling hyper-util v0.1.2 [INFO] [stderr] Compiling axum v0.7.4 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling wiremock v0.5.22 [INFO] [stderr] Compiling reqwest v0.11.23 [INFO] [stderr] Compiling jwt-authorizer v0.14.0 (/opt/rustwide/workdir/jwt-authorizer) [INFO] [stderr] Compiling demo-server v0.1.0 (/opt/rustwide/workdir/demo-server) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/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" "-m64" "/tmp/rustcNQfYm5/symbols.o" "/opt/rustwide/target/debug/deps/integration_tests-43b0f7f5e44109d0.integration_tests.c35d793f828a9763-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/integration_tests-43b0f7f5e44109d0.integration_tests.c35d793f828a9763-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/integration_tests-43b0f7f5e44109d0.integration_tests.c35d793f828a9763-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/integration_tests-43b0f7f5e44109d0.integration_tests.c35d793f828a9763-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/integration_tests-43b0f7f5e44109d0.integration_tests.c35d793f828a9763-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/integration_tests-43b0f7f5e44109d0.integration_tests.c35d793f828a9763-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/integration_tests-43b0f7f5e44109d0.integration_tests.c35d793f828a9763-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/integration_tests-43b0f7f5e44109d0.integration_tests.c35d793f828a9763-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/integration_tests-43b0f7f5e44109d0.integration_tests.c35d793f828a9763-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/integration_tests-43b0f7f5e44109d0.integration_tests.c35d793f828a9763-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/integration_tests-43b0f7f5e44109d0.integration_tests.c35d793f828a9763-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/integration_tests-43b0f7f5e44109d0.integration_tests.c35d793f828a9763-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/integration_tests-43b0f7f5e44109d0.integration_tests.c35d793f828a9763-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/integration_tests-43b0f7f5e44109d0.integration_tests.c35d793f828a9763-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/integration_tests-43b0f7f5e44109d0.integration_tests.c35d793f828a9763-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/integration_tests-43b0f7f5e44109d0.integration_tests.c35d793f828a9763-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/integration_tests-43b0f7f5e44109d0.954yy81zzqj8x3qjhn4t7jwu6.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-1432165291c0f30f/out" "-L" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-9fe2882344d54f63.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-9a21fdde14ac91dc.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-df7cac1850604c78.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-2f3836017b2380f6.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-936f5be648dc1806.rlib" "/opt/rustwide/target/debug/deps/libnu_ansi_term-539d6c8f66d1b861.rlib" "/opt/rustwide/target/debug/deps/liboverload-667acc2908675926.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-7b2c3dda7e66735d.rlib" "/opt/rustwide/target/debug/deps/libmatchers-1ab677d3d7cbfd9c.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-76d9ee70e58e8db4.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-5ceaa91920579a46.rlib" "/opt/rustwide/target/debug/deps/libregex-55279c9e9471d4f6.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-bc42ecaca7799328.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-c709a4256d9489af.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c6578de262586a05.rlib" "/opt/rustwide/target/debug/deps/libthread_local-ddd21b83eca48d21.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-b250dbd90275cc47.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rlib" "/opt/rustwide/target/debug/deps/libjwt_authorizer-24686490d62946fb.rlib" "/opt/rustwide/target/debug/deps/libchrono-88f49babd68b61c2.rlib" "/opt/rustwide/target/debug/deps/libiana_time_zone-8acc6a9fad91197d.rlib" "/opt/rustwide/target/debug/deps/libtime-2ecd125be6448f7d.rlib" "/opt/rustwide/target/debug/deps/libreqwest-a2dad82e471707aa.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-7f90371924c694fe.rlib" "/opt/rustwide/target/debug/deps/libipnet-bc20b356f5868bbe.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-2b5633c4b7d9f470.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-2120004c0d5cdc88.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-3947fcb62bae4e82.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-7a88c39453af999d.rlib" "/opt/rustwide/target/debug/deps/libopenssl-a85b80b901dedc5c.rlib" "/opt/rustwide/target/debug/deps/libbitflags-12ead41d2b6366b1.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-635c4831cecdaa17.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-451e418c5f5a784d.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-206e555d81bbf7e6.rlib" "/opt/rustwide/target/debug/deps/libhyper-1b69b239e8cb8e52.rlib" "/opt/rustwide/target/debug/deps/libsocket2-533ae3950c07bd25.rlib" "/opt/rustwide/target/debug/deps/libh2-8533717473ae0e0c.rlib" "/opt/rustwide/target/debug/deps/libindexmap-a679a9d88fe62722.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b50da1c079e7685f.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-28b6c2d206ea2641.rlib" "/opt/rustwide/target/debug/deps/liburl-2e1d0692886e7dea.rlib" "/opt/rustwide/target/debug/deps/libidna-a4947f774e1e51d4.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-6b9781fdbe0175ea.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-a28cafa3c8699823.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-66661c55905090ec.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-55d6c07d30fc1c56.rlib" "/opt/rustwide/target/debug/deps/libhttp-20147adedb07a02c.rlib" "/opt/rustwide/target/debug/deps/libheaders-798409752feb4bc9.rlib" "/opt/rustwide/target/debug/deps/libsha1-f4a42ec6e580ab06.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-19d08b346dd047b9.rlib" "/opt/rustwide/target/debug/deps/libdigest-56fcf524346d8a38.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-c4277c728484e22f.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-86da18bb6698346b.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-a305697d0fe7f08a.rlib" "/opt/rustwide/target/debug/deps/libtypenum-5735fb525476d26c.rlib" "/opt/rustwide/target/debug/deps/libheaders_core-b68ec8a3f58091ef.rlib" "/opt/rustwide/target/debug/deps/libjsonwebtoken-4acf99b604fc1029.rlib" "/opt/rustwide/target/debug/deps/libpem-97202b7e94d044e2.rlib" "/opt/rustwide/target/debug/deps/libsimple_asn1-ccb88d0da504635a.rlib" "/opt/rustwide/target/debug/deps/libtime-c1c9154254302f68.rlib" "/opt/rustwide/target/debug/deps/libtime_core-4022811e5f95cda4.rlib" "/opt/rustwide/target/debug/deps/libderanged-526d862899c7ddde.rlib" "/opt/rustwide/target/debug/deps/libthiserror-5e3014465919835a.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-333c5201dabd93ed.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-d996cb248df286be.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-ecfba3b620a6a7c1.rlib" "/opt/rustwide/target/debug/deps/libbase64-e6b97b8c793b2e27.rlib" "/opt/rustwide/target/debug/deps/libring-7b6e0912941fca1c.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-da6d1325dc7f3f10.rlib" "/opt/rustwide/target/debug/deps/libspin-8ea6d3c24a0fb946.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-0d4f2f5eacbcc494.rlib" "/opt/rustwide/target/debug/deps/libaxum-5b9be67e1d8e0441.rlib" "/opt/rustwide/target/debug/deps/libserde_path_to_error-d798f9db0ab5afe8.rlib" "/opt/rustwide/target/debug/deps/libserde_json-54bd9c1f3803f063.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-e75ad47322e9ffc0.rlib" "/opt/rustwide/target/debug/deps/libryu-37cdbfb4f28a09f8.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-e5efb99ec35ae369.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-31eb7a2f590c4419.rlib" "/opt/rustwide/target/debug/deps/libhyper_util-6d9aa32c33e65ac8.rlib" "/opt/rustwide/target/debug/deps/libhyper-a878e3a9788f0ac1.rlib" "/opt/rustwide/target/debug/deps/libwant-00f4e12d28c64401.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-fbd0d15d28623a3f.rlib" "/opt/rustwide/target/debug/deps/libhttparse-a8aa5312b7759355.rlib" "/opt/rustwide/target/debug/deps/libh2-fc2d7be33d2af8db.rlib" "/opt/rustwide/target/debug/deps/libindexmap-331787889eb9ee1f.rlib" "/opt/rustwide/target/debug/deps/libequivalent-9e89cbd86631a94f.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-f5a2e6bc8178749b.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-cec10d4fe91818dd.rlib" "/opt/rustwide/target/debug/deps/libmatchit-d098decbc76de575.rlib" "/opt/rustwide/target/debug/deps/libserde-5fbce0e04c79b4cc.rlib" "/opt/rustwide/target/debug/deps/libaxum_core-a6f3890813f1dd39.rlib" "/opt/rustwide/target/debug/deps/libmime-34c62d26cca01717.rlib" "/opt/rustwide/target/debug/deps/libsync_wrapper-e6943188b4be07f5.rlib" "/opt/rustwide/target/debug/deps/libhttp_body_util-58d81e75b8c1b43c.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-663c1b98308e6eee.rlib" "/opt/rustwide/target/debug/deps/libhttp-7385f83198180895.rlib" "/opt/rustwide/target/debug/deps/libitoa-5ba6d8ba689e035b.rlib" "/opt/rustwide/target/debug/deps/libfnv-574dedeaa4c89e1d.rlib" "/opt/rustwide/target/debug/deps/libtower-c93d75240157f5b2.rlib" "/opt/rustwide/target/debug/deps/libpin_project-2e47ebbad1e61943.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-cf50b65ef9a248ec.rlib" "/opt/rustwide/target/debug/deps/libmemchr-578fdd97559dd7ec.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-cc2e72e8d7109a20.rlib" "/opt/rustwide/target/debug/deps/libslab-21558d3888ef8234.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-7a6dde6ab490b1e2.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-acb0d752f4583d26.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-76c2785263cdb1c1.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-36edd1421db690fa.rlib" "/opt/rustwide/target/debug/deps/libtracing-e730c7c2e1a2e73d.rlib" "/opt/rustwide/target/debug/deps/liblog-15b2ec84560d93d4.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-73950964723a8404.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-795d6939e3fe8636.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-6b352587c2096e58.rlib" "/opt/rustwide/target/debug/deps/libtokio-07b4853caff27c43.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-bc40332be8428e36.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-ded3a1e9c43ca4c3.rlib" "/opt/rustwide/target/debug/deps/libsocket2-751d11b8f4a648c4.rlib" "/opt/rustwide/target/debug/deps/libbytes-8cb5c9c819f9ddea.rlib" "/opt/rustwide/target/debug/deps/libmio-b59dd3dbad29a2d7.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-9537b3d9b1dddb3e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-aac446055f9ba5bd.rlib" "/opt/rustwide/target/debug/deps/liblibc-6a91ed868d066823.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-57bf25c23e31efdb.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-8302a3fc6b125f01.rlib" "/opt/rustwide/target/debug/deps/liblock_api-305bb2b3e553214d.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-003ee3b9b09cebdb.rlib" "/opt/rustwide/target/debug/deps/libtower_service-56141c8379744c53.rlib" "/opt/rustwide/target/debug/deps/libtower_layer-59d9149cea32c325.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-1ee041da627866d5.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-f716cd3c500148e9.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-de48b8168d6cf4fa.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9f3477fb95a0bba7.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-210d920812faea91.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f3d3451767410a17.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-1a79dd36d08251de.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-886230e7120831b2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-2caea079085a58a2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a9d7d97cdc65a449.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5727477b0a78105a.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7e555563aa211118.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c8f13465f1a795b2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ee5b5774583426df.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-14df174c91007922.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e8bfe52be756260a.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6275035a459b3ada.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b6892f3c52c68f01.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e8b7e96e438f08f6.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/integration_tests-43b0f7f5e44109d0" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-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 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `jwt-authorizer` (test "integration_tests") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "3662c4272ea5411ba7439ec233706ecddbe8bbec23978ce49ef7b5966c9b57ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3662c4272ea5411ba7439ec233706ecddbe8bbec23978ce49ef7b5966c9b57ed", kill_on_drop: false }` [INFO] [stdout] 3662c4272ea5411ba7439ec233706ecddbe8bbec23978ce49ef7b5966c9b57ed