[INFO] cloning repository https://github.com/dhoniaridho/rust-axum
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dhoniaridho/rust-axum" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdhoniaridho%2Frust-axum", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdhoniaridho%2Frust-axum'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0e9aa4fdba65f3721251e0c8e595769691c3449b
[INFO] checking dhoniaridho/rust-axum against master#8f21a5c92ea55c348c275a1bc4fedbdf181e0d64 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdhoniaridho%2Frust-axum" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dhoniaridho/rust-axum
[INFO] finished tweaking git repo https://github.com/dhoniaridho/rust-axum
[INFO] tweaked toml for git repo https://github.com/dhoniaridho/rust-axum written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dhoniaridho/rust-axum on toolchain 8f21a5c92ea55c348c275a1bc4fedbdf181e0d64
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dhoniaridho/rust-axum 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" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "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-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3c908193da91d8cb6f68aedca298326246ecf9d3e163bc0c6047d0035439be83
[INFO] running `Command { std: "docker" "start" "-a" "3c908193da91d8cb6f68aedca298326246ecf9d3e163bc0c6047d0035439be83", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3c908193da91d8cb6f68aedca298326246ecf9d3e163bc0c6047d0035439be83", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3c908193da91d8cb6f68aedca298326246ecf9d3e163bc0c6047d0035439be83", kill_on_drop: false }`
[INFO] [stdout] 3c908193da91d8cb6f68aedca298326246ecf9d3e163bc0c6047d0035439be83
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 31653c9a19f804d65f71e2da388ba770e2a9fa0b5d6156887333c36a794e2f73
[INFO] running `Command { std: "docker" "start" "-a" "31653c9a19f804d65f71e2da388ba770e2a9fa0b5d6156887333c36a794e2f73", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking itoa v1.0.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking writeable v0.5.5
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]     Checking bytes v1.9.0
[INFO] [stderr]     Checking litemap v0.7.4
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]     Checking log v0.4.25
[INFO] [stderr]     Checking icu_properties_data v1.5.0
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]     Checking write16 v1.0.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling httparse v1.10.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking utf16_iter v1.0.5
[INFO] [stderr]     Checking icu_normalizer_data v1.5.0
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]     Checking ryu v1.0.19
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling pq-sys v0.6.3
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking http v1.2.0
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]     Checking iana-time-zone v0.1.61
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]     Checking bitflags v2.8.0
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking matchit v0.8.4
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking dotenvy v0.15.7
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking uuid v1.12.1
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking scheduled-thread-pool v0.2.7
[INFO] [stderr]     Checking r2d2 v0.8.10
[INFO] [stderr]     Checking chrono v0.4.39
[INFO] [stderr]     Checking blowfish v0.9.1
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking bcrypt v0.17.0
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking axum-core v0.5.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.2.0
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling async-trait v0.1.86
[INFO] [stderr]     Checking tokio v1.43.0
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]     Checking zerofrom v0.1.5
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling dsl_auto_type v0.1.2
[INFO] [stderr]    Compiling validator_derive v0.20.0
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]    Compiling diesel_derives v2.2.3
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaV2gdXc/full.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `serde` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/tower-c9bd87dec4c9a494.d`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tower` (lib) due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-Wl,--version-script=/tmp/rustc9hKVwT/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustc9hKVwT/symbols.o" "<16 object files omitted>" "/tmp/rustc9hKVwT/rmeta.o" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdsl_auto_type-dae85ca09300bc5c.rlib,libeither-ab4d9d80162b3f20.rlib,libdarling-73bac27916cb8244.rlib,libdarling_core-77d445e838b7b933.rlib,libstrsim-9754e702f19a9357.rlib,libfnv-bd60753855300b18.rlib,libident_case-ecc112105bc5215b.rlib,libheck-8e1f98ffb0a497ae.rlib,libdiesel_table_macro_syntax-45051f64e255e9c0.rlib,libsyn-5502f318d6ba9d07.rlib,libquote-45812ef4b8688a30.rlib,libproc_macro2-ba1164ef8c5072f6.rlib,libunicode_ident-a3690edd3a41f0e2.rlib}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*,librustc_std_workspace_std-*,libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc9hKVwT/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libdiesel_derives-a65e7235bd072284.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace.
[INFO] [stdout]           Stack dump:
[INFO] [stdout]           0.    Program arguments: /opt/rustwide/rustup-home/toolchains/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld -flavor gnu -plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so -plugin-opt=/usr/libexec/gcc/x86_64-linux-gnu/13/lto-wrapper -plugin-opt=-fresolution=/tmp/ccOm6UXC.res --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -shared -z relro -o /opt/rustwide/target/debug/deps/libdiesel_derives-a65e7235bd072284.so /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/13/crtbeginS.o -L/tmp/rustc9hKVwT/raw-dylibs -L/opt/rustwide/rustup-home/toolchains/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld -L/usr/lib/gcc/x86_64-linux-gnu/13 -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/13/../../.. --version-script=/tmp/rustc9hKVwT/list --no-undefined-version /tmp/rustc9hKVwT/symbols.o /opt/rustwide/target/debug/deps/diesel_derives-a65e7235bd072284.diesel_derives.a5305101885b1fa9-cgu.00.rcgu.o /opt/rustwide/target/debug/deps/diesel_derives-a65e7235bd072284.diesel_derives.a5305101885b1fa9-cgu.01.rcgu.o /opt/rustwide/target/debug/deps/diesel_derives-a65e7235bd072284.diesel_derives.a5305101885b1fa9-cgu.02.rcgu.o /opt/rustwide/target/debug/deps/diesel_derives-a65e7235bd072284.diesel_derives.a5305101885b1fa9-cgu.03.rcgu.o /opt/rustwide/target/debug/deps/diesel_derives-a65e7235bd072284.diesel_derives.a5305101885b1fa9-cgu.04.rcgu.o /opt/rustwide/target/debug/deps/diesel_derives-a65e7235bd072284.diesel_derives.a5305101885b1fa9-cgu.05.rcgu.o /opt/rustwide/target/debug/deps/diesel_derives-a65e7235bd072284.diesel_derives.a5305101885b1fa9-cgu.06.rcgu.o /opt/rustwide/target/debug/deps/diesel_derives-a65e7235bd072284.diesel_derives.a5305101885b1fa9-cgu.07.rcgu.o /opt/rustwide/target/debug/deps/diesel_derives-a65e7235bd072284.diesel_derives.a5305101885b1fa9-cgu.08.rcgu.o /opt/rustwide/target/debug/deps/diesel_derives-a65e7235bd072284.diesel_derives.a5305101885b1fa9-cgu.09.rcgu.o /opt/rustwide/target/debug/deps/diesel_derives-a65e7235bd072284.diesel_derives.a5305101885b1fa9-cgu.10.rcgu.o /opt/rustwide/target/debug/deps/diesel_derives-a65e7235bd072284.diesel_derives.a5305101885b1fa9-cgu.11.rcgu.o /opt/rustwide/target/debug/deps/diesel_derives-a65e7235bd072284.diesel_derives.a5305101885b1fa9-cgu.12.rcgu.o /opt/rustwide/target/debug/deps/diesel_derives-a65e7235bd072284.diesel_derives.a5305101885b1fa9-cgu.13.rcgu.o /opt/rustwide/target/debug/deps/diesel_derives-a65e7235bd072284.diesel_derives.a5305101885b1fa9-cgu.14.rcgu.o /opt/rustwide/target/debug/deps/diesel_derives-a65e7235bd072284.diesel_derives.a5305101885b1fa9-cgu.15.rcgu.o /tmp/rustc9hKVwT/rmeta.o /opt/rustwide/target/debug/deps/diesel_derives-a65e7235bd072284.e7qn8x488l5vxytyl2cnuid22.rcgu.o --as-needed -Bstatic /opt/rustwide/target/debug/deps/libdsl_auto_type-dae85ca09300bc5c.rlib /opt/rustwide/target/debug/deps/libeither-ab4d9d80162b3f20.rlib /opt/rustwide/target/debug/deps/libdarling-73bac27916cb8244.rlib /opt/rustwide/target/debug/deps/libdarling_core-77d445e838b7b933.rlib /opt/rustwide/target/debug/deps/libstrsim-9754e702f19a9357.rlib /opt/rustwide/target/debug/deps/libfnv-bd60753855300b18.rlib /opt/rustwide/target/debug/deps/libident_case-ecc112105bc5215b.rlib /opt/rustwide/target/debug/deps/libheck-8e1f98ffb0a497ae.rlib /opt/rustwide/target/debug/deps/libdiesel_table_macro_syntax-45051f64e255e9c0.rlib /opt/rustwide/target/debug/deps/libsyn-5502f318d6ba9d07.rlib /opt/rustwide/target/debug/deps/libquote-45812ef4b8688a30.rlib /opt/rustwide/target/debug/deps/libproc_macro2-ba1164ef8c5072f6.rlib /opt/rustwide/target/debug/deps/libunicode_ident-a3690edd3a41f0e2.rlib /opt/rustwide/rustup-home/toolchains/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-176c319d4870d9ab.rlib /opt/rustwide/rustup-home/toolchains/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_literal_escaper-bcf8ad99cd3ec5b5.rlib /opt/rustwide/rustup-home/toolchains/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-99a106327f715828.rlib /opt/rustwide/rustup-home/toolchains/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c3f1bd7325067ba3.rlib /opt/rustwide/rustup-home/toolchains/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-eb0983423cf82003.rlib /opt/rustwide/rustup-home/toolchains/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-cd4c0188f9d1e734.rlib /opt/rustwide/rustup-home/toolchains/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-a2bf11d3a12d126e.rlib /opt/rustwide/rustup-home/toolchains/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-fb62395cf0e2d213.rlib /opt/rustwide/rustup-home/toolchains/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-97c81a39568124f8.rlib /opt/rustwide/rustup-home/toolchains/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-491e50fe45cb1ae3.rlib /opt/rustwide/rustup-home/toolchains/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-03858a0c8634e281.rlib /opt/rustwide/rustup-home/toolchains/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-9850d1090a264569.rlib /opt/rustwide/rustup-home/toolchains/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c01e0363be5a44fe.rlib /opt/rustwide/rustup-home/toolchains/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-8629fb2e3b9363f0.rlib /opt/rustwide/rustup-home/toolchains/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-f6afd37a755fb05d.rlib /opt/rustwide/rustup-home/toolchains/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-fcea91ed39cd71ec.rlib /opt/rustwide/rustup-home/toolchains/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-9776cdb99ff39b02.rlib /opt/rustwide/rustup-home/toolchains/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ac5014cc0fda32cf.rlib /opt/rustwide/rustup-home/toolchains/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-580abfecd4c0838f.rlib /opt/rustwide/rustup-home/toolchains/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-fa26ced683f77497.rlib /opt/rustwide/rustup-home/toolchains/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-3d3ce652f9fb12f3.rlib /opt/rustwide/rustup-home/toolchains/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-c9466c42e9d1044b.rlib -Bdynamic -lgcc_s -lutil -lrt -lpthread -lm -ldl -lc -znostart-stop-gc --eh-frame-hdr -z noexecstack --gc-sections -z relro -z now /usr/lib/gcc/x86_64-linux-gnu/13/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crtn.o
[INFO] [stdout]           Stack dump without symbol names (ensure you have llvm-symbolizer in your PATH or set the environment var `LLVM_SYMBOLIZER_PATH` to point to it):
[INFO] [stdout]           0  libLLVM.so.20.1-rust-1.90.0-nightly 0x00007b06db946367 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) + 39
[INFO] [stdout]           1  libLLVM.so.20.1-rust-1.90.0-nightly 0x00007b06db946783
[INFO] [stdout]           2  libc.so.6                           0x00007b06dfe49330
[INFO] [stdout]           3  rust-lld                            0x00005ac8abb7249a
[INFO] [stdout]           4  rust-lld                            0x00005ac8ab98b923
[INFO] [stdout]           5  rust-lld                            0x00005ac8ab9695fa
[INFO] [stdout]           6  rust-lld                            0x00005ac8ab964a14
[INFO] [stdout]           7  rust-lld                            0x00005ac8ab8743b6
[INFO] [stdout]           8  rust-lld                            0x00005ac8ab873400
[INFO] [stdout]           9  rust-lld                            0x00005ac8ab873ab1
[INFO] [stdout]           10 libc.so.6                           0x00007b06dfe2e1ca
[INFO] [stdout]           11 libc.so.6                           0x00007b06dfe2e28b __libc_start_main + 139
[INFO] [stdout]           12 rust-lld                            0x00005ac8ab6f6069
[INFO] [stdout]           rust-lld: error: failed to write output '/opt/rustwide/target/debug/deps/libdiesel_derives-a65e7235bd072284.so': No such file or directory
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `diesel_derives` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "31653c9a19f804d65f71e2da388ba770e2a9fa0b5d6156887333c36a794e2f73", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "31653c9a19f804d65f71e2da388ba770e2a9fa0b5d6156887333c36a794e2f73", kill_on_drop: false }`
[INFO] [stdout] 31653c9a19f804d65f71e2da388ba770e2a9fa0b5d6156887333c36a794e2f73
