[INFO] cloning repository https://github.com/siegbenn/topcoat-app
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/siegbenn/topcoat-app" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsiegbenn%2Ftopcoat-app", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsiegbenn%2Ftopcoat-app'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 95aa2b0350d452971c2865d1030bb9c123e09589
[INFO] checking siegbenn/topcoat-app against a621e2b446eafb53c7a8569f225e0b8cc2429a68 for pr-162600
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsiegbenn%2Ftopcoat-app" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/siegbenn/topcoat-app
[INFO] finished tweaking git repo https://github.com/siegbenn/topcoat-app
[INFO] tweaked toml for git repo https://github.com/siegbenn/topcoat-app written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/siegbenn/topcoat-app on toolchain a621e2b446eafb53c7a8569f225e0b8cc2429a68
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/siegbenn/topcoat-app 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" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] b96389fe32926819d1b2b1540835729b36f1589e5ea9564140346dc87819f542
[INFO] running `Command { std: "docker" "start" "b96389fe32926819d1b2b1540835729b36f1589e5ea9564140346dc87819f542", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b96389fe32926819d1b2b1540835729b36f1589e5ea9564140346dc87819f542", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b96389fe32926819d1b2b1540835729b36f1589e5ea9564140346dc87819f542" "/opt/rustwide/cargo-home/bin/cargo" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b96389fe32926819d1b2b1540835729b36f1589e5ea9564140346dc87819f542", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b96389fe32926819d1b2b1540835729b36f1589e5ea9564140346dc87819f542" "/opt/rustwide/cargo-home/bin/cargo" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling tokio v1.53.1
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling anyhow v1.0.104
[INFO] [stderr]    Compiling tokio-macros v2.7.1
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking http v1.4.2
[INFO] [stderr]    Compiling anymap3 v1.1.0
[INFO] [stderr]    Compiling boxcar v0.2.14
[INFO] [stderr]    Compiling zmij v1.0.23
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling ref-cast v1.0.26
[INFO] [stderr]    Compiling zerocopy v0.8.55
[INFO] [stderr]    Compiling hybrid-array v0.4.13
[INFO] [stderr]    Compiling ref-cast-impl v1.0.26
[INFO] [stderr]    Compiling libc v0.2.189
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking heck v0.5.0
[INFO] [stderr]     Checking serde_json v1.0.151
[INFO] [stderr]     Checking serde v1.0.229
[INFO] [stderr]     Checking compression-core v0.4.32
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]    Compiling crypto-common v0.2.2
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling block-buffer v0.12.1
[INFO] [stderr]    Compiling const-oid v0.10.2
[INFO] [stderr]     Checking futures-util v0.3.33
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling chacha20 v0.10.1
[INFO] [stderr]     Checking http-body v1.1.0
[INFO] [stderr]     Checking getrandom v0.4.3
[INFO] [stderr]    Compiling bytes v1.12.1
[INFO] [stderr]     Checking compression-codecs v0.4.38
[INFO] [stderr]    Compiling toml_writer v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]    Compiling thiserror v2.0.19
[INFO] [stderr]     Checking rand v0.10.2
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking http-body-util v0.1.4
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking matchit v0.9.2
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling libsqlite3-sys v0.37.0
[INFO] [stderr]    Compiling topcoat-core v0.4.0 (https://github.com/tokio-rs/topcoat.git?rev=7aa20a36d35dc0a397aacea38133a8082a79ee4c#7aa20a36)
[INFO] [stderr]    Compiling topcoat-view v0.4.0 (https://github.com/tokio-rs/topcoat.git?rev=7aa20a36d35dc0a397aacea38133a8082a79ee4c#7aa20a36)
[INFO] [stderr]     Checking regex-automata v0.4.16
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking uuid v1.24.0
[INFO] [stderr]    Compiling digest v0.11.3
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.11.0
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]     Checking bit-vec v0.9.1
[INFO] [stderr]     Checking time v0.3.54
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]     Checking toml v1.1.3+spec-1.1.0
[INFO] [stderr]     Checking bit-set v0.10.0
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]    Compiling futures-core v0.3.33
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling tokio-stream v0.1.19
[INFO] [stderr]     Checking sha1 v0.10.7
[INFO] [stderr]    Compiling toasty-macros v0.7.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]    Compiling toasty v0.7.0
[INFO] [stderr]     Checking by_address v1.2.1
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking hashlink v0.11.1
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling toml_edit v0.25.13+spec-1.1.0
[INFO] [stderr]    Compiling topcoat-font v0.4.0 (https://github.com/tokio-rs/topcoat.git?rev=7aa20a36d35dc0a397aacea38133a8082a79ee4c#7aa20a36)
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling topcoat-core-grammar v0.4.0 (https://github.com/tokio-rs/topcoat.git?rev=7aa20a36d35dc0a397aacea38133a8082a79ee4c#7aa20a36)
[INFO] [stderr]     Checking regex v1.13.1
[INFO] [stderr]    Compiling topcoat-asset v0.4.0 (https://github.com/tokio-rs/topcoat.git?rev=7aa20a36d35dc0a397aacea38133a8082a79ee4c#7aa20a36)
[INFO] [stderr]    Compiling topcoat-view-grammar v0.4.0 (https://github.com/tokio-rs/topcoat.git?rev=7aa20a36d35dc0a397aacea38133a8082a79ee4c#7aa20a36)
[INFO] [stderr]    Compiling topcoat-router-grammar v0.4.0 (https://github.com/tokio-rs/topcoat.git?rev=7aa20a36d35dc0a397aacea38133a8082a79ee4c#7aa20a36)
[INFO] [stderr]    Compiling topcoat-core-macro v0.4.0 (https://github.com/tokio-rs/topcoat.git?rev=7aa20a36d35dc0a397aacea38133a8082a79ee4c#7aa20a36)
[INFO] [stderr]    Compiling topcoat-runtime v0.4.0 (https://github.com/tokio-rs/topcoat.git?rev=7aa20a36d35dc0a397aacea38133a8082a79ee4c#7aa20a36)
[INFO] [stderr]     Checking pluralizer v0.5.0
[INFO] [stderr]    Compiling topcoat-font-grammar v0.4.0 (https://github.com/tokio-rs/topcoat.git?rev=7aa20a36d35dc0a397aacea38133a8082a79ee4c#7aa20a36)
[INFO] [stderr]    Compiling topcoat-runtime-grammar v0.4.0 (https://github.com/tokio-rs/topcoat.git?rev=7aa20a36d35dc0a397aacea38133a8082a79ee4c#7aa20a36)
[INFO] [stderr]    Compiling topcoat-router-macro v0.4.0 (https://github.com/tokio-rs/topcoat.git?rev=7aa20a36d35dc0a397aacea38133a8082a79ee4c#7aa20a36)
[INFO] [stderr]    Compiling topcoat-font-macro v0.4.0 (https://github.com/tokio-rs/topcoat.git?rev=7aa20a36d35dc0a397aacea38133a8082a79ee4c#7aa20a36)
[INFO] [stderr]    Compiling topcoat-runtime-macro v0.4.0 (https://github.com/tokio-rs/topcoat.git?rev=7aa20a36d35dc0a397aacea38133a8082a79ee4c#7aa20a36)
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.8.7
[INFO] [stderr]    Compiling topcoat-view-macro v0.4.0 (https://github.com/tokio-rs/topcoat.git?rev=7aa20a36d35dc0a397aacea38133a8082a79ee4c#7aa20a36)
[INFO] [stderr]     Checking rand v0.9.5
[INFO] [stderr]     Checking tokio-util v0.7.19
[INFO] [stderr]     Checking async-compression v0.4.42
[INFO] [stderr]     Checking deadpool-runtime v0.3.1
[INFO] [stderr]    Compiling topcoat-icon v0.4.0 (https://github.com/tokio-rs/topcoat.git?rev=7aa20a36d35dc0a397aacea38133a8082a79ee4c#7aa20a36)
[INFO] [stderr]     Checking deadpool v0.13.0
[INFO] [stderr]    Compiling topcoat-icon-grammar v0.4.0 (https://github.com/tokio-rs/topcoat.git?rev=7aa20a36d35dc0a397aacea38133a8082a79ee4c#7aa20a36)
[INFO] [stderr]    Compiling topcoat-icon-macro v0.4.0 (https://github.com/tokio-rs/topcoat.git?rev=7aa20a36d35dc0a397aacea38133a8082a79ee4c#7aa20a36)
[INFO] [stderr]     Checking toasty-core v0.7.0
[INFO] [stderr]     Checking h2 v0.4.15
[INFO] [stderr]     Checking tower-http v0.7.0
[INFO] [stderr]     Checking tungstenite v0.29.0
[INFO] [stderr]     Checking tokio-tungstenite v0.29.0
[INFO] [stderr]     Checking toasty-sql v0.7.0
[INFO] [stderr]     Checking hyper v1.11.0
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking topcoat-router v0.4.0 (https://github.com/tokio-rs/topcoat.git?rev=7aa20a36d35dc0a397aacea38133a8082a79ee4c#7aa20a36)
[INFO] [stderr]     Checking topcoat-cookie v0.4.0 (https://github.com/tokio-rs/topcoat.git?rev=7aa20a36d35dc0a397aacea38133a8082a79ee4c#7aa20a36)
[INFO] [stderr]     Checking topcoat-session v0.4.0 (https://github.com/tokio-rs/topcoat.git?rev=7aa20a36d35dc0a397aacea38133a8082a79ee4c#7aa20a36)
[INFO] [stderr]     Checking rusqlite v0.39.0
[INFO] [stderr]     Checking topcoat v0.4.0 (https://github.com/tokio-rs/topcoat.git?rev=7aa20a36d35dc0a397aacea38133a8082a79ee4c#7aa20a36)
[INFO] [stderr]     Checking toasty-driver-sqlite v0.7.0
[INFO] [stderr]     Checking topcoat-todos v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s
[INFO] running `Command { std: "docker" "inspect" "b96389fe32926819d1b2b1540835729b36f1589e5ea9564140346dc87819f542", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b96389fe32926819d1b2b1540835729b36f1589e5ea9564140346dc87819f542", kill_on_drop: false }`
[INFO] [stdout] b96389fe32926819d1b2b1540835729b36f1589e5ea9564140346dc87819f542
