[INFO] cloning repository https://github.com/SeaPeaDea/resumers
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SeaPeaDea/resumers" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSeaPeaDea%2Fresumers", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSeaPeaDea%2Fresumers'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a8cb26b0aaf65564dd0037c2f23829b3c28f3685
[INFO] checking SeaPeaDea/resumers against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSeaPeaDea%2Fresumers" "/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/SeaPeaDea/resumers
[INFO] finished tweaking git repo https://github.com/SeaPeaDea/resumers
[INFO] tweaked toml for git repo https://github.com/SeaPeaDea/resumers written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/SeaPeaDea/resumers on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/SeaPeaDea/resumers 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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded thiserror v1.0.62
[INFO] [stderr]   Downloaded typeshare-annotation v1.0.4
[INFO] [stderr]   Downloaded typeshare v1.0.3
[INFO] [stderr]   Downloaded wasm-bindgen-test v0.3.33
[INFO] [stderr]   Downloaded thiserror-impl v1.0.62
[INFO] [stderr]   Downloaded wasm-bindgen-test-macro v0.3.33
[INFO] [stderr]   Downloaded pest_generator v2.7.11
[INFO] [stderr]   Downloaded serde_with_macros v3.9.0
[INFO] [stderr]   Downloaded pest_meta v2.7.11
[INFO] [stderr]   Downloaded pest_derive v2.7.11
[INFO] [stderr]   Downloaded handlebars v4.5.0
[INFO] [stderr]   Downloaded serde_with v3.9.0
[INFO] [stderr]   Downloaded pest v2.7.11
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 15b4c9efc429bde1fe8825ed23739cad87629ef5e339b73f72ec463d21b07d7c
[INFO] running `Command { std: "docker" "start" "-a" "15b4c9efc429bde1fe8825ed23739cad87629ef5e339b73f72ec463d21b07d7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "15b4c9efc429bde1fe8825ed23739cad87629ef5e339b73f72ec463d21b07d7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "15b4c9efc429bde1fe8825ed23739cad87629ef5e339b73f72ec463d21b07d7c", kill_on_drop: false }`
[INFO] [stdout] 15b4c9efc429bde1fe8825ed23739cad87629ef5e339b73f72ec463d21b07d7c
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d9833fffe737f215322d666e39eabeab0e0a88243b7981e1ce18b1b0983c78d7
[INFO] running `Command { std: "docker" "start" "-a" "d9833fffe737f215322d666e39eabeab0e0a88243b7981e1ce18b1b0983c78d7", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling thiserror v1.0.62
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]    Compiling cc v1.1.6
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling serde_json v1.0.120
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking anstyle-parse v0.2.4
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.0
[INFO] [stderr]     Checking colorchoice v1.0.1
[INFO] [stderr]     Checking anstyle-query v1.1.0
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]     Checking anstyle v1.0.7
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]     Checking miniz_oxide v0.7.4
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking owo-colors v3.5.0
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]     Checking ttf-parser v0.15.2
[INFO] [stderr]     Checking clap_lex v0.7.1
[INFO] [stderr]     Checking anstream v0.6.14
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking clap_builder v4.5.9
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling syn v2.0.71
[INFO] [stderr]    Compiling wasm-bindgen-test-macro v0.3.33
[INFO] [stderr]     Checking owned_ttf_parser v0.15.2
[INFO] [stderr]     Checking rusttype v0.9.3
[INFO] [stderr]     Checking tracing-error v0.2.0
[INFO] [stderr]     Checking color-spantrace v0.2.1
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.92
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]     Checking color-eyre v0.6.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.62
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling typeshare-annotation v1.0.4
[INFO] [stderr]    Compiling clap_derive v4.5.8
[INFO] [stderr]    Compiling pest v2.7.11
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.92
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.92
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling serde_with_macros v3.9.0
[INFO] [stderr]     Checking wasm-bindgen v0.2.92
[INFO] [stderr]     Checking clap v4.5.9
[INFO] [stderr]    Compiling pest_meta v2.7.11
[INFO] [stderr]     Checking js-sys v0.3.60
[INFO] [stderr]     Checking console_error_panic_hook v0.1.7
[INFO] [stderr]    Compiling pest_generator v2.7.11
[INFO] [stderr]    Compiling pest_derive v2.7.11
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking serde_with v3.9.0
[INFO] [stderr]     Checking serde-wasm-bindgen v0.5.0
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.33
[INFO] [stderr]     Checking wasm-bindgen-test v0.3.33
[INFO] [stderr]     Checking handlebars v4.5.0
[INFO] [stderr]     Checking typeshare v1.0.3
[INFO] [stderr]     Checking resumers v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.01s
[INFO] running `Command { std: "docker" "inspect" "d9833fffe737f215322d666e39eabeab0e0a88243b7981e1ce18b1b0983c78d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d9833fffe737f215322d666e39eabeab0e0a88243b7981e1ce18b1b0983c78d7", kill_on_drop: false }`
[INFO] [stdout] d9833fffe737f215322d666e39eabeab0e0a88243b7981e1ce18b1b0983c78d7
