[INFO] cloning repository https://github.com/UsairimIsani/proto-accounts [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/UsairimIsani/proto-accounts" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FUsairimIsani%2Fproto-accounts", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FUsairimIsani%2Fproto-accounts'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0a5aab6b726a238c797bc0fe4e00bf62ecc75558 [INFO] testing UsairimIsani/proto-accounts against master#0d13f6afeba4935499abe0c9a07426c94492c94e for pr-96025 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FUsairimIsani%2Fproto-accounts" "/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/UsairimIsani/proto-accounts on toolchain 0d13f6afeba4935499abe0c9a07426c94492c94e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/UsairimIsani/proto-accounts [INFO] finished tweaking git repo https://github.com/UsairimIsani/proto-accounts [INFO] tweaked toml for git repo https://github.com/UsairimIsani/proto-accounts written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/UsairimIsani/proto-accounts already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a7da1951881cae0ffe068a8459dd0c909f8e976961d3382211a078d4802bfec3 [INFO] running `Command { std: "docker" "start" "-a" "a7da1951881cae0ffe068a8459dd0c909f8e976961d3382211a078d4802bfec3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a7da1951881cae0ffe068a8459dd0c909f8e976961d3382211a078d4802bfec3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7da1951881cae0ffe068a8459dd0c909f8e976961d3382211a078d4802bfec3", kill_on_drop: false }` [INFO] [stdout] a7da1951881cae0ffe068a8459dd0c909f8e976961d3382211a078d4802bfec3 [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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e3d39010e1e4b508472d1ee49817a09202888f540c24a9134d23abd6c862e8ff [INFO] running `Command { std: "docker" "start" "-a" "e3d39010e1e4b508472d1ee49817a09202888f540c24a9134d23abd6c862e8ff", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proto-accounts v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.61s [INFO] running `Command { std: "docker" "inspect" "e3d39010e1e4b508472d1ee49817a09202888f540c24a9134d23abd6c862e8ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3d39010e1e4b508472d1ee49817a09202888f540c24a9134d23abd6c862e8ff", kill_on_drop: false }` [INFO] [stdout] e3d39010e1e4b508472d1ee49817a09202888f540c24a9134d23abd6c862e8ff [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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1e111b83cb39673551fd5fd0896f6b40ee2192645a56a67f4673055ffe6ea9b9 [INFO] running `Command { std: "docker" "start" "-a" "1e111b83cb39673551fd5fd0896f6b40ee2192645a56a67f4673055ffe6ea9b9", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proto-accounts v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 19.93s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/proto_accounts-50d6323088daf871) [INFO] running `Command { std: "docker" "inspect" "1e111b83cb39673551fd5fd0896f6b40ee2192645a56a67f4673055ffe6ea9b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e111b83cb39673551fd5fd0896f6b40ee2192645a56a67f4673055ffe6ea9b9", kill_on_drop: false }` [INFO] [stdout] 1e111b83cb39673551fd5fd0896f6b40ee2192645a56a67f4673055ffe6ea9b9 [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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6296937004a504479f65837d986e8cb62efbfda1a2b5c73125c3192e6de758f5 [INFO] running `Command { std: "docker" "start" "-a" "6296937004a504479f65837d986e8cb62efbfda1a2b5c73125c3192e6de758f5", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/proto_accounts-50d6323088daf871) [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" "6296937004a504479f65837d986e8cb62efbfda1a2b5c73125c3192e6de758f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6296937004a504479f65837d986e8cb62efbfda1a2b5c73125c3192e6de758f5", kill_on_drop: false }` [INFO] [stdout] 6296937004a504479f65837d986e8cb62efbfda1a2b5c73125c3192e6de758f5