[INFO] cloning repository https://github.com/nprindle/closure-ffi-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nprindle/closure-ffi-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnprindle%2Fclosure-ffi-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnprindle%2Fclosure-ffi-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9556f0821638ca13eda190db8b3b7478a2cbe432 [INFO] testing nprindle/closure-ffi-example against 1.84.0 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnprindle%2Fclosure-ffi-example" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nprindle/closure-ffi-example on toolchain 1.84.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nprindle/closure-ffi-example [INFO] finished tweaking git repo https://github.com/nprindle/closure-ffi-example [INFO] tweaked toml for git repo https://github.com/nprindle/closure-ffi-example written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/nprindle/closure-ffi-example 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" "+1.84.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bindgen v0.58.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6f8cdb25244d42a837f91d7088e9128e6f1e9c004cd01ca882f6496c74ea21de [INFO] running `Command { std: "docker" "start" "-a" "6f8cdb25244d42a837f91d7088e9128e6f1e9c004cd01ca882f6496c74ea21de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6f8cdb25244d42a837f91d7088e9128e6f1e9c004cd01ca882f6496c74ea21de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f8cdb25244d42a837f91d7088e9128e6f1e9c004cd01ca882f6496c74ea21de", kill_on_drop: false }` [INFO] [stdout] 6f8cdb25244d42a837f91d7088e9128e6f1e9c004cd01ca882f6496c74ea21de [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b8991b180e55799548b756ba614994ebc00e26d45e4895b5c0a8d0ddd49ada5a [INFO] running `Command { std: "docker" "start" "-a" "b8991b180e55799548b756ba614994ebc00e26d45e4895b5c0a8d0ddd49ada5a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling bindgen v0.58.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling shlex v1.0.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling clang-sys v1.2.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling env_logger v0.8.3 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/tmp/rustc8Q4d5P" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `env_logger` (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/1.84.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name env_logger --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/env_logger-0.8.3/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="atty"' --cfg 'feature="default"' --cfg 'feature="humantime"' --cfg 'feature="regex"' --cfg 'feature="termcolor"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("atty", "default", "humantime", "regex", "termcolor"))' -C metadata=b5c7e6670317d222 -C extra-filename=-b5c7e6670317d222 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern atty=/opt/rustwide/target/debug/deps/libatty-718bcba1c60b8bb9.rmeta --extern humantime=/opt/rustwide/target/debug/deps/libhumantime-e49d78018667b995.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-7eca76bdd820d123.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-8cc3be6f46625b5b.rmeta --extern termcolor=/opt/rustwide/target/debug/deps/libtermcolor-3a197f7871b66658.rmeta --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `regex` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `clap` (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/1.84.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name clap --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clap-2.33.3/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="ansi_term"' --cfg 'feature="atty"' --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="strsim"' --cfg 'feature="suggestions"' --cfg 'feature="vec_map"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("ansi_term", "atty", "clippy", "color", "debug", "default", "doc", "lints", "nightly", "no_cargo", "strsim", "suggestions", "term_size", "unstable", "vec_map", "wrap_help", "yaml", "yaml-rust"))' -C metadata=2a617dfdc516a88c -C extra-filename=-2a617dfdc516a88c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ansi_term=/opt/rustwide/target/debug/deps/libansi_term-170d2e98353d5117.rmeta --extern atty=/opt/rustwide/target/debug/deps/libatty-718bcba1c60b8bb9.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-fce8754dbaf90eeb.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-a8971b618c64f821.rmeta --extern textwrap=/opt/rustwide/target/debug/deps/libtextwrap-af779c08739de775.rmeta --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-65db2ef8c6948181.rmeta --extern vec_map=/opt/rustwide/target/debug/deps/libvec_map-9906a27fc7a478fe.rmeta --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/bindgen-15283da14cf51ad1.d`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bindgen` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "b8991b180e55799548b756ba614994ebc00e26d45e4895b5c0a8d0ddd49ada5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8991b180e55799548b756ba614994ebc00e26d45e4895b5c0a8d0ddd49ada5a", kill_on_drop: false }` [INFO] [stdout] b8991b180e55799548b756ba614994ebc00e26d45e4895b5c0a8d0ddd49ada5a