[INFO] fetching crate arrow-udf-macros 0.4.1... [INFO] testing arrow-udf-macros-0.4.1 against try#ed7f3d77595b4831fdf085f2529aa13b5b51ff7d for pr-134530 [INFO] extracting crate arrow-udf-macros 0.4.1 into /workspace/builds/worker-3-tc2/source [INFO] validating manifest of crates.io crate arrow-udf-macros 0.4.1 on toolchain ed7f3d77595b4831fdf085f2529aa13b5b51ff7d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate arrow-udf-macros 0.4.1 [INFO] finished tweaking crates.io crate arrow-udf-macros 0.4.1 [INFO] tweaked toml for crates.io crate arrow-udf-macros 0.4.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 11 packages to latest compatible versions [INFO] [stderr] Adding itertools v0.12.1 (available: v0.13.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] da3a5a07aea4fd9225fc01a7639023197f4d9dda3d354f8aecb624d7ee879ab5 [INFO] running `Command { std: "docker" "start" "-a" "da3a5a07aea4fd9225fc01a7639023197f4d9dda3d354f8aecb624d7ee879ab5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "da3a5a07aea4fd9225fc01a7639023197f4d9dda3d354f8aecb624d7ee879ab5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da3a5a07aea4fd9225fc01a7639023197f4d9dda3d354f8aecb624d7ee879ab5", kill_on_drop: false }` [INFO] [stdout] da3a5a07aea4fd9225fc01a7639023197f4d9dda3d354f8aecb624d7ee879ab5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 933910f22b906777ebeed125699d8b56c201e068f1714b3eeb57f7996d44694d [INFO] running `Command { std: "docker" "start" "-a" "933910f22b906777ebeed125699d8b56c201e068f1714b3eeb57f7996d44694d", kill_on_drop: false }` [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling arrow-udf-macros v0.4.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.31s [INFO] running `Command { std: "docker" "inspect" "933910f22b906777ebeed125699d8b56c201e068f1714b3eeb57f7996d44694d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "933910f22b906777ebeed125699d8b56c201e068f1714b3eeb57f7996d44694d", kill_on_drop: false }` [INFO] [stdout] 933910f22b906777ebeed125699d8b56c201e068f1714b3eeb57f7996d44694d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d921805156fa2c092d8fb91ebb94b8f12015eed60bd1e4424f11c972938cc675 [INFO] running `Command { std: "docker" "start" "-a" "d921805156fa2c092d8fb91ebb94b8f12015eed60bd1e4424f11c972938cc675", kill_on_drop: false }` [INFO] [stderr] Compiling prettyplease v0.2.25 [INFO] [stderr] Compiling dissimilar v1.0.9 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling arrow-udf-macros v0.4.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling expect-test v1.5.0 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.32s [INFO] running `Command { std: "docker" "inspect" "d921805156fa2c092d8fb91ebb94b8f12015eed60bd1e4424f11c972938cc675", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d921805156fa2c092d8fb91ebb94b8f12015eed60bd1e4424f11c972938cc675", kill_on_drop: false }` [INFO] [stdout] d921805156fa2c092d8fb91ebb94b8f12015eed60bd1e4424f11c972938cc675 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1640f39976fce136377b485a08ef9e21817c2307a10d4fa7d75eb12acabce0f1 [INFO] running `Command { std: "docker" "start" "-a" "1640f39976fce136377b485a08ef9e21817c2307a10d4fa7d75eb12acabce0f1", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/arrow_udf_macros-f9d0816c912f66be) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test types::tests::test_normalize_type ... ok [INFO] [stdout] test struct_type::tests::test_struct_type ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Doc-tests arrow_udf_macros [INFO] [stderr] error: DefId(0:126 ~ arrow_udf_macros[9166]::function) has more than five doctests [INFO] [stderr] [INFO] [stderr] error: aborting due to 1 previous error [INFO] [stderr] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/bin/rustdoc --edition=2021 --crate-type proc-macro --color auto --crate-name arrow_udf_macros --test src/lib.rs --test-run-directory /opt/rustwide/workdir -L dependency=/opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrow_udf_macros=/opt/rustwide/target/debug/deps/libarrow_udf_macros-f7fd7d374b06213b.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-c3f6fce0270f46f0.rlib --extern expect_test=/opt/rustwide/target/debug/deps/libexpect_test-3f8996ef020288dd.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-2f3e9ef751f90de0.rlib --extern prettyplease=/opt/rustwide/target/debug/deps/libprettyplease-fccb16f1e837de73.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-4791378b95cfd97e.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-8b1ffbb0eb952e77.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-cc8ed5309f5523e4.rlib --extern proc_macro -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --cap-lints=forbid --error-format human` (exit status: 1) [INFO] [stderr] note: test exited abnormally; to see the full output pass --nocapture to the harness. [INFO] running `Command { std: "docker" "inspect" "1640f39976fce136377b485a08ef9e21817c2307a10d4fa7d75eb12acabce0f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1640f39976fce136377b485a08ef9e21817c2307a10d4fa7d75eb12acabce0f1", kill_on_drop: false }` [INFO] [stdout] 1640f39976fce136377b485a08ef9e21817c2307a10d4fa7d75eb12acabce0f1