[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] ef8ac07271fbca6a9649f0a1d085e409f9fd524c [INFO] testing cduvray/jwt-authorizer against beta-2023-10-04 for beta-1.74-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcduvray%2Fjwt-authorizer" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cduvray/jwt-authorizer on toolchain beta-2023-10-04 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2023-10-04" "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-0-tc2/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" "+beta-2023-10-04" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:023092b8bfa974c7f3e45c5ce651cc8dd3afd5e76915d5995b8dacd3032bf956" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b7f29f8d9e80948a34c4ac46b4ad2f00501aae9f79e50e2984e4ddc8d6878a20 [INFO] running `Command { std: "docker" "start" "-a" "b7f29f8d9e80948a34c4ac46b4ad2f00501aae9f79e50e2984e4ddc8d6878a20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b7f29f8d9e80948a34c4ac46b4ad2f00501aae9f79e50e2984e4ddc8d6878a20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7f29f8d9e80948a34c4ac46b4ad2f00501aae9f79e50e2984e4ddc8d6878a20", kill_on_drop: false }` [INFO] [stdout] b7f29f8d9e80948a34c4ac46b4ad2f00501aae9f79e50e2984e4ddc8d6878a20 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:023092b8bfa974c7f3e45c5ce651cc8dd3afd5e76915d5995b8dacd3032bf956" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2220833ab4be2ac1624adb41024241cb33c99026cd21ba6484a9ae293cfa75c9 [INFO] running `Command { std: "docker" "start" "-a" "2220833ab4be2ac1624adb41024241cb33c99026cd21ba6484a9ae293cfa75c9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling openssl v0.10.57 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling base64 v0.21.3 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling serde_json v1.0.105 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling memchr v2.6.3 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling syn v2.0.31 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling socket2 v0.5.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling thiserror v1.0.48 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling time-macros v0.2.14 [INFO] [stderr] Compiling aho-corasick v1.0.5 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling deranged v0.3.8 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling openssl-sys v0.9.92 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling headers v0.3.9 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling pem v1.1.1 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling tracing-log v0.1.3 [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 idna v0.4.0 [INFO] [stderr] Compiling http-range-header v0.3.1 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling matchit v0.7.2 [INFO] [stderr] Compiling ipnet v2.8.0 [INFO] [stderr] Compiling chrono v0.4.28 [INFO] [stderr] Compiling time v0.3.28 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling flate2 v1.0.27 [INFO] [stderr] Compiling regex-automata v0.3.8 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.48 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling tokio v1.32.0 [INFO] [stderr] Compiling regex v1.9.5 [INFO] [stderr] Compiling pin-project v1.1.3 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling simple_asn1 v0.6.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.17 [INFO] [stderr] Compiling tower-http v0.4.4 [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.3.21 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.14 [INFO] [stderr] Compiling jsonwebtoken v8.3.0 [INFO] [stderr] Compiling josekit v0.8.3 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.20 [INFO] [stderr] Compiling jwt-authorizer v0.11.0 (/opt/rustwide/workdir/jwt-authorizer) [INFO] [stderr] Compiling demo-server v0.1.0 (/opt/rustwide/workdir/demo-server) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 31.94s [INFO] running `Command { std: "docker" "inspect" "2220833ab4be2ac1624adb41024241cb33c99026cd21ba6484a9ae293cfa75c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2220833ab4be2ac1624adb41024241cb33c99026cd21ba6484a9ae293cfa75c9", kill_on_drop: false }` [INFO] [stdout] 2220833ab4be2ac1624adb41024241cb33c99026cd21ba6484a9ae293cfa75c9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:023092b8bfa974c7f3e45c5ce651cc8dd3afd5e76915d5995b8dacd3032bf956" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dc58ae18a3e737771d145d2783a9d146c9e25172e788fdf25cbd978f616f58ab [INFO] running `Command { std: "docker" "start" "-a" "dc58ae18a3e737771d145d2783a9d146c9e25172e788fdf25cbd978f616f58ab", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling futures-channel 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 fastrand v1.9.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling either 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 serde_qs v0.8.5 [INFO] [stderr] Compiling deadpool-runtime v0.1.2 [INFO] [stderr] Compiling infer v0.2.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 itertools v0.11.0 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling concurrent-queue v2.2.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling prost-derive v0.12.0 [INFO] [stderr] Compiling prost v0.12.0 [INFO] [stderr] Compiling h2 v0.3.21 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tower-http v0.4.4 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling wiremock v0.5.19 [INFO] [stderr] Compiling reqwest v0.11.20 [INFO] [stderr] Compiling jwt-authorizer v0.11.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/beta-2023-10-04-x86_64-unknown-linux-gnu/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/rustcGvsbdE/symbols.o" "/opt/rustwide/target/debug/deps/integration_tests-3f156e485e440eab.integration_tests.1a6987f826bb84f0-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/integration_tests-3f156e485e440eab.integration_tests.1a6987f826bb84f0-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/integration_tests-3f156e485e440eab.integration_tests.1a6987f826bb84f0-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/integration_tests-3f156e485e440eab.integration_tests.1a6987f826bb84f0-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/integration_tests-3f156e485e440eab.integration_tests.1a6987f826bb84f0-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/integration_tests-3f156e485e440eab.integration_tests.1a6987f826bb84f0-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/integration_tests-3f156e485e440eab.integration_tests.1a6987f826bb84f0-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/integration_tests-3f156e485e440eab.integration_tests.1a6987f826bb84f0-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/integration_tests-3f156e485e440eab.integration_tests.1a6987f826bb84f0-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/integration_tests-3f156e485e440eab.integration_tests.1a6987f826bb84f0-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/integration_tests-3f156e485e440eab.integration_tests.1a6987f826bb84f0-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/integration_tests-3f156e485e440eab.integration_tests.1a6987f826bb84f0-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/integration_tests-3f156e485e440eab.integration_tests.1a6987f826bb84f0-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/integration_tests-3f156e485e440eab.integration_tests.1a6987f826bb84f0-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/integration_tests-3f156e485e440eab.integration_tests.1a6987f826bb84f0-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/integration_tests-3f156e485e440eab.integration_tests.1a6987f826bb84f0-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/integration_tests-3f156e485e440eab.185f86qenouapl5d.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-a477d12c26013340/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-4256539ea1dc385b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-10bc7516d144bcd2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-d44cc811d51850b8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-67c874b8f206f8de.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-1ddfb6315bed7538.rlib" "/opt/rustwide/target/debug/deps/libnu_ansi_term-28e14ab0bd526d23.rlib" "/opt/rustwide/target/debug/deps/liboverload-6227e53c7527da37.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-de32aa998a2ca1a4.rlib" "/opt/rustwide/target/debug/deps/libmatchers-4365676b700b835e.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-fe73fdd4093fefc4.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-a3b9339fe9099c9f.rlib" "/opt/rustwide/target/debug/deps/libregex-6545e5c0c6e5f0de.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-8b0c3fc4a59d24ca.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-0fde1921a3a1f735.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-bc8908e0725c77b1.rlib" "/opt/rustwide/target/debug/deps/libthread_local-945bcb0ee884d74e.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-b8cff0644a44432b.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-d88fc998f1ab5be0.rlib" "/opt/rustwide/target/debug/deps/libjwt_authorizer-9675a111f7ef2545.rlib" "/opt/rustwide/target/debug/deps/libchrono-48d542ca4ed048e9.rlib" "/opt/rustwide/target/debug/deps/libiana_time_zone-67c549fec3c8fe09.rlib" "/opt/rustwide/target/debug/deps/libtime-0761be0dc71935f7.rlib" "/opt/rustwide/target/debug/deps/libreqwest-463d463b08bdbe01.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-4f7b3173093940e9.rlib" "/opt/rustwide/target/debug/deps/libipnet-dd909a1f6f2623e7.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-3d11830ea8e91bcd.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-2817d668184c26f0.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-dcad1275a1b3de55.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-40a313131c901435.rlib" "/opt/rustwide/target/debug/deps/libopenssl-44ea1a92f2d23bdf.rlib" "/opt/rustwide/target/debug/deps/libbitflags-da39b2a6acda2b81.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-3e1bdb4b7ead0c23.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-0d51eb47c5daee63.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-5e72a9d5ed129482.rlib" "/opt/rustwide/target/debug/deps/liburl-003ea032e8eadf60.rlib" "/opt/rustwide/target/debug/deps/libidna-05a9f8550fc05f3d.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-a8907e05a573becc.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-f4a465bf6697bbfd.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-211cc49cdbbc7ccc.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-1f0af8812e2687f0.rlib" "/opt/rustwide/target/debug/deps/libjsonwebtoken-200cb3507213117b.rlib" "/opt/rustwide/target/debug/deps/libpem-323357c3e1b1d905.rlib" "/opt/rustwide/target/debug/deps/libbase64-1368f24535442166.rlib" "/opt/rustwide/target/debug/deps/libsimple_asn1-338a49b2f3ebdd18.rlib" "/opt/rustwide/target/debug/deps/libtime-66d1a92b3ae39509.rlib" "/opt/rustwide/target/debug/deps/libtime_core-c82b37acf78c2e6b.rlib" "/opt/rustwide/target/debug/deps/libderanged-379c2abb284f35c6.rlib" "/opt/rustwide/target/debug/deps/libthiserror-1e5607f4e9e17b5e.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-5cd66c87e4628cf5.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-31b01495dabef437.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-bd310487109abcd7.rlib" "/opt/rustwide/target/debug/deps/libring-28df9399a472d5bb.rlib" "/opt/rustwide/target/debug/deps/libspin-6811e0ebd80f3598.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-c39bdf7eebb06729.rlib" "/opt/rustwide/target/debug/deps/libaxum-ad5f339d170713dd.rlib" "/opt/rustwide/target/debug/deps/libserde_path_to_error-866acaba007b6b68.rlib" "/opt/rustwide/target/debug/deps/libserde_json-d5303b2d3719b676.rlib" "/opt/rustwide/target/debug/deps/libindexmap-a813088a2b669541.rlib" "/opt/rustwide/target/debug/deps/libequivalent-bcd436d4c17da918.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-c08b6184250f4280.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-2e844e7c972aba5e.rlib" "/opt/rustwide/target/debug/deps/libryu-f049ac80cbc5eb2b.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-c49aa70c7e4f412e.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-f4387634cefe6150.rlib" "/opt/rustwide/target/debug/deps/libmatchit-d148eb9b4dce9933.rlib" "/opt/rustwide/target/debug/deps/libbitflags-5767efca53968b50.rlib" "/opt/rustwide/target/debug/deps/libhyper-8939d461d5aab785.rlib" "/opt/rustwide/target/debug/deps/libwant-806205510b52317e.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-0064de4aa88bd758.rlib" "/opt/rustwide/target/debug/deps/libsocket2-f6918099e9df7ef3.rlib" "/opt/rustwide/target/debug/deps/libhttparse-801e20573d03a6d6.rlib" "/opt/rustwide/target/debug/deps/libh2-5adc6bb1f5137507.rlib" "/opt/rustwide/target/debug/deps/libindexmap-fd74b59bee3e6ecb.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-2ad7d741710df042.rlib" "/opt/rustwide/target/debug/deps/libsync_wrapper-4d6f23b672404466.rlib" "/opt/rustwide/target/debug/deps/libheaders-d0518ca225df03b4.rlib" "/opt/rustwide/target/debug/deps/libsha1-55622c6a7533adc1.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-45558b692dd365f6.rlib" "/opt/rustwide/target/debug/deps/libdigest-0e2561fb21ec5ef8.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-0220f2dfe4f27ab4.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-500ffd845068e6c8.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-8ec056593affa411.rlib" "/opt/rustwide/target/debug/deps/libtypenum-bb84b2fde2eeb61d.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-f9c0926033fbf1c4.rlib" "/opt/rustwide/target/debug/deps/libheaders_core-4f80541778f92876.rlib" "/opt/rustwide/target/debug/deps/libbase64-7f8e5d95ea563bf3.rlib" "/opt/rustwide/target/debug/deps/libserde-ef2123b90305cb6e.rlib" "/opt/rustwide/target/debug/deps/libaxum_core-21156e011553a8a0.rlib" "/opt/rustwide/target/debug/deps/libmime-cd0d1a507d15d0c2.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-4aa2de7f3e104692.rlib" "/opt/rustwide/target/debug/deps/libtower-aaed445ef62534f5.rlib" "/opt/rustwide/target/debug/deps/libpin_project-cd0d3061c515a83b.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-e8c04ea0f57087ad.rlib" "/opt/rustwide/target/debug/deps/libmemchr-f958fac149b236f6.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-ac11328e5a0ca883.rlib" "/opt/rustwide/target/debug/deps/libslab-a91b5ce0016f3c3a.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-35e735cf04f9d653.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-2291a31f1e041d43.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-1403530712c91c7d.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-8fc63016d8fd997a.rlib" "/opt/rustwide/target/debug/deps/libtracing-0a6a69e0cc1683a9.rlib" "/opt/rustwide/target/debug/deps/liblog-bcb31a9013ca82e9.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-e3fe196da48cd57f.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-c3fe56d205744c78.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-287ecabfc279cbe4.rlib" "/opt/rustwide/target/debug/deps/libtokio-3a79cbd8a940edb4.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-d04d64f8d2aa3f2c.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-f00dc41e2f9be613.rlib" "/opt/rustwide/target/debug/deps/libsocket2-071a1619912d39ff.rlib" "/opt/rustwide/target/debug/deps/libmio-65f7a6e420c052de.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-fb0fe113723a7917.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-53c353409b6fe912.rlib" "/opt/rustwide/target/debug/deps/liblibc-a60083767262d076.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-23be4e025b0ec51f.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c6e68ee957ebec20.rlib" "/opt/rustwide/target/debug/deps/liblock_api-363f10e3fb194ef2.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-046932e2ca071af8.rlib" "/opt/rustwide/target/debug/deps/libtower_service-be8e9d0369a7ce8c.rlib" "/opt/rustwide/target/debug/deps/libtower_layer-4e6fc6762b458691.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-1eaac7fe7f25f872.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-9451216248c54863.rlib" "/opt/rustwide/target/debug/deps/libhttp-2afaef3d958e2c62.rlib" "/opt/rustwide/target/debug/deps/libitoa-329a68344a1034ca.rlib" "/opt/rustwide/target/debug/deps/libbytes-160461fd7685c961.rlib" "/opt/rustwide/target/debug/deps/libfnv-57a1ad4fa04458e0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-eca148d40c27828a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-f79ce8642007e855.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1fe9bd67498fbf18.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-3788e49522b852a5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-293157cb6c33dac0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-abbb9acf47228326.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-8eb538eb14475afc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-096c75e791c517e8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-70d829e242cc2600.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0f72c91344bcfa94.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-1615daa34e109985.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-cd25f392b75bcc2b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-6927c286ef5bc991.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-c1e84b1d0c9e0ae0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6e9717f33e8b3ab4.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-5f3ff2b3bef25937.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bc0a01f2fc69c61c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-3bdfb762c845e8a5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-24e1c84d0c94c858.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/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/integration_tests-3f156e485e440eab" "-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 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" "dc58ae18a3e737771d145d2783a9d146c9e25172e788fdf25cbd978f616f58ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc58ae18a3e737771d145d2783a9d146c9e25172e788fdf25cbd978f616f58ab", kill_on_drop: false }` [INFO] [stdout] dc58ae18a3e737771d145d2783a9d146c9e25172e788fdf25cbd978f616f58ab