[INFO] cloning repository https://github.com/losvedir/elixir_parser [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/losvedir/elixir_parser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flosvedir%2Felixir_parser", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flosvedir%2Felixir_parser'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5bdab4fb0d8bcc6de8c95a736db815796e4a3231 [INFO] checking losvedir/elixir_parser against master#b2728d5426bab1d8c39709768c7e22b7f66dde5d for pr-135852 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flosvedir%2Felixir_parser" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/losvedir/elixir_parser on toolchain b2728d5426bab1d8c39709768c7e22b7f66dde5d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b2728d5426bab1d8c39709768c7e22b7f66dde5d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/losvedir/elixir_parser [INFO] finished tweaking git repo https://github.com/losvedir/elixir_parser [INFO] tweaked toml for git repo https://github.com/losvedir/elixir_parser written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/losvedir/elixir_parser 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" "+b2728d5426bab1d8c39709768c7e22b7f66dde5d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ena v0.10.1 [INFO] [stderr] Downloaded lalrpop-util v0.16.2 [INFO] [stderr] Downloaded docopt v1.0.2 [INFO] [stderr] Downloaded lalrpop v0.16.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+b2728d5426bab1d8c39709768c7e22b7f66dde5d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 20d25b08e69a61947d744f95ba24011f5f101feb31e5ad90461c6a128b27b64e [INFO] running `Command { std: "docker" "start" "-a" "20d25b08e69a61947d744f95ba24011f5f101feb31e5ad90461c6a128b27b64e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "20d25b08e69a61947d744f95ba24011f5f101feb31e5ad90461c6a128b27b64e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20d25b08e69a61947d744f95ba24011f5f101feb31e5ad90461c6a128b27b64e", kill_on_drop: false }` [INFO] [stdout] 20d25b08e69a61947d744f95ba24011f5f101feb31e5ad90461c6a128b27b64e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+b2728d5426bab1d8c39709768c7e22b7f66dde5d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bdefa8594bd38647a3913ea4574379f0cb3beda90a8bf9a53c4905ef81cadcaf [INFO] running `Command { std: "docker" "start" "-a" "bdefa8594bd38647a3913ea4574379f0cb3beda90a8bf9a53c4905ef81cadcaf", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling libc v0.2.46 [INFO] [stderr] Compiling rand_core v0.3.0 [INFO] [stderr] Compiling autocfg v0.1.1 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling string_cache_shared v0.3.0 [INFO] [stderr] Compiling serde v1.0.84 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling byte-tools v0.3.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling block-padding v0.1.2 [INFO] [stderr] Compiling byteorder v1.2.7 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling regex-syntax v0.6.4 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.4 [INFO] [stderr] Compiling new_debug_unreachable v1.0.1 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling ordermap v0.3.5 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling bit-vec v0.5.0 [INFO] [stderr] Compiling opaque-debug v0.2.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling memchr v2.1.2 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling bit-set v0.5.0 [INFO] [stderr] Compiling ena v0.10.1 [INFO] [stderr] Compiling diff v0.1.11 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling rand_os v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling lalrpop-util v0.16.2 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling syn v0.15.24 [INFO] [stderr] Compiling ascii-canvas v1.0.0 [INFO] [stderr] Compiling num-bigint v0.2.2 [INFO] [stderr] Compiling generic-array v0.12.0 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Checking regex-syntax v0.5.6 [INFO] [stderr] Checking itertools v0.8.0 [INFO] [stderr] Compiling block-buffer v0.7.0 [INFO] [stderr] Compiling digest v0.8.0 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling string_cache_codegen v0.4.2 [INFO] [stderr] Compiling string_cache v0.7.3 [INFO] [stderr] Compiling serde_derive v1.0.84 [INFO] [stderr] Compiling docopt v1.0.2 [INFO] [stderr] Compiling lalrpop v0.16.2 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `lalrpop` (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/b2728d5426bab1d8c39709768c7e22b7f66dde5d/bin/rustc --crate-name lalrpop --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lalrpop-0.16.2/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("test"))' -C metadata=8bc325095e017c5c -C extra-filename=-2567fe68c682d608 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ascii_canvas=/opt/rustwide/target/debug/deps/libascii_canvas-00b1c83749482b66.rmeta --extern atty=/opt/rustwide/target/debug/deps/libatty-79e9576cbe1eb9be.rmeta --extern bit_set=/opt/rustwide/target/debug/deps/libbit_set-69cd14e10b8c5c9e.rmeta --extern diff=/opt/rustwide/target/debug/deps/libdiff-48db3d0799716de1.rmeta --extern docopt=/opt/rustwide/target/debug/deps/libdocopt-6025a25561330761.rmeta --extern ena=/opt/rustwide/target/debug/deps/libena-342eb16e139ee487.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-023ef678aca3463a.rmeta --extern lalrpop_util=/opt/rustwide/target/debug/deps/liblalrpop_util-68096a7bc13ad4e6.rmeta --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-1acf7704c1b6e7a3.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-b7f06cc1f5748ca2.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-91ad749a76a28f6c.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-8aa7e4034f29218b.rmeta --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-45498c47bec851eb.so --extern sha2=/opt/rustwide/target/debug/deps/libsha2-2a87b00d263d7a82.rmeta --extern string_cache=/opt/rustwide/target/debug/deps/libstring_cache-6776ef72ced2225f.rmeta --extern term=/opt/rustwide/target/debug/deps/libterm-8600dea6a5abe04d.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-c15504178e575201.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "bdefa8594bd38647a3913ea4574379f0cb3beda90a8bf9a53c4905ef81cadcaf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bdefa8594bd38647a3913ea4574379f0cb3beda90a8bf9a53c4905ef81cadcaf", kill_on_drop: false }` [INFO] [stdout] bdefa8594bd38647a3913ea4574379f0cb3beda90a8bf9a53c4905ef81cadcaf