[INFO] cloning repository https://github.com/filalex77/rusteam
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/filalex77/rusteam" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffilalex77%2Frusteam", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffilalex77%2Frusteam'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ffcd37f37ce994c2567d4685a9ee67268a24422e
[INFO] checking filalex77/rusteam against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffilalex77%2Frusteam" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/filalex77/rusteam
[INFO] finished tweaking git repo https://github.com/filalex77/rusteam
[INFO] tweaked toml for git repo https://github.com/filalex77/rusteam written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/filalex77/rusteam on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/filalex77/rusteam 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded structopt v0.3.22
[INFO] [stderr]   Downloaded structopt-derive v0.4.15
[INFO] [stderr]   Downloaded smallvec v1.0.0
[INFO] [stderr]   Downloaded version-sync v0.9.2
[INFO] [stderr]   Downloaded semver-parser v0.9.0
[INFO] [stderr]   Downloaded directories v3.0.2
[INFO] [stderr]   Downloaded redox_syscall v0.2.6
[INFO] [stderr]   Downloaded anyhow v1.0.42
[INFO] [stderr]   Downloaded serde v1.0.127
[INFO] [stderr]   Downloaded serde_derive v1.0.127
[INFO] [stderr]   Downloaded unicode-normalization v0.1.11
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] eaec6e5d5d4173f7eca1de302783d41a8be7f4d4e5896ce21ddabaa5f23f71a4
[INFO] running `Command { std: "docker" "start" "-a" "eaec6e5d5d4173f7eca1de302783d41a8be7f4d4e5896ce21ddabaa5f23f71a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eaec6e5d5d4173f7eca1de302783d41a8be7f4d4e5896ce21ddabaa5f23f71a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eaec6e5d5d4173f7eca1de302783d41a8be7f4d4e5896ce21ddabaa5f23f71a4", kill_on_drop: false }`
[INFO] [stdout] eaec6e5d5d4173f7eca1de302783d41a8be7f4d4e5896ce21ddabaa5f23f71a4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 667710383e3197d85826828382a63ef286594619e7d72ff044027d672d0f6fc5
[INFO] running `Command { std: "docker" "start" "-a" "667710383e3197d85826828382a63ef286594619e7d72ff044027d672d0f6fc5", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling syn v1.0.60
[INFO] [stderr]    Compiling version_check v0.9.1
[INFO] [stderr]    Compiling libc v0.2.66
[INFO] [stderr]    Compiling serde_derive v1.0.127
[INFO] [stderr]    Compiling serde v1.0.127
[INFO] [stderr]     Checking unicode-width v0.1.7
[INFO] [stderr]    Compiling unicode-segmentation v1.6.0
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]     Checking unicode-xid v0.2.0
[INFO] [stderr]     Checking vec_map v0.8.1
[INFO] [stderr]     Checking ansi_term v0.11.0
[INFO] [stderr]     Checking paw-raw v1.0.0
[INFO] [stderr]    Compiling anyhow v1.0.42
[INFO] [stderr]     Checking smallvec v1.0.0
[INFO] [stderr]    Compiling pulldown-cmark v0.8.0
[INFO] [stderr]     Checking regex-syntax v0.6.12
[INFO] [stderr]     Checking unicode-normalization v0.1.11
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking semver-parser v0.9.0
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]     Checking quote v1.0.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.2
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]     Checking idna v0.2.0
[INFO] [stderr]     Checking atty v0.2.13
[INFO] [stderr]     Checking dirs-sys v0.3.6
[INFO] [stderr]     Checking clap v2.33.0
[INFO] [stderr]     Checking directories v3.0.2
[INFO] [stderr]     Checking url v2.1.1
[INFO] [stderr]     Checking regex v1.3.1
[INFO] [stderr]    Compiling syn-mid v0.5.0
[INFO] [stderr]    Compiling paw-attributes v1.0.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.26
[INFO] [stderr]     Checking paw v1.0.0
[INFO] [stderr]    Compiling structopt-derive v0.4.15
[INFO] [stderr]     Checking thiserror v1.0.26
[INFO] [stderr]     Checking structopt v0.3.22
[INFO] [stderr]     Checking toml v0.5.8
[INFO] [stderr]     Checking rusteam v0.5.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking version-sync v0.9.2
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.70s
[INFO] running `Command { std: "docker" "inspect" "667710383e3197d85826828382a63ef286594619e7d72ff044027d672d0f6fc5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "667710383e3197d85826828382a63ef286594619e7d72ff044027d672d0f6fc5", kill_on_drop: false }`
[INFO] [stdout] 667710383e3197d85826828382a63ef286594619e7d72ff044027d672d0f6fc5
