[INFO] fetching crate async-ssh 0.1.2... [INFO] testing async-ssh-0.1.2 against master#160e7623e8cbbf1feab2b6e2a24733a98c7bde9c for pr-145628 [INFO] extracting crate async-ssh 0.1.2 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate async-ssh 0.1.2 [INFO] finished tweaking crates.io crate async-ssh 0.1.2 [INFO] tweaked toml for crates.io crate async-ssh 0.1.2 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate async-ssh 0.1.2 on toolchain 160e7623e8cbbf1feab2b6e2a24733a98c7bde9c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 124 packages to latest compatible versions [INFO] [stderr] Adding futures v0.1.31 (available: v0.3.31) [INFO] [stderr] Adding thrussh v0.19.6 (available: v0.39.1) [INFO] [stderr] Adding thrussh-keys v0.9.5 (available: v0.23.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded num-bigint v0.1.45 [INFO] [stderr] Downloaded thrussh-libsodium v0.1.4 [INFO] [stderr] Downloaded num v0.1.43 [INFO] [stderr] Downloaded cryptovec v0.4.6 [INFO] [stderr] Downloaded scoped-tls v0.1.2 [INFO] [stderr] Downloaded num-rational v0.1.43 [INFO] [stderr] Downloaded yasna v0.1.3 [INFO] [stderr] Downloaded env_logger v0.4.3 [INFO] [stderr] Downloaded hex v0.3.2 [INFO] [stderr] Downloaded safemem v0.2.0 [INFO] [stderr] Downloaded num-complex v0.1.44 [INFO] [stderr] Downloaded thrussh-keys v0.9.5 [INFO] [stderr] Downloaded error-chain v0.11.0 [INFO] [stderr] Downloaded ucd-util v0.1.10 [INFO] [stderr] Downloaded tokio-core v0.1.18 [INFO] [stderr] Downloaded base64 v0.8.0 [INFO] [stderr] Downloaded thrussh v0.19.6 [INFO] [stderr] Downloaded regex v0.2.11 [INFO] [stderr] Downloaded regex-syntax v0.5.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 80ead10d38606e5b5289f59e87797fdf008d9d5994c13dea325267018434808a [INFO] running `Command { std: "docker" "start" "-a" "80ead10d38606e5b5289f59e87797fdf008d9d5994c13dea325267018434808a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "80ead10d38606e5b5289f59e87797fdf008d9d5994c13dea325267018434808a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80ead10d38606e5b5289f59e87797fdf008d9d5994c13dea325267018434808a", kill_on_drop: false }` [INFO] [stdout] 80ead10d38606e5b5289f59e87797fdf008d9d5994c13dea325267018434808a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3c85638907e9d8957aed237c3f3057b759629ba34c00e73dfe85a1d9c9e1cf1f [INFO] running `Command { std: "docker" "start" "-a" "3c85638907e9d8957aed237c3f3057b759629ba34c00e73dfe85a1d9c9e1cf1f", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling net2 v0.2.39 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling parking_lot_core v0.6.3 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling num-bigint v0.1.45 [INFO] [stderr] Compiling rustc-serialize v0.3.25 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling num-rational v0.1.43 [INFO] [stderr] Compiling num-complex v0.1.44 [INFO] [stderr] Compiling crossbeam-deque v0.7.4 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling thrussh-libsodium v0.1.4 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling ucd-util v0.1.10 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling tokio-uds v0.2.7 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling bit-vec v0.4.4 [INFO] [stderr] Compiling safemem v0.2.0 [INFO] [stderr] Compiling utf8-ranges v1.0.5 [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Compiling scoped-tls v0.1.2 [INFO] [stderr] Compiling base64 v0.8.0 [INFO] [stderr] Compiling tokio-core v0.1.18 [INFO] [stderr] Compiling cryptovec v0.4.6 [INFO] [stderr] Compiling num v0.1.43 [INFO] [stderr] Compiling yasna v0.1.3 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling env_logger v0.4.3 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/tmp/rustc5mFdvi" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] error: could not compile `regex` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/tmp/rustcoxxq5F" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `object` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/tmp/rustcQyzp8I" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/tmp/rustcG0JdfG" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `backtrace` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `serde` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/tmp/rustcaxqf2H" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `openssl` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "3c85638907e9d8957aed237c3f3057b759629ba34c00e73dfe85a1d9c9e1cf1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c85638907e9d8957aed237c3f3057b759629ba34c00e73dfe85a1d9c9e1cf1f", kill_on_drop: false }` [INFO] [stdout] 3c85638907e9d8957aed237c3f3057b759629ba34c00e73dfe85a1d9c9e1cf1f