[INFO] cloning repository https://github.com/myacccompany3/floki
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/myacccompany3/floki" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmyacccompany3%2Ffloki", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmyacccompany3%2Ffloki'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 861f462c55d3334c84dd0f9049affe6a47dc9826
[INFO] checking myacccompany3/floki against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmyacccompany3%2Ffloki" "/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/myacccompany3/floki
[INFO] finished tweaking git repo https://github.com/myacccompany3/floki
[INFO] tweaked toml for git repo https://github.com/myacccompany3/floki written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/myacccompany3/floki 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/myacccompany3/floki 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]  Downloading crates ...
[INFO] [stderr]   Downloaded time-macros v0.2.4
[INFO] [stderr]   Downloaded num_threads v0.1.6
[INFO] [stderr]   Downloaded proc-macro2 v1.0.52
[INFO] [stderr]   Downloaded simplelog v0.12.1
[INFO] [stderr]   Downloaded structopt v0.3.26
[INFO] [stderr]   Downloaded uuid v1.3.4
[INFO] [stderr]   Downloaded serde_yaml v0.9.21
[INFO] [stderr]   Downloaded serde_derive v1.0.142
[INFO] [stderr]   Downloaded unsafe-libyaml v0.2.7
[INFO] [stderr]   Downloaded time v0.3.9
[INFO] [stderr]   Downloaded serde v1.0.142
[INFO] [stderr]   Downloaded syn v2.0.4
[INFO] [stderr]   Downloaded rustix v0.37.19
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a01a34a7667d04f04eb80beaa516a8494e5bdba93a63d1fa234ce1478cb4a6b1
[INFO] running `Command { std: "docker" "start" "-a" "a01a34a7667d04f04eb80beaa516a8494e5bdba93a63d1fa234ce1478cb4a6b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a01a34a7667d04f04eb80beaa516a8494e5bdba93a63d1fa234ce1478cb4a6b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a01a34a7667d04f04eb80beaa516a8494e5bdba93a63d1fa234ce1478cb4a6b1", kill_on_drop: false }`
[INFO] [stdout] a01a34a7667d04f04eb80beaa516a8494e5bdba93a63d1fa234ce1478cb4a6b1
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e6d30ac923c22c3949f15c56f60af0f222fca297cc4e123ef70e206dd4a32e3e
[INFO] running `Command { std: "docker" "start" "-a" "e6d30ac923c22c3949f15c56f60af0f222fca297cc4e123ef70e206dd4a32e3e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.52
[INFO] [stderr]    Compiling libc v0.2.146
[INFO] [stderr]    Compiling syn v1.0.93
[INFO] [stderr]    Compiling unicode-xid v0.2.3
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling serde_derive v1.0.142
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling unicode-segmentation v1.9.0
[INFO] [stderr]     Checking unicode-width v0.1.9
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]     Checking itoa v1.0.1
[INFO] [stderr]    Compiling serde v1.0.142
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking num_threads v0.1.6
[INFO] [stderr]    Compiling anyhow v1.0.71
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]    Compiling time-macros v0.2.4
[INFO] [stderr]    Compiling rustix v0.37.19
[INFO] [stderr]    Compiling tempfile v3.6.0
[INFO] [stderr]     Checking linux-raw-sys v0.3.8
[INFO] [stderr]     Checking ryu v1.0.9
[INFO] [stderr]    Compiling quote v1.0.26
[INFO] [stderr]     Checking termcolor v1.1.3
[INFO] [stderr]     Checking cpufeatures v0.2.2
[INFO] [stderr]     Checking linked-hash-map v0.5.4
[INFO] [stderr]     Checking unsafe-libyaml v0.2.7
[INFO] [stderr]    Compiling syn v2.0.4
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking shlex v1.1.0
[INFO] [stderr]     Checking fastrand v1.7.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking getrandom v0.2.6
[INFO] [stderr]     Checking time v0.3.9
[INFO] [stderr]     Checking nix v0.26.2
[INFO] [stderr]     Checking uuid v1.3.4
[INFO] [stderr]     Checking block-buffer v0.10.2
[INFO] [stderr]     Checking crypto-common v0.1.3
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking sha2 v0.10.7
[INFO] [stderr]     Checking simplelog v0.12.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]     Checking thiserror v1.0.40
[INFO] [stderr]     Checking structopt v0.3.26
[INFO] [stderr]     Checking serde_yaml v0.9.21
[INFO] [stderr]     Checking floki v1.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.60s
[INFO] running `Command { std: "docker" "inspect" "e6d30ac923c22c3949f15c56f60af0f222fca297cc4e123ef70e206dd4a32e3e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e6d30ac923c22c3949f15c56f60af0f222fca297cc4e123ef70e206dd4a32e3e", kill_on_drop: false }`
[INFO] [stdout] e6d30ac923c22c3949f15c56f60af0f222fca297cc4e123ef70e206dd4a32e3e
