[INFO] cloning repository https://github.com/Aofusa/blockchain-sample
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Aofusa/blockchain-sample" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAofusa%2Fblockchain-sample", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAofusa%2Fblockchain-sample'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fa38d9c86f08da0a5d2367bbc841f051285980c4
[INFO] testing Aofusa/blockchain-sample against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAofusa%2Fblockchain-sample" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Aofusa/blockchain-sample
[INFO] finished tweaking git repo https://github.com/Aofusa/blockchain-sample
[INFO] tweaked toml for git repo https://github.com/Aofusa/blockchain-sample written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Aofusa/blockchain-sample on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Aofusa/blockchain-sample 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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded proc-macro2 v1.0.19
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.67
[INFO] [stderr]   Downloaded thiserror-impl v1.0.20
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.67
[INFO] [stderr]   Downloaded anyhow v1.0.32
[INFO] [stderr]   Downloaded cc v1.0.58
[INFO] [stderr]   Downloaded js-sys v0.3.44
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.67
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.67
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.67
[INFO] [stderr]   Downloaded chrono v0.4.13
[INFO] [stderr]   Downloaded serde_json v1.0.57
[INFO] [stderr]   Downloaded thiserror v1.0.20
[INFO] [stderr]   Downloaded syn v1.0.38
[INFO] [stderr]   Downloaded libc v0.2.74
[INFO] [stderr]   Downloaded web-sys v0.3.44
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dd0d5e148e094f2b4bcb606cb2f02db0605a972da21b972cd21e9d5a6a633d83
[INFO] running `Command { std: "docker" "start" "-a" "dd0d5e148e094f2b4bcb606cb2f02db0605a972da21b972cd21e9d5a6a633d83", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dd0d5e148e094f2b4bcb606cb2f02db0605a972da21b972cd21e9d5a6a633d83", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dd0d5e148e094f2b4bcb606cb2f02db0605a972da21b972cd21e9d5a6a633d83", kill_on_drop: false }`
[INFO] [stdout] dd0d5e148e094f2b4bcb606cb2f02db0605a972da21b972cd21e9d5a6a633d83
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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 -Copt-level=3" "-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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b3664bce9c12208e14fe948a3e2712219a4d2636d95929b6f21c8ca709446084
[INFO] running `Command { std: "docker" "start" "-a" "b3664bce9c12208e14fe948a3e2712219a4d2636d95929b6f21c8ca709446084", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.19
[INFO] [stderr]    Compiling syn v1.0.38
[INFO] [stderr]    Compiling autocfg v1.0.0
[INFO] [stderr]    Compiling libc v0.2.74
[INFO] [stderr]    Compiling serde_derive v1.0.114
[INFO] [stderr]    Compiling serde v1.0.114
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling cc v1.0.58
[INFO] [stderr]    Compiling serde_json v1.0.57
[INFO] [stderr]    Compiling anyhow v1.0.32
[INFO] [stderr]    Compiling itoa v0.4.6
[INFO] [stderr]    Compiling once_cell v1.4.0
[INFO] [stderr]    Compiling num-traits v0.2.12
[INFO] [stderr]    Compiling num-integer v0.1.43
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling time v0.1.43
[INFO] [stderr]    Compiling ring v0.16.15
[INFO] [stderr]    Compiling thiserror-impl v1.0.20
[INFO] [stderr]    Compiling thiserror v1.0.20
[INFO] [stderr]    Compiling chrono v0.4.13
[INFO] [stderr]    Compiling blockchain-sample v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `sender_address`, `receiver_address`, and `value` are never read
[INFO] [stdout]  --> src/v1.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | struct Transaction {
[INFO] [stdout]   |        ----------- fields in this struct
[INFO] [stdout] 3 |     sender_address: i32,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 4 |     receiver_address: i32,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 5 |     value: f32
[INFO] [stdout]   |     ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Transaction` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s
[INFO] running `Command { std: "docker" "inspect" "b3664bce9c12208e14fe948a3e2712219a4d2636d95929b6f21c8ca709446084", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b3664bce9c12208e14fe948a3e2712219a4d2636d95929b6f21c8ca709446084", kill_on_drop: false }`
[INFO] [stdout] b3664bce9c12208e14fe948a3e2712219a4d2636d95929b6f21c8ca709446084
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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 -Copt-level=3" "-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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 250bc4c3db4377c656292173bf3c40de9161fdbb438e8c7defa42dd042a3d3d4
[INFO] running `Command { std: "docker" "start" "-a" "250bc4c3db4377c656292173bf3c40de9161fdbb438e8c7defa42dd042a3d3d4", kill_on_drop: false }`
[INFO] [stderr]    Compiling blockchain-sample v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `sender_address`, `receiver_address`, and `value` are never read
[INFO] [stdout]  --> src/v1.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | struct Transaction {
[INFO] [stdout]   |        ----------- fields in this struct
[INFO] [stdout] 3 |     sender_address: i32,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 4 |     receiver_address: i32,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 5 |     value: f32
[INFO] [stdout]   |     ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Transaction` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.60s
[INFO] running `Command { std: "docker" "inspect" "250bc4c3db4377c656292173bf3c40de9161fdbb438e8c7defa42dd042a3d3d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "250bc4c3db4377c656292173bf3c40de9161fdbb438e8c7defa42dd042a3d3d4", kill_on_drop: false }`
[INFO] [stdout] 250bc4c3db4377c656292173bf3c40de9161fdbb438e8c7defa42dd042a3d3d4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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 -Copt-level=3" "-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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a4f9aaa981d90a85dd90ed565688e15b0ad5bd07d309c178ee878c76f3b365ec
[INFO] running `Command { std: "docker" "start" "-a" "a4f9aaa981d90a85dd90ed565688e15b0ad5bd07d309c178ee878c76f3b365ec", kill_on_drop: false }`
[INFO] [stderr] warning: fields `sender_address`, `receiver_address`, and `value` are never read
[INFO] [stderr]  --> src/v1.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 2 | struct Transaction {
[INFO] [stderr]   |        ----------- fields in this struct
[INFO] [stderr] 3 |     sender_address: i32,
[INFO] [stderr]   |     ^^^^^^^^^^^^^^
[INFO] [stderr] 4 |     receiver_address: i32,
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^
[INFO] [stderr] 5 |     value: f32
[INFO] [stderr]   |     ^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `Transaction` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]   = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `blockchain-sample` (bin "v1" test) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/v1.rs (/opt/rustwide/target/debug/deps/v1-8bed4d5415b46cb6)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/v2.rs (/opt/rustwide/target/debug/deps/v2-c8bdeff1bb5f35d0)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/v3.rs (/opt/rustwide/target/debug/deps/v3-68d08b91402fa3b6)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/v4.rs (/opt/rustwide/target/debug/deps/v4-806a05868fc0edd9)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "a4f9aaa981d90a85dd90ed565688e15b0ad5bd07d309c178ee878c76f3b365ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a4f9aaa981d90a85dd90ed565688e15b0ad5bd07d309c178ee878c76f3b365ec", kill_on_drop: false }`
[INFO] [stdout] a4f9aaa981d90a85dd90ed565688e15b0ad5bd07d309c178ee878c76f3b365ec
