[INFO] fetching crate sql_db_mapper 0.1.0... [INFO] testing sql_db_mapper-0.1.0 against try#c066bf6804adc55193b71afdff6a56922f4a8689+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_in_2025-retry-1 [INFO] extracting crate sql_db_mapper 0.1.0 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate sql_db_mapper 0.1.0 [INFO] finished tweaking crates.io crate sql_db_mapper 0.1.0 [INFO] tweaked toml for crates.io crate sql_db_mapper 0.1.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate sql_db_mapper 0.1.0 on toolchain c066bf6804adc55193b71afdff6a56922f4a8689 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate sql_db_mapper 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" "+c066bf6804adc55193b71afdff6a56922f4a8689" "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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8b08e9565aa322dfdb7527e5a3bedc8c420ec48f8cbf564bcca11773b74357fe [INFO] running `Command { std: "docker" "start" "-a" "8b08e9565aa322dfdb7527e5a3bedc8c420ec48f8cbf564bcca11773b74357fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8b08e9565aa322dfdb7527e5a3bedc8c420ec48f8cbf564bcca11773b74357fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b08e9565aa322dfdb7527e5a3bedc8c420ec48f8cbf564bcca11773b74357fe", kill_on_drop: false }` [INFO] [stdout] 8b08e9565aa322dfdb7527e5a3bedc8c420ec48f8cbf564bcca11773b74357fe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] d8a4dab6ff929a0f25f391d2005b7116eb495de7b1c8473d9c4883702f513b0f [INFO] running `Command { std: "docker" "start" "-a" "d8a4dab6ff929a0f25f391d2005b7116eb495de7b1c8473d9c4883702f513b0f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling libc v0.2.84 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling futures-core v0.3.12 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling pin-project-lite v0.2.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling futures-sink v0.3.12 [INFO] [stderr] Compiling tinyvec v1.1.1 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling futures-channel v0.3.12 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling futures-task v0.3.12 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling futures-io v0.3.12 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling tokio v1.1.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling mio v0.7.7 [INFO] [stderr] Compiling parking_lot_core v0.8.2 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling rand_core v0.6.1 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.10.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling sha2 v0.9.2 [INFO] [stderr] Compiling postgres-protocol v0.6.0 [INFO] [stderr] Compiling postgres-types v0.2.0 [INFO] [stderr] Compiling tokio-stream v0.1.2 [INFO] [stderr] Compiling futures-macro v0.3.12 [INFO] [stderr] Compiling async-stream-impl v0.3.0 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling sql_db_mapper_derive v0.1.0 [INFO] [stderr] Compiling async-stream v0.3.0 [INFO] [stderr] Compiling tokio-util v0.6.2 [INFO] [stderr] Compiling futures-util v0.3.12 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling futures-executor v0.3.12 [INFO] [stderr] Compiling futures v0.3.12 [INFO] [stderr] Compiling tokio-postgres v0.7.0 [INFO] [stderr] Compiling postgres v0.19.0 [INFO] [stderr] Compiling sql_db_mapper_core v0.1.0 [INFO] [stderr] Compiling sql_db_mapper v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `owner` is never read [INFO] [stdout] --> src/pg_select_types.rs:14:6 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct GetSchemas { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 14 | pub owner: u32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GetSchemas` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `len`, `by_val`, and `align` are never read [INFO] [stdout] --> src/pg_select_types.rs:35:6 [INFO] [stdout] | [INFO] [stdout] 32 | pub struct GetTypes { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 35 | pub len: i16, [INFO] [stdout] | ^^^ [INFO] [stdout] 36 | pub by_val: bool, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 39 | pub align: i8, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GetTypes` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `oid`, `typ_id`, and `sort_order` are never read [INFO] [stdout] --> src/pg_select_types.rs:48:6 [INFO] [stdout] | [INFO] [stdout] 47 | pub struct GetEnum { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 48 | pub oid: u32, [INFO] [stdout] | ^^^ [INFO] [stdout] 49 | pub typ_id: u32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 50 | pub sort_order: f32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GetEnum` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `len` and `typ_mod` are never read [INFO] [stdout] --> src/pg_select_types.rs:76:6 [INFO] [stdout] | [INFO] [stdout] 70 | pub struct GetColumns { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 76 | pub len: i16, [INFO] [stdout] | ^^^ [INFO] [stdout] 77 | pub typ_mod: i32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GetColumns` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `oid` is never read [INFO] [stdout] --> src/pg_select_types.rs:111:6 [INFO] [stdout] | [INFO] [stdout] 110 | pub struct GetProcNames { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] 111 | pub oid: u32, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GetProcNames` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `ret_type_name` is never read [INFO] [stdout] --> src/pg_select_types.rs:147:6 [INFO] [stdout] | [INFO] [stdout] 139 | pub struct GetProcs { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 147 | pub ret_type_name: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GetProcs` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [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/rustcumD6yw/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libsql_db_mapper-396d17e1d7b266b5.rlib,libstructopt-b22b14c384bd9c5e.rlib,liblazy_static-4b136fc9bfbd2c4b.rlib,libclap-e2c382d050fe0208.rlib,libvec_map-f5624d319d58cb9d.rlib,libtextwrap-8f512d08ba4810ae.rlib,libunicode_width-a8c49d31449f9404.rlib,libstrsim-b8b77d7a062bc77b.rlib,libbitflags-561a4f1321538a32.rlib,libatty-eb4809ec57d50e0a.rlib,libansi_term-ff0b7d01d18bd931.rlib,libsql_db_mapper_core-d4788f2e8b4b6f4d.rlib,libpostgres-00529db60314d665.rlib,libtokio_postgres-1cb2703ba471f494.rlib,libphf-71a0e43bc0337d6b.rlib,libphf_shared-2575282d11120a8e.rlib,libsiphasher-eef717097ffe6f3c.rlib,libpercent_encoding-3f452dc5e318e927.rlib,libsocket2-5e4263625469337f.rlib,libtokio_util-6e861fea730c6ea2.rlib,libtokio_stream-7608dec011c840ed.rlib,libasync_stream-c6ce656eaa79b4ee.rlib,libparking_lot-baa325daf16a5639.rlib,libparking_lot_core-2406ba2b8e257702.rlib,libsmallvec-a0b9fe2bb61c7c93.rlib,liblock_api-96b38419b92836ef.rlib,libscopeguard-73056285f12cb829.rlib,libinstant-96e83b871cb6a3bd.rlib,libtokio-0acddc6be5a8962b.rlib,libmio-c3598bce389545ca.rlib,liblog-2fa663e3959e676f.rlib,libpostgres_types-9b3a714774300abe.rlib,libchrono-917b02cc11c22932.rlib,libnum_integer-776fc74e87f61fcf.rlib,libnum_traits-e5050f906ed56291.rlib,libpostgres_protocol-2615796675bf85e9.rlib,libbase64-1447dfff012d42f8.rlib,libstringprep-dc69be4f697fb761.rlib,libunicode_normalization-0fedfa84db95b042.rlib,libtinyvec-57b4fd5806efbfbb.rlib,libtinyvec_macros-c54c30cfa88e68f0.rlib,libunicode_bidi-3c976b4886511d83.rlib,libmatches-d7125afe50072f5c.rlib,libsha2-50dc3c634a080611.rlib,libcpuid_bool-f14a20ba81419679.rlib,libopaque_debug-bfd86111b0908dde.rlib,libblock_buffer-3e06d8fb86df9fbf.rlib,librand-eb83ed813b44c03e.rlib,librand_chacha-5d1d3ace288c66d6.rlib,libppv_lite86-5a92c3ab26105205.rlib,librand_core-f9c22b84a5996d14.rlib,libgetrandom-36bc30e29ee8dc46.rlib,liblibc-c8e412d7b742abb3.rlib,libcfg_if-66d55f6b302e88c8.rlib,libhmac-71ad4edcbf85fe90.rlib,libdigest-cb24a8a3b0469a00.rlib,libcrypto_mac-c9403624d2e5ea89.rlib,libsubtle-b30874e4b7c2301d.rlib,libgeneric_array-21e94a8244c38e49.rlib,libtypenum-0d13c3a14e20be66.rlib,libmd5-1874fcc3af47e6d3.rlib,libfutures-28ba9ae2d02c32e2.rlib,libfutures_executor-f083705ba34ce5c5.rlib,libfutures_util-48320aa255c04838.rlib,libmemchr-882636e5da988825.rlib,libfutures_io-6ae1672522654508.rlib,libslab-7c577fd9ceb1ab41.rlib,libfutures_channel-e61b558081e1f6d4.rlib,libpin_project_lite-9c6f72f99ae1d72f.rlib,libfutures_sink-4682eea175c2ab17.rlib,libfutures_task-a9221cafba83204c.rlib,libonce_cell-24b348c568c0a72c.rlib,libpin_utils-b08f1197f0cdae19.rlib,libfutures_core-8791498362c121d3.rlib,libbytes-f5f6908afbf67346.rlib,libbyteorder-a2e9f6ef1ec2d791.rlib,libfallible_iterator-da18290346318e11.rlib,libquote-8f694fbb5199fd3f.rlib,libproc_macro2-baa3f2ad0aa19d49.rlib,libunicode_xid-5eec409559c4ae22.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libproc_macro-*,librustc_literal_escaper-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libheck-c77027a3c9217f05.rlib,libunicode_segmentation-4d3884e610d8f92b.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/rustcumD6yw/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/deps/sql_db_mapper-9d7275746b2cf2b5" "-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/deps/libgetrandom-36bc30e29ee8dc46.rlib(getrandom-36bc30e29ee8dc46.getrandom.1d96a475cd1fac59-cgu.0.rcgu.o): in function `getrandom::util_libc::open_readonly': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/getrandom-0.2.2/src/util_libc.rs:110:(.text._ZN9getrandom9util_libc13open_readonly17h41936766eba9ae0eE+0xb6): undefined reference to `open64' [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 `sql_db_mapper` (bin "sql_db_mapper") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "d8a4dab6ff929a0f25f391d2005b7116eb495de7b1c8473d9c4883702f513b0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8a4dab6ff929a0f25f391d2005b7116eb495de7b1c8473d9c4883702f513b0f", kill_on_drop: false }` [INFO] [stdout] d8a4dab6ff929a0f25f391d2005b7116eb495de7b1c8473d9c4883702f513b0f