[INFO] cloning repository https://github.com/19h/vizoxide
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/19h/vizoxide" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F19h%2Fvizoxide", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F19h%2Fvizoxide'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3fa72f3d1c4b8752aadd0550718e53eba4cba519
[INFO] checking 19h/vizoxide against try#54cf65b8d066c082e536455049b95943cf30378f for pr-151920
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F19h%2Fvizoxide" "/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/19h/vizoxide
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/19h/vizoxide
[INFO] tweaked toml for git repo https://github.com/19h/vizoxide written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/19h/vizoxide on toolchain 54cf65b8d066c082e536455049b95943cf30378f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/19h/vizoxide 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" "+54cf65b8d066c082e536455049b95943cf30378f" "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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6770fd652833c2568d2b5bcbea2fe026f0e8a8251eb8d0265f67582db28fd03e
[INFO] running `Command { std: "docker" "start" "-a" "6770fd652833c2568d2b5bcbea2fe026f0e8a8251eb8d0265f67582db28fd03e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6770fd652833c2568d2b5bcbea2fe026f0e8a8251eb8d0265f67582db28fd03e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6770fd652833c2568d2b5bcbea2fe026f0e8a8251eb8d0265f67582db28fd03e", kill_on_drop: false }`
[INFO] [stdout] 6770fd652833c2568d2b5bcbea2fe026f0e8a8251eb8d0265f67582db28fd03e
[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=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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 62b5a4ff4e43af68cb6b0dd93be6d85456aef4daa1b06b2c14ffd3a2d28eff4c
[INFO] running `Command { std: "docker" "start" "-a" "62b5a4ff4e43af68cb6b0dd93be6d85456aef4daa1b06b2c14ffd3a2d28eff4c", kill_on_drop: false }`
[INFO] [stderr]    Compiling prettyplease v0.2.30
[INFO] [stderr]    Compiling bindgen v0.71.1
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling rustix v1.0.1
[INFO] [stderr]     Checking linux-raw-sys v0.9.2
[INFO] [stderr]     Checking getrandom v0.3.1
[INFO] [stderr]     Checking once_cell v1.20.3
[INFO] [stderr]    Compiling quote v1.0.39
[INFO] [stderr]    Compiling syn v2.0.99
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]     Checking tempfile v3.18.0
[INFO] [stderr]    Compiling graphviz-sys v1.0.1
[INFO] [stderr]     Checking vizoxide v1.0.5 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/graph.rs:999:17
[INFO] [stdout]     |
[INFO] [stdout] 995 |             sys::agattr(
[INFO] [stdout]     |             ----------- arguments to this function are incorrect
[INFO] [stdout] ...
[INFO] [stdout] 999 |                 empty_str.as_ptr()
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^ types differ in mutability
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected raw pointer `*mut i8`
[INFO] [stdout]                found raw pointer `*const i8`
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/graphviz-sys-f78d88d98d170b00/out/bindings.rs:3:74853
[INFO] [stdout]     |
[INFO] [stdout]   3 | ...tadict_s , dict) - 16usize] ; } ; unsafe extern "C" { pub fn agattr (g : * mut Agraph_t , kind : :: std :: os :: raw :: c_int , ...
[INFO] [stdout]     |                                                                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> src/graph.rs:1051:17
[INFO] [stdout]      |
[INFO] [stdout] 1047 |             sys::agattr(
[INFO] [stdout]      |             ----------- arguments to this function are incorrect
[INFO] [stdout] ...
[INFO] [stdout] 1051 |                 empty_str.as_ptr()
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^ types differ in mutability
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected raw pointer `*mut i8`
[INFO] [stdout]                 found raw pointer `*const i8`
[INFO] [stdout] note: function defined here
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/graphviz-sys-f78d88d98d170b00/out/bindings.rs:3:74853
[INFO] [stdout]      |
[INFO] [stdout]    3 | ...adict_s , dict) - 16usize] ; } ; unsafe extern "C" { pub fn agattr (g : * mut Agraph_t , kind : :: std :: os :: raw :: c_int , ...
[INFO] [stdout]      |                                                                ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/graph.rs:999:17
[INFO] [stdout]     |
[INFO] [stdout] 995 |             sys::agattr(
[INFO] [stdout]     |             ----------- arguments to this function are incorrect
[INFO] [stdout] ...
[INFO] [stdout] 999 |                 empty_str.as_ptr()
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^ types differ in mutability
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected raw pointer `*mut i8`
[INFO] [stdout]                found raw pointer `*const i8`
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/graphviz-sys-f78d88d98d170b00/out/bindings.rs:3:74853
[INFO] [stdout]     |
[INFO] [stdout]   3 | ...tadict_s , dict) - 16usize] ; } ; unsafe extern "C" { pub fn agattr (g : * mut Agraph_t , kind : :: std :: os :: raw :: c_int , ...
[INFO] [stdout]     |                                                                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> src/graph.rs:1051:17
[INFO] [stdout]      |
[INFO] [stdout] 1047 |             sys::agattr(
[INFO] [stdout]      |             ----------- arguments to this function are incorrect
[INFO] [stdout] ...
[INFO] [stdout] 1051 |                 empty_str.as_ptr()
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^ types differ in mutability
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected raw pointer `*mut i8`
[INFO] [stdout]                 found raw pointer `*const i8`
[INFO] [stdout] note: function defined here
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/graphviz-sys-f78d88d98d170b00/out/bindings.rs:3:74853
[INFO] [stdout]      |
[INFO] [stdout]    3 | ...adict_s , dict) - 16usize] ; } ; unsafe extern "C" { pub fn agattr (g : * mut Agraph_t , kind : :: std :: os :: raw :: c_int , ...
[INFO] [stdout]      |                                                                ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `vizoxide` (lib test) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `vizoxide` (lib) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "62b5a4ff4e43af68cb6b0dd93be6d85456aef4daa1b06b2c14ffd3a2d28eff4c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "62b5a4ff4e43af68cb6b0dd93be6d85456aef4daa1b06b2c14ffd3a2d28eff4c", kill_on_drop: false }`
[INFO] [stdout] 62b5a4ff4e43af68cb6b0dd93be6d85456aef4daa1b06b2c14ffd3a2d28eff4c
