[INFO] fetching crate rgb-interfaces 0.12.0-rc.2... [INFO] checking rgb-interfaces-0.12.0-rc.2 against try#998b6603a58e47f42ccce7a67943234e96b6839e for pr-143170 [INFO] extracting crate rgb-interfaces 0.12.0-rc.2 into /workspace/builds/worker-3-tc2/source [INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml [INFO] started tweaking crates.io crate rgb-interfaces 0.12.0-rc.2 [INFO] finished tweaking crates.io crate rgb-interfaces 0.12.0-rc.2 [INFO] tweaked toml for crates.io crate rgb-interfaces 0.12.0-rc.2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate rgb-interfaces 0.12.0-rc.2 on toolchain 998b6603a58e47f42ccce7a67943234e96b6839e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rgb-interfaces 0.12.0-rc.2 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" "+998b6603a58e47f42ccce7a67943234e96b6839e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 498238e83511b40c253e82916c4e0a2569a009f6e291c2e8009c2f2e1599628b [INFO] running `Command { std: "docker" "start" "-a" "498238e83511b40c253e82916c4e0a2569a009f6e291c2e8009c2f2e1599628b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "498238e83511b40c253e82916c4e0a2569a009f6e291c2e8009c2f2e1599628b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "498238e83511b40c253e82916c4e0a2569a009f6e291c2e8009c2f2e1599628b", kill_on_drop: false }` [INFO] [stdout] 498238e83511b40c253e82916c4e0a2569a009f6e291c2e8009c2f2e1599628b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] af03cb794ba4971df3b36606048b72c76d19c81dd4db6eb30df5fab7d648aa32 [INFO] running `Command { std: "docker" "start" "-a" "af03cb794ba4971df3b36606048b72c76d19c81dd4db6eb30df5fab7d648aa32", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking unicode-ident v1.0.18 [INFO] [stderr] Checking ascii v1.1.0 [INFO] [stderr] Checking amplify_num v0.5.3 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking mnemonic v1.1.1 [INFO] [stderr] Compiling cc v1.2.25 [INFO] [stderr] Checking hashbrown v0.15.3 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking quote v1.0.40 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Compiling secp256k1-sys v0.10.1 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking amplify_syn v2.0.1 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking ripemd v0.1.3 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking base85 v2.0.0 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling amplify_derive v4.0.1 [INFO] [stderr] Compiling strict_encoding_derive v2.8.0 [INFO] [stderr] Checking secp256k1 v0.30.0 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Checking amplify v4.9.0 [INFO] [stderr] Checking strict_encoding v2.9.1 [INFO] [stderr] Checking baid64 v0.4.2 [INFO] [stderr] Compiling commit_encoding_derive v0.12.0-rc.1 [INFO] [stderr] Checking serde_with v1.14.0 [INFO] [stderr] Checking ascii-armor v0.9.0 [INFO] [stderr] Checking vesper-lang v0.2.1 [INFO] [stderr] Checking strict_types v2.9.0 [INFO] [stderr] Checking commit_verify v0.12.0-rc.1 [INFO] [stderr] Checking bp-consensus v0.12.0-rc.2 [INFO] [stderr] Checking rgb-interfaces v0.12.0-rc.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.41s [INFO] running `Command { std: "docker" "inspect" "af03cb794ba4971df3b36606048b72c76d19c81dd4db6eb30df5fab7d648aa32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af03cb794ba4971df3b36606048b72c76d19c81dd4db6eb30df5fab7d648aa32", kill_on_drop: false }` [INFO] [stdout] af03cb794ba4971df3b36606048b72c76d19c81dd4db6eb30df5fab7d648aa32