[INFO] cloning repository https://github.com/internet2-org/rust-internet2 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/internet2-org/rust-internet2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finternet2-org%2Frust-internet2", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finternet2-org%2Frust-internet2'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0c2a1a8bed6c227fbbd75f0ed534742c61f3946d [INFO] testing internet2-org/rust-internet2 against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finternet2-org%2Frust-internet2" "/workspace/builds/worker-15/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-15/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/internet2-org/rust-internet2 on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/internet2-org/rust-internet2 [INFO] finished tweaking git repo https://github.com/internet2-org/rust-internet2 [INFO] tweaked toml for git repo https://github.com/internet2-org/rust-internet2 written to /workspace/builds/worker-15/source/Cargo.toml [INFO] crate git repo https://github.com/internet2-org/rust-internet2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "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-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 064ebabf341310de6099c60cbfc517672bcf655da50efb792d8bb67103637b88 [INFO] running `Command { std: "docker" "start" "-a" "064ebabf341310de6099c60cbfc517672bcf655da50efb792d8bb67103637b88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "064ebabf341310de6099c60cbfc517672bcf655da50efb792d8bb67103637b88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "064ebabf341310de6099c60cbfc517672bcf655da50efb792d8bb67103637b88", kill_on_drop: false }` [INFO] [stdout] 064ebabf341310de6099c60cbfc517672bcf655da50efb792d8bb67103637b88 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4e3f4b1c4cf66044907139d97655ea5592ab8119e01801de749e43ffdf72fa98 [INFO] running `Command { std: "docker" "start" "-a" "4e3f4b1c4cf66044907139d97655ea5592ab8119e01801de749e43ffdf72fa98", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling amplify_num v0.2.2 [INFO] [stderr] Compiling bech32 v0.8.1 [INFO] [stderr] Compiling bitcoin_hashes v0.10.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Compiling toml v0.2.1 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling signature v1.4.0 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling base32 v0.4.0 [INFO] [stderr] Compiling zmq v0.9.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling parse_arg v0.1.4 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling ed25519 v1.3.0 [INFO] [stderr] Compiling metadeps v1.1.2 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling cmake v0.1.43 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling tokio v1.14.0 [INFO] [stderr] Compiling stringly_conversions v0.1.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling secp256k1-sys v0.4.1 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling zeromq-src v0.1.10+4.3.2 [INFO] [stderr] Compiling zmq-sys v0.11.0 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling poly1305 v0.6.2 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling secp256k1 v0.20.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling bitcoin v0.27.1 [INFO] [stderr] Compiling amplify_syn v1.1.6 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling miniscript v6.0.1 [INFO] [stderr] Compiling amplify_derive v2.9.0 [INFO] [stderr] Compiling zeroize_derive v1.2.2 [INFO] [stderr] Compiling derive_more v0.99.16 [INFO] [stderr] Compiling zeroize v1.4.3 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling chacha20 v0.6.0 [INFO] [stderr] Compiling chacha20poly1305 v0.7.1 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling amplify v3.9.1 [INFO] [stderr] Compiling encoding_derive_helpers v1.7.4 [INFO] [stderr] Compiling inet2_derive v0.6.0 (/opt/rustwide/workdir/derive) [INFO] [stderr] Compiling strict_encoding_derive v1.7.4 [INFO] [stderr] Compiling lightning_encoding_derive v0.5.0 [INFO] [stderr] Compiling strict_encoding v1.7.4 [INFO] [stderr] Compiling torut v0.2.1 [INFO] [stderr] Compiling slip132 v0.5.0 [INFO] [stderr] Compiling bitcoin_scripts v0.5.0 [INFO] [stderr] Compiling lnpbp_bech32 v0.5.0 [INFO] [stderr] Compiling commit_verify v0.5.11 [INFO] [stderr] Compiling lnpbp_chain v0.5.0 [INFO] [stderr] Compiling bitcoin_hd v0.5.0 [INFO] [stderr] Compiling inet2_addr v0.6.0 (/opt/rustwide/workdir/addr) [INFO] [stderr] Compiling lnpbp v0.5.0 [INFO] [stderr] Compiling descriptors v0.5.0 [INFO] [stderr] error: could not compile `descriptors` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name descriptors --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/descriptors-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=32f52071076b818c -C extra-filename=-32f52071076b818c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern amplify=/opt/rustwide/target/debug/deps/libamplify-83e16d1147963c33.rmeta --extern bitcoin=/opt/rustwide/target/debug/deps/libbitcoin-0d0739c0e0fc109b.rmeta --extern bitcoin_hd=/opt/rustwide/target/debug/deps/libbitcoin_hd-01df74cb5b349543.rmeta --extern bitcoin_scripts=/opt/rustwide/target/debug/deps/libbitcoin_scripts-615b34d080e6dda0.rmeta --extern miniscript=/opt/rustwide/target/debug/deps/libminiscript-d8811842f50df0d0.rmeta --extern strict_encoding=/opt/rustwide/target/debug/deps/libstrict_encoding-cf6f1b8689f5d634.rlib --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/secp256k1-sys-86a4dc1b437f3207/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "4e3f4b1c4cf66044907139d97655ea5592ab8119e01801de749e43ffdf72fa98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e3f4b1c4cf66044907139d97655ea5592ab8119e01801de749e43ffdf72fa98", kill_on_drop: false }` [INFO] [stdout] 4e3f4b1c4cf66044907139d97655ea5592ab8119e01801de749e43ffdf72fa98