[INFO] cloning repository https://github.com/sycertech/seiten [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sycertech/seiten" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsycertech%2Fseiten", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsycertech%2Fseiten'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1bce5ac7cf1c85c1c93dd3db760e78bb394ba8ff [INFO] checking sycertech/seiten against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsycertech%2Fseiten" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/sycertech/seiten [INFO] finished tweaking git repo https://github.com/sycertech/seiten [INFO] tweaked toml for git repo https://github.com/sycertech/seiten written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/sycertech/seiten on toolchain b1f2594eac607c1f051534800237eeedb5590a49 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/sycertech/seiten 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" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1ff3f4722afa74040de6719bca4588183d3e3cc67624d31861a65ffaf3fc3ef3 [INFO] running `Command { std: "docker" "start" "-a" "1ff3f4722afa74040de6719bca4588183d3e3cc67624d31861a65ffaf3fc3ef3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1ff3f4722afa74040de6719bca4588183d3e3cc67624d31861a65ffaf3fc3ef3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ff3f4722afa74040de6719bca4588183d3e3cc67624d31861a65ffaf3fc3ef3", kill_on_drop: false }` [INFO] [stdout] 1ff3f4722afa74040de6719bca4588183d3e3cc67624d31861a65ffaf3fc3ef3 [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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 329c02d72591d7bf785ac6b13c237db14356811842c0ca784e2ce753f0f6d087 [INFO] running `Command { std: "docker" "start" "-a" "329c02d72591d7bf785ac6b13c237db14356811842c0ca784e2ce753f0f6d087", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling serde v1.0.190 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling target-lexicon v0.12.12 [INFO] [stderr] Compiling indexmap v2.0.2 [INFO] [stderr] Compiling winnow v0.5.17 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Compiling version-compare v0.1.1 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling cfg-expr v0.15.5 [INFO] [stderr] Checking mio v0.8.9 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Checking try-lock v0.2.4 [INFO] [stderr] Compiling rustix v0.38.21 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking form_urlencoded v1.2.0 [INFO] [stderr] Checking headers-core v0.2.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking linux-raw-sys v0.4.10 [INFO] [stderr] Checking base64 v0.21.5 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking uuid v1.5.0 [INFO] [stderr] Checking headers v0.3.9 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Checking custom_derive v0.1.7 [INFO] [stderr] Compiling ubyte v0.10.4 [INFO] [stderr] Checking conv v0.3.3 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling serde_spanned v0.6.4 [INFO] [stderr] Checking filetime v0.2.22 [INFO] [stderr] Checking xattr v1.0.1 [INFO] [stderr] Checking tracing-log v0.1.4 [INFO] [stderr] Compiling toml_edit v0.20.7 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking cstr-argument v0.1.2 [INFO] [stderr] Checking http-range-header v0.3.1 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking tar v0.4.40 [INFO] [stderr] Checking regex v1.10.2 [INFO] [stderr] Checking chrono v0.4.31 [INFO] [stderr] Compiling darling_core v0.20.3 [INFO] [stderr] Checking tempfile v3.8.1 [INFO] [stderr] Compiling futures-macro v0.3.29 [INFO] [stderr] Compiling serde_derive v1.0.190 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Checking tokio v1.33.0 [INFO] [stderr] Checking pin-project v1.1.3 [INFO] [stderr] Compiling axum-macros v0.3.8 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling toml v0.8.6 [INFO] [stderr] Checking thiserror v1.0.50 [INFO] [stderr] Compiling system-deps v6.1.2 [INFO] [stderr] Compiling darling_macro v0.20.3 [INFO] [stderr] Compiling darling v0.20.3 [INFO] [stderr] Compiling axum_typed_multipart_macros v0.10.1 [INFO] [stderr] Compiling libgpg-error-sys v0.6.0 [INFO] [stderr] Compiling gpgme-sys v0.11.0 [INFO] [stderr] Checking gpg-error v0.6.0 [INFO] [stderr] Checking gpgme v0.11.0 [INFO] [stderr] Checking futures-executor v0.3.29 [INFO] [stderr] Checking tower-http v0.4.4 [INFO] [stderr] Checking futures v0.3.29 [INFO] [stderr] Checking hyper v0.14.27 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_path_to_error v0.1.14 [INFO] [stderr] Checking tracing-serde v0.1.3 [INFO] [stderr] Checking envy v0.4.2 [INFO] [stderr] Checking tracing-subscriber v0.3.17 [INFO] [stderr] Checking axum_typed_multipart v0.10.1 [INFO] [stderr] Checking seiten v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s [INFO] running `Command { std: "docker" "inspect" "329c02d72591d7bf785ac6b13c237db14356811842c0ca784e2ce753f0f6d087", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "329c02d72591d7bf785ac6b13c237db14356811842c0ca784e2ce753f0f6d087", kill_on_drop: false }` [INFO] [stdout] 329c02d72591d7bf785ac6b13c237db14356811842c0ca784e2ce753f0f6d087