[INFO] fetching crate opentok 1.0.4... [INFO] testing opentok-1.0.4 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8 [INFO] extracting crate opentok 1.0.4 into /workspace/builds/worker-3-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-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate opentok 1.0.4 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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.4) [INFO] [stderr] Adding gstreamer v0.18.8 (available: v0.24.3) [INFO] [stderr] Adding gstreamer-app v0.18.7 (available: v0.24.2) [INFO] [stderr] Adding gstreamer-video v0.18.7 (available: v0.24.3) [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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a3d9d174d120c4c30a25e5e56f18e8ebe30f8584797be7f8567c71317f077b85 [INFO] running `Command { std: "docker" "start" "-a" "a3d9d174d120c4c30a25e5e56f18e8ebe30f8584797be7f8567c71317f077b85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a3d9d174d120c4c30a25e5e56f18e8ebe30f8584797be7f8567c71317f077b85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3d9d174d120c4c30a25e5e56f18e8ebe30f8584797be7f8567c71317f077b85", kill_on_drop: false }` [INFO] [stdout] a3d9d174d120c4c30a25e5e56f18e8ebe30f8584797be7f8567c71317f077b85 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=forbid" "-e" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6632acf41dd58363c625d328cd68d8240bec14ca48941cc6bc71b20104c832e1 [INFO] running `Command { std: "docker" "start" "-a" "6632acf41dd58363c625d328cd68d8240bec14ca48941cc6bc71b20104c832e1", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling nom v5.1.3 [INFO] [stderr] Compiling bindgen v0.58.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling regex v1.12.2 [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 20.44s [INFO] running `Command { std: "docker" "inspect" "6632acf41dd58363c625d328cd68d8240bec14ca48941cc6bc71b20104c832e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6632acf41dd58363c625d328cd68d8240bec14ca48941cc6bc71b20104c832e1", kill_on_drop: false }` [INFO] [stdout] 6632acf41dd58363c625d328cd68d8240bec14ca48941cc6bc71b20104c832e1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=forbid" "-e" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 40f81219c56168eed6e31115d83b3516fa161064613a54a85edbf0c10ac3ec4d [INFO] running `Command { std: "docker" "start" "-a" "40f81219c56168eed6e31115d83b3516fa161064613a54a85edbf0c10ac3ec4d", kill_on_drop: false }` [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling cargo-husky v1.5.0 [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/rustcyw4ZVB/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libopentok_rs_sys-765cb1af4b2e1dec.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libonce_cell-0ba6aecba7086d38,libthiserror-6a85375739f3bf5f,liblog-45f74354a8b36c20,liblazy_static-b3603208c0de2608}.rlib" "/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/rustcyw4ZVB/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/opentok-5b1e8edb3d46aca5" "-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" "40f81219c56168eed6e31115d83b3516fa161064613a54a85edbf0c10ac3ec4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40f81219c56168eed6e31115d83b3516fa161064613a54a85edbf0c10ac3ec4d", kill_on_drop: false }` [INFO] [stdout] 40f81219c56168eed6e31115d83b3516fa161064613a54a85edbf0c10ac3ec4d