[INFO] fetching crate openxapi-binance 0.3.0... [INFO] checking openxapi-binance-0.3.0 against master#bbe853615821442ef11d6cd42a30a73432b38d89 for pr-154205 [INFO] extracting crate openxapi-binance 0.3.0 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate openxapi-binance 0.3.0 [INFO] finished tweaking crates.io crate openxapi-binance 0.3.0 [INFO] tweaked toml for crates.io crate openxapi-binance 0.3.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate openxapi-binance 0.3.0 on toolchain bbe853615821442ef11d6cd42a30a73432b38d89 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bbe853615821442ef11d6cd42a30a73432b38d89" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate openxapi-binance 0.3.0 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" "+bbe853615821442ef11d6cd42a30a73432b38d89" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded windows-strings v0.4.0 [INFO] [stderr] Downloaded base64ct v1.7.3 [INFO] [stderr] Downloaded tempfile v3.19.1 [INFO] [stderr] Downloaded windows-core v0.61.0 [INFO] [stderr] Downloaded openssl-sys v0.9.107 [INFO] [stderr] Downloaded ed25519-dalek v2.1.1 [INFO] [stderr] Downloaded cc v1.2.20 [INFO] [stderr] Downloaded serde_with v3.12.0 [INFO] [stderr] Downloaded serde_with_macros v3.12.0 [INFO] [stderr] Downloaded openssl v0.10.72 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+bbe853615821442ef11d6cd42a30a73432b38d89" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ed80dbed62b3698e0f3849988ba1cd4d91d22dd956985e0fb70b7b66ce79f3dd [INFO] running `Command { std: "docker" "start" "-a" "ed80dbed62b3698e0f3849988ba1cd4d91d22dd956985e0fb70b7b66ce79f3dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ed80dbed62b3698e0f3849988ba1cd4d91d22dd956985e0fb70b7b66ce79f3dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed80dbed62b3698e0f3849988ba1cd4d91d22dd956985e0fb70b7b66ce79f3dd", kill_on_drop: false }` [INFO] [stdout] ed80dbed62b3698e0f3849988ba1cd4d91d22dd956985e0fb70b7b66ce79f3dd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+bbe853615821442ef11d6cd42a30a73432b38d89" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3b34ef886f80f4f20e440a3726690933ff77163aca52c4cdca63dba5aa65be92 [INFO] running `Command { std: "docker" "start" "-a" "3b34ef886f80f4f20e440a3726690933ff77163aca52c4cdca63dba5aa65be92", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.1 [INFO] [stderr] Checking litemap v0.7.5 [INFO] [stderr] Checking writeable v0.5.5 [INFO] [stderr] Compiling cc v1.2.20 [INFO] [stderr] Compiling icu_properties_data v1.5.1 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling icu_normalizer_data v1.5.1 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling openssl v0.10.72 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking smallvec v1.15.0 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking utf16_iter v1.0.5 [INFO] [stderr] Checking write16 v1.0.0 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Checking ed25519 v2.2.3 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking socket2 v0.5.9 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Compiling openssl-sys v0.9.107 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking tokio v1.44.2 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking tokio-util v0.7.15 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling serde_with_macros v3.12.0 [INFO] [stderr] Checking hyper v0.14.32 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Checking ed25519-dalek v2.1.1 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking icu_properties v1.5.1 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_with v3.12.0 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Checking idna_adapter v1.2.0 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking reqwest v0.11.27 [INFO] [stderr] Checking openxapi-binance v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `openxapi-binance` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/bbe853615821442ef11d6cd42a30a73432b38d89/bin/rustc --crate-name binance --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6f0b98d42cf2bc12 -C extra-filename=-d1e894885684b611 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-d8aec028dea2d277.rmeta --extern ed25519_dalek=/opt/rustwide/target/debug/deps/libed25519_dalek-d1a250f3529aadde.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-4852862d92867e36.rmeta --extern hmac=/opt/rustwide/target/debug/deps/libhmac-b1d0b338e8ef4795.rmeta --extern openssl=/opt/rustwide/target/debug/deps/libopenssl-3b9e78c9e52b337d.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-f9b6845c7580bf94.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-6caf3156f5e7d587.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-8ee68093c9205d9f.rmeta --extern serde_repr=/opt/rustwide/target/debug/deps/libserde_repr-29eeacebb15ff453.so --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-685091fea3f5a013.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-dca2d4e710aba339.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-a37714ce95eab494.rmeta --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-ce62b83da7096e72.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `openxapi-binance` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/bbe853615821442ef11d6cd42a30a73432b38d89/bin/rustc --crate-name binance --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=33c40daa547afee1 -C extra-filename=-a92f83b129cba544 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-d8aec028dea2d277.rmeta --extern ed25519_dalek=/opt/rustwide/target/debug/deps/libed25519_dalek-d1a250f3529aadde.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-4852862d92867e36.rmeta --extern hmac=/opt/rustwide/target/debug/deps/libhmac-b1d0b338e8ef4795.rmeta --extern openssl=/opt/rustwide/target/debug/deps/libopenssl-3b9e78c9e52b337d.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-f9b6845c7580bf94.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-6caf3156f5e7d587.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-8ee68093c9205d9f.rmeta --extern serde_repr=/opt/rustwide/target/debug/deps/libserde_repr-29eeacebb15ff453.so --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-685091fea3f5a013.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-dca2d4e710aba339.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-a37714ce95eab494.rmeta --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-ce62b83da7096e72.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "3b34ef886f80f4f20e440a3726690933ff77163aca52c4cdca63dba5aa65be92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b34ef886f80f4f20e440a3726690933ff77163aca52c4cdca63dba5aa65be92", kill_on_drop: false }` [INFO] [stdout] 3b34ef886f80f4f20e440a3726690933ff77163aca52c4cdca63dba5aa65be92