[INFO] fetching crate veecle-osal-std-macros 0.1.0...
[INFO] testing veecle-osal-std-macros-0.1.0 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] extracting crate veecle-osal-std-macros 0.1.0 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate veecle-osal-std-macros 0.1.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate veecle-osal-std-macros 0.1.0
[INFO] tweaked toml for crates.io crate veecle-osal-std-macros 0.1.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate veecle-osal-std-macros 0.1.0 on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate veecle-osal-std-macros 0.1.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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded winnow v0.7.12
[INFO] [stderr]   Downloaded indexmap v2.11.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b91ab3fba10ce1da2c7e8ecbf0ad4ed5a10b4a4d70b2527028a1068a8aa5f931
[INFO] running `Command { std: "docker" "start" "-a" "b91ab3fba10ce1da2c7e8ecbf0ad4ed5a10b4a4d70b2527028a1068a8aa5f931", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b91ab3fba10ce1da2c7e8ecbf0ad4ed5a10b4a4d70b2527028a1068a8aa5f931", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b91ab3fba10ce1da2c7e8ecbf0ad4ed5a10b4a4d70b2527028a1068a8aa5f931", kill_on_drop: false }`
[INFO] [stdout] b91ab3fba10ce1da2c7e8ecbf0ad4ed5a10b4a4d70b2527028a1068a8aa5f931
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ed2cc7946a656af07b813a18deeb5363f2300cbc94beffac4b972e52c2f07854
[INFO] running `Command { std: "docker" "start" "-a" "ed2cc7946a656af07b813a18deeb5363f2300cbc94beffac4b972e52c2f07854", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]    Compiling indexmap v2.11.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling veecle-osal-std-macros v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.97s
[INFO] running `Command { std: "docker" "inspect" "ed2cc7946a656af07b813a18deeb5363f2300cbc94beffac4b972e52c2f07854", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed2cc7946a656af07b813a18deeb5363f2300cbc94beffac4b972e52c2f07854", kill_on_drop: false }`
[INFO] [stdout] ed2cc7946a656af07b813a18deeb5363f2300cbc94beffac4b972e52c2f07854
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fbc6c16769289bdbba211c0529c8d1212d01f652226df6fc4525c8c72c1175fe
[INFO] running `Command { std: "docker" "start" "-a" "fbc6c16769289bdbba211c0529c8d1212d01f652226df6fc4525c8c72c1175fe", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling indexmap v2.11.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling veecle-osal-std-macros v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: cannot find module or crate `walkdir` in this scope
[INFO] [stdout]   --> src/lib.rs:84:22
[INFO] [stdout]    |
[INFO] [stdout] 84 |         for entry in walkdir::WalkDir::new("tests/ui") {
[INFO] [stdout]    |                      ^^^^^^^ use of unresolved module or unlinked crate `walkdir`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `walkdir`, use `cargo add walkdir` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `runtime_macros` in this scope
[INFO] [stdout]   --> src/lib.rs:87:17
[INFO] [stdout]    |
[INFO] [stdout] 87 |                 runtime_macros::emulate_attributelike_macro_expansion(
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `runtime_macros`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `runtime_macros`, use `cargo add runtime_macros` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `veecle-osal-std-macros` (lib test) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "fbc6c16769289bdbba211c0529c8d1212d01f652226df6fc4525c8c72c1175fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fbc6c16769289bdbba211c0529c8d1212d01f652226df6fc4525c8c72c1175fe", kill_on_drop: false }`
[INFO] [stdout] fbc6c16769289bdbba211c0529c8d1212d01f652226df6fc4525c8c72c1175fe
