[INFO] fetching crate mc-sgx-dcap-ql-types 0.12.0...
[INFO] checking mc-sgx-dcap-ql-types-0.12.0 against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] extracting crate mc-sgx-dcap-ql-types 0.12.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate mc-sgx-dcap-ql-types 0.12.0
[INFO] finished tweaking crates.io crate mc-sgx-dcap-ql-types 0.12.0
[INFO] tweaked toml for crates.io crate mc-sgx-dcap-ql-types 0.12.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate mc-sgx-dcap-ql-types 0.12.0 on toolchain b1f2594eac607c1f051534800237eeedb5590a49
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate mc-sgx-dcap-ql-types 0.12.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" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a16c501375dcdf2cec65b2f2ee37f5e8ac264ac8a9fd7edceb193706ae6a67a3
[INFO] running `Command { std: "docker" "start" "-a" "a16c501375dcdf2cec65b2f2ee37f5e8ac264ac8a9fd7edceb193706ae6a67a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a16c501375dcdf2cec65b2f2ee37f5e8ac264ac8a9fd7edceb193706ae6a67a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a16c501375dcdf2cec65b2f2ee37f5e8ac264ac8a9fd7edceb193706ae6a67a3", kill_on_drop: false }`
[INFO] [stdout] a16c501375dcdf2cec65b2f2ee37f5e8ac264ac8a9fd7edceb193706ae6a67a3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 41f92edff43da70d939441ed64c69a26f189d64560551f78124f49f43958c171
[INFO] running `Command { std: "docker" "start" "-a" "41f92edff43da70d939441ed64c69a26f189d64560551f78124f49f43958c171", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling prettyplease v0.2.10
[INFO] [stderr]    Compiling regex-syntax v0.7.4
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling clang-sys v1.6.1
[INFO] [stderr]    Compiling bindgen v0.66.1
[INFO] [stderr]    Compiling syn v2.0.28
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling log v0.4.19
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling cargo-emit v0.2.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling which v4.4.0
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking mc-sgx-util v0.12.0
[INFO] [stderr]    Compiling regex-automata v0.3.3
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex v1.9.1
[INFO] [stderr]    Compiling darling_core v0.20.3
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling yare-macro v2.0.0
[INFO] [stderr]     Checking yare v2.0.0
[INFO] [stderr]    Compiling darling_macro v0.20.3
[INFO] [stderr]    Compiling darling v0.20.3
[INFO] [stderr]    Compiling serde_with_macros v3.4.0
[INFO] [stderr]    Compiling mc-sgx-core-build v0.12.0
[INFO] [stderr]     Checking serde_with v3.4.0
[INFO] [stderr]    Compiling mc-sgx-core-sys-types v0.12.0
[INFO] [stderr]    Compiling mc-sgx-dcap-ql-sys-types v0.12.0
[INFO] [stderr]     Checking mc-sgx-core-types v0.12.0
[INFO] [stderr]     Checking mc-sgx-dcap-ql-types v0.12.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.95s
[INFO] running `Command { std: "docker" "inspect" "41f92edff43da70d939441ed64c69a26f189d64560551f78124f49f43958c171", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "41f92edff43da70d939441ed64c69a26f189d64560551f78124f49f43958c171", kill_on_drop: false }`
[INFO] [stdout] 41f92edff43da70d939441ed64c69a26f189d64560551f78124f49f43958c171
