[INFO] fetching crate rsedlib 0.1.1... [INFO] testing rsedlib-0.1.1 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate rsedlib 0.1.1 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate rsedlib 0.1.1 [INFO] finished tweaking crates.io crate rsedlib 0.1.1 [INFO] tweaked toml for crates.io crate rsedlib 0.1.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rsedlib 0.1.1 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rsedlib 0.1.1 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b2bf277b20756b655aec3f9002640c80611f0d58655c5da9bccceb6c05cdd5c8 [INFO] running `Command { std: "docker" "start" "-a" "b2bf277b20756b655aec3f9002640c80611f0d58655c5da9bccceb6c05cdd5c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b2bf277b20756b655aec3f9002640c80611f0d58655c5da9bccceb6c05cdd5c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2bf277b20756b655aec3f9002640c80611f0d58655c5da9bccceb6c05cdd5c8", kill_on_drop: false }` [INFO] [stdout] b2bf277b20756b655aec3f9002640c80611f0d58655c5da9bccceb6c05cdd5c8 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 27147d3016574d40db941ed7e90fba17e1ae43a274edfa8b4172b3ca85dcbaea [INFO] running `Command { std: "docker" "start" "-a" "27147d3016574d40db941ed7e90fba17e1ae43a274edfa8b4172b3ca85dcbaea", 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)]` 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)]` 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 8.11s [INFO] running `Command { std: "docker" "inspect" "27147d3016574d40db941ed7e90fba17e1ae43a274edfa8b4172b3ca85dcbaea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27147d3016574d40db941ed7e90fba17e1ae43a274edfa8b4172b3ca85dcbaea", kill_on_drop: false }` [INFO] [stdout] 27147d3016574d40db941ed7e90fba17e1ae43a274edfa8b4172b3ca85dcbaea [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 992ec24125b1a09b44d7182ea6a3ecdf6b52f8a27617d1bc577a055bdda73ef7 [INFO] running `Command { std: "docker" "start" "-a" "992ec24125b1a09b44d7182ea6a3ecdf6b52f8a27617d1bc577a055bdda73ef7", kill_on_drop: false }` [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)]` 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)]` 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] 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)]` 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)]` 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" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustc8cjeRn/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "-ledlib" "-lstdc++" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{liblibc-03c2d671115f66a6.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*,libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustc8cjeRn/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/rsedlib-d14986ab9133e435/out/edlib/build/lib" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/rsedlib-53e494a001f1b737" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/rsedlib-d14986ab9133e435/out/edlib/build/lib/libedlib.a(edlib.cpp.o): in function `obtainAlignment(unsigned char const*, unsigned char const*, int, unsigned char const*, unsigned char const*, int, EqualityDefinition const&, int, int, unsigned char**, int*)': [INFO] [stdout] edlib.cpp:(.text+0x2355): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: edlib.cpp:(.text+0x237b): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/rsedlib-d14986ab9133e435/out/edlib/build/lib/libedlib.a(edlib.cpp.o): in function `edlibAlignmentToCigar': [INFO] [stdout] edlib.cpp:(.text+0x28bc): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/libstdc++.a(cp-demangle.o): in function `d_append_num': [INFO] [stdout] (.text+0x99d): undefined reference to `__sprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/libstdc++.a(cp-demangle.o): in function `d_print_lambda_parm_name': [INFO] [stdout] (.text+0xab9): undefined reference to `__sprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/libstdc++.a(cp-demangle.o): in function `d_type': [INFO] [stdout] (.text+0x15d2): undefined reference to `__sprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/libstdc++.a(cp-demangle.o): in function `d_print_comp_inner': [INFO] [stdout] (.text+0x4f90): undefined reference to `__sprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x6bdc): undefined reference to `__sprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/libstdc++.a(cp-demangle.o):(.text+0x6fd0): more undefined references to `__sprintf_chk' follow [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/libstdc++.a(eh_alloc.o): in function `_GLOBAL__sub_I_eh_alloc.cc': [INFO] [stdout] (.text.startup._GLOBAL__sub_I_eh_alloc.cc+0x1d9): undefined reference to `__isoc23_strtoul' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/libstdc++.a(stdexcept.o): in function `std::logic_error::~logic_error()': [INFO] [stdout] (.text._ZNSt11logic_errorD2Ev+0x63): undefined reference to `__libc_single_threaded' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = note: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#rustc-link-lib) [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" "992ec24125b1a09b44d7182ea6a3ecdf6b52f8a27617d1bc577a055bdda73ef7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "992ec24125b1a09b44d7182ea6a3ecdf6b52f8a27617d1bc577a055bdda73ef7", kill_on_drop: false }` [INFO] [stdout] 992ec24125b1a09b44d7182ea6a3ecdf6b52f8a27617d1bc577a055bdda73ef7