[INFO] cloning repository https://github.com/guillaumepellegrino/dataviewer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/guillaumepellegrino/dataviewer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fguillaumepellegrino%2Fdataviewer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fguillaumepellegrino%2Fdataviewer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4eb86494e224f68e50d6e0b5fb736ef988057fba
[INFO] checking guillaumepellegrino/dataviewer against try#987a165cfab916796a8315782b83ac460a651ce2 for pr-145262
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fguillaumepellegrino%2Fdataviewer" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/guillaumepellegrino/dataviewer
[INFO] finished tweaking git repo https://github.com/guillaumepellegrino/dataviewer
[INFO] tweaked toml for git repo https://github.com/guillaumepellegrino/dataviewer written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/guillaumepellegrino/dataviewer 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/guillaumepellegrino/dataviewer 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 5f745ce07b53db398e379090312993473c908fd0b43ee600a01ead3519a28d11
[INFO] running `Command { std: "docker" "start" "-a" "5f745ce07b53db398e379090312993473c908fd0b43ee600a01ead3519a28d11", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5f745ce07b53db398e379090312993473c908fd0b43ee600a01ead3519a28d11", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f745ce07b53db398e379090312993473c908fd0b43ee600a01ead3519a28d11", kill_on_drop: false }`
[INFO] [stdout] 5f745ce07b53db398e379090312993473c908fd0b43ee600a01ead3519a28d11
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] bbb3a2dad45fdef6dc75ed481f8d76c93d46ce4aea679512be5b7bc330c86de2
[INFO] running `Command { std: "docker" "start" "-a" "bbb3a2dad45fdef6dc75ed481f8d76c93d46ce4aea679512be5b7bc330c86de2", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.14.0
[INFO] [stderr]    Compiling winnow v0.5.15
[INFO] [stderr]    Compiling target-lexicon v0.12.11
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling smallvec v1.11.0
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling version-compare v0.1.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]    Compiling thiserror v1.0.47
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking bitflags v2.4.0
[INFO] [stderr]    Compiling gio v0.18.1
[INFO] [stderr]    Compiling semver v1.0.18
[INFO] [stderr]     Checking futures-io v0.3.28
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling cfg-expr v0.15.4
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling eyre v0.6.8
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]    Compiling indexmap v2.0.0
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]     Checking indenter v0.3.3
[INFO] [stderr]     Checking bitflags v0.9.1
[INFO] [stderr]     Checking inflate v0.2.0
[INFO] [stderr]     Checking deflate v0.7.20
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking daemonize v0.5.0
[INFO] [stderr]    Compiling syn v2.0.29
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]     Checking png v0.9.0
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling serde_spanned v0.6.3
[INFO] [stderr]    Compiling toml_edit v0.19.14
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling thiserror-impl v1.0.47
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling toml v0.7.6
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling system-deps v6.1.1
[INFO] [stderr]    Compiling glib-macros v0.18.0
[INFO] [stderr]    Compiling gtk4-macros v0.7.2
[INFO] [stderr]    Compiling glib-sys v0.18.1
[INFO] [stderr]    Compiling gobject-sys v0.18.0
[INFO] [stderr]    Compiling gio-sys v0.18.1
[INFO] [stderr]    Compiling cairo-sys-rs v0.18.0
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.18.0
[INFO] [stderr]    Compiling pango-sys v0.18.0
[INFO] [stderr]    Compiling graphene-sys v0.18.1
[INFO] [stderr]    Compiling gdk4-sys v0.7.2
[INFO] [stderr]    Compiling gsk4-sys v0.7.2
[INFO] [stderr]    Compiling gtk4-sys v0.7.2
[INFO] [stderr]     Checking futures-executor v0.3.28
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-Wl,--version-script=/tmp/rustcWzwlg2/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcWzwlg2/symbols.o" "<16 object files omitted>" "/tmp/rustcWzwlg2/rmeta.o" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libproc_macro_crate-762fee9d9f7bfd1c,libtoml_edit-8de5ac1bca803e67,libserde_spanned-1a44b10b583f6c21,libindexmap-119300d25df5ca53,libequivalent-a86170404b080df5,libhashbrown-f7daa09f3628da51,libwinnow-e722d23bc3d0d186,libtoml_datetime-0a4752a158d293a7,libserde-b02059b65be9a226,libonce_cell-d697ede34dafd981,libheck-24e790723ad01371,libsyn-392c80b0d1ea0e08,libproc_macro_error-2029f6afdd0b2777,libsyn-8f66ad921d5253db,libquote-647eba43daed7286,libproc_macro2-544f6200401c19e4,libunicode_ident-35fb19b3987835f7}.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/rustcWzwlg2/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/libglib_macros-d71f5646fdc8fab8.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]           LLVM ERROR: IO failure on output stream: 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 `glib-macros` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "bbb3a2dad45fdef6dc75ed481f8d76c93d46ce4aea679512be5b7bc330c86de2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bbb3a2dad45fdef6dc75ed481f8d76c93d46ce4aea679512be5b7bc330c86de2", kill_on_drop: false }`
[INFO] [stdout] bbb3a2dad45fdef6dc75ed481f8d76c93d46ce4aea679512be5b7bc330c86de2
