[INFO] cloning repository https://github.com/waynr/qsk [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/waynr/qsk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwaynr%2Fqsk", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwaynr%2Fqsk'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5813746137ab4ff96d3d892d16e900a0c5f1eb3a [INFO] testing waynr/qsk against 1.85.0 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwaynr%2Fqsk" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/waynr/qsk on toolchain 1.85.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.85.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/waynr/qsk [INFO] finished tweaking git repo https://github.com/waynr/qsk [INFO] tweaked toml for git repo https://github.com/waynr/qsk written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/waynr/qsk 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" "+1.85.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded qsk-macros v0.1.0 [INFO] [stderr] Downloaded galvanic-assert v0.8.7 [INFO] [stderr] Downloaded evdev-sys v0.2.4 [INFO] [stderr] Downloaded async-compat v0.2.1 [INFO] [stderr] Downloaded evdev v0.11.5 [INFO] [stderr] Downloaded qsk-types v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fbc9a218504b91c3255cce7dfd79f3944b78c026acf68844c6636c7689b426be [INFO] running `Command { std: "docker" "start" "-a" "fbc9a218504b91c3255cce7dfd79f3944b78c026acf68844c6636c7689b426be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fbc9a218504b91c3255cce7dfd79f3944b78c026acf68844c6636c7689b426be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fbc9a218504b91c3255cce7dfd79f3944b78c026acf68844c6636c7689b426be", kill_on_drop: false }` [INFO] [stdout] fbc9a218504b91c3255cce7dfd79f3944b78c026acf68844c6636c7689b426be [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.85.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fb5066f5edd6c94b68d5452b03850e4f74cdd625a3c8f9f30e4b787f830010cf [INFO] running `Command { std: "docker" "start" "-a" "fb5066f5edd6c94b68d5452b03850e4f74cdd625a3c8f9f30e4b787f830010cf", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.8 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling signal-hook v0.3.13 [INFO] [stderr] Compiling async-task v4.2.0 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling evdev-sys v0.2.4 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling wyz v0.5.0 [INFO] [stderr] Compiling blocking v1.1.0 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling strum v0.23.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling num v0.3.1 [INFO] [stderr] Compiling bitvec v1.0.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling async-lock v2.5.0 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling clap v3.0.14 [INFO] [stderr] Compiling ctor v0.1.21 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling strum_macros v0.23.1 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling polling v2.2.0 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling fern v0.5.9 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling async-global-executor v2.0.3 [INFO] [stderr] Compiling async-process v1.3.0 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libfern-d21af112758a21ef.rlib`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `async-io` (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/1.85.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name async_io --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-1.6.0/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=b2c578e44116db7e -C extra-filename=-773e618142eb918b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern concurrent_queue=/opt/rustwide/target/debug/deps/libconcurrent_queue-a47b2878164e328c.rmeta --extern futures_lite=/opt/rustwide/target/debug/deps/libfutures_lite-4ae137e324111160.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-42d4461a4e062735.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-5863ec239bfff947.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-e32062ca8360fb72.rmeta --extern parking=/opt/rustwide/target/debug/deps/libparking-dd0a88deb14bca34.rmeta --extern polling=/opt/rustwide/target/debug/deps/libpolling-0f1e6074214d6548.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-d12f6ac2a9fd15dd.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-9943b4a0610c2124.rmeta --extern waker_fn=/opt/rustwide/target/debug/deps/libwaker_fn-3d3c5720c3aa2555.rmeta --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `fern` (lib) due to 1 previous error [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `async-global-executor` (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/1.85.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name async_global_executor --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.0.3/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="async-io"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-io", "default", "tokio", "tokio-crate", "tokio02", "tokio02-crate", "tokio03", "tokio03-crate"))' -C metadata=eebaf3b559cc00db -C extra-filename=-835f2a6b41de3586 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_channel=/opt/rustwide/target/debug/deps/libasync_channel-5903dfa6c0eb9382.rmeta --extern async_executor=/opt/rustwide/target/debug/deps/libasync_executor-2b2469fd7d846b4d.rmeta --extern async_io=/opt/rustwide/target/debug/deps/libasync_io-773e618142eb918b.rmeta --extern async_mutex=/opt/rustwide/target/debug/deps/libasync_mutex-c101f1338898c13c.rmeta --extern blocking=/opt/rustwide/target/debug/deps/libblocking-45607620e388147b.rmeta --extern futures_lite=/opt/rustwide/target/debug/deps/libfutures_lite-4ae137e324111160.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-11d2ffaa4a3103fe.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-e32062ca8360fb72.rmeta --cap-lints allow --cap-lints=warn` (exit status: 101) [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/1.85.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name serde_derive --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive-1.0.136/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,test)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=dcc821186181e22d -C extra-filename=-36560f478e109f06 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-98c3aace74d738fa.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-c7722e5f94f11466.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-e4c24451ff2970c4.rlib --extern proc_macro --cap-lints allow --cap-lints=warn --cfg underscore_consts --cfg ptr_addr_of` (exit status: 101) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `clap` (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/1.85.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name clap --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clap-3.0.14/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="atty"' --cfg 'feature="cargo"' --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="lazy_static"' --cfg 'feature="std"' --cfg 'feature="strsim"' --cfg 'feature="suggestions"' --cfg 'feature="termcolor"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("atty", "backtrace", "cargo", "clap_derive", "color", "debug", "default", "derive", "env", "lazy_static", "regex", "std", "strsim", "suggestions", "termcolor", "terminal_size", "unicase", "unicode", "unstable-doc", "unstable-grouped", "unstable-multicall", "unstable-replace", "wrap_help", "yaml", "yaml-rust"))' -C metadata=0c05604f05468951 -C extra-filename=-34e1dbabf9c6f7ab --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern atty=/opt/rustwide/target/debug/deps/libatty-f52c76f57677e4eb.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-775714d9affc3256.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-5754c09cb30437bc.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-1279b7b09dfd5d2c.rmeta --extern os_str_bytes=/opt/rustwide/target/debug/deps/libos_str_bytes-611e783f6a7d78c7.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-a1fcd660d3c009a2.rmeta --extern termcolor=/opt/rustwide/target/debug/deps/libtermcolor-c79d58a4f3477a98.rmeta --extern textwrap=/opt/rustwide/target/debug/deps/libtextwrap-258a818cff4f09c8.rmeta --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "fb5066f5edd6c94b68d5452b03850e4f74cdd625a3c8f9f30e4b787f830010cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb5066f5edd6c94b68d5452b03850e4f74cdd625a3c8f9f30e4b787f830010cf", kill_on_drop: false }` [INFO] [stdout] fb5066f5edd6c94b68d5452b03850e4f74cdd625a3c8f9f30e4b787f830010cf