[INFO] cloning repository https://github.com/prodnull/prmana [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/prodnull/prmana" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprodnull%2Fprmana", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprodnull%2Fprmana'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c52aa65710a8599d67c3229330a23b57342828ba [INFO] testing prodnull/prmana against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprodnull%2Fprmana" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/prodnull/prmana [INFO] finished tweaking git repo https://github.com/prodnull/prmana [INFO] tweaked toml for git repo https://github.com/prodnull/prmana written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/prodnull/prmana on toolchain 33835004928d3bf65db4d4712e1330766263b0bd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/prodnull/prmana 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bb3c87703a1659d9d3b7ad1be2dc35dbd9d688d2a7b1f8c5d1891a35dcb9c9a8 [INFO] running `Command { std: "docker" "start" "-a" "bb3c87703a1659d9d3b7ad1be2dc35dbd9d688d2a7b1f8c5d1891a35dcb9c9a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bb3c87703a1659d9d3b7ad1be2dc35dbd9d688d2a7b1f8c5d1891a35dcb9c9a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb3c87703a1659d9d3b7ad1be2dc35dbd9d688d2a7b1f8c5d1891a35dcb9c9a8", kill_on_drop: false }` [INFO] [stdout] bb3c87703a1659d9d3b7ad1be2dc35dbd9d688d2a7b1f8c5d1891a35dcb9c9a8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c8196a666ce8c32fdd7d58fbd2dd5edcd741faab1f61cfe3408cc49e230e18b4 [INFO] running `Command { std: "docker" "start" "-a" "c8196a666ce8c32fdd7d58fbd2dd5edcd741faab1f61cfe3408cc49e230e18b4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.184 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling writeable v0.6.3 [INFO] [stderr] Compiling base64ct v1.8.3 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling litemap v0.8.2 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling icu_normalizer_data v2.2.0 [INFO] [stderr] Compiling icu_properties_data v2.2.0 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling num-conv v0.2.1 [INFO] [stderr] Compiling rustls v0.23.38 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling time-macros v0.2.27 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling ipnet v2.12.0 [INFO] [stderr] Compiling aws-lc-rs v1.16.2 [INFO] [stderr] Compiling iri-string v0.7.12 [INFO] [stderr] Compiling hashbrown v0.17.0 [INFO] [stderr] Compiling libdbus-sys v0.2.7 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling pem v3.0.6 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling is-docker v0.2.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling tagptr v0.2.0 [INFO] [stderr] Compiling iana-time-zone v0.1.65 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling pamsm v0.5.5 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling cc v1.2.60 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling uuid v1.23.0 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling dbus v0.9.10 [INFO] [stderr] Compiling linux-keyutils v0.2.5 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling uzers v0.12.2 [INFO] [stderr] Compiling gethostname v0.4.3 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling is-wsl v0.4.0 [INFO] [stderr] Compiling data-encoding v2.10.0 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling open v5.3.3 [INFO] [stderr] Compiling directories v5.0.1 [INFO] [stderr] Compiling moka v0.12.15 [INFO] [stderr] Compiling listenfd v1.0.2 [INFO] [stderr] Compiling sd-notify v0.5.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling cmake v0.1.58 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling aws-lc-sys v0.39.1 [INFO] [stderr] Compiling syslog v6.1.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling zeroize_derive v1.4.3 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling pear_codegen v0.2.9 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling tokio v1.51.1 [INFO] [stderr] Compiling zerofrom v0.1.7 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling yoke v0.8.2 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling zerotrie v0.2.4 [INFO] [stderr] Compiling rustls-webpki v0.103.13 [INFO] [stderr] Compiling webpki-roots v1.0.7 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling pear v0.2.9 [INFO] [stderr] Compiling zerovec v0.11.6 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling simple_asn1 v0.6.4 [INFO] [stderr] Compiling secrecy v0.10.3 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling tinystr v0.8.3 [INFO] [stderr] Compiling potential_utf v0.1.5 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling icu_locale_core v2.2.0 [INFO] [stderr] Compiling icu_collections v2.2.0 [INFO] [stderr] Compiling clap v4.6.0 [INFO] [stderr] Compiling dbus-secret-service v4.1.0 [INFO] [stderr] Compiling keyring v3.6.3 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_provider v2.2.0 [INFO] [stderr] Compiling icu_properties v2.2.0 [INFO] [stderr] Compiling icu_normalizer v2.2.0 [INFO] [stderr] Compiling serdect v0.2.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling tracing-journald v0.3.2 [INFO] [stderr] Compiling hyper v1.9.0 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling hyper-rustls v0.27.9 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling jsonwebtoken v10.3.0 [INFO] [stderr] Compiling prmana-core v0.1.0 (/opt/rustwide/workdir/prmana-core) [INFO] [stderr] Compiling prmana-agent v0.1.0 (/opt/rustwide/workdir/prmana-agent) [INFO] [stderr] Compiling pam-prmana v0.1.0 (/opt/rustwide/workdir/pam-prmana) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 24s [INFO] running `Command { std: "docker" "inspect" "c8196a666ce8c32fdd7d58fbd2dd5edcd741faab1f61cfe3408cc49e230e18b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8196a666ce8c32fdd7d58fbd2dd5edcd741faab1f61cfe3408cc49e230e18b4", kill_on_drop: false }` [INFO] [stdout] c8196a666ce8c32fdd7d58fbd2dd5edcd741faab1f61cfe3408cc49e230e18b4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] caa5bfe0e2536799e9cf08812f0ac81accf450a98b9be3cdccf7130b8328eee0 [INFO] running `Command { std: "docker" "start" "-a" "caa5bfe0e2536799e9cf08812f0ac81accf450a98b9be3cdccf7130b8328eee0", kill_on_drop: false }` [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling tokio v1.51.1 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling fastrand v2.4.1 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling deadpool-runtime v0.1.4 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling tracing-test-macro v0.2.6 [INFO] [stderr] Compiling tracing-test v0.2.6 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling deadpool v0.12.3 [INFO] [stderr] Compiling tokio-test v0.4.5 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling hyper v1.9.0 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling hyper-rustls v0.27.9 [INFO] [stderr] Compiling wiremock v0.6.5 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling prmana-core v0.1.0 (/opt/rustwide/workdir/prmana-core) [INFO] [stderr] Compiling prmana-agent v0.1.0 (/opt/rustwide/workdir/prmana-agent) [INFO] [stderr] Compiling pam-prmana v0.1.0 (/opt/rustwide/workdir/pam-prmana) [INFO] [stderr] error: could not compile `pam-prmana` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/33835004928d3bf65db4d4712e1330766263b0bd/bin/rustc --crate-name pam_prmana --edition=2021 pam-prmana/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "pqc", "test-mode"))' -C metadata=accced8fe374d703 -C extra-filename=-8c7177ca0ca22901 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-76d22feba062e299.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-c682b16f9ecd9fed.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-7f8b9199eb5ec1c6.rlib --extern data_encoding=/opt/rustwide/target/debug/deps/libdata_encoding-b4708a4db8b9ff4f.rlib --extern figment=/opt/rustwide/target/debug/deps/libfigment-b99ce5b50da65bf6.rlib --extern gethostname=/opt/rustwide/target/debug/deps/libgethostname-31eb52598d740ddb.rlib --extern getrandom=/opt/rustwide/target/debug/deps/libgetrandom-5d677604406162ca.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-ce2ce186edf8450e.rlib --extern hmac=/opt/rustwide/target/debug/deps/libhmac-881d53a120559595.rlib --extern jsonwebtoken=/opt/rustwide/target/debug/deps/libjsonwebtoken-395976b9419f4441.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-e4d524206a08c183.rlib --extern moka=/opt/rustwide/target/debug/deps/libmoka-149612076ee0805c.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-210b47fe854405d5.rlib --extern p256=/opt/rustwide/target/debug/deps/libp256-cd9b975ffcaf508d.rlib --extern pamsm=/opt/rustwide/target/debug/deps/libpamsm-37de2af3b8002c96.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-cd5ebf07124ed564.rlib --extern prmana_core=/opt/rustwide/target/debug/deps/libprmana_core-a9e0127ac7299b03.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-021e519fc88cd809.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-8ef3c95bf9ad233f.rlib --extern secrecy=/opt/rustwide/target/debug/deps/libsecrecy-b43b05ea6b4f38da.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-4ec999752e432374.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-0779dab6c7a1aaff.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-250613649a9baf2c.rlib --extern sha1=/opt/rustwide/target/debug/deps/libsha1-375dc332b41b504b.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-eab2fb41f3419d19.rlib --extern subtle=/opt/rustwide/target/debug/deps/libsubtle-fc528f1e408a5d8a.rlib --extern syslog=/opt/rustwide/target/debug/deps/libsyslog-41abf45cf3faab7e.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-50f3640d403e1db5.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-f7bc4672faa689cd.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-cdd04d661b1e46d2.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-b7c250580fdc85f9.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-8022784f731fba3d.rlib --extern uzers=/opt/rustwide/target/debug/deps/libuzers-d73f3b1a7adb3221.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/aws-lc-sys-1a6e17606d0d91d6/out -L native=/opt/rustwide/target/debug/build/ring-93402d0872e3347f/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" "/opt/rustwide/target/debug/deps/rustcv5mPIW/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libpam_prmana,libgetrandom-5d677604406162ca,libdata_encoding-b4708a4db8b9ff4f,libmoka-149612076ee0805c,libportable_atomic-397a52740b99f831,libtagptr-49ea1a6fd7ab5212,libcrossbeam_epoch-0de33e397810f096,libuuid-8022784f731fba3d,libgetrandom-db6a3db8d3743238,libcrossbeam_channel-5add0dde592d5282,libcrossbeam_utils-7c4ed9e811c5c46d,libgethostname-31eb52598d740ddb,libchrono-c682b16f9ecd9fed,libiana_time_zone-fc58c626b0bdfc25,libhex-ce2ce186edf8450e,libsecrecy-b43b05ea6b4f38da,libpamsm-37de2af3b8002c96,libbitflags-40a27ceec947d12f,libuzers-d73f3b1a7adb3221,libfigment-b99ce5b50da65bf6,libserde_yaml-250613649a9baf2c,libunsafe_libyaml-e6cc77d70c606c35,libuncased-4befc8a9174f4a11,libpear-f1aa6d33e6b8cfb6,libyansi-68bbbf94d60ef578,libinlinable_string-e8f56a84d504d4c6,libsha1-375dc332b41b504b,libprmana_core-a9e0127ac7299b03,libjsonwebtoken-395976b9419f4441,libpem-8e22783d6595b847,libsimple_asn1-5a14525e34ab8fd4,libthiserror-20bfba5bfba32fa2,libnum_bigint-22c14e88a611ca1b,libnum_integer-42ed8eb6d389f150,libnum_traits-239574d301eef326,libaws_lc_rs-e741c920edaa2a07,libuntrusted-6e27bbc2b9932b08,libaws_lc_sys-ba0f9c930017095b,libp256-cd9b975ffcaf508d,libecdsa-56bacd1cc8d935d8,librfc6979-2e599fadb0af5e34,libsignature-1a11c2403a282d6d,libprimeorder-2e754e43cf8412cd,libelliptic_curve-5a5c1740e66af055,libsec1-19ca623f73142c4d,libpkcs8-32a074fa95f2d20a,libspki-b06d5fe75c15004d,libder-3bd2368902f100b6,libpem_rfc7468-449436b5fbdc0ab1,libbase64ct-f6dd625d8072d296,libcrypto_bigint-3a2bc990dadc5e96,libserdect-aa900fe64e0f9bb8,libbase16ct-f8f63fe68ab728c8,libgroup-b1795f02ec972d73,libff-c7cf786a54959b87,librand_core-0e3990a56813413f,libregex-021e519fc88cd809,libregex_automata-124cdc42734d678f,libaho_corasick-6fe72661f2ebc760,libregex_syntax-33adcf3d7e28903a,libreqwest-8ef3c95bf9ad233f,libhyper_rustls-c7c82b8f5d34e5c9,libwebpki_roots-2c314d913dbf3d65,libtokio_rustls-1e38c2fcf4503e45,librustls-1698c5d1160d0592,libwebpki-d1e609bab0e0a120,libring-1786b595207a271c,libgetrandom-1143be0b86498b4d,libuntrusted-151845769873c416,librustls_pki_types-f0d7e58e2ca5dddf,libserde_urlencoded-3c434e3bc7ba8c03,libryu-96e4827cb8e74ef1,libserde_json-0779dab6c7a1aaff,libzmij-d2f562b84b927b2e,libtower_http-8f9cdc80e7ef7897,libbitflags-5009bb8c2d6ccbe4,libiri_string-6cdde5800cd3944e,libtower-7aa12f0c39edaa32,libtower_layer-5699d784b4449e00,libhyper_util-4023a04308fb9edc,libbase64-fff42f7554bbeb90,libipnet-d13aa1d8cef494ce,libtower_service-222788e4f5219726,libhyper-db419b3d5e6119f6,libwant-4a0be0a267c8825f,libtry_lock-b2ba3b7879656042,libhttparse-2dcf90c780aed9d3,libh2-345918a010902728,libtracing-cdd04d661b1e46d2,libtracing_core-0a2040ae5074f76c,libindexmap-37881c669a6ab1f5,libequivalent-9631f206a02b9f54,libhashbrown-0eacb9dcbc3c3787,libfnv-2a26f5d3b9cd4973,libtokio_util-06283078a03af978,libatomic_waker-f98c2fb1596910db,libhttpdate-fd089b66c335a993,libtokio-e01c66cf1c07bdaa,libsignal_hook_registry-3b7af8a120fd105e,liberrno-daf59c2696606de7,libsocket2-991b02095dfbf213,libmio-14a9fc939e969828,libparking_lot-cd5ebf07124ed564,libparking_lot_core-97ed7da553ed457f,liblock_api-ff2db0b8acf8234a,libscopeguard-88d64e99d3001c2a,libhttp_body_util-2354d0cd9178a48e,libhttp_body-79191c764c63be4b,libfutures_util-389ba0d60f78af53,libmemchr-d8218b780a78fe0a,libfutures_io-e1af3a1b997b1c01,libslab-6f51d9019150979e,libfutures_channel-fa74799ac390873e,libpin_project_lite-8ad468af17824a0b,libfutures_sink-59b73d2c5a0fb80d,libfutures_task-02cf0fb977266c2e,liburl-b7c250580fdc85f9,libidna-ffa178fa6c228f83,libidna_adapter-c173a52f80bca188,libicu_properties-f9148457abb15a6b,libicu_properties_data-dff8f3e32951d104,libicu_normalizer-7674ca775681201e,libsmallvec-128704011005142e,libicu_normalizer_data-50864128baa771f6,libicu_collections-7b8230372d5dd6e9,libutf8_iter-efb3984ee203d151,libpotential_utf-c7677c5905490d4c,libicu_provider-755cbfd3c83ef14b,libicu_locale_core-df91fea35ff72917,libtinystr-64851c8844311372,liblitemap-21d4e5e58548354d,libwriteable-f2cbf4e2e2f7ebb1,libzerovec-5898169214c8cce6,libzerotrie-85116145ac0185f0,libyoke-73e761d2637346c2,libstable_deref_trait-646f6b28b9520b3d,libzerofrom-d5bf8c6280ef1389,libform_urlencoded-e63e84c134db7b31,libpercent_encoding-99cdb00cefa02ca0,libhttp-f9b3654e0d1e7e7a,libbytes-a6415339708e1154,libsync_wrapper-096429d0b7f46333,libfutures_core-3e8ff8c6a8ead7f1,libthiserror-f7bc4672faa689cd,libsyslog-41abf45cf3faab7e,libhostname-c408997d7807defd,libmatch_cfg-0cced81dfd0ea825,libtime-9215a723276afc9d,libnum_threads-90956269057bea24,liblibc-e4d524206a08c183,libitoa-0d0a278c06e14513,libtime_core-388d6e02ed0f4b60,libnum_conv-5a4a5ce1e07de586,libderanged-202b4be463a7eade,libpowerfmt-521a460cc2ff4e45,liblog-753a0cb3f11b08fe,liberror_chain-755ebad208f4a957,libsha2-eab2fb41f3419d19,libcpufeatures-bb85f9e0eaf4b5a3,libcfg_if-cad248e7066eec15,libserde-4ec999752e432374,libserde_core-3babf6f5a9b2410c,libonce_cell-210b47fe854405d5,libhmac-881d53a120559595,libdigest-702e9d11041979d4,libsubtle-fc528f1e408a5d8a,libconst_oid-31bf52a9edb7c9ff,libblock_buffer-9dbb3bdd605b0477,libcrypto_common-65a4b341a31679ea,libgeneric_array-12e4fd37a82de00e,libtypenum-8388f334d4574afe,libzeroize-d75a9f1ba25d1a18,libbase64-76d22feba062e299}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lpam" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcv5mPIW/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-1a6e17606d0d91d6/out" "-L" "/opt/rustwide/target/debug/build/ring-93402d0872e3347f/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/adversarial_pentest-c2c69c4aca98ed67" "-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 `pam-prmana` (test "adversarial_pentest") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustc93S5m0/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libpam_prmana,libgetrandom-5d677604406162ca,libdata_encoding-b4708a4db8b9ff4f,libmoka-149612076ee0805c,libportable_atomic-397a52740b99f831,libtagptr-49ea1a6fd7ab5212,libcrossbeam_epoch-0de33e397810f096,libuuid-8022784f731fba3d,libgetrandom-db6a3db8d3743238,libcrossbeam_channel-5add0dde592d5282,libcrossbeam_utils-7c4ed9e811c5c46d,libgethostname-31eb52598d740ddb,libchrono-c682b16f9ecd9fed,libiana_time_zone-fc58c626b0bdfc25,libhex-ce2ce186edf8450e,libsecrecy-b43b05ea6b4f38da,libpamsm-37de2af3b8002c96,libbitflags-40a27ceec947d12f,libuzers-d73f3b1a7adb3221,libfigment-b99ce5b50da65bf6,libserde_yaml-250613649a9baf2c,libunsafe_libyaml-e6cc77d70c606c35,libuncased-4befc8a9174f4a11,libpear-f1aa6d33e6b8cfb6,libyansi-68bbbf94d60ef578,libinlinable_string-e8f56a84d504d4c6,libsha1-375dc332b41b504b,libprmana_core-a9e0127ac7299b03,libjsonwebtoken-395976b9419f4441,libpem-8e22783d6595b847,libsimple_asn1-5a14525e34ab8fd4,libthiserror-20bfba5bfba32fa2,libnum_bigint-22c14e88a611ca1b,libnum_integer-42ed8eb6d389f150,libnum_traits-239574d301eef326,libaws_lc_rs-e741c920edaa2a07,libuntrusted-6e27bbc2b9932b08,libaws_lc_sys-ba0f9c930017095b,libp256-cd9b975ffcaf508d,libecdsa-56bacd1cc8d935d8,librfc6979-2e599fadb0af5e34,libsignature-1a11c2403a282d6d,libprimeorder-2e754e43cf8412cd,libelliptic_curve-5a5c1740e66af055,libsec1-19ca623f73142c4d,libpkcs8-32a074fa95f2d20a,libspki-b06d5fe75c15004d,libder-3bd2368902f100b6,libpem_rfc7468-449436b5fbdc0ab1,libbase64ct-f6dd625d8072d296,libcrypto_bigint-3a2bc990dadc5e96,libserdect-aa900fe64e0f9bb8,libbase16ct-f8f63fe68ab728c8,libgroup-b1795f02ec972d73,libff-c7cf786a54959b87,librand_core-0e3990a56813413f,libbase64-76d22feba062e299,libregex-021e519fc88cd809,libregex_automata-124cdc42734d678f,libaho_corasick-6fe72661f2ebc760,libregex_syntax-33adcf3d7e28903a,libreqwest-8ef3c95bf9ad233f,libhyper_rustls-c7c82b8f5d34e5c9,libwebpki_roots-2c314d913dbf3d65,libtokio_rustls-1e38c2fcf4503e45,librustls-1698c5d1160d0592,libwebpki-d1e609bab0e0a120,libring-1786b595207a271c,libgetrandom-1143be0b86498b4d,libuntrusted-151845769873c416,librustls_pki_types-f0d7e58e2ca5dddf,libserde_urlencoded-3c434e3bc7ba8c03,libryu-96e4827cb8e74ef1,libserde_json-0779dab6c7a1aaff,libzmij-d2f562b84b927b2e,libtower_http-8f9cdc80e7ef7897,libbitflags-5009bb8c2d6ccbe4,libiri_string-6cdde5800cd3944e,libtower-7aa12f0c39edaa32,libtower_layer-5699d784b4449e00,libhyper_util-4023a04308fb9edc,libbase64-fff42f7554bbeb90,libipnet-d13aa1d8cef494ce,libtower_service-222788e4f5219726,libhyper-db419b3d5e6119f6,libwant-4a0be0a267c8825f,libtry_lock-b2ba3b7879656042,libhttparse-2dcf90c780aed9d3,libh2-345918a010902728,libtracing-cdd04d661b1e46d2,libtracing_core-0a2040ae5074f76c,libindexmap-37881c669a6ab1f5,libequivalent-9631f206a02b9f54,libhashbrown-0eacb9dcbc3c3787,libfnv-2a26f5d3b9cd4973,libtokio_util-06283078a03af978,libatomic_waker-f98c2fb1596910db,libhttpdate-fd089b66c335a993,libtokio-e01c66cf1c07bdaa,libsignal_hook_registry-3b7af8a120fd105e,liberrno-daf59c2696606de7,libsocket2-991b02095dfbf213,libmio-14a9fc939e969828,libparking_lot-cd5ebf07124ed564,libparking_lot_core-97ed7da553ed457f,liblock_api-ff2db0b8acf8234a,libscopeguard-88d64e99d3001c2a,libhttp_body_util-2354d0cd9178a48e,libhttp_body-79191c764c63be4b,libfutures_util-389ba0d60f78af53,libmemchr-d8218b780a78fe0a,libfutures_io-e1af3a1b997b1c01,libslab-6f51d9019150979e,libfutures_channel-fa74799ac390873e,libpin_project_lite-8ad468af17824a0b,libfutures_sink-59b73d2c5a0fb80d,libfutures_task-02cf0fb977266c2e,liburl-b7c250580fdc85f9,libidna-ffa178fa6c228f83,libidna_adapter-c173a52f80bca188,libicu_properties-f9148457abb15a6b,libicu_properties_data-dff8f3e32951d104,libicu_normalizer-7674ca775681201e,libsmallvec-128704011005142e,libicu_normalizer_data-50864128baa771f6,libicu_collections-7b8230372d5dd6e9,libutf8_iter-efb3984ee203d151,libpotential_utf-c7677c5905490d4c,libicu_provider-755cbfd3c83ef14b,libicu_locale_core-df91fea35ff72917,libtinystr-64851c8844311372,liblitemap-21d4e5e58548354d,libwriteable-f2cbf4e2e2f7ebb1,libzerovec-5898169214c8cce6,libzerotrie-85116145ac0185f0,libyoke-73e761d2637346c2,libstable_deref_trait-646f6b28b9520b3d,libzerofrom-d5bf8c6280ef1389,libform_urlencoded-e63e84c134db7b31,libpercent_encoding-99cdb00cefa02ca0,libhttp-f9b3654e0d1e7e7a,libbytes-a6415339708e1154,libsync_wrapper-096429d0b7f46333,libfutures_core-3e8ff8c6a8ead7f1,libthiserror-f7bc4672faa689cd,libsyslog-41abf45cf3faab7e,libhostname-c408997d7807defd,libmatch_cfg-0cced81dfd0ea825,libtime-9215a723276afc9d,libnum_threads-90956269057bea24,liblibc-e4d524206a08c183,libitoa-0d0a278c06e14513,libtime_core-388d6e02ed0f4b60,libnum_conv-5a4a5ce1e07de586,libderanged-202b4be463a7eade,libpowerfmt-521a460cc2ff4e45,liblog-753a0cb3f11b08fe,liberror_chain-755ebad208f4a957,libsha2-eab2fb41f3419d19,libcpufeatures-bb85f9e0eaf4b5a3,libcfg_if-cad248e7066eec15,libserde-4ec999752e432374,libserde_core-3babf6f5a9b2410c,libonce_cell-210b47fe854405d5,libhmac-881d53a120559595,libdigest-702e9d11041979d4,libsubtle-fc528f1e408a5d8a,libconst_oid-31bf52a9edb7c9ff,libblock_buffer-9dbb3bdd605b0477,libcrypto_common-65a4b341a31679ea,libgeneric_array-12e4fd37a82de00e,libtypenum-8388f334d4574afe,libzeroize-d75a9f1ba25d1a18}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lpam" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustc93S5m0/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-1a6e17606d0d91d6/out" "-L" "/opt/rustwide/target/debug/build/ring-93402d0872e3347f/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/break_glass_integration-cb8bd3890f4ba164" "-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 `pam-prmana` (test "break_glass_integration") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustch1G0k1/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libpam_prmana,libgetrandom-5d677604406162ca,libdata_encoding-b4708a4db8b9ff4f,libmoka-149612076ee0805c,libportable_atomic-397a52740b99f831,libtagptr-49ea1a6fd7ab5212,libcrossbeam_epoch-0de33e397810f096,libuuid-8022784f731fba3d,libgetrandom-db6a3db8d3743238,libcrossbeam_channel-5add0dde592d5282,libcrossbeam_utils-7c4ed9e811c5c46d,libgethostname-31eb52598d740ddb,libchrono-c682b16f9ecd9fed,libiana_time_zone-fc58c626b0bdfc25,libhex-ce2ce186edf8450e,libsecrecy-b43b05ea6b4f38da,libpamsm-37de2af3b8002c96,libbitflags-40a27ceec947d12f,libuzers-d73f3b1a7adb3221,libfigment-b99ce5b50da65bf6,libserde_yaml-250613649a9baf2c,libunsafe_libyaml-e6cc77d70c606c35,libuncased-4befc8a9174f4a11,libpear-f1aa6d33e6b8cfb6,libyansi-68bbbf94d60ef578,libinlinable_string-e8f56a84d504d4c6,libsha1-375dc332b41b504b,libprmana_core-a9e0127ac7299b03,libjsonwebtoken-395976b9419f4441,libpem-8e22783d6595b847,libsimple_asn1-5a14525e34ab8fd4,libthiserror-20bfba5bfba32fa2,libnum_bigint-22c14e88a611ca1b,libnum_integer-42ed8eb6d389f150,libnum_traits-239574d301eef326,libaws_lc_rs-e741c920edaa2a07,libuntrusted-6e27bbc2b9932b08,libaws_lc_sys-ba0f9c930017095b,libp256-cd9b975ffcaf508d,libecdsa-56bacd1cc8d935d8,librfc6979-2e599fadb0af5e34,libsignature-1a11c2403a282d6d,libprimeorder-2e754e43cf8412cd,libelliptic_curve-5a5c1740e66af055,libsec1-19ca623f73142c4d,libpkcs8-32a074fa95f2d20a,libspki-b06d5fe75c15004d,libder-3bd2368902f100b6,libpem_rfc7468-449436b5fbdc0ab1,libbase64ct-f6dd625d8072d296,libcrypto_bigint-3a2bc990dadc5e96,libserdect-aa900fe64e0f9bb8,libbase16ct-f8f63fe68ab728c8,libgroup-b1795f02ec972d73,libff-c7cf786a54959b87,librand_core-0e3990a56813413f,libregex-021e519fc88cd809,libregex_automata-124cdc42734d678f,libaho_corasick-6fe72661f2ebc760,libregex_syntax-33adcf3d7e28903a,libreqwest-8ef3c95bf9ad233f,libhyper_rustls-c7c82b8f5d34e5c9,libwebpki_roots-2c314d913dbf3d65,libtokio_rustls-1e38c2fcf4503e45,librustls-1698c5d1160d0592,libwebpki-d1e609bab0e0a120,libring-1786b595207a271c,libgetrandom-1143be0b86498b4d,libuntrusted-151845769873c416,librustls_pki_types-f0d7e58e2ca5dddf,libserde_urlencoded-3c434e3bc7ba8c03,libryu-96e4827cb8e74ef1,libserde_json-0779dab6c7a1aaff,libzmij-d2f562b84b927b2e,libtower_http-8f9cdc80e7ef7897,libbitflags-5009bb8c2d6ccbe4,libiri_string-6cdde5800cd3944e,libtower-7aa12f0c39edaa32,libtower_layer-5699d784b4449e00,libhyper_util-4023a04308fb9edc,libbase64-fff42f7554bbeb90,libipnet-d13aa1d8cef494ce,libtower_service-222788e4f5219726,libhyper-db419b3d5e6119f6,libwant-4a0be0a267c8825f,libtry_lock-b2ba3b7879656042,libhttparse-2dcf90c780aed9d3,libh2-345918a010902728,libtracing-cdd04d661b1e46d2,libtracing_core-0a2040ae5074f76c,libindexmap-37881c669a6ab1f5,libequivalent-9631f206a02b9f54,libhashbrown-0eacb9dcbc3c3787,libfnv-2a26f5d3b9cd4973,libtokio_util-06283078a03af978,libatomic_waker-f98c2fb1596910db,libhttpdate-fd089b66c335a993,libtokio-e01c66cf1c07bdaa,libsignal_hook_registry-3b7af8a120fd105e,liberrno-daf59c2696606de7,libsocket2-991b02095dfbf213,libmio-14a9fc939e969828,libparking_lot-cd5ebf07124ed564,libparking_lot_core-97ed7da553ed457f,liblock_api-ff2db0b8acf8234a,libscopeguard-88d64e99d3001c2a,libhttp_body_util-2354d0cd9178a48e,libhttp_body-79191c764c63be4b,libfutures_util-389ba0d60f78af53,libmemchr-d8218b780a78fe0a,libfutures_io-e1af3a1b997b1c01,libslab-6f51d9019150979e,libfutures_channel-fa74799ac390873e,libpin_project_lite-8ad468af17824a0b,libfutures_sink-59b73d2c5a0fb80d,libfutures_task-02cf0fb977266c2e,liburl-b7c250580fdc85f9,libidna-ffa178fa6c228f83,libidna_adapter-c173a52f80bca188,libicu_properties-f9148457abb15a6b,libicu_properties_data-dff8f3e32951d104,libicu_normalizer-7674ca775681201e,libsmallvec-128704011005142e,libicu_normalizer_data-50864128baa771f6,libicu_collections-7b8230372d5dd6e9,libutf8_iter-efb3984ee203d151,libpotential_utf-c7677c5905490d4c,libicu_provider-755cbfd3c83ef14b,libicu_locale_core-df91fea35ff72917,libtinystr-64851c8844311372,liblitemap-21d4e5e58548354d,libwriteable-f2cbf4e2e2f7ebb1,libzerovec-5898169214c8cce6,libzerotrie-85116145ac0185f0,libyoke-73e761d2637346c2,libstable_deref_trait-646f6b28b9520b3d,libzerofrom-d5bf8c6280ef1389,libform_urlencoded-e63e84c134db7b31,libpercent_encoding-99cdb00cefa02ca0,libhttp-f9b3654e0d1e7e7a,libbytes-a6415339708e1154,libsync_wrapper-096429d0b7f46333,libfutures_core-3e8ff8c6a8ead7f1,libthiserror-f7bc4672faa689cd,libsyslog-41abf45cf3faab7e,libhostname-c408997d7807defd,libmatch_cfg-0cced81dfd0ea825,libtime-9215a723276afc9d,libnum_threads-90956269057bea24,liblibc-e4d524206a08c183,libitoa-0d0a278c06e14513,libtime_core-388d6e02ed0f4b60,libnum_conv-5a4a5ce1e07de586,libderanged-202b4be463a7eade,libpowerfmt-521a460cc2ff4e45,liblog-753a0cb3f11b08fe,liberror_chain-755ebad208f4a957,libsha2-eab2fb41f3419d19,libcpufeatures-bb85f9e0eaf4b5a3,libcfg_if-cad248e7066eec15,libserde-4ec999752e432374,libserde_core-3babf6f5a9b2410c,libonce_cell-210b47fe854405d5,libhmac-881d53a120559595,libdigest-702e9d11041979d4,libsubtle-fc528f1e408a5d8a,libconst_oid-31bf52a9edb7c9ff,libblock_buffer-9dbb3bdd605b0477,libcrypto_common-65a4b341a31679ea,libgeneric_array-12e4fd37a82de00e,libtypenum-8388f334d4574afe,libzeroize-d75a9f1ba25d1a18,libbase64-76d22feba062e299}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lpam" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustch1G0k1/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-1a6e17606d0d91d6/out" "-L" "/opt/rustwide/target/debug/build/ring-93402d0872e3347f/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/attestation-374bdb010a37c015" "-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 `pam-prmana` (test "attestation") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "caa5bfe0e2536799e9cf08812f0ac81accf450a98b9be3cdccf7130b8328eee0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "caa5bfe0e2536799e9cf08812f0ac81accf450a98b9be3cdccf7130b8328eee0", kill_on_drop: false }` [INFO] [stdout] caa5bfe0e2536799e9cf08812f0ac81accf450a98b9be3cdccf7130b8328eee0