[INFO] cloning repository https://github.com/AnshulKanwar/track
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AnshulKanwar/track" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnshulKanwar%2Ftrack", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnshulKanwar%2Ftrack'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cac8c0f4665c3ee66aa621c55919ed71924865db
[INFO] building AnshulKanwar/track against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnshulKanwar%2Ftrack" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/AnshulKanwar/track on toolchain ad211ced81509462cdfe4c29ed10f97279a0acae
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/AnshulKanwar/track
[INFO] finished tweaking git repo https://github.com/AnshulKanwar/track
[INFO] tweaked toml for git repo https://github.com/AnshulKanwar/track written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/AnshulKanwar/track 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" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sqlite3-sys v0.14.0
[INFO] [stderr]   Downloaded serde_derive v1.0.143
[INFO] [stderr]   Downloaded home v0.5.3
[INFO] [stderr]   Downloaded serde v1.0.143
[INFO] [stderr]   Downloaded crossterm v0.23.2
[INFO] [stderr]   Downloaded comfy-table v6.0.0
[INFO] [stderr]   Downloaded clap_derive v3.2.17
[INFO] [stderr]   Downloaded clap v3.2.17
[INFO] [stderr]   Downloaded sqlite3-src v0.4.0
[INFO] [stderr]   Downloaded sqlite v0.27.0
[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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 184dbe1866ee7cc678abec574dd95e5db03df761e074522fb2021f77e8948bbe
[INFO] running `Command { std: "docker" "start" "-a" "184dbe1866ee7cc678abec574dd95e5db03df761e074522fb2021f77e8948bbe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "184dbe1866ee7cc678abec574dd95e5db03df761e074522fb2021f77e8948bbe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "184dbe1866ee7cc678abec574dd95e5db03df761e074522fb2021f77e8948bbe", kill_on_drop: false }`
[INFO] [stdout] 184dbe1866ee7cc678abec574dd95e5db03df761e074522fb2021f77e8948bbe
[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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ff3bc78fda6ddc8aa4e6b71622613817e6ad2ababec6fce1da376c867dc70195
[INFO] running `Command { std: "docker" "start" "-a" "ff3bc78fda6ddc8aa4e6b71622613817e6ad2ababec6fce1da376c867dc70195", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.132
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling serde_derive v1.0.143
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling signal-hook v0.3.14
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling serde v1.0.143
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling rustversion v1.0.9
[INFO] [stderr]    Compiling smallvec v1.9.0
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling os_str_bytes v6.3.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.46
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling once_cell v1.13.1
[INFO] [stderr]    Compiling textwrap v0.15.0
[INFO] [stderr]    Compiling home v0.5.3
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling sqlite3-src v0.4.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling mio v0.8.4
[INFO] [stderr]    Compiling sqlite3-sys v0.14.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling sqlite v0.27.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling crossterm v0.23.2
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling clap_derive v3.2.17
[INFO] [stderr]    Compiling comfy-table v6.0.0
[INFO] [stderr]    Compiling clap v3.2.17
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling chrono v0.4.22
[INFO] [stderr]    Compiling csv v1.1.6
[INFO] [stderr]    Compiling track v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.17s
[INFO] running `Command { std: "docker" "inspect" "ff3bc78fda6ddc8aa4e6b71622613817e6ad2ababec6fce1da376c867dc70195", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ff3bc78fda6ddc8aa4e6b71622613817e6ad2ababec6fce1da376c867dc70195", kill_on_drop: false }`
[INFO] [stdout] ff3bc78fda6ddc8aa4e6b71622613817e6ad2ababec6fce1da376c867dc70195
[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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 19eddaa86562f1d01974a470e34c515c8c08537e958c92dd81ce53020cec5af7
[INFO] running `Command { std: "docker" "start" "-a" "19eddaa86562f1d01974a470e34c515c8c08537e958c92dd81ce53020cec5af7", kill_on_drop: false }`
[INFO] [stderr]    Compiling track v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.51s
[INFO] running `Command { std: "docker" "inspect" "19eddaa86562f1d01974a470e34c515c8c08537e958c92dd81ce53020cec5af7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "19eddaa86562f1d01974a470e34c515c8c08537e958c92dd81ce53020cec5af7", kill_on_drop: false }`
[INFO] [stdout] 19eddaa86562f1d01974a470e34c515c8c08537e958c92dd81ce53020cec5af7
