[INFO] cloning repository https://github.com/Burvye/todo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Burvye/todo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBurvye%2Ftodo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBurvye%2Ftodo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4767bb9aef4ae0cd4c359a15050082dacd717bea
[INFO] checking Burvye/todo against master#57f772f25c5ce2bd870d6f8c3ab318eaee5a3326 for pr-133502-22
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBurvye%2Ftodo" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Burvye/todo
[INFO] finished tweaking git repo https://github.com/Burvye/todo
[INFO] tweaked toml for git repo https://github.com/Burvye/todo written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Burvye/todo on toolchain 57f772f25c5ce2bd870d6f8c3ab318eaee5a3326
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+57f772f25c5ce2bd870d6f8c3ab318eaee5a3326" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Burvye/todo 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" "+57f772f25c5ce2bd870d6f8c3ab318eaee5a3326" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+57f772f25c5ce2bd870d6f8c3ab318eaee5a3326" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f9a8f7a9e96ffce79850cf33dcd6142ecd8e0c27d703ba1aaa659604b626b900
[INFO] running `Command { std: "docker" "start" "-a" "f9a8f7a9e96ffce79850cf33dcd6142ecd8e0c27d703ba1aaa659604b626b900", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f9a8f7a9e96ffce79850cf33dcd6142ecd8e0c27d703ba1aaa659604b626b900", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f9a8f7a9e96ffce79850cf33dcd6142ecd8e0c27d703ba1aaa659604b626b900", kill_on_drop: false }`
[INFO] [stdout] f9a8f7a9e96ffce79850cf33dcd6142ecd8e0c27d703ba1aaa659604b626b900
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+57f772f25c5ce2bd870d6f8c3ab318eaee5a3326" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 888d682003ac400a82dc6d26d01a5b621ce40a6433cd63e16b2d983e4d778061
[INFO] running `Command { std: "docker" "start" "-a" "888d682003ac400a82dc6d26d01a5b621ce40a6433cd63e16b2d983e4d778061", kill_on_drop: false }`
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.117
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.117
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking indexmap v2.13.1
[INFO] [stderr]    Compiling reactive_graph v0.2.13
[INFO] [stderr]    Compiling server_fn_macro v0.8.10
[INFO] [stderr]    Compiling const_format v0.2.35
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling reactive_stores_macro v0.4.1
[INFO] [stderr]    Compiling tachys v0.2.14
[INFO] [stderr]     Checking winnow v1.0.1
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]     Checking either_of v0.1.8
[INFO] [stderr]    Compiling server_fn v0.8.11
[INFO] [stderr]    Compiling leptos_macro v0.8.15
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.117
[INFO] [stderr]     Checking oco_ref v0.2.1
[INFO] [stderr]     Checking serde_qs v0.15.0
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]     Checking codee v0.3.5
[INFO] [stderr]    Compiling leptos v0.8.17
[INFO] [stderr]     Checking leptos_hot_reload v0.8.6
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]    Compiling server_fn_macro_default v0.8.5
[INFO] [stderr]     Checking toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]     Checking toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]     Checking config v0.15.22
[INFO] [stderr]    Compiling uuid v1.23.0
[INFO] [stderr]     Checking leptos_config v0.8.9
[INFO] [stderr]    Compiling wasm_split_macros v0.2.0
[INFO] [stderr]     Checking wasm_split_helpers v0.2.0
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.117
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking hydration_context v0.3.0
[INFO] [stderr]     Checking js-sys v0.3.94
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.67
[INFO] [stderr]     Checking web-sys v0.3.94
[INFO] [stderr]     Checking any_spawner v0.3.0
[INFO] [stderr]     Checking reactive_stores v0.4.2
[INFO] [stderr]     Checking gloo-utils v0.2.0
[INFO] [stderr]     Checking wasm-streams v0.5.0
[INFO] [stderr]     Checking gloo-net v0.6.0
[INFO] [stderr]     Checking leptos_server v0.8.7
[INFO] [stderr]     Checking leptos_dom v0.8.8
[INFO] [stderr]     Checking todo v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.89s
[INFO] running `Command { std: "docker" "inspect" "888d682003ac400a82dc6d26d01a5b621ce40a6433cd63e16b2d983e4d778061", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "888d682003ac400a82dc6d26d01a5b621ce40a6433cd63e16b2d983e4d778061", kill_on_drop: false }`
[INFO] [stdout] 888d682003ac400a82dc6d26d01a5b621ce40a6433cd63e16b2d983e4d778061
