[INFO] fetching crate opentok 1.0.1... [INFO] checking opentok-1.0.1 against master#936f2600b6c903b04387f74ed5cbce88bb06d243 for pr-91141 [INFO] extracting crate opentok 1.0.1 into /workspace/builds/worker-99/source [INFO] validating manifest of crates.io crate opentok 1.0.1 on toolchain 936f2600b6c903b04387f74ed5cbce88bb06d243 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate opentok 1.0.1 [INFO] finished tweaking crates.io crate opentok 1.0.1 [INFO] tweaked toml for crates.io crate opentok 1.0.1 written to /workspace/builds/worker-99/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-99/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-99/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" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bfc5e7998f85efa059b5b879f19a60dc68ab94cab4a2b078b1d1db1a1b70fd5f [INFO] running `Command { std: "docker" "start" "-a" "bfc5e7998f85efa059b5b879f19a60dc68ab94cab4a2b078b1d1db1a1b70fd5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bfc5e7998f85efa059b5b879f19a60dc68ab94cab4a2b078b1d1db1a1b70fd5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bfc5e7998f85efa059b5b879f19a60dc68ab94cab4a2b078b1d1db1a1b70fd5f", kill_on_drop: false }` [INFO] [stdout] bfc5e7998f85efa059b5b879f19a60dc68ab94cab4a2b078b1d1db1a1b70fd5f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-99/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-99/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" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f6d533bb35b1f546a1ebbd02efaae530e79178289cf6db933076c0fa0f4ce01b [INFO] running `Command { std: "docker" "start" "-a" "f6d533bb35b1f546a1ebbd02efaae530e79178289cf6db933076c0fa0f4ce01b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling bindgen v0.58.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling futures-core v0.3.18 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Checking futures-sink v0.3.18 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Compiling opentok v1.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling cargo-husky v1.5.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling clang-sys v1.3.0 [INFO] [stderr] Compiling libloading v0.7.2 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Checking futures-channel v0.3.18 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling futures-macro v0.3.18 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Checking futures-util v0.3.18 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Compiling opentok-rs-sys v1.0.1 [INFO] [stderr] Checking futures-executor v0.3.18 [INFO] [stderr] Checking futures v0.3.18 [INFO] [stdout] error[E0432]: unresolved import `opentok_server` [INFO] [stdout] --> tests/integration.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | use opentok_server::{OpenTok, SessionOptions, TokenRole}; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared crate or module `opentok_server` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `opentok_utils` [INFO] [stdout] --> tests/integration.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | use opentok_utils::common::Credentials; [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `opentok_utils` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `opentok_utils` [INFO] [stdout] --> tests/integration.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | use opentok_utils::publisher::Publisher as UtilsPublisher; [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `opentok_utils` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `opentok_utils` [INFO] [stdout] --> tests/integration.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | use opentok_utils::capturer; [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `opentok_utils` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `UtilsPublisher` [INFO] [stdout] --> tests/integration.rs:277:45 [INFO] [stdout] | [INFO] [stdout] 277 | let publisher = Arc::new(Mutex::new(UtilsPublisher::new( [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `UtilsPublisher` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Credentials` in this scope [INFO] [stdout] --> tests/integration.rs:270:27 [INFO] [stdout] | [INFO] [stdout] 270 | let credentials = Credentials { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `run` found for struct `std::sync::MutexGuard<'_, _>` in the current scope [INFO] [stdout] --> tests/integration.rs:286:39 [INFO] [stdout] | [INFO] [stdout] 286 | publisher.lock().unwrap().run().unwrap(); [INFO] [stdout] | ^^^ method not found in `std::sync::MutexGuard<'_, _>` [INFO] [stdout] | [INFO] [stdout] = note: `publisher.lock().unwrap()` is a function, perhaps you wish to call it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0422, E0432, E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0422`. [INFO] [stdout] [INFO] [stderr] error: could not compile `opentok` due to 8 previous errors [INFO] running `Command { std: "docker" "inspect" "f6d533bb35b1f546a1ebbd02efaae530e79178289cf6db933076c0fa0f4ce01b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6d533bb35b1f546a1ebbd02efaae530e79178289cf6db933076c0fa0f4ce01b", kill_on_drop: false }` [INFO] [stdout] f6d533bb35b1f546a1ebbd02efaae530e79178289cf6db933076c0fa0f4ce01b