[INFO] fetching crate xero-rs 0.0.1-alpha.2... [INFO] testing xero-rs-0.0.1-alpha.2 against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] extracting crate xero-rs 0.0.1-alpha.2 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate xero-rs 0.0.1-alpha.2 on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate xero-rs 0.0.1-alpha.2 [INFO] finished tweaking crates.io crate xero-rs 0.0.1-alpha.2 [INFO] tweaked toml for crates.io crate xero-rs 0.0.1-alpha.2 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate xero-rs 0.0.1-alpha.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 58653684c5484e14962a4722494eba8acc67309f9c86c865a7d514322ef0f1f9 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "58653684c5484e14962a4722494eba8acc67309f9c86c865a7d514322ef0f1f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "58653684c5484e14962a4722494eba8acc67309f9c86c865a7d514322ef0f1f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58653684c5484e14962a4722494eba8acc67309f9c86c865a7d514322ef0f1f9", kill_on_drop: false }` [INFO] [stdout] 58653684c5484e14962a4722494eba8acc67309f9c86c865a7d514322ef0f1f9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c4d0e67fd6f59d5f74034bb80d72218b3410b9bf343df3ae59b21380711d1a69 [INFO] running `Command { std: "docker" "start" "-a" "c4d0e67fd6f59d5f74034bb80d72218b3410b9bf343df3ae59b21380711d1a69", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Compiling futures-sink v0.3.16 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling openssl v0.10.35 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling futures-io v0.3.16 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling cpufeatures v0.1.5 [INFO] [stderr] Compiling tokio v1.9.0 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling tinyvec v1.3.1 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling openssl-sys v0.9.65 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling http-body v0.4.2 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling serde_path_to_error v0.1.4 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling rust_decimal v1.15.0 [INFO] [stderr] Compiling hyper v0.14.11 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling reqwest v0.11.4 [INFO] [stderr] Compiling oauth2 v4.1.0 [INFO] [stderr] Compiling xero-rs v0.0.1-alpha.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `error_number` [INFO] [stdout] --> src/error.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | error_number: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `message` [INFO] [stdout] --> src/error.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 51 | message: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `error` [INFO] [stdout] --> src/error.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | error: ErrorType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `type` [INFO] [stdout] --> src/error.rs:59:5 [INFO] [stdout] | [INFO] [stdout] 59 | r#type: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `title` [INFO] [stdout] --> src/error.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 60 | title: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `status` [INFO] [stdout] --> src/error.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 61 | status: u16, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `detail` [INFO] [stdout] --> src/error.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 62 | detail: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `instance` [INFO] [stdout] --> src/error.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 63 | instance: Uuid, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `extensions` [INFO] [stdout] --> src/error.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 64 | extensions: HashMap, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 47s [INFO] running `Command { std: "docker" "inspect" "c4d0e67fd6f59d5f74034bb80d72218b3410b9bf343df3ae59b21380711d1a69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4d0e67fd6f59d5f74034bb80d72218b3410b9bf343df3ae59b21380711d1a69", kill_on_drop: false }` [INFO] [stdout] c4d0e67fd6f59d5f74034bb80d72218b3410b9bf343df3ae59b21380711d1a69 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 2d1f0fe816bf5f59fce32d1daa305624be7fa7b79b1515a7a07a39700405a6da [INFO] running `Command { std: "docker" "start" "-a" "2d1f0fe816bf5f59fce32d1daa305624be7fa7b79b1515a7a07a39700405a6da", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling anyhow v1.0.42 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling input_buffer v0.4.0 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling sharded-slab v0.1.1 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling sha-1 v0.9.7 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling tokio-stream v0.1.7 [INFO] [stderr] Compiling futures v0.3.16 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling rust_decimal_macros v1.15.0 [INFO] [stdout] warning: field is never read: `error_number` [INFO] [stdout] --> src/error.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | error_number: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `message` [INFO] [stdout] --> src/error.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 51 | message: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `error` [INFO] [stdout] --> src/error.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | error: ErrorType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `type` [INFO] [stdout] --> src/error.rs:59:5 [INFO] [stdout] | [INFO] [stdout] 59 | r#type: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `title` [INFO] [stdout] --> src/error.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 60 | title: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `status` [INFO] [stdout] --> src/error.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 61 | status: u16, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `detail` [INFO] [stdout] --> src/error.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 62 | detail: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `instance` [INFO] [stdout] --> src/error.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 63 | instance: Uuid, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `extensions` [INFO] [stdout] --> src/error.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 64 | extensions: HashMap, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tungstenite v0.12.0 [INFO] [stderr] Compiling headers v0.3.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling multipart v0.17.1 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling tokio-tungstenite v0.13.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling warp v0.3.1 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling tracing-subscriber v0.2.19 [INFO] [stderr] Compiling xero-rs v0.0.1-alpha.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `error_number` [INFO] [stdout] --> src/error.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | error_number: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `message` [INFO] [stdout] --> src/error.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 51 | message: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `error` [INFO] [stdout] --> src/error.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | error: ErrorType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `type` [INFO] [stdout] --> src/error.rs:59:5 [INFO] [stdout] | [INFO] [stdout] 59 | r#type: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `title` [INFO] [stdout] --> src/error.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 60 | title: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `status` [INFO] [stdout] --> src/error.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 61 | status: u16, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `detail` [INFO] [stdout] --> src/error.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 62 | detail: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `instance` [INFO] [stdout] --> src/error.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 63 | instance: Uuid, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `extensions` [INFO] [stdout] --> src/error.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 64 | extensions: HashMap, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `xero-rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name purchase_order --edition=2018 tests/purchase_order.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=62c325b3d0fcdd53 -C extra-filename=-62c325b3d0fcdd53 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-36d42a2b09968698.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-1d96d25d6ee35a45.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib --extern oauth2=/opt/rustwide/target/debug/deps/liboauth2-07b4e5a6d956092c.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-2a80dd14a7e5f14d.rlib --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-805b8f4603211e1c.rlib --extern rust_decimal_macros=/opt/rustwide/target/debug/deps/librust_decimal_macros-c77af3df7f9879f0.so --extern serde=/opt/rustwide/target/debug/deps/libserde-33c64785bd6d2883.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-1c8e3b49949d5dde.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-2d8b9da40cf86cf3.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-d224fd8adf9cb6e9.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-a8782bcd88236515.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-9ee4f68eefd1f1e9.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-635adfeedd69d9a3.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-3f77c8541ffd7705.rlib --extern warp=/opt/rustwide/target/debug/deps/libwarp-fee589b75d9b0333.rlib --extern xero_rs=/opt/rustwide/target/debug/deps/libxero_rs-9ecb63d523ec0abc.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-ef6e19fa199af0ef/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/quote-ea3be1c348ed098a.quote.0858be5b-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/quote-ea3be1c348ed098a.quote.0858be5b-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/quote-ea3be1c348ed098a.quote.0858be5b-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/quote-ea3be1c348ed098a.quote.0858be5b-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/quote-ea3be1c348ed098a.quote.0858be5b-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/quote-ea3be1c348ed098a.quote.0858be5b-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/quote-ea3be1c348ed098a.quote.0858be5b-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/quote-ea3be1c348ed098a.quote.0858be5b-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/quote-ea3be1c348ed098a.quote.0858be5b-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/quote-ea3be1c348ed098a.quote.0858be5b-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/quote-ea3be1c348ed098a.quote.0858be5b-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/quote-ea3be1c348ed098a.quote.0858be5b-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/quote-ea3be1c348ed098a.quote.0858be5b-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/quote-ea3be1c348ed098a.quote.0858be5b-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/quote-ea3be1c348ed098a.quote.0858be5b-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/quote-ea3be1c348ed098a.quote.0858be5b-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/quote-ea3be1c348ed098a.4tk0k0cq74dph714.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-ef6e19fa199af0ef/out" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtracing_subscriber-9ee4f68eefd1f1e9.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-dba68b901e1d2035.rlib" "/opt/rustwide/target/debug/deps/libthread_local-a95e974518a62075.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-f8637f0c5fd24a35.rlib" "/opt/rustwide/target/debug/deps/libtracing_serde-e92b8b4821fa8f3a.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-fd8b5283f1cf592f.rlib" "/opt/rustwide/target/debug/deps/libansi_term-48f0fd0ac85ec814.rlib" "/opt/rustwide/target/debug/deps/libmatchers-814b38cb650d18dc.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-68870cde42a61b21.rlib" "/opt/rustwide/target/debug/deps/libregex-8f2208be7937828a.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c25dc19d7487cdf7.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-ea87b6c2fe761216.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-91b9e0d063734789.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-2ddfc09cde4cdc0c.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-d066e6f50a258123.rlib" "/opt/rustwide/target/debug/deps/libxero_rs-9ecb63d523ec0abc.rlib" "/opt/rustwide/target/debug/deps/librust_decimal-805b8f4603211e1c.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-9b60ab756298af72.rlib" "/opt/rustwide/target/debug/deps/libuuid-3f77c8541ffd7705.rlib" "/opt/rustwide/target/debug/deps/liboauth2-07b4e5a6d956092c.rlib" "/opt/rustwide/target/debug/deps/libserde_path_to_error-cfb5fba13059cae1.rlib" "/opt/rustwide/target/debug/deps/libsha2-ad8b6c5817ba9056.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-22543f9fe1c71f15.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-b3a531c9eb400c1f.rlib" "/opt/rustwide/target/debug/deps/libdigest-8d3b7dcead2c1665.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-04ea09856e82a02d.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-ca9c687ed0be142a.rlib" "/opt/rustwide/target/debug/deps/libtypenum-6779dcfdd4e12b61.rlib" "/opt/rustwide/target/debug/deps/librand-dee100b99d423b2c.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-5e5484afeaf7ea66.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-b183ff56153a063c.rlib" "/opt/rustwide/target/debug/deps/librand_core-88ef2999011518a5.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-ba98e5f70e5739a0.rlib" "/opt/rustwide/target/debug/deps/libreqwest-2a80dd14a7e5f14d.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-467789020111659c.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-c4395001433b70f8.rlib" "/opt/rustwide/target/debug/deps/libipnet-552718e39905e137.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-093d7b401d582777.rlib" "/opt/rustwide/target/debug/deps/librustls-1f6c3eed863c0c07.rlib" "/opt/rustwide/target/debug/deps/libsct-6571d8f0c55cd622.rlib" "/opt/rustwide/target/debug/deps/libwebpki-952406f500a655ed.rlib" "/opt/rustwide/target/debug/deps/libring-86ea4987564d569d.rlib" "/opt/rustwide/target/debug/deps/libspin-2c2d0e97c8363747.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-bae7ad9dbbebb2b7.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-393bd80b9b1a6bb7.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-b2fc92d376ee8f56.rlib" "/opt/rustwide/target/debug/deps/libmime-f9513972171bf326.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-fe10152927a6a7c9.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libhyper-20505800a87ad7e8.rlib" "/opt/rustwide/target/debug/deps/libwant-b283267483779076.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-febba4674ec63f92.rlib" "/opt/rustwide/target/debug/deps/libsocket2-6eb70edbffc85e18.rlib" "/opt/rustwide/target/debug/deps/libh2-f9d1f4b9a3755013.rlib" "/opt/rustwide/target/debug/deps/libindexmap-7b2ec8f3aa66da44.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-238efa6a2ed05171.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-9a475f2af00abdec.rlib" "/opt/rustwide/target/debug/deps/libhttparse-4f8c5563c920c32f.rlib" "/opt/rustwide/target/debug/deps/libtower_service-a0bac867cff4e01f.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-aad38a0a22c7ed06.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-0517d58bead4f50f.rlib" "/opt/rustwide/target/debug/deps/libtokio-d224fd8adf9cb6e9.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-6d53490bd30cc85f.rlib" "/opt/rustwide/target/debug/deps/libmio-4f1fe9c6bed4447b.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-7ef96d34d21561d8.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-468489d3412b984c.rlib" "/opt/rustwide/target/debug/deps/libmemchr-ed2e8198c93e866d.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-e749cffc4b5d801e.rlib" "/opt/rustwide/target/debug/deps/libslab-8091020f1d99dad1.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-9c1a59c606f2f472.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-8ccc1caefd088d10.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-d72d588a50ceefb9.rlib" "/opt/rustwide/target/debug/deps/liburl-635adfeedd69d9a3.rlib" "/opt/rustwide/target/debug/deps/libidna-f5badad68521b2d7.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-2650e7e4eabb9945.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-51723c19b9b07abf.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-782591ef91eedc75.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-75f6cbc650d29922.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libmatches-4395ae20fe1f12ba.rlib" "/opt/rustwide/target/debug/deps/libhttp-926bd476e05c0fab.rlib" "/opt/rustwide/target/debug/deps/libbytes-486dd913f668f7b5.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libthiserror-2d8b9da40cf86cf3.rlib" "/opt/rustwide/target/debug/deps/libserde_json-1c8e3b49949d5dde.rlib" "/opt/rustwide/target/debug/deps/libryu-8c106c7dece5fbd0.rlib" "/opt/rustwide/target/debug/deps/libitoa-13ca333cbc4b8776.rlib" "/opt/rustwide/target/debug/deps/libchrono-1d96d25d6ee35a45.rlib" "/opt/rustwide/target/debug/deps/libserde-33c64785bd6d2883.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-f6b172cefb3b4b5a.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-adaf24e53b3fc4ba.rlib" "/opt/rustwide/target/debug/deps/libtime-2cf5abcf1dceb72e.rlib" "/opt/rustwide/target/debug/deps/liblibc-272172f988856a81.rlib" "/opt/rustwide/target/debug/deps/libanyhow-36d42a2b09968698.rlib" "/opt/rustwide/target/debug/deps/libtracing-a8782bcd88236515.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-c01d3460c002bb08.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-1a72e5ce0792c2a7.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/liblog-41607b4997ff699e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/quote-ea3be1c348ed098a" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/contact-893002b34425b684.contact.b9c62493-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/contact-893002b34425b684.contact.b9c62493-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/contact-893002b34425b684.contact.b9c62493-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/contact-893002b34425b684.contact.b9c62493-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/contact-893002b34425b684.contact.b9c62493-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/contact-893002b34425b684.contact.b9c62493-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/contact-893002b34425b684.contact.b9c62493-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/contact-893002b34425b684.contact.b9c62493-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/contact-893002b34425b684.contact.b9c62493-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/contact-893002b34425b684.contact.b9c62493-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/contact-893002b34425b684.contact.b9c62493-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/contact-893002b34425b684.contact.b9c62493-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/contact-893002b34425b684.contact.b9c62493-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/contact-893002b34425b684.contact.b9c62493-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/contact-893002b34425b684.contact.b9c62493-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/contact-893002b34425b684.contact.b9c62493-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/contact-893002b34425b684.7jak6hvlobnejt6.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-ef6e19fa199af0ef/out" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtracing_subscriber-9ee4f68eefd1f1e9.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-dba68b901e1d2035.rlib" "/opt/rustwide/target/debug/deps/libthread_local-a95e974518a62075.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-f8637f0c5fd24a35.rlib" "/opt/rustwide/target/debug/deps/libtracing_serde-e92b8b4821fa8f3a.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-fd8b5283f1cf592f.rlib" "/opt/rustwide/target/debug/deps/libansi_term-48f0fd0ac85ec814.rlib" "/opt/rustwide/target/debug/deps/libmatchers-814b38cb650d18dc.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-68870cde42a61b21.rlib" "/opt/rustwide/target/debug/deps/libregex-8f2208be7937828a.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c25dc19d7487cdf7.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-ea87b6c2fe761216.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-91b9e0d063734789.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-2ddfc09cde4cdc0c.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-d066e6f50a258123.rlib" "/opt/rustwide/target/debug/deps/libxero_rs-9ecb63d523ec0abc.rlib" "/opt/rustwide/target/debug/deps/librust_decimal-805b8f4603211e1c.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-9b60ab756298af72.rlib" "/opt/rustwide/target/debug/deps/libuuid-3f77c8541ffd7705.rlib" "/opt/rustwide/target/debug/deps/liboauth2-07b4e5a6d956092c.rlib" "/opt/rustwide/target/debug/deps/libserde_path_to_error-cfb5fba13059cae1.rlib" "/opt/rustwide/target/debug/deps/libsha2-ad8b6c5817ba9056.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-22543f9fe1c71f15.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-b3a531c9eb400c1f.rlib" "/opt/rustwide/target/debug/deps/libdigest-8d3b7dcead2c1665.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-04ea09856e82a02d.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-ca9c687ed0be142a.rlib" "/opt/rustwide/target/debug/deps/libtypenum-6779dcfdd4e12b61.rlib" "/opt/rustwide/target/debug/deps/librand-dee100b99d423b2c.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-5e5484afeaf7ea66.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-b183ff56153a063c.rlib" "/opt/rustwide/target/debug/deps/librand_core-88ef2999011518a5.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-ba98e5f70e5739a0.rlib" "/opt/rustwide/target/debug/deps/libreqwest-2a80dd14a7e5f14d.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-467789020111659c.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-c4395001433b70f8.rlib" "/opt/rustwide/target/debug/deps/libipnet-552718e39905e137.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-093d7b401d582777.rlib" "/opt/rustwide/target/debug/deps/librustls-1f6c3eed863c0c07.rlib" "/opt/rustwide/target/debug/deps/libsct-6571d8f0c55cd622.rlib" "/opt/rustwide/target/debug/deps/libwebpki-952406f500a655ed.rlib" "/opt/rustwide/target/debug/deps/libring-86ea4987564d569d.rlib" "/opt/rustwide/target/debug/deps/libspin-2c2d0e97c8363747.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-bae7ad9dbbebb2b7.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-393bd80b9b1a6bb7.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-b2fc92d376ee8f56.rlib" "/opt/rustwide/target/debug/deps/libmime-f9513972171bf326.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-fe10152927a6a7c9.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libhyper-20505800a87ad7e8.rlib" "/opt/rustwide/target/debug/deps/libwant-b283267483779076.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-febba4674ec63f92.rlib" "/opt/rustwide/target/debug/deps/libsocket2-6eb70edbffc85e18.rlib" "/opt/rustwide/target/debug/deps/libh2-f9d1f4b9a3755013.rlib" "/opt/rustwide/target/debug/deps/libindexmap-7b2ec8f3aa66da44.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-238efa6a2ed05171.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-9a475f2af00abdec.rlib" "/opt/rustwide/target/debug/deps/libhttparse-4f8c5563c920c32f.rlib" "/opt/rustwide/target/debug/deps/libtower_service-a0bac867cff4e01f.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-aad38a0a22c7ed06.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-0517d58bead4f50f.rlib" "/opt/rustwide/target/debug/deps/libtokio-d224fd8adf9cb6e9.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-6d53490bd30cc85f.rlib" "/opt/rustwide/target/debug/deps/libmio-4f1fe9c6bed4447b.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-7ef96d34d21561d8.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-468489d3412b984c.rlib" "/opt/rustwide/target/debug/deps/libmemchr-ed2e8198c93e866d.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-e749cffc4b5d801e.rlib" "/opt/rustwide/target/debug/deps/libslab-8091020f1d99dad1.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-9c1a59c606f2f472.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-8ccc1caefd088d10.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-d72d588a50ceefb9.rlib" "/opt/rustwide/target/debug/deps/liburl-635adfeedd69d9a3.rlib" "/opt/rustwide/target/debug/deps/libidna-f5badad68521b2d7.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-2650e7e4eabb9945.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-51723c19b9b07abf.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-782591ef91eedc75.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-75f6cbc650d29922.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libmatches-4395ae20fe1f12ba.rlib" "/opt/rustwide/target/debug/deps/libhttp-926bd476e05c0fab.rlib" "/opt/rustwide/target/debug/deps/libbytes-486dd913f668f7b5.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libthiserror-2d8b9da40cf86cf3.rlib" "/opt/rustwide/target/debug/deps/libserde_json-1c8e3b49949d5dde.rlib" "/opt/rustwide/target/debug/deps/libryu-8c106c7dece5fbd0.rlib" "/opt/rustwide/target/debug/deps/libitoa-13ca333cbc4b8776.rlib" "/opt/rustwide/target/debug/deps/libchrono-1d96d25d6ee35a45.rlib" "/opt/rustwide/target/debug/deps/libserde-33c64785bd6d2883.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-f6b172cefb3b4b5a.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-adaf24e53b3fc4ba.rlib" "/opt/rustwide/target/debug/deps/libtime-2cf5abcf1dceb72e.rlib" "/opt/rustwide/target/debug/deps/liblibc-272172f988856a81.rlib" "/opt/rustwide/target/debug/deps/libanyhow-36d42a2b09968698.rlib" "/opt/rustwide/target/debug/deps/libtracing-a8782bcd88236515.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-c01d3460c002bb08.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-1a72e5ce0792c2a7.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/liblog-41607b4997ff699e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/contact-893002b34425b684" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "2d1f0fe816bf5f59fce32d1daa305624be7fa7b79b1515a7a07a39700405a6da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d1f0fe816bf5f59fce32d1daa305624be7fa7b79b1515a7a07a39700405a6da", kill_on_drop: false }` [INFO] [stdout] 2d1f0fe816bf5f59fce32d1daa305624be7fa7b79b1515a7a07a39700405a6da