[INFO] cloning repository https://github.com/bilelmoussaoui/gir-experiment [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bilelmoussaoui/gir-experiment" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbilelmoussaoui%2Fgir-experiment", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbilelmoussaoui%2Fgir-experiment'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5d117539139739ff706d75df121f99fa0b2b0051 [INFO] testing bilelmoussaoui/gir-experiment/5d117539139739ff706d75df121f99fa0b2b0051 against beta-2024-10-19 for beta-1.83-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbilelmoussaoui%2Fgir-experiment" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bilelmoussaoui/gir-experiment on toolchain beta-2024-10-19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-10-19" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/bilelmoussaoui/gir-experiment [INFO] finished tweaking git repo https://github.com/bilelmoussaoui/gir-experiment [INFO] tweaked toml for git repo https://github.com/bilelmoussaoui/gir-experiment written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/bilelmoussaoui/gir-experiment 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" "+beta-2024-10-19" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6ea061c6ea1f36da3f1d56542c5ba369b6719cbc9e0176949b79605f87d32874 [INFO] running `Command { std: "docker" "start" "-a" "6ea061c6ea1f36da3f1d56542c5ba369b6719cbc9e0176949b79605f87d32874", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6ea061c6ea1f36da3f1d56542c5ba369b6719cbc9e0176949b79605f87d32874", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ea061c6ea1f36da3f1d56542c5ba369b6719cbc9e0176949b79605f87d32874", kill_on_drop: false }` [INFO] [stdout] 6ea061c6ea1f36da3f1d56542c5ba369b6719cbc9e0176949b79605f87d32874 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 59198db71f42c8562e5e64a3d6c8bdd7a508398b1a771472bb98c968e4f002e5 [INFO] running `Command { std: "docker" "start" "-a" "59198db71f42c8562e5e64a3d6c8bdd7a508398b1a771472bb98c968e4f002e5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling bstr v1.9.0 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling anstream v0.6.11 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling indexmap v2.2.2 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling winnow v0.5.39 [INFO] [stderr] Compiling serde_json v1.0.113 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling chrono-tz-build v0.2.1 [INFO] [stderr] Compiling chrono v0.4.33 [INFO] [stderr] Compiling clap_builder v4.4.18 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling chrono-tz v0.8.5 [INFO] [stderr] Compiling globset v0.4.14 [INFO] [stderr] Compiling ignore v0.4.22 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling deunicode v1.4.2 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling slug v0.1.5 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling xmlserde_derives v0.7.0 (https://github.com/bilelmoussaoui/xmlserde?branch=bilelmoussaoui%2Fde-fix#c94d4154) [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling pest v2.7.7 [INFO] [stderr] Compiling clap v4.4.18 [INFO] [stderr] Compiling pest_meta v2.7.7 [INFO] [stderr] Compiling pest_generator v2.7.7 [INFO] [stderr] Compiling pest_derive v2.7.7 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling quick-xml v0.31.0 [INFO] [stderr] Compiling serde_spanned v0.6.5 [INFO] [stderr] Compiling toml_edit v0.22.4 [INFO] [stderr] Compiling tera v1.19.1 [INFO] [stderr] Compiling xmlserde v0.7.0 (https://github.com/bilelmoussaoui/xmlserde?branch=bilelmoussaoui%2Fde-fix#c94d4154) [INFO] [stderr] Compiling gir-parser v0.1.0 (/opt/rustwide/workdir/parser) [INFO] [stderr] Compiling toml v0.8.10 [INFO] [stderr] Compiling gir-config v0.1.0 (/opt/rustwide/workdir/config) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `tera` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/bin/rustc --crate-name tera --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tera-1.19.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="builtins"' --cfg 'feature="chrono"' --cfg 'feature="chrono-tz"' --cfg 'feature="default"' --cfg 'feature="humansize"' --cfg 'feature="percent-encoding"' --cfg 'feature="rand"' --cfg 'feature="slug"' --cfg 'feature="urlencode"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("builtins", "chrono", "chrono-tz", "date-locale", "default", "humansize", "percent-encoding", "preserve_order", "rand", "slug", "urlencode"))' -C metadata=0f6c5f3915063c68 -C extra-filename=-0f6c5f3915063c68 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-0d3811d01204c100.rmeta --extern chrono_tz=/opt/rustwide/target/debug/deps/libchrono_tz-1fd8acf8b2f680b4.rmeta --extern globwalk=/opt/rustwide/target/debug/deps/libglobwalk-c1dd39f2cffb3e72.rmeta --extern humansize=/opt/rustwide/target/debug/deps/libhumansize-b62d18451b91d7df.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-efa3519517df6cf0.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-fc63a8437ca6afa3.rmeta --extern pest=/opt/rustwide/target/debug/deps/libpest-8c108240ad5d649d.rmeta --extern pest_derive=/opt/rustwide/target/debug/deps/libpest_derive-4ae6a36a8551934f.so --extern rand=/opt/rustwide/target/debug/deps/librand-59a2520f47a49d1f.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-0ebd5f5aa6063ec1.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-085d1e020585fb08.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-89dbcf79c1833163.rmeta --extern slug=/opt/rustwide/target/debug/deps/libslug-419a5ee41307957f.rlib --extern unic_segment=/opt/rustwide/target/debug/deps/libunic_segment-b52c2e0684e2f141.rmeta --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "59198db71f42c8562e5e64a3d6c8bdd7a508398b1a771472bb98c968e4f002e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59198db71f42c8562e5e64a3d6c8bdd7a508398b1a771472bb98c968e4f002e5", kill_on_drop: false }` [INFO] [stdout] 59198db71f42c8562e5e64a3d6c8bdd7a508398b1a771472bb98c968e4f002e5