[INFO] cloning repository https://github.com/tropicbliss/example-axum-graphql [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tropicbliss/example-axum-graphql" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftropicbliss%2Fexample-axum-graphql", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftropicbliss%2Fexample-axum-graphql'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2879a3a5fe451ba92e71d680077d8cb874592b5f [INFO] testing tropicbliss/example-axum-graphql 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%2Ftropicbliss%2Fexample-axum-graphql" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/tropicbliss/example-axum-graphql [INFO] finished tweaking git repo https://github.com/tropicbliss/example-axum-graphql [INFO] tweaked toml for git repo https://github.com/tropicbliss/example-axum-graphql written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/tropicbliss/example-axum-graphql 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/tropicbliss/example-axum-graphql 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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 42c6bc54ebcc9b4fac3c054b2a35634aabacaff6b33055db46efaab638623541 [INFO] running `Command { std: "docker" "start" "-a" "42c6bc54ebcc9b4fac3c054b2a35634aabacaff6b33055db46efaab638623541", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "42c6bc54ebcc9b4fac3c054b2a35634aabacaff6b33055db46efaab638623541", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42c6bc54ebcc9b4fac3c054b2a35634aabacaff6b33055db46efaab638623541", kill_on_drop: false }` [INFO] [stdout] 42c6bc54ebcc9b4fac3c054b2a35634aabacaff6b33055db46efaab638623541 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 459aaa355322564067ddff2681a1021d659dfdf0b1221611320594becb679a68 [INFO] running `Command { std: "docker" "start" "-a" "459aaa355322564067ddff2681a1021d659dfdf0b1221611320594becb679a68", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.92 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling libc v0.2.125 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling parking_lot_core v0.9.2 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling tracing-core v0.1.26 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling tracing v0.1.34 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling multer v2.0.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling ascii_utils v0.9.3 [INFO] [stderr] Compiling spin v0.9.3 [INFO] [stderr] Compiling http-range-header v0.3.0 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling fast_chemail v0.9.6 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling matchit v0.5.0 [INFO] [stderr] Compiling sync_wrapper v0.1.1 [INFO] [stderr] Compiling uuid v1.0.0 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling async-stream v0.3.3 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling http v0.2.7 [INFO] [stderr] Compiling tokio v1.18.0 [INFO] [stderr] Compiling async-graphql-value v3.0.38 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling async-graphql-parser v3.0.38 [INFO] [stderr] Compiling axum-core v0.2.3 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling async-graphql-derive v3.0.38 [INFO] [stderr] Compiling tokio-util v0.7.1 [INFO] [stderr] Compiling hyper v0.14.18 [INFO] [stderr] Compiling tower v0.4.12 [INFO] [stderr] Compiling tower-http v0.3.2 [INFO] [stderr] Compiling axum v0.5.4 [INFO] [stderr] Compiling async-graphql v3.0.38 [INFO] [stderr] Compiling example-axum-graphql v0.1.0 (/opt/rustwide/workdir) [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/rustc4k0sGY/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libaxum-9405c06461dc0a47.rlib,libserde_urlencoded-72f08a25ae391690.rlib,libform_urlencoded-08b32e4d9c417640.rlib,libmatches-210e485a89affeee.rlib,libpercent_encoding-3f452dc5e318e927.rlib,libmatchit-5dec196cd3024d13.rlib,libtower_http-2c8aa2c23d036a05.rlib,libbitflags-e274cd04b58a060d.rlib,libtower-bfa6d0675d868c67.rlib,libpin_project-b2d208da420a4f79.rlib,libtokio_util-c0ab5ef3c5668166.rlib,libtower_layer-56a4d8cbb7cb04c4.rlib,libhyper-2bb68cfbbacd4afd.rlib,libtracing-d377d825f13cb67c.rlib,libtracing_core-7cff877e839d6169.rlib,liblazy_static-4b136fc9bfbd2c4b.rlib,libfutures_channel-3bdf8880fd889ecc.rlib,libhttpdate-ec7670c9b4625e21.rlib,libsync_wrapper-5581e2983fea7c5c.rlib,libtower_service-a4da4ae722e0ce46.rlib,libaxum_core-a5653b8a5d1549e9.rlib,libhttp_body-91f328a3efb7add3.rlib,libuuid-c8fae0dc3084b70b.rlib,libgetrandom-aed2d2012333622e.rlib,libtokio-2509a731794361f8.rlib,libsignal_hook_registry-0da101a9dac4de15.rlib,libnum_cpus-38d2e02d4b55a3d2.rlib,libsocket2-2bf1bf8267c5f1af.rlib,libonce_cell-6bb3d6b31615d1dd.rlib,libmio-dc215062bc9ed036.rlib,libparking_lot-39fda94ad74de361.rlib,libparking_lot_core-799735cd388a3651.rlib,libsmallvec-39c23b8b078c47c3.rlib,liblock_api-05ccfdad17814006.rlib,libscopeguard-73056285f12cb829.rlib,libasync_graphql-99ca5acb6941fe0a.rlib,libtempfile-3c3b8e833492d149.rlib,liblibc-7099ee7e20e1711d.rlib,libfastrand-dd955576b10a9343.rlib,libremove_dir_all-4e221c62d36b2749.rlib,libstatic_assertions-df27c3b343cf637f.rlib,libasync_stream-52ef0d81e69f616a.rlib,libregex-714f02bd4ddaf50f.rlib,libaho_corasick-35dda82c90652365.rlib,libregex_syntax-ae12054508fb30be.rlib,libnum_traits-d745644c4a434d44.rlib,libfast_chemail-c424a4e8de63b22b.rlib,libascii_utils-3eea25ee6d4c34af.rlib,libmulter-6da4fe7c0bc9008b.rlib,libmime-2517c84452183460.rlib,liblog-78d7cfce7b82a11c.rlib,libhttparse-d5036b1fd52b451b.rlib,libspin-29917f45a2e6345a.rlib,libencoding_rs-bbbcc84d3ca8f21f.rlib,libcfg_if-66d55f6b302e88c8.rlib,libasync_graphql_parser-094281c8a2e36a49.rlib,libpest-80731a695d4ad35d.rlib,libucd_trie-13451e140af838e0.rlib,libfutures_util-daf49d18eba212e4.rlib,libmemchr-a2892755812de0fe.rlib,libfutures_io-f6086bf99b597e19.rlib,libslab-93ffcdda3079a5d2.rlib,libpin_project_lite-d27858faef1bbdcd.rlib,libfutures_sink-4bad40136a985cca.rlib,libfutures_task-959022c35311190e.rlib,libpin_utils-b08f1197f0cdae19.rlib,libfutures_core-ed83b4ca5adcb0c0.rlib,libhttp-ef6881a664e3eef2.rlib,libfnv-81596130b397d5c3.rlib,libthiserror-8fcc132832929de4.rlib,libasync_graphql_value-0a7a69771d1eabd5.rlib,libserde_json-c726c3f5d0192c42.rlib,libryu-653032556b772f2f.rlib,libitoa-158d7e21e599682f.rlib,libbytes-df0ba6da26d58126.rlib,libindexmap-89f830e2d3c8799c.rlib,libhashbrown-f6484c11bf24e065.rlib,libserde-978ad2179f0e5aa4.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/rustc4k0sGY/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/example_axum_graphql-be88fb2d5b37f15d" "-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-aed2d2012333622e.rlib(getrandom-aed2d2012333622e.getrandom.1db5b893c2b2e5eb-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.6/src/util_libc.rs:117:(.text._ZN9getrandom9util_libc13open_readonly17hba84e4590cff28ecE+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 `example-axum-graphql` (bin "example-axum-graphql") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "459aaa355322564067ddff2681a1021d659dfdf0b1221611320594becb679a68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "459aaa355322564067ddff2681a1021d659dfdf0b1221611320594becb679a68", kill_on_drop: false }` [INFO] [stdout] 459aaa355322564067ddff2681a1021d659dfdf0b1221611320594becb679a68