[INFO] cloning repository https://github.com/kzinmr/rusty-book-manager [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kzinmr/rusty-book-manager" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkzinmr%2Frusty-book-manager", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkzinmr%2Frusty-book-manager'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1a834f7ff2bd3f4ed6fdcef933825c87af4a91c7 [INFO] testing kzinmr/rusty-book-manager against 1.85.0 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkzinmr%2Frusty-book-manager" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kzinmr/rusty-book-manager on toolchain 1.85.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.85.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kzinmr/rusty-book-manager [INFO] finished tweaking git repo https://github.com/kzinmr/rusty-book-manager [INFO] tweaked toml for git repo https://github.com/kzinmr/rusty-book-manager written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/kzinmr/rusty-book-manager 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" "+1.85.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1ad51c692aa0db260b540f808430e7a3023149d31656d8320d4e18cfcd6bedce [INFO] running `Command { std: "docker" "start" "-a" "1ad51c692aa0db260b540f808430e7a3023149d31656d8320d4e18cfcd6bedce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1ad51c692aa0db260b540f808430e7a3023149d31656d8320d4e18cfcd6bedce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ad51c692aa0db260b540f808430e7a3023149d31656d8320d4e18cfcd6bedce", kill_on_drop: false }` [INFO] [stdout] 1ad51c692aa0db260b540f808430e7a3023149d31656d8320d4e18cfcd6bedce [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 65b2aa5a79a9a5cf2e8c41dc1c3184efc8884078eb34dffdff6f316e42b59123 [INFO] running `Command { std: "docker" "start" "-a" "65b2aa5a79a9a5cf2e8c41dc1c3184efc8884078eb34dffdff6f316e42b59123", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling bytes v1.7.2 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling unicode-bidi v0.3.17 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling cpufeatures v0.2.14 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling sqlformat v0.2.6 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling whoami v1.5.2 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling anyhow v1.0.89 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling tempfile v3.13.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling axum-macros v0.4.2 [INFO] [stderr] Compiling tokio-stream v0.1.16 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.16 [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling tower v0.5.1 [INFO] [stderr] Compiling sqlx-core v0.7.4 [INFO] [stderr] Compiling hyper-util v0.1.9 [INFO] [stderr] Compiling axum v0.7.7 [INFO] [stderr] Compiling sqlx-postgres v0.7.4 [INFO] [stderr] Compiling sqlx-macros-core v0.7.4 [INFO] [stderr] Compiling sqlx-macros v0.7.4 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1.85.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-Wl,--version-script=/tmp/rustcTLodNB/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcTLodNB/symbols.o" "<5 object files omitted>" "/opt/rustwide/target/debug/deps/sqlx_macros-71a43a8f8a3a862a.4awo4qmknanqrinh6o28am4ro.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsqlx_macros_core-5d61d684c7e4b5ad.rlib,libheck-9f8b7de59b2dae6b.rlib,libunicode_segmentation-71b9b8d21487c462.rlib,libsyn-d8001ea9d159d6c8.rlib,libsqlx_postgres-66f6e42c6c5e56c9.rlib,libdotenvy-45e52a01a58cafb3.rlib,libcrc-f3f5e342668b3c1b.rlib,libcrc_catalog-b68368f38398f996.rlib,libhex-5561bdcacc0b071b.rlib,libwhoami-0a747d87a07e762a.rlib,libhome-95d8ea2acd2a28ae.rlib,libbitflags-0ab9444597e2866d.rlib,libmd5-90bdd49330756282.rlib,libatoi-a696d239e69075ae.rlib,libfutures_channel-2894a237c1c3de8b.rlib,libbase64-324a52f44043260f.rlib,libstringprep-bc79b89e93325334.rlib,libunicode_properties-d0dc4fb9f7abb79d.rlib,librand-fe42851027116257.rlib,librand_chacha-736f8e92c56f9e4a.rlib,libppv_lite86-150c0210c40d2f9a.rlib,librand_core-80cf1f63c31d3480.rlib,libhkdf-460cfded6c89539d.rlib,libhmac-8ddfae2754538438.rlib,libsqlx_core-41b269a121a68014.rlib,libtracing-83525a19114b42ac.rlib,libtracing_core-0fb29c7dcb882b5d.rlib,libthiserror-139a98c511f32a6e.rlib,libsmallvec-f8a65b7debdbf722.rlib,libindexmap-d3087764f37768bb.rlib,libequivalent-ea4b19f5b4ede7f6.rlib,libhashbrown-1b4411ea52e95f3d.rlib,libsha2-684deb8608b58751.rlib,libcpufeatures-cdb0f2a28bb6cfb6.rlib,libdigest-fc1b298e09fb2eb6.rlib,libsubtle-fad76ac2a029838a.rlib,libblock_buffer-822eb9e966168eeb.rlib,libcrypto_common-4b7be1e921f2b6b8.rlib,libgeneric_array-a5bb526f1f91748d.rlib,libtypenum-64fa75189099ad30.rlib,libsqlformat-7ea2ae229b1bdd64.rlib,libunicode_categories-3e6490abe70facfe.rlib,libnom-a3b91848ff5955c9.rlib,libtokio-4f9a6a2e5199e40f.rlib,libsocket2-cd51857d1bfc6917.rlib,libmio-9e86534f18d7743f.rlib,libbytes-4e626c4a286ce954.rlib,libhashlink-e8e3c10756fbbbc6.rlib,libhashbrown-f8bed849fbae0b5e.rlib,libahash-0cf2f61e111f581b.rlib,libgetrandom-ba988bdd80497f37.rlib,liblibc-26dcab7b2e688c4b.rlib,libcfg_if-d4c93475573720c9.rlib,libzerocopy-39d8a01317321b1f.rlib,libbyteorder-7a7d083349bc20da.rlib,liballocator_api2-3a2e56cb179d69fa.rlib,libchrono-cdd2ca6f66061d56.rlib,libnum_traits-3596ef68db1c7a10.rlib,libiana_time_zone-6a4bf1af1b087825.rlib,libuuid-0575d72071f33292.rlib,libserde_json-41463a643fc82b48.rlib,libitoa-fd2a5e3ec61dffe2.rlib,libryu-d8d82ea1fbb4eba9.rlib,liburl-227f65d1b4ee67c7.rlib,libidna-03fd4a6c652a0006.rlib,libunicode_normalization-84b151a189e42e81.rlib,libtinyvec-8996e91bcb7b3012.rlib,libtinyvec_macros-a6efcf6aaa6f1d24.rlib,libunicode_bidi-be37cec9167c27bf.rlib,libform_urlencoded-a0a256e550b19667.rlib,libpercent_encoding-14ded8743655df91.rlib,liblog-e775bb35383fa678.rlib,libcrossbeam_queue-e772a2fecc0960e1.rlib,libcrossbeam_utils-c2650d91bf1c8adb.rlib,libeither-ae67977c9f34dbef.rlib,libserde-aca91830e3e19d89.rlib,libevent_listener-4249126d9c507981.rlib,libfutures_util-f6ce25b4f92aac0e.rlib,libmemchr-df55c45c88b22cf1.rlib,libfutures_io-3d34a4c10ad3e832.rlib,libslab-e4ddb92b908ba3fe.rlib,libpin_project_lite-a63580d47f910a30.rlib,libfutures_sink-8410add16ffe8c63.rlib,libfutures_task-a0fc07a287424e0c.rlib,libpin_utils-645575864bd7a7f9.rlib,libfutures_core-bbc7cce9b4daf08e.rlib,libonce_cell-effca8480a79377b.rlib,libquote-e61595a688733cf2.rlib,libproc_macro2-2ee3e7de412f4bda.rlib,libunicode_ident-4779219cbf6819ed.rlib}" "/opt/rustwide/rustup-home/toolchains/1.85.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-57e423f2e16d22f0.rlib,libstd-6273572f18644c87.rlib,libpanic_unwind-267e668abf74a283.rlib,libobject-ec6154ccae37a33e.rlib,libmemchr-500edd5521c440d4.rlib,libaddr2line-86d8d9428792e8ef.rlib,libgimli-10f06487503767c2.rlib,librustc_demangle-6a38424de1e5bca5.rlib,libstd_detect-de9763ea1c19dca3.rlib,libhashbrown-a7f5bb2f736d3c49.rlib,librustc_std_workspace_alloc-7e368919bdc4a44c.rlib,libminiz_oxide-376454d49910c786.rlib,libadler-fa99f5692b5dce85.rlib,libunwind-91cafdaf16f7fe40.rlib,libcfg_if-f7ee3f1ea78d9dae.rlib,liblibc-d3a35665f881365a.rlib,liballoc-715bc629a88bca60.rlib,librustc_std_workspace_core-ae70165d1278cff7.rlib,libcore-406129d0e3fbc101.rlib,libcompiler_builtins-1af05515ab19524a.rlib}" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.85.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libsqlx_macros-71a43a8f8a3a862a.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: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sqlx-macros` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "65b2aa5a79a9a5cf2e8c41dc1c3184efc8884078eb34dffdff6f316e42b59123", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65b2aa5a79a9a5cf2e8c41dc1c3184efc8884078eb34dffdff6f316e42b59123", kill_on_drop: false }` [INFO] [stdout] 65b2aa5a79a9a5cf2e8c41dc1c3184efc8884078eb34dffdff6f316e42b59123