[INFO] cloning repository https://github.com/code-rain002/rust-deploy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/code-rain002/rust-deploy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcode-rain002%2Frust-deploy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcode-rain002%2Frust-deploy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] aaff6080231d601033ec437ce425753439d42177 [INFO] testing code-rain002/rust-deploy against master#b03b3a7ec92682be2917540b679478d41c95a30c for pr-137122-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcode-rain002%2Frust-deploy" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/code-rain002/rust-deploy [INFO] finished tweaking git repo https://github.com/code-rain002/rust-deploy [INFO] tweaked toml for git repo https://github.com/code-rain002/rust-deploy written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/code-rain002/rust-deploy on toolchain b03b3a7ec92682be2917540b679478d41c95a30c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/code-rain002/rust-deploy 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" "+b03b3a7ec92682be2917540b679478d41c95a30c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded signal-hook v0.3.1 [INFO] [stderr] Downloaded thin-dst v1.1.0 [INFO] [stderr] Downloaded smol_str v0.1.16 [INFO] [stderr] Downloaded whoami v0.9.0 [INFO] [stderr] Downloaded merge_derive v0.1.0 [INFO] [stderr] Downloaded rowan v0.9.1 [INFO] [stderr] Downloaded rnix v0.8.0 [INFO] [stderr] Downloaded merge v0.1.0 [INFO] [stderr] Downloaded cbitset v0.2.0 [INFO] [stderr] Downloaded text_unit v0.1.10 [INFO] [stderr] Downloaded yn v0.1.1 [INFO] [stderr] Downloaded flexi_logger v0.16.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ba9153c1c6b5200a8479ea4f343c1abee8c895fc9ba6e72dbae0e4be1d4fbc63 [INFO] running `Command { std: "docker" "start" "-a" "ba9153c1c6b5200a8479ea4f343c1abee8c895fc9ba6e72dbae0e4be1d4fbc63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ba9153c1c6b5200a8479ea4f343c1abee8c895fc9ba6e72dbae0e4be1d4fbc63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba9153c1c6b5200a8479ea4f343c1abee8c895fc9ba6e72dbae0e4be1d4fbc63", kill_on_drop: false }` [INFO] [stdout] ba9153c1c6b5200a8479ea4f343c1abee8c895fc9ba6e72dbae0e4be1d4fbc63 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8fe08e63301c042ac02f3507afe3ed1fabb7efce9297d49b1fa39335a90d9aa8 [INFO] running `Command { std: "docker" "start" "-a" "8fe08e63301c042ac02f3507afe3ed1fabb7efce9297d49b1fa39335a90d9aa8", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling smol_str v0.1.16 [INFO] [stderr] Compiling text_unit v0.1.10 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling tokio v1.9.0 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling thin-dst v1.1.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling rowan v0.9.1 [INFO] [stderr] Compiling os_str_bytes v2.4.0 [INFO] [stderr] Compiling pin-project-lite v0.2.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling inotify-sys v0.1.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling inotify v0.8.3 [INFO] [stderr] Compiling filetime v0.2.13 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling cbitset v0.2.0 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.6 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling futures-core v0.3.8 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling rnix v0.8.0 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling signal-hook v0.3.1 [INFO] [stderr] Compiling fork v0.1.18 [INFO] [stderr] Compiling whoami v0.9.0 [INFO] [stderr] Compiling yn v0.1.1 [INFO] [stderr] Compiling notify v5.0.0-pre.4 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling merge_derive v0.1.0 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling merge v0.1.0 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Compiling flexi_logger v0.16.2 [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling clap v3.0.0-beta.2 [INFO] [stderr] Compiling toml v0.5.7 [INFO] [stderr] Compiling deploy-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/lib.rs:182:27 [INFO] [stdout] | [INFO] [stdout] 182 | pub fn parse_flake(flake: &str) -> Result { [INFO] [stdout] | ^^^^ ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 182 | pub fn parse_flake(flake: &str) -> Result, ParseFlakeError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `deploy-rs` (bin "activate") [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/b03b3a7ec92682be2917540b679478d41c95a30c/bin/rustc --crate-name activate --edition=2018 src/bin/activate.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=148ef8210cb34684 -C extra-filename=-79f903c64918bd2d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern clap=/opt/rustwide/target/debug/deps/libclap-d627a8cb58e4545f.rlib --extern deploy=/opt/rustwide/target/debug/deps/libdeploy-b77d8a5489114041.rlib --extern flexi_logger=/opt/rustwide/target/debug/deps/libflexi_logger-148761641c51f997.rlib --extern fork=/opt/rustwide/target/debug/deps/libfork-f47caea6ae529f91.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-3d2c752fa095ae1e.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-a7724897470e5929.rlib --extern merge=/opt/rustwide/target/debug/deps/libmerge-ec519cd9c9dbac74.rlib --extern notify=/opt/rustwide/target/debug/deps/libnotify-a093268432e365b9.rlib --extern rnix=/opt/rustwide/target/debug/deps/librnix-9e47a35b2a43b2c1.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-403752bea1968669.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-70f057a5d2de81b3.rlib --extern signal_hook=/opt/rustwide/target/debug/deps/libsignal_hook-8c62e175b825496c.rlib --extern smol_str=/opt/rustwide/target/debug/deps/libsmol_str-31ffbc98377a123a.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-4df6b77a9638f84d.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-53d6b3ef14588697.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-dec6c1f4662ce2d4.rlib --extern whoami=/opt/rustwide/target/debug/deps/libwhoami-3535f1643d4c60bd.rlib --extern yn=/opt/rustwide/target/debug/deps/libyn-1434427c4070c190.rlib --cap-lints=forbid` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `deploy-rs` (bin "deploy") [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/b03b3a7ec92682be2917540b679478d41c95a30c/bin/rustc --crate-name deploy --edition=2018 src/bin/deploy.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=cedd82c9ef5c2884 -C extra-filename=-ec9e5b66aedaff5f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern clap=/opt/rustwide/target/debug/deps/libclap-d627a8cb58e4545f.rlib --extern deploy=/opt/rustwide/target/debug/deps/libdeploy-b77d8a5489114041.rlib --extern flexi_logger=/opt/rustwide/target/debug/deps/libflexi_logger-148761641c51f997.rlib --extern fork=/opt/rustwide/target/debug/deps/libfork-f47caea6ae529f91.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-3d2c752fa095ae1e.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-a7724897470e5929.rlib --extern merge=/opt/rustwide/target/debug/deps/libmerge-ec519cd9c9dbac74.rlib --extern notify=/opt/rustwide/target/debug/deps/libnotify-a093268432e365b9.rlib --extern rnix=/opt/rustwide/target/debug/deps/librnix-9e47a35b2a43b2c1.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-403752bea1968669.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-70f057a5d2de81b3.rlib --extern signal_hook=/opt/rustwide/target/debug/deps/libsignal_hook-8c62e175b825496c.rlib --extern smol_str=/opt/rustwide/target/debug/deps/libsmol_str-31ffbc98377a123a.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-4df6b77a9638f84d.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-53d6b3ef14588697.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-dec6c1f4662ce2d4.rlib --extern whoami=/opt/rustwide/target/debug/deps/libwhoami-3535f1643d4c60bd.rlib --extern yn=/opt/rustwide/target/debug/deps/libyn-1434427c4070c190.rlib --cap-lints=forbid` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "8fe08e63301c042ac02f3507afe3ed1fabb7efce9297d49b1fa39335a90d9aa8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8fe08e63301c042ac02f3507afe3ed1fabb7efce9297d49b1fa39335a90d9aa8", kill_on_drop: false }` [INFO] [stdout] 8fe08e63301c042ac02f3507afe3ed1fabb7efce9297d49b1fa39335a90d9aa8