[INFO] cloning repository https://github.com/redshiftss/image-gallery-website [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/redshiftss/image-gallery-website" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fredshiftss%2Fimage-gallery-website", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fredshiftss%2Fimage-gallery-website'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2fb28baea68ef527c56a335212a2dd34771cdd12 [INFO] checking redshiftss/image-gallery-website against master#e23ae72ac7a393961886ea62df065ebb6def7d51 for pr-126571 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fredshiftss%2Fimage-gallery-website" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/redshiftss/image-gallery-website on toolchain e23ae72ac7a393961886ea62df065ebb6def7d51 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e23ae72ac7a393961886ea62df065ebb6def7d51" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/redshiftss/image-gallery-website [INFO] finished tweaking git repo https://github.com/redshiftss/image-gallery-website [INFO] tweaked toml for git repo https://github.com/redshiftss/image-gallery-website written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/redshiftss/image-gallery-website 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" "+e23ae72ac7a393961886ea62df065ebb6def7d51" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded axum-core v0.2.4 [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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+e23ae72ac7a393961886ea62df065ebb6def7d51" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 01ceb7ee0422f3484cc8cd614d8dd444bb28b172227c1e740614716e686739e7 [INFO] running `Command { std: "docker" "start" "-a" "01ceb7ee0422f3484cc8cd614d8dd444bb28b172227c1e740614716e686739e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "01ceb7ee0422f3484cc8cd614d8dd444bb28b172227c1e740614716e686739e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01ceb7ee0422f3484cc8cd614d8dd444bb28b172227c1e740614716e686739e7", kill_on_drop: false }` [INFO] [stdout] 01ceb7ee0422f3484cc8cd614d8dd444bb28b172227c1e740614716e686739e7 [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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+e23ae72ac7a393961886ea62df065ebb6def7d51" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 506aa5703eb8be9233d102276c52b1ee6761d322817a5ab6be794fdd6966254e [INFO] running `Command { std: "docker" "start" "-a" "506aa5703eb8be9233d102276c52b1ee6761d322817a5ab6be794fdd6966254e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.125 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking socket2 v0.4.5 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking parking_lot v0.12.0 [INFO] [stderr] Checking mio v0.8.3 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking once_cell v1.10.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking tracing-core v0.1.26 [INFO] [stderr] Checking http v0.2.7 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Checking tracing v0.1.34 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Checking http-body v0.4.4 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Compiling rust-embed-utils v7.2.0 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking tower-layer v0.3.1 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Checking http-range-header v0.3.0 [INFO] [stderr] Checking quick-error v2.0.1 [INFO] [stderr] Checking matchit v0.5.0 [INFO] [stderr] Checking sync_wrapper v0.1.1 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling rust-embed-impl v6.2.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking tokio v1.18.2 [INFO] [stderr] Checking rust-embed v6.4.0 [INFO] [stderr] Checking axum-core v0.2.4 [INFO] [stderr] Checking pin-project v1.0.10 [INFO] [stderr] Checking handlebars v4.2.2 [INFO] [stderr] Checking tokio-util v0.7.1 [INFO] [stderr] Checking hyper v0.14.18 [INFO] [stderr] Checking tower v0.4.12 [INFO] [stderr] Checking tower-http v0.3.3 [INFO] [stderr] Checking axum v0.5.4 [INFO] [stderr] Checking rust-gallery-client v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.26s [INFO] running `Command { std: "docker" "inspect" "506aa5703eb8be9233d102276c52b1ee6761d322817a5ab6be794fdd6966254e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "506aa5703eb8be9233d102276c52b1ee6761d322817a5ab6be794fdd6966254e", kill_on_drop: false }` [INFO] [stdout] 506aa5703eb8be9233d102276c52b1ee6761d322817a5ab6be794fdd6966254e [INFO] checking redshiftss/image-gallery-website against try#397f8958d101b259f6baaf92d107d770c95c3ce0 for pr-126571 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fredshiftss%2Fimage-gallery-website" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/redshiftss/image-gallery-website on toolchain 397f8958d101b259f6baaf92d107d770c95c3ce0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+397f8958d101b259f6baaf92d107d770c95c3ce0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/redshiftss/image-gallery-website [INFO] finished tweaking git repo https://github.com/redshiftss/image-gallery-website [INFO] tweaked toml for git repo https://github.com/redshiftss/image-gallery-website written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/redshiftss/image-gallery-website 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" "+397f8958d101b259f6baaf92d107d770c95c3ce0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+397f8958d101b259f6baaf92d107d770c95c3ce0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a4eef3b5e4b45785e1245ae62797988e8d3168cfc53f48d1f6f718b3c12e9695 [INFO] running `Command { std: "docker" "start" "-a" "a4eef3b5e4b45785e1245ae62797988e8d3168cfc53f48d1f6f718b3c12e9695", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a4eef3b5e4b45785e1245ae62797988e8d3168cfc53f48d1f6f718b3c12e9695", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4eef3b5e4b45785e1245ae62797988e8d3168cfc53f48d1f6f718b3c12e9695", kill_on_drop: false }` [INFO] [stdout] a4eef3b5e4b45785e1245ae62797988e8d3168cfc53f48d1f6f718b3c12e9695 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+397f8958d101b259f6baaf92d107d770c95c3ce0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0c7b55bc32fb31c97672d07fb481889c4e3a40b5c87a79057af4da9f718b3047 [INFO] running `Command { std: "docker" "start" "-a" "0c7b55bc32fb31c97672d07fb481889c4e3a40b5c87a79057af4da9f718b3047", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.125 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking once_cell v1.10.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking mio v0.8.3 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking parking_lot v0.12.0 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking socket2 v0.4.5 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Checking http v0.2.7 [INFO] [stderr] Checking tracing-core v0.1.26 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Checking tracing v0.1.34 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Checking http-body v0.4.4 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Compiling rust-embed-utils v7.2.0 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/percent_encoding-188bf10bdbe8ffa4.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/percent-encoding-188bf10bdbe8ffa4/dep-lib-percent_encoding` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [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 parse/generate dep info at: /opt/rustwide/target/debug/deps/walkdir-cb5f5fcef50bc702.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/walkdir-cb5f5fcef50bc702/dep-lib-walkdir` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] error: could not compile `pest` (lib) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaUVvwrJ" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sha2` (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 "/opt/rustwide/target/debug/deps/rmeta0hPw0T" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `futures-util` (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 "/opt/rustwide/target/debug/deps/rmeta3vMwhI" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pest_meta` (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 "/opt/rustwide/target/debug/deps/rmetapi0sJS" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (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 "/opt/rustwide/target/debug/deps/rmetaiqHO8e" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "0c7b55bc32fb31c97672d07fb481889c4e3a40b5c87a79057af4da9f718b3047", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c7b55bc32fb31c97672d07fb481889c4e3a40b5c87a79057af4da9f718b3047", kill_on_drop: false }` [INFO] [stdout] 0c7b55bc32fb31c97672d07fb481889c4e3a40b5c87a79057af4da9f718b3047