[INFO] cloning repository https://github.com/vi/pktslow [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vi/pktslow" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvi%2Fpktslow", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvi%2Fpktslow'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 58be5f2ac41267d583a66d17e059fe86e565fd90 [INFO] testing vi/pktslow against try#7af779037716ae4125ceabb429791b4cf5dd0a43 for pr-136932 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvi%2Fpktslow" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vi/pktslow on toolchain 7af779037716ae4125ceabb429791b4cf5dd0a43 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/vi/pktslow [INFO] finished tweaking git repo https://github.com/vi/pktslow [INFO] tweaked toml for git repo https://github.com/vi/pktslow written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/vi/pktslow 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" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9634ce1effdaad728768bf0a6f35ceb8e1dcae5c4df7ba0a8e6cd907b7ff980b [INFO] running `Command { std: "docker" "start" "-a" "9634ce1effdaad728768bf0a6f35ceb8e1dcae5c4df7ba0a8e6cd907b7ff980b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9634ce1effdaad728768bf0a6f35ceb8e1dcae5c4df7ba0a8e6cd907b7ff980b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9634ce1effdaad728768bf0a6f35ceb8e1dcae5c4df7ba0a8e6cd907b7ff980b", kill_on_drop: false }` [INFO] [stdout] 9634ce1effdaad728768bf0a6f35ceb8e1dcae5c4df7ba0a8e6cd907b7ff980b [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 763251857acbce7edd9f19d7af030213eedc6a1b681596ca24f6f0957c929300 [INFO] running `Command { std: "docker" "start" "-a" "763251857acbce7edd9f19d7af030213eedc6a1b681596ca24f6f0957c929300", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.31 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling argh_shared v0.1.1 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling scoped-tls v0.1.2 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling tun-tap v0.1.2 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-uds v0.2.6 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaSANecS/lib.rmeta`: 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 `tokio-tcp` (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 `tokio-reactor` (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/7af779037716ae4125ceabb429791b4cf5dd0a43/bin/rustc --crate-name tokio_reactor --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-reactor-0.1.12/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 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=69cfae20081bd105 -C extra-filename=-b9f22f22fb73a799 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern crossbeam_utils=/opt/rustwide/target/debug/deps/libcrossbeam_utils-f6d92bfb14642118.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-c095683eb954cd27.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-2bb390fee0230a38.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-44675ca6db48a312.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-e2a285735a769f15.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-da7f02649ba1ae16.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-289cb21263456871.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-ab64617c0d711aec.rmeta --extern tokio_executor=/opt/rustwide/target/debug/deps/libtokio_executor-d904023474f630c6.rmeta --extern tokio_io=/opt/rustwide/target/debug/deps/libtokio_io-3834f5bfb79fa209.rmeta --extern tokio_sync=/opt/rustwide/target/debug/deps/libtokio_sync-12a8bcde885daf34.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `tokio-udp` (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/7af779037716ae4125ceabb429791b4cf5dd0a43/bin/rustc --crate-name tokio_udp --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-udp-0.1.6/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 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=467cda1a93bd5d1c -C extra-filename=-9299f1140100a30e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-da0258bf028669d8.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-c095683eb954cd27.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-44675ca6db48a312.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-e2a285735a769f15.rmeta --extern tokio_codec=/opt/rustwide/target/debug/deps/libtokio_codec-4cc3bef1cdd7c16c.rmeta --extern tokio_io=/opt/rustwide/target/debug/deps/libtokio_io-3834f5bfb79fa209.rmeta --extern tokio_reactor=/opt/rustwide/target/debug/deps/libtokio_reactor-b9f22f22fb73a799.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `tokio-threadpool` (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/7af779037716ae4125ceabb429791b4cf5dd0a43/bin/rustc --crate-name tokio_threadpool --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-threadpool-0.1.18/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 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=414cade9e53a844a -C extra-filename=-88ee902204c0d2a4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern crossbeam_deque=/opt/rustwide/target/debug/deps/libcrossbeam_deque-f9af63834bf713aa.rmeta --extern crossbeam_queue=/opt/rustwide/target/debug/deps/libcrossbeam_queue-a87f88c174e93eeb.rmeta --extern crossbeam_utils=/opt/rustwide/target/debug/deps/libcrossbeam_utils-f6d92bfb14642118.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-c095683eb954cd27.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-2bb390fee0230a38.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-44675ca6db48a312.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-da7f02649ba1ae16.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-ab64617c0d711aec.rmeta --extern tokio_executor=/opt/rustwide/target/debug/deps/libtokio_executor-d904023474f630c6.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `tokio-uds` (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/7af779037716ae4125ceabb429791b4cf5dd0a43/bin/rustc --crate-name tokio_uds --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-uds-0.2.6/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 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4fbd2b43bca6699a -C extra-filename=-d0e3c99b569e00ac --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-da0258bf028669d8.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-c095683eb954cd27.rmeta --extern iovec=/opt/rustwide/target/debug/deps/libiovec-1d59c0e4476a3cc7.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-696e1f407e6e3a3e.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-44675ca6db48a312.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-e2a285735a769f15.rmeta --extern mio_uds=/opt/rustwide/target/debug/deps/libmio_uds-c25d1c9ddc7e554b.rmeta --extern tokio_codec=/opt/rustwide/target/debug/deps/libtokio_codec-4cc3bef1cdd7c16c.rmeta --extern tokio_io=/opt/rustwide/target/debug/deps/libtokio_io-3834f5bfb79fa209.rmeta --extern tokio_reactor=/opt/rustwide/target/debug/deps/libtokio_reactor-b9f22f22fb73a799.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetadLqWBq/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "763251857acbce7edd9f19d7af030213eedc6a1b681596ca24f6f0957c929300", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "763251857acbce7edd9f19d7af030213eedc6a1b681596ca24f6f0957c929300", kill_on_drop: false }` [INFO] [stdout] 763251857acbce7edd9f19d7af030213eedc6a1b681596ca24f6f0957c929300