[INFO] fetching crate ghactions-derive 0.19.0...
[INFO] testing ghactions-derive-0.19.0 against 1.94.0 for beta-1.95-1
[INFO] extracting crate ghactions-derive 0.19.0 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate ghactions-derive 0.19.0
[INFO] finished tweaking crates.io crate ghactions-derive 0.19.0
[INFO] tweaked toml for crates.io crate ghactions-derive 0.19.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate ghactions-derive 0.19.0 on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ghactions-derive 0.19.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" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ghactions-core v0.19.0
[INFO] [stderr]   Downloaded time v0.3.46
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f62106771abca49482ad4d05898b2fa022be4ee0e60cdde0733d9e2d5d322549
[INFO] running `Command { std: "docker" "start" "-a" "f62106771abca49482ad4d05898b2fa022be4ee0e60cdde0733d9e2d5d322549", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f62106771abca49482ad4d05898b2fa022be4ee0e60cdde0733d9e2d5d322549", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f62106771abca49482ad4d05898b2fa022be4ee0e60cdde0733d9e2d5d322549", kill_on_drop: false }`
[INFO] [stdout] f62106771abca49482ad4d05898b2fa022be4ee0e60cdde0733d9e2d5d322549
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c36f7c82c5cedfa7ad0c44f5f082bad1d860dcc5e4d89031c1289b767a21d664
[INFO] running `Command { std: "docker" "start" "-a" "c36f7c82c5cedfa7ad0c44f5f082bad1d860dcc5e4d89031c1289b767a21d664", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling jiff v0.2.18
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling time v0.3.46
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling env_filter v0.1.4
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling ghactions-core v0.19.0
[INFO] [stderr]    Compiling ghactions-derive v0.19.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.46s
[INFO] running `Command { std: "docker" "inspect" "c36f7c82c5cedfa7ad0c44f5f082bad1d860dcc5e4d89031c1289b767a21d664", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c36f7c82c5cedfa7ad0c44f5f082bad1d860dcc5e4d89031c1289b767a21d664", kill_on_drop: false }`
[INFO] [stdout] c36f7c82c5cedfa7ad0c44f5f082bad1d860dcc5e4d89031c1289b767a21d664
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9b16dd9b4f1761c46fb004152a9cb02b86758c44ce72cfed7e7c0e81a4a64199
[INFO] running `Command { std: "docker" "start" "-a" "9b16dd9b4f1761c46fb004152a9cb02b86758c44ce72cfed7e7c0e81a4a64199", kill_on_drop: false }`
[INFO] [stderr]    Compiling ghactions-derive v0.19.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.19s
[INFO] running `Command { std: "docker" "inspect" "9b16dd9b4f1761c46fb004152a9cb02b86758c44ce72cfed7e7c0e81a4a64199", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9b16dd9b4f1761c46fb004152a9cb02b86758c44ce72cfed7e7c0e81a4a64199", kill_on_drop: false }`
[INFO] [stdout] 9b16dd9b4f1761c46fb004152a9cb02b86758c44ce72cfed7e7c0e81a4a64199
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] da23f65451fe4cc7ccef20d8e7ec625e60129c25bd1fe0314296e45887c58700
[INFO] running `Command { std: "docker" "start" "-a" "da23f65451fe4cc7ccef20d8e7ec625e60129c25bd1fe0314296e45887c58700", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ghactions_derive-dd4ec3e09fc53946)
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests ghactions_derive
[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] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - (line 5) - compile ... FAILED
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 5) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ghactions`
[INFO] [stdout]  --> src/lib.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use ghactions::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `ghactions`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `ghactions`, use `cargo add ghactions` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Actions` in this scope
[INFO] [stdout]  --> src/lib.rs:8:10
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Actions, Debug, Clone)]
[INFO] [stdout]   |          ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]   |
[INFO] [stdout] 6 + use ghactions_derive::Actions;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `action` in this scope
[INFO] [stdout]  --> src/lib.rs:9:3
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[action(
[INFO] [stdout]   |   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `input` in this scope
[INFO] [stdout]   --> src/lib.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 |     #[input(
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `input` in this scope
[INFO] [stdout]   --> src/lib.rs:22:7
[INFO] [stdout]    |
[INFO] [stdout] 22 |     #[input(
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `input` in this scope
[INFO] [stdout]   --> src/lib.rs:28:7
[INFO] [stdout]    |
[INFO] [stdout] 28 |     #[input(
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `output` in this scope
[INFO] [stdout]   --> src/lib.rs:34:7
[INFO] [stdout]    |
[INFO] [stdout] 34 |     #[output(description = "Output Value")]
[INFO] [stdout]    |       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `init` found for struct `MyAction` in the current scope
[INFO] [stdout]   --> src/lib.rs:39:28
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct MyAction {
[INFO] [stdout]    | ------------------- function or associated item `init` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 39 |     let action = MyAction::init()?;
[INFO] [stdout]    |                            ^^^^ function or associated item not found in `MyAction`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `init`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `ghactions_core::ActionTrait`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `set_output` found for struct `MyAction` in the current scope
[INFO] [stdout]   --> src/lib.rs:47:15
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct MyAction {
[INFO] [stdout]    | ------------------- function or associated item `set_output` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 47 |     MyAction::set_output("my_output", "My Output Value")?;
[INFO] [stdout]    |               ^^^^^^^^^^ function or associated item not found in `MyAction`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `set_output`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `ghactions_core::ActionTrait`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 9 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 5)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.53s; merged doctests compilation took 0.29s
[INFO] running `Command { std: "docker" "inspect" "da23f65451fe4cc7ccef20d8e7ec625e60129c25bd1fe0314296e45887c58700", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "da23f65451fe4cc7ccef20d8e7ec625e60129c25bd1fe0314296e45887c58700", kill_on_drop: false }`
[INFO] [stdout] da23f65451fe4cc7ccef20d8e7ec625e60129c25bd1fe0314296e45887c58700
