[INFO] cloning repository https://github.com/GoooIce/rust-blog [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/GoooIce/rust-blog" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGoooIce%2Frust-blog", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGoooIce%2Frust-blog'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1c2f1d1cb8641e45dc54804290c2577101d28ed5 [INFO] checking GoooIce/rust-blog against master#4c60a0ea5b2385d7400df9db1ad04e96f2a4c154 for 92191_revert [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGoooIce%2Frust-blog" "/workspace/builds/worker-22/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-22/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/GoooIce/rust-blog on toolchain 4c60a0ea5b2385d7400df9db1ad04e96f2a4c154 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4c60a0ea5b2385d7400df9db1ad04e96f2a4c154" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/GoooIce/rust-blog [INFO] finished tweaking git repo https://github.com/GoooIce/rust-blog [INFO] tweaked toml for git repo https://github.com/GoooIce/rust-blog written to /workspace/builds/worker-22/source/Cargo.toml [INFO] crate git repo https://github.com/GoooIce/rust-blog already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4c60a0ea5b2385d7400df9db1ad04e96f2a4c154" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: package.wasm-opt [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded urlencoding v2.1.0 [INFO] [stderr] Downloaded fmterr v0.1.1 [INFO] [stderr] Downloaded sycamore-reactive v0.6.3 [INFO] [stderr] Downloaded sycamore-router v0.6.3 [INFO] [stderr] Downloaded sycamore v0.6.3 [INFO] [stderr] Downloaded perseus-macro v0.3.0-beta.15 [INFO] [stderr] Downloaded sycamore-router-macro v0.6.3 [INFO] [stderr] Downloaded sycamore-macro v0.6.3 [INFO] [stderr] Downloaded perseus v0.3.0-beta.15 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+4c60a0ea5b2385d7400df9db1ad04e96f2a4c154" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1fca9019af4306714960e46e85f4807bb4397d05966572fabf3fe4f59ec25f08 [INFO] running `Command { std: "docker" "start" "-a" "1fca9019af4306714960e46e85f4807bb4397d05966572fabf3fe4f59ec25f08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1fca9019af4306714960e46e85f4807bb4397d05966572fabf3fe4f59ec25f08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1fca9019af4306714960e46e85f4807bb4397d05966572fabf3fe4f59ec25f08", kill_on_drop: false }` [INFO] [stdout] 1fca9019af4306714960e46e85f4807bb4397d05966572fabf3fe4f59ec25f08 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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" "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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+4c60a0ea5b2385d7400df9db1ad04e96f2a4c154" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 511ae9b142517f7598b7b5257118e9fce86bcc93946f69d83894f0952731ffdc [INFO] running `Command { std: "docker" "start" "-a" "511ae9b142517f7598b7b5257118e9fce86bcc93946f69d83894f0952731ffdc", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: package.wasm-opt [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.78 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling bumpalo v3.8.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling libc v0.2.106 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.78 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking futures-sink v0.3.17 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking smallvec v1.7.0 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Checking utf8-width v0.1.5 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling minimal-lexical v0.1.4 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Checking futures-io v0.3.17 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking urlencoding v2.1.0 [INFO] [stderr] Checking fmterr v0.1.1 [INFO] [stderr] Checking html-escape v0.2.9 [INFO] [stderr] Checking lexical-util v0.8.1 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling nom v7.0.0 [INFO] [stderr] Checking http v0.2.5 [INFO] [stderr] Checking lexical-write-integer v0.8.0 [INFO] [stderr] Checking lexical-parse-integer v0.8.0 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Checking lexical-write-float v0.8.2 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking lexical-parse-float v0.8.2 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking lexical-core v0.8.2 [INFO] [stderr] Checking lexical v6.0.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.78 [INFO] [stderr] Compiling darling_core v0.13.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.78 [INFO] [stderr] Compiling sycamore-macro v0.6.3 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling sycamore-router-macro v0.6.3 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.78 [INFO] [stderr] Compiling darling_macro v0.13.0 [INFO] [stderr] Compiling darling v0.13.0 [INFO] [stderr] Compiling perseus-macro v0.3.0-beta.15 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking futures-executor v0.3.17 [INFO] [stderr] Checking futures v0.3.17 [INFO] [stderr] Checking js-sys v0.3.55 [INFO] [stderr] Checking web-sys v0.3.55 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.28 [INFO] [stderr] Checking sycamore-reactive v0.6.3 [INFO] [stderr] Checking sycamore v0.6.3 [INFO] [stderr] Checking sycamore-router v0.6.3 [INFO] [stderr] Checking perseus v0.3.0-beta.15 [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "511ae9b142517f7598b7b5257118e9fce86bcc93946f69d83894f0952731ffdc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "511ae9b142517f7598b7b5257118e9fce86bcc93946f69d83894f0952731ffdc", kill_on_drop: false }` [INFO] [stdout] 511ae9b142517f7598b7b5257118e9fce86bcc93946f69d83894f0952731ffdc