[INFO] fetching crate videocall-daemon 0.3.3...
[INFO] documenting videocall-daemon-0.3.3 against try#a394c9cd9ec93787f09a7ac445b14cc674a94549 for pr-151918
[INFO] extracting crate videocall-daemon 0.3.3 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate videocall-daemon 0.3.3
[INFO] finished tweaking crates.io crate videocall-daemon 0.3.3
[INFO] tweaked toml for crates.io crate videocall-daemon 0.3.3 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate videocall-daemon 0.3.3 on toolchain a394c9cd9ec93787f09a7ac445b14cc674a94549
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate videocall-daemon 0.3.3 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 92a5818732f49ad56abde30eb57e6ba6abedad994006504572a7b8e15ae61c8c
[INFO] running `Command { std: "docker" "start" "-a" "92a5818732f49ad56abde30eb57e6ba6abedad994006504572a7b8e15ae61c8c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "92a5818732f49ad56abde30eb57e6ba6abedad994006504572a7b8e15ae61c8c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "92a5818732f49ad56abde30eb57e6ba6abedad994006504572a7b8e15ae61c8c", kill_on_drop: false }`
[INFO] [stdout] 92a5818732f49ad56abde30eb57e6ba6abedad994006504572a7b8e15ae61c8c
[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=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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a6fe03dc63244696db9ac30509c4ba7617d108eaae0cd6a6bb0677ba20f9f707
[INFO] running `Command { std: "docker" "start" "-a" "a6fe03dc63244696db9ac30509c4ba7617d108eaae0cd6a6bb0677ba20f9f707", kill_on_drop: false }`
[INFO] [stderr] Compiling log v0.4.26
[INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100
[INFO] [stderr] Compiling bumpalo v3.17.0
[INFO] [stderr] Compiling wasm-bindgen v0.2.100
[INFO] [stderr] Checking smallvec v1.14.0
[INFO] [stderr] Compiling serde v1.0.218
[INFO] [stderr] Checking ryu v1.0.19
[INFO] [stderr] Checking bytes v1.10.0
[INFO] [stderr] Compiling prettyplease v0.2.29
[INFO] [stderr] Compiling libc v0.2.170
[INFO] [stderr] Compiling serde_json v1.0.139
[INFO] [stderr] Compiling thiserror-impl v1.0.69
[INFO] [stderr] Compiling serde_derive v1.0.218
[INFO] [stderr] Compiling synstructure v0.13.1
[INFO] [stderr] Compiling rustix v0.38.44
[INFO] [stderr] Compiling anyhow v1.0.96
[INFO] [stderr] Compiling regex-syntax v0.8.5
[INFO] [stderr] Checking getrandom v0.2.15
[INFO] [stderr] Compiling either v1.14.0
[INFO] [stderr] Compiling zerovec-derive v0.10.3
[INFO] [stderr] Compiling peeking_take_while v0.1.2
[INFO] [stderr] Compiling lazycell v1.3.0
[INFO] [stderr] Checking miniz_oxide v0.8.5
[INFO] [stderr] Compiling pin-project-internal v1.1.9
[INFO] [stderr] Compiling displaydoc v0.2.5
[INFO] [stderr] Compiling futures-macro v0.3.31
[INFO] [stderr] Checking bytemuck v1.21.0
[INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr] Checking form_urlencoded v1.2.1
[INFO] [stderr] Checking rayon v1.10.0
[INFO] [stderr] Checking parking_lot_core v0.9.10
[INFO] [stderr] Compiling jobserver v0.1.32
[INFO] [stderr] Compiling clang-sys v1.8.1
[INFO] [stderr] Compiling profiling-procmacros v1.0.16
[INFO] [stderr] Checking flate2 v1.1.0
[INFO] [stderr] Compiling cc v1.2.15
[INFO] [stderr] Compiling nasm-rs v0.3.0
[INFO] [stderr] Checking profiling v1.0.16
[INFO] [stderr] Checking parking_lot v0.12.3
[INFO] [stderr] Compiling zerofrom-derive v0.1.6
[INFO] [stderr] Compiling yoke-derive v0.7.5
[INFO] [stderr] Checking av1-grain v0.2.3
[INFO] [stderr] Checking futures-util v0.3.31
[INFO] [stderr] Compiling regex-automata v0.4.9
[INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr] Compiling which v4.4.2
[INFO] [stderr] Checking thiserror v1.0.69
[INFO] [stderr] Checking pin-project v1.1.9
[INFO] [stderr] Checking rgb v0.8.50
[INFO] [stderr] Checking itertools v0.12.1
[INFO] [stderr] Compiling tracing-attributes v0.1.28
[INFO] [stderr] Compiling num-derive v0.4.2
[INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr] Compiling simd_helpers v0.1.0
[INFO] [stderr] Compiling bindgen v0.65.1
[INFO] [stderr] Compiling once_cell v1.20.3
[INFO] [stderr] Compiling toml_edit v0.19.15
[INFO] [stderr] Checking http v0.2.12
[INFO] [stderr] Checking zerofrom v0.1.6
[INFO] [stderr] Compiling icu_provider_macros v1.5.0
[INFO] [stderr] Compiling tokio-macros v2.5.0
[INFO] [stderr] Checking maybe-rayon v0.1.1
[INFO] [stderr] Checking half v2.4.1
[INFO] [stderr] Checking tiff v0.9.1
[INFO] [stderr] Checking exr v1.73.0
[INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr] Checking tracing v0.1.41
[INFO] [stderr] Checking yoke v0.7.5
[INFO] [stderr] Checking png v0.17.16
[INFO] [stderr] Checking qoi v0.4.1
[INFO] [stderr] Compiling zerocopy-derive v0.7.35
[INFO] [stderr] Checking rav1e v0.7.1
[INFO] [stderr] Compiling thiserror-impl v2.0.11
[INFO] [stderr] Checking zerovec v0.10.4
[INFO] [stderr] Compiling mozjpeg-sys v2.2.3
[INFO] [stderr] Compiling ring v0.17.11
[INFO] [stderr] Checking tokio v1.43.0
[INFO] [stderr] Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr] Compiling regex v1.11.1
[INFO] [stderr] Checking tinystr v0.7.6
[INFO] [stderr] Compiling proc-macro-crate v1.3.1
[INFO] [stderr] Checking js-sys v0.3.77
[INFO] [stderr] Checking futures-executor v0.3.31
[INFO] [stderr] Checking icu_collections v1.5.0
[INFO] [stderr] Checking zerocopy v0.7.35
[INFO] [stderr] Checking icu_locid v1.5.0
[INFO] [stderr] Checking futures v0.3.31
[INFO] [stderr] Checking pinned v0.1.0
[INFO] [stderr] Compiling syn v1.0.109
[INFO] [stderr] Compiling bindgen v0.68.1
[INFO] [stderr] Checking icu_provider v1.5.0
[INFO] [stderr] Checking indexmap v2.7.1
[INFO] [stderr] Checking thiserror v2.0.11
[INFO] [stderr] Compiling ring v0.16.20
[INFO] [stderr] Compiling cmake v0.1.54
[INFO] [stderr] Checking rand_core v0.6.4
[INFO] [stderr] Checking ppv-lite86 v0.2.20
[INFO] [stderr] Compiling alsa-sys v0.3.1
[INFO] [stderr] Compiling gloo-worker-macros v0.1.0
[INFO] [stderr] Compiling proc-macro-error v1.0.4
[INFO] [stderr] Compiling implicit-clone-derive v0.1.1
[INFO] [stderr] Compiling boolinator v2.4.0
[INFO] [stderr] Checking rand_chacha v0.3.1
[INFO] [stderr] Checking icu_locid_transform v1.5.0
[INFO] [stderr] Compiling audiopus_sys v0.2.2
[INFO] [stderr] Checking console_error_panic_hook v0.1.7
[INFO] [stderr] Compiling videocall-nokhwa-bindings-macos v0.2.2
[INFO] [stderr] Compiling protobuf v3.7.1
[INFO] [stderr] Checking implicit-clone v0.4.9
[INFO] [stderr] Compiling yew-macro v0.21.0
[INFO] [stderr] Checking rand v0.8.5
[INFO] [stderr] Checking protobuf-support v3.7.1
[INFO] [stderr] Checking nanorand v0.7.0
[INFO] [stderr] Checking spin v0.9.8
[INFO] [stderr] Compiling cpal v0.15.3
[INFO] [stderr] Compiling clap_derive v4.5.28
[INFO] [stderr] Checking icu_properties v1.5.1
[INFO] [stderr] Checking flume v0.11.1
[INFO] [stderr] Checking clap_builder v4.5.31
[INFO] [stderr] Checking time v0.3.37
[INFO] [stderr] Checking alsa v0.9.1
[INFO] [stderr] Checking serde_urlencoded v0.7.1
[INFO] [stderr] Checking web-sys v0.3.72
[INFO] [stderr] Checking wasm-bindgen-futures v0.4.45
[INFO] [stderr] Checking bincode v1.3.3
[INFO] [stderr] Checking serde-wasm-bindgen v0.6.5
[INFO] [stderr] Checking serde-wasm-bindgen v0.5.0
[INFO] [stderr] Checking ravif v0.11.11
[INFO] [stderr] Checking gloo-timers v0.3.0
[INFO] [stderr] Checking gloo-timers v0.2.6
[INFO] [stderr] Checking image v0.25.5
[INFO] [stderr] Checking quinn-udp v0.4.1
[INFO] [stderr] Checking icu_normalizer v1.5.0
[INFO] [stderr] Checking tokio-stream v0.1.17
[INFO] [stderr] Compiling rustls v0.21.12
[INFO] [stderr] Checking dasp_sample v0.11.0
[INFO] [stderr] Checking tracing-subscriber v0.3.19
[INFO] [stderr] Checking opus v0.3.0
[INFO] [stderr] Checking prokio v0.1.0
[INFO] [stderr] Checking clap v4.5.31
[INFO] [stderr] Checking idna_adapter v1.2.0
[INFO] [stderr] Checking idna v1.0.3
[INFO] [stderr] Checking sct v0.7.1
[INFO] [stderr] Checking rustls-webpki v0.101.7
[INFO] [stderr] Checking url v2.5.4
[INFO] [stderr] Checking mozjpeg v0.10.13
[INFO] [stderr] Compiling env-libvpx-sys v5.1.3
[INFO] [stderr] Checking videocall-nokhwa-core v0.1.5
[INFO] [stderr] Compiling v4l2-sys-mit v0.3.0
[INFO] [stderr] Checking videocall-nokhwa-bindings-windows v0.4.2
[INFO] [stderr] Checking quinn-proto v0.10.6
[INFO] [stderr] Checking v4l v0.14.0
[INFO] [stderr] Checking videocall-nokhwa-bindings-linux v0.1.1
[INFO] [stderr] Checking videocall-nokhwa v0.10.7
[INFO] [stderr] Checking quinn v0.10.2
[INFO] [stderr] Checking gloo-utils v0.2.0
[INFO] [stderr] Checking gloo-utils v0.1.7
[INFO] [stderr] Checking gloo-events v0.2.0
[INFO] [stderr] Checking gloo-events v0.1.2
[INFO] [stderr] Checking gloo-render v0.2.0
[INFO] [stderr] Checking gloo-dialogs v0.2.0
[INFO] [stderr] Checking gloo-render v0.1.1
[INFO] [stderr] Checking gloo-dialogs v0.1.1
[INFO] [stderr] Checking gloo-file v0.2.3
[INFO] [stderr] Checking gloo-file v0.3.0
[INFO] [stderr] Checking gloo-storage v0.3.0
[INFO] [stderr] Checking gloo-console v0.2.3
[INFO] [stderr] Checking gloo-net v0.4.0
[INFO] [stderr] Checking gloo-console v0.3.0
[INFO] [stderr] Checking gloo-worker v0.4.0
[INFO] [stderr] Checking gloo-history v0.2.2
[INFO] [stderr] Checking gloo-history v0.1.5
[INFO] [stderr] Checking gloo-net v0.3.1
[INFO] [stderr] Checking gloo-storage v0.2.2
[INFO] [stderr] Checking gloo-net v0.2.6
[INFO] [stderr] Checking gloo-worker v0.2.1
[INFO] [stderr] Checking gloo v0.10.0
[INFO] [stderr] Checking gloo v0.8.1
[INFO] [stderr] Checking yew v0.21.0
[INFO] [stderr] Checking yew-websocket v1.21.0
[INFO] [stderr] Checking videocall-types v0.1.0
[INFO] [stderr] Documenting videocall-daemon v0.3.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/cli_args.rs:12:32
[INFO] [stdout] |
[INFO] [stdout] 12 | /// You can watch the video at https://videocall.rs/meeting/{user_id}/{meeting_id}
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] = note: `#[warn(rustdoc::bare_urls)]` on by default
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout] |
[INFO] [stdout] 12 | /// You can watch the video at {user_id}/{meeting_id}
[INFO] [stdout] | + +
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.72s
[INFO] [stderr] Generated /opt/rustwide/target/doc/videocall_daemon/index.html
[INFO] running `Command { std: "docker" "inspect" "a6fe03dc63244696db9ac30509c4ba7617d108eaae0cd6a6bb0677ba20f9f707", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a6fe03dc63244696db9ac30509c4ba7617d108eaae0cd6a6bb0677ba20f9f707", kill_on_drop: false }`
[INFO] [stdout] a6fe03dc63244696db9ac30509c4ba7617d108eaae0cd6a6bb0677ba20f9f707
[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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=1" "-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ae6bd137d5b65f6a5bbbddba53562e4552f578376970d41d253040d65ab30d51
[INFO] running `Command { std: "docker" "start" "-a" "ae6bd137d5b65f6a5bbbddba53562e4552f578376970d41d253040d65ab30d51", kill_on_drop: false }`
[INFO] [stderr] Documenting videocall-daemon v0.3.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/cli_args.rs:12:32
[INFO] [stdout] |
[INFO] [stdout] 12 | /// You can watch the video at https://videocall.rs/meeting/{user_id}/{meeting_id}
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] = note: `#[warn(rustdoc::bare_urls)]` on by default
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout] |
[INFO] [stdout] 12 | /// You can watch the video at {user_id}/{meeting_id}
[INFO] [stdout] | + +
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.40s
[INFO] [stderr] Generated /opt/rustwide/target/doc/videocall_daemon/index.html
[INFO] running `Command { std: "docker" "inspect" "ae6bd137d5b65f6a5bbbddba53562e4552f578376970d41d253040d65ab30d51", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae6bd137d5b65f6a5bbbddba53562e4552f578376970d41d253040d65ab30d51", kill_on_drop: false }`
[INFO] [stdout] ae6bd137d5b65f6a5bbbddba53562e4552f578376970d41d253040d65ab30d51