[INFO] cloning repository https://github.com/krzysztofgal/dieselgate_service [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/krzysztofgal/dieselgate_service" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkrzysztofgal%2Fdieselgate_service", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkrzysztofgal%2Fdieselgate_service'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c59de52e36716b9510355ca0f8e8e8bff083e629 [INFO] testing krzysztofgal/dieselgate_service against try#c066bf6804adc55193b71afdff6a56922f4a8689+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_in_2025-retry-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkrzysztofgal%2Fdieselgate_service" "/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/krzysztofgal/dieselgate_service [INFO] finished tweaking git repo https://github.com/krzysztofgal/dieselgate_service [INFO] tweaked toml for git repo https://github.com/krzysztofgal/dieselgate_service written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/krzysztofgal/dieselgate_service 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 git repo https://github.com/krzysztofgal/dieselgate_service 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-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b2289fb67d556267b55e970688eb8c4b4c06f7f88cb5d2ad5e22c68be1ad102b [INFO] running `Command { std: "docker" "start" "-a" "b2289fb67d556267b55e970688eb8c4b4c06f7f88cb5d2ad5e22c68be1ad102b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b2289fb67d556267b55e970688eb8c4b4c06f7f88cb5d2ad5e22c68be1ad102b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2289fb67d556267b55e970688eb8c4b4c06f7f88cb5d2ad5e22c68be1ad102b", kill_on_drop: false }` [INFO] [stdout] b2289fb67d556267b55e970688eb8c4b4c06f7f88cb5d2ad5e22c68be1ad102b [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=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] df1d343ee0759ee30743cd33a715925163aeb409bb42571f046fc3f79752a287 [INFO] running `Command { std: "docker" "start" "-a" "df1d343ee0759ee30743cd33a715925163aeb409bb42571f046fc3f79752a287", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling once_cell v1.13.1 [INFO] [stderr] Compiling futures-core v0.3.23 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling futures-task v0.3.23 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling tracing-core v0.1.29 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling futures-util v0.3.23 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling tokio v1.20.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling socket2 v0.4.6 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling async-trait v0.1.57 [INFO] [stderr] Compiling futures-channel v0.3.23 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling http-range-header v0.3.0 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling sync_wrapper v0.1.1 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling iana-time-zone v0.1.46 [INFO] [stderr] Compiling matchit v0.5.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling chrono v0.4.22 [INFO] [stderr] Compiling tracing-subscriber v0.3.15 [INFO] [stderr] Compiling tracing-attributes v0.1.22 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling thiserror-impl v1.0.32 [INFO] [stderr] Compiling axum-core v0.2.7 [INFO] [stderr] Compiling tracing v0.1.36 [INFO] [stderr] Compiling thiserror v1.0.32 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling hyper v0.14.20 [INFO] [stderr] Compiling tower-http v0.3.4 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling bigdecimal v0.3.0 [INFO] [stderr] Compiling axum v0.5.15 [INFO] [stderr] Compiling dieselgate_service v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variant `Unimplemented` is never constructed [INFO] [stdout] --> src/calculation_errors.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 12 | pub enum UnitInjectorFailCalculationError { [INFO] [stdout] | -------------------------------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 16 | Unimplemented, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `UnitInjectorFailCalculationError` 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] 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/rustcxDPiKo/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libtracing_subscriber-14af7df13604a4ce.rlib,libansi_term-bdfff57b5fb49171.rlib,libthread_local-37418094d6fd41ee.rlib,libsharded_slab-5513b71284fab34e.rlib,libtracing_log-d7e1f90953dd5bb7.rlib,liblazy_static-4b136fc9bfbd2c4b.rlib,libthiserror-a929c99d063c5bab.rlib,librand-66e9e765787f4545.rlib,librand_chacha-fde31e6b3572a8ad.rlib,libppv_lite86-a9f3c9ee76597f1e.rlib,librand_core-7303ab388d11b14f.rlib,libgetrandom-6ca834a15da3eab0.rlib,libchrono-548b80c48186b72f.rlib,libiana_time_zone-3ce4f9187b9b8c32.rlib,libtime-f1fc2900d07c097d.rlib,libbigdecimal-382a662cf6fe965a.rlib,libnum_bigint-68de9d9a6e331041.rlib,libnum_integer-15e4e796f64cb224.rlib,libnum_traits-3cb65ae8623d94f1.rlib,libaxum-70c6c78daa5a0112.rlib,libserde_json-2db22f7695a2c137.rlib,libserde_urlencoded-7b6cceccdaa8d01b.rlib,libryu-d13899e55c17b23e.rlib,libform_urlencoded-08b32e4d9c417640.rlib,libpercent_encoding-3f452dc5e318e927.rlib,libmatches-210e485a89affeee.rlib,libmatchit-5dec196cd3024d13.rlib,libtower_http-beecfbfa5749e29f.rlib,libbitflags-e274cd04b58a060d.rlib,libtower-f1701fae4bd723ea.rlib,libpin_project-297c1ec90ef25203.rlib,libtower_layer-56a4d8cbb7cb04c4.rlib,libhyper-0760d10e2a7387d5.rlib,libhttparse-d5036b1fd52b451b.rlib,libtracing-25326f7cfd3ca456.rlib,libtracing_core-1aacc8bb436d29e1.rlib,libfutures_channel-f3b348c883423786.rlib,libtokio-ee51f909fde48e30.rlib,libsignal_hook_registry-59db90e55b695c90.rlib,libnum_cpus-b070604951bd6eda.rlib,libsocket2-92c42b0a10a9af86.rlib,libmemchr-d88797af6a5880b4.rlib,libonce_cell-0167e499dfd386e1.rlib,libmio-c443dcf42c172035.rlib,liblog-85ece36e36b085b5.rlib,libparking_lot-d17089b662eee3df.rlib,libparking_lot_core-defe783f028cd27e.rlib,liblibc-070928d9dbeff53c.rlib,libcfg_if-66d55f6b302e88c8.rlib,libsmallvec-cccb44d9dce4cf27.rlib,liblock_api-05ccfdad17814006.rlib,libscopeguard-73056285f12cb829.rlib,libhttpdate-ec7670c9b4625e21.rlib,libsync_wrapper-5581e2983fea7c5c.rlib,libserde-ce5688c816a6f061.rlib,libtower_service-b69620aa0e2195d2.rlib,libaxum_core-4a49464bd5b61c9e.rlib,libmime-2517c84452183460.rlib,libfutures_util-9a1954b4bc0a01ae.rlib,libfutures_task-5a0a1e9fcdb1bd30.rlib,libpin_utils-b08f1197f0cdae19.rlib,libfutures_core-946c5c7661b89146.rlib,libhttp_body-894fc8755a1169ef.rlib,libpin_project_lite-d27858faef1bbdcd.rlib,libhttp-02f43eeb79b164de.rlib,libitoa-10e0d0f6ad8ac545.rlib,libfnv-81596130b397d5c3.rlib,libbytes-2fec685abb1946c8.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/rustcxDPiKo/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/dieselgate_service-02dda8730fe8bdd3" "-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-6ca834a15da3eab0.rlib(getrandom-6ca834a15da3eab0.getrandom.d1ed9da4f55312c6-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.7/src/util_libc.rs:150:(.text._ZN9getrandom9util_libc13open_readonly17h1858733cbf128e6fE+0xbc): 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 `dieselgate_service` (bin "dieselgate_service") due to 1 previous error; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "df1d343ee0759ee30743cd33a715925163aeb409bb42571f046fc3f79752a287", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df1d343ee0759ee30743cd33a715925163aeb409bb42571f046fc3f79752a287", kill_on_drop: false }` [INFO] [stdout] df1d343ee0759ee30743cd33a715925163aeb409bb42571f046fc3f79752a287