[INFO] cloning repository https://github.com/aurora-rs/stellar-base-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aurora-rs/stellar-base-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faurora-rs%2Fstellar-base-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faurora-rs%2Fstellar-base-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3b6897d235ac7ee1e0a31d6afb0574ea4c86684d [INFO] checking aurora-rs/stellar-base-rs/3b6897d235ac7ee1e0a31d6afb0574ea4c86684d against master#f2abf827c128120ed7a874d02973947968c158b8 for pr-132268 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faurora-rs%2Fstellar-base-rs" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/aurora-rs/stellar-base-rs on toolchain f2abf827c128120ed7a874d02973947968c158b8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f2abf827c128120ed7a874d02973947968c158b8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/aurora-rs/stellar-base-rs [INFO] finished tweaking git repo https://github.com/aurora-rs/stellar-base-rs [INFO] tweaked toml for git repo https://github.com/aurora-rs/stellar-base-rs written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/aurora-rs/stellar-base-rs 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" "+f2abf827c128120ed7a874d02973947968c158b8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded xdr-rs-serialize-derive v0.3.1 [INFO] [stderr] Downloaded xdr-rs-serialize v0.3.1 [INFO] [stderr] Downloaded ring-compat v0.5.1 [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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+f2abf827c128120ed7a874d02973947968c158b8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c77401f09de03bed4b8210a47aaa2f0eda597649fc4608ead73a7ef9f2a1075f [INFO] running `Command { std: "docker" "start" "-a" "c77401f09de03bed4b8210a47aaa2f0eda597649fc4608ead73a7ef9f2a1075f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c77401f09de03bed4b8210a47aaa2f0eda597649fc4608ead73a7ef9f2a1075f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c77401f09de03bed4b8210a47aaa2f0eda597649fc4608ead73a7ef9f2a1075f", kill_on_drop: false }` [INFO] [stdout] c77401f09de03bed4b8210a47aaa2f0eda597649fc4608ead73a7ef9f2a1075f [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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+f2abf827c128120ed7a874d02973947968c158b8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 277a68bcd1780813892ed52f988a90dc24ca4a6edd14ff2494fd48f7e6c284a0 [INFO] running `Command { std: "docker" "start" "-a" "277a68bcd1780813892ed52f988a90dc24ca4a6edd14ff2494fd48f7e6c284a0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking const-oid v0.9.5 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking signature v1.6.4 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling serde v1.0.190 [INFO] [stderr] Checking base16ct v0.1.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Checking ed25519 v1.5.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Checking cpufeatures v0.2.11 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling rust_decimal v1.32.0 [INFO] [stderr] Compiling crc16 v0.4.0 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking iana-time-zone v0.1.58 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking json v0.12.4 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Compiling libsodium-sys v0.2.7 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking chrono v0.4.31 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking xdr-rs-serialize v0.3.1 [INFO] [stderr] Checking base32 v0.4.0 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Checking base64 v0.21.5 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling serde_derive v1.0.190 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling xdr-rs-serialize-derive v0.3.1 [INFO] [stderr] Checking zeroize v1.6.0 [INFO] [stderr] Checking der v0.6.1 [INFO] [stderr] Checking crypto-bigint v0.4.9 [INFO] [stderr] Checking curve25519-dalek v3.2.0 [INFO] [stderr] Checking sec1 v0.3.0 [INFO] [stderr] Checking spki v0.6.0 [INFO] [stderr] Checking pkcs8 v0.9.0 [INFO] [stderr] Checking elliptic-curve v0.12.3 [INFO] [stderr] Checking ecdsa v0.14.8 [INFO] [stderr] Checking p384 v0.11.2 [INFO] [stderr] Checking p256 v0.11.1 [INFO] [stderr] Checking ring-compat v0.5.1 [INFO] [stderr] Checking ed25519-dalek v1.0.1 [INFO] [stderr] Checking sodiumoxide v0.2.7 [INFO] [stderr] Checking stellar-base v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.47s [INFO] running `Command { std: "docker" "inspect" "277a68bcd1780813892ed52f988a90dc24ca4a6edd14ff2494fd48f7e6c284a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "277a68bcd1780813892ed52f988a90dc24ca4a6edd14ff2494fd48f7e6c284a0", kill_on_drop: false }` [INFO] [stdout] 277a68bcd1780813892ed52f988a90dc24ca4a6edd14ff2494fd48f7e6c284a0