[INFO] cloning repository https://github.com/keithyin/rsedlib
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/keithyin/rsedlib" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkeithyin%2Frsedlib", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkeithyin%2Frsedlib'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] aae680701dcae7cf996107f4a90c1ee731654f16
[INFO] testing keithyin/rsedlib against beta-2025-09-21 for beta-1.91-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkeithyin%2Frsedlib" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/keithyin/rsedlib
[INFO] finished tweaking git repo https://github.com/keithyin/rsedlib
[INFO] tweaked toml for git repo https://github.com/keithyin/rsedlib written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/keithyin/rsedlib 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/keithyin/rsedlib 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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] b42c6ca4730e80996935a6cc02b1ef698fe202028135957bf38877b2dc42fb3f
[INFO] running `Command { std: "docker" "start" "-a" "b42c6ca4730e80996935a6cc02b1ef698fe202028135957bf38877b2dc42fb3f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b42c6ca4730e80996935a6cc02b1ef698fe202028135957bf38877b2dc42fb3f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b42c6ca4730e80996935a6cc02b1ef698fe202028135957bf38877b2dc42fb3f", kill_on_drop: false }`
[INFO] [stdout] b42c6ca4730e80996935a6cc02b1ef698fe202028135957bf38877b2dc42fb3f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] a2d076a729b2bbd2f0af5567750db809968b4b75a0eaeacda670acd3bf9acae4
[INFO] running `Command { std: "docker" "start" "-a" "a2d076a729b2bbd2f0af5567750db809968b4b75a0eaeacda670acd3bf9acae4", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling rsedlib v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: constant `EdlibAlignMode_EDLIB_MODE_NW` should have an upper case name
[INFO] [stdout]   --> src/edlib_sys.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub const EdlibAlignMode_EDLIB_MODE_NW: EdlibAlignMode = 0;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `EDLIB_ALIGN_MODE_EDLIB_MODE_NW`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_upper_case_globals)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `EdlibAlignMode_EDLIB_MODE_SHW` should have an upper case name
[INFO] [stdout]   --> src/edlib_sys.rs:12:11
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub const EdlibAlignMode_EDLIB_MODE_SHW: EdlibAlignMode = 1;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `EDLIB_ALIGN_MODE_EDLIB_MODE_SHW`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `EdlibAlignMode_EDLIB_MODE_HW` should have an upper case name
[INFO] [stdout]   --> src/edlib_sys.rs:14:11
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub const EdlibAlignMode_EDLIB_MODE_HW: EdlibAlignMode = 2;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `EDLIB_ALIGN_MODE_EDLIB_MODE_HW`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `EdlibAlignTask_EDLIB_TASK_DISTANCE` should have an upper case name
[INFO] [stdout]   --> src/edlib_sys.rs:18:11
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub const EdlibAlignTask_EDLIB_TASK_DISTANCE: EdlibAlignTask = 0;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `EDLIB_ALIGN_TASK_EDLIB_TASK_DISTANCE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `EdlibAlignTask_EDLIB_TASK_LOC` should have an upper case name
[INFO] [stdout]   --> src/edlib_sys.rs:20:11
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub const EdlibAlignTask_EDLIB_TASK_LOC: EdlibAlignTask = 1;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `EDLIB_ALIGN_TASK_EDLIB_TASK_LOC`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `EdlibAlignTask_EDLIB_TASK_PATH` should have an upper case name
[INFO] [stdout]   --> src/edlib_sys.rs:22:11
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub const EdlibAlignTask_EDLIB_TASK_PATH: EdlibAlignTask = 2;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `EDLIB_ALIGN_TASK_EDLIB_TASK_PATH`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `EdlibCigarFormat_EDLIB_CIGAR_STANDARD` should have an upper case name
[INFO] [stdout]   --> src/edlib_sys.rs:26:11
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub const EdlibCigarFormat_EDLIB_CIGAR_STANDARD: EdlibCigarFormat = 0;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `EDLIB_CIGAR_FORMAT_EDLIB_CIGAR_STANDARD`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `EdlibCigarFormat_EDLIB_CIGAR_EXTENDED` should have an upper case name
[INFO] [stdout]   --> src/edlib_sys.rs:28:11
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub const EdlibCigarFormat_EDLIB_CIGAR_EXTENDED: EdlibCigarFormat = 1;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `EDLIB_CIGAR_FORMAT_EDLIB_CIGAR_EXTENDED`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `additionalEqualities` should have a snake case name
[INFO] [stdout]   --> src/edlib_sys.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 58 |     pub additionalEqualities: *const EdlibEqualityPair,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `additional_equalities`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `additionalEqualitiesLength` should have a snake case name
[INFO] [stdout]   --> src/edlib_sys.rs:60:9
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pub additionalEqualitiesLength: ::std::os::raw::c_int,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `additional_equalities_length`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `editDistance` should have a snake case name
[INFO] [stdout]   --> src/edlib_sys.rs:97:9
[INFO] [stdout]    |
[INFO] [stdout] 97 |     pub editDistance: ::std::os::raw::c_int,
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `edit_distance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `endLocations` should have a snake case name
[INFO] [stdout]    --> src/edlib_sys.rs:100:9
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub endLocations: *mut ::std::os::raw::c_int,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `end_locations`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `startLocations` should have a snake case name
[INFO] [stdout]    --> src/edlib_sys.rs:102:9
[INFO] [stdout]     |
[INFO] [stdout] 102 |     pub startLocations: *mut ::std::os::raw::c_int,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `start_locations`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `numLocations` should have a snake case name
[INFO] [stdout]    --> src/edlib_sys.rs:104:9
[INFO] [stdout]     |
[INFO] [stdout] 104 |     pub numLocations: ::std::os::raw::c_int,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `num_locations`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `alignmentLength` should have a snake case name
[INFO] [stdout]    --> src/edlib_sys.rs:108:9
[INFO] [stdout]     |
[INFO] [stdout] 108 |     pub alignmentLength: ::std::os::raw::c_int,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `alignment_length`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `alphabetLength` should have a snake case name
[INFO] [stdout]    --> src/edlib_sys.rs:110:9
[INFO] [stdout]     |
[INFO] [stdout] 110 |     pub alphabetLength: ::std::os::raw::c_int,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `alphabet_length`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.89s
[INFO] running `Command { std: "docker" "inspect" "a2d076a729b2bbd2f0af5567750db809968b4b75a0eaeacda670acd3bf9acae4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a2d076a729b2bbd2f0af5567750db809968b4b75a0eaeacda670acd3bf9acae4", kill_on_drop: false }`
[INFO] [stdout] a2d076a729b2bbd2f0af5567750db809968b4b75a0eaeacda670acd3bf9acae4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 46bf7ae7946624aaffdf37daacc72c881c0b758bd1293bc55bcbccad4bcc6a18
[INFO] running `Command { std: "docker" "start" "-a" "46bf7ae7946624aaffdf37daacc72c881c0b758bd1293bc55bcbccad4bcc6a18", kill_on_drop: false }`
[INFO] [stdout] warning: constant `EdlibAlignMode_EDLIB_MODE_NW` should have an upper case name
[INFO] [stdout]   --> src/edlib_sys.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub const EdlibAlignMode_EDLIB_MODE_NW: EdlibAlignMode = 0;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `EDLIB_ALIGN_MODE_EDLIB_MODE_NW`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_upper_case_globals)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `EdlibAlignMode_EDLIB_MODE_SHW` should have an upper case name
[INFO] [stdout]   --> src/edlib_sys.rs:12:11
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub const EdlibAlignMode_EDLIB_MODE_SHW: EdlibAlignMode = 1;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `EDLIB_ALIGN_MODE_EDLIB_MODE_SHW`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `EdlibAlignMode_EDLIB_MODE_HW` should have an upper case name
[INFO] [stdout]   --> src/edlib_sys.rs:14:11
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub const EdlibAlignMode_EDLIB_MODE_HW: EdlibAlignMode = 2;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `EDLIB_ALIGN_MODE_EDLIB_MODE_HW`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `EdlibAlignTask_EDLIB_TASK_DISTANCE` should have an upper case name
[INFO] [stdout]   --> src/edlib_sys.rs:18:11
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub const EdlibAlignTask_EDLIB_TASK_DISTANCE: EdlibAlignTask = 0;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `EDLIB_ALIGN_TASK_EDLIB_TASK_DISTANCE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `EdlibAlignTask_EDLIB_TASK_LOC` should have an upper case name
[INFO] [stdout]   --> src/edlib_sys.rs:20:11
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub const EdlibAlignTask_EDLIB_TASK_LOC: EdlibAlignTask = 1;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `EDLIB_ALIGN_TASK_EDLIB_TASK_LOC`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `EdlibAlignTask_EDLIB_TASK_PATH` should have an upper case name
[INFO] [stdout]   --> src/edlib_sys.rs:22:11
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub const EdlibAlignTask_EDLIB_TASK_PATH: EdlibAlignTask = 2;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `EDLIB_ALIGN_TASK_EDLIB_TASK_PATH`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `EdlibCigarFormat_EDLIB_CIGAR_STANDARD` should have an upper case name
[INFO] [stdout]   --> src/edlib_sys.rs:26:11
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub const EdlibCigarFormat_EDLIB_CIGAR_STANDARD: EdlibCigarFormat = 0;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `EDLIB_CIGAR_FORMAT_EDLIB_CIGAR_STANDARD`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `EdlibCigarFormat_EDLIB_CIGAR_EXTENDED` should have an upper case name
[INFO] [stdout]   --> src/edlib_sys.rs:28:11
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub const EdlibCigarFormat_EDLIB_CIGAR_EXTENDED: EdlibCigarFormat = 1;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `EDLIB_CIGAR_FORMAT_EDLIB_CIGAR_EXTENDED`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `additionalEqualities` should have a snake case name
[INFO] [stdout]   --> src/edlib_sys.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 58 |     pub additionalEqualities: *const EdlibEqualityPair,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `additional_equalities`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `additionalEqualitiesLength` should have a snake case name
[INFO] [stdout]   --> src/edlib_sys.rs:60:9
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pub additionalEqualitiesLength: ::std::os::raw::c_int,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `additional_equalities_length`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `editDistance` should have a snake case name
[INFO] [stdout]   --> src/edlib_sys.rs:97:9
[INFO] [stdout]    |
[INFO] [stdout] 97 |     pub editDistance: ::std::os::raw::c_int,
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `edit_distance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `endLocations` should have a snake case name
[INFO] [stdout]    --> src/edlib_sys.rs:100:9
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub endLocations: *mut ::std::os::raw::c_int,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `end_locations`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `startLocations` should have a snake case name
[INFO] [stdout]    --> src/edlib_sys.rs:102:9
[INFO] [stdout]     |
[INFO] [stdout] 102 |     pub startLocations: *mut ::std::os::raw::c_int,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `start_locations`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `numLocations` should have a snake case name
[INFO] [stdout]    --> src/edlib_sys.rs:104:9
[INFO] [stdout]     |
[INFO] [stdout] 104 |     pub numLocations: ::std::os::raw::c_int,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `num_locations`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `alignmentLength` should have a snake case name
[INFO] [stdout]    --> src/edlib_sys.rs:108:9
[INFO] [stdout]     |
[INFO] [stdout] 108 |     pub alignmentLength: ::std::os::raw::c_int,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `alignment_length`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `alphabetLength` should have a snake case name
[INFO] [stdout]    --> src/edlib_sys.rs:110:9
[INFO] [stdout]     |
[INFO] [stdout] 110 |     pub alphabetLength: ::std::os::raw::c_int,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `alphabet_length`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rsedlib v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: constant `EdlibAlignMode_EDLIB_MODE_NW` should have an upper case name
[INFO] [stdout]   --> src/edlib_sys.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub const EdlibAlignMode_EDLIB_MODE_NW: EdlibAlignMode = 0;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `EDLIB_ALIGN_MODE_EDLIB_MODE_NW`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_upper_case_globals)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `EdlibAlignMode_EDLIB_MODE_SHW` should have an upper case name
[INFO] [stdout]   --> src/edlib_sys.rs:12:11
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub const EdlibAlignMode_EDLIB_MODE_SHW: EdlibAlignMode = 1;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `EDLIB_ALIGN_MODE_EDLIB_MODE_SHW`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `EdlibAlignMode_EDLIB_MODE_HW` should have an upper case name
[INFO] [stdout]   --> src/edlib_sys.rs:14:11
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub const EdlibAlignMode_EDLIB_MODE_HW: EdlibAlignMode = 2;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `EDLIB_ALIGN_MODE_EDLIB_MODE_HW`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `EdlibAlignTask_EDLIB_TASK_DISTANCE` should have an upper case name
[INFO] [stdout]   --> src/edlib_sys.rs:18:11
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub const EdlibAlignTask_EDLIB_TASK_DISTANCE: EdlibAlignTask = 0;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `EDLIB_ALIGN_TASK_EDLIB_TASK_DISTANCE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `EdlibAlignTask_EDLIB_TASK_LOC` should have an upper case name
[INFO] [stdout]   --> src/edlib_sys.rs:20:11
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub const EdlibAlignTask_EDLIB_TASK_LOC: EdlibAlignTask = 1;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `EDLIB_ALIGN_TASK_EDLIB_TASK_LOC`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `EdlibAlignTask_EDLIB_TASK_PATH` should have an upper case name
[INFO] [stdout]   --> src/edlib_sys.rs:22:11
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub const EdlibAlignTask_EDLIB_TASK_PATH: EdlibAlignTask = 2;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `EDLIB_ALIGN_TASK_EDLIB_TASK_PATH`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `EdlibCigarFormat_EDLIB_CIGAR_STANDARD` should have an upper case name
[INFO] [stdout]   --> src/edlib_sys.rs:26:11
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub const EdlibCigarFormat_EDLIB_CIGAR_STANDARD: EdlibCigarFormat = 0;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `EDLIB_CIGAR_FORMAT_EDLIB_CIGAR_STANDARD`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `EdlibCigarFormat_EDLIB_CIGAR_EXTENDED` should have an upper case name
[INFO] [stdout]   --> src/edlib_sys.rs:28:11
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub const EdlibCigarFormat_EDLIB_CIGAR_EXTENDED: EdlibCigarFormat = 1;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `EDLIB_CIGAR_FORMAT_EDLIB_CIGAR_EXTENDED`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `additionalEqualities` should have a snake case name
[INFO] [stdout]   --> src/edlib_sys.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 58 |     pub additionalEqualities: *const EdlibEqualityPair,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `additional_equalities`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `additionalEqualitiesLength` should have a snake case name
[INFO] [stdout]   --> src/edlib_sys.rs:60:9
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pub additionalEqualitiesLength: ::std::os::raw::c_int,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `additional_equalities_length`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `editDistance` should have a snake case name
[INFO] [stdout]   --> src/edlib_sys.rs:97:9
[INFO] [stdout]    |
[INFO] [stdout] 97 |     pub editDistance: ::std::os::raw::c_int,
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `edit_distance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `endLocations` should have a snake case name
[INFO] [stdout]    --> src/edlib_sys.rs:100:9
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub endLocations: *mut ::std::os::raw::c_int,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `end_locations`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `startLocations` should have a snake case name
[INFO] [stdout]    --> src/edlib_sys.rs:102:9
[INFO] [stdout]     |
[INFO] [stdout] 102 |     pub startLocations: *mut ::std::os::raw::c_int,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `start_locations`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `numLocations` should have a snake case name
[INFO] [stdout]    --> src/edlib_sys.rs:104:9
[INFO] [stdout]     |
[INFO] [stdout] 104 |     pub numLocations: ::std::os::raw::c_int,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `num_locations`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `alignmentLength` should have a snake case name
[INFO] [stdout]    --> src/edlib_sys.rs:108:9
[INFO] [stdout]     |
[INFO] [stdout] 108 |     pub alignmentLength: ::std::os::raw::c_int,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `alignment_length`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `alphabetLength` should have a snake case name
[INFO] [stdout]    --> src/edlib_sys.rs:110:9
[INFO] [stdout]     |
[INFO] [stdout] 110 |     pub alphabetLength: ::std::os::raw::c_int,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `alphabet_length`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcgY206V/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bdynamic" "-ledlib" "-lstdc++" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/liblibc-bec2b4dcbc07e63a.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*,libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcgY206V/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/rsedlib-be8f53b84c283563/out/edlib/build/lib" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/rsedlib-be89302cbda8c411" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: unable to find library -ledlib
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rsedlib` (lib test) due to 1 previous error; 16 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "46bf7ae7946624aaffdf37daacc72c881c0b758bd1293bc55bcbccad4bcc6a18", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "46bf7ae7946624aaffdf37daacc72c881c0b758bd1293bc55bcbccad4bcc6a18", kill_on_drop: false }`
[INFO] [stdout] 46bf7ae7946624aaffdf37daacc72c881c0b758bd1293bc55bcbccad4bcc6a18
