[INFO] cloning repository https://github.com/jeromebenois/couchbase-lite-c-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jeromebenois/couchbase-lite-c-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeromebenois%2Fcouchbase-lite-c-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeromebenois%2Fcouchbase-lite-c-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] aea6f2e602c1bbfd1473c03a6549125ad674b903 [INFO] checking jeromebenois/couchbase-lite-c-rs against try#26ad8a85dc4eed299af809e52f278da81e284602 for pr-138458 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeromebenois%2Fcouchbase-lite-c-rs" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file couchbase-lite-c-sys/libs/armv7-linux-androideabi/libCouchbaseLiteC.so [INFO] [stderr] fatal: cannot create directory at 'couchbase-lite-c-sys/libs/i686-linux-android': No space left on device [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] checking jeromebenois/couchbase-lite-c-rs against try#26ad8a85dc4eed299af809e52f278da81e284602 for pr-138458 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeromebenois%2Fcouchbase-lite-c-rs" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file couchbase-lite-c-sys/libs/aarch64-linux-android/libCouchbaseLiteC.so [INFO] [stderr] fatal: cannot create directory at 'couchbase-lite-c-sys/libs/armv7-linux-androideabi': No space left on device [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] checking jeromebenois/couchbase-lite-c-rs against try#26ad8a85dc4eed299af809e52f278da81e284602 for pr-138458 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeromebenois%2Fcouchbase-lite-c-rs" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 48% (15/31) Updating files: 51% (16/31) Updating files: 54% (17/31) Updating files: 58% (18/31) Updating files: 61% (19/31) Updating files: 64% (20/31) Updating files: 67% (21/31) Updating files: 70% (22/31) Updating files: 74% (23/31) Updating files: 77% (24/31) Updating files: 80% (25/31) Updating files: 83% (26/31) Updating files: 87% (27/31) Updating files: 90% (28/31) Updating files: 93% (29/31) Updating files: 96% (30/31) Updating files: 100% (31/31) Updating files: 100% (31/31), done. [INFO] validating manifest of git repo https://github.com/jeromebenois/couchbase-lite-c-rs on toolchain 26ad8a85dc4eed299af809e52f278da81e284602 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+26ad8a85dc4eed299af809e52f278da81e284602" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jeromebenois/couchbase-lite-c-rs [INFO] finished tweaking git repo https://github.com/jeromebenois/couchbase-lite-c-rs [INFO] tweaked toml for git repo https://github.com/jeromebenois/couchbase-lite-c-rs written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/jeromebenois/couchbase-lite-c-rs 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" "+26ad8a85dc4eed299af809e52f278da81e284602" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded simplelog v0.4.4 [INFO] [stderr] Downloaded criterion-plot v0.1.3 [INFO] [stderr] Downloaded criterion-stats v0.1.3 [INFO] [stderr] Downloaded cmake v0.1.41 [INFO] [stderr] Downloaded cast v0.1.0 [INFO] [stderr] Downloaded criterion v0.1.2 [INFO] [stderr] Downloaded bindgen v0.50.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+26ad8a85dc4eed299af809e52f278da81e284602" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d75f3c25f1d4b1b93dbc196801d5e132accbcd96ba0a164f9f70f7a172750602 [INFO] running `Command { std: "docker" "start" "-a" "d75f3c25f1d4b1b93dbc196801d5e132accbcd96ba0a164f9f70f7a172750602", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d75f3c25f1d4b1b93dbc196801d5e132accbcd96ba0a164f9f70f7a172750602", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d75f3c25f1d4b1b93dbc196801d5e132accbcd96ba0a164f9f70f7a172750602", kill_on_drop: false }` [INFO] [stdout] d75f3c25f1d4b1b93dbc196801d5e132accbcd96ba0a164f9f70f7a172750602 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+26ad8a85dc4eed299af809e52f278da81e284602" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0a00caf9114f5fed950502c4d327edb42153a839f76ae3ca18230544373fb3ed [INFO] running `Command { std: "docker" "start" "-a" "0a00caf9114f5fed950502c4d327edb42153a839f76ae3ca18230544373fb3ed", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling cc v1.0.40 [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling proc-macro2 v1.0.1 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling regex-syntax v0.6.11 [INFO] [stderr] Compiling syn v1.0.3 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling bindgen v0.50.0 [INFO] [stderr] Compiling serde v1.0.99 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling cmake v0.1.41 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking itoa v0.4.4 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking either v1.5.2 [INFO] [stderr] Checking cast v0.1.0 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking itertools v0.5.10 [INFO] [stderr] Compiling cexpr v0.3.5 [INFO] [stderr] Checking num_cpus v0.2.13 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking thread-scoped v1.0.2 [INFO] [stderr] Checking term v0.4.6 [INFO] [stderr] Checking isatty v0.1.9 [INFO] [stderr] Checking itertools v0.4.19 [INFO] [stderr] Checking simplelog v0.4.4 [INFO] [stderr] Checking criterion-plot v0.1.3 [INFO] [stderr] Checking backtrace v0.3.35 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking criterion-stats v0.1.3 [INFO] [stderr] Compiling regex v1.2.1 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libregex-2ba593020f603b98.rlib`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `regex` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/26ad8a85dc4eed299af809e52f278da81e284602/bin/rustc --crate-name env_logger --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/env_logger-0.6.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 --cfg 'feature="atty"' --cfg 'feature="default"' --cfg 'feature="humantime"' --cfg 'feature="regex"' --cfg 'feature="termcolor"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("atty", "default", "humantime", "regex", "termcolor"))' -C metadata=2412475279a970e5 -C extra-filename=-7d8a249b3712ced9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern atty=/opt/rustwide/target/debug/deps/libatty-628ac54c2a47801e.rmeta --extern humantime=/opt/rustwide/target/debug/deps/libhumantime-150895bc03376259.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-d554189aff16c6ef.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-2ba593020f603b98.rmeta --extern termcolor=/opt/rustwide/target/debug/deps/libtermcolor-4a9ee147b47bd681.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libsyn-32a29a14a3b4d0c9.rlib`: No space left on device (os error 28) [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 `syn` (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/26ad8a85dc4eed299af809e52f278da81e284602/bin/rustc --crate-name clap --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clap-2.33.0/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,test)' --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=daf77699972ad71e -C extra-filename=-7c26637cc4b669d4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ansi_term=/opt/rustwide/target/debug/deps/libansi_term-40dd0a3f4cc6b02c.rmeta --extern atty=/opt/rustwide/target/debug/deps/libatty-628ac54c2a47801e.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-1d087473c1f904f4.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-6f2a3638b870cfbd.rmeta --extern textwrap=/opt/rustwide/target/debug/deps/libtextwrap-7563daea2c9c5e8a.rmeta --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-8c218d8676b716b8.rmeta --extern vec_map=/opt/rustwide/target/debug/deps/libvec_map-5e3d596e9f21b032.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "0a00caf9114f5fed950502c4d327edb42153a839f76ae3ca18230544373fb3ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a00caf9114f5fed950502c4d327edb42153a839f76ae3ca18230544373fb3ed", kill_on_drop: false }` [INFO] [stdout] 0a00caf9114f5fed950502c4d327edb42153a839f76ae3ca18230544373fb3ed