[INFO] fetching crate tg_admin 0.1.1...
[INFO] checking tg_admin-0.1.1 against try#50f413885985a8b0a0b6ca0766a0aedd45304953 for pr-155657
[INFO] extracting crate tg_admin 0.1.1 into /workspace/builds/worker-6-tc2/source
[INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml
[INFO] started tweaking crates.io crate tg_admin 0.1.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate tg_admin 0.1.1
[INFO] tweaked toml for crates.io crate tg_admin 0.1.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tg_admin 0.1.1 on toolchain 50f413885985a8b0a0b6ca0766a0aedd45304953
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tg_admin 0.1.1 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" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4be2ee57affd831109fa2b1fc77cdf6b4dd290e8cd3cfcef6adb0e66b16b9b68
[INFO] running `Command { std: "docker" "start" "-a" "4be2ee57affd831109fa2b1fc77cdf6b4dd290e8cd3cfcef6adb0e66b16b9b68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4be2ee57affd831109fa2b1fc77cdf6b4dd290e8cd3cfcef6adb0e66b16b9b68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4be2ee57affd831109fa2b1fc77cdf6b4dd290e8cd3cfcef6adb0e66b16b9b68", kill_on_drop: false }`
[INFO] [stdout] 4be2ee57affd831109fa2b1fc77cdf6b4dd290e8cd3cfcef6adb0e66b16b9b68
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 21ffa122468fdb20162d8310ee74b2514c90186e0e9eeea4be25e14b74cb02c0
[INFO] running `Command { std: "docker" "start" "-a" "21ffa122468fdb20162d8310ee74b2514c90186e0e9eeea4be25e14b74cb02c0", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.104
[INFO] [stderr]    Compiling find-msvc-tools v0.1.6
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]     Checking indexmap v2.12.1
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling zmij v1.0.4
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking uuid v1.19.0
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling facet-core v0.32.3
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling ruint-macro v1.2.1
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling mutants v0.0.3
[INFO] [stderr]     Checking ruint v1.17.2
[INFO] [stderr]     Checking ordered-float v5.1.0
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking jiff v0.2.17
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]     Checking ryu v1.0.22
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling unsynn v0.3.0
[INFO] [stderr]     Checking impls v1.0.3
[INFO] [stderr]     Checking winnow v0.7.14
[INFO] [stderr]    Compiling pest v2.8.4
[INFO] [stderr]    Compiling syn v2.0.112
[INFO] [stderr]     Checking supports-hyperlinks v3.2.0
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling erasable v1.3.0
[INFO] [stderr]     Checking ucd-trie v0.1.7
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stdout] error[E0277]: the trait bound `(): std::error::Error` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/unsynn-0.3.0/src/rust_types.rs:21:73
[INFO] [stdout]     |
[INFO] [stdout]  21 |                         .or_else(|e| Error::dynamic::<Self>(at, tokens, e))
[INFO] [stdout]     |                                      ----------------------             ^ the trait `std::error::Error` is not implemented for `()`
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      required by a bound introduced by this call
[INFO] [stdout] ...
[INFO] [stdout]  44 | impl_unsigned_integer! {u8, u16, u32, u64, u128, usize}
[INFO] [stdout]     | ------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `error::Error::dynamic`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/unsynn-0.3.0/src/error.rs:192:21
[INFO] [stdout]     |
[INFO] [stdout] 189 |     pub fn dynamic<T>(
[INFO] [stdout]     |            ------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 192 |         error: impl std::error::Error + Send + Sync + 'static,
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^ required by this bound in `Error::dynamic`
[INFO] [stdout]     = note: this error originates in the macro `impl_unsigned_integer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling erased-serde v0.4.9
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr] error: could not compile `unsynn` (lib) due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "21ffa122468fdb20162d8310ee74b2514c90186e0e9eeea4be25e14b74cb02c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "21ffa122468fdb20162d8310ee74b2514c90186e0e9eeea4be25e14b74cb02c0", kill_on_drop: false }`
[INFO] [stdout] 21ffa122468fdb20162d8310ee74b2514c90186e0e9eeea4be25e14b74cb02c0
