[INFO] cloning repository https://github.com/stounfo/txc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stounfo/txc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstounfo%2Ftxc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstounfo%2Ftxc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6d4f33b7569da65d319f844c6547c893d0b8cf10
[INFO] checking stounfo/txc against try#987a165cfab916796a8315782b83ac460a651ce2 for pr-145262
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstounfo%2Ftxc" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/stounfo/txc
[INFO] finished tweaking git repo https://github.com/stounfo/txc
[INFO] tweaked toml for git repo https://github.com/stounfo/txc written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/stounfo/txc on toolchain 987a165cfab916796a8315782b83ac460a651ce2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+987a165cfab916796a8315782b83ac460a651ce2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/stounfo/txc 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" "+987a165cfab916796a8315782b83ac460a651ce2" "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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+987a165cfab916796a8315782b83ac460a651ce2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 794e3fdf5a7ae733afd51d1a21f21bee5102a246615e34d7a8fc178c28c91fd1
[INFO] running `Command { std: "docker" "start" "-a" "794e3fdf5a7ae733afd51d1a21f21bee5102a246615e34d7a8fc178c28c91fd1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "794e3fdf5a7ae733afd51d1a21f21bee5102a246615e34d7a8fc178c28c91fd1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "794e3fdf5a7ae733afd51d1a21f21bee5102a246615e34d7a8fc178c28c91fd1", kill_on_drop: false }`
[INFO] [stdout] 794e3fdf5a7ae733afd51d1a21f21bee5102a246615e34d7a8fc178c28c91fd1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+987a165cfab916796a8315782b83ac460a651ce2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cd60607900f25d7ce371645447824e472cf772c98d2acd81169daeab3ced345c
[INFO] running `Command { std: "docker" "start" "-a" "cd60607900f25d7ce371645447824e472cf772c98d2acd81169daeab3ced345c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling winnow v0.6.24
[INFO] [stderr]    Compiling libc v0.2.154
[INFO] [stderr]     Checking colorchoice v1.0.1
[INFO] [stderr]     Checking anstyle-query v1.0.3
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]     Checking anstyle-parse v0.2.4
[INFO] [stderr]     Checking predicates-core v1.0.6
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking clap_lex v0.7.4
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking anstream v0.6.14
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]     Checking clap_builder v4.5.26
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking termtree v0.4.1
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]    Compiling assert_cmd v2.0.16
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking predicates v3.1.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking predicates-tree v1.0.9
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling rstest_macros v0.24.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking bstr v1.9.1
[INFO] [stderr]     Checking titlecase v3.3.0
[INFO] [stderr]    Compiling clap_derive v4.5.24
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking clap v4.5.26
[INFO] [stderr]     Checking txc v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaiIMcVs/full.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `futures-util` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-Wl,--version-script=/tmp/rustcba0gNl/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcba0gNl/symbols.o" "<16 object files omitted>" "/tmp/rustcba0gNl/rmeta.o" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libproc_macro_crate-67397dbd5f719673,libtoml_edit-9f12f48cc84fcdfa,libindexmap-55b2725bc3b9e812,libequivalent-a86170404b080df5,libhashbrown-4d5c81b3186ab6ab,libwinnow-0b5522dd4059164c,libtoml_datetime-5590c11803c79c0e,libcfg_if-a6ec14cb1a24e6b7,librelative_path-ac8ad594fedb9b99,libregex-c941e5fccac1024d,libregex_automata-00596befacadf5d5,libaho_corasick-90f2e337eba1830d,libmemchr-d06fcd78ba235e8e,libregex_syntax-a51f3b0cccc0511b,libglob-3a1c0b92f1eb37f5,libsyn-8aa00ba07d0ac669,libquote-5e899913a7e6f36c,libproc_macro2-844c68018ef35cd7,libunicode_ident-13328ff8d6cc16fd}.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/rustcba0gNl/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/librstest_macros-a2e268944cbb2c85.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: collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rstest_macros` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "cd60607900f25d7ce371645447824e472cf772c98d2acd81169daeab3ced345c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd60607900f25d7ce371645447824e472cf772c98d2acd81169daeab3ced345c", kill_on_drop: false }`
[INFO] [stdout] cd60607900f25d7ce371645447824e472cf772c98d2acd81169daeab3ced345c
