[INFO] cloning repository https://github.com/zxf000000/aptos-tools-copy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zxf000000/aptos-tools-copy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzxf000000%2Faptos-tools-copy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzxf000000%2Faptos-tools-copy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 558231525234d1123fc4c51ea612f825e0b2ea16 [INFO] checking zxf000000/aptos-tools-copy against master#22572d0994593197593e2a1b7b18d720a9a349a7 for pr-126452-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzxf000000%2Faptos-tools-copy" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 73% (1781/2424) Updating files: 74% (1794/2424) Updating files: 75% (1818/2424) Updating files: 76% (1843/2424) Updating files: 77% (1867/2424) Updating files: 77% (1883/2424) Updating files: 78% (1891/2424) Updating files: 79% (1915/2424) Updating files: 80% (1940/2424) Updating files: 81% (1964/2424) Updating files: 82% (1988/2424) Updating files: 83% (2012/2424) Updating files: 84% (2037/2424) Updating files: 85% (2061/2424) Updating files: 86% (2085/2424) Updating files: 87% (2109/2424) Updating files: 88% (2134/2424) Updating files: 89% (2158/2424) Updating files: 90% (2182/2424) Updating files: 91% (2206/2424) Updating files: 92% (2231/2424) Updating files: 93% (2255/2424) Updating files: 94% (2279/2424) Updating files: 95% (2303/2424) Updating files: 96% (2328/2424) Updating files: 97% (2352/2424) Updating files: 98% (2376/2424) Updating files: 99% (2400/2424) Updating files: 100% (2424/2424) Updating files: 100% (2424/2424), done. [INFO] validating manifest of git repo https://github.com/zxf000000/aptos-tools-copy on toolchain 22572d0994593197593e2a1b7b18d720a9a349a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/zxf000000/aptos-tools-copy [INFO] finished tweaking git repo https://github.com/zxf000000/aptos-tools-copy [INFO] tweaked toml for git repo https://github.com/zxf000000/aptos-tools-copy written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/zxf000000/aptos-tools-copy 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" "+22572d0994593197593e2a1b7b18d720a9a349a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_bytes v0.11.7 [INFO] [stderr] Downloaded zeroize v1.5.7 [INFO] [stderr] Downloaded ed25519 v1.5.2 [INFO] [stderr] Downloaded ed25519-dalek-fiat v0.1.0 [INFO] [stderr] Downloaded fiat-crypto v0.1.13 [INFO] [stderr] Downloaded curve25519-dalek-fiat v0.1.0 [INFO] [stderr] Downloaded libc v0.2.127 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f944af7e6e1675d0d40ab33f37914a7d32305c5dd8c5a9885c25e19125a57361 [INFO] running `Command { std: "docker" "start" "-a" "f944af7e6e1675d0d40ab33f37914a7d32305c5dd8c5a9885c25e19125a57361", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f944af7e6e1675d0d40ab33f37914a7d32305c5dd8c5a9885c25e19125a57361", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f944af7e6e1675d0d40ab33f37914a7d32305c5dd8c5a9885c25e19125a57361", kill_on_drop: false }` [INFO] [stdout] f944af7e6e1675d0d40ab33f37914a7d32305c5dd8c5a9885c25e19125a57361 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+22572d0994593197593e2a1b7b18d720a9a349a7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 19ff15d1a96eec786610bd33dbe8b08cf05fe110057f900a057b979e21597dac [INFO] running `Command { std: "docker" "start" "-a" "19ff15d1a96eec786610bd33dbe8b08cf05fe110057f900a057b979e21597dac", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.127 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking once_cell v1.13.0 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Checking bytes v1.2.1 [INFO] [stderr] Checking itoa v1.0.3 [INFO] [stderr] Compiling serde v1.0.142 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Checking tracing-core v0.1.29 [INFO] [stderr] Compiling openssl v0.10.41 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking http v0.2.8 [INFO] [stderr] Compiling tokio v1.20.1 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Checking tracing v0.1.36 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Compiling serde_json v1.0.83 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking mio v0.8.4 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking ryu v1.0.11 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking signature v1.5.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Checking cpufeatures v0.2.2 [INFO] [stderr] Checking fiat-crypto v0.1.13 [INFO] [stderr] Checking ipnet v2.5.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling openssl-sys v0.9.75 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking unicode-normalization v0.1.21 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking serde_bytes v0.11.7 [INFO] [stderr] Checking ed25519 v1.5.2 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking tokio-util v0.7.3 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Checking h2 v0.3.13 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Checking zeroize v1.5.7 [INFO] [stderr] Checking curve25519-dalek-fiat v0.1.0 [INFO] [stderr] Checking ed25519-dalek-fiat v0.1.0 [INFO] [stderr] Checking hyper v0.14.20 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.11 [INFO] [stderr] Checking first-transaction v0.0.1 (/opt/rustwide/workdir/first_transaction) [INFO] [stderr] Checking hello-blockchain v0.0.1 (/opt/rustwide/workdir/hello_blockchain) [INFO] [stderr] Checking deploy v0.0.1 (/opt/rustwide/workdir/deploy) [INFO] [stderr] Checking first-coin v0.0.1 (/opt/rustwide/workdir/first_coin) [INFO] [stdout] warning: unused import: `ExpandedSecretKey` [INFO] [stdout] --> deploy/src/main.rs:5:21 [INFO] [stdout] | [INFO] [stdout] 5 | use ed25519_dalek::{ExpandedSecretKey, SecretKey}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ExpandedSecretKey` [INFO] [stdout] --> deploy/src/main.rs:5:21 [INFO] [stdout] | [INFO] [stdout] 5 | use ed25519_dalek::{ExpandedSecretKey, SecretKey}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `exp` [INFO] [stdout] --> deploy/src/main.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | let exp = SecretKey::from_bytes(&pkey).unwrap(); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_exp` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> deploy/src/main.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | let mut tx_hash = client.publish_module(&mut account, &module_hex); [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `exp` [INFO] [stdout] --> deploy/src/main.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | let exp = SecretKey::from_bytes(&pkey).unwrap(); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_exp` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> deploy/src/main.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | let mut tx_hash = client.publish_module(&mut account, &module_hex); [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.96s [INFO] running `Command { std: "docker" "inspect" "19ff15d1a96eec786610bd33dbe8b08cf05fe110057f900a057b979e21597dac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19ff15d1a96eec786610bd33dbe8b08cf05fe110057f900a057b979e21597dac", kill_on_drop: false }` [INFO] [stdout] 19ff15d1a96eec786610bd33dbe8b08cf05fe110057f900a057b979e21597dac