[INFO] cloning repository https://github.com/pusher-community/pusher-http-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pusher-community/pusher-http-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpusher-community%2Fpusher-http-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpusher-community%2Fpusher-http-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dcaa68777d63847623964f8f0165e349e9b73112 [INFO] testing pusher-community/pusher-http-rust against master#414482f6a0d4e7290f614300581a0b55442552a3 for pr-140985 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpusher-community%2Fpusher-http-rust" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pusher-community/pusher-http-rust on toolchain 414482f6a0d4e7290f614300581a0b55442552a3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+414482f6a0d4e7290f614300581a0b55442552a3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pusher-community/pusher-http-rust [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/pusher-community/pusher-http-rust [INFO] tweaked toml for git repo https://github.com/pusher-community/pusher-http-rust written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/pusher-community/pusher-http-rust 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" "+414482f6a0d4e7290f614300581a0b55442552a3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded yup-hyper-mock v6.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+414482f6a0d4e7290f614300581a0b55442552a3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d535226b3c7304acf7951f6b4f0d9188bcf1d484a5b4002651f3d67144251706 [INFO] running `Command { std: "docker" "start" "-a" "d535226b3c7304acf7951f6b4f0d9188bcf1d484a5b4002651f3d67144251706", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d535226b3c7304acf7951f6b4f0d9188bcf1d484a5b4002651f3d67144251706", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d535226b3c7304acf7951f6b4f0d9188bcf1d484a5b4002651f3d67144251706", kill_on_drop: false }` [INFO] [stdout] d535226b3c7304acf7951f6b4f0d9188bcf1d484a5b4002651f3d67144251706 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+414482f6a0d4e7290f614300581a0b55442552a3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6cea0913a59395741259bedb698854266aad3c8bb5ec61754f8a3a196815abbc [INFO] running `Command { std: "docker" "start" "-a" "6cea0913a59395741259bedb698854266aad3c8bb5ec61754f8a3a196815abbc", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling tokio v1.24.2 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling once_cell v1.14.0 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling tracing-core v0.1.29 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling tracing v0.1.36 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-sink v0.3.24 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling unicode-normalization v0.1.21 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling sha2 v0.10.5 [INFO] [stderr] Compiling md-5 v0.10.4 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling h2 v0.3.20 [INFO] [stderr] Compiling hyper v0.14.20 [INFO] [stderr] Compiling pusher v0.4.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.76s [INFO] running `Command { std: "docker" "inspect" "6cea0913a59395741259bedb698854266aad3c8bb5ec61754f8a3a196815abbc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6cea0913a59395741259bedb698854266aad3c8bb5ec61754f8a3a196815abbc", kill_on_drop: false }` [INFO] [stdout] 6cea0913a59395741259bedb698854266aad3c8bb5ec61754f8a3a196815abbc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+414482f6a0d4e7290f614300581a0b55442552a3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 34f76544b0f67e010a90e7c5b42fab3342ccffe99067fdddcb04a54e84b9bc07 [INFO] running `Command { std: "docker" "start" "-a" "34f76544b0f67e010a90e7c5b42fab3342ccffe99067fdddcb04a54e84b9bc07", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Compiling tokio v1.24.2 [INFO] [stderr] Compiling futures-io v0.3.24 [INFO] [stderr] Compiling futures-macro v0.3.24 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling futures-executor v0.3.24 [INFO] [stderr] Compiling futures v0.3.24 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling h2 v0.3.20 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling hyper v0.14.20 [INFO] [stderr] Compiling yup-hyper-mock v6.0.0 [INFO] [stderr] Compiling pusher v0.4.5 (/opt/rustwide/workdir) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `pusher` (test "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/414482f6a0d4e7290f614300581a0b55442552a3/bin/rustc --crate-name lib --edition=2021 tests/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a9a67aac36e02fce -C extra-filename=-f9de1b10446676d8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-22333171e4e1d4ff.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rlib --extern hmac=/opt/rustwide/target/debug/deps/libhmac-219226eb4c7e0eb9.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-abe43ce7b6f1025a.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-65ce858a5d32dc0e.rlib --extern md5=/opt/rustwide/target/debug/deps/libmd5-e91341481896e24f.rlib --extern pusher=/opt/rustwide/target/debug/deps/libpusher-831198b8463f03d6.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-03e7dae8195ec5c6.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-ea3db39d8cb50064.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-8c293514a2490ac2.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-c4ab8a99963df4dd.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-1510a394c373a01d.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-c934cae33d4af398.rlib --extern yup_hyper_mock=/opt/rustwide/target/debug/deps/libyup_hyper_mock-134c4f2077a98f19.rlib --cap-lints=forbid` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "34f76544b0f67e010a90e7c5b42fab3342ccffe99067fdddcb04a54e84b9bc07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34f76544b0f67e010a90e7c5b42fab3342ccffe99067fdddcb04a54e84b9bc07", kill_on_drop: false }` [INFO] [stdout] 34f76544b0f67e010a90e7c5b42fab3342ccffe99067fdddcb04a54e84b9bc07