[INFO] fetching crate digu 0.0.8... [INFO] testing digu-0.0.8 against try#c066bf6804adc55193b71afdff6a56922f4a8689+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_in_2025-retry-1 [INFO] extracting crate digu 0.0.8 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate digu 0.0.8 [INFO] finished tweaking crates.io crate digu 0.0.8 [INFO] tweaked toml for crates.io crate digu 0.0.8 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate digu 0.0.8 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 digu 0.0.8 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 6a085bd69e3561e5821d952779302ca8ebbf0b319995f663aa360118cb1b639e [INFO] running `Command { std: "docker" "start" "-a" "6a085bd69e3561e5821d952779302ca8ebbf0b319995f663aa360118cb1b639e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6a085bd69e3561e5821d952779302ca8ebbf0b319995f663aa360118cb1b639e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a085bd69e3561e5821d952779302ca8ebbf0b319995f663aa360118cb1b639e", kill_on_drop: false }` [INFO] [stdout] 6a085bd69e3561e5821d952779302ca8ebbf0b319995f663aa360118cb1b639e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 32b62138233f0fd81e78aa313a238d25e9545cc24e73006904bc4b0e69ba202e [INFO] running `Command { std: "docker" "start" "-a" "32b62138233f0fd81e78aa313a238d25e9545cc24e73006904bc4b0e69ba202e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling libc v0.2.107 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.72 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling futures-core v0.3.18 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-channel v0.3.18 [INFO] [stderr] Compiling futures-sink v0.3.18 [INFO] [stderr] Compiling futures-task v0.3.18 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling futures-util v0.3.18 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling futures-io v0.3.18 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling tokio v1.14.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling thread-id v4.0.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling schemars v0.8.8 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling slog-async v2.7.0 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling dyn-clone v1.0.4 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling zeroize v1.4.3 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling dialoguer v0.9.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling serde_derive_internals v0.25.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling zerocopy-derive v0.2.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling futures-macro v0.3.18 [INFO] [stderr] Compiling tokio-macros v1.6.0 [INFO] [stderr] Compiling schemars_derive v0.8.8 [INFO] [stderr] Compiling zerocopy v0.3.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling dtrace-parser v0.1.12 [INFO] [stderr] Compiling dof v0.1.5 [INFO] [stderr] Compiling futures-executor v0.3.18 [INFO] [stderr] Compiling futures v0.3.18 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling serde_tokenstream v0.1.2 [INFO] [stderr] Compiling h2 v0.3.7 [INFO] [stderr] Compiling dropshot_endpoint v0.6.0 [INFO] [stderr] Compiling usdt-impl v0.2.1 [INFO] [stderr] Compiling openapiv3 v1.0.0-beta.5 [INFO] [stderr] Compiling slog-json v2.4.0 [INFO] [stderr] Compiling slog-term v2.8.0 [INFO] [stderr] Compiling slog-bunyan v2.3.0 [INFO] [stderr] Compiling usdt-macro v0.2.1 [INFO] [stderr] Compiling usdt-attr-macro v0.2.1 [INFO] [stderr] Compiling usdt v0.2.1 [INFO] [stderr] Compiling hyper v0.14.15 [INFO] [stderr] Compiling dropshot v0.6.0 [INFO] [stderr] Compiling digu v0.0.8 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `NeedRequestContext` is never constructed [INFO] [stdout] --> src/server.rs:41:11 [INFO] [stdout] | [INFO] [stdout] 41 | _ctx: Arc>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `NeedHttpResponse` is never constructed [INFO] [stdout] --> src/server.rs:43:6 [INFO] [stdout] | [INFO] [stdout] 43 | ) -> Result, HttpError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `NeedRequestContext` is never constructed [INFO] [stdout] --> src/server.rs:66:11 [INFO] [stdout] | [INFO] [stdout] 66 | _ctx: Arc>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `NeedHttpResponse` is never constructed [INFO] [stdout] --> src/server.rs:68:6 [INFO] [stdout] | [INFO] [stdout] 68 | ) -> Result, HttpError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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/rustccWhONm/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libdigu-680fe9262c8c8e31.rlib,librand-a5e03be1464cdb88.rlib,librand_core-4a159a921d63a3e0.rlib,librand_core-5dd93ed12702f197.rlib,libdropshot-1a3a335f7e5552a0.rlib,libtoml-f3e8061ab43bde7d.rlib,libslog_bunyan-cb10502ad988ffc4.rlib,libhostname-617403efb1d5d6aa.rlib,libmatch_cfg-cc93d201727836b1.rlib,libslog_json-9a4e4d682668a892.rlib,libslog_async-a0fd08e296214674.rlib,libthread_local-66ec9dfd3f6cc1b2.rlib,libtake_mut-4c357a894d7a8da6.rlib,libcrossbeam_channel-9b63ddeaffe4e71d.rlib,libcrossbeam_utils-4810c5eaacee4e16.rlib,libslog_term-99f312227d59d8f7.rlib,libatty-61374be6da129e83.rlib,libterm-fd4dd84fabfff605.rlib,libdirs_next-9bc1927ee32d0c36.rlib,libdirs_sys_next-b37db02bd241a38b.rlib,libserde_urlencoded-b5ff02ef1eadaec0.rlib,libform_urlencoded-08b32e4d9c417640.rlib,libmatches-210e485a89affeee.rlib,libopenapiv3-b6fd6b9c7e93a428.rlib,libusdt-760fc8dd3650e26f.rlib,libusdt_impl-3d41e21bb83f9b6d.rlib,libthread_id-afc4bed7061293f5.rlib,libdtrace_parser-d4eff8ef46be9926.rlib,libpest-80731a695d4ad35d.rlib,libucd_trie-13451e140af838e0.rlib,libsyn-26cd8d2dfeca69fb.rlib,libquote-6912b74e9eba8fef.rlib,libproc_macro2-134814ac7b0c931b.rlib,libunicode_xid-99c60e23599e750f.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/{libthiserror-182a23d8110336df.rlib,libchrono-d2a9d8f610967610.rlib,libnum_integer-776fc74e87f61fcf.rlib,libnum_traits-e5050f906ed56291.rlib,libtime-457cca8f5e84942f.rlib,libpercent_encoding-3f452dc5e318e927.rlib,libbase64-1447dfff012d42f8.rlib,libfutures-f98623e261089fa5.rlib,libfutures_executor-8b0e85a8fb91fbd8.rlib,libhyper-f41cbd6aeb96ecb6.rlib,libwant-6557201d18a06969.rlib,libtry_lock-d956e9fcf0af499a.rlib,libsocket2-993d737ed8e14133.rlib,libhttparse-d0c202cec822a6f8.rlib,libh2-5d06577dace3dbdd.rlib,libindexmap-90d4704d0f9635a8.rlib,libhashbrown-f6484c11bf24e065.rlib,libtokio_util-a28dfade36d0a53f.rlib,libtower_service-a4da4ae722e0ce46.rlib,libtracing-0b0ff54cf647dd0c.rlib,libtracing_core-73c54d407336bd1e.rlib,liblazy_static-4b136fc9bfbd2c4b.rlib,libhttp_body-50df622c499c93dd.rlib,libfutures_util-920b945cc7f59039.rlib,libfutures_io-7cc0d8da5da5802b.rlib,libslab-93074f6ff5a0b7db.rlib,libfutures_channel-b1c0bcfb2e08683b.rlib,libfutures_sink-d7ab744da3f2274f.rlib,libfutures_task-74342bebe9963fa1.rlib,libpin_utils-b08f1197f0cdae19.rlib,libfutures_core-4b61c22967ec257f.rlib,libtokio-37138c78c3101eb6.rlib,libsignal_hook_registry-44c44392fb48fa85.rlib,libnum_cpus-50b16076756b5203.rlib,libmemchr-a2892755812de0fe.rlib,libonce_cell-cadb55224f1ed138.rlib,libmio-b286671cd8fb62d2.rlib,liblog-2fa663e3959e676f.rlib,libparking_lot-8543bc4e338db47a.rlib,libparking_lot_core-daebb4509b5497a9.rlib,libsmallvec-58335197664382aa.rlib,liblock_api-c3c95a699de46305.rlib,libscopeguard-73056285f12cb829.rlib,libinstant-e23fa3fb52ce1101.rlib,libpin_project_lite-668e52fe3a18bf8a.rlib,libhttpdate-ec7670c9b4625e21.rlib,libhttp-90db212c53e29df1.rlib,libbytes-37e68ee094a72681.rlib,libfnv-81596130b397d5c3.rlib,libslog-ca48827f6964d1e2.rlib,libschemars-2626bbb08fe63d18.rlib,libdyn_clone-03c45388ab05f1bc.rlib,libuuid-7fe1e4780c25e6c2.rlib,libgetrandom-4c3f65ad0e8c9443.rlib,liblibc-dce97d88a6c7eacf.rlib,libcfg_if-66d55f6b302e88c8.rlib,libserde_json-21aada6b7b6d0ffb.rlib,libryu-af883cd9b444a782.rlib,libitoa-7c9a83f6047c872a.rlib,libserde-31856fd14c1a7fc5.rlib,libitertools-06a88b86a026be87.rlib,libeither-e8a0ef7222037a64.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/rustccWhONm/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/start_server-1d7fb51006d01517" "-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-4c3f65ad0e8c9443.rlib(getrandom-4c3f65ad0e8c9443.getrandom.a901f4ac4ad14223-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.3/src/util_libc.rs:110:(.text._ZN9getrandom9util_libc13open_readonly17hfe65828f21841ac1E+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 `digu` (bin "start_server") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "32b62138233f0fd81e78aa313a238d25e9545cc24e73006904bc4b0e69ba202e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32b62138233f0fd81e78aa313a238d25e9545cc24e73006904bc4b0e69ba202e", kill_on_drop: false }` [INFO] [stdout] 32b62138233f0fd81e78aa313a238d25e9545cc24e73006904bc4b0e69ba202e