[INFO] cloning repository https://github.com/7flying/tpm-test-minimal
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/7flying/tpm-test-minimal" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F7flying%2Ftpm-test-minimal", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F7flying%2Ftpm-test-minimal'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2b036885c7f5636052683dc75f14f53c3dee6709
[INFO] checking 7flying/tpm-test-minimal against try#95813608313bff49cfc1afc393a946a3c085b772 for pr-148946
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F7flying%2Ftpm-test-minimal" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/7flying/tpm-test-minimal
[INFO] finished tweaking git repo https://github.com/7flying/tpm-test-minimal
[INFO] tweaked toml for git repo https://github.com/7flying/tpm-test-minimal written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/7flying/tpm-test-minimal on toolchain 95813608313bff49cfc1afc393a946a3c085b772
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+95813608313bff49cfc1afc393a946a3c085b772" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/7flying/tpm-test-minimal 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" "+95813608313bff49cfc1afc393a946a3c085b772" "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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+95813608313bff49cfc1afc393a946a3c085b772" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d0af3183cfc958623240be11f9e827a4ae398d5bf8cd84e023ee2cc554913a3f
[INFO] running `Command { std: "docker" "start" "-a" "d0af3183cfc958623240be11f9e827a4ae398d5bf8cd84e023ee2cc554913a3f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d0af3183cfc958623240be11f9e827a4ae398d5bf8cd84e023ee2cc554913a3f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d0af3183cfc958623240be11f9e827a4ae398d5bf8cd84e023ee2cc554913a3f", kill_on_drop: false }`
[INFO] [stdout] d0af3183cfc958623240be11f9e827a4ae398d5bf8cd84e023ee2cc554913a3f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+95813608313bff49cfc1afc393a946a3c085b772" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7323c8be0315dd678c0bb31f48afe7ee1a15868d25ef797a785e942b13ef6a52
[INFO] running `Command { std: "docker" "start" "-a" "7323c8be0315dd678c0bb31f48afe7ee1a15868d25ef797a785e942b13ef6a52", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling thiserror v1.0.43
[INFO] [stderr]    Compiling serde v1.0.173
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling target-lexicon v0.12.10
[INFO] [stderr]    Compiling serde_derive v1.0.173
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]     Checking regex-syntax v0.7.4
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking aho-corasick v1.0.2
[INFO] [stderr]    Compiling tss-esapi v7.2.0
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling anyhow v1.0.72
[INFO] [stderr]    Compiling tss-esapi-sys v0.4.0
[INFO] [stderr]    Compiling quote v1.0.31
[INFO] [stderr]     Checking log v0.4.19
[INFO] [stderr]    Compiling syn v2.0.26
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking bitfield v0.13.2
[INFO] [stderr]     Checking hostname-validator v1.1.1
[INFO] [stderr]     Checking regex-automata v0.3.3
[INFO] [stderr]     Checking oid v0.2.1
[INFO] [stderr]     Checking serde_bytes v0.11.12
[INFO] [stderr]     Checking picky-asn1 v0.3.3
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]     Checking picky-asn1-der v0.2.5
[INFO] [stderr]     Checking picky-asn1-x509 v0.6.1
[INFO] [stderr]     Checking regex v1.9.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.43
[INFO] [stderr]    Compiling enumflags2_derive v0.7.7
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]     Checking enumflags2 v0.7.7
[INFO] [stderr]     Checking zeroize v1.6.0
[INFO] [stderr]    Compiling pest v2.7.1
[INFO] [stderr]    Compiling semver-parser v0.10.2
[INFO] [stderr]    Compiling semver v0.11.0
[INFO] [stderr]    Compiling rustc_version v0.3.3
[INFO] [stderr]    Compiling mbox v0.6.0
[INFO] [stderr]     Checking tpm-test-minimal v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.75s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: picky-asn1-x509 v0.6.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "7323c8be0315dd678c0bb31f48afe7ee1a15868d25ef797a785e942b13ef6a52", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7323c8be0315dd678c0bb31f48afe7ee1a15868d25ef797a785e942b13ef6a52", kill_on_drop: false }`
[INFO] [stdout] 7323c8be0315dd678c0bb31f48afe7ee1a15868d25ef797a785e942b13ef6a52
