[INFO] fetching crate cio-api 0.1.2... [INFO] checking cio-api-0.1.2 against master#7f5a42b073dc2bee2aa625052eb066ee07072048 for pr-78991 [INFO] extracting crate cio-api 0.1.2 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate cio-api 0.1.2 on toolchain 7f5a42b073dc2bee2aa625052eb066ee07072048 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7f5a42b073dc2bee2aa625052eb066ee07072048" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate cio-api 0.1.2 [INFO] finished tweaking crates.io crate cio-api 0.1.2 [INFO] tweaked toml for crates.io crate cio-api 0.1.2 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7f5a42b073dc2bee2aa625052eb066ee07072048" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7f5a42b073dc2bee2aa625052eb066ee07072048" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+7f5a42b073dc2bee2aa625052eb066ee07072048" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e294ceb9f21e54b2d75cbf78d9dcc62c4705ed26ec1e0e22bbc03679da1a5975 [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" "e294ceb9f21e54b2d75cbf78d9dcc62c4705ed26ec1e0e22bbc03679da1a5975", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e294ceb9f21e54b2d75cbf78d9dcc62c4705ed26ec1e0e22bbc03679da1a5975", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e294ceb9f21e54b2d75cbf78d9dcc62c4705ed26ec1e0e22bbc03679da1a5975", kill_on_drop: false }` [INFO] [stdout] e294ceb9f21e54b2d75cbf78d9dcc62c4705ed26ec1e0e22bbc03679da1a5975 [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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+7f5a42b073dc2bee2aa625052eb066ee07072048" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c2f540beba8fe98df43fc2b70155b57a6109869a174f87c6bc05669ba7c534a7 [INFO] running `Command { std: "docker" "start" "-a" "c2f540beba8fe98df43fc2b70155b57a6109869a174f87c6bc05669ba7c534a7", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling cc v1.0.62 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking base64 v0.11.0 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking futures-channel v0.3.8 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking futures-task v0.3.8 [INFO] [stderr] Checking tendril v0.4.1 [INFO] [stderr] Checking encoding_rs v0.8.26 [INFO] [stderr] Checking http v0.2.1 [INFO] [stderr] Checking net2 v0.2.35 [INFO] [stderr] Checking socket2 v0.3.16 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking tracing v0.1.21 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Checking pandoc v0.8.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.6 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Checking sct v0.6.0 [INFO] [stderr] Checking webpki v0.21.3 [INFO] [stderr] Checking ct-logs v0.6.0 [INFO] [stderr] Checking rustls v0.17.0 [INFO] [stderr] Checking rustls-native-certs v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling pin-project-internal v1.0.1 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling html5ever v0.25.1 [INFO] [stderr] Checking tokio v0.2.23 [INFO] [stderr] Checking pin-project v0.4.27 [INFO] [stderr] Checking tracing-futures v0.2.4 [INFO] [stderr] Checking pin-project v1.0.1 [INFO] [stderr] Checking futures-util v0.3.8 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tokio-tls v0.3.1 [INFO] [stderr] Checking tokio-rustls v0.13.1 [INFO] [stderr] Checking serde v1.0.117 [INFO] [stderr] Checking h2 v0.2.7 [INFO] [stderr] Checking futures-executor v0.3.8 [INFO] [stderr] Checking futures v0.3.8 [INFO] [stderr] Checking string_cache v0.8.0 [INFO] [stderr] Checking serde_json v1.0.59 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking chrono-humanize v0.0.11 [INFO] [stderr] Checking hyper v0.13.9 [INFO] [stderr] Compiling markup5ever v0.10.0 [INFO] [stderr] Checking xml5ever v0.16.1 [INFO] [stderr] Checking hyper-tls v0.4.3 [INFO] [stderr] Checking hyper-rustls v0.20.0 [INFO] [stderr] Checking reqwest v0.10.8 [INFO] [stderr] Checking yup-oauth2 v4.1.3 [INFO] [stderr] Checking markup5ever_rcdom v0.1.0 [INFO] [stderr] Checking html2text v0.1.14 [INFO] [stderr] Checking airtable-api v0.1.10 [INFO] [stderr] Checking google-drive v0.1.11 [INFO] [stderr] Checking cio-api v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] error[E0599]: no method named `unwrap` found for struct `std::string::String` in the current scope [INFO] [stdout] --> src/applicants.rs:721:42 [INFO] [stdout] | [INFO] [stdout] 721 | let mime_type = drive_file.mime_type.unwrap(); [INFO] [stdout] | ^^^^^^ method not found in `std::string::String` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `unwrap` found for struct `std::string::String` in the current scope [INFO] [stdout] --> src/applicants.rs:721:42 [INFO] [stdout] | [INFO] [stdout] 721 | let mime_type = drive_file.mime_type.unwrap(); [INFO] [stdout] | ^^^^^^ method not found in `std::string::String` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `unwrap` found for struct `std::string::String` in the current scope [INFO] [stdout] --> src/applicants.rs:722:32 [INFO] [stdout] | [INFO] [stdout] 722 | let name = drive_file.name.unwrap(); [INFO] [stdout] | ^^^^^^ method not found in `std::string::String` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `unwrap` found for struct `std::string::String` in the current scope [INFO] [stdout] --> src/applicants.rs:722:32 [INFO] [stdout] | [INFO] [stdout] 722 | let name = drive_file.name.unwrap(); [INFO] [stdout] | ^^^^^^ method not found in `std::string::String` [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 `cio-api` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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] running `Command { std: "docker" "inspect" "c2f540beba8fe98df43fc2b70155b57a6109869a174f87c6bc05669ba7c534a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2f540beba8fe98df43fc2b70155b57a6109869a174f87c6bc05669ba7c534a7", kill_on_drop: false }` [INFO] [stdout] c2f540beba8fe98df43fc2b70155b57a6109869a174f87c6bc05669ba7c534a7