[INFO] fetching crate openidconnect 2.3.2... [INFO] testing openidconnect-2.3.2 against master#6c20ab744b0f82646d90ce9d25894823abc9c669 for pr-99093 [INFO] extracting crate openidconnect 2.3.2 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate openidconnect 2.3.2 on toolchain 6c20ab744b0f82646d90ce9d25894823abc9c669 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6c20ab744b0f82646d90ce9d25894823abc9c669" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate openidconnect 2.3.2 [INFO] finished tweaking crates.io crate openidconnect 2.3.2 [INFO] tweaked toml for crates.io crate openidconnect 2.3.2 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate openidconnect 2.3.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6c20ab744b0f82646d90ce9d25894823abc9c669" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded security-framework v2.1.2 [INFO] [stderr] Downloaded curl v0.4.35 [INFO] [stderr] Downloaded color-backtrace v0.5.1 [INFO] [stderr] Downloaded once_cell v1.12.1 [INFO] [stderr] Downloaded ureq v2.2.0 [INFO] [stderr] Downloaded oauth2 v4.2.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+6c20ab744b0f82646d90ce9d25894823abc9c669" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 814232fc7ed4cc2ac1dc61fcd32efb46031a4be0128dabe6a289e4275fc8a4ec [INFO] running `Command { std: "docker" "start" "-a" "814232fc7ed4cc2ac1dc61fcd32efb46031a4be0128dabe6a289e4275fc8a4ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "814232fc7ed4cc2ac1dc61fcd32efb46031a4be0128dabe6a289e4275fc8a4ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "814232fc7ed4cc2ac1dc61fcd32efb46031a4be0128dabe6a289e4275fc8a4ec", kill_on_drop: false }` [INFO] [stdout] 814232fc7ed4cc2ac1dc61fcd32efb46031a4be0128dabe6a289e4275fc8a4ec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+6c20ab744b0f82646d90ce9d25894823abc9c669" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e6f6c24e9c4ff40bb9cd1c5f1a09efd014e2eda393cb0a261aeb61d561de2c0b [INFO] running `Command { std: "docker" "start" "-a" "e6f6c24e9c4ff40bb9cd1c5f1a09efd014e2eda393cb0a261aeb61d561de2c0b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling once_cell v1.12.1 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling serde_derive v1.0.138 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling serde v1.0.138 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling ipnet v2.5.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling either v1.7.0 [INFO] [stderr] Compiling tracing-core v0.1.28 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling tokio v1.14.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling unicode-normalization v0.1.21 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling ordered-float v2.10.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling tracing-attributes v0.1.22 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling pin-project-internal v1.0.11 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling pin-project v1.0.11 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling tracing v0.1.35 [INFO] [stderr] Compiling tokio-util v0.7.1 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.7 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling hyper v0.14.4 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling reqwest v0.11.0 [INFO] [stderr] Compiling oauth2 v4.2.2 [INFO] [stderr] Compiling openidconnect v2.3.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 48.16s [INFO] running `Command { std: "docker" "inspect" "e6f6c24e9c4ff40bb9cd1c5f1a09efd014e2eda393cb0a261aeb61d561de2c0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6f6c24e9c4ff40bb9cd1c5f1a09efd014e2eda393cb0a261aeb61d561de2c0b", kill_on_drop: false }` [INFO] [stdout] e6f6c24e9c4ff40bb9cd1c5f1a09efd014e2eda393cb0a261aeb61d561de2c0b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+6c20ab744b0f82646d90ce9d25894823abc9c669" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1c88747e22823003338c28e8b99b352f7343ac8dc1386f86b6a408b036817787 [INFO] running `Command { std: "docker" "start" "-a" "1c88747e22823003338c28e8b99b352f7343ac8dc1386f86b6a408b036817787", kill_on_drop: false }` [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling anyhow v1.0.58 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling backtrace v0.3.65 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling object v0.28.4 [INFO] [stderr] Compiling retry v1.3.1 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling pretty_assertions v1.2.1 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling color-backtrace v0.5.1 [INFO] [stderr] Compiling openidconnect v2.3.2 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `openidconnect` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name openidconnect --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="reqwest"' --cfg 'feature="rustls-tls"' -C metadata=d196411acecb1f8e -C extra-filename=-d196411acecb1f8e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-06e58bede5a501a4.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-3772b3cc2d6877df.rlib --extern color_backtrace=/opt/rustwide/target/debug/deps/libcolor_backtrace-4dad5b95b411dc80.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-d19707fc328016de.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-18bf06e8609cfdcc.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-9b4dadf9dfdcf5b5.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-2aea261907451eb5.rlib --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-21b10ba220a18fa3.rlib --extern oauth2=/opt/rustwide/target/debug/deps/liboauth2-822fd24f1010f395.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-2d5a247a332e76c1.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-83ddaeec8d43ed39.rlib --extern reqwest_=/opt/rustwide/target/debug/deps/libreqwest-e9c2a3c9989da213.rlib --extern retry=/opt/rustwide/target/debug/deps/libretry-87698bd991e92d79.rlib --extern ring=/opt/rustwide/target/debug/deps/libring-3f84abb591900ef8.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-d4a57948cc4cc111.rlib --extern serde_value=/opt/rustwide/target/debug/deps/libserde_value-2c271c3c257057fc.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-8ec9a81913b66af9.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-a725705863ea7bf2.rlib --extern serde_path_to_error=/opt/rustwide/target/debug/deps/libserde_path_to_error-42d5406026b2a1f2.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-04e4ff9205a018a7.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-4fdf3b43c90561f5.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-cfe4dad9e4e90f9f/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `openidconnect` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name rp_certification_code --edition=2018 tests/rp_certification_code.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="reqwest"' --cfg 'feature="rustls-tls"' -C metadata=7aa06727904bca5b -C extra-filename=-7aa06727904bca5b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-06e58bede5a501a4.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-3772b3cc2d6877df.rlib --extern color_backtrace=/opt/rustwide/target/debug/deps/libcolor_backtrace-4dad5b95b411dc80.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-d19707fc328016de.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-18bf06e8609cfdcc.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-9b4dadf9dfdcf5b5.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-2aea261907451eb5.rlib --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-21b10ba220a18fa3.rlib --extern oauth2=/opt/rustwide/target/debug/deps/liboauth2-822fd24f1010f395.rlib --extern openidconnect=/opt/rustwide/target/debug/deps/libopenidconnect-35dff5709feff672.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-2d5a247a332e76c1.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-83ddaeec8d43ed39.rlib --extern reqwest_=/opt/rustwide/target/debug/deps/libreqwest-e9c2a3c9989da213.rlib --extern retry=/opt/rustwide/target/debug/deps/libretry-87698bd991e92d79.rlib --extern ring=/opt/rustwide/target/debug/deps/libring-3f84abb591900ef8.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-d4a57948cc4cc111.rlib --extern serde_value=/opt/rustwide/target/debug/deps/libserde_value-2c271c3c257057fc.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-8ec9a81913b66af9.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-a725705863ea7bf2.rlib --extern serde_path_to_error=/opt/rustwide/target/debug/deps/libserde_path_to_error-42d5406026b2a1f2.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-04e4ff9205a018a7.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-4fdf3b43c90561f5.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-cfe4dad9e4e90f9f/out` (signal: 9, SIGKILL: kill) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc9TYo7u/symbols.o" "/opt/rustwide/target/debug/examples/gitlab-294827b0b0bf0a75.gitlab.0304ddb0-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/gitlab-294827b0b0bf0a75.gitlab.0304ddb0-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/gitlab-294827b0b0bf0a75.gitlab.0304ddb0-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/gitlab-294827b0b0bf0a75.gitlab.0304ddb0-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/gitlab-294827b0b0bf0a75.gitlab.0304ddb0-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/gitlab-294827b0b0bf0a75.gitlab.0304ddb0-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/gitlab-294827b0b0bf0a75.gitlab.0304ddb0-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/gitlab-294827b0b0bf0a75.gitlab.0304ddb0-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/gitlab-294827b0b0bf0a75.gitlab.0304ddb0-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/gitlab-294827b0b0bf0a75.gitlab.0304ddb0-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/gitlab-294827b0b0bf0a75.gitlab.0304ddb0-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/gitlab-294827b0b0bf0a75.gitlab.0304ddb0-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/gitlab-294827b0b0bf0a75.gitlab.0304ddb0-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/gitlab-294827b0b0bf0a75.gitlab.0304ddb0-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/gitlab-294827b0b0bf0a75.gitlab.0304ddb0-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/gitlab-294827b0b0bf0a75.gitlab.0304ddb0-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/gitlab-294827b0b0bf0a75.5d7m1joz2bt1pk65.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-cfe4dad9e4e90f9f/out" "-L" "/opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-d19707fc328016de.rlib" "/opt/rustwide/target/debug/deps/libatty-2381fab9e25f6bcf.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-2371eaeb5b8d3a13.rlib" "/opt/rustwide/target/debug/deps/libhumantime-69fede984985242f.rlib" "/opt/rustwide/target/debug/deps/libregex-71af326ba3bddedd.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-da77ebf97166a5ad.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-0eac0c58c076df90.rlib" "/opt/rustwide/target/debug/deps/libopenidconnect-35dff5709feff672.rlib" "/opt/rustwide/target/debug/deps/libitertools-9b4dadf9dfdcf5b5.rlib" "/opt/rustwide/target/debug/deps/libeither-0571f128aa2e3e36.rlib" "/opt/rustwide/target/debug/deps/libserde_value-2c271c3c257057fc.rlib" "/opt/rustwide/target/debug/deps/libordered_float-3b5f7930894efb5a.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-21b10ba220a18fa3.rlib" "/opt/rustwide/target/debug/deps/liboauth2-822fd24f1010f395.rlib" "/opt/rustwide/target/debug/deps/libserde_path_to_error-42d5406026b2a1f2.rlib" "/opt/rustwide/target/debug/deps/libsha2-a876d0eee2af7f9e.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-a89a9bdc17782d08.rlib" "/opt/rustwide/target/debug/deps/libdigest-bd5333b8d1ee3bf5.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-d7d5f41b71548fac.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-2ff8e4175d5b7ef1.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-39ab557ac561349d.rlib" "/opt/rustwide/target/debug/deps/libtypenum-ae91be759e5f8db3.rlib" "/opt/rustwide/target/debug/deps/librand-83ddaeec8d43ed39.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-f1a6505dd6cb4f53.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5e6fdfabf1edbf66.rlib" "/opt/rustwide/target/debug/deps/librand_core-95685481e2bb5a8d.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-e74bbbe7cfbc34ff.rlib" "/opt/rustwide/target/debug/deps/libreqwest-e9c2a3c9989da213.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-86b0cd7a07261222.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-138f4d2af4fb5692.rlib" "/opt/rustwide/target/debug/deps/libipnet-c0c74975542ca8c3.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-0434008d518cb5af.rlib" "/opt/rustwide/target/debug/deps/librustls-0d118d1ab44c0933.rlib" "/opt/rustwide/target/debug/deps/libsct-0efc3d743bcb23c3.rlib" "/opt/rustwide/target/debug/deps/libwebpki-be72a9c6262ddbe7.rlib" "/opt/rustwide/target/debug/deps/libring-3f84abb591900ef8.rlib" "/opt/rustwide/target/debug/deps/libspin-2c2d0e97c8363747.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-bae7ad9dbbebb2b7.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-6353537251ee03e5.rlib" "/opt/rustwide/target/debug/deps/libmime-f9513972171bf326.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-c44de9e887279379.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libhyper-732d5024cd2b6263.rlib" "/opt/rustwide/target/debug/deps/libwant-5580faf861c3e27e.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-febba4674ec63f92.rlib" "/opt/rustwide/target/debug/deps/libhttparse-f04add0618484537.rlib" "/opt/rustwide/target/debug/deps/libsocket2-6bb07adce3f73a41.rlib" "/opt/rustwide/target/debug/deps/libh2-7a23208685a4c686.rlib" "/opt/rustwide/target/debug/deps/libindexmap-c496ba3de23c0b24.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-238efa6a2ed05171.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-a64d2aa786aea9de.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-7d213b16a2f2adf2.rlib" "/opt/rustwide/target/debug/deps/libpin_project-9a72e721e1dd4b9d.rlib" "/opt/rustwide/target/debug/deps/libtower_service-2e945a9ae7b7ce84.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-764be8546c417044.rlib" "/opt/rustwide/target/debug/deps/libtracing-ecc4819d87b2272d.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-236714cc88d8a71d.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-82d30b15190076e5.rlib" "/opt/rustwide/target/debug/deps/libtokio-317aac1c8974d43a.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-2238551f35bbcaed.rlib" "/opt/rustwide/target/debug/deps/libmio-357351c6d22dcee0.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-6730c46f8c96ba13.rlib" "/opt/rustwide/target/debug/deps/liblog-2aea261907451eb5.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-e3b9077a4c24f45e.rlib" "/opt/rustwide/target/debug/deps/libmemchr-4fce41623cec2314.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-cc2c366f0800939b.rlib" "/opt/rustwide/target/debug/deps/libslab-bda603b4c4e76b4a.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-f2671a56a138cdc1.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-fc22affba0d30485.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-49530b2602be9735.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libhttp-18bf06e8609cfdcc.rlib" "/opt/rustwide/target/debug/deps/libitoa-292f0c0aa4cceb9b.rlib" "/opt/rustwide/target/debug/deps/libbytes-5e8424a0f7103369.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libthiserror-04e4ff9205a018a7.rlib" "/opt/rustwide/target/debug/deps/libserde_json-a725705863ea7bf2.rlib" "/opt/rustwide/target/debug/deps/libryu-6250ccc1b3da0647.rlib" "/opt/rustwide/target/debug/deps/libitoa-7622618995ab5a56.rlib" "/opt/rustwide/target/debug/deps/libchrono-3772b3cc2d6877df.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-cb70301744a0b151.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-0e41e91e552054fc.rlib" "/opt/rustwide/target/debug/deps/liblibc-e86543f5af846ad6.rlib" "/opt/rustwide/target/debug/deps/liburl-4fdf3b43c90561f5.rlib" "/opt/rustwide/target/debug/deps/libidna-c8e8eaa5821b251d.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-7f15f9a7ed791153.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-32c6f9102bb2f7e8.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-96858afa72c3ee66.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-1a48ab4b6760ee48.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libserde-d4a57948cc4cc111.rlib" "/opt/rustwide/target/debug/deps/libmatches-a104dd362fa85146.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1aab30bac2090a15.rlib" "/opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9cdaf64f7570f7ff.rlib" "/opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-7d64cc870c011631.rlib" "/opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-a0a88b78deed3a16.rlib" "/opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-315eac6a3174b13c.rlib" "/opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-778610d63efc39ce.rlib" "/opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-11737b9eef3e285d.rlib" "/opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-8165420a20fe4548.rlib" "/opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-db4c499f2074199d.rlib" "/opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-1a230f9a19aa3698.rlib" "/opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605ec4e87a2c9d10.rlib" "/opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5f171797b6654b84.rlib" "/opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-990f92fdff457c3a.rlib" "/opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-66ccc5a2fa17d637.rlib" "/opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-9dba3f083c9eb142.rlib" "/opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-dfc71beee59013ce.rlib" "/opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-522518611024dce5.rlib" "/opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-05898138a596088a.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6f7f4877ee9c613e.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/gitlab-294827b0b0bf0a75" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `openidconnect` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "1c88747e22823003338c28e8b99b352f7343ac8dc1386f86b6a408b036817787", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c88747e22823003338c28e8b99b352f7343ac8dc1386f86b6a408b036817787", kill_on_drop: false }` [INFO] [stdout] 1c88747e22823003338c28e8b99b352f7343ac8dc1386f86b6a408b036817787