[INFO] fetching crate dharitri-sdk 0.10.0... [INFO] testing dharitri-sdk-0.10.0 against master#1ddedbaa5919b7b3e70d984660e21e844c615c97 for pr-128400 [INFO] extracting crate dharitri-sdk 0.10.0 into /workspace/builds/worker-3-tc1/source [INFO] validating manifest of crates.io crate dharitri-sdk 0.10.0 on toolchain 1ddedbaa5919b7b3e70d984660e21e844c615c97 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ddedbaa5919b7b3e70d984660e21e844c615c97" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate dharitri-sdk 0.10.0 [INFO] finished tweaking crates.io crate dharitri-sdk 0.10.0 [INFO] tweaked toml for crates.io crate dharitri-sdk 0.10.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate crates.io crate dharitri-sdk 0.10.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" "+1ddedbaa5919b7b3e70d984660e21e844c615c97" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded hermit-abi v0.3.6 [INFO] [stderr] Downloaded pbkdf2 v0.9.0 [INFO] [stderr] Downloaded reqwest v0.11.24 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1ddedbaa5919b7b3e70d984660e21e844c615c97" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1a07464f824007754d0e44de5a8ca892e2974818b08373568fa43c77b5dcfd32 [INFO] running `Command { std: "docker" "start" "-a" "1a07464f824007754d0e44de5a8ca892e2974818b08373568fa43c77b5dcfd32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1a07464f824007754d0e44de5a8ca892e2974818b08373568fa43c77b5dcfd32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a07464f824007754d0e44de5a8ca892e2974818b08373568fa43c77b5dcfd32", kill_on_drop: false }` [INFO] [stdout] 1a07464f824007754d0e44de5a8ca892e2974818b08373568fa43c77b5dcfd32 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1ddedbaa5919b7b3e70d984660e21e844c615c97" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 78f37c3a1f078563370f53acdb9b42c25f77739ee0fcc96d3f6090521c882535 [INFO] running `Command { std: "docker" "start" "-a" "78f37c3a1f078563370f53acdb9b42c25f77739ee0fcc96d3f6090521c882535", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling cc v1.0.86 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling syn v2.0.50 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling anyhow v1.0.80 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling bitcoin_hashes v0.11.0 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling pem v1.1.1 [INFO] [stderr] Compiling http v0.2.11 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling ed25519 v1.5.3 [INFO] [stderr] Compiling indexmap v2.2.3 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling openssl-sys v0.9.101 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling pbkdf2 v0.9.0 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling serde_repr v0.1.18 [INFO] [stderr] Compiling tokio v1.36.0 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling bip39 v2.0.0 [INFO] [stderr] Compiling h2 v0.3.24 [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.24 [INFO] [stderr] Compiling dharitri-sdk v0.10.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.08s [INFO] running `Command { std: "docker" "inspect" "78f37c3a1f078563370f53acdb9b42c25f77739ee0fcc96d3f6090521c882535", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78f37c3a1f078563370f53acdb9b42c25f77739ee0fcc96d3f6090521c882535", kill_on_drop: false }` [INFO] [stdout] 78f37c3a1f078563370f53acdb9b42c25f77739ee0fcc96d3f6090521c882535 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1ddedbaa5919b7b3e70d984660e21e844c615c97" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0c73cfa90c150346c1ebb6c3103fee607005e50963784b6a00512fa78aef7137 [INFO] running `Command { std: "docker" "start" "-a" "0c73cfa90c150346c1ebb6c3103fee607005e50963784b6a00512fa78aef7137", kill_on_drop: false }` [INFO] [stderr] Compiling dharitri-sdk v0.10.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `dharitri-sdk` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/bin/rustc --crate-name dharitri_sdk --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f949361daa16ca32 -C extra-filename=-f949361daa16ca32 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-31837490e2b1e886.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-f062755f48da8a6d.rlib --extern bech32=/opt/rustwide/target/debug/deps/libbech32-65bbf5888e7cb6a2.rlib --extern bip39=/opt/rustwide/target/debug/deps/libbip39-c3e88ad39541057b.rlib --extern ed25519=/opt/rustwide/target/debug/deps/libed25519-df7b3bf184a3b471.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-718b4f18bb2e7953.rlib --extern hmac=/opt/rustwide/target/debug/deps/libhmac-404f419c32dec0f3.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-72cd5f0707c6aea3.rlib --extern pbkdf2=/opt/rustwide/target/debug/deps/libpbkdf2-713272144cb7f349.rlib --extern pem=/opt/rustwide/target/debug/deps/libpem-e34e1f5d60719bc2.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-c4c6e423b927005c.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-bdb070a4e3b1af9b.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-e12bd3c5e53fd862.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-c2eb65b8a92b4abd.rlib --extern serde_repr=/opt/rustwide/target/debug/deps/libserde_repr-1dec5a4877753c30.so --extern sha2=/opt/rustwide/target/debug/deps/libsha2-19676d421582915f.rlib --extern sha3=/opt/rustwide/target/debug/deps/libsha3-b153a60ff8fc0cf8.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-638d38cbee8a3581.rlib --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-8f6a66b58116c9d5.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "0c73cfa90c150346c1ebb6c3103fee607005e50963784b6a00512fa78aef7137", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c73cfa90c150346c1ebb6c3103fee607005e50963784b6a00512fa78aef7137", kill_on_drop: false }` [INFO] [stdout] 0c73cfa90c150346c1ebb6c3103fee607005e50963784b6a00512fa78aef7137