[INFO] cloning repository https://github.com/jeremyd88/Verus-Dapp-Pipeline
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jeremyd88/Verus-Dapp-Pipeline" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeremyd88%2FVerus-Dapp-Pipeline", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeremyd88%2FVerus-Dapp-Pipeline'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4e84fc73b0be8ac90cbd938ab964a78aa30a8b9c
[INFO] building jeremyd88/Verus-Dapp-Pipeline against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeremyd88%2FVerus-Dapp-Pipeline" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jeremyd88/Verus-Dapp-Pipeline
[INFO] finished tweaking git repo https://github.com/jeremyd88/Verus-Dapp-Pipeline
[INFO] tweaked toml for git repo https://github.com/jeremyd88/Verus-Dapp-Pipeline written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jeremyd88/Verus-Dapp-Pipeline on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jeremyd88/Verus-Dapp-Pipeline 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded hermit-abi v0.2.6
[INFO] [stderr]   Downloaded serde_test v0.8.23
[INFO] [stderr]   Downloaded linked-hash-map v0.3.0
[INFO] [stderr]   Downloaded quote v1.0.28
[INFO] [stderr]   Downloaded config v0.10.1
[INFO] [stderr]   Downloaded serde_derive v1.0.164
[INFO] [stderr]   Downloaded ryu v1.0.13
[INFO] [stderr]   Downloaded proc-macro2 v1.0.60
[INFO] [stderr]   Downloaded log v0.4.18
[INFO] [stderr]   Downloaded serde v1.0.164
[INFO] [stderr]   Downloaded tokio v1.28.2
[INFO] [stderr]   Downloaded syn v2.0.18
[INFO] [stderr]   Downloaded aho-corasick v0.7.20
[INFO] [stderr]   Downloaded h2 v0.3.19
[INFO] [stderr]   Downloaded hyper v0.14.26
[INFO] [stderr]   Downloaded serde_json v1.0.96
[INFO] [stderr]   Downloaded base64-compat v1.0.0
[INFO] [stderr]   Downloaded unicode-ident v1.0.9
[INFO] [stderr]   Downloaded once_cell v1.17.2
[INFO] [stderr]   Downloaded itoa v1.0.6
[INFO] [stderr]   Downloaded num_cpus v1.15.0
[INFO] [stderr]   Downloaded windows-targets v0.48.0
[INFO] [stderr]   Downloaded jsonrpc v0.12.1
[INFO] [stderr]   Downloaded libc v0.2.146
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4b70341572cba57823cb04b018fd66828419c9b73780d6f0010e4e730cb6f2d8
[INFO] running `Command { std: "docker" "start" "-a" "4b70341572cba57823cb04b018fd66828419c9b73780d6f0010e4e730cb6f2d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4b70341572cba57823cb04b018fd66828419c9b73780d6f0010e4e730cb6f2d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b70341572cba57823cb04b018fd66828419c9b73780d6f0010e4e730cb6f2d8", kill_on_drop: false }`
[INFO] [stdout] 4b70341572cba57823cb04b018fd66828419c9b73780d6f0010e4e730cb6f2d8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fcc200bfedcc6695a03f9ac929a74f520c82673d18759ba9662e2a2fe763e41c
[INFO] running `Command { std: "docker" "start" "-a" "fcc200bfedcc6695a03f9ac929a74f520c82673d18759ba9662e2a2fe763e41c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.146
[INFO] [stderr]    Compiling proc-macro2 v1.0.60
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling itoa v1.0.6
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling serde v1.0.164
[INFO] [stderr]    Compiling tokio v1.28.2
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling once_cell v1.17.2
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling ryu v1.0.13
[INFO] [stderr]    Compiling tracing-core v0.1.31
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]    Compiling serde v0.8.23
[INFO] [stderr]    Compiling serde_json v1.0.96
[INFO] [stderr]    Compiling log v0.4.18
[INFO] [stderr]    Compiling nom v5.1.3
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling try-lock v0.2.4
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling base64-compat v1.0.0
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling rust-ini v0.13.0
[INFO] [stderr]    Compiling syn v2.0.18
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling serde_test v0.8.23
[INFO] [stderr]    Compiling num-traits v0.1.43
[INFO] [stderr]    Compiling linked-hash-map v0.3.0
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling regex v1.7.3
[INFO] [stderr]    Compiling serde-hjson v0.9.1
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.164
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling config v0.10.1
[INFO] [stderr]    Compiling jsonrpc v0.12.1
[INFO] [stderr]    Compiling tokio-util v0.7.8
[INFO] [stderr]    Compiling h2 v0.3.19
[INFO] [stderr]    Compiling hyper v0.14.26
[INFO] [stderr]    Compiling rust_verusd_rpc_server v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.51s
[INFO] running `Command { std: "docker" "inspect" "fcc200bfedcc6695a03f9ac929a74f520c82673d18759ba9662e2a2fe763e41c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fcc200bfedcc6695a03f9ac929a74f520c82673d18759ba9662e2a2fe763e41c", kill_on_drop: false }`
[INFO] [stdout] fcc200bfedcc6695a03f9ac929a74f520c82673d18759ba9662e2a2fe763e41c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aeb93691db1f3807dee88ea64ceab3897a01f9914ab7303622bcd87da8b3fb60
[INFO] running `Command { std: "docker" "start" "-a" "aeb93691db1f3807dee88ea64ceab3897a01f9914ab7303622bcd87da8b3fb60", kill_on_drop: false }`
[INFO] [stderr]    Compiling rust_verusd_rpc_server v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.97s
[INFO] running `Command { std: "docker" "inspect" "aeb93691db1f3807dee88ea64ceab3897a01f9914ab7303622bcd87da8b3fb60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aeb93691db1f3807dee88ea64ceab3897a01f9914ab7303622bcd87da8b3fb60", kill_on_drop: false }`
[INFO] [stdout] aeb93691db1f3807dee88ea64ceab3897a01f9914ab7303622bcd87da8b3fb60
