[INFO] fetching crate em-app 0.2.0... [INFO] checking em-app-0.2.0 against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] extracting crate em-app 0.2.0 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate em-app 0.2.0 on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5/source/.cargo/config [INFO] started tweaking crates.io crate em-app 0.2.0 [INFO] finished tweaking crates.io crate em-app 0.2.0 [INFO] tweaked toml for crates.io crate em-app 0.2.0 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pkix v0.1.1 [INFO] [stderr] Downloaded sgx_pkix v0.1.1 [INFO] [stderr] Downloaded em-node-agent-client v1.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 58aba7d08776d5fc21c4156b9298562407b16b4822fb362d483626ec83ae2e2e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "58aba7d08776d5fc21c4156b9298562407b16b4822fb362d483626ec83ae2e2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "58aba7d08776d5fc21c4156b9298562407b16b4822fb362d483626ec83ae2e2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58aba7d08776d5fc21c4156b9298562407b16b4822fb362d483626ec83ae2e2e", kill_on_drop: false }` [INFO] [stdout] 58aba7d08776d5fc21c4156b9298562407b16b4822fb362d483626ec83ae2e2e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dd733e842de2025b9e1bbcc77dce57533685f2f87602f1c6f68e1c1eb882ada4 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "dd733e842de2025b9e1bbcc77dce57533685f2f87602f1c6f68e1c1eb882ada4", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Compiling libc v0.2.100 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling bindgen v0.58.1 [INFO] [stderr] Compiling shlex v1.0.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking unicode-bidi v0.3.6 [INFO] [stderr] Compiling serde_derive v1.0.128 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Checking bit-vec v0.5.1 [INFO] [stderr] Checking traitobject v0.1.0 [INFO] [stderr] Checking typeable v0.1.2 [INFO] [stderr] Checking b64-ct v0.1.1 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Checking futures v0.1.31 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Compiling clang-sys v1.2.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Checking tinyvec v1.3.1 [INFO] [stderr] Checking sgx-isa v0.3.3 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking serde v1.0.128 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Compiling mbedtls v0.7.1 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking yasna v0.3.2 [INFO] [stderr] Checking yasna v0.2.2 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking serde_ignored v0.0.4 [INFO] [stderr] Checking uuid v0.6.5 [INFO] [stderr] Checking serde_bytes v0.10.5 [INFO] [stderr] Checking hyper v0.10.16 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Checking pkix v0.1.1 [INFO] [stderr] Checking sgx_pkix v0.1.1 [INFO] [stderr] Compiling mbedtls-sys-auto v2.26.1 [INFO] [stderr] Checking em-node-agent-client v1.0.0 [INFO] [stderr] Checking em-app v0.2.0 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2018 edition to 2021 [INFO] [stdout] error[E0599]: no function or associated item named `for_target` found for struct `sgx_isa::Report` in the current scope [INFO] [stdout] --> src/lib.rs:203:25 [INFO] [stdout] | [INFO] [stdout] 203 | Ok(sgx_isa::Report::for_target(&target_info, &data)) [INFO] [stdout] | ^^^^^^^^^^ function or associated item not found in `sgx_isa::Report` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `verify` found for struct `sgx_isa::Report` in the current scope [INFO] [stdout] --> src/lib.rs:239:19 [INFO] [stdout] | [INFO] [stdout] 239 | if !qe_report.verify(|key, in_data, out_data| { [INFO] [stdout] | ^^^^^^ method not found in `sgx_isa::Report` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `em-app` due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0599]: no function or associated item named `for_target` found for struct `sgx_isa::Report` in the current scope [INFO] [stdout] --> src/lib.rs:203:25 [INFO] [stdout] | [INFO] [stdout] 203 | Ok(sgx_isa::Report::for_target(&target_info, &data)) [INFO] [stdout] | ^^^^^^^^^^ function or associated item not found in `sgx_isa::Report` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `verify` found for struct `sgx_isa::Report` in the current scope [INFO] [stdout] --> src/lib.rs:239:19 [INFO] [stdout] | [INFO] [stdout] 239 | if !qe_report.verify(|key, in_data, out_data| { [INFO] [stdout] | ^^^^^^ method not found in `sgx_isa::Report` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] [stderr] error: failed to migrate to next edition [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo fix --edition --allow-no-vcs --allow-dirty --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "dd733e842de2025b9e1bbcc77dce57533685f2f87602f1c6f68e1c1eb882ada4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd733e842de2025b9e1bbcc77dce57533685f2f87602f1c6f68e1c1eb882ada4", kill_on_drop: false }` [INFO] [stdout] dd733e842de2025b9e1bbcc77dce57533685f2f87602f1c6f68e1c1eb882ada4