[INFO] fetching crate mc-sgx-tservice 0.12.0... [INFO] checking mc-sgx-tservice-0.12.0 against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608-1 [INFO] extracting crate mc-sgx-tservice 0.12.0 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate mc-sgx-tservice 0.12.0 [INFO] finished tweaking crates.io crate mc-sgx-tservice 0.12.0 [INFO] tweaked toml for crates.io crate mc-sgx-tservice 0.12.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate mc-sgx-tservice 0.12.0 on toolchain 8c32e313cccf7df531e2d49ffb8227bb92304aee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate mc-sgx-tservice 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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mc-sgx-tservice-types v0.12.0 [INFO] [stderr] Downloaded mc-sgx-core-types v0.12.0 [INFO] [stderr] Downloaded mc-sgx-tservice-sys-types v0.12.0 [INFO] [stderr] Downloaded yare v2.0.0 [INFO] [stderr] Downloaded yare-macro v2.0.0 [INFO] [stderr] Downloaded mc-sgx-trts v0.12.0 [INFO] [stderr] Downloaded mc-sgx-tservice-sys v0.12.0 [INFO] [stderr] Downloaded mc-sgx-core-sys-types v0.12.0 [INFO] [stderr] Downloaded mc-sgx-util v0.12.0 [INFO] [stderr] Downloaded mc-sgx-tcrypto-sys-types v0.12.0 [INFO] [stderr] Downloaded mc-sgx-core-build v0.12.0 [INFO] [stderr] Downloaded mc-sgx-trts-sys v0.12.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d32d884420a1aacd0b03642fbeece8ca280b439a7b621e10ae054b9c314cf0ee [INFO] running `Command { std: "docker" "start" "-a" "d32d884420a1aacd0b03642fbeece8ca280b439a7b621e10ae054b9c314cf0ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d32d884420a1aacd0b03642fbeece8ca280b439a7b621e10ae054b9c314cf0ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d32d884420a1aacd0b03642fbeece8ca280b439a7b621e10ae054b9c314cf0ee", kill_on_drop: false }` [INFO] [stdout] d32d884420a1aacd0b03642fbeece8ca280b439a7b621e10ae054b9c314cf0ee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9dcea798619710fd1d133e3594e8841dfeb5f1242e999059bd71070c94144615 [INFO] running `Command { std: "docker" "start" "-a" "9dcea798619710fd1d133e3594e8841dfeb5f1242e999059bd71070c94144615", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.64 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling unicode-ident v1.0.10 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling glob v0.3.1 [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 minimal-lexical v0.2.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling bindgen v0.66.1 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling clang-sys v1.6.1 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling which v4.4.0 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling cargo-emit v0.2.1 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking rand_core v0.6.4 [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] error: could not compile `darling` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] could not execute process `/opt/rustwide/rustup-home/toolchains/8c32e313cccf7df531e2d49ffb8227bb92304aee/bin/rustc --crate-name darling --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/darling-0.20.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="suggestions"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "diagnostics", "suggestions"))' -C metadata=e514a8b4bfbb6a1f -C extra-filename=-4e1df85b2615aa5b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern darling_core=/opt/rustwide/target/debug/deps/libdarling_core-fb13991c53c201b7.rmeta --extern darling_macro=/opt/rustwide/target/debug/deps/libdarling_macro-1cd238cd7e8af164.so --cap-lints allow --cap-lints=forbid` (never executed) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No such file or directory (os error 2) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "9dcea798619710fd1d133e3594e8841dfeb5f1242e999059bd71070c94144615", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9dcea798619710fd1d133e3594e8841dfeb5f1242e999059bd71070c94144615", kill_on_drop: false }` [INFO] [stdout] 9dcea798619710fd1d133e3594e8841dfeb5f1242e999059bd71070c94144615