[INFO] cloning repository https://github.com/jorenvo/jpaste [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jorenvo/jpaste" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjorenvo%2Fjpaste", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjorenvo%2Fjpaste'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2f95f5fa754bc3beb15ff68a34018539fc74ff71 [INFO] testing jorenvo/jpaste against try#ed7f3d77595b4831fdf085f2529aa13b5b51ff7d for pr-134530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjorenvo%2Fjpaste" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jorenvo/jpaste on toolchain ed7f3d77595b4831fdf085f2529aa13b5b51ff7d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jorenvo/jpaste [INFO] finished tweaking git repo https://github.com/jorenvo/jpaste [INFO] tweaked toml for git repo https://github.com/jorenvo/jpaste written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/jorenvo/jpaste 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" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2e226e15804f64c57c3aab668ace108d993df7ac28a894c19e60a222a11fa15d [INFO] running `Command { std: "docker" "start" "-a" "2e226e15804f64c57c3aab668ace108d993df7ac28a894c19e60a222a11fa15d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2e226e15804f64c57c3aab668ace108d993df7ac28a894c19e60a222a11fa15d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e226e15804f64c57c3aab668ace108d993df7ac28a894c19e60a222a11fa15d", kill_on_drop: false }` [INFO] [stdout] 2e226e15804f64c57c3aab668ace108d993df7ac28a894c19e60a222a11fa15d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a87951d1d80569017b3e014dd58b92dc7fae704e510e3dda60a8d76c332de833 [INFO] running `Command { std: "docker" "start" "-a" "a87951d1d80569017b3e014dd58b92dc7fae704e510e3dda60a8d76c332de833", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.54 [INFO] [stderr] Compiling futures-core v0.3.8 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling pin-project-lite v0.1.11 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling futures-io v0.3.8 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling futures-sink v0.3.8 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling tinyvec v1.1.0 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling fastrand v1.4.0 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling pin-project-lite v0.2.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling signal-hook-registry v1.2.2 [INFO] [stderr] Compiling futures-lite v1.11.2 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling vec-arena v1.0.0 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling polling v2.0.2 [INFO] [stderr] Compiling nb-connect v1.0.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling async-channel v1.5.1 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling input_buffer v0.3.1 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling async-io v1.3.1 [INFO] [stderr] Compiling async-executor v1.4.0 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling sha-1 v0.9.2 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling socket2 v0.3.17 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling async-global-executor v1.4.3 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling async-std v1.8.0 [INFO] [stderr] Compiling urlencoding v1.1.1 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling headers v0.3.2 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling multipart v0.17.0 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling tungstenite v0.11.1 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling tokio v0.2.24 [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling combine v4.4.0 [INFO] [stderr] Compiling tokio-tungstenite v0.11.0 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling hyper v0.13.9 [INFO] [stderr] Compiling redis v0.17.0 [INFO] [stderr] Compiling warp v0.2.5 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `warp` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/bin/rustc --crate-name warp --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/warp-0.2.5/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 --cfg 'feature="default"' --cfg 'feature="multipart"' --cfg 'feature="tokio-tungstenite"' --cfg 'feature="websocket"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("async-compression", "compression", "default", "multipart", "tls", "tokio-rustls", "tokio-tungstenite", "websocket"))' -C metadata=63cfacf007a8ca8a -C extra-filename=-6c89cfce121d9913 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-28d97c987ff6326d.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-70f9c75af11d9476.rmeta --extern headers=/opt/rustwide/target/debug/deps/libheaders-a346bdb09829d354.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-1c555f05e6fb7ccc.rmeta --extern hyper=/opt/rustwide/target/debug/deps/libhyper-23ec440fc059c293.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-3c9cd74ab2a20522.rmeta --extern mime=/opt/rustwide/target/debug/deps/libmime-2ae9ff56ceb854d4.rmeta --extern mime_guess=/opt/rustwide/target/debug/deps/libmime_guess-5e14298cb959f923.rmeta --extern multipart=/opt/rustwide/target/debug/deps/libmultipart-19f9bc4d2ceda85e.rmeta --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-204614380b82b6b2.rmeta --extern scoped_tls=/opt/rustwide/target/debug/deps/libscoped_tls-563b287bd664763c.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-279df83788df4333.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-ede43b20062efca7.rmeta --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-7db94237b2c93734.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-b5a9d3b3414b3064.rmeta --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-fcf99db7f5d2cb0f.rmeta --extern tower_service=/opt/rustwide/target/debug/deps/libtower_service-abe358162ffabdda.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-f8cc1fba1eac9d25.rmeta --extern tracing_futures=/opt/rustwide/target/debug/deps/libtracing_futures-bae63c00aae15ff2.rmeta --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-ebed90fba3558e98.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "a87951d1d80569017b3e014dd58b92dc7fae704e510e3dda60a8d76c332de833", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a87951d1d80569017b3e014dd58b92dc7fae704e510e3dda60a8d76c332de833", kill_on_drop: false }` [INFO] [stdout] a87951d1d80569017b3e014dd58b92dc7fae704e510e3dda60a8d76c332de833