[INFO] fetching crate cdparanoia 0.1.0... [INFO] testing cdparanoia-0.1.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate cdparanoia 0.1.0 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate cdparanoia 0.1.0 [INFO] finished tweaking crates.io crate cdparanoia 0.1.0 [INFO] tweaked toml for crates.io crate cdparanoia 0.1.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate cdparanoia 0.1.0 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 cdparanoia 0.1.0 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] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded hound v3.5.0 [INFO] [stderr] Downloaded cdparanoia-sys v0.1.0 [INFO] [stderr] Downloaded prettyplease v0.2.9 [INFO] [stderr] Downloaded syn v2.0.22 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] ba6fbda13403d0c00afd89f3ef8f636d8ad7f114aa23cc4a921986dce89543a9 [INFO] running `Command { std: "docker" "start" "-a" "ba6fbda13403d0c00afd89f3ef8f636d8ad7f114aa23cc4a921986dce89543a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ba6fbda13403d0c00afd89f3ef8f636d8ad7f114aa23cc4a921986dce89543a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba6fbda13403d0c00afd89f3ef8f636d8ad7f114aa23cc4a921986dce89543a9", kill_on_drop: false }` [INFO] [stdout] ba6fbda13403d0c00afd89f3ef8f636d8ad7f114aa23cc4a921986dce89543a9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 3bf54a80998d371735224d4b7676357ba79d54a55ea860884fc7587d4675c08e [INFO] running `Command { std: "docker" "start" "-a" "3bf54a80998d371735224d4b7676357ba79d54a55ea860884fc7587d4675c08e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling proc-macro2 v1.0.63 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling prettyplease v0.2.9 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling bindgen v0.66.1 [INFO] [stderr] Compiling regex-syntax v0.7.2 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling clang-sys v1.6.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling syn v2.0.22 [INFO] [stderr] Compiling which v4.4.0 [INFO] [stderr] Compiling regex v1.8.4 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling displaydoc v0.2.4 [INFO] [stderr] Compiling cdparanoia-sys v0.1.0 [INFO] [stderr] Compiling cdparanoia v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/lib.rs:72:41 [INFO] [stdout] | [INFO] [stdout] 72 | #[derive(Debug, Clone, Copy, PartialEq, displaydoc::Display)] [INFO] [stdout] | ^------------------ [INFO] [stdout] | | [INFO] [stdout] | `Display` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Display_FOR_ErrorCode` [INFO] [stdout] 73 | #[non_exhaustive] [INFO] [stdout] 74 | pub enum ErrorCode { [INFO] [stdout] | --------- `ErrorCode` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `displaydoc::Display` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `displaydoc::Display` may come from an old version of the `displaydoc` crate, try updating your dependency with `cargo update -p displaydoc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `displaydoc::Display` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.97s [INFO] running `Command { std: "docker" "inspect" "3bf54a80998d371735224d4b7676357ba79d54a55ea860884fc7587d4675c08e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3bf54a80998d371735224d4b7676357ba79d54a55ea860884fc7587d4675c08e", kill_on_drop: false }` [INFO] [stdout] 3bf54a80998d371735224d4b7676357ba79d54a55ea860884fc7587d4675c08e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 691fbc579309d904beaf3030338b98ef66ecc1d0acf5baa07370c1636c1b23c1 [INFO] running `Command { std: "docker" "start" "-a" "691fbc579309d904beaf3030338b98ef66ecc1d0acf5baa07370c1636c1b23c1", kill_on_drop: false }` [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling hound v3.5.0 [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/lib.rs:72:41 [INFO] [stdout] | [INFO] [stdout] 72 | #[derive(Debug, Clone, Copy, PartialEq, displaydoc::Display)] [INFO] [stdout] | ^------------------ [INFO] [stdout] | | [INFO] [stdout] | `Display` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Display_FOR_ErrorCode` [INFO] [stdout] 73 | #[non_exhaustive] [INFO] [stdout] 74 | pub enum ErrorCode { [INFO] [stdout] | --------- `ErrorCode` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `displaydoc::Display` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `displaydoc::Display` may come from an old version of the `displaydoc` crate, try updating your dependency with `cargo update -p displaydoc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `displaydoc::Display` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling cdparanoia v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/lib.rs:72:41 [INFO] [stdout] | [INFO] [stdout] 72 | #[derive(Debug, Clone, Copy, PartialEq, displaydoc::Display)] [INFO] [stdout] | ^------------------ [INFO] [stdout] | | [INFO] [stdout] | `Display` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Display_FOR_ErrorCode` [INFO] [stdout] 73 | #[non_exhaustive] [INFO] [stdout] 74 | pub enum ErrorCode { [INFO] [stdout] | --------- `ErrorCode` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `displaydoc::Display` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `displaydoc::Display` may come from an old version of the `displaydoc` crate, try updating your dependency with `cargo update -p displaydoc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `displaydoc::Display` (in Nightly builds, run with -Z macro-backtrace for more info) [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/rustcNkqssM/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libhound-7b183a9b53689fe9.rlib,libcdparanoia-c2533130986ae18d.rlib,libcdparanoia_sys-d2ea8b5d664c45c8.rlib}.rlib" "-lcdda_interface" "-lcdda_paranoia" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{liblibc-a97aaf7635d688a8.rlib,libbitflags-da09e471f352723a.rlib,libanyhow-7f4b1b587c43cbd4.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{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/rustcNkqssM/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-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/examples/rip_track-7ab2e50c7a1891b7" "-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: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcdda_interface.a(scan_devices.o): in function `idmessage': [INFO] [stdout] (.text+0xf9): undefined reference to `__sprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x114): undefined reference to `__stpcpy_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x1ae): undefined reference to `__strcat_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x1e4): undefined reference to `__strcat_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcdda_interface.a(scan_devices.o): in function `idperror': [INFO] [stdout] (.text+0x2da): undefined reference to `__sprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x366): undefined reference to `__strcat_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x475): undefined reference to `__strcat_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x4cf): undefined reference to `__strcat_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x4ff): undefined reference to `__strcat_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcdda_interface.a(scan_devices.o): in function `scsi_match': [INFO] [stdout] (.text+0x667): undefined reference to `__sprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x6c1): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x84a): undefined reference to `__strcpy_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x880): undefined reference to `__sprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x8d6): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcdda_interface.a(scan_devices.o): in function `test_resolve_symlink': [INFO] [stdout] (.text+0x9c8): undefined reference to `__realpath_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcdda_interface.a(scan_devices.o): in function `cdda_identify_cooked': [INFO] [stdout] (.text+0xbd9): undefined reference to `__strcat_chk' [INFO] [stdout] /usr/bin/ld: (.text+0xc81): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcdda_interface.a(scan_devices.o): in function `cdda_identify_scsi': [INFO] [stdout] (.text+0x1596): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x15d1): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x1864): undefined reference to `__sprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcdda_interface.a(scan_devices.o): in function `cdda_find_a_cdrom': [INFO] [stdout] (.text+0x1d7c): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcdda_interface.a(common_interface.o): in function `cdmessage': [INFO] [stdout] (.text+0x6c): undefined reference to `__strcat_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcdda_interface.a(common_interface.o): in function `atapi_drive_info': [INFO] [stdout] (.text+0x1a7): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcdda_interface.a(common_interface.o): in function `data_bigendianp': [INFO] [stdout] (.text+0x6f2): undefined reference to `__sprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x7f6): undefined reference to `__sprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcdda_interface.a(interface.o): in function `cderror': [INFO] [stdout] (.text+0x6c): undefined reference to `__strcat_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcdda_interface.a(scsi_interface.o): in function `cderror': [INFO] [stdout] (.text+0x23c): undefined reference to `__strcat_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcdda_interface.a(scsi_interface.o): in function `cdmessage': [INFO] [stdout] (.text+0x806): undefined reference to `__strcat_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcdda_interface.a(scsi_interface.o): in function `sg2_handle_scsi_cmd': [INFO] [stdout] (.text+0x90a): undefined reference to `__fdelt_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x97d): undefined reference to `__fdelt_chk' [INFO] [stdout] /usr/bin/ld: (.text+0xa69): undefined reference to `__fdelt_chk' [INFO] [stdout] /usr/bin/ld: (.text+0xbd3): undefined reference to `__fdelt_chk' [INFO] [stdout] /usr/bin/ld: (.text+0xc25): undefined reference to `__fdelt_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcdda_interface.a(scsi_interface.o): in function `tweak_SG_buffer': [INFO] [stdout] (.text+0xf92): undefined reference to `__sprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x100c): undefined reference to `__sprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcdda_interface.a(scsi_interface.o): in function `verify_read_command.constprop.0': [INFO] [stdout] (.text+0x16e2): undefined reference to `__sprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x171b): undefined reference to `__sprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcdda_interface.a(scsi_interface.o): in function `scsi_read_map': [INFO] [stdout] (.text+0x1d32): undefined reference to `__sprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcdda_interface.a(scsi_interface.o):(.text+0x1d70): more undefined references to `__sprintf_chk' follow [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcdda_interface.a(scsi_interface.o): in function `scsi_read_map': [INFO] [stdout] (.text+0x1e17): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x1e41): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x1e5c): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x1e81): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x1fb3): undefined reference to `__sprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x1ff3): undefined reference to `__sprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x2079): undefined reference to `__sprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcdda_interface.a(toc.o): in function `cderror': [INFO] [stdout] (.text+0x6c): undefined reference to `__strcat_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcdda_interface.a(cooked_interface.o): in function `cderror': [INFO] [stdout] (.text+0x9c): undefined reference to `__strcat_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcdda_interface.a(cooked_interface.o): in function `cooked_read': [INFO] [stdout] (.text+0x521): undefined reference to `__sprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcdda_interface.a(cooked_interface.o): in function `cdmessage': [INFO] [stdout] (.text+0x5bc): undefined reference to `__strcat_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcdda_interface.a(cooked_interface.o): in function `cooked_init_drive': [INFO] [stdout] (.text+0x849): undefined reference to `__sprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x975): undefined reference to `__sprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcdda_paranoia.a(paranoia.o): in function `i_read_c_block': [INFO] [stdout] (.text+0x8f7): undefined reference to `__memset_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcdda_paranoia.a(paranoia.o): in function `paranoia_read_limited': [INFO] [stdout] (.text+0x1691): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x2382): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x241d): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x28d0): undefined reference to `__memset_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x2a09): undefined reference to `__memcpy_chk' [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 `cdparanoia` (example "rip_track") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "691fbc579309d904beaf3030338b98ef66ecc1d0acf5baa07370c1636c1b23c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "691fbc579309d904beaf3030338b98ef66ecc1d0acf5baa07370c1636c1b23c1", kill_on_drop: false }` [INFO] [stdout] 691fbc579309d904beaf3030338b98ef66ecc1d0acf5baa07370c1636c1b23c1