[INFO] fetching crate thfmr-util 0.2.2...
[INFO] checking thfmr-util-0.2.2 against 018018e881e2db0956f229dbb543e21f058d1ce7 for pr-162600
[INFO] extracting crate thfmr-util 0.2.2 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate thfmr-util 0.2.2
[INFO] finished tweaking crates.io crate thfmr-util 0.2.2
[INFO] tweaked toml for crates.io crate thfmr-util 0.2.2 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate thfmr-util 0.2.2 on toolchain 018018e881e2db0956f229dbb543e21f058d1ce7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+018018e881e2db0956f229dbb543e21f058d1ce7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+018018e881e2db0956f229dbb543e21f058d1ce7" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 87 packages to highest compatible versions
[INFO] [stderr]       Adding async-graphql v2.11.3 (available: v7.2.1)
[INFO] [stderr]       Adding base64 v0.13.1 (available: v0.23.1)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.20)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+018018e881e2db0956f229dbb543e21f058d1ce7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded multiversion_no_op v1.0.0
[INFO] [stderr]   Downloaded multiversion v0.9.0
[INFO] [stderr]   Downloaded multer v2.1.0
[INFO] [stderr]   Downloaded multiversion-macros v0.9.0
[INFO] [stderr]   Downloaded async-graphql-value v2.11.3
[INFO] [stderr]   Downloaded darling_macro v0.12.4
[INFO] [stderr]   Downloaded core_detect v1.0.0
[INFO] [stderr]   Downloaded async-graphql-derive v2.11.3
[INFO] [stderr]   Downloaded async-trait v0.1.92
[INFO] [stderr]   Downloaded async-graphql-parser v2.11.3
[INFO] [stderr]   Downloaded darling v0.12.4
[INFO] [stderr]   Downloaded darling_core v0.12.4
[INFO] [stderr]   Downloaded async-graphql v2.11.3
[INFO] [stderr]   Downloaded encoding_rs v0.8.41
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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] 94316ee9b5712de8a6ef1d877500f70674ec845530de6e4d7463f3535b3f15ca
[INFO] running `Command { std: "docker" "start" "94316ee9b5712de8a6ef1d877500f70674ec845530de6e4d7463f3535b3f15ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "94316ee9b5712de8a6ef1d877500f70674ec845530de6e4d7463f3535b3f15ca", 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" "94316ee9b5712de8a6ef1d877500f70674ec845530de6e4d7463f3535b3f15ca" "/opt/rustwide/cargo-home/bin/cargo" "+018018e881e2db0956f229dbb543e21f058d1ce7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "94316ee9b5712de8a6ef1d877500f70674ec845530de6e4d7463f3535b3f15ca", 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" "94316ee9b5712de8a6ef1d877500f70674ec845530de6e4d7463f3535b3f15ca" "/opt/rustwide/cargo-home/bin/cargo" "+018018e881e2db0956f229dbb543e21f058d1ce7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]    Compiling memchr v2.8.3
[INFO] [stderr]    Compiling rustversion v1.0.23
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]    Compiling zmij v1.0.23
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling syn v3.0.6
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling libc v0.2.189
[INFO] [stderr]     Checking futures-core v0.3.34
[INFO] [stderr]    Compiling rustix v1.1.5
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling multer v2.1.0
[INFO] [stderr]     Checking serde_json v1.0.151
[INFO] [stderr]     Checking aho-corasick v1.1.5
[INFO] [stderr]     Checking bitflags v2.13.2
[INFO] [stderr]     Checking core_detect v1.0.0
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]     Checking futures-sink v0.3.34
[INFO] [stderr]    Compiling multiversion_no_op v1.0.0
[INFO] [stderr]     Checking futures-io v0.3.34
[INFO] [stderr]     Checking futures-task v0.3.34
[INFO] [stderr]    Compiling pest v2.9.1
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]     Checking futures-util v0.3.34
[INFO] [stderr]    Compiling encoding_rs v0.8.41
[INFO] [stderr]     Checking spin v0.9.9
[INFO] [stderr]     Checking fastrand v2.5.0
[INFO] [stderr]    Compiling pest_meta v2.9.1
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]    Compiling regex-automata v0.4.18
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling pest_generator v2.9.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]    Compiling pest_derive v2.9.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling regex v1.13.1
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling darling_core v0.12.4
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling multiversion-macros v0.9.0
[INFO] [stderr]    Compiling async-trait v0.1.92
[INFO] [stderr]     Checking multiversion v0.9.0
[INFO] [stderr]    Compiling darling_macro v0.12.4
[INFO] [stderr]    Compiling darling v0.12.4
[INFO] [stderr]     Checking bytes v1.12.1
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling async-graphql-value v2.11.3
[INFO] [stderr]    Compiling async-graphql-parser v2.11.3
[INFO] [stderr]    Compiling async-graphql-derive v2.11.3
[INFO] [stderr]     Checking async-graphql v2.11.3
[INFO] [stderr]     Checking thfmr-util v0.2.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.90s
[INFO] running `Command { std: "docker" "inspect" "94316ee9b5712de8a6ef1d877500f70674ec845530de6e4d7463f3535b3f15ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "94316ee9b5712de8a6ef1d877500f70674ec845530de6e4d7463f3535b3f15ca", kill_on_drop: false }`
[INFO] [stdout] 94316ee9b5712de8a6ef1d877500f70674ec845530de6e4d7463f3535b3f15ca
