[INFO] fetching crate opentok 1.0.4...
[INFO] testing opentok-1.0.4 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate opentok 1.0.4 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate opentok 1.0.4
[INFO] finished tweaking crates.io crate opentok 1.0.4
[INFO] tweaked toml for crates.io crate opentok 1.0.4 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate opentok 1.0.4 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 111 packages to latest compatible versions
[INFO] [stderr]       Adding derive_more v0.99.20 (available: v2.0.1)
[INFO] [stderr]       Adding glib v0.15.12 (available: v0.21.3)
[INFO] [stderr]       Adding gstreamer v0.18.8 (available: v0.24.2)
[INFO] [stderr]       Adding gstreamer-app v0.18.7 (available: v0.24.2)
[INFO] [stderr]       Adding gstreamer-video v0.18.7 (available: v0.24.2)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 44e323eb47710b2591be4beffed70fab592393bb7199744d81bee9da8309d46b
[INFO] running `Command { std: "docker" "start" "-a" "44e323eb47710b2591be4beffed70fab592393bb7199744d81bee9da8309d46b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "44e323eb47710b2591be4beffed70fab592393bb7199744d81bee9da8309d46b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "44e323eb47710b2591be4beffed70fab592393bb7199744d81bee9da8309d46b", kill_on_drop: false }`
[INFO] [stdout] 44e323eb47710b2591be4beffed70fab592393bb7199744d81bee9da8309d46b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 897619313fa31d12451ea29f9f3b038fa5dc10b6adc953938d07f7810d57189e
[INFO] running `Command { std: "docker" "start" "-a" "897619313fa31d12451ea29f9f3b038fa5dc10b6adc953938d07f7810d57189e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling bindgen v0.58.1
[INFO] [stderr]    Compiling nom v5.1.3
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling cexpr v0.4.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling which v3.1.1
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling env_logger v0.8.4
[INFO] [stderr]    Compiling opentok-rs-sys v1.0.4
[INFO] [stderr]    Compiling opentok v1.0.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.83s
[INFO] running `Command { std: "docker" "inspect" "897619313fa31d12451ea29f9f3b038fa5dc10b6adc953938d07f7810d57189e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "897619313fa31d12451ea29f9f3b038fa5dc10b6adc953938d07f7810d57189e", kill_on_drop: false }`
[INFO] [stdout] 897619313fa31d12451ea29f9f3b038fa5dc10b6adc953938d07f7810d57189e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f8ff03e2d12d7a6bd7c0144fa3aea37dc67ef3a9e64f31ed5aa18500f6ba7c44
[INFO] running `Command { std: "docker" "start" "-a" "f8ff03e2d12d7a6bd7c0144fa3aea37dc67ef3a9e64f31ed5aa18500f6ba7c44", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling cargo-husky v1.5.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling opentok v1.0.4 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stdout] error[E0433]: failed to resolve: could not find `utils` in `opentok`
[INFO] [stdout]   --> tests/integration.rs:10:18
[INFO] [stdout]    |
[INFO] [stdout] 10 |     use opentok::utils::common::Credentials;
[INFO] [stdout]    |                  ^^^^^ could not find `utils` in `opentok`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[cfg(feature = "gstreamer-utils")]
[INFO] [stdout]    |       --------------------------- the item is gated behind the `gstreamer-utils` feature
[INFO] [stdout] 25 | pub mod utils;
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `utils` in `opentok`
[INFO] [stdout]   --> tests/integration.rs:11:18
[INFO] [stdout]    |
[INFO] [stdout] 11 |     use opentok::utils::publisher::Publisher as UtilsPublisher;
[INFO] [stdout]    |                  ^^^^^ could not find `utils` in `opentok`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[cfg(feature = "gstreamer-utils")]
[INFO] [stdout]    |       --------------------------- the item is gated behind the `gstreamer-utils` feature
[INFO] [stdout] 25 | pub mod utils;
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `opentok::utils`
[INFO] [stdout]   --> tests/integration.rs:9:18
[INFO] [stdout]    |
[INFO] [stdout]  9 |     use opentok::utils::capturer;
[INFO] [stdout]    |                  ^^^^^ could not find `utils` in `opentok`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[cfg(feature = "gstreamer-utils")]
[INFO] [stdout]    |       --------------------------- the item is gated behind the `gstreamer-utils` feature
[INFO] [stdout] 25 | pub mod utils;
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `opentok_server`
[INFO] [stdout]   --> tests/integration.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |     use opentok_server::{OpenTok, SessionOptions, TokenRole};
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `opentok_server`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `opentok_server`, use `cargo add opentok_server` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `opentok` (test "integration") due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcBUz7zE/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libopentok_rs_sys-c40f0a8c888bb70c.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libonce_cell-e9252a7b5119f3eb,libthiserror-ef88ebf104776e7c,liblog-40ebd7d040175aeb,liblazy_static-3674be3f4245d19b}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lopentok" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcBUz7zE/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/opentok-4a6f796e9b4485f3" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: unable to find library -lopentok
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `opentok` (lib test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "f8ff03e2d12d7a6bd7c0144fa3aea37dc67ef3a9e64f31ed5aa18500f6ba7c44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f8ff03e2d12d7a6bd7c0144fa3aea37dc67ef3a9e64f31ed5aa18500f6ba7c44", kill_on_drop: false }`
[INFO] [stdout] f8ff03e2d12d7a6bd7c0144fa3aea37dc67ef3a9e64f31ed5aa18500f6ba7c44
