[INFO] cloning repository https://github.com/leeola/prost-test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/leeola/prost-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleeola%2Fprost-test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleeola%2Fprost-test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dd2999d7a38b2e2da93904a41747c369fb510de7 [INFO] checking leeola/prost-test against master#c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2 for pr-142712 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleeola%2Fprost-test" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/leeola/prost-test [INFO] finished tweaking git repo https://github.com/leeola/prost-test [INFO] tweaked toml for git repo https://github.com/leeola/prost-test written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/leeola/prost-test on toolchain c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/leeola/prost-test 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" "+c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded prost-derive v0.3.2 [INFO] [stderr] Downloaded prost-types v0.3.2 [INFO] [stderr] Downloaded redox_syscall v0.1.49 [INFO] [stderr] Downloaded prost v0.3.2 [INFO] [stderr] Downloaded serde v1.0.83 [INFO] [stderr] Downloaded failure v0.1.4 [INFO] [stderr] Downloaded hyper v0.12.19 [INFO] [stderr] Downloaded rustc-demangle v0.1.11 [INFO] [stderr] Downloaded failure_derive v0.1.4 [INFO] [stderr] Downloaded prost-build v0.3.2 [INFO] [stderr] Downloaded prost-twirp v0.1.0 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 325aee7c6f114b857c253ed6120bf165e182a7e9276aaa5392d806cb5d63dac8 [INFO] running `Command { std: "docker" "start" "-a" "325aee7c6f114b857c253ed6120bf165e182a7e9276aaa5392d806cb5d63dac8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "325aee7c6f114b857c253ed6120bf165e182a7e9276aaa5392d806cb5d63dac8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "325aee7c6f114b857c253ed6120bf165e182a7e9276aaa5392d806cb5d63dac8", kill_on_drop: false }` [INFO] [stdout] 325aee7c6f114b857c253ed6120bf165e182a7e9276aaa5392d806cb5d63dac8 [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=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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d36be620a508892a1fc5aab362fef1ea6193764f84ee39a89ed3db1bcf515b85 [INFO] running `Command { std: "docker" "start" "-a" "d36be620a508892a1fc5aab362fef1ea6193764f84ee39a89ed3db1bcf515b85", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.45 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling rand_core v0.3.0 [INFO] [stderr] Checking futures v0.1.25 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking byteorder v1.2.7 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling crossbeam-utils v0.6.3 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.1.0 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling rand v0.6.1 [INFO] [stderr] Checking bytes v0.4.11 [INFO] [stderr] Compiling cc v1.0.28 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling num_cpus v1.9.0 [INFO] [stderr] Compiling rand_core v0.2.2 [INFO] [stderr] Checking tokio-executor v0.1.5 [INFO] [stderr] Checking slab v0.4.1 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling autocfg v0.1.1 [INFO] [stderr] Compiling tokio-io v0.1.10 [INFO] [stderr] Compiling syn v0.15.23 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling smallvec v0.6.7 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling failure_derive v0.1.4 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling rustc-demangle v0.1.11 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling unicase v2.2.0 [INFO] [stderr] Compiling proc-macro2 v0.2.3 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling crossbeam-epoch v0.7.0 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling tokio-reactor v0.1.7 [INFO] [stderr] Compiling quote v0.4.2 [INFO] [stderr] Compiling rand_xorshift v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling httparse v1.3.3 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling syn v0.12.15 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling serde v1.0.83 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling rand v0.4.3 [INFO] [stderr] Compiling tokio-uds v0.2.4 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-threadpool v0.1.9 [INFO] [stderr] Compiling tokio-tcp v0.1.2 [INFO] [stderr] Compiling tokio-current-thread v0.1.4 [INFO] [stderr] Compiling tokio-timer v0.2.8 [INFO] [stderr] Compiling prost-build v0.3.2 [INFO] [stderr] Compiling tokio-fs v0.1.4 [INFO] [stderr] Compiling tokio v0.1.13 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling scoped-tls v0.1.2 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling tokio-service v0.1.0 [INFO] [stderr] Compiling prost v0.3.2 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Checking itoa v0.4.3 [INFO] [stderr] Compiling smallvec v0.2.1 [INFO] [stderr] Compiling failure v0.1.4 [INFO] [stderr] Compiling remove_dir_all v0.5.1 [INFO] [stderr] Compiling slab v0.3.0 [INFO] [stderr] Compiling termcolor v1.0.4 [INFO] [stderr] Compiling try-lock v0.1.0 [INFO] [stderr] Compiling take v0.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.2.1 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling safemem v0.3.0 [INFO] [stderr] Compiling prost-derive v0.3.2 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling tokio-proto v0.1.1 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling want v0.0.4 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/tempdir-825bee78d99b3014.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/tempdir-825bee78d99b3014/dep-lib-tempdir` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaIqTJxM" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaNAELNG" [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 `petgraph` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `tokio-core` (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/c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2/bin/rustc --crate-name tokio_core --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-core-0.1.17/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())' -C metadata=1d539781838a22f4 -C extra-filename=-ef92991cb7ddf218 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-45e96d5c36d8d611.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-df19e114a68ca726.rmeta --extern iovec=/opt/rustwide/target/debug/deps/libiovec-f90c43fc157eba6a.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-e6ff7d0d723a0397.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-f989fbdf46df49df.rmeta --extern scoped_tls=/opt/rustwide/target/debug/deps/libscoped_tls-e6c54f1026e1aa63.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-71d14c330bd5bdf2.rmeta --extern tokio_executor=/opt/rustwide/target/debug/deps/libtokio_executor-9f42b62b340ac6c5.rmeta --extern tokio_io=/opt/rustwide/target/debug/deps/libtokio_io-072f27d316ebee1a.rmeta --extern tokio_reactor=/opt/rustwide/target/debug/deps/libtokio_reactor-65ceb7b942dd7e49.rmeta --extern tokio_timer=/opt/rustwide/target/debug/deps/libtokio_timer-3a3970bb40be5d4c.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `unicode-segmentation` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetawj1Xmz" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `env_logger` (lib) due to 1 previous error [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libbase64-ffd1e3ce5e3db60d.rlib`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `base64` (lib) due to 1 previous error [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `prost-derive` (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/c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2/bin/rustc --crate-name prost_derive --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/prost-derive-0.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3c0a696e4fc311c5 -C extra-filename=-27bade64758e0f9b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern failure=/opt/rustwide/target/debug/deps/libfailure-226e198c6acc6987.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-023ef678aca3463a.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-38c2d3d39173e4ba.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-7802d220f3d78f30.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-7c52a2f169d3329a.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/backtrace-sys-82501da34987e5a1/out` (exit status: 101) [INFO] [stdout] error: failed to write /tmp/rustc8KzRqp/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tokio-proto` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "d36be620a508892a1fc5aab362fef1ea6193764f84ee39a89ed3db1bcf515b85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d36be620a508892a1fc5aab362fef1ea6193764f84ee39a89ed3db1bcf515b85", kill_on_drop: false }` [INFO] [stdout] d36be620a508892a1fc5aab362fef1ea6193764f84ee39a89ed3db1bcf515b85