[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#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprodbyola%2Fppdrive" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-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-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/prodbyola/ppdrive 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/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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 04b829c2253c3ae11b285c0cb1f5a6189cfdfffa2b7392bed9f30bf8434f435a [INFO] running `Command { std: "docker" "start" "-a" "04b829c2253c3ae11b285c0cb1f5a6189cfdfffa2b7392bed9f30bf8434f435a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "04b829c2253c3ae11b285c0cb1f5a6189cfdfffa2b7392bed9f30bf8434f435a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04b829c2253c3ae11b285c0cb1f5a6189cfdfffa2b7392bed9f30bf8434f435a", kill_on_drop: false }` [INFO] [stdout] 04b829c2253c3ae11b285c0cb1f5a6189cfdfffa2b7392bed9f30bf8434f435a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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] b57c7503dd56ca58e5bd73b9f6944c1a400a184388fb72200a39f089d04f9f84 [INFO] running `Command { std: "docker" "start" "-a" "b57c7503dd56ca58e5bd73b9f6944c1a400a184388fb72200a39f089d04f9f84", 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 memchr v2.7.5 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [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 quote v1.0.40 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling uuid v1.18.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling rustls v0.23.28 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling digest v0.10.7 [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 httparse v1.10.1 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling webpki-roots v1.0.0 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling lru v0.14.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling base64ct v1.8.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rustls-webpki v0.103.3 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling openssl v0.10.74 [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling bincode_derive v2.0.1 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling der v0.7.10 [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 zerovec-derive v0.11.1 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [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 icu_collections v2.0.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Compiling rbs v4.6.2 [INFO] [stderr] Compiling serde_bytes v0.11.17 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling fastdate v0.3.36 [INFO] [stderr] Compiling rbdc v4.6.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling unty v0.0.4 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling bincode v2.0.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling html_parser v0.6.3 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling hyper-util v0.1.14 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling rust_decimal v1.37.2 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling rbatis-codegen v4.6.5 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling dark-std v0.2.16 [INFO] [stderr] Compiling fast_pool v0.3.7 [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 universal-hash v0.5.1 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling winnow v0.7.11 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling rbatis-macro-driver v4.6.0 [INFO] [stderr] Compiling poly1305 v0.8.0 [INFO] [stderr] Compiling clap_builder v4.5.44 [INFO] [stderr] Compiling toml_parser v1.0.2 [INFO] [stderr] Compiling clap_derive v4.5.45 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling rsa v0.9.8 [INFO] [stderr] Compiling enumflags2 v0.7.12 [INFO] [stderr] Compiling rbdc-pool-fast v4.6.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] Compiling validator_derive v0.20.0 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling dirs v5.0.1 [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 sha-1 v0.10.1 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling bigdecimal v0.3.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 pretty-hex v0.3.0 [INFO] [stderr] Compiling whoami v1.6.0 [INFO] [stderr] Compiling modeller v0.1.0 (http://www.github.com/prodbyola/modeller#c79f64de) [INFO] [stderr] Compiling toml_writer v1.0.2 [INFO] [stderr] Compiling tiberius v0.12.3 [INFO] [stderr] Compiling toml v0.9.5 [INFO] [stderr] Compiling rbdc-pg v4.6.1 [INFO] [stderr] Compiling validator v0.20.0 [INFO] [stderr] Compiling chacha20poly1305 v0.10.1 [INFO] [stderr] Compiling rbatis v4.6.7 [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 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 rbdc-mssql v4.6.0 [INFO] [stderr] Compiling nanoid v0.4.0 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling axum-core v0.5.5 [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 urlencoding v2.1.4 (https://github.com/prodbyola/rust_urlencoding#762b1b96) [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling jsonwebtoken v9.3.1 [INFO] [stderr] Compiling axum v0.8.7 [INFO] [stderr] Compiling ppd_bk v0.1.0 (/opt/rustwide/workdir/modules/bookkeeper) [INFO] [stderr] Compiling axum-macros v0.4.2 [INFO] [stderr] Compiling async-ffi v0.5.0 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling erased-serde v0.4.9 [INFO] [stderr] Compiling anyhow v1.0.100 [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 ppd_fs v0.1.0 (/opt/rustwide/workdir/modules/fs) [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling expect-json v1.5.0 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling rust-multipart-rfc7578_2 v0.8.0 [INFO] [stderr] Compiling reserve-port v2.3.0 [INFO] [stderr] Compiling http-range-header v0.4.2 [INFO] [stderr] Compiling bytesize v2.2.0 [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 manager v0.1.0-rc.1 (/opt/rustwide/workdir/manager) [INFO] [stderr] Compiling ppdrive-cli v0.1.0-rc.1 (/opt/rustwide/workdir/cli) [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 55s [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" "b57c7503dd56ca58e5bd73b9f6944c1a400a184388fb72200a39f089d04f9f84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b57c7503dd56ca58e5bd73b9f6944c1a400a184388fb72200a39f089d04f9f84", kill_on_drop: false }` [INFO] [stdout] b57c7503dd56ca58e5bd73b9f6944c1a400a184388fb72200a39f089d04f9f84 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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] b023cae2e988ec1fe5f240beb150334f34e676755b907a5d4846cbd596c1e98e [INFO] running `Command { std: "docker" "start" "-a" "b023cae2e988ec1fe5f240beb150334f34e676755b907a5d4846cbd596c1e98e", 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-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] [stderr] Compiling rest-direct v0.1.0 (/opt/rustwide/workdir/libs/handlers/rest/direct) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcK0YBRt/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/{librest_test_utils-774bfb1bdac92d9e,librest_direct,librest_client,libppdrive-29be5ff1a3673d9e,libsha3-f4b4e5d87bf821c2,libkeccak-b310f641bfffea80,libasync_ffi-74d3c579e8f96661,libjsonwebtoken-c6953b29585c66dc,libpem-daadd61b69bce7ea,libsimple_asn1-258b7b57a2b0251c,libppd_fs-ea5016fb268e9d4c,liburlencoding-dfeaaa99a8fdd135,libmime_guess-fa822cb159ca774c,libunicase-35e3be511c02b60c,libserial_test-27484c9f2b0b3874,libscc-c742a2435e707f02,libsdd-ab352a511c92e115,libppd_bk-a2ec0c2696b4dee2,libnanoid-a2b9f9a87ad9b93d,libppd_shared-59be55944897223f,libtracing_appender-545e2a9a7ebc6c29,libtracing_subscriber-ebe6980d6d3f0a5b,libsharded_slab-c66ebf3fc5080c85,libmatchers-113eec641e45d4fb,libregex_automata-1019eeb8629ff2e8,libregex_syntax-4779e75565fac6b0,libnu_ansi_term-8db983f1ce27e169,liboverload-089c2ed30f2e101e,libthread_local-e18c03a1e72cf9d2,libtracing_log-3c63ad0e9f086453,libcrossbeam_channel-d11bb8a3243669df,libcrossbeam_utils-f0662ad78ea30c65,libchacha20poly1305-fcf4da79a7e75705,libchacha20-f038b9521b871e40,libpoly1305-e12228c6b8aca13b,libopaque_debug-de5bb8c07720ebca,libuniversal_hash-b847c6b79342f7fe,libaead-1f748340b79fd01b,libcipher-720a53b34b4b1fe5,libinout-0ca4cbe6960721db,libclap-469493a87259e68c,libclap_builder-2a900a9f3e9fd7b4,libanstream-d8bf0f4571784249,libanstyle_query-5cf46fb9b3aba65b,libis_terminal_polyfill-09e32b6c9650eb95,libcolorchoice-0b50abc860a6bcad,libanstyle_parse-8a8fb41415b00427,libutf8parse-ae3caf0a878928ed,libclap_lex-c2b369211033e504,libanstyle-1598d4ca50a19be1,libvalidator-b8151f184800215f,libregex-dcee7bb18a3edcb9,libregex_automata-8a95a5a170d89cd3,libaho_corasick-e86d35dad3c7fe93,libregex_syntax-3727c38b46230be4,libreqwest-f6d2f58a31efb19d,libhyper_tls-1d9170079eed0077,libtokio_native_tls-d19fb58502fd4c7d,libtower_http-c372545a480b77dd,libiri_string-78898a3d7d778ef5,libnative_tls-fb1408bdbccf4c00,libopenssl-e15d8605b8d6450d,libforeign_types-5f537df59e969067,libforeign_types_shared-eb5f1cae025af37f,libopenssl_sys-c2ea3528e1d89256,liblibloading-1fba1726a1c9e81e,libmodeller-200f5729a5b79447,libdefinitions-9852d8f2db73ae20,libdarling-43cd7b99ddbdcd5d,libdarling_core-022cf2fd74bd875c,libstrsim-f574d476d7d1a6ac,libident_case-5f6885a797adefa7,libbincode-7dba51e449e4f0d9,libunty-e40b6d46f010b28b,librbdc_sqlite-f0ae3bc969337854,libfutures_intrusive-4df0952baac7e19f,liblibsqlite3_sys-30eba7f0f5ae419d,librbdc_pg-8532c6c66dc41ff8,libwhoami-b3c9d1f07ce6bb4c,libdirs-817a23f51b5dc400,libdirs_sys-52c181d0ed129f7d,liboption_ext-38791eff9acb757e,libmd5-6b451872b12f4b74,libatoi-bc88521465585dfa,libstringprep-e50404eaef0fe2be,libunicode_properties-cb5ed9538cb72f5c,libunicode_normalization-e6068dcafdb02e77,libtinyvec-98782a987c773b2a,libtinyvec_macros-847056b696a24274,libunicode_bidi-27756a9b611e3996,libhmac-ebdf2ae0239247aa,librbdc_mysql-59b200bd5a0c49bf,libbitflags-b43423ca8c7e952a,libsha2-3c59fe3782aebbab,libsha1-14f994d3b1d94d2a,libcpufeatures-bb85f9e0eaf4b5a3,librsa-0b7272ea5dc3a993,libpkcs1-57fea42f615ce27d,libpkcs8-be4d93cb633db7f6,libspki-dc3827831858d80c,libder-57836cb063f6231e,libpem_rfc7468-94e93e4118fd340e,libbase64ct-11d3c7c4ab85b8da,libsignature-11cd519e125a8e9b,libnum_bigint_dig-59edac0830bc609e,liblazy_static-ab4a883a27d15154,librand-072254380569e97b,librand_chacha-1835935a79b3d0ba,libdigest-bdc829c1d34570d6,libconst_oid-31bf52a9edb7c9ff,libblock_buffer-69b2399560e8742f,libcrypto_common-11ce4439592b9c77,libgeneric_array-86881b7c29aa25eb,libtypenum-0448dfa6533ed2e8,librand_core-f1e5d7c27f8e8cb6,libeither-cd11a3fa8adc91b7,librbdc_mssql-b2c70cd961086051,libtiberius-61b20855d2870eac,librustls_native_certs-85dde072e88565ca,libopenssl_probe-d74274d8b7245f2e,librustls_pemfile-f2760b70d3be5bc8,libbase64-76d22feba062e299,librust_decimal-793829868d4490c5,libarrayvec-31fe32bc47030bae,libbyteorder-7912a666fa871683,libenumflags2-97c3451289baf1b6,libtokio_rustls-2d0b6935220e7e23,librustls-edeb9fe16ab4b374,libsct-73e431e8087617cd,libwebpki-4886c6347f293fd2,libpretty_hex-c6a41494848324b5,libasynchronous_codec-c92dded88def7c8c,libconnection_string-75a96946a78043e7,libbigdecimal-02c54fa123edc2d1,librbatis-5e35d71275983dd7,librbdc_pool_fast-d570fa7096869ff1,libfast_pool-3ced1c931ac76b77,libfutures-7c9ba4b0f4cbda4f,libfutures_executor-b7d555ea4f2a64f7,libhex-ce2ce186edf8450e,librbdc-3fe9ce610ebef20d,libserde_bytes-78d6c5482d4e9a07,librustls_pemfile-9754edcc47083710,libwebpki_roots-ce5ec907bc59307e,libwebpki_roots-c4c7b9bf7dac08e2,libbigdecimal-2b26bd1828f8feb9,liblibm-7786cc0dc572bc55,libfastdate-2c98c65476a6a15c,libtokio_rustls-71fdc1ed3c7a721e,librustls-4af2df848a4cc93d,libsubtle-e2f0af8959bd7889,libwebpki-e74218fbcaad1dd9,libring-8c7e3fff1ce99339,libgetrandom-a15cee17ce946a1c,libuntrusted-151845769873c416,librustls_pki_types-9954fd240514b53c,libzeroize-fabec83a71c28d82,liblru-57741d2646f7559a,librbatis_codegen-c612993e2204d262,libhtml_parser-898de5d6573aa986,libthiserror-12a7dd4f5b919a3b,libpest-2a4d931d095dc5ba,libucd_trie-7606a29b3a59ad2f,libsyn-053b338c5ca76139,libquote-4700f1b64d87acae,libproc_macro2-7f361881eb3bbc34,libunicode_ident-6279a4516d07421d,librbs-e481b9a0ededbb7b}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*}.rlib" "/opt/rustwide/target/debug/deps/{libdark_std-ca2bf1a61d752017,libflume-09e1ef733f541ad9,libparking_lot-fe70b8d4729e0859,libparking_lot_core-c048d3b1787371ba,libaxum_test-30fc0b194dc91db6,libexpect_json-aa983296e180e553,libtypetag-d73899d7dbbbbc11,libinventory-6f56a1d6326677f8,liberased_serde-43bc89640a3c9283,libtypeid-0700c21c5fcfad95,libuuid-ddeb29a12ace1f1f,libchrono-0199e54a9c26a0b2,libiana_time_zone-4ff00b44c3c16daa,libemail_address-d2c4831ff621ddd6,libnum-224fc2453d8afcc5,libnum_iter-9976a9500d791634,libnum_rational-b8e345302c622709,libnum_complex-69b166213f85a07a,libnum_bigint-faea251efc917cf4,libnum_integer-87983a2fdb83f056,libnum_traits-0dcbcb0c01b72aa4,libpretty_assertions-f5fb04012bf5df2d,libdiff-8a313203ba17272d,libyansi-68bbbf94d60ef578,libcookie-bae9f53a16b2e3d8,libtime-c46297bd82058caa,libtime_core-ba5abd5afeccc7b5,libnum_conv-d31d2cdd240da3de,libderanged-86c4b1fc2ad40d8e,libpowerfmt-521a460cc2ff4e45,librust_multipart_rfc7578_2-23366521729e770f,librand-4c192459f3fdfe6e,librand_chacha-02934a52c0816134,libppv_lite86-745c780cbfef83bc,libzerocopy-429829aa0665372b,librand_core-5e0652cf7f841164,libgetrandom-1bf0a0aeb6ceb561,libbytesize-3b169d5f104b1231,liburl-cd39a0318629c6fa,libidna-e5ee57f8b81f3934,libutf8_iter-efb3984ee203d151,libidna_adapter-acdd6e20570f0692,libicu_properties-7735b700cf2c6982,libicu_properties_data-3ce857fd8af40458,libicu_normalizer-fc08513daa3e2925,libicu_normalizer_data-36a6e4b72d993458,libicu_collections-feb8c1ae7a77c642,libpotential_utf-efd6df4257bad280,libicu_provider-701ffacb5762c6f6,libicu_locale_core-8f69752460c9f64b,libtinystr-28fa7a148731c741,liblitemap-7055f24027520888,libwriteable-39ee9a118905f912,libzerovec-2303a826701879b6,libzerotrie-15d6c8d6cc3c1a5f,libyoke-1fc4e7bb512b52b4,libstable_deref_trait-456565f84dafac83,libzerofrom-6460b3a29c64b529,libreserve_port-3c087080cf177e3d,libthiserror-396bfa96a8f05b40,libaxum-a0e8a236fdbd067b,libmulter-af6883e4496a3dd3,libspin-ea87b17c0c906c97,liblock_api-ccf13efd4e88e514,libscopeguard-88d64e99d3001c2a,libencoding_rs-140b061c9213f590,libcfg_if-6a6f703e7144cd38,libserde_json-b6fbf77583b9e6bf,libserde_path_to_error-764d4c4b4249a7c8,libserde_urlencoded-a7d71585ed5c3575,libryu-f1418741a05f84c6,libform_urlencoded-79e0e98fcd485548,libhyper_util-4a0c446345ee5ce6,libbase64-fff42f7554bbeb90,libpercent_encoding-7f7ecf94013a574b,libipnet-7f24c5b85fa70b77,libsocket2-c9e344f59810649f,libhyper-509cb25a68fe82b0,libwant-4a0be0a267c8825f,libtry_lock-b2ba3b7879656042,libsmallvec-128704011005142e,libhttparse-2dcf90c780aed9d3,libh2-a4f95e011f50e72e,libindexmap-e1ddc54207fe1f2f,libhashbrown-a253c2d287ae1f48,libfoldhash-675ca81b23a745d6,libequivalent-9631f206a02b9f54,liballocator_api2-61425620d8bdad59,libserde-fe30bf1ab069fa31,libtokio_util-675c305586e81061,libatomic_waker-f98c2fb1596910db,libhttpdate-fd089b66c335a993,libmatchit-6d2c723f32ec3b7e,libserde_core-243a97e0be0a96fc,libaxum_core-2fe4741fe3efe9d1,libmime-7cbfcc84299bf52b,libhttp_body_util-e7173c4bbb82e3cb,libhttp_body-af815635f38ac68e,libhttp-a7d18df8952aa204,libitoa-7e733f37fe56f881,libfnv-2a26f5d3b9cd4973,libtracing-c0b0927a3a33579e,liblog-5d55931747baec80,libtracing_core-1b6f90fc5e75a37f,libonce_cell-db8f3eed2a1f3f7b,libtower-8546b11c5d77cb11,libsync_wrapper-c4446c9ab9748a89,libfutures_util-66b9c72c7fcd49b7,libmemchr-68452485f2c33fee,libfutures_io-a909ffe8b7e43c5e,libslab-2b1bc74cc8c02a09,libfutures_channel-f8b566c7bd079e89,libfutures_sink-bb58a37a11906cee,libfutures_task-0897da15ce1c548c,libpin_utils-edd6e294c1e21a4f,libtower_layer-5699d784b4449e00,libfutures_core-c23514cefd9aa7c7,libtower_service-222788e4f5219726,libtokio-7322c9f05541bf39,libsocket2-7637b43bdb63ff28,libbytes-a98c6e187cd1e46b,libmio-93f9491c280d5226,liblibc-0d953531f2bb7a47,libpin_project_lite-5ffafa3f2ed0bb57,libanyhow-e16577d217315ef4}.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" "-lssl" "-lcrypto" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcK0YBRt/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/ring-49edff2f111af49f/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-ab6ae557f03a1541/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/client_user-0ff8066616a48b52" "-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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustc2OPo8v/symbols.o" "<11 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/{libserial_test-27484c9f2b0b3874,libscc-c742a2435e707f02,libsdd-ab352a511c92e115,libppdrive-29be5ff1a3673d9e,libsha3-f4b4e5d87bf821c2,libkeccak-b310f641bfffea80,libasync_ffi-74d3c579e8f96661,libjsonwebtoken-c6953b29585c66dc,libpem-daadd61b69bce7ea,libsimple_asn1-258b7b57a2b0251c,libaxum-a0e8a236fdbd067b,libmulter-af6883e4496a3dd3,libserde_path_to_error-764d4c4b4249a7c8,libmatchit-6d2c723f32ec3b7e,libaxum_core-2fe4741fe3efe9d1,libppd_fs-ea5016fb268e9d4c,liburlencoding-dfeaaa99a8fdd135,libppd_bk-a2ec0c2696b4dee2,libnanoid-a2b9f9a87ad9b93d,libmodeller-200f5729a5b79447,libdefinitions-9852d8f2db73ae20,libdarling-43cd7b99ddbdcd5d,libdarling_core-022cf2fd74bd875c,libident_case-5f6885a797adefa7,librbdc_sqlite-f0ae3bc969337854,libfutures_intrusive-4df0952baac7e19f,liblibsqlite3_sys-30eba7f0f5ae419d,librbdc_pg-8532c6c66dc41ff8,libwhoami-b3c9d1f07ce6bb4c,libdirs-817a23f51b5dc400,libdirs_sys-52c181d0ed129f7d,liboption_ext-38791eff9acb757e,libmd5-6b451872b12f4b74,libatoi-bc88521465585dfa,libstringprep-e50404eaef0fe2be,libunicode_properties-cb5ed9538cb72f5c,libunicode_normalization-e6068dcafdb02e77,libtinyvec-98782a987c773b2a,libtinyvec_macros-847056b696a24274,libunicode_bidi-27756a9b611e3996,libhmac-ebdf2ae0239247aa,librbdc_mysql-59b200bd5a0c49bf,libsha2-3c59fe3782aebbab,libsha1-14f994d3b1d94d2a,librsa-0b7272ea5dc3a993,libpkcs1-57fea42f615ce27d,libpkcs8-be4d93cb633db7f6,libspki-dc3827831858d80c,libder-57836cb063f6231e,libpem_rfc7468-94e93e4118fd340e,libbase64ct-11d3c7c4ab85b8da,libsignature-11cd519e125a8e9b,libnum_bigint_dig-59edac0830bc609e,libnum_iter-9976a9500d791634,librand-072254380569e97b,librand_chacha-1835935a79b3d0ba,libdigest-bdc829c1d34570d6,libconst_oid-31bf52a9edb7c9ff,libblock_buffer-69b2399560e8742f,libeither-cd11a3fa8adc91b7,librbdc_mssql-b2c70cd961086051,libtiberius-61b20855d2870eac,librustls_native_certs-85dde072e88565ca,librustls_pemfile-f2760b70d3be5bc8,libbase64-76d22feba062e299,libchrono-0199e54a9c26a0b2,libiana_time_zone-4ff00b44c3c16daa,librust_decimal-793829868d4490c5,libarrayvec-31fe32bc47030bae,libbyteorder-7912a666fa871683,libenumflags2-97c3451289baf1b6,libtokio_rustls-2d0b6935220e7e23,librustls-edeb9fe16ab4b374,libsct-73e431e8087617cd,libwebpki-4886c6347f293fd2,libpretty_hex-c6a41494848324b5,libasynchronous_codec-c92dded88def7c8c,libconnection_string-75a96946a78043e7,libbigdecimal-02c54fa123edc2d1,libmime_guess-fa822cb159ca774c,libunicase-35e3be511c02b60c,libanyhow-e16577d217315ef4,librbatis-5e35d71275983dd7,librbdc_pool_fast-d570fa7096869ff1,libfast_pool-3ced1c931ac76b77,libfutures-7c9ba4b0f4cbda4f,libfutures_executor-b7d555ea4f2a64f7,librand-4c192459f3fdfe6e,librand_chacha-02934a52c0816134,libppv_lite86-745c780cbfef83bc,libzerocopy-429829aa0665372b,librand_core-5e0652cf7f841164,libhex-ce2ce186edf8450e,librbdc-3fe9ce610ebef20d,libuuid-ddeb29a12ace1f1f,libgetrandom-1bf0a0aeb6ceb561,libserde_bytes-78d6c5482d4e9a07,librustls_pemfile-9754edcc47083710,libwebpki_roots-ce5ec907bc59307e,libwebpki_roots-c4c7b9bf7dac08e2,libbigdecimal-2b26bd1828f8feb9,liblibm-7786cc0dc572bc55,libnum_bigint-faea251efc917cf4,libnum_integer-87983a2fdb83f056,libnum_traits-0dcbcb0c01b72aa4,libfastdate-2c98c65476a6a15c,libtokio_rustls-71fdc1ed3c7a721e,librustls-4af2df848a4cc93d,libwebpki-e74218fbcaad1dd9,libring-8c7e3fff1ce99339,libuntrusted-151845769873c416,liblru-57741d2646f7559a,librbatis_codegen-c612993e2204d262,libhtml_parser-898de5d6573aa986,libpest-2a4d931d095dc5ba,libucd_trie-7606a29b3a59ad2f,libthiserror-396bfa96a8f05b40,libsyn-053b338c5ca76139,libquote-4700f1b64d87acae,libproc_macro2-7f361881eb3bbc34,libunicode_ident-6279a4516d07421d,librbs-e481b9a0ededbb7b}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*}.rlib" "/opt/rustwide/target/debug/deps/{libdark_std-ca2bf1a61d752017,libflume-09e1ef733f541ad9,libparking_lot-fe70b8d4729e0859,libparking_lot_core-c048d3b1787371ba,libppd_shared-59be55944897223f,libtracing_appender-545e2a9a7ebc6c29,libthiserror-12a7dd4f5b919a3b,libtime-c46297bd82058caa,libtime_core-ba5abd5afeccc7b5,libnum_conv-d31d2cdd240da3de,libderanged-86c4b1fc2ad40d8e,libpowerfmt-521a460cc2ff4e45,libtracing_subscriber-ebe6980d6d3f0a5b,libsharded_slab-c66ebf3fc5080c85,liblazy_static-ab4a883a27d15154,libspin-ea87b17c0c906c97,liblock_api-ccf13efd4e88e514,libscopeguard-88d64e99d3001c2a,libmatchers-113eec641e45d4fb,libregex_automata-1019eeb8629ff2e8,libregex_syntax-4779e75565fac6b0,libnu_ansi_term-8db983f1ce27e169,liboverload-089c2ed30f2e101e,libthread_local-e18c03a1e72cf9d2,libtracing_log-3c63ad0e9f086453,libcrossbeam_channel-d11bb8a3243669df,libcrossbeam_utils-f0662ad78ea30c65,libchacha20poly1305-fcf4da79a7e75705,libchacha20-f038b9521b871e40,libpoly1305-e12228c6b8aca13b,libopaque_debug-de5bb8c07720ebca,libcpufeatures-bb85f9e0eaf4b5a3,libuniversal_hash-b847c6b79342f7fe,libsubtle-e2f0af8959bd7889,libaead-1f748340b79fd01b,libcipher-720a53b34b4b1fe5,libinout-0ca4cbe6960721db,libcrypto_common-11ce4439592b9c77,libgeneric_array-86881b7c29aa25eb,libtypenum-0448dfa6533ed2e8,librand_core-f1e5d7c27f8e8cb6,libgetrandom-a15cee17ce946a1c,libclap-469493a87259e68c,libclap_builder-2a900a9f3e9fd7b4,libstrsim-f574d476d7d1a6ac,libanstream-d8bf0f4571784249,libanstyle_query-5cf46fb9b3aba65b,libis_terminal_polyfill-09e32b6c9650eb95,libcolorchoice-0b50abc860a6bcad,libanstyle_parse-8a8fb41415b00427,libutf8parse-ae3caf0a878928ed,libclap_lex-c2b369211033e504,libanstyle-1598d4ca50a19be1,libbincode-7dba51e449e4f0d9,libunty-e40b6d46f010b28b,libvalidator-b8151f184800215f,libregex-dcee7bb18a3edcb9,libregex_automata-8a95a5a170d89cd3,libaho_corasick-e86d35dad3c7fe93,libregex_syntax-3727c38b46230be4,libserde_json-b6fbf77583b9e6bf,libreqwest-f6d2f58a31efb19d,librustls_pki_types-9954fd240514b53c,libzeroize-fabec83a71c28d82,libhyper_tls-1d9170079eed0077,libtokio_native_tls-d19fb58502fd4c7d,libserde_urlencoded-a7d71585ed5c3575,libryu-f1418741a05f84c6,libmime-7cbfcc84299bf52b,libencoding_rs-140b061c9213f590,libtower_http-c372545a480b77dd,libiri_string-78898a3d7d778ef5,libtower-8546b11c5d77cb11,libtower_layer-5699d784b4449e00,libnative_tls-fb1408bdbccf4c00,libopenssl_probe-d74274d8b7245f2e,libopenssl-e15d8605b8d6450d,libbitflags-b43423ca8c7e952a,libforeign_types-5f537df59e969067,libforeign_types_shared-eb5f1cae025af37f,libopenssl_sys-c2ea3528e1d89256,libhyper_util-4a0c446345ee5ce6,libbase64-fff42f7554bbeb90,libipnet-7f24c5b85fa70b77,libsocket2-c9e344f59810649f,libtower_service-222788e4f5219726,libhyper-509cb25a68fe82b0,libwant-4a0be0a267c8825f,libtry_lock-b2ba3b7879656042,libhttparse-2dcf90c780aed9d3,libh2-a4f95e011f50e72e,libtracing-c0b0927a3a33579e,libtracing_core-1b6f90fc5e75a37f,libonce_cell-db8f3eed2a1f3f7b,libindexmap-e1ddc54207fe1f2f,libhashbrown-a253c2d287ae1f48,libfoldhash-675ca81b23a745d6,libequivalent-9631f206a02b9f54,liballocator_api2-61425620d8bdad59,libserde-fe30bf1ab069fa31,libserde_core-243a97e0be0a96fc,libtokio_util-675c305586e81061,libatomic_waker-f98c2fb1596910db,libhttpdate-fd089b66c335a993,libtokio-7322c9f05541bf39,libsocket2-7637b43bdb63ff28,libmio-93f9491c280d5226,liblibc-0d953531f2bb7a47,libhttp_body_util-e7173c4bbb82e3cb,libhttp_body-af815635f38ac68e,liblog-5d55931747baec80,libfutures_util-66b9c72c7fcd49b7,libmemchr-68452485f2c33fee,libfutures_io-a909ffe8b7e43c5e,libslab-2b1bc74cc8c02a09,libfutures_channel-f8b566c7bd079e89,libpin_project_lite-5ffafa3f2ed0bb57,libfutures_sink-bb58a37a11906cee,libfutures_task-0897da15ce1c548c,libpin_utils-edd6e294c1e21a4f,liburl-cd39a0318629c6fa,libidna-e5ee57f8b81f3934,libutf8_iter-efb3984ee203d151,libidna_adapter-acdd6e20570f0692,libicu_properties-7735b700cf2c6982,libicu_properties_data-3ce857fd8af40458,libicu_normalizer-fc08513daa3e2925,libsmallvec-128704011005142e,libicu_normalizer_data-36a6e4b72d993458,libicu_collections-feb8c1ae7a77c642,libpotential_utf-efd6df4257bad280,libicu_provider-701ffacb5762c6f6,libicu_locale_core-8f69752460c9f64b,libtinystr-28fa7a148731c741,liblitemap-7055f24027520888,libwriteable-39ee9a118905f912,libzerovec-2303a826701879b6,libzerotrie-15d6c8d6cc3c1a5f,libyoke-1fc4e7bb512b52b4,libstable_deref_trait-456565f84dafac83,libzerofrom-6460b3a29c64b529,libform_urlencoded-79e0e98fcd485548,libpercent_encoding-7f7ecf94013a574b,libhttp-a7d18df8952aa204,libitoa-7e733f37fe56f881,libbytes-a98c6e187cd1e46b,libfnv-2a26f5d3b9cd4973,libsync_wrapper-c4446c9ab9748a89,libfutures_core-c23514cefd9aa7c7,liblibloading-1fba1726a1c9e81e,libcfg_if-6a6f703e7144cd38}.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" "-lssl" "-lcrypto" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustc2OPo8v/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/ring-49edff2f111af49f/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-ab6ae557f03a1541/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/manager-989d82aaaf58b2a5" "-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] [stderr] error: could not compile `manager` (bin "manager" test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "b023cae2e988ec1fe5f240beb150334f34e676755b907a5d4846cbd596c1e98e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b023cae2e988ec1fe5f240beb150334f34e676755b907a5d4846cbd596c1e98e", kill_on_drop: false }` [INFO] [stdout] b023cae2e988ec1fe5f240beb150334f34e676755b907a5d4846cbd596c1e98e