[INFO] cloning repository https://github.com/zorawek/java22_panama_rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zorawek/java22_panama_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzorawek%2Fjava22_panama_rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzorawek%2Fjava22_panama_rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dbeb22295e593e9333380580ebd15a928fa49bfd [INFO] checking zorawek/java22_panama_rust against try#b32fc44666c052e7cf07ab471bfb6f9ec571902f for pr-138676 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzorawek%2Fjava22_panama_rust" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zorawek/java22_panama_rust on toolchain b32fc44666c052e7cf07ab471bfb6f9ec571902f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b32fc44666c052e7cf07ab471bfb6f9ec571902f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/zorawek/java22_panama_rust [INFO] finished tweaking git repo https://github.com/zorawek/java22_panama_rust [INFO] tweaked toml for git repo https://github.com/zorawek/java22_panama_rust written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/zorawek/java22_panama_rust 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" "+b32fc44666c052e7cf07ab471bfb6f9ec571902f" "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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+b32fc44666c052e7cf07ab471bfb6f9ec571902f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 573dc676487e278754e6491b9b9366318f5e77be7bba38f6b5fb42111e9f146d [INFO] running `Command { std: "docker" "start" "-a" "573dc676487e278754e6491b9b9366318f5e77be7bba38f6b5fb42111e9f146d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "573dc676487e278754e6491b9b9366318f5e77be7bba38f6b5fb42111e9f146d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "573dc676487e278754e6491b9b9366318f5e77be7bba38f6b5fb42111e9f146d", kill_on_drop: false }` [INFO] [stdout] 573dc676487e278754e6491b9b9366318f5e77be7bba38f6b5fb42111e9f146d [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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+b32fc44666c052e7cf07ab471bfb6f9ec571902f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cfad0933fa14007af3514cb3ff1dd6ca4444c7021aeb099faacc092af36de341 [INFO] running `Command { std: "docker" "start" "-a" "cfad0933fa14007af3514cb3ff1dd6ca4444c7021aeb099faacc092af36de341", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling serde v1.0.198 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Checking encoding_index_tests v0.1.4 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling serde_json v1.0.116 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling cbindgen v0.26.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling fastrand v2.0.2 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Checking pom v1.1.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking time-core v0.1.2 [INFO] [stderr] Checking num-conv v0.1.0 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Checking encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Checking encoding-index-japanese v1.20141219.5 [INFO] [stderr] Checking encoding-index-korean v1.20141219.5 [INFO] [stderr] Checking encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Checking encoding_rs v0.8.34 [INFO] [stderr] Checking weezl v0.1.8 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking encoding v0.2.33 [INFO] [stderr] Checking euclid v0.20.14 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking type1-encoding-parser v0.1.0 [INFO] [stderr] Checking adobe-cmap-parser v0.4.0 [INFO] [stderr] Checking postscript v0.14.1 [INFO] [stderr] Compiling serde_derive v1.0.198 [INFO] [stderr] Checking lopdf v0.32.0 [INFO] [stderr] Checking pdf-extract v0.7.5 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `toml` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b32fc44666c052e7cf07ab471bfb6f9ec571902f/bin/rustc --crate-name toml --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml-0.5.11/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 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "indexmap", "preserve_order"))' -C metadata=21147d2949860fd1 -C extra-filename=-3dd591472ea0faa8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern serde=/opt/rustwide/target/debug/deps/libserde-0601694c08d6fe5d.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "cfad0933fa14007af3514cb3ff1dd6ca4444c7021aeb099faacc092af36de341", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cfad0933fa14007af3514cb3ff1dd6ca4444c7021aeb099faacc092af36de341", kill_on_drop: false }` [INFO] [stdout] cfad0933fa14007af3514cb3ff1dd6ca4444c7021aeb099faacc092af36de341