[INFO] cloning repository https://github.com/tahnok/malter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tahnok/malter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftahnok%2Fmalter", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftahnok%2Fmalter'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 87574d50eba7e16b532a536cb147d34961ebf012 [INFO] testing tahnok/malter against try#ed7f3d77595b4831fdf085f2529aa13b5b51ff7d for pr-134530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftahnok%2Fmalter" "/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/tahnok/malter 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/tahnok/malter [INFO] finished tweaking git repo https://github.com/tahnok/malter [INFO] tweaked toml for git repo https://github.com/tahnok/malter written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/tahnok/malter 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] 303412b6f31db1bd363961e74f12537200dc30a8e72e4ddd26ecd0c509309217 [INFO] running `Command { std: "docker" "start" "-a" "303412b6f31db1bd363961e74f12537200dc30a8e72e4ddd26ecd0c509309217", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "303412b6f31db1bd363961e74f12537200dc30a8e72e4ddd26ecd0c509309217", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "303412b6f31db1bd363961e74f12537200dc30a8e72e4ddd26ecd0c509309217", kill_on_drop: false }` [INFO] [stdout] 303412b6f31db1bd363961e74f12537200dc30a8e72e4ddd26ecd0c509309217 [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] 72e32ce8e10d2cd4308e89800751883fb5baba1559defff3465e41db91e1ad20 [INFO] running `Command { std: "docker" "start" "-a" "72e32ce8e10d2cd4308e89800751883fb5baba1559defff3465e41db91e1ad20", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.107 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling heapless v0.5.6 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling nb v1.0.0 [INFO] [stderr] Compiling nix v0.22.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling nb v0.1.3 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling hash32 v0.1.1 [INFO] [stderr] Compiling serde_json v1.0.72 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling generic-array v0.13.3 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling embedded-hal v0.2.6 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling as-slice v0.1.5 [INFO] [stderr] Compiling ioctl-rs v0.1.6 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling termios v0.2.2 [INFO] [stderr] Compiling serial-core v0.4.0 [INFO] [stderr] Compiling embedded-graphics v0.6.2 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling serial-unix v0.4.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling ansi-parser v0.8.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling chunked_transfer v1.4.0 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling embedded-text v0.4.1 [INFO] [stderr] Compiling epd-waveshare v0.4.0 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling rustls v0.20.2 [INFO] [stderr] Compiling webpki-roots v0.22.1 [INFO] [stderr] Compiling spidev v0.5.0 [INFO] [stderr] Compiling i2cdev v0.5.0 [INFO] [stderr] Compiling gpio-cdev v0.5.0 [INFO] [stderr] Compiling sysfs_gpio v0.6.0 [INFO] [stderr] Compiling linux-embedded-hal v0.3.2 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `serde_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/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/bin/rustc --crate-name serde_derive --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive-1.0.130/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 --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=bd115aa6976d1ff9 -C extra-filename=-10c078485238eb2a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-48b8a442ef0069b6.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-5f0c6c50e846786f.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-f82f998f2b680814.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid --cfg underscore_consts --cfg ptr_addr_of` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaIiBEPb/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rustls` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "72e32ce8e10d2cd4308e89800751883fb5baba1559defff3465e41db91e1ad20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72e32ce8e10d2cd4308e89800751883fb5baba1559defff3465e41db91e1ad20", kill_on_drop: false }` [INFO] [stdout] 72e32ce8e10d2cd4308e89800751883fb5baba1559defff3465e41db91e1ad20