[INFO] cloning repository https://github.com/hharas/aati [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hharas/aati" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhharas%2Faati", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhharas%2Faati'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5207ea9eef69a1b6a258e745fe1cca09d1977cbe [INFO] testing hharas/aati against 1.86.0 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhharas%2Faati" "/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/hharas/aati on toolchain 1.86.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hharas/aati [INFO] finished tweaking git repo https://github.com/hharas/aati [INFO] tweaked toml for git repo https://github.com/hharas/aati written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/hharas/aati 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.86.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ureq-proto v0.3.5 [INFO] [stderr] Downloaded lz4 v1.28.1 [INFO] [stderr] Downloaded clap v4.5.33 [INFO] [stderr] Downloaded clap_builder v4.5.33 [INFO] [stderr] Downloaded ureq v3.0.10 [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eb3f31ea152c6d3b0df9f8a95b225f68587e04e561da7ad611a0bc0af59e72d7 [INFO] running `Command { std: "docker" "start" "-a" "eb3f31ea152c6d3b0df9f8a95b225f68587e04e561da7ad611a0bc0af59e72d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eb3f31ea152c6d3b0df9f8a95b225f68587e04e561da7ad611a0bc0af59e72d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb3f31ea152c6d3b0df9f8a95b225f68587e04e561da7ad611a0bc0af59e72d7", kill_on_drop: false }` [INFO] [stdout] eb3f31ea152c6d3b0df9f8a95b225f68587e04e561da7ad611a0bc0af59e72d7 [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e812c360d4f32be64120bd18ac99a6ce7c65cbdf77c7c3f53d211ce2ef9aca52 [INFO] running `Command { std: "docker" "start" "-a" "e812c360d4f32be64120bd18ac99a6ce7c65cbdf77c7c3f53d211ce2ef9aca52", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling rustls-pki-types v1.11.0 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling rustix v1.0.3 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling linux-raw-sys v0.9.3 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling cc v1.2.17 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling rustls v0.23.25 [INFO] [stderr] Compiling miniz_oxide v0.8.5 [INFO] [stderr] Compiling clap_builder v4.5.33 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling winnow v0.7.4 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling once_cell v1.21.1 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling webpki-roots v0.26.8 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling flate2 v1.1.0 [INFO] [stderr] Compiling chunked_transfer v1.5.0 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling ascii v1.1.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling tiny_http v0.12.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling lz4-sys v1.11.1+lz4-1.10.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling ureq-proto v0.3.5 [INFO] [stderr] Compiling xattr v1.5.0 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling clap v4.5.33 [INFO] [stderr] Compiling clap_complete v4.5.47 [INFO] [stderr] Compiling rustls-webpki v0.103.1 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling ureq v3.0.10 [INFO] [stderr] Compiling toml v0.8.20 [INFO] [stderr] Compiling lz4 v1.28.1 [INFO] [stderr] Compiling aati v0.12.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.74s [INFO] running `Command { std: "docker" "inspect" "e812c360d4f32be64120bd18ac99a6ce7c65cbdf77c7c3f53d211ce2ef9aca52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e812c360d4f32be64120bd18ac99a6ce7c65cbdf77c7c3f53d211ce2ef9aca52", kill_on_drop: false }` [INFO] [stdout] e812c360d4f32be64120bd18ac99a6ce7c65cbdf77c7c3f53d211ce2ef9aca52 [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 90111a37ed5e2c082221dc822166bac37b929830dd8348f1f889f5ca5b5ff49d [INFO] running `Command { std: "docker" "start" "-a" "90111a37ed5e2c082221dc822166bac37b929830dd8348f1f889f5ca5b5ff49d", kill_on_drop: false }` [INFO] [stderr] Compiling aati v0.12.3 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcAKvL14/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librustc_version-576e425b6ed7c036.rlib,libsemver-9efc0d9e1d76bf5e.rlib,libhex-a276c7928810d3f2.rlib,libureq-8c779b1c51969ed1.rlib,libwebpki_roots-fc873db9b3527e81.rlib,librustls_pemfile-37ac696f265175ee.rlib,librustls-625c8e3eb9d78cf4.rlib,libsubtle-a0a6ecc9713b0708.rlib,libwebpki-58b2aad077c53eef.rlib,libzeroize-5a508484ac0aa272.rlib,librustls_pki_types-4babdcd803ea1546.rlib,libpercent_encoding-68324bb938036928.rlib,libflate2-f5e84edc474224ab.rlib,libminiz_oxide-d6f7f2af5db9f93b.rlib,libadler2-9a4c6baf4db71674.rlib,libcrc32fast-e026564dc71147ac.rlib,libutf8-1c90d3ce208a58ba.rlib,libureq_proto-dc6232e2229ba0a7.rlib,libhttparse-c4eeaef62cda47b8.rlib,libbase64-a5e94c799b6e0355.rlib,libhttp-bbde480ae1d41426.rlib,libitoa-0a7f0210c7ed7f9d.rlib,libbytes-53d76ab935d5ce0b.rlib,libfnv-185b8526af05532d.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libdirs-d8193341f16a0d04.rlib,libdirs_sys-fd0707c716e76ebe.rlib,liboption_ext-6e217c1cb2a6fc2d.rlib,libtiny_http-e73ad2389a2d4ca8.rlib,liblog-f12d0ca1ec58d2b8.rlib,libhttpdate-a061c31a04dbb35a.rlib,libchunked_transfer-c1a0f1998e588f92.rlib,libascii-6778cb17d491b3c9.rlib,libtar-dbf63f39d684392c.rlib,libxattr-1248db725d58d3c4.rlib,librustix-46a5c7635871f195.rlib,libbitflags-950bd4be4291b54d.rlib,liblinux_raw_sys-87b1424ae0df7505.rlib,libfiletime-12930be9340035ad.rlib,libring-1ceb01911e45a62e.rlib,libgetrandom-a8820dc47aba1c61.rlib,libuntrusted-8959162b75c5ffc6.rlib,libcfg_if-da7e6a5cb20f1238.rlib,liblz4-e152090ee327277a.rlib,liblz4_sys-040766c6a1d5c23a.rlib,liblibc-0bf5b5ecef990669.rlib,libhumansize-07e4d897bd9943f7.rlib,liblibm-e4741b0a3e5ac906.rlib,libtoml-74e2911f06361737.rlib,libtoml_edit-7608022e2d99468c.rlib,libserde_spanned-813cf27ac56a37c5.rlib,libindexmap-3e500df835c47e7d.rlib,libequivalent-3cf1e381dc6c4cd0.rlib,libhashbrown-bd37bfb89ab1be6f.rlib,libwinnow-74c16545987ad574.rlib,libtoml_datetime-385f2d09fdd1f743.rlib,libserde-bfa31adea131447f.rlib,libclap_complete-31503d0c2d5607b0.rlib,libclap-a78eab2315720ea7.rlib,libclap_builder-4050fc5ae130f57b.rlib,libstrsim-19b3c4cc1ff5c77e.rlib,libanstream-a3c037a1aa4886c8.rlib,libanstyle_query-01f3b247eac3fb62.rlib,libis_terminal_polyfill-a534c82a7c6c6fad.rlib,libcolorchoice-a1c0bf032c0abb4d.rlib,libanstyle_parse-c790a378e782d619.rlib,libutf8parse-07200a2af1b9897d.rlib,libclap_lex-cde35d007735e1bc.rlib,libanstyle-ebc1a675ce8e8f17.rlib,libcolored-617ad3aed3c03a51.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/lz4-sys-bf957d75eee5561c/out" "-L" "/opt/rustwide/target/debug/build/ring-c657fe2339348fb7/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/aati-475e1322a230125b" "-Wl,--gc-sections" "-pie" "-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 `aati` (bin "aati" test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "90111a37ed5e2c082221dc822166bac37b929830dd8348f1f889f5ca5b5ff49d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90111a37ed5e2c082221dc822166bac37b929830dd8348f1f889f5ca5b5ff49d", kill_on_drop: false }` [INFO] [stdout] 90111a37ed5e2c082221dc822166bac37b929830dd8348f1f889f5ca5b5ff49d