[INFO] fetching crate step-machine 0.2.0...
[INFO] checking step-machine-0.2.0 against try#987a165cfab916796a8315782b83ac460a651ce2 for pr-145262
[INFO] extracting crate step-machine 0.2.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate step-machine 0.2.0
[INFO] finished tweaking crates.io crate step-machine 0.2.0
[INFO] tweaked toml for crates.io crate step-machine 0.2.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate step-machine 0.2.0 on toolchain 987a165cfab916796a8315782b83ac460a651ce2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+987a165cfab916796a8315782b83ac460a651ce2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate step-machine 0.2.0 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" "+987a165cfab916796a8315782b83ac460a651ce2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+987a165cfab916796a8315782b83ac460a651ce2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cfbcd1c9069fea5ddec700451abfe219f5163edc18c04c4b5dfe8aa491203d8d
[INFO] running `Command { std: "docker" "start" "-a" "cfbcd1c9069fea5ddec700451abfe219f5163edc18c04c4b5dfe8aa491203d8d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cfbcd1c9069fea5ddec700451abfe219f5163edc18c04c4b5dfe8aa491203d8d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cfbcd1c9069fea5ddec700451abfe219f5163edc18c04c4b5dfe8aa491203d8d", kill_on_drop: false }`
[INFO] [stdout] cfbcd1c9069fea5ddec700451abfe219f5163edc18c04c4b5dfe8aa491203d8d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+987a165cfab916796a8315782b83ac460a651ce2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1b3e8edf592b3bcd6c690a29e4566ba869d02d07f57f78757befcbd7df156c4b
[INFO] running `Command { std: "docker" "start" "-a" "1b3e8edf592b3bcd6c690a29e4566ba869d02d07f57f78757befcbd7df156c4b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.28
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.74
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.126
[INFO] [stderr]    Compiling serde v1.0.126
[INFO] [stderr]    Compiling libc v0.2.98
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]    Compiling fsio v0.1.3
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling serde_json v1.0.66
[INFO] [stderr]    Compiling nias v0.5.0
[INFO] [stderr]     Checking itoa v0.4.7
[INFO] [stderr]    Compiling anyhow v1.0.42
[INFO] [stderr]     Checking ppv-lite86 v0.2.10
[INFO] [stderr]     Checking regex-syntax v0.6.25
[INFO] [stderr]     Checking unicode-width v0.1.8
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]     Checking termcolor v1.1.2
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking getopts v0.2.21
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]     Checking getrandom v0.2.3
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling envmnt v0.8.4
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]    Compiling ci_info v0.10.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking regex v1.5.4
[INFO] [stderr]     Checking rand v0.8.4
[INFO] [stderr]     Checking env_logger v0.9.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.26
[INFO] [stderr]    Compiling derive_more v0.99.16
[INFO] [stderr]     Checking thiserror v1.0.26
[INFO] [stderr]     Checking toml v0.5.8
[INFO] [stderr]     Checking step-machine v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling rusty-hook v0.11.2
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.88s
[INFO] running `Command { std: "docker" "inspect" "1b3e8edf592b3bcd6c690a29e4566ba869d02d07f57f78757befcbd7df156c4b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1b3e8edf592b3bcd6c690a29e4566ba869d02d07f57f78757befcbd7df156c4b", kill_on_drop: false }`
[INFO] [stdout] 1b3e8edf592b3bcd6c690a29e4566ba869d02d07f57f78757befcbd7df156c4b
