[INFO] cloning repository https://github.com/FelixZY/rust-sra-template
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FelixZY/rust-sra-template" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFelixZY%2Frust-sra-template", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFelixZY%2Frust-sra-template'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 30ee91650ce891f4d99a7b735d3fd058d10fb169
[INFO] checking FelixZY/rust-sra-template/30ee91650ce891f4d99a7b735d3fd058d10fb169 against 1ed2df61a19042f231709eb05d032ae9e2cb2084 for pr-160235
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFelixZY%2Frust-sra-template" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/FelixZY/rust-sra-template
[INFO] finished tweaking git repo https://github.com/FelixZY/rust-sra-template
[INFO] tweaked toml for git repo https://github.com/FelixZY/rust-sra-template written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/FelixZY/rust-sra-template on toolchain 1ed2df61a19042f231709eb05d032ae9e2cb2084
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ed2df61a19042f231709eb05d032ae9e2cb2084" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/FelixZY/rust-sra-template 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" "+1ed2df61a19042f231709eb05d032ae9e2cb2084" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 26e40ca4a218bd15939fcea90d1b1882ec83137579df8916e931be4b300e3934
[INFO] running `Command { std: "docker" "start" "26e40ca4a218bd15939fcea90d1b1882ec83137579df8916e931be4b300e3934", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "26e40ca4a218bd15939fcea90d1b1882ec83137579df8916e931be4b300e3934", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "26e40ca4a218bd15939fcea90d1b1882ec83137579df8916e931be4b300e3934" "/opt/rustwide/cargo-home/bin/cargo" "+1ed2df61a19042f231709eb05d032ae9e2cb2084" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "26e40ca4a218bd15939fcea90d1b1882ec83137579df8916e931be4b300e3934", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "26e40ca4a218bd15939fcea90d1b1882ec83137579df8916e931be4b300e3934" "/opt/rustwide/cargo-home/bin/cargo" "+1ed2df61a19042f231709eb05d032ae9e2cb2084" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking app-specification-models v0.1.0 (/opt/rustwide/workdir/specification/models)
[INFO] [stderr]     Checking app-specification-events v0.1.0 (/opt/rustwide/workdir/specification/events)
[INFO] [stderr]     Checking app-specification-capabilities v0.1.0 (/opt/rustwide/workdir/specification/capabilities)
[INFO] [stderr]     Checking app-realization-handlers v0.1.0 (/opt/rustwide/workdir/realization/handlers)
[INFO] [stderr]     Checking app-realization-persistence v0.1.0 (/opt/rustwide/workdir/realization/persistence)
[INFO] [stderr]     Checking app-realization-presentation v0.1.0 (/opt/rustwide/workdir/realization/presentation)
[INFO] [stderr]     Checking app-assembly v0.1.0 (/opt/rustwide/workdir/assembly)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
[INFO] running `Command { std: "docker" "inspect" "26e40ca4a218bd15939fcea90d1b1882ec83137579df8916e931be4b300e3934", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "26e40ca4a218bd15939fcea90d1b1882ec83137579df8916e931be4b300e3934", kill_on_drop: false }`
[INFO] [stdout] 26e40ca4a218bd15939fcea90d1b1882ec83137579df8916e931be4b300e3934
