[INFO] fetching crate cio-api 0.1.2... [INFO] testing cio-api-0.1.2 against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] extracting crate cio-api 0.1.2 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate cio-api 0.1.2 on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-6/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "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" "+722e1797249a965b6335aebd65d777f917e498f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2b027bdd5169a0d8fa02fe99a2adac6e509bfb865bd351ec21324b102ee9466f [INFO] running `Command { std: "docker" "start" "-a" "2b027bdd5169a0d8fa02fe99a2adac6e509bfb865bd351ec21324b102ee9466f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2b027bdd5169a0d8fa02fe99a2adac6e509bfb865bd351ec21324b102ee9466f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b027bdd5169a0d8fa02fe99a2adac6e509bfb865bd351ec21324b102ee9466f", kill_on_drop: false }` [INFO] [stdout] 2b027bdd5169a0d8fa02fe99a2adac6e509bfb865bd351ec21324b102ee9466f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0f2420835bda7550c8a4cb091e042772e3729f61cc806c6264d009c7e9dc304e [INFO] running `Command { std: "docker" "start" "-a" "0f2420835bda7550c8a4cb091e042772e3729f61cc806c6264d009c7e9dc304e", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling siphasher v0.3.7 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling serde_json v1.0.71 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling encoding_rs v0.8.29 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling anyhow v1.0.47 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling schemars v0.8.7 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling dyn-clone v1.0.4 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling tokio v1.14.0 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling futf v0.1.4 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling tendril v0.4.2 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling openssl-sys v0.9.71 [INFO] [stderr] Compiling pandoc v0.8.8 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [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] Compiling idna v0.2.3 [INFO] [stderr] Compiling markup5ever v0.10.1 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling h2 v0.3.7 [INFO] [stderr] Compiling serde_derive_internals v0.25.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling html5ever v0.25.1 [INFO] [stderr] Compiling schemars_derive v0.8.7 [INFO] [stderr] Compiling hyper v0.14.15 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling string_cache v0.8.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling chrono-humanize v0.0.11 [INFO] [stderr] Compiling reqwest v0.11.6 [INFO] [stderr] Compiling xml5ever v0.16.2 [INFO] [stderr] Compiling markup5ever_rcdom v0.1.0 [INFO] [stderr] Compiling google-drive v0.1.25 [INFO] [stderr] Compiling airtable-api v0.1.34 [INFO] [stderr] Compiling html2text v0.1.14 [INFO] [stderr] Compiling 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: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[E0061]: this function takes 3 arguments but 2 arguments were supplied [INFO] [stdout] --> src/core.rs:271:13 [INFO] [stdout] | [INFO] [stdout] 271 | Airtable::new(api_key.to_string(), BASE_ID_CUSTOMER_LEADS); [INFO] [stdout] | ^^^^^^^^^^^^^ ------------------- ---------------------- supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 3 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/airtable-api-0.1.34/src/lib.rs:73:12 [INFO] [stdout] | [INFO] [stdout] 73 | pub fn new(key: K, base_id: B, enterprise_account_id: E) -> Self [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/core.rs:275:17 [INFO] [stdout] | [INFO] [stdout] 275 | id: None, [INFO] [stdout] | ^^^^ expected struct `std::string::String`, found enum `std::option::Option` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `std::string::String` [INFO] [stdout] found enum `std::option::Option<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0308, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: could not compile `cio-api` due to 5 previous errors [INFO] running `Command { std: "docker" "inspect" "0f2420835bda7550c8a4cb091e042772e3729f61cc806c6264d009c7e9dc304e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f2420835bda7550c8a4cb091e042772e3729f61cc806c6264d009c7e9dc304e", kill_on_drop: false }` [INFO] [stdout] 0f2420835bda7550c8a4cb091e042772e3729f61cc806c6264d009c7e9dc304e