[INFO] cloning repository https://github.com/mobile-bungalow/ae_sdk_bug_repro
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mobile-bungalow/ae_sdk_bug_repro" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmobile-bungalow%2Fae_sdk_bug_repro", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmobile-bungalow%2Fae_sdk_bug_repro'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 96fad123ef0bee60b13f81bdd9544279fda4ed5a
[INFO] checking mobile-bungalow/ae_sdk_bug_repro/96fad123ef0bee60b13f81bdd9544279fda4ed5a against master#e22dab387f6b4f6a87dfc54ac2f6013dddb41e68 for pr-149195
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmobile-bungalow%2Fae_sdk_bug_repro" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mobile-bungalow/ae_sdk_bug_repro
[INFO] finished tweaking git repo https://github.com/mobile-bungalow/ae_sdk_bug_repro
[INFO] tweaked toml for git repo https://github.com/mobile-bungalow/ae_sdk_bug_repro written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mobile-bungalow/ae_sdk_bug_repro on toolchain e22dab387f6b4f6a87dfc54ac2f6013dddb41e68
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mobile-bungalow/ae_sdk_bug_repro 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" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/virtualritz/after-effects.git`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cstr-literal v0.1.0
[INFO] [stderr]   Downloaded oslog v0.2.0
[INFO] [stderr]   Downloaded win_dbg_logger v0.1.0
[INFO] [stderr]   Downloaded plist v1.7.2
[INFO] [stderr]   Downloaded after-effects-sys v0.2.1
[INFO] [stderr]   Downloaded after-effects v0.2.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5e0e2315ee110a52b2bb60918aecd51c6e2a32707bac98ff07548bb3157d1ece
[INFO] running `Command { std: "docker" "start" "-a" "5e0e2315ee110a52b2bb60918aecd51c6e2a32707bac98ff07548bb3157d1ece", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5e0e2315ee110a52b2bb60918aecd51c6e2a32707bac98ff07548bb3157d1ece", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e0e2315ee110a52b2bb60918aecd51c6e2a32707bac98ff07548bb3157d1ece", kill_on_drop: false }`
[INFO] [stdout] 5e0e2315ee110a52b2bb60918aecd51c6e2a32707bac98ff07548bb3157d1ece
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f19423187d391fa4426e7430dc0078c9fe9f60fa539a873bdee7582454e61337
[INFO] running `Command { std: "docker" "start" "-a" "f19423187d391fa4426e7430dc0078c9fe9f60fa539a873bdee7582454e61337", kill_on_drop: false }`
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling prettyplease v0.2.35
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling bindgen v0.70.1
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling winres v0.1.12
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling pretty-hex v0.4.1
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking const_format v0.2.34
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]     Checking hash32 v0.3.1
[INFO] [stderr]     Checking cstr-literal v0.1.0
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking widestring v1.2.0
[INFO] [stderr]    Compiling plist v1.7.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling pipl v0.1.1 (https://github.com/virtualritz/after-effects.git#cb5fbaee)
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling bugrepro v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]    Compiling after-effects-sys v0.2.1
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking after-effects v0.2.1
[INFO] [stdout] warning: unexpected `cfg` condition value: `catch-panics`
[INFO] [stdout]   --> src/lib.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | ae::define_effect!(Plugin, (), Params);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `ae::define_effect` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `ae::define_effect` may come from an old version of the `after_effects` crate, try updating your dependency with `cargo update -p after_effects`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `ae::define_effect` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `catch-panics`
[INFO] [stdout]   --> src/lib.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | ae::define_effect!(Plugin, (), Params);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `ae::define_effect` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `ae::define_effect` may come from an old version of the `after_effects` crate, try updating your dependency with `cargo update -p after_effects`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `ae::define_effect` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `catch-panics`
[INFO] [stdout]   --> src/lib.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | ae::define_effect!(Plugin, (), Params);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `ae::define_effect` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `ae::define_effect` may come from an old version of the `after_effects` crate, try updating your dependency with `cargo update -p after_effects`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `ae::define_effect` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `catch-panics`
[INFO] [stdout]   --> src/lib.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | ae::define_effect!(Plugin, (), Params);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `ae::define_effect` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `ae::define_effect` may come from an old version of the `after_effects` crate, try updating your dependency with `cargo update -p after_effects`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `ae::define_effect` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `params`
[INFO] [stdout]   --> src/lib.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 45 |         params: &mut ae::Parameters<Params>,
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_params`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `params`
[INFO] [stdout]   --> src/lib.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 45 |         params: &mut ae::Parameters<Params>,
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_params`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.02s
[INFO] running `Command { std: "docker" "inspect" "f19423187d391fa4426e7430dc0078c9fe9f60fa539a873bdee7582454e61337", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f19423187d391fa4426e7430dc0078c9fe9f60fa539a873bdee7582454e61337", kill_on_drop: false }`
[INFO] [stdout] f19423187d391fa4426e7430dc0078c9fe9f60fa539a873bdee7582454e61337
