[INFO] cloning repository https://github.com/prodbyola/ppdrive
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/prodbyola/ppdrive" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprodbyola%2Fppdrive", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprodbyola%2Fppdrive'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b9a07d00e0ac502874f320bbff6152629a4fe951
[INFO] testing prodbyola/ppdrive against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprodbyola%2Fppdrive" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/prodbyola/ppdrive
[INFO] finished tweaking git repo https://github.com/prodbyola/ppdrive
[INFO] tweaked toml for git repo https://github.com/prodbyola/ppdrive written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/prodbyola/ppdrive on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/prodbyola/ppdrive 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 27c33c223139854719be9a52149f80c6116eb3e1ea4f2349e82353bcbc9bc07b
[INFO] running `Command { std: "docker" "start" "-a" "27c33c223139854719be9a52149f80c6116eb3e1ea4f2349e82353bcbc9bc07b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "27c33c223139854719be9a52149f80c6116eb3e1ea4f2349e82353bcbc9bc07b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "27c33c223139854719be9a52149f80c6116eb3e1ea4f2349e82353bcbc9bc07b", kill_on_drop: false }`
[INFO] [stdout] 27c33c223139854719be9a52149f80c6116eb3e1ea4f2349e82353bcbc9bc07b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 71cfbbff01210f4b384380a1490ff11f458a52c467aeee5c6bf12b0076ec15b9
[INFO] running `Command { std: "docker" "start" "-a" "71cfbbff01210f4b384380a1490ff11f458a52c467aeee5c6bf12b0076ec15b9", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling uuid v1.18.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling rustls v0.23.28
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling openssl-sys v0.9.110
[INFO] [stderr]    Compiling bigdecimal v0.4.8
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling webpki-roots v1.0.0
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling lru v0.14.0
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling base64ct v1.8.0
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling openssl v0.10.74
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rustls-webpki v0.103.3
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]    Compiling rbs v4.6.2
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling serde_bytes v0.11.17
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling pest_meta v2.8.1
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling fastdate v0.3.36
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling rbdc v4.6.0
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling pest_generator v2.8.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling pest_derive v2.8.1
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling tinyvec v1.9.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling html_parser v0.6.3
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling rust_decimal v1.37.2
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling rbatis-codegen v4.6.5
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling dark-std v0.2.16
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling fast_pool v0.3.7
[INFO] [stderr]    Compiling hyper-util v0.1.14
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling unicode-properties v0.1.3
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling winnow v0.7.11
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling clap_builder v4.5.44
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling clap_derive v4.5.45
[INFO] [stderr]    Compiling rbatis-macro-driver v4.6.0
[INFO] [stderr]    Compiling rsa v0.9.8
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling toml_parser v1.0.2
[INFO] [stderr]    Compiling rbdc-pool-fast v4.6.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling validator_derive v0.20.0
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling rustls-native-certs v0.6.3
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling definitions v0.1.0 (http://www.github.com/prodbyola/modeller#c79f64de)
[INFO] [stderr]    Compiling asynchronous-codec v0.6.2
[INFO] [stderr]    Compiling serde_spanned v1.0.0
[INFO] [stderr]    Compiling toml_datetime v0.7.0
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling bigdecimal v0.3.1
[INFO] [stderr]    Compiling sha-1 v0.10.1
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling connection-string v0.2.0
[INFO] [stderr]    Compiling whoami v1.6.0
[INFO] [stderr]    Compiling pretty-hex v0.3.0
[INFO] [stderr]    Compiling toml_writer v1.0.2
[INFO] [stderr]    Compiling modeller v0.1.0 (http://www.github.com/prodbyola/modeller#c79f64de)
[INFO] [stderr]    Compiling rbdc-pg v4.6.1
[INFO] [stderr]    Compiling tiberius v0.12.3
[INFO] [stderr]    Compiling toml v0.9.5
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling validator v0.20.0
[INFO] [stderr]    Compiling rbdc-mysql v4.6.0
[INFO] [stderr]    Compiling modeller_parser v0.1.0 (http://www.github.com/prodbyola/modeller#c79f64de)
[INFO] [stderr]    Compiling rbatis v4.6.7
[INFO] [stderr]    Compiling clap v4.5.45
[INFO] [stderr]    Compiling tracing-appender v0.2.3
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]    Compiling rbdc-sqlite v4.6.0
[INFO] [stderr]    Compiling axum-core v0.5.5
[INFO] [stderr]    Compiling rbdc-mssql v4.6.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling nanoid v0.4.0
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling simple_asn1 v0.6.3
[INFO] [stderr]    Compiling pem v3.0.5
[INFO] [stderr]    Compiling ppd_shared v0.1.0-rc.1 (/opt/rustwide/workdir/shared)
[INFO] [stderr]    Compiling axum v0.8.7
[INFO] [stderr]    Compiling urlencoding v2.1.4 (https://github.com/prodbyola/rust_urlencoding#762b1b96)
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling jsonwebtoken v9.3.1
[INFO] [stderr]    Compiling axum-macros v0.4.2
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling ppd_bk v0.1.0 (/opt/rustwide/workdir/modules/bookkeeper)
[INFO] [stderr]    Compiling async-ffi v0.5.0
[INFO] [stderr]    Compiling erased-serde v0.4.9
[INFO] [stderr]    Compiling typetag v0.2.21
[INFO] [stderr]    Compiling typetag-impl v0.2.21
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling inventory v0.3.21
[INFO] [stderr]    Compiling email_address v0.2.9
[INFO] [stderr]    Compiling expect-json-macros v1.5.0
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling rust-multipart-rfc7578_2 v0.8.0
[INFO] [stderr]    Compiling ppd_fs v0.1.0 (/opt/rustwide/workdir/modules/fs)
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling expect-json v1.5.0
[INFO] [stderr]    Compiling reserve-port v2.3.0
[INFO] [stderr]    Compiling bytesize v2.2.0
[INFO] [stderr]    Compiling http-range-header v0.4.2
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling ppdrive v0.1.0-rc.1 (/opt/rustwide/workdir/core)
[INFO] [stderr]    Compiling axum-test v18.2.1
[INFO] [stderr]    Compiling rest-direct v0.1.0 (/opt/rustwide/workdir/libs/handlers/rest/direct)
[INFO] [stderr]    Compiling rest-client v0.1.0 (/opt/rustwide/workdir/libs/handlers/rest/client)
[INFO] [stderr]    Compiling ppdrive-cli v0.1.0-rc.1 (/opt/rustwide/workdir/cli)
[INFO] [stderr]    Compiling manager v0.1.0-rc.1 (/opt/rustwide/workdir/manager)
[INFO] [stderr]    Compiling ppd-rest v0.1.0 (/opt/rustwide/workdir/libs/services/rest)
[INFO] [stderr]    Compiling rest-test-utils v0.1.0 (/opt/rustwide/workdir/libs/handlers/rest/test-utils)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 20s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "71cfbbff01210f4b384380a1490ff11f458a52c467aeee5c6bf12b0076ec15b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "71cfbbff01210f4b384380a1490ff11f458a52c467aeee5c6bf12b0076ec15b9", kill_on_drop: false }`
[INFO] [stdout] 71cfbbff01210f4b384380a1490ff11f458a52c467aeee5c6bf12b0076ec15b9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ea5c0e634d3fcfed3f2d77bf3dcb309d52086778d01bfcd52b80f61435951d55
[INFO] running `Command { std: "docker" "start" "-a" "ea5c0e634d3fcfed3f2d77bf3dcb309d52086778d01bfcd52b80f61435951d55", kill_on_drop: false }`
[INFO] [stderr]    Compiling sdd v3.0.9
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]    Compiling ppdrive-cli v0.1.0-rc.1 (/opt/rustwide/workdir/cli)
[INFO] [stderr]    Compiling ppdrive v0.1.0-rc.1 (/opt/rustwide/workdir/core)
[INFO] [stderr]    Compiling ppd_fs v0.1.0 (/opt/rustwide/workdir/modules/fs)
[INFO] [stderr]    Compiling rest-test-utils v0.1.0 (/opt/rustwide/workdir/libs/handlers/rest/test-utils)
[INFO] [stderr]    Compiling ppd-rest v0.1.0 (/opt/rustwide/workdir/libs/services/rest)
[INFO] [stderr]    Compiling ppd_bk v0.1.0 (/opt/rustwide/workdir/modules/bookkeeper)
[INFO] [stderr]    Compiling scc v2.3.4
[INFO] [stderr]    Compiling ppd_shared v0.1.0-rc.1 (/opt/rustwide/workdir/shared)
[INFO] [stderr]    Compiling serial_test v3.2.0
[INFO] [stderr]    Compiling rest-direct v0.1.0 (/opt/rustwide/workdir/libs/handlers/rest/direct)
[INFO] [stderr]    Compiling rest-client v0.1.0 (/opt/rustwide/workdir/libs/handlers/rest/client)
[INFO] [stderr]    Compiling manager v0.1.0-rc.1 (/opt/rustwide/workdir/manager)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcMewzEG/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*}.rlib" "/opt/rustwide/target/debug/deps/{librest_test_utils-dfc10542040469b6,librest_direct,librest_client,libppdrive-458e6222405c275a,libsha3-1d066b44bf3e497d,libkeccak-42ca8630c7170c4b,libasync_ffi-09d9e64df733433c,libjsonwebtoken-7ba108f68557dc0e,libpem-a1dd331203bda385,libsimple_asn1-34c34df49994de77,libppd_fs-673336957fb27d02,liburlencoding-a03e8f9676a609ec,libmime_guess-82b360cb7bb2e746,libunicase-5017e9507498ef51,libserial_test-47e5887b5e521a33,libscc-7f45b93a0aec216c,libsdd-cdd7286080cc9aac,libppd_bk-eb84ae24d413812f,libnanoid-5bdd3f43beed14fc,libppd_shared-8fbf63cb982ed4a4,libtracing_appender-ff77d39614185fb8,libtracing_subscriber-ce8a110f879e2e50,libsharded_slab-482067a337a4ba55,libmatchers-3a544c6f6f8a77b1,libregex_automata-3b49d758168cda65,libregex_syntax-e3521940133a580f,libnu_ansi_term-bd2d02d44727f6d8,liboverload-23726fa51fddfe0c,libthread_local-54e0e90be8a42cf2,libtracing_log-e3736425a7d6e24d,libcrossbeam_channel-4816b269e0e9ffd5,libcrossbeam_utils-0a46ed2e1921bda3,libchacha20poly1305-9a54c7e8369c7e42,libchacha20-79eb2624aaba2b81,libpoly1305-5fd55befe92cf01f,libopaque_debug-1c8528c9b2d49180,libuniversal_hash-ad9c6462ef49a975,libaead-a2e1a5d0e4835c5d,libcipher-d06c55401674d0cb,libinout-5362c14634003fc2,libclap-30dfd847bc1816c7,libclap_builder-cd471a5fe16b1d0c,libanstream-3ab91a304c3d0ef4,libanstyle_query-2795f030b7507c68,libis_terminal_polyfill-c14c9d53c4f80a97,libcolorchoice-3cdad4dd466782b4,libanstyle_parse-51df2b3336db7fd2,libutf8parse-8828ddbb63eb8bad,libclap_lex-cf64d5057a503eff,libanstyle-acd37f6657e9ecfb,libvalidator-8eb529b5d0a0d443,libregex-3a2c8b6441bb9eb0,libregex_automata-a78cd57708cafc2e,libaho_corasick-418b505fef5c6941,libregex_syntax-13fc688ae7f36982,libreqwest-e61b3644adf9639e,libhyper_tls-112aa39f7ce2d8fb,libtokio_native_tls-7d7acbff82192b04,libtower_http-c6a531a3793f5d47,libiri_string-a380f51e5b0b7b73,libnative_tls-eaf35afce076fc5b,libopenssl-43ef8266b83e9dff,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-e0cdb6868b11fa61,liblibloading-ae36986a4eb55ba3,libmodeller-99dae1803824bd29,libdefinitions-2d7e90c91ffa0511,libdarling-757172b120637a57,libdarling_core-06df0edd4bb4c2cf,libstrsim-24acdad2526b95b7,libident_case-47121b8ed9071872,libbincode-5ea206173070a673,libunty-4b879f2d92d382d8,librbdc_sqlite-3142a63f5816ea8f,libfutures_intrusive-ccf8eca83e433f8d,liblibsqlite3_sys-d8fd502f89995632,librbdc_pg-f2365e059bfd5306,libwhoami-f9bf569a60e11a69,libdirs-8f398358cbc1898b,libdirs_sys-523c9cf30af67936,liboption_ext-23838f1959a6156b,libmd5-79be025672383e61,libatoi-90dd6817920bfd59,libstringprep-7c5c5863306adc5d,libunicode_properties-ca16a3a43e1583c7,libunicode_normalization-5c2980e93b576be1,libtinyvec-8d891b885cadcc2f,libtinyvec_macros-1c14e8980bff1229,libunicode_bidi-e61eae15e30d3a28,libhmac-b30c097146e3c18d,librbdc_mysql-37bfb7d92faf0ece,libbitflags-999d889d9694453e,libsha2-e610e926ef920ba8,libsha1-a6ca5194c7b12442,libcpufeatures-471354fefbcaf2d8,librsa-1a3aaa00e51b3bf6,libpkcs1-ec4eccddf5d59eb2,libpkcs8-9a11b7bcb7126f10,libspki-722b234b0eb1be8d,libder-10b6e5fb314e3875,libpem_rfc7468-1c778bf088a8c7ce,libbase64ct-dd805f062bde25f1,libsignature-7dd7ebebd6a9979e,libnum_bigint_dig-a1a3f81f46575093,liblazy_static-2d41631ec9a279ba,librand-a5925d73d162a389,librand_chacha-eedce30a5a195205,libdigest-413c642c48effe62,libconst_oid-5d63b50f42b847e9,libblock_buffer-0abdecfa792a1d4b,libcrypto_common-cb146e62b4bcfdf6,libgeneric_array-d618d7b08b63988c,libtypenum-2d2373cb6e0ea7a0,librand_core-92589fd6ec18a950,libeither-1e551205f1478063,librbdc_mssql-e82dd69d61871df6,libtiberius-db8365af2e74518f,librustls_native_certs-20d3d1c18c0c31a9,libopenssl_probe-cbab9b905ab83f66,librustls_pemfile-6e0118ed5f00ca0e,libbase64-64299f9d815d057c,librust_decimal-cd20f72ffe01cca5,libarrayvec-e69e5f78daccaf57,libbyteorder-1efcbe4f07366651,libenumflags2-9887e357e2a223e9,libtokio_rustls-a51e559c5e90058c,librustls-f24230ca7fc81187,libsct-5f22fe95e76bdb0d,libwebpki-7ef2c1984ba3f474,libpretty_hex-bffbbd3fb24e3540,libasynchronous_codec-2b0f766d2e71c803,libconnection_string-9a6e8139fe039276,libbigdecimal-1105642f753f3070,librbatis-1f38bf8514e063b5,librbdc_pool_fast-923025423298d333,libfast_pool-53ce0768ad53c558,libfutures-0ede17b8ff3cbca2,libfutures_executor-3afd74018defb006,libhex-28742b4ca144387c,librbdc-85ff133b6bedd82e,libserde_bytes-51fca33c72de0fff,librustls_pemfile-4e4e26a341919da6,libwebpki_roots-b38671e28d33d0cc,libwebpki_roots-9aa40f74e3a6e7e1,libbigdecimal-5e0c894b3f5afa52,liblibm-d7dc3851b5dfa6f4,libfastdate-b9464ca480ccc52f,libtokio_rustls-f8be7960de6e6efb,librustls-e49c303af4127793,libsubtle-ca7024fc66e4388f,libwebpki-e25894452af759ea,libring-fa7cd0581287ce9e,libgetrandom-3fc8fc018ab58a22,libuntrusted-3420b86308bec153,librustls_pki_types-79b15f25d8c35cfa,libzeroize-ead98f074a37f829,liblru-de92bf88ec7da8d8,librbatis_codegen-559aee699ff7e6eb,libhtml_parser-69281bd03fa8171e,libthiserror-8626df05742b2f85,libpest-fb01b29cf8d8a1de,libucd_trie-01dd94f548235104,libsyn-8ef5407a26da73a5,libquote-c8847424082482dc,libproc_macro2-141f5604f9ef0da5,libunicode_ident-549afb6be76d59d6,librbs-dc7c7f872bd3181a}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libdark_std-26407f57b5778625,libflume-3aa90a5f5746107a,libparking_lot-212a4b21a55013a5,libparking_lot_core-a620a735af203165,libaxum_test-c7cb7548ccc0f3d5,libexpect_json-c73edc3eacf24dd1,libtypetag-0f643b7b7fdc2e14,libinventory-8350feb1c29496df,liberased_serde-a9811a77fa8574f9,libtypeid-2c68275377135f0a,libuuid-0e58ad53e7092d6a,libchrono-6540fa954c15ff40,libiana_time_zone-693b81a5c0b46492,libemail_address-233918a9a40e21f3,libnum-d606aad61ebd809e,libnum_iter-c9d47a1dc6df3d54,libnum_rational-187ab00769151a1f,libnum_complex-8e01c5a68589e004,libnum_bigint-2e759e4030cb178b,libnum_integer-bd154967d78d3926,libnum_traits-10b3a10b7db869ec,libpretty_assertions-64d41c4183345cb9,libdiff-3cd541a7987babfb,libyansi-ea5897b7ce434d6c,libcookie-00507642ab12f9d5,libtime-7065b4979e8b57e2,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-d630f5e18f4fc014,libpowerfmt-a0c185df26c26a22,librust_multipart_rfc7578_2-3caea0dba41bac90,librand-af50ff0cf9c1f920,librand_chacha-c4829fd726016b11,libppv_lite86-3867723ba037d499,libzerocopy-8803f98d6bf4849f,librand_core-8426486e45e7b239,libgetrandom-7009485fb78dc87f,libbytesize-0b33d440294e3efa,liburl-265bbad01cb86335,libidna-7dfa864d5a5de025,libutf8_iter-0d9be7b316c2b184,libidna_adapter-8495436df16bf440,libicu_properties-2c4b7fb07c48a68a,libicu_properties_data-be64ae96cf57ee64,libicu_normalizer-d5acbb53e294ad8e,libicu_normalizer_data-f5259d77029e31c4,libicu_collections-9529171ea19f4270,libpotential_utf-4b58e53429d7a772,libicu_provider-e99cd91cee3c8111,libicu_locale_core-ce6603dfeea76e57,libtinystr-e140f756c7debba2,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-464a767456c72aca,libzerotrie-5e6c2959dd26e2c0,libyoke-1268bc5c7daee6c3,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-0079cf32c386b8ed,libreserve_port-4c2f0952148db317,libthiserror-aed6f5e1670bf271,libaxum-833b3f95a27964f3,libmulter-c6477a7815edc7e2,libspin-318dfdc75e594feb,liblock_api-edfa5fe2846e5bf9,libscopeguard-d52bd00767847e44,libencoding_rs-ecbcb0c86dcc51a7,libcfg_if-5a199b0ec0054672,libserde_json-cfc8a8e4a0e264db,libserde_path_to_error-6a53af5ebdbb99af,libserde_urlencoded-418ab97db5f199d2,libryu-0ea4bafc9bef6d8b,libform_urlencoded-9a3b196401a840c1,libhyper_util-b686f39e4660c607,libbase64-2a03de3babadded3,libpercent_encoding-9bee39bbc5bd523a,libipnet-9aae67a4e846df6d,libsocket2-7b301d299e85a620,libhyper-63d94ab7a701eafe,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libsmallvec-5854932b8c8b4991,libhttparse-4b1ed73b760072b9,libh2-ccb0c36213e55c24,libindexmap-9398c663379fa674,libhashbrown-e09f6c67f11e5c6d,libfoldhash-a84df4cbe8daa3b8,libequivalent-7e0e8cbe6c474a67,liballocator_api2-3bc2480ae44878f3,libserde-937defab13a9dff9,libtokio_util-3c9f0116af245107,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libmatchit-9957f6fb3fe31ab2,libserde_core-41b4206248df10fd,libaxum_core-aa7d3c75431adbdb,libmime-4b44681fdb2c65f7,libhttp_body_util-67dd3ebadf32b4c0,libhttp_body-eab26e8a1c030c72,libhttp-b47bc680ed14946e,libitoa-6b76ec393d6a2c41,libfnv-2d77ec4f6f971b24,libtracing-2def7197a604645d,liblog-ba604b77dad33fe2,libtracing_core-e148b019f9f1d589,libonce_cell-0ba6aecba7086d38,libtower-113d1d179f28cecf,libsync_wrapper-a3845461b7db14a0,libfutures_util-0b75349379a393af,libmemchr-6f5829dadd40eda8,libfutures_io-972ebb79349338ae,libslab-bf5a4eed15154f64,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtower_layer-d70c7e404336389b,libfutures_core-fc6bb1738f00fc87,libtower_service-0d7df29686b13872,libtokio-636672c522bcd741,libsocket2-387e3b276dd3a2bf,libbytes-bfe11088fe358bd1,libmio-e44b863bc2484802,liblibc-0f8586cc3118ad93,libpin_project_lite-bedc6e0acd72ff2a,libanyhow-7e5dcd40304f6dad}.rlib" "<sysroot>/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" "-lssl" "-lcrypto" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcMewzEG/raw-dylibs" "-B<sysroot>/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/ring-c5387cb6cfbd711a/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-65fd9c9903b67289/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/client_user-fb2984cb31d28305" "-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 `rest-client` (test "client_user") due to 1 previous error
[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/rustch79hHh/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*}.rlib" "/opt/rustwide/target/debug/deps/{librest_test_utils-dfc10542040469b6,librest_direct,librest_client,libppdrive-458e6222405c275a,libsha3-1d066b44bf3e497d,libkeccak-42ca8630c7170c4b,libasync_ffi-09d9e64df733433c,libjsonwebtoken-7ba108f68557dc0e,libpem-a1dd331203bda385,libsimple_asn1-34c34df49994de77,libppd_fs-673336957fb27d02,liburlencoding-a03e8f9676a609ec,libmime_guess-82b360cb7bb2e746,libunicase-5017e9507498ef51,libserial_test-47e5887b5e521a33,libscc-7f45b93a0aec216c,libsdd-cdd7286080cc9aac,libppd_bk-eb84ae24d413812f,libnanoid-5bdd3f43beed14fc,libppd_shared-8fbf63cb982ed4a4,libtracing_appender-ff77d39614185fb8,libtracing_subscriber-ce8a110f879e2e50,libsharded_slab-482067a337a4ba55,libmatchers-3a544c6f6f8a77b1,libregex_automata-3b49d758168cda65,libregex_syntax-e3521940133a580f,libnu_ansi_term-bd2d02d44727f6d8,liboverload-23726fa51fddfe0c,libthread_local-54e0e90be8a42cf2,libtracing_log-e3736425a7d6e24d,libcrossbeam_channel-4816b269e0e9ffd5,libcrossbeam_utils-0a46ed2e1921bda3,libchacha20poly1305-9a54c7e8369c7e42,libchacha20-79eb2624aaba2b81,libpoly1305-5fd55befe92cf01f,libopaque_debug-1c8528c9b2d49180,libuniversal_hash-ad9c6462ef49a975,libaead-a2e1a5d0e4835c5d,libcipher-d06c55401674d0cb,libinout-5362c14634003fc2,libclap-30dfd847bc1816c7,libclap_builder-cd471a5fe16b1d0c,libanstream-3ab91a304c3d0ef4,libanstyle_query-2795f030b7507c68,libis_terminal_polyfill-c14c9d53c4f80a97,libcolorchoice-3cdad4dd466782b4,libanstyle_parse-51df2b3336db7fd2,libutf8parse-8828ddbb63eb8bad,libclap_lex-cf64d5057a503eff,libanstyle-acd37f6657e9ecfb,libvalidator-8eb529b5d0a0d443,libregex-3a2c8b6441bb9eb0,libregex_automata-a78cd57708cafc2e,libaho_corasick-418b505fef5c6941,libregex_syntax-13fc688ae7f36982,libreqwest-e61b3644adf9639e,libhyper_tls-112aa39f7ce2d8fb,libtokio_native_tls-7d7acbff82192b04,libtower_http-c6a531a3793f5d47,libiri_string-a380f51e5b0b7b73,libnative_tls-eaf35afce076fc5b,libopenssl-43ef8266b83e9dff,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-e0cdb6868b11fa61,liblibloading-ae36986a4eb55ba3,libmodeller-99dae1803824bd29,libdefinitions-2d7e90c91ffa0511,libdarling-757172b120637a57,libdarling_core-06df0edd4bb4c2cf,libstrsim-24acdad2526b95b7,libident_case-47121b8ed9071872,libbincode-5ea206173070a673,libunty-4b879f2d92d382d8,librbdc_sqlite-3142a63f5816ea8f,libfutures_intrusive-ccf8eca83e433f8d,liblibsqlite3_sys-d8fd502f89995632,librbdc_pg-f2365e059bfd5306,libwhoami-f9bf569a60e11a69,libdirs-8f398358cbc1898b,libdirs_sys-523c9cf30af67936,liboption_ext-23838f1959a6156b,libmd5-79be025672383e61,libatoi-90dd6817920bfd59,libstringprep-7c5c5863306adc5d,libunicode_properties-ca16a3a43e1583c7,libunicode_normalization-5c2980e93b576be1,libtinyvec-8d891b885cadcc2f,libtinyvec_macros-1c14e8980bff1229,libunicode_bidi-e61eae15e30d3a28,libhmac-b30c097146e3c18d,librbdc_mysql-37bfb7d92faf0ece,libbitflags-999d889d9694453e,libsha2-e610e926ef920ba8,libsha1-a6ca5194c7b12442,libcpufeatures-471354fefbcaf2d8,librsa-1a3aaa00e51b3bf6,libpkcs1-ec4eccddf5d59eb2,libpkcs8-9a11b7bcb7126f10,libspki-722b234b0eb1be8d,libder-10b6e5fb314e3875,libpem_rfc7468-1c778bf088a8c7ce,libbase64ct-dd805f062bde25f1,libsignature-7dd7ebebd6a9979e,libnum_bigint_dig-a1a3f81f46575093,liblazy_static-2d41631ec9a279ba,librand-a5925d73d162a389,librand_chacha-eedce30a5a195205,libdigest-413c642c48effe62,libconst_oid-5d63b50f42b847e9,libblock_buffer-0abdecfa792a1d4b,libcrypto_common-cb146e62b4bcfdf6,libgeneric_array-d618d7b08b63988c,libtypenum-2d2373cb6e0ea7a0,librand_core-92589fd6ec18a950,libeither-1e551205f1478063,librbdc_mssql-e82dd69d61871df6,libtiberius-db8365af2e74518f,librustls_native_certs-20d3d1c18c0c31a9,libopenssl_probe-cbab9b905ab83f66,librustls_pemfile-6e0118ed5f00ca0e,libbase64-64299f9d815d057c,librust_decimal-cd20f72ffe01cca5,libarrayvec-e69e5f78daccaf57,libbyteorder-1efcbe4f07366651,libenumflags2-9887e357e2a223e9,libtokio_rustls-a51e559c5e90058c,librustls-f24230ca7fc81187,libsct-5f22fe95e76bdb0d,libwebpki-7ef2c1984ba3f474,libpretty_hex-bffbbd3fb24e3540,libasynchronous_codec-2b0f766d2e71c803,libconnection_string-9a6e8139fe039276,libbigdecimal-1105642f753f3070,librbatis-1f38bf8514e063b5,librbdc_pool_fast-923025423298d333,libfast_pool-53ce0768ad53c558,libfutures-0ede17b8ff3cbca2,libfutures_executor-3afd74018defb006,libhex-28742b4ca144387c,librbdc-85ff133b6bedd82e,libserde_bytes-51fca33c72de0fff,librustls_pemfile-4e4e26a341919da6,libwebpki_roots-b38671e28d33d0cc,libwebpki_roots-9aa40f74e3a6e7e1,libbigdecimal-5e0c894b3f5afa52,liblibm-d7dc3851b5dfa6f4,libfastdate-b9464ca480ccc52f,libtokio_rustls-f8be7960de6e6efb,librustls-e49c303af4127793,libsubtle-ca7024fc66e4388f,libwebpki-e25894452af759ea,libring-fa7cd0581287ce9e,libgetrandom-3fc8fc018ab58a22,libuntrusted-3420b86308bec153,librustls_pki_types-79b15f25d8c35cfa,libzeroize-ead98f074a37f829,liblru-de92bf88ec7da8d8,librbatis_codegen-559aee699ff7e6eb,libhtml_parser-69281bd03fa8171e,libthiserror-8626df05742b2f85,libpest-fb01b29cf8d8a1de,libucd_trie-01dd94f548235104,libsyn-8ef5407a26da73a5,libquote-c8847424082482dc,libproc_macro2-141f5604f9ef0da5,libunicode_ident-549afb6be76d59d6,librbs-dc7c7f872bd3181a}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libdark_std-26407f57b5778625,libflume-3aa90a5f5746107a,libparking_lot-212a4b21a55013a5,libparking_lot_core-a620a735af203165,libaxum_test-c7cb7548ccc0f3d5,libexpect_json-c73edc3eacf24dd1,libtypetag-0f643b7b7fdc2e14,libinventory-8350feb1c29496df,liberased_serde-a9811a77fa8574f9,libtypeid-2c68275377135f0a,libuuid-0e58ad53e7092d6a,libchrono-6540fa954c15ff40,libiana_time_zone-693b81a5c0b46492,libemail_address-233918a9a40e21f3,libnum-d606aad61ebd809e,libnum_iter-c9d47a1dc6df3d54,libnum_rational-187ab00769151a1f,libnum_complex-8e01c5a68589e004,libnum_bigint-2e759e4030cb178b,libnum_integer-bd154967d78d3926,libnum_traits-10b3a10b7db869ec,libpretty_assertions-64d41c4183345cb9,libdiff-3cd541a7987babfb,libyansi-ea5897b7ce434d6c,libcookie-00507642ab12f9d5,libtime-7065b4979e8b57e2,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-d630f5e18f4fc014,libpowerfmt-a0c185df26c26a22,librust_multipart_rfc7578_2-3caea0dba41bac90,librand-af50ff0cf9c1f920,librand_chacha-c4829fd726016b11,libppv_lite86-3867723ba037d499,libzerocopy-8803f98d6bf4849f,librand_core-8426486e45e7b239,libgetrandom-7009485fb78dc87f,libbytesize-0b33d440294e3efa,liburl-265bbad01cb86335,libidna-7dfa864d5a5de025,libutf8_iter-0d9be7b316c2b184,libidna_adapter-8495436df16bf440,libicu_properties-2c4b7fb07c48a68a,libicu_properties_data-be64ae96cf57ee64,libicu_normalizer-d5acbb53e294ad8e,libicu_normalizer_data-f5259d77029e31c4,libicu_collections-9529171ea19f4270,libpotential_utf-4b58e53429d7a772,libicu_provider-e99cd91cee3c8111,libicu_locale_core-ce6603dfeea76e57,libtinystr-e140f756c7debba2,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-464a767456c72aca,libzerotrie-5e6c2959dd26e2c0,libyoke-1268bc5c7daee6c3,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-0079cf32c386b8ed,libreserve_port-4c2f0952148db317,libthiserror-aed6f5e1670bf271,libaxum-833b3f95a27964f3,libmulter-c6477a7815edc7e2,libspin-318dfdc75e594feb,liblock_api-edfa5fe2846e5bf9,libscopeguard-d52bd00767847e44,libencoding_rs-ecbcb0c86dcc51a7,libcfg_if-5a199b0ec0054672,libserde_json-cfc8a8e4a0e264db,libserde_path_to_error-6a53af5ebdbb99af,libserde_urlencoded-418ab97db5f199d2,libryu-0ea4bafc9bef6d8b,libform_urlencoded-9a3b196401a840c1,libhyper_util-b686f39e4660c607,libbase64-2a03de3babadded3,libpercent_encoding-9bee39bbc5bd523a,libipnet-9aae67a4e846df6d,libsocket2-7b301d299e85a620,libhyper-63d94ab7a701eafe,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libsmallvec-5854932b8c8b4991,libhttparse-4b1ed73b760072b9,libh2-ccb0c36213e55c24,libindexmap-9398c663379fa674,libhashbrown-e09f6c67f11e5c6d,libfoldhash-a84df4cbe8daa3b8,libequivalent-7e0e8cbe6c474a67,liballocator_api2-3bc2480ae44878f3,libserde-937defab13a9dff9,libtokio_util-3c9f0116af245107,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libmatchit-9957f6fb3fe31ab2,libserde_core-41b4206248df10fd,libaxum_core-aa7d3c75431adbdb,libmime-4b44681fdb2c65f7,libhttp_body_util-67dd3ebadf32b4c0,libhttp_body-eab26e8a1c030c72,libhttp-b47bc680ed14946e,libitoa-6b76ec393d6a2c41,libfnv-2d77ec4f6f971b24,libtracing-2def7197a604645d,liblog-ba604b77dad33fe2,libtracing_core-e148b019f9f1d589,libonce_cell-0ba6aecba7086d38,libtower-113d1d179f28cecf,libsync_wrapper-a3845461b7db14a0,libfutures_util-0b75349379a393af,libmemchr-6f5829dadd40eda8,libfutures_io-972ebb79349338ae,libslab-bf5a4eed15154f64,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtower_layer-d70c7e404336389b,libfutures_core-fc6bb1738f00fc87,libtower_service-0d7df29686b13872,libtokio-636672c522bcd741,libsocket2-387e3b276dd3a2bf,libbytes-bfe11088fe358bd1,libmio-e44b863bc2484802,liblibc-0f8586cc3118ad93,libpin_project_lite-bedc6e0acd72ff2a,libanyhow-7e5dcd40304f6dad}.rlib" "<sysroot>/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" "-lssl" "-lcrypto" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustch79hHh/raw-dylibs" "-B<sysroot>/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/ring-c5387cb6cfbd711a/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-65fd9c9903b67289/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/direct-f3978f52f7b4050c" "-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 `rest-direct` (test "direct") 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/rustcTjHvSj/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*}.rlib" "/opt/rustwide/target/debug/deps/{libtower_http-acb49a65d6fa47e4,libhttp_range_header-4ae42ae54e280e27,libppdrive-458e6222405c275a,libsha3-1d066b44bf3e497d,libkeccak-42ca8630c7170c4b,libjsonwebtoken-7ba108f68557dc0e,libpem-a1dd331203bda385,libsimple_asn1-34c34df49994de77,libaxum-833b3f95a27964f3,libmulter-c6477a7815edc7e2,libserde_path_to_error-6a53af5ebdbb99af,libmatchit-9957f6fb3fe31ab2,libaxum_core-aa7d3c75431adbdb,libppd_fs-673336957fb27d02,liburlencoding-a03e8f9676a609ec,libppd_bk-eb84ae24d413812f,libnanoid-5bdd3f43beed14fc,libmodeller-99dae1803824bd29,libdefinitions-2d7e90c91ffa0511,libdarling-757172b120637a57,libdarling_core-06df0edd4bb4c2cf,libident_case-47121b8ed9071872,librbdc_sqlite-3142a63f5816ea8f,libfutures_intrusive-ccf8eca83e433f8d,liblibsqlite3_sys-d8fd502f89995632,librbdc_pg-f2365e059bfd5306,libwhoami-f9bf569a60e11a69,libdirs-8f398358cbc1898b,libdirs_sys-523c9cf30af67936,liboption_ext-23838f1959a6156b,libmd5-79be025672383e61,libatoi-90dd6817920bfd59,libstringprep-7c5c5863306adc5d,libunicode_properties-ca16a3a43e1583c7,libunicode_normalization-5c2980e93b576be1,libtinyvec-8d891b885cadcc2f,libtinyvec_macros-1c14e8980bff1229,libunicode_bidi-e61eae15e30d3a28,libhmac-b30c097146e3c18d,librbdc_mysql-37bfb7d92faf0ece,libsha2-e610e926ef920ba8,libsha1-a6ca5194c7b12442,librsa-1a3aaa00e51b3bf6,libpkcs1-ec4eccddf5d59eb2,libpkcs8-9a11b7bcb7126f10,libspki-722b234b0eb1be8d,libder-10b6e5fb314e3875,libpem_rfc7468-1c778bf088a8c7ce,libbase64ct-dd805f062bde25f1,libsignature-7dd7ebebd6a9979e,libnum_bigint_dig-a1a3f81f46575093,libnum_iter-c9d47a1dc6df3d54,librand-a5925d73d162a389,librand_chacha-eedce30a5a195205,libdigest-413c642c48effe62,libconst_oid-5d63b50f42b847e9,libblock_buffer-0abdecfa792a1d4b,libeither-1e551205f1478063,librbdc_mssql-e82dd69d61871df6,libtiberius-db8365af2e74518f,librustls_native_certs-20d3d1c18c0c31a9,librustls_pemfile-6e0118ed5f00ca0e,libbase64-64299f9d815d057c,libchrono-6540fa954c15ff40,libiana_time_zone-693b81a5c0b46492,librust_decimal-cd20f72ffe01cca5,libarrayvec-e69e5f78daccaf57,libbyteorder-1efcbe4f07366651,libenumflags2-9887e357e2a223e9,libtokio_rustls-a51e559c5e90058c,librustls-f24230ca7fc81187,libsct-5f22fe95e76bdb0d,libwebpki-7ef2c1984ba3f474,libpretty_hex-bffbbd3fb24e3540,libasynchronous_codec-2b0f766d2e71c803,libconnection_string-9a6e8139fe039276,libbigdecimal-1105642f753f3070,librbatis-1f38bf8514e063b5,librbdc_pool_fast-923025423298d333,libfast_pool-53ce0768ad53c558,libfutures-0ede17b8ff3cbca2,libfutures_executor-3afd74018defb006,librand-af50ff0cf9c1f920,librand_chacha-c4829fd726016b11,libppv_lite86-3867723ba037d499,libzerocopy-8803f98d6bf4849f,librand_core-8426486e45e7b239,libhex-28742b4ca144387c,librbdc-85ff133b6bedd82e,libuuid-0e58ad53e7092d6a,libgetrandom-7009485fb78dc87f,libserde_bytes-51fca33c72de0fff,librustls_pemfile-4e4e26a341919da6,libwebpki_roots-b38671e28d33d0cc,libwebpki_roots-9aa40f74e3a6e7e1,libbigdecimal-5e0c894b3f5afa52,liblibm-d7dc3851b5dfa6f4,libnum_bigint-2e759e4030cb178b,libnum_integer-bd154967d78d3926,libnum_traits-10b3a10b7db869ec,libfastdate-b9464ca480ccc52f,libtokio_rustls-f8be7960de6e6efb,librustls-e49c303af4127793,libwebpki-e25894452af759ea,libring-fa7cd0581287ce9e,libuntrusted-3420b86308bec153,liblru-de92bf88ec7da8d8,librbatis_codegen-559aee699ff7e6eb,libhtml_parser-69281bd03fa8171e,libpest-fb01b29cf8d8a1de,libucd_trie-01dd94f548235104,libthiserror-aed6f5e1670bf271,libsyn-8ef5407a26da73a5,libquote-c8847424082482dc,libproc_macro2-141f5604f9ef0da5,libunicode_ident-549afb6be76d59d6,librbs-dc7c7f872bd3181a}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libdark_std-26407f57b5778625,libflume-3aa90a5f5746107a,libparking_lot-212a4b21a55013a5,libparking_lot_core-a620a735af203165,libmime_guess-82b360cb7bb2e746,libunicase-5017e9507498ef51,libppd_shared-8fbf63cb982ed4a4,libtracing_appender-ff77d39614185fb8,libthiserror-8626df05742b2f85,libtime-7065b4979e8b57e2,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-d630f5e18f4fc014,libpowerfmt-a0c185df26c26a22,libtracing_subscriber-ce8a110f879e2e50,libsharded_slab-482067a337a4ba55,liblazy_static-2d41631ec9a279ba,libspin-318dfdc75e594feb,liblock_api-edfa5fe2846e5bf9,libscopeguard-d52bd00767847e44,libmatchers-3a544c6f6f8a77b1,libregex_automata-3b49d758168cda65,libregex_syntax-e3521940133a580f,libnu_ansi_term-bd2d02d44727f6d8,liboverload-23726fa51fddfe0c,libthread_local-54e0e90be8a42cf2,libtracing_log-e3736425a7d6e24d,libcrossbeam_channel-4816b269e0e9ffd5,libcrossbeam_utils-0a46ed2e1921bda3,libchacha20poly1305-9a54c7e8369c7e42,libchacha20-79eb2624aaba2b81,libpoly1305-5fd55befe92cf01f,libopaque_debug-1c8528c9b2d49180,libcpufeatures-471354fefbcaf2d8,libuniversal_hash-ad9c6462ef49a975,libsubtle-ca7024fc66e4388f,libaead-a2e1a5d0e4835c5d,libcipher-d06c55401674d0cb,libinout-5362c14634003fc2,libcrypto_common-cb146e62b4bcfdf6,libgeneric_array-d618d7b08b63988c,libtypenum-2d2373cb6e0ea7a0,librand_core-92589fd6ec18a950,libgetrandom-3fc8fc018ab58a22,libclap-30dfd847bc1816c7,libclap_builder-cd471a5fe16b1d0c,libstrsim-24acdad2526b95b7,libanstream-3ab91a304c3d0ef4,libanstyle_query-2795f030b7507c68,libis_terminal_polyfill-c14c9d53c4f80a97,libcolorchoice-3cdad4dd466782b4,libanstyle_parse-51df2b3336db7fd2,libutf8parse-8828ddbb63eb8bad,libclap_lex-cf64d5057a503eff,libanstyle-acd37f6657e9ecfb,libbincode-5ea206173070a673,libunty-4b879f2d92d382d8,libvalidator-8eb529b5d0a0d443,libregex-3a2c8b6441bb9eb0,libregex_automata-a78cd57708cafc2e,libaho_corasick-418b505fef5c6941,libregex_syntax-13fc688ae7f36982,libserde_json-cfc8a8e4a0e264db,libreqwest-e61b3644adf9639e,librustls_pki_types-79b15f25d8c35cfa,libzeroize-ead98f074a37f829,libhyper_tls-112aa39f7ce2d8fb,libtokio_native_tls-7d7acbff82192b04,libserde_urlencoded-418ab97db5f199d2,libryu-0ea4bafc9bef6d8b,libmime-4b44681fdb2c65f7,libencoding_rs-ecbcb0c86dcc51a7,libtower_http-c6a531a3793f5d47,libiri_string-a380f51e5b0b7b73,libtower-113d1d179f28cecf,libtower_layer-d70c7e404336389b,libnative_tls-eaf35afce076fc5b,libopenssl_probe-cbab9b905ab83f66,libopenssl-43ef8266b83e9dff,libbitflags-999d889d9694453e,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-e0cdb6868b11fa61,libhyper_util-b686f39e4660c607,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libsocket2-7b301d299e85a620,libtower_service-0d7df29686b13872,libhyper-63d94ab7a701eafe,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-ccb0c36213e55c24,libtracing-2def7197a604645d,libtracing_core-e148b019f9f1d589,libonce_cell-0ba6aecba7086d38,libindexmap-9398c663379fa674,libhashbrown-e09f6c67f11e5c6d,libfoldhash-a84df4cbe8daa3b8,libequivalent-7e0e8cbe6c474a67,liballocator_api2-3bc2480ae44878f3,libserde-937defab13a9dff9,libserde_core-41b4206248df10fd,libtokio_util-3c9f0116af245107,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libtokio-636672c522bcd741,libsocket2-387e3b276dd3a2bf,libmio-e44b863bc2484802,liblibc-0f8586cc3118ad93,libhttp_body_util-67dd3ebadf32b4c0,libhttp_body-eab26e8a1c030c72,liblog-ba604b77dad33fe2,libfutures_util-0b75349379a393af,libmemchr-6f5829dadd40eda8,libfutures_io-972ebb79349338ae,libslab-bf5a4eed15154f64,libfutures_channel-c679acf38b3b9ea3,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,liburl-265bbad01cb86335,libidna-7dfa864d5a5de025,libutf8_iter-0d9be7b316c2b184,libidna_adapter-8495436df16bf440,libicu_properties-2c4b7fb07c48a68a,libicu_properties_data-be64ae96cf57ee64,libicu_normalizer-d5acbb53e294ad8e,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-f5259d77029e31c4,libicu_collections-9529171ea19f4270,libpotential_utf-4b58e53429d7a772,libicu_provider-e99cd91cee3c8111,libicu_locale_core-ce6603dfeea76e57,libtinystr-e140f756c7debba2,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-464a767456c72aca,libzerotrie-5e6c2959dd26e2c0,libyoke-1268bc5c7daee6c3,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-0079cf32c386b8ed,libform_urlencoded-9a3b196401a840c1,libpercent_encoding-9bee39bbc5bd523a,libhttp-b47bc680ed14946e,libitoa-6b76ec393d6a2c41,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,libsync_wrapper-a3845461b7db14a0,libfutures_core-fc6bb1738f00fc87,liblibloading-ae36986a4eb55ba3,libcfg_if-5a199b0ec0054672,libasync_ffi-09d9e64df733433c}.rlib" "<sysroot>/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" "-lssl" "-lcrypto" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcTjHvSj/raw-dylibs" "-B<sysroot>/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/ring-c5387cb6cfbd711a/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-65fd9c9903b67289/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/ppd_rest-a91fa34c222d5e0c" "-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 `ppd-rest` (lib test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "ea5c0e634d3fcfed3f2d77bf3dcb309d52086778d01bfcd52b80f61435951d55", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ea5c0e634d3fcfed3f2d77bf3dcb309d52086778d01bfcd52b80f61435951d55", kill_on_drop: false }`
[INFO] [stdout] ea5c0e634d3fcfed3f2d77bf3dcb309d52086778d01bfcd52b80f61435951d55
