[INFO] cloning repository https://github.com/kykyi/new-lambda-project [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kykyi/new-lambda-project" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkykyi%2Fnew-lambda-project", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkykyi%2Fnew-lambda-project'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b6ffdb6f93e3be42e5a8cf12813d99d905b7e3f3 [INFO] testing kykyi/new-lambda-project against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkykyi%2Fnew-lambda-project" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/kykyi/new-lambda-project [INFO] finished tweaking git repo https://github.com/kykyi/new-lambda-project [INFO] tweaked toml for git repo https://github.com/kykyi/new-lambda-project written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/kykyi/new-lambda-project on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/kykyi/new-lambda-project 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_path_to_error v0.1.11 [INFO] [stderr] Downloaded lambda_http v0.8.1 [INFO] [stderr] Downloaded query_map v0.6.0 [INFO] [stderr] Downloaded aws_lambda_events v0.10.0 [INFO] [stderr] Downloaded lambda_runtime_api_client v0.8.0 [INFO] [stderr] Downloaded http-serde v1.1.2 [INFO] [stderr] Downloaded pin-project v1.1.0 [INFO] [stderr] Downloaded lambda_runtime v0.8.1 [INFO] [stderr] Downloaded pin-project-internal v1.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 13076ae90ed816c947e45e282d665a6563c2f63517c02e1ad9831f4b6fe0486b [INFO] running `Command { std: "docker" "start" "-a" "13076ae90ed816c947e45e282d665a6563c2f63517c02e1ad9831f4b6fe0486b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "13076ae90ed816c947e45e282d665a6563c2f63517c02e1ad9831f4b6fe0486b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13076ae90ed816c947e45e282d665a6563c2f63517c02e1ad9831f4b6fe0486b", kill_on_drop: false }` [INFO] [stdout] 13076ae90ed816c947e45e282d665a6563c2f63517c02e1ad9831f4b6fe0486b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 688db1c4353e89531722cd4f39a76882daf1860eb948aa66e95670248a6b15d2 [INFO] running `Command { std: "docker" "start" "-a" "688db1c4353e89531722cd4f39a76882daf1860eb948aa66e95670248a6b15d2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.60 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Compiling libc v0.2.146 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling tokio v1.28.2 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling base64 v0.21.2 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling syn v2.0.18 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling tracing-subscriber v0.3.17 [INFO] [stderr] Compiling serde_derive v1.0.164 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.24 [INFO] [stderr] Compiling pin-project-internal v1.1.0 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling pin-project v1.1.0 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Compiling query_map v0.6.0 [INFO] [stderr] Compiling serde_path_to_error v0.1.11 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling http-serde v1.1.2 [INFO] [stderr] Compiling aws_lambda_events v0.10.0 [INFO] [stderr] Compiling hyper v0.14.26 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling lambda_runtime_api_client v0.8.0 [INFO] [stderr] Compiling lambda_runtime v0.8.1 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/tmp/rustcELs3RG" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `lambda_runtime_api_client` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `hyper` (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/rustcNvUMfx" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/tmp/rustc5926hc" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `lambda_runtime` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "688db1c4353e89531722cd4f39a76882daf1860eb948aa66e95670248a6b15d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "688db1c4353e89531722cd4f39a76882daf1860eb948aa66e95670248a6b15d2", kill_on_drop: false }` [INFO] [stdout] 688db1c4353e89531722cd4f39a76882daf1860eb948aa66e95670248a6b15d2