[INFO] fetching crate oca-sdk-rs 0.2.0...
[INFO] building oca-sdk-rs-0.2.0 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] extracting crate oca-sdk-rs 0.2.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate oca-sdk-rs 0.2.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate oca-sdk-rs 0.2.0
[INFO] tweaked toml for crates.io crate oca-sdk-rs 0.2.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate oca-sdk-rs 0.2.0 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate oca-sdk-rs 0.2.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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9adcfc897d9fdaa9ad7c7cde447c267f1271e2dacf85157123c405675dde621b
[INFO] running `Command { std: "docker" "start" "-a" "9adcfc897d9fdaa9ad7c7cde447c267f1271e2dacf85157123c405675dde621b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9adcfc897d9fdaa9ad7c7cde447c267f1271e2dacf85157123c405675dde621b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9adcfc897d9fdaa9ad7c7cde447c267f1271e2dacf85157123c405675dde621b", kill_on_drop: false }`
[INFO] [stdout] 9adcfc897d9fdaa9ad7c7cde447c267f1271e2dacf85157123c405675dde621b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d43cf4271f50f4f897f73d7fd87d901345133ef6af6aa1daa511417c6fbe2a38
[INFO] running `Command { std: "docker" "start" "-a" "d43cf4271f50f4f897f73d7fd87d901345133ef6af6aa1daa511417c6fbe2a38", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.168
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.99
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling cc v1.2.4
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling syn v2.0.89
[INFO] [stderr]    Compiling wasm-bindgen v0.2.99
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]    Compiling half v1.8.3
[INFO] [stderr]    Compiling textwrap v0.16.1
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling thiserror v2.0.7
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling recursion v0.5.2
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling crypto-mac v0.8.0
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling anyhow v1.0.94
[INFO] [stderr]    Compiling clap_builder v4.5.23
[INFO] [stderr]    Compiling sha3 v0.9.1
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling blake2 v0.9.2
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling sptr v0.3.2
[INFO] [stderr]    Compiling libsqlite3-sys v0.26.0
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling dyn-clone v1.0.17
[INFO] [stderr]    Compiling urn v0.5.1
[INFO] [stderr]    Compiling cascade v1.0.1
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling rmp v0.8.14
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling is-terminal v0.4.13
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling blake3 v1.5.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling sled v0.34.7
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.99
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling sad_macros v0.2.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.7
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling gc-arena-derive v0.3.3
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling dyn-clonable-impl v0.9.0
[INFO] [stderr]    Compiling gc-arena v0.3.3
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.99
[INFO] [stderr]    Compiling dyn-clonable v0.9.0
[INFO] [stderr]    Compiling pest v2.7.15
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.99
[INFO] [stderr]    Compiling clap v4.5.23
[INFO] [stderr]    Compiling pest_meta v2.7.15
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rusqlite v0.29.0
[INFO] [stderr]    Compiling piccolo v0.1.1
[INFO] [stderr]    Compiling pest_generator v2.7.15
[INFO] [stderr]    Compiling js-sys v0.3.76
[INFO] [stderr]    Compiling pest_derive v2.7.15
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling rmp-serde v1.3.0
[INFO] [stderr]    Compiling rmp-serde v0.15.5
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling erased-serde v0.3.31
[INFO] [stderr]    Compiling isolang v2.4.0
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling serde-wasm-bindgen v0.6.5
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling cesrox v0.1.6
[INFO] [stderr]    Compiling said v0.4.1
[INFO] [stderr]    Compiling oca-ast-semantics v0.7.1
[INFO] [stderr]    Compiling oca-ast-transformation v0.7.1
[INFO] [stderr]    Compiling oca-file-transformation v0.7.1
[INFO] [stderr]    Compiling transformation-file v0.7.1
[INFO] [stderr]    Compiling oca-file-semantics v0.7.1
[INFO] [stderr]    Compiling oca-bundle-semantics v0.7.1
[INFO] [stderr]    Compiling oca-file v0.7.1
[INFO] [stderr]    Compiling oca-dag-semantics v0.7.1
[INFO] [stderr]    Compiling oca-rs v0.7.1
[INFO] [stderr]    Compiling oca-sdk-rs v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.89s
[INFO] running `Command { std: "docker" "inspect" "d43cf4271f50f4f897f73d7fd87d901345133ef6af6aa1daa511417c6fbe2a38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d43cf4271f50f4f897f73d7fd87d901345133ef6af6aa1daa511417c6fbe2a38", kill_on_drop: false }`
[INFO] [stdout] d43cf4271f50f4f897f73d7fd87d901345133ef6af6aa1daa511417c6fbe2a38
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aaa3f52b8a61ef471ac368e2e2c572ddd4a5ad92579962e364d5f15dbe33681e
[INFO] running `Command { std: "docker" "start" "-a" "aaa3f52b8a61ef471ac368e2e2c572ddd4a5ad92579962e364d5f15dbe33681e", kill_on_drop: false }`
[INFO] [stderr]    Compiling oca-sdk-rs v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.41s
[INFO] running `Command { std: "docker" "inspect" "aaa3f52b8a61ef471ac368e2e2c572ddd4a5ad92579962e364d5f15dbe33681e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aaa3f52b8a61ef471ac368e2e2c572ddd4a5ad92579962e364d5f15dbe33681e", kill_on_drop: false }`
[INFO] [stdout] aaa3f52b8a61ef471ac368e2e2c572ddd4a5ad92579962e364d5f15dbe33681e
