[INFO] fetching crate yuca 0.1.0...
[INFO] testing yuca-0.1.0 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate yuca 0.1.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate yuca 0.1.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate yuca 0.1.0
[INFO] tweaked toml for crates.io crate yuca 0.1.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate yuca 0.1.0 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "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" "+33835004928d3bf65db4d4712e1330766263b0bd" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 82 packages to latest compatible versions
[INFO] [stderr]       Adding googletest v0.13.0 (available: v0.14.2)
[INFO] [stderr]       Adding nix v0.29.0 (available: v0.31.3)
[INFO] [stderr]       Adding rstest v0.23.0 (available: v0.26.1)
[INFO] [stderr]       Adding rustix v0.38.44 (available: v1.1.4)
[INFO] [stderr]       Adding strum v0.26.3 (available: v0.28.0)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.18)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 75a363023b49c7eb521cea0d91bfcce86e9f65cf93d1895f35c5761429dde0a5
[INFO] running `Command { std: "docker" "start" "-a" "75a363023b49c7eb521cea0d91bfcce86e9f65cf93d1895f35c5761429dde0a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "75a363023b49c7eb521cea0d91bfcce86e9f65cf93d1895f35c5761429dde0a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "75a363023b49c7eb521cea0d91bfcce86e9f65cf93d1895f35c5761429dde0a5", kill_on_drop: false }`
[INFO] [stdout] 75a363023b49c7eb521cea0d91bfcce86e9f65cf93d1895f35c5761429dde0a5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 252fb4814e3d94a1c92df7165b6d837f14b7b038212b19c4a7d731651df0a187
[INFO] running `Command { std: "docker" "start" "-a" "252fb4814e3d94a1c92df7165b6d837f14b7b038212b19c4a7d731651df0a187", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling async-broadcast v0.7.2
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling yuca v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.38s
[INFO] running `Command { std: "docker" "inspect" "252fb4814e3d94a1c92df7165b6d837f14b7b038212b19c4a7d731651df0a187", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "252fb4814e3d94a1c92df7165b6d837f14b7b038212b19c4a7d731651df0a187", kill_on_drop: false }`
[INFO] [stdout] 252fb4814e3d94a1c92df7165b6d837f14b7b038212b19c4a7d731651df0a187
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0bf2a6f31716f0992614e276eb568eb3b4c7ac039a394ade4e157a35a6ea396a
[INFO] running `Command { std: "docker" "start" "-a" "0bf2a6f31716f0992614e276eb568eb3b4c7ac039a394ade4e157a35a6ea396a", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling rstest_macros v0.23.0
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling googletest_macro v0.13.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling toml_edit v0.25.11+spec-1.1.0
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling googletest v0.13.0
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling yuca v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling rstest v0.23.0
[INFO] [stdout] error: couldn't read `tests/../../umockdev/devices-default.umockdev`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/umockdev.rs:12:40
[INFO] [stdout]    |
[INFO] [stdout] 12 | const UMOCKDEV_DEVICES_DEFAULT: &str = include_str!("../../umockdev/devices-default.umockdev");
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `umockdev` in this scope
[INFO] [stdout]  --> tests/umockdev.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use umockdev::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^ use of unresolved module or unlinked crate `umockdev`
[INFO] [stdout]   |
[INFO] [stdout] help: to make use of source file tests/umockdev.rs, use `mod umockdev` in this file to declare the module
[INFO] [stdout]   |
[INFO] [stdout] 1 + mod umockdev;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `umockdev` in this scope
[INFO] [stdout]   --> tests/umockdev.rs:41:19
[INFO] [stdout]    |
[INFO] [stdout] 41 |     let testbed = umockdev::Testbed::new();
[INFO] [stdout]    |                   ^^^^^^^^ use of unresolved module or unlinked crate `umockdev`
[INFO] [stdout]    |
[INFO] [stdout] help: to make use of source file tests/umockdev.rs, use `mod umockdev` in this file to declare the module
[INFO] [stdout]    |
[INFO] [stdout]  1 + mod umockdev;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `umockdev` in this scope
[INFO] [stdout]   --> tests/umockdev.rs:25:14
[INFO] [stdout]    |
[INFO] [stdout] 25 |     testbed: umockdev::Testbed,
[INFO] [stdout]    |              ^^^^^^^^ use of unresolved module or unlinked crate `umockdev`
[INFO] [stdout]    |
[INFO] [stdout] help: to make use of source file tests/umockdev.rs, use `mod umockdev` in this file to declare the module
[INFO] [stdout]    |
[INFO] [stdout]  1 + mod umockdev;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `umockdev` in this scope
[INFO] [stdout]   --> tests/umockdev.rs:30:19
[INFO] [stdout]    |
[INFO] [stdout] 30 |     type Target = umockdev::Testbed;
[INFO] [stdout]    |                   ^^^^^^^^ use of unresolved module or unlinked crate `umockdev`
[INFO] [stdout]    |
[INFO] [stdout] help: to make use of source file tests/umockdev.rs, use `mod umockdev` in this file to declare the module
[INFO] [stdout]    |
[INFO] [stdout]  1 + mod umockdev;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `yuca` (test "umockdev") due to 5 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "0bf2a6f31716f0992614e276eb568eb3b4c7ac039a394ade4e157a35a6ea396a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0bf2a6f31716f0992614e276eb568eb3b4c7ac039a394ade4e157a35a6ea396a", kill_on_drop: false }`
[INFO] [stdout] 0bf2a6f31716f0992614e276eb568eb3b4c7ac039a394ade4e157a35a6ea396a
