[INFO] cloning repository https://github.com/killercup/cthulhu
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/killercup/cthulhu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkillercup%2Fcthulhu", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkillercup%2Fcthulhu'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ee4a9f5a5bcf72164831650b23d9dc0d5618a04e
[INFO] testing killercup/cthulhu against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkillercup%2Fcthulhu" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/killercup/cthulhu
[INFO] finished tweaking git repo https://github.com/killercup/cthulhu
[INFO] tweaked toml for git repo https://github.com/killercup/cthulhu written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/killercup/cthulhu on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/killercup/cthulhu 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2dedd44818ee76efff904deecc9697865d29972fea484ba564c933ede49f0b9b
[INFO] running `Command { std: "docker" "start" "-a" "2dedd44818ee76efff904deecc9697865d29972fea484ba564c933ede49f0b9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2dedd44818ee76efff904deecc9697865d29972fea484ba564c933ede49f0b9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2dedd44818ee76efff904deecc9697865d29972fea484ba564c933ede49f0b9b", kill_on_drop: false }`
[INFO] [stdout] 2dedd44818ee76efff904deecc9697865d29972fea484ba564c933ede49f0b9b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3577151aa99b0b476367d1e53bd45103fe27da510ce424b15ec6fbcb05c2d522
[INFO] running `Command { std: "docker" "start" "-a" "3577151aa99b0b476367d1e53bd45103fe27da510ce424b15ec6fbcb05c2d522", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling is-terminal v0.4.12
[INFO] [stderr]    Compiling regex-automata v0.4.5
[INFO] [stderr]    Compiling darling_core v0.20.8
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling cffi-impl v0.2.0-dev (/opt/rustwide/workdir/impl)
[INFO] [stderr]    Compiling ctor v0.2.7
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling pretty_env_logger v0.5.0
[INFO] [stderr]    Compiling darling_macro v0.20.8
[INFO] [stderr]    Compiling darling v0.20.8
[INFO] [stdout] warning: unexpected `cfg` condition value: `used_linker`
[INFO] [stdout]   --> impl/src/lib.rs:44:1
[INFO] [stdout]    |
[INFO] [stdout] 44 | #[ctor]
[INFO] [stdout]    | ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `ctor` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the attribute macro `ctor` may come from an old version of the `ctor` crate, try updating your dependency with `cargo update -p ctor`
[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 attribute macro `ctor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling cffi v0.2.0-dev (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/str.rs:7:29
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct StrMarshaler<'a>(&'a PhantomData<()>);
[INFO] [stdout]   |            ------------     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |            |
[INFO] [stdout]   |            field in this struct
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider removing this field
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.60s
[INFO] running `Command { std: "docker" "inspect" "3577151aa99b0b476367d1e53bd45103fe27da510ce424b15ec6fbcb05c2d522", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3577151aa99b0b476367d1e53bd45103fe27da510ce424b15ec6fbcb05c2d522", kill_on_drop: false }`
[INFO] [stdout] 3577151aa99b0b476367d1e53bd45103fe27da510ce424b15ec6fbcb05c2d522
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cd2e205e57e22711400a7830c81fb6516e7a7dc54c4b6bf2444c652a277da9df
[INFO] running `Command { std: "docker" "start" "-a" "cd2e205e57e22711400a7830c81fb6516e7a7dc54c4b6bf2444c652a277da9df", kill_on_drop: false }`
[INFO] [stdout] warning: unexpected `cfg` condition value: `used_linker`
[INFO] [stdout]   --> impl/src/lib.rs:44:1
[INFO] [stdout]    |
[INFO] [stdout] 44 | #[ctor]
[INFO] [stdout]    | ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `ctor` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the attribute macro `ctor` may come from an old version of the `ctor` crate, try updating your dependency with `cargo update -p ctor`
[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 attribute macro `ctor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/str.rs:7:29
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct StrMarshaler<'a>(&'a PhantomData<()>);
[INFO] [stdout]   |            ------------     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |            |
[INFO] [stdout]   |            field in this struct
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider removing this field
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling cffi v0.2.0-dev (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/str.rs:7:29
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct StrMarshaler<'a>(&'a PhantomData<()>);
[INFO] [stdout]   |            ------------     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |            |
[INFO] [stdout]   |            field in this struct
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider removing this field
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.73s
[INFO] running `Command { std: "docker" "inspect" "cd2e205e57e22711400a7830c81fb6516e7a7dc54c4b6bf2444c652a277da9df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd2e205e57e22711400a7830c81fb6516e7a7dc54c4b6bf2444c652a277da9df", kill_on_drop: false }`
[INFO] [stdout] cd2e205e57e22711400a7830c81fb6516e7a7dc54c4b6bf2444c652a277da9df
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ddb0ce7931e1328bc1cb9d745f7e1509f9e6e032be51618ce736681c1cfe76cd
[INFO] running `Command { std: "docker" "start" "-a" "ddb0ce7931e1328bc1cb9d745f7e1509f9e6e032be51618ce736681c1cfe76cd", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `used_linker`
[INFO] [stderr]   --> impl/src/lib.rs:44:1
[INFO] [stderr]    |
[INFO] [stderr] 44 | #[ctor]
[INFO] [stderr]    | ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `ctor` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = help: the attribute macro `ctor` may come from an old version of the `ctor` crate, try updating your dependency with `cargo update -p ctor`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr]    = note: this warning originates in the attribute macro `ctor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `cffi-impl` (lib) generated 1 warning
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]  --> src/str.rs:7:29
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub struct StrMarshaler<'a>(&'a PhantomData<()>);
[INFO] [stderr]   |            ------------     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |            |
[INFO] [stderr]   |            field in this struct
[INFO] [stderr]   |
[INFO] [stderr]   = help: consider removing this field
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `cffi` (lib) generated 1 warning
[INFO] [stderr] warning: `cffi` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cffi-56c5c16917090ec6)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::test ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests cffi
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/boxed.rs - boxed::BoxMarshaler (line 30) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/boxed.rs - boxed::BoxMarshaler (line 30) stdout ----
[INFO] [stdout] error[E0277]: the trait bound `BoxMarshaler<_>: ToForeign<Something, _>` is not satisfied
[INFO] [stdout]   --> src/boxed.rs:42:33
[INFO] [stdout]    |
[INFO] [stdout] 15 |     let ptr: *const Something = BoxMarshaler::to_foreign(something).unwrap();
[INFO] [stdout]    |                                 ^^^^^^^^^^^^ the trait `ToForeign<Something, _>` is not implemented for `BoxMarshaler<_>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `ToForeign<Local, Foreign>`:
[INFO] [stdout]              `BoxMarshaler<T>` implements `ToForeign<Box<T>, *const T>`
[INFO] [stdout]              `BoxMarshaler<T>` implements `ToForeign<Result<Box<T>, Box<dyn std::error::Error>>, *const T>`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/boxed.rs - boxed::BoxMarshaler (line 30)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "ddb0ce7931e1328bc1cb9d745f7e1509f9e6e032be51618ce736681c1cfe76cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ddb0ce7931e1328bc1cb9d745f7e1509f9e6e032be51618ce736681c1cfe76cd", kill_on_drop: false }`
[INFO] [stdout] ddb0ce7931e1328bc1cb9d745f7e1509f9e6e032be51618ce736681c1cfe76cd
