[INFO] fetching crate september 0.3.0...
[INFO] checking september-0.3.0 against try#94e848735e78b58442e0b82e9c60f8f430840389 for pr-149218-1
[INFO] extracting crate september 0.3.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate september 0.3.0
[INFO] finished tweaking crates.io crate september 0.3.0
[INFO] tweaked toml for crates.io crate september 0.3.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate september 0.3.0 on toolchain 94e848735e78b58442e0b82e9c60f8f430840389
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+94e848735e78b58442e0b82e9c60f8f430840389" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate september 0.3.0 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" "+94e848735e78b58442e0b82e9c60f8f430840389" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+94e848735e78b58442e0b82e9c60f8f430840389" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 784afc8819d9dead221177950f483f7b7f942f2a30b431bb2cc4bb5b8f25cbfd
[INFO] running `Command { std: "docker" "start" "-a" "784afc8819d9dead221177950f483f7b7f942f2a30b431bb2cc4bb5b8f25cbfd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "784afc8819d9dead221177950f483f7b7f942f2a30b431bb2cc4bb5b8f25cbfd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "784afc8819d9dead221177950f483f7b7f942f2a30b431bb2cc4bb5b8f25cbfd", kill_on_drop: false }`
[INFO] [stdout] 784afc8819d9dead221177950f483f7b7f942f2a30b431bb2cc4bb5b8f25cbfd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+94e848735e78b58442e0b82e9c60f8f430840389" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a3b6b16d8fa3cfa6f64ea92478b1113e2c023170c065e6f1e441c964d7eacbcb
[INFO] running `Command { std: "docker" "start" "-a" "a3b6b16d8fa3cfa6f64ea92478b1113e2c023170c065e6f1e441c964d7eacbcb", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.7
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling faster-hex v0.9.0
[INFO] [stderr]    Compiling gix-trace v0.1.9
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling bstr v1.5.0
[INFO] [stderr]    Compiling walkdir v2.3.3
[INFO] [stderr]    Compiling sha1_smol v1.0.0
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling prodash v28.0.0
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling num_threads v0.1.6
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling cc v1.2.25
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling gix-utils v0.1.12
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]    Compiling memmap2 v0.9.4
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling signal-hook v0.3.15
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling home v0.5.5
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zstd-sys v2.0.10+zstd.1.5.6
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling tempfile v3.12.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling gix-sec v0.10.6
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]     Checking regex-syntax v0.7.1
[INFO] [stderr]    Compiling clru v0.6.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling onig_sys v69.8.1
[INFO] [stderr]    Compiling filetime v0.2.21
[INFO] [stderr]     Checking regex v1.8.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling rustix v0.37.19
[INFO] [stderr]     Checking local-waker v0.1.3
[INFO] [stderr]    Compiling arc-swap v1.6.0
[INFO] [stderr]    Compiling zstd-safe v7.1.0
[INFO] [stderr]    Compiling unicode-bom v2.0.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling gix-hash v0.14.2
[INFO] [stderr]    Compiling gix-features v0.38.2
[INFO] [stderr]    Compiling gix-date v0.8.6
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling gix-actor v0.31.4
[INFO] [stderr]    Compiling gix-validate v0.8.5
[INFO] [stderr]    Compiling gix-fs v0.11.3
[INFO] [stderr]    Compiling gix-chunk v0.4.8
[INFO] [stderr]    Compiling gix-path v0.10.10
[INFO] [stderr]    Compiling gix-tempfile v14.0.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling gix-object v0.42.2
[INFO] [stderr]    Compiling gix-hashtable v0.5.2
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling gix-commitgraph v0.24.3
[INFO] [stderr]    Compiling gix-lock v14.0.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling gix-glob v0.16.5
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking tokio v1.45.1
[INFO] [stderr]    Compiling gix-config-value v0.14.6
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling gix-revwalk v0.13.1
[INFO] [stderr]    Compiling gix-ref v0.44.1
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]    Compiling gix-traverse v0.39.1
[INFO] [stderr]    Compiling gix-revision v0.27.1
[INFO] [stderr]    Compiling gix-pack v0.51.0
[INFO] [stderr]    Compiling gix-quote v0.4.12
[INFO] [stderr]    Compiling gix-bitmap v0.2.11
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]    Compiling gix-index v0.33.0
[INFO] [stderr]    Compiling gix-refspec v0.23.0
[INFO] [stderr]    Compiling gix-discover v0.32.0
[INFO] [stderr]    Compiling gix-config v0.37.0
[INFO] [stderr]    Compiling gix-odb v0.61.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling gix-diff v0.44.0
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling gix-macros v0.1.5
[INFO] [stderr]     Checking tokio-util v0.7.8
[INFO] [stderr]    Compiling gix-url v0.27.5
[INFO] [stderr]     Checking anstyle-parse v0.2.4
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling vergen v8.3.2
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking hashbrown v0.15.3
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking colorchoice v1.0.1
[INFO] [stderr]     Checking anstyle v1.0.7
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.0
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]     Checking anstyle-query v1.1.0
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]     Checking anstream v0.6.14
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling bytestring v1.4.0
[INFO] [stderr]    Compiling caseless v0.2.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking actix-service v2.0.2
[INFO] [stderr]     Checking terminal_size v0.3.0
[INFO] [stderr]    Compiling gix v0.63.0
[INFO] [stderr]     Checking brotli-decompressor v5.0.0
[INFO] [stderr]     Checking actix-rt v2.10.0
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]    Compiling derive_builder_core v0.20.0
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking actix-utils v3.0.1
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling regex-lite v0.1.6
[INFO] [stderr]     Checking num-conv v0.1.0
[INFO] [stderr]     Checking clap_lex v0.7.1
[INFO] [stderr]     Checking clap_builder v4.5.10
[INFO] [stderr]    Compiling derive_builder_macro v0.20.0
[INFO] [stderr]     Checking sha1 v0.10.5
[INFO] [stderr]    Compiling clap_derive v4.5.8
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking is-terminal v0.4.7
[INFO] [stderr]     Checking brotli v8.0.1
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking rand v0.9.1
[INFO] [stderr]     Checking zstd v0.13.1
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]     Checking actix-codec v0.5.1
[INFO] [stderr]     Checking onig v6.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]     Checking local-channel v0.1.3
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking deunicode v1.6.0
[INFO] [stderr]     Checking termcolor v1.2.0
[INFO] [stderr]     Checking language-tags v0.3.2
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking httpdate v1.0.2
[INFO] [stderr]     Checking env_logger v0.10.0
[INFO] [stderr]     Checking slug v0.1.5
[INFO] [stderr]    Compiling september v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking clap v4.5.10
[INFO] [stderr]     Checking derive_builder v0.20.0
[INFO] [stderr]     Checking actix-server v2.6.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking impl-more v0.1.8
[INFO] [stderr]     Checking typed-arena v2.0.2
[INFO] [stderr]     Checking shell-words v1.1.0
[INFO] [stderr]     Checking entities v1.0.1
[INFO] [stderr]     Checking xdg v2.5.2
[INFO] [stderr]     Checking germ v0.4.7
[INFO] [stderr]     Checking pretty_env_logger v0.5.0
[INFO] [stderr] warning: september@0.3.0: Could not find a git repository in '/opt/rustwide/workdir' or in any of its parents within device limits below '/opt/rustwide'
[INFO] [stderr] warning: september@0.3.0: VERGEN_GIT_SHA set to default
[INFO] [stderr]     Checking dotenv v0.15.0
[INFO] [stderr]    Compiling actix-macros v0.2.3
[INFO] [stderr]     Checking actix-http v3.11.0
[INFO] [stderr]     Checking syntect v5.2.0
[INFO] [stderr]     Checking comrak v0.29.0
[INFO] [stderr]     Checking actix-web v4.11.0
[INFO] [stdout] warning: multiple lines skipped by escaped newline
[INFO] [stdout]    --> src/response.rs:241:38
[INFO] [stdout]     |
[INFO] [stdout] 241 |   <dt>Meta</dt><dd><code>{}</code></dd>\
[INFO] [stdout]     |  ______________________________________^
[INFO] [stdout] 242 | |
[INFO] [stdout] 243 | | <dt>Capsule Response Time</dt>
[INFO] [stdout]     | |_^ skipping everything up to and including this point
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple lines skipped by escaped newline
[INFO] [stdout]    --> src/response.rs:241:38
[INFO] [stdout]     |
[INFO] [stdout] 241 |   <dt>Meta</dt><dd><code>{}</code></dd>\
[INFO] [stdout]     |  ______________________________________^
[INFO] [stdout] 242 | |
[INFO] [stdout] 243 | | <dt>Capsule Response Time</dt>
[INFO] [stdout]     | |_^ skipping everything up to and including this point
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 23s
[INFO] running `Command { std: "docker" "inspect" "a3b6b16d8fa3cfa6f64ea92478b1113e2c023170c065e6f1e441c964d7eacbcb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a3b6b16d8fa3cfa6f64ea92478b1113e2c023170c065e6f1e441c964d7eacbcb", kill_on_drop: false }`
[INFO] [stdout] a3b6b16d8fa3cfa6f64ea92478b1113e2c023170c065e6f1e441c964d7eacbcb
