[INFO] fetching crate fieldx_plus_macros 0.1.12... [INFO] testing fieldx_plus_macros-0.1.12 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate fieldx_plus_macros 0.1.12 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate fieldx_plus_macros 0.1.12 [INFO] finished tweaking crates.io crate fieldx_plus_macros 0.1.12 [INFO] tweaked toml for crates.io crate fieldx_plus_macros 0.1.12 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate fieldx_plus_macros 0.1.12 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate fieldx_plus_macros 0.1.12 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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7dc93d34e98423fa24acd1c8104662e8fd3b1f54dcea43cd80ef3651f9a662f5 [INFO] running `Command { std: "docker" "start" "-a" "7dc93d34e98423fa24acd1c8104662e8fd3b1f54dcea43cd80ef3651f9a662f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7dc93d34e98423fa24acd1c8104662e8fd3b1f54dcea43cd80ef3651f9a662f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7dc93d34e98423fa24acd1c8104662e8fd3b1f54dcea43cd80ef3651f9a662f5", kill_on_drop: false }` [INFO] [stdout] 7dc93d34e98423fa24acd1c8104662e8fd3b1f54dcea43cd80ef3651f9a662f5 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f81d43d516dd1a772fa53387674af4d8eac663d1fc0fc6d28d3da1a0c707f4e0 [INFO] running `Command { std: "docker" "start" "-a" "f81d43d516dd1a772fa53387674af4d8eac663d1fc0fc6d28d3da1a0c707f4e0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling rust-format v0.3.4 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling darling_core v0.21.0 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling getset v0.1.6 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling delegate v0.13.3 [INFO] [stderr] Compiling enum_dispatch v0.3.13 [INFO] [stderr] Compiling darling_macro v0.21.0 [INFO] [stderr] Compiling darling v0.21.0 [INFO] [stderr] Compiling fieldx_derive_support v0.2.1 [INFO] [stderr] Compiling fieldx_aux v0.2.1 [INFO] [stderr] Compiling fieldx_core v0.2.1 [INFO] [stderr] Compiling fieldx_derive v0.2.1 [INFO] [stderr] Compiling fieldx v0.2.1 [INFO] [stderr] Compiling fieldx_plus_macros v0.1.12 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.92s [INFO] running `Command { std: "docker" "inspect" "f81d43d516dd1a772fa53387674af4d8eac663d1fc0fc6d28d3da1a0c707f4e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f81d43d516dd1a772fa53387674af4d8eac663d1fc0fc6d28d3da1a0c707f4e0", kill_on_drop: false }` [INFO] [stdout] f81d43d516dd1a772fa53387674af4d8eac663d1fc0fc6d28d3da1a0c707f4e0 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b58d2cc6222fbfcc10a4b17e2ab07f78eed4992cf29391e88f5fdd2ba2b14695 [INFO] running `Command { std: "docker" "start" "-a" "b58d2cc6222fbfcc10a4b17e2ab07f78eed4992cf29391e88f5fdd2ba2b14695", kill_on_drop: false }` [INFO] [stderr] Compiling fieldx_plus_macros v0.1.12 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.53s [INFO] running `Command { std: "docker" "inspect" "b58d2cc6222fbfcc10a4b17e2ab07f78eed4992cf29391e88f5fdd2ba2b14695", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b58d2cc6222fbfcc10a4b17e2ab07f78eed4992cf29391e88f5fdd2ba2b14695", kill_on_drop: false }` [INFO] [stdout] b58d2cc6222fbfcc10a4b17e2ab07f78eed4992cf29391e88f5fdd2ba2b14695 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f4f09c0bfd4243a695fa57d9e20f7f5a0d446b55eb573d28edd7cb4e27c26723 [INFO] running `Command { std: "docker" "start" "-a" "f4f09c0bfd4243a695fa57d9e20f7f5a0d446b55eb573d28edd7cb4e27c26723", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fieldx_plus_macros-efe642d232ab5c6f) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test types::tests::test_child_args ... ok [INFO] [stdout] test codegen::tests::test_args ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] Doc-tests fieldx_plus_macros [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f4f09c0bfd4243a695fa57d9e20f7f5a0d446b55eb573d28edd7cb4e27c26723", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4f09c0bfd4243a695fa57d9e20f7f5a0d446b55eb573d28edd7cb4e27c26723", kill_on_drop: false }` [INFO] [stdout] f4f09c0bfd4243a695fa57d9e20f7f5a0d446b55eb573d28edd7cb4e27c26723