[INFO] fetching crate glycin 3.1.0-alpha...
[INFO] testing glycin-3.1.0-alpha against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate glycin 3.1.0-alpha into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate glycin 3.1.0-alpha
[INFO] finished tweaking crates.io crate glycin 3.1.0-alpha
[INFO] tweaked toml for crates.io crate glycin 3.1.0-alpha written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate glycin 3.1.0-alpha on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate glycin 3.1.0-alpha 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4280f7cb8d326525ca990ceaa9d2ceb74c9b9a004db6dd52c2368760092a88a1
[INFO] running `Command { std: "docker" "start" "-a" "4280f7cb8d326525ca990ceaa9d2ceb74c9b9a004db6dd52c2368760092a88a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4280f7cb8d326525ca990ceaa9d2ceb74c9b9a004db6dd52c2368760092a88a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4280f7cb8d326525ca990ceaa9d2ceb74c9b9a004db6dd52c2368760092a88a1", kill_on_drop: false }`
[INFO] [stdout] 4280f7cb8d326525ca990ceaa9d2ceb74c9b9a004db6dd52c2368760092a88a1
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ecc6dc8187228fc0f0b202a6885e6f29406b70f638cc8cb0fef4ef5e3e83faa1
[INFO] running `Command { std: "docker" "start" "-a" "ecc6dc8187228fc0f0b202a6885e6f29406b70f638cc8cb0fef4ef5e3e83faa1", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling target-lexicon v0.13.3
[INFO] [stderr]    Compiling serde_spanned v1.0.3
[INFO] [stderr]    Compiling version-compare v0.2.1
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling endi v1.1.0
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling libseccomp-sys v0.3.0
[INFO] [stderr]    Compiling libseccomp v0.4.0
[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 syn v2.0.110
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling env_filter v0.1.4
[INFO] [stderr]    Compiling async-broadcast v0.7.2
[INFO] [stderr]    Compiling cfg-expr v0.20.4
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling async-executor v1.13.3
[INFO] [stderr]    Compiling ordered-stream v0.2.0
[INFO] [stderr]    Compiling yeslogic-fontconfig-sys v6.0.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling rmp v0.8.14
[INFO] [stderr]    Compiling gio v0.21.4
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling async-fs v2.2.0
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling cc v1.2.46
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling memmap2 v0.9.9
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]    Compiling toml v0.9.8
[INFO] [stderr]    Compiling system-deps v7.0.7
[INFO] [stderr]    Compiling lcms2-sys v4.0.6
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling glib-sys v0.21.2
[INFO] [stderr]    Compiling gobject-sys v0.21.2
[INFO] [stderr]    Compiling gio-sys v0.21.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling foreign-types-macros v0.2.3
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling glib-macros v0.21.4
[INFO] [stderr]    Compiling foreign-types v0.5.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling lcms2 v6.1.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling memfd v0.6.5
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling async-signal v0.2.13
[INFO] [stderr]    Compiling async-global-executor v3.1.0
[INFO] [stderr]    Compiling async-process v2.5.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling glib v0.21.4
[INFO] [stderr]    Compiling zvariant_utils v3.2.1
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]    Compiling rmp-serde v1.3.0
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling zvariant_derive v5.8.0
[INFO] [stderr]    Compiling zvariant v5.8.0
[INFO] [stderr]    Compiling gufo-common v1.0.1
[INFO] [stderr]    Compiling zbus_names v4.2.0
[INFO] [stderr]    Compiling glycin-common v1.0.3
[INFO] [stderr]    Compiling gufo-exif v0.3.0
[INFO] [stderr]    Compiling zbus_macros v5.12.0
[INFO] [stderr]    Compiling zbus v5.12.0
[INFO] [stderr]    Compiling glycin-utils v4.0.4
[INFO] [stderr]    Compiling glycin v3.1.0-alpha (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 26s
[INFO] running `Command { std: "docker" "inspect" "ecc6dc8187228fc0f0b202a6885e6f29406b70f638cc8cb0fef4ef5e3e83faa1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ecc6dc8187228fc0f0b202a6885e6f29406b70f638cc8cb0fef4ef5e3e83faa1", kill_on_drop: false }`
[INFO] [stdout] ecc6dc8187228fc0f0b202a6885e6f29406b70f638cc8cb0fef4ef5e3e83faa1
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f2b9a05ded37875b1c71143a5e25a4a59c43b2bf346117c442fb03d9845a8c77
[INFO] running `Command { std: "docker" "start" "-a" "f2b9a05ded37875b1c71143a5e25a4a59c43b2bf346117c442fb03d9845a8c77", kill_on_drop: false }`
[INFO] [stderr]    Compiling glycin v3.1.0-alpha (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.80s
[INFO] running `Command { std: "docker" "inspect" "f2b9a05ded37875b1c71143a5e25a4a59c43b2bf346117c442fb03d9845a8c77", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f2b9a05ded37875b1c71143a5e25a4a59c43b2bf346117c442fb03d9845a8c77", kill_on_drop: false }`
[INFO] [stdout] f2b9a05ded37875b1c71143a5e25a4a59c43b2bf346117c442fb03d9845a8c77
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] bf3ebec706d7aab6c05633d2c05355937bda7aaf5090c0fe99dec7cb4c1e923d
[INFO] running `Command { std: "docker" "start" "-a" "bf3ebec706d7aab6c05633d2c05355937bda7aaf5090c0fe99dec7cb4c1e923d", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/glycin-f2f9f558d535a043)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test icc::premul_test ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests glycin
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - (line 17) - compile ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 17) stdout ----
[INFO] [stdout] error[E0599]: no method named `texture` found for struct `Frame` in the current scope
[INFO] [stdout]   --> src/lib.rs:25:41
[INFO] [stdout]    |
[INFO] [stdout] 25 | let texture = image.next_frame().await?.texture();
[INFO] [stdout]    |                                         ^^^^^^^ method not found in `Frame`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 17)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.27s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "bf3ebec706d7aab6c05633d2c05355937bda7aaf5090c0fe99dec7cb4c1e923d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bf3ebec706d7aab6c05633d2c05355937bda7aaf5090c0fe99dec7cb4c1e923d", kill_on_drop: false }`
[INFO] [stdout] bf3ebec706d7aab6c05633d2c05355937bda7aaf5090c0fe99dec7cb4c1e923d
