[INFO] fetching crate stellare-types 0.0.4...
[INFO] checking stellare-types-0.0.4 against master#9e293ae9f8abecb0be5105787d181518c9012a19 for pr-146440-1
[INFO] extracting crate stellare-types 0.0.4 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate stellare-types 0.0.4
[INFO] finished tweaking crates.io crate stellare-types 0.0.4
[INFO] tweaked toml for crates.io crate stellare-types 0.0.4 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate stellare-types 0.0.4 on toolchain 9e293ae9f8abecb0be5105787d181518c9012a19
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9e293ae9f8abecb0be5105787d181518c9012a19" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate stellare-types 0.0.4 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" "+9e293ae9f8abecb0be5105787d181518c9012a19" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded stellare-types-derive v0.0.4
[INFO] [stderr]   Downloaded unicode-ident v1.0.19
[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" "+9e293ae9f8abecb0be5105787d181518c9012a19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c6f4314ecf4ed7002397b78f73a4d048e1b84fa290558d74d1fa8c68b65521f3
[INFO] running `Command { std: "docker" "start" "-a" "c6f4314ecf4ed7002397b78f73a4d048e1b84fa290558d74d1fa8c68b65521f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c6f4314ecf4ed7002397b78f73a4d048e1b84fa290558d74d1fa8c68b65521f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c6f4314ecf4ed7002397b78f73a4d048e1b84fa290558d74d1fa8c68b65521f3", kill_on_drop: false }`
[INFO] [stdout] c6f4314ecf4ed7002397b78f73a4d048e1b84fa290558d74d1fa8c68b65521f3
[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" "+9e293ae9f8abecb0be5105787d181518c9012a19" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 99618f7ad1e0e458cf510aa1de184fc69cb4fcd591c8c7d83d11502b1b6d0108
[INFO] running `Command { std: "docker" "start" "-a" "99618f7ad1e0e458cf510aa1de184fc69cb4fcd591c8c7d83d11502b1b6d0108", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling palette v0.7.6
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling palette_derive v0.7.6
[INFO] [stderr]    Compiling stellare-types-derive v0.0.4
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking stellare-types v0.0.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.05s
[INFO] running `Command { std: "docker" "inspect" "99618f7ad1e0e458cf510aa1de184fc69cb4fcd591c8c7d83d11502b1b6d0108", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "99618f7ad1e0e458cf510aa1de184fc69cb4fcd591c8c7d83d11502b1b6d0108", kill_on_drop: false }`
[INFO] [stdout] 99618f7ad1e0e458cf510aa1de184fc69cb4fcd591c8c7d83d11502b1b6d0108
