[INFO] fetching crate aesm-client 0.5.3... [INFO] checking aesm-client-0.5.3 against master#90442458ac46b1d5eed752c316da25450f67285b for pr-81477 [INFO] extracting crate aesm-client 0.5.3 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate aesm-client 0.5.3 on toolchain 90442458ac46b1d5eed752c316da25450f67285b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+90442458ac46b1d5eed752c316da25450f67285b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate aesm-client 0.5.3 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate aesm-client 0.5.3 [INFO] tweaked toml for crates.io crate aesm-client 0.5.3 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+90442458ac46b1d5eed752c316da25450f67285b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+90442458ac46b1d5eed752c316da25450f67285b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:ea7d7bff36b2ba8ce4de8bba1d2dea90376bc481f1a945a913994a8c492e40c1" "/opt/rustwide/cargo-home/bin/cargo" "+90442458ac46b1d5eed752c316da25450f67285b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b2123a9e2c556581458352165913b95323025b5e41feaa1d56927525db634b79 [INFO] running `Command { std: "docker" "start" "-a" "b2123a9e2c556581458352165913b95323025b5e41feaa1d56927525db634b79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b2123a9e2c556581458352165913b95323025b5e41feaa1d56927525db634b79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2123a9e2c556581458352165913b95323025b5e41feaa1d56927525db634b79", kill_on_drop: false }` [INFO] [stdout] b2123a9e2c556581458352165913b95323025b5e41feaa1d56927525db634b79 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "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:ea7d7bff36b2ba8ce4de8bba1d2dea90376bc481f1a945a913994a8c492e40c1" "/opt/rustwide/cargo-home/bin/cargo" "+90442458ac46b1d5eed752c316da25450f67285b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 22fd4fcfa62daf8d0de204ae1742daa202acfb98dbdb52c50fdc00636906992e [INFO] running `Command { std: "docker" "start" "-a" "22fd4fcfa62daf8d0de204ae1742daa202acfb98dbdb52c50fdc00636906992e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling protobuf v2.24.1 [INFO] [stderr] Checking slab v0.4.3 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Checking futures v0.1.31 [INFO] [stderr] Checking futures-sink v0.3.15 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-io v0.3.15 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling nix v0.13.1 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Checking pin-project-lite v0.1.12 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking fortanix-sgx-abi v0.3.3 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling openssl-sys v0.9.65 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Checking memchr v2.4.0 [INFO] [stderr] Checking sgx-isa v0.3.3 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking object v0.25.3 [INFO] [stderr] Compiling openssl v0.10.35 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking crossbeam v0.7.3 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking unix_socket2 v0.5.4 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling which v4.1.0 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Compiling protoc v2.24.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Checking tokio-io v0.1.13 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking backtrace v0.3.60 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling protobuf-codegen v2.24.1 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling protoc-rust v2.24.1 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling aesm-client v0.5.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated function `protoc_rust::run`: Use Codegen instead [INFO] [stdout] --> build.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | protoc_rust::run(protoc_rust::Args { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `protoc_rust::Args`: Use Codegen instead [INFO] [stdout] --> build.rs:17:22 [INFO] [stdout] | [INFO] [stdout] 17 | protoc_rust::run(protoc_rust::Args { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `protoc_rust::Args::out_dir`: Use Codegen instead [INFO] [stdout] --> build.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | out_dir: out_dir.to_str().expect("OUT_DIR must be valid UTF-8"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `protoc_rust::Args::input`: Use Codegen instead [INFO] [stdout] --> build.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | input: &["src/aesm_proto.proto"], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `protoc_rust::Args::includes`: Use Codegen instead [INFO] [stdout] --> build.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | includes: &[], [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `protoc_rust::Args::customize`: Use Codegen instead [INFO] [stdout] --> build.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | customize: Default::default(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking tokio v0.2.25 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking sgxs v0.7.2 [INFO] [stderr] Checking sgxs-loaders v0.3.1 [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking futures-executor v0.3.15 [INFO] [stderr] Checking futures v0.3.15 [INFO] [stderr] Checking enclave-runner v0.4.1 [INFO] [stderr] Checking report-test v0.3.1 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 17.89s [INFO] running `Command { std: "docker" "inspect" "22fd4fcfa62daf8d0de204ae1742daa202acfb98dbdb52c50fdc00636906992e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22fd4fcfa62daf8d0de204ae1742daa202acfb98dbdb52c50fdc00636906992e", kill_on_drop: false }` [INFO] [stdout] 22fd4fcfa62daf8d0de204ae1742daa202acfb98dbdb52c50fdc00636906992e