[INFO] fetching crate twilio-agnostic 1.0.0... [INFO] checking twilio-agnostic-1.0.0 against master#5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f for pr-87248 [INFO] extracting crate twilio-agnostic 1.0.0 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate twilio-agnostic 1.0.0 on toolchain 5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate twilio-agnostic 1.0.0 [INFO] finished tweaking crates.io crate twilio-agnostic 1.0.0 [INFO] tweaked toml for crates.io crate twilio-agnostic 1.0.0 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate crates.io crate twilio-agnostic 1.0.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a8f6c7a2f1593c218e1c4f81db80318fbb8cd15cb38e0b2dfd39348322e6b7cd [INFO] running `Command { std: "docker" "start" "-a" "a8f6c7a2f1593c218e1c4f81db80318fbb8cd15cb38e0b2dfd39348322e6b7cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a8f6c7a2f1593c218e1c4f81db80318fbb8cd15cb38e0b2dfd39348322e6b7cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8f6c7a2f1593c218e1c4f81db80318fbb8cd15cb38e0b2dfd39348322e6b7cd", kill_on_drop: false }` [INFO] [stdout] a8f6c7a2f1593c218e1c4f81db80318fbb8cd15cb38e0b2dfd39348322e6b7cd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5d595dccaac260189bde2aaa3df21a50b7eb8c705f15461e994caa81a9e70707 [INFO] running `Command { std: "docker" "start" "-a" "5d595dccaac260189bde2aaa3df21a50b7eb8c705f15461e994caa81a9e70707", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Checking cache-padded v1.1.1 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling curl v0.4.38 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Checking slab v0.4.3 [INFO] [stderr] Checking event-listener v2.5.1 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling isahc v1.4.0 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Checking futures-sink v0.3.15 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking openssl-probe v0.1.4 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking httpdate v1.0.1 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Checking tinyvec v1.2.0 [INFO] [stderr] Checking tracing-core v0.1.18 [INFO] [stderr] Checking unicode-bidi v0.3.5 [INFO] [stderr] Checking concurrent-queue v1.2.2 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Checking encoding_rs v0.8.28 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking http v0.2.4 [INFO] [stderr] Checking async-channel v1.6.1 [INFO] [stderr] Checking futures-lite v1.12.0 [INFO] [stderr] Compiling tokio v1.8.1 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Checking sluice v0.5.4 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling libnghttp2-sys v0.1.6+1.43.0 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling openssl-sys v0.9.65 [INFO] [stderr] Compiling curl-sys v0.4.44+curl-7.77.0 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking mio v0.7.13 [INFO] [stderr] Checking socket2 v0.4.0 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking polling v2.1.0 [INFO] [stderr] Checking http-body v0.4.2 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Checking tracing v0.1.26 [INFO] [stderr] Checking pin-project v1.0.7 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking tokio-util v0.6.7 [INFO] [stderr] Checking h2 v0.3.3 [INFO] [stderr] Checking hyper v0.14.10 [INFO] [stderr] Checking twilio-agnostic v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `twilio` [INFO] [stdout] --> examples/sms.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use twilio::{Client, OutboundMessage}; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `twilio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `twilio-agnostic` due to 2 previous errors [INFO] [stdout] error[E0432]: unresolved import `twilio` [INFO] [stdout] --> examples/call.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use twilio::{Client, OutboundCall}; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `twilio` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `twilio` [INFO] [stdout] --> examples/webhooks.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use twilio::twiml::{Say, Twiml, Voice}; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `twilio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `twilio` [INFO] [stdout] --> tests/client.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use twilio::{Client, OutboundMessage}; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `twilio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `twilio` [INFO] [stdout] --> examples/webhooks.rs:25:48 [INFO] [stdout] | [INFO] [stdout] 25 | .respond_to_webhook(req, |msg: twilio::Message| { [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `twilio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `twilio` [INFO] [stdout] --> examples/webhooks.rs:27:28 [INFO] [stdout] | [INFO] [stdout] 27 | t.add(&twilio::twiml::Message { [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `twilio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `twilio` [INFO] [stdout] --> examples/webhooks.rs:36:46 [INFO] [stdout] | [INFO] [stdout] 36 | .respond_to_webhook(req, |_: twilio::Call| { [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `twilio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Voice` [INFO] [stdout] --> examples/webhooks.rs:40:32 [INFO] [stdout] | [INFO] [stdout] 40 | voice: Voice::Woman, [INFO] [stdout] | ^^^^^ use of undeclared type `Voice` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `twilio` [INFO] [stdout] --> examples/webhooks.rs:12:26 [INFO] [stdout] | [INFO] [stdout] 12 | let client = twilio::Client::new(app_id, auth_token); [INFO] [stdout] | ^^^^^^ not found in `twilio` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use hyper::Client; [INFO] [stdout] | [INFO] [stdout] 2 | use twilio_agnostic::Client; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Twiml` [INFO] [stdout] --> examples/webhooks.rs:26:33 [INFO] [stdout] | [INFO] [stdout] 26 | let mut t = Twiml::new(); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 | use twilio_agnostic::twiml::Twiml; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Twiml` [INFO] [stdout] --> examples/webhooks.rs:37:33 [INFO] [stdout] | [INFO] [stdout] 37 | let mut t = Twiml::new(); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 | use twilio_agnostic::twiml::Twiml; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Say` in this scope [INFO] [stdout] --> examples/webhooks.rs:38:28 [INFO] [stdout] | [INFO] [stdout] 38 | t.add(&Say { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use twilio_agnostic::twiml::Prompt::Say; [INFO] [stdout] | [INFO] [stdout] 2 | use twilio_agnostic::twiml::Say; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 9 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0422, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0422`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "5d595dccaac260189bde2aaa3df21a50b7eb8c705f15461e994caa81a9e70707", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d595dccaac260189bde2aaa3df21a50b7eb8c705f15461e994caa81a9e70707", kill_on_drop: false }` [INFO] [stdout] 5d595dccaac260189bde2aaa3df21a50b7eb8c705f15461e994caa81a9e70707