[INFO] cloning repository https://github.com/jaasonw/svelte-go-demo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jaasonw/svelte-go-demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjaasonw%2Fsvelte-go-demo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjaasonw%2Fsvelte-go-demo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9246572bc60fa6370620b239dcc856176cb0d320 [INFO] checking jaasonw/svelte-go-demo against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjaasonw%2Fsvelte-go-demo" "/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/jaasonw/svelte-go-demo on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jaasonw/svelte-go-demo [INFO] finished tweaking git repo https://github.com/jaasonw/svelte-go-demo [INFO] tweaked toml for git repo https://github.com/jaasonw/svelte-go-demo written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/jaasonw/svelte-go-demo 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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded vercel_runtime_macro v1.0.2 [INFO] [stderr] Downloaded lambda_runtime v0.7.3 [INFO] [stderr] Downloaded lambda_runtime_api_client v0.7.0 [INFO] [stderr] Downloaded vercel_runtime v1.0.2 [INFO] [stderr] Downloaded vercel_runtime_router v1.0.2 [INFO] [stderr] Downloaded http-serde v1.1.2 [INFO] [stderr] Downloaded query_map v0.6.0 [INFO] [stderr] Downloaded aws_lambda_events v0.7.3 [INFO] [stderr] Downloaded lambda_http v0.7.3 [INFO] [stderr] Downloaded tower-http v0.4.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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5162b135056684a6f6643831e3dc97af7e9047f922d3b8ed50b0d4dd9d0415f3 [INFO] running `Command { std: "docker" "start" "-a" "5162b135056684a6f6643831e3dc97af7e9047f922d3b8ed50b0d4dd9d0415f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5162b135056684a6f6643831e3dc97af7e9047f922d3b8ed50b0d4dd9d0415f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5162b135056684a6f6643831e3dc97af7e9047f922d3b8ed50b0d4dd9d0415f3", kill_on_drop: false }` [INFO] [stdout] 5162b135056684a6f6643831e3dc97af7e9047f922d3b8ed50b0d4dd9d0415f3 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7d08002fd4a0ac28aff6065d1581caf8141981c012498a911b1d722e7622f025 [INFO] running `Command { std: "docker" "start" "-a" "7d08002fd4a0ac28aff6065d1581caf8141981c012498a911b1d722e7622f025", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling tokio v1.28.2 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling openssl-sys v0.9.88 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde_json v1.0.97 [INFO] [stderr] Compiling proc-macro2 v1.0.60 [INFO] [stderr] Compiling openssl v0.10.54 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking unicode-ident v1.0.9 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling matrixmultiply v0.3.7 [INFO] [stderr] Compiling syn v2.0.18 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling regex-syntax v0.7.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking aho-corasick v1.0.2 [INFO] [stderr] Compiling async-trait v0.1.68 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking tracing-subscriber v0.3.17 [INFO] [stderr] Checking num-complex v0.4.3 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Checking regex v1.8.4 [INFO] [stderr] Checking ndarray v0.15.6 [INFO] [stderr] Checking vercel_runtime_router v1.0.2 [INFO] [stderr] Compiling vercel_runtime_macro v1.0.2 [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 openssl-macros v0.1.1 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Checking ndarray-rand v0.14.0 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Checking pin-project v1.1.0 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking futures-executor v0.3.28 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking futures v0.3.28 [INFO] [stderr] Checking bytes v1.4.0 [INFO] [stderr] Checking chrono v0.4.26 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking query_map v0.6.0 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking http-serde v1.1.2 [INFO] [stderr] Checking aws_lambda_events v0.7.3 [INFO] [stderr] Checking tower-http v0.4.0 [INFO] [stderr] Checking tokio-util v0.7.8 [INFO] [stderr] Checking tokio-stream v0.1.14 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking h2 v0.3.19 [INFO] [stderr] Checking hyper v0.14.26 [INFO] [stderr] Checking lambda_runtime_api_client v0.7.0 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking lambda_runtime v0.7.3 [INFO] [stderr] Checking reqwest v0.11.18 [INFO] [stderr] Checking lambda_http v0.7.3 [INFO] [stderr] Checking vercel_runtime v1.0.2 [INFO] [stderr] Checking svelte-go-rust-demo v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.69s [INFO] running `Command { std: "docker" "inspect" "7d08002fd4a0ac28aff6065d1581caf8141981c012498a911b1d722e7622f025", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d08002fd4a0ac28aff6065d1581caf8141981c012498a911b1d722e7622f025", kill_on_drop: false }` [INFO] [stdout] 7d08002fd4a0ac28aff6065d1581caf8141981c012498a911b1d722e7622f025 [INFO] checking jaasonw/svelte-go-demo against try#645bb72776a6a56a1a8f52631a44bd082b2ba509 for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjaasonw%2Fsvelte-go-demo" "/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/jaasonw/svelte-go-demo on toolchain 645bb72776a6a56a1a8f52631a44bd082b2ba509 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jaasonw/svelte-go-demo [INFO] finished tweaking git repo https://github.com/jaasonw/svelte-go-demo [INFO] tweaked toml for git repo https://github.com/jaasonw/svelte-go-demo written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/jaasonw/svelte-go-demo 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" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b011594066331f0b37b0c5ac76fbd96eac37744cf06a2d1af7081bbc23b1e538 [INFO] running `Command { std: "docker" "start" "-a" "b011594066331f0b37b0c5ac76fbd96eac37744cf06a2d1af7081bbc23b1e538", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b011594066331f0b37b0c5ac76fbd96eac37744cf06a2d1af7081bbc23b1e538", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b011594066331f0b37b0c5ac76fbd96eac37744cf06a2d1af7081bbc23b1e538", kill_on_drop: false }` [INFO] [stdout] b011594066331f0b37b0c5ac76fbd96eac37744cf06a2d1af7081bbc23b1e538 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c22f09c04219131fa7e74e8f83300ce0dc17e3cd6aed359c822a4240eeb08a55 [INFO] running `Command { std: "docker" "start" "-a" "c22f09c04219131fa7e74e8f83300ce0dc17e3cd6aed359c822a4240eeb08a55", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling tokio v1.28.2 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling openssl-sys v0.9.88 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling proc-macro2 v1.0.60 [INFO] [stderr] Compiling openssl v0.10.54 [INFO] [stderr] Compiling serde_json v1.0.97 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking unicode-ident v1.0.9 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling matrixmultiply v0.3.7 [INFO] [stderr] Compiling regex-syntax v0.7.2 [INFO] [stderr] Compiling syn v2.0.18 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking aho-corasick v1.0.2 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling async-trait v0.1.68 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking tracing-subscriber v0.3.17 [INFO] [stderr] Checking num-complex v0.4.3 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Checking ndarray v0.15.6 [INFO] [stderr] Checking regex v1.8.4 [INFO] [stderr] Compiling vercel_runtime_router v1.0.2 [INFO] [stderr] Compiling vercel_runtime_macro v1.0.2 [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 openssl-macros v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.1.0 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Checking ndarray-rand v0.14.0 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Checking pin-project v1.1.0 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking futures-executor v0.3.28 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking futures v0.3.28 [INFO] [stderr] Checking bytes v1.4.0 [INFO] [stderr] Checking query_map v0.6.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking chrono v0.4.26 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking http-serde v1.1.2 [INFO] [stderr] Checking aws_lambda_events v0.7.3 [INFO] [stderr] Checking tower-http v0.4.0 [INFO] [stderr] Checking tokio-util v0.7.8 [INFO] [stderr] Checking tokio-stream v0.1.14 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking h2 v0.3.19 [INFO] [stderr] Checking hyper v0.14.26 [INFO] [stderr] Checking lambda_runtime_api_client v0.7.0 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking lambda_runtime v0.7.3 [INFO] [stderr] Checking reqwest v0.11.18 [INFO] [stderr] Checking lambda_http v0.7.3 [INFO] [stderr] Checking vercel_runtime v1.0.2 [INFO] [stderr] Checking svelte-go-rust-demo v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.04s [INFO] running `Command { std: "docker" "inspect" "c22f09c04219131fa7e74e8f83300ce0dc17e3cd6aed359c822a4240eeb08a55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c22f09c04219131fa7e74e8f83300ce0dc17e3cd6aed359c822a4240eeb08a55", kill_on_drop: false }` [INFO] [stdout] c22f09c04219131fa7e74e8f83300ce0dc17e3cd6aed359c822a4240eeb08a55