[INFO] cloning repository https://github.com/zklapow/duplex [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zklapow/duplex" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzklapow%2Fduplex", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzklapow%2Fduplex'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6590429dc4552c62fdba46c2ca0a811f835e4b92 [INFO] testing zklapow/duplex against try#ecd7b559f89c73ac8f1d318f7501006f37b944b2 for pr-112849 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzklapow%2Fduplex" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zklapow/duplex on toolchain ecd7b559f89c73ac8f1d318f7501006f37b944b2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ecd7b559f89c73ac8f1d318f7501006f37b944b2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/zklapow/duplex [INFO] finished tweaking git repo https://github.com/zklapow/duplex [INFO] tweaked toml for git repo https://github.com/zklapow/duplex written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/zklapow/duplex 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" "+ecd7b559f89c73ac8f1d318f7501006f37b944b2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+ecd7b559f89c73ac8f1d318f7501006f37b944b2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c24c65c5dba4de612e9a75b23432d551aad0a43cef195c6930baadc8371bed48 [INFO] running `Command { std: "docker" "start" "-a" "c24c65c5dba4de612e9a75b23432d551aad0a43cef195c6930baadc8371bed48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c24c65c5dba4de612e9a75b23432d551aad0a43cef195c6930baadc8371bed48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c24c65c5dba4de612e9a75b23432d551aad0a43cef195c6930baadc8371bed48", kill_on_drop: false }` [INFO] [stdout] c24c65c5dba4de612e9a75b23432d551aad0a43cef195c6930baadc8371bed48 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+ecd7b559f89c73ac8f1d318f7501006f37b944b2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 996955ebeb3bc4095d90e1a44b4c70c5d890276cc8021cee643a12605c881542 [INFO] running `Command { std: "docker" "start" "-a" "996955ebeb3bc4095d90e1a44b4c70c5d890276cc8021cee643a12605c881542", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.22 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling log v0.3.7 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling byteorder v1.0.0 [INFO] [stderr] Compiling num-traits v0.1.37 [INFO] [stderr] Compiling cfg-if v0.1.0 [INFO] [stderr] Compiling futures v0.1.13 [INFO] [stderr] Compiling lazycell v0.4.0 [INFO] [stderr] Compiling slab v0.3.0 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling scoped-tls v0.1.0 [INFO] [stderr] Compiling regex-syntax v0.3.9 [INFO] [stderr] Compiling utf8-ranges v0.1.3 [INFO] [stderr] Compiling ansi_term v0.9.0 [INFO] [stderr] Compiling strsim v0.6.0 [INFO] [stderr] Compiling iovec v0.1.0 [INFO] [stderr] Compiling bytes v0.4.3 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling num-integer v0.1.34 [INFO] [stderr] Compiling net2 v0.2.27 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling num-iter v0.1.33 [INFO] [stderr] Compiling num v0.1.37 [INFO] [stderr] Compiling mio v0.6.7 [INFO] [stderr] Compiling atty v0.2.2 [INFO] [stderr] Compiling time v0.1.37 [INFO] [stderr] Compiling term_size v0.3.0 [INFO] [stderr] Compiling rand v0.3.15 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling tokio-io v0.1.1 [INFO] [stderr] Compiling tokio-service v0.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.1.0 [INFO] [stderr] Compiling bitflags v0.8.2 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling smallvec v0.2.1 [INFO] [stderr] Compiling vec_map v0.7.0 [INFO] [stderr] Compiling take v0.1.0 [INFO] [stderr] Compiling chrono v0.3.1 [INFO] [stderr] Compiling tokio-core v0.1.6 [INFO] [stderr] Compiling clap v2.23.3 [INFO] [stderr] Compiling tokio-proto v0.1.1 [INFO] [stderr] Compiling env_logger v0.3.5 [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `regex` (lib) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] thread 'rustc' panicked at compiler/rustc_metadata/src/rmeta/encoder.rs:429:9: [INFO] [stderr] error: could not compile `clap` (lib) [INFO] running `Command { std: "docker" "inspect" "996955ebeb3bc4095d90e1a44b4c70c5d890276cc8021cee643a12605c881542", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "996955ebeb3bc4095d90e1a44b4c70c5d890276cc8021cee643a12605c881542", kill_on_drop: false }` [INFO] [stdout] 996955ebeb3bc4095d90e1a44b4c70c5d890276cc8021cee643a12605c881542