[INFO] cloning repository https://github.com/conflux-fans/conflux-address-rust-binding [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/conflux-fans/conflux-address-rust-binding" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fconflux-fans%2Fconflux-address-rust-binding", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fconflux-fans%2Fconflux-address-rust-binding'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 531c8faf69695196fe0473fb7ea191d695390e30 [INFO] testing conflux-fans/conflux-address-rust-binding against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fconflux-fans%2Fconflux-address-rust-binding" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/conflux-fans/conflux-address-rust-binding on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/conflux-fans/conflux-address-rust-binding [INFO] finished tweaking git repo https://github.com/conflux-fans/conflux-address-rust-binding [INFO] tweaked toml for git repo https://github.com/conflux-fans/conflux-address-rust-binding written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/conflux-fans/conflux-address-rust-binding already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "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-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5cdf05b47c403f47981c9785e3dd73bc8d3947946abc0a6c05cb968016472dbd [INFO] running `Command { std: "docker" "start" "-a" "5cdf05b47c403f47981c9785e3dd73bc8d3947946abc0a6c05cb968016472dbd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5cdf05b47c403f47981c9785e3dd73bc8d3947946abc0a6c05cb968016472dbd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5cdf05b47c403f47981c9785e3dd73bc8d3947946abc0a6c05cb968016472dbd", kill_on_drop: false }` [INFO] [stdout] 5cdf05b47c403f47981c9785e3dd73bc8d3947946abc0a6c05cb968016472dbd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a4d7664239d967ea01dc5ff82988bbd6bd489657014404e9818469ae38e0888f [INFO] running `Command { std: "docker" "start" "-a" "a4d7664239d967ea01dc5ff82988bbd6bd489657014404e9818469ae38e0888f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.107 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling radium v0.3.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling byte-slice-cast v0.3.5 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling neon-build v0.9.1 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling cslice v0.2.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Compiling rlp v0.4.6 [INFO] [stderr] Compiling bitvec v0.17.4 [INFO] [stderr] Compiling neon-runtime v0.9.1 [INFO] [stderr] Compiling impl-rlp v0.2.1 [INFO] [stderr] Compiling neon v0.9.1 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling uint v0.8.5 [INFO] [stderr] Compiling parity-scale-codec v1.3.7 [INFO] [stderr] Compiling impl-serde v0.3.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling impl-codec v0.4.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling fixed-hash v0.6.1 [INFO] [stderr] Compiling ethbloom v0.9.2 [INFO] [stderr] Compiling primitive-types v0.7.3 [INFO] [stderr] Compiling neon-macros v0.9.1 [INFO] [stderr] Compiling ethereum-types v0.9.2 [INFO] [stderr] Compiling cfx-types v0.1.0 [INFO] [stderr] Compiling cfx-addr v0.1.0 [INFO] [stderr] Compiling conflux-address-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 11s [INFO] running `Command { std: "docker" "inspect" "a4d7664239d967ea01dc5ff82988bbd6bd489657014404e9818469ae38e0888f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4d7664239d967ea01dc5ff82988bbd6bd489657014404e9818469ae38e0888f", kill_on_drop: false }` [INFO] [stdout] a4d7664239d967ea01dc5ff82988bbd6bd489657014404e9818469ae38e0888f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a6b778220fb6607b26c9187413fec6072ae0f187a03e6a65699e671731df602a [INFO] running `Command { std: "docker" "start" "-a" "a6b778220fb6607b26c9187413fec6072ae0f187a03e6a65699e671731df602a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling conflux-address-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 18.70s [INFO] running `Command { std: "docker" "inspect" "a6b778220fb6607b26c9187413fec6072ae0f187a03e6a65699e671731df602a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6b778220fb6607b26c9187413fec6072ae0f187a03e6a65699e671731df602a", kill_on_drop: false }` [INFO] [stdout] a6b778220fb6607b26c9187413fec6072ae0f187a03e6a65699e671731df602a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e7d03a8df584697444f2bf4fe926e267346e1a0862bd54db52aed185a22506ac [INFO] running `Command { std: "docker" "start" "-a" "e7d03a8df584697444f2bf4fe926e267346e1a0862bd54db52aed185a22506ac", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.56s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/conflux_address_rust-9588b0611434cd9a) [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" "e7d03a8df584697444f2bf4fe926e267346e1a0862bd54db52aed185a22506ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7d03a8df584697444f2bf4fe926e267346e1a0862bd54db52aed185a22506ac", kill_on_drop: false }` [INFO] [stdout] e7d03a8df584697444f2bf4fe926e267346e1a0862bd54db52aed185a22506ac