[INFO] cloning repository https://github.com/jmgilman/vssh [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jmgilman/vssh" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmgilman%2Fvssh", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmgilman%2Fvssh'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7179dea4dbf1c0e13920f09800da8d4311b398fb [INFO] testing jmgilman/vssh against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmgilman%2Fvssh" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jmgilman/vssh on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jmgilman/vssh [INFO] finished tweaking git repo https://github.com/jmgilman/vssh [INFO] tweaked toml for git repo https://github.com/jmgilman/vssh written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/jmgilman/vssh already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded text_io v0.1.9 [INFO] [stderr] Downloaded predicates v2.0.2 [INFO] [stderr] Downloaded rustify_derive v0.4.3 [INFO] [stderr] Downloaded assert_fs v1.0.5 [INFO] [stderr] Downloaded sshkeys v0.3.1 [INFO] [stderr] Downloaded rustify v0.4.4 [INFO] [stderr] Downloaded assert_cmd v2.0.1 [INFO] [stderr] Downloaded vaultrs v0.5.3 [INFO] [stderr] Downloaded vaultrs-login v0.1.3 [INFO] [stderr] Downloaded dockertest v0.2.1 [INFO] [stderr] Downloaded vaultrs-test v0.2.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0c3569bb9b18aa8e6c233eea77ee87b7b3604f45a21579f3c79c36c9af5ae4ef [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0c3569bb9b18aa8e6c233eea77ee87b7b3604f45a21579f3c79c36c9af5ae4ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0c3569bb9b18aa8e6c233eea77ee87b7b3604f45a21579f3c79c36c9af5ae4ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c3569bb9b18aa8e6c233eea77ee87b7b3604f45a21579f3c79c36c9af5ae4ef", kill_on_drop: false }` [INFO] [stdout] 0c3569bb9b18aa8e6c233eea77ee87b7b3604f45a21579f3c79c36c9af5ae4ef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 09d3c42c68b749538c7a0728c39f6f5d61f54bf7e8cecee5f33cc72c2a02a6ab [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "09d3c42c68b749538c7a0728c39f6f5d61f54bf7e8cecee5f33cc72c2a02a6ab", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling unicode-bidi v0.3.6 [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Compiling ascii v1.0.0 [INFO] [stderr] Compiling chunked_transfer v1.4.0 [INFO] [stderr] Compiling downcast v0.10.0 [INFO] [stderr] Compiling os_str_bytes v3.1.0 [INFO] [stderr] Compiling zeroize v1.4.1 [INFO] [stderr] Compiling fragile v1.0.0 [INFO] [stderr] Compiling text_io v0.1.9 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling tokio v1.11.0 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling tracing-core v0.1.19 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling predicates-tree v1.0.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling rpassword v5.0.1 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling console v0.14.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling predicates v1.0.8 [INFO] [stderr] Compiling sshkeys v0.3.1 [INFO] [stderr] Compiling shellexpand v2.1.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling http-body v0.4.3 [INFO] [stderr] Compiling dialoguer v0.8.0 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling darling_core v0.12.4 [INFO] [stderr] Compiling darling_core v0.13.0 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling thiserror-impl v1.0.28 [INFO] [stderr] Compiling rustify_derive v0.4.3 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.4 [INFO] [stderr] Compiling mockall_derive v0.10.2 [INFO] [stderr] Compiling phf_macros v0.10.0 [INFO] [stderr] Compiling darling_macro v0.12.4 [INFO] [stderr] Compiling darling_macro v0.13.0 [INFO] [stderr] error: could not compile `serde_derive` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name serde_derive /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/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 -C debuginfo=2 --cfg 'feature="default"' -C metadata=90e0f9e56b7c756b -C extra-filename=-90e0f9e56b7c756b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-d4ba371a91696eb4.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-24a285b30126eea5.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-99f0e0d4edc2232c.rlib --extern proc_macro --cap-lints allow --cap-lints=warn --cfg underscore_consts --cfg ptr_addr_of` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "09d3c42c68b749538c7a0728c39f6f5d61f54bf7e8cecee5f33cc72c2a02a6ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09d3c42c68b749538c7a0728c39f6f5d61f54bf7e8cecee5f33cc72c2a02a6ab", kill_on_drop: false }` [INFO] [stdout] 09d3c42c68b749538c7a0728c39f6f5d61f54bf7e8cecee5f33cc72c2a02a6ab