[INFO] fetching crate lamco-portal 0.4.0... [INFO] testing lamco-portal-0.4.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate lamco-portal 0.4.0 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate lamco-portal 0.4.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate lamco-portal 0.4.0 [INFO] tweaked toml for crates.io crate lamco-portal 0.4.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate lamco-portal 0.4.0 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate lamco-portal 0.4.0 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0cbc144d637c435154e712551b00436f7b9258f8a0e2f4beae5ab6e4703b2ed7 [INFO] running `Command { std: "docker" "start" "-a" "0cbc144d637c435154e712551b00436f7b9258f8a0e2f4beae5ab6e4703b2ed7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0cbc144d637c435154e712551b00436f7b9258f8a0e2f4beae5ab6e4703b2ed7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0cbc144d637c435154e712551b00436f7b9258f8a0e2f4beae5ab6e4703b2ed7", kill_on_drop: false }` [INFO] [stdout] 0cbc144d637c435154e712551b00436f7b9258f8a0e2f4beae5ab6e4703b2ed7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6d4c50dbcfc80136a2e942ec0f422812b51eda3a13f6ea9f4746292ba6b4f811 [INFO] running `Command { std: "docker" "start" "-a" "6d4c50dbcfc80136a2e942ec0f422812b51eda3a13f6ea9f4746292ba6b4f811", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling endi v1.1.1 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling uuid v1.19.0 [INFO] [stderr] Compiling ordered-stream v0.2.0 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling async-executor v1.13.3 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling async-lock v3.4.1 [INFO] [stderr] Compiling async-broadcast v0.7.2 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling toml_edit v0.23.9 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling enumflags2_derive v0.7.12 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling polling v3.11.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling async-signal v0.2.13 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling async-process v2.5.0 [INFO] [stderr] Compiling tracing v0.1.43 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling zvariant_utils v3.3.0 [INFO] [stderr] Compiling enumflags2 v0.7.12 [INFO] [stderr] Compiling zvariant_derive v5.10.0 [INFO] [stderr] Compiling zvariant v5.10.0 [INFO] [stderr] Compiling zbus_names v4.3.1 [INFO] [stderr] Compiling zbus_macros v5.14.0 [INFO] [stderr] Compiling zbus v5.14.0 [INFO] [stderr] Compiling ashpd v0.13.7 [INFO] [stderr] Compiling lamco-portal v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.23s [INFO] running `Command { std: "docker" "inspect" "6d4c50dbcfc80136a2e942ec0f422812b51eda3a13f6ea9f4746292ba6b4f811", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d4c50dbcfc80136a2e942ec0f422812b51eda3a13f6ea9f4746292ba6b4f811", kill_on_drop: false }` [INFO] [stdout] 6d4c50dbcfc80136a2e942ec0f422812b51eda3a13f6ea9f4746292ba6b4f811 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 69e8f4b12655c815169f9930557951fead34422c570eae304700fba9f4d67ce4 [INFO] running `Command { std: "docker" "start" "-a" "69e8f4b12655c815169f9930557951fead34422c570eae304700fba9f4d67ce4", kill_on_drop: false }` [INFO] [stderr] Compiling tracing-core v0.1.35 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling tracing v0.1.43 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling zbus v5.14.0 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling ashpd v0.13.7 [INFO] [stderr] Compiling lamco-portal v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 28.86s [INFO] running `Command { std: "docker" "inspect" "69e8f4b12655c815169f9930557951fead34422c570eae304700fba9f4d67ce4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69e8f4b12655c815169f9930557951fead34422c570eae304700fba9f4d67ce4", kill_on_drop: false }` [INFO] [stdout] 69e8f4b12655c815169f9930557951fead34422c570eae304700fba9f4d67ce4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] debc92afbd0cc2c4f3308cc06763195418a3477227d7d117da97fd011efd1b10 [INFO] running `Command { std: "docker" "start" "-a" "debc92afbd0cc2c4f3308cc06763195418a3477227d7d117da97fd011efd1b10", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lamco_portal-01703684093f0c1d) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test config::tests::test_struct_literal_with_defaults ... ok [INFO] [stdout] test error::tests::test_error_display ... ok [INFO] [stdout] test config::tests::test_builder_with_custom_values ... ok [INFO] [stdout] test remote_desktop::tests::test_remote_desktop_session_creation ... ignored [INFO] [stdout] test screencast::tests::test_screencast_manager_creation ... ignored [INFO] [stdout] test config::tests::test_default_config ... ok [INFO] [stdout] test config::tests::test_builder_with_defaults ... ok [INFO] [stdout] test session::tests::test_source_type_variants ... ok [INFO] [stdout] test tests::test_portal_manager_creation ... ignored [INFO] [stdout] test tests::test_portal_manager_with_default ... ignored [INFO] [stdout] test session::tests::test_stream_info_creation ... ok [INFO] [stdout] test error::tests::test_error_helpers ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 4 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests lamco_portal [INFO] [stdout] [INFO] [stdout] running 18 tests [INFO] [stdout] test src/config.rs - config::PortalConfig (line 25) - compile ... ok [INFO] [stdout] test src/config.rs - config::PortalConfig::builder (line 114) - compile ... ok [INFO] [stdout] test src/config.rs - config::PortalConfig (line 35) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 103) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 29) - compile ... ok [INFO] [stdout] test src/error.rs - error::PortalError (line 14) - compile ... ok [INFO] [stdout] test src/lib.rs - PortalManager::new (line 210) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 72) - compile ... ok [INFO] [stdout] test src/lib.rs - PortalManager (line 181) - compile ... ok [INFO] [stdout] test src/lib.rs - PortalManager::new (line 219) - compile ... ok [INFO] [stdout] test src/session.rs - session::PortalSessionHandle (line 49) - compile ... ok [INFO] [stdout] test src/session.rs - session::PortalSessionHandle::ashpd_session (line 149) - compile ... ok [INFO] [stdout] test src/lib.rs - PortalManager::remote_desktop (line 461) - compile ... ok [INFO] [stdout] test src/lib.rs - PortalManager::with_default (line 269) - compile ... ok [INFO] [stdout] test src/config.rs - config::PortalConfig (line 19) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 52) - compile ... ok [INFO] [stdout] test src/lib.rs - PortalManager::create_session (line 308) - compile ... ok [INFO] [stdout] test src/config.rs - config::PortalConfigBuilder (line 133) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stdout] all doctests ran in 1.26s; merged doctests compilation took 1.22s [INFO] running `Command { std: "docker" "inspect" "debc92afbd0cc2c4f3308cc06763195418a3477227d7d117da97fd011efd1b10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "debc92afbd0cc2c4f3308cc06763195418a3477227d7d117da97fd011efd1b10", kill_on_drop: false }` [INFO] [stdout] debc92afbd0cc2c4f3308cc06763195418a3477227d7d117da97fd011efd1b10