[INFO] fetching crate sway-fmt 0.22.1... [INFO] building sway-fmt-0.22.1 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2 [INFO] extracting crate sway-fmt 0.22.1 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate sway-fmt 0.22.1 [INFO] finished tweaking crates.io crate sway-fmt 0.22.1 [INFO] tweaked toml for crates.io crate sway-fmt 0.22.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate sway-fmt 0.22.1 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 200 packages to latest compatible versions [INFO] [stderr] Adding sway-core v0.22.1 (available: v0.69.6) [INFO] [stderr] Adding sway-types v0.22.1 (available: v0.69.6) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 86529ca2fedd609467203ee0f610ef69ae5d19bec57b55c492af448967ec685a [INFO] running `Command { std: "docker" "start" "-a" "86529ca2fedd609467203ee0f610ef69ae5d19bec57b55c492af448967ec685a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "86529ca2fedd609467203ee0f610ef69ae5d19bec57b55c492af448967ec685a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86529ca2fedd609467203ee0f610ef69ae5d19bec57b55c492af448967ec685a", kill_on_drop: false }` [INFO] [stdout] 86529ca2fedd609467203ee0f610ef69ae5d19bec57b55c492af448967ec685a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 28fe4d46104d6478943440117283962bf79fe700df009fc83831a8fadc0a6479 [INFO] running `Command { std: "docker" "start" "-a" "28fe4d46104d6478943440117283962bf79fe700df009fc83831a8fadc0a6479", kill_on_drop: false }` [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling base16ct v0.1.1 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling base58 v0.1.0 [INFO] [stderr] Compiling secp256k1-sys v0.6.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling bech32 v0.7.3 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling radium v0.3.0 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling fuel-types v0.5.3 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling ff v0.12.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling password-hash v0.4.2 [INFO] [stderr] Compiling bitvec v0.17.4 [INFO] [stderr] Compiling fuel-storage v0.2.0 [INFO] [stderr] Compiling borrown v0.1.0 [INFO] [stderr] Compiling group v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling ripemd v0.1.3 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling base58check v0.1.0 [INFO] [stderr] Compiling fuel-asm v0.8.0 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling peg-runtime v0.7.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling im v15.1.0 [INFO] [stderr] Compiling encode_unicode v0.3.6 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling generational-arena v0.2.9 [INFO] [stderr] Compiling tai64 v4.1.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling peg-macros v0.7.0 [INFO] [stderr] Compiling sway-utils v0.22.1 [INFO] [stderr] Compiling vec1 v1.12.1 [INFO] [stderr] Compiling str_indices v0.4.4 [INFO] [stderr] Compiling ropey v1.6.1 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling peg v0.7.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling secp256k1 v0.24.3 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling phf_macros v0.10.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling extension-trait v1.0.2 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling der v0.6.1 [INFO] [stderr] Compiling crypto-bigint v0.4.9 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling spki v0.6.0 [INFO] [stderr] Compiling rfc6979 v0.3.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling pkcs8 v0.9.0 [INFO] [stderr] Compiling fuel-merkle v0.3.0 [INFO] [stderr] Compiling filecheck v0.5.0 [INFO] [stderr] Compiling sec1 v0.3.0 [INFO] [stderr] Compiling elliptic-curve v0.12.3 [INFO] [stderr] Compiling ecdsa v0.14.8 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling k256 v0.11.6 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling coins-core v0.7.0 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling coins-bip32 v0.7.0 [INFO] [stderr] Compiling prettytable-rs v0.8.0 [INFO] [stderr] Compiling prettydiff v0.5.1 [INFO] [stderr] Compiling coins-bip39 v0.7.0 [INFO] [stderr] Compiling fuel-crypto v0.6.2 [INFO] [stderr] Compiling fuel-tx v0.18.0 [INFO] [stderr] Compiling sway-types v0.22.1 [INFO] [stderr] Compiling fuel-vm v0.15.0 [INFO] [stderr] Compiling sway-ast v0.22.1 [INFO] [stderr] Compiling sway-ir v0.22.1 [INFO] [stderr] Compiling sway-parse v0.22.1 [INFO] [stderr] Compiling sway-core v0.22.1 [INFO] [stderr] Compiling sway-fmt v0.22.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.40s [INFO] running `Command { std: "docker" "inspect" "28fe4d46104d6478943440117283962bf79fe700df009fc83831a8fadc0a6479", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28fe4d46104d6478943440117283962bf79fe700df009fc83831a8fadc0a6479", kill_on_drop: false }` [INFO] [stdout] 28fe4d46104d6478943440117283962bf79fe700df009fc83831a8fadc0a6479 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d89207e2c4f48dba5ce46d3e3e5ee42655472a3b3dd52c404646aa0d8632d96f [INFO] running `Command { std: "docker" "start" "-a" "d89207e2c4f48dba5ce46d3e3e5ee42655472a3b3dd52c404646aa0d8632d96f", kill_on_drop: false }` [INFO] [stderr] Compiling sway-fmt v0.22.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.83s [INFO] running `Command { std: "docker" "inspect" "d89207e2c4f48dba5ce46d3e3e5ee42655472a3b3dd52c404646aa0d8632d96f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d89207e2c4f48dba5ce46d3e3e5ee42655472a3b3dd52c404646aa0d8632d96f", kill_on_drop: false }` [INFO] [stdout] d89207e2c4f48dba5ce46d3e3e5ee42655472a3b3dd52c404646aa0d8632d96f