[INFO] cloning repository https://github.com/laysakura/beam-rust-jni [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/laysakura/beam-rust-jni" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flaysakura%2Fbeam-rust-jni", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flaysakura%2Fbeam-rust-jni'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 75ef4c2cb93c7ffe9a0e4edbcd8c49ead5353478 [INFO] checking laysakura/beam-rust-jni against try#5e7498e6740d105521420ac0ab146e2c7a21596d for pr-138363 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flaysakura%2Fbeam-rust-jni" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/laysakura/beam-rust-jni on toolchain 5e7498e6740d105521420ac0ab146e2c7a21596d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5e7498e6740d105521420ac0ab146e2c7a21596d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/laysakura/beam-rust-jni [INFO] finished tweaking git repo https://github.com/laysakura/beam-rust-jni [INFO] tweaked toml for git repo https://github.com/laysakura/beam-rust-jni written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/laysakura/beam-rust-jni 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" "+5e7498e6740d105521420ac0ab146e2c7a21596d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+5e7498e6740d105521420ac0ab146e2c7a21596d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b018020e50327a662802fb30148f58a858b9f129f8b087fca3ebbe9357b22a9b [INFO] running `Command { std: "docker" "start" "-a" "b018020e50327a662802fb30148f58a858b9f129f8b087fca3ebbe9357b22a9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b018020e50327a662802fb30148f58a858b9f129f8b087fca3ebbe9357b22a9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b018020e50327a662802fb30148f58a858b9f129f8b087fca3ebbe9357b22a9b", kill_on_drop: false }` [INFO] [stdout] b018020e50327a662802fb30148f58a858b9f129f8b087fca3ebbe9357b22a9b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+5e7498e6740d105521420ac0ab146e2c7a21596d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 669e32849f2b4ec5c872384314452404aa21fb601bb2642d984bfba157ad5691 [INFO] running `Command { std: "docker" "start" "-a" "669e32849f2b4ec5c872384314452404aa21fb601bb2642d984bfba157ad5691", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling cpufeatures v0.2.4 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling protobuf v3.1.0 [INFO] [stderr] Compiling beam-proto-rs v2.41.0 [INFO] [stderr] Checking ryu v1.0.11 [INFO] [stderr] Compiling anyhow v1.0.64 [INFO] [stderr] Compiling java-locator v0.1.2 [INFO] [stderr] Checking once_cell v1.14.0 [INFO] [stderr] Checking itoa v1.0.3 [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Checking jni-sys v0.3.0 [INFO] [stderr] Checking cesu8 v1.1.0 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling j4rs v0.13.0 [INFO] [stderr] Compiling thiserror-impl v1.0.32 [INFO] [stderr] Checking thiserror v1.0.32 [INFO] [stderr] Checking protobuf-support v3.1.0 [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaP50aFJ/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `beam-proto-rs` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "669e32849f2b4ec5c872384314452404aa21fb601bb2642d984bfba157ad5691", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "669e32849f2b4ec5c872384314452404aa21fb601bb2642d984bfba157ad5691", kill_on_drop: false }` [INFO] [stdout] 669e32849f2b4ec5c872384314452404aa21fb601bb2642d984bfba157ad5691