[INFO] fetching crate metaemu-intrinsics 0.3.0...
[INFO] checking metaemu-intrinsics-0.3.0 against 49a6044d37d694890450f52ceaceb66277a36b1e for pr-161154
[INFO] extracting crate metaemu-intrinsics 0.3.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate metaemu-intrinsics 0.3.0
[INFO] finished tweaking crates.io crate metaemu-intrinsics 0.3.0
[INFO] tweaked toml for crates.io crate metaemu-intrinsics 0.3.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate metaemu-intrinsics 0.3.0 on toolchain 49a6044d37d694890450f52ceaceb66277a36b1e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+49a6044d37d694890450f52ceaceb66277a36b1e" "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" "+49a6044d37d694890450f52ceaceb66277a36b1e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 170 packages to highest compatible versions
[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" "+49a6044d37d694890450f52ceaceb66277a36b1e" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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] 72ee3ea1dc0cff754d58e0df4c7ab776d9b88af32ebcd1da8134759c77f29a38
[INFO] running `Command { std: "docker" "start" "72ee3ea1dc0cff754d58e0df4c7ab776d9b88af32ebcd1da8134759c77f29a38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "72ee3ea1dc0cff754d58e0df4c7ab776d9b88af32ebcd1da8134759c77f29a38", 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" "72ee3ea1dc0cff754d58e0df4c7ab776d9b88af32ebcd1da8134759c77f29a38" "/opt/rustwide/cargo-home/bin/cargo" "+49a6044d37d694890450f52ceaceb66277a36b1e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "72ee3ea1dc0cff754d58e0df4c7ab776d9b88af32ebcd1da8134759c77f29a38", 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" "72ee3ea1dc0cff754d58e0df4c7ab776d9b88af32ebcd1da8134759c77f29a38" "/opt/rustwide/cargo-home/bin/cargo" "+49a6044d37d694890450f52ceaceb66277a36b1e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.107
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]    Compiling libc v0.2.189
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]    Compiling memchr v2.8.3
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling gmp-mpfr-sys v1.7.1
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]    Compiling static_init_macro v1.0.4
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling cfg_aliases v0.2.2
[INFO] [stderr]    Compiling zerocopy v0.8.56
[INFO] [stderr]    Compiling rug v1.30.0
[INFO] [stderr]    Compiling static_init v1.0.4
[INFO] [stderr]     Checking ux v0.1.6
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking az v1.3.0
[INFO] [stderr]     Checking either v1.18.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking xmlparser v0.13.6
[INFO] [stderr]     Checking aho-corasick v1.1.5
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]     Checking log v0.4.34
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking unsafe_unwrap v0.1.0
[INFO] [stderr]     Checking bumpalo v3.20.3
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking roxmltree v0.18.1
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking num-integer v0.1.47
[INFO] [stderr]     Checking pest v2.9.0
[INFO] [stderr]     Checking regex-automata v0.4.18
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]    Compiling quote v1.0.47
[INFO] [stderr]     Checking arrayvec v0.7.8
[INFO] [stderr]    Compiling syn v3.0.4
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking ryu v1.0.23
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]    Compiling pest_meta v2.9.0
[INFO] [stderr]     Checking regex v1.13.1
[INFO] [stderr]     Checking bitflags v2.13.1
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling pest_generator v2.9.0
[INFO] [stderr]    Compiling metaemu-state-derive v0.3.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling pest_derive v2.9.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]     Checking iset v0.2.2
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking ustr v0.9.0
[INFO] [stderr]     Checking ustr v0.8.1
[INFO] [stderr]     Checking fugue-bytes v0.2.2
[INFO] [stderr]     Checking fugue-arch v0.2.5
[INFO] [stderr]     Checking fugue-bv v0.2.36
[INFO] [stderr]     Checking fugue-ir v0.2.102
[INFO] [stderr]     Checking fugue-sleigh v0.2.0
[INFO] [stderr]     Checking fugue-fspec v0.2.4
[INFO] [stderr]     Checking fugue v0.2.10
[INFO] [stderr]     Checking metaemu-state v0.3.1
[INFO] [stderr]     Checking metaemu-intrinsics v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 24s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: static_init_macro v1.0.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "72ee3ea1dc0cff754d58e0df4c7ab776d9b88af32ebcd1da8134759c77f29a38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "72ee3ea1dc0cff754d58e0df4c7ab776d9b88af32ebcd1da8134759c77f29a38", kill_on_drop: false }`
[INFO] [stdout] 72ee3ea1dc0cff754d58e0df4c7ab776d9b88af32ebcd1da8134759c77f29a38
