[INFO] fetching crate pallet-xcm-benchmarks 26.0.0...
[INFO] testing pallet-xcm-benchmarks-26.0.0 against 1.95.0 for beta-1.96-2
[INFO] extracting crate pallet-xcm-benchmarks 26.0.0 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate pallet-xcm-benchmarks 26.0.0
[INFO] finished tweaking crates.io crate pallet-xcm-benchmarks 26.0.0
[INFO] tweaked toml for crates.io crate pallet-xcm-benchmarks 26.0.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate pallet-xcm-benchmarks 26.0.0 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate pallet-xcm-benchmarks 26.0.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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded hex-literal v0.4.1
[INFO] [stderr]   Downloaded xcm-procedural v11.0.2
[INFO] [stderr]   Downloaded derive_more v0.99.17
[INFO] [stderr]   Downloaded derive-where v1.6.0
[INFO] [stderr]   Downloaded polkadot-core-primitives v22.0.0
[INFO] [stderr]   Downloaded polkadot-parachain-primitives v21.0.0
[INFO] [stderr]   Downloaded pallet-asset-conversion v28.0.0
[INFO] [stderr]   Downloaded pallet-transaction-payment v46.0.0
[INFO] [stderr]   Downloaded staging-xcm-builder v26.0.0
[INFO] [stderr]   Downloaded staging-xcm-executor v25.0.0
[INFO] [stderr]   Downloaded staging-xcm v22.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d41ea4d6184e7491efc07c547819659182588e6b1fdafd0785d482d275fa24a6
[INFO] running `Command { std: "docker" "start" "-a" "d41ea4d6184e7491efc07c547819659182588e6b1fdafd0785d482d275fa24a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d41ea4d6184e7491efc07c547819659182588e6b1fdafd0785d482d275fa24a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d41ea4d6184e7491efc07c547819659182588e6b1fdafd0785d482d275fa24a6", kill_on_drop: false }`
[INFO] [stdout] d41ea4d6184e7491efc07c547819659182588e6b1fdafd0785d482d275fa24a6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 73a9ecf6af103edbe867f8fd871f1c99d26b1f488b0b807417efaca58c01d6a3
[INFO] running `Command { std: "docker" "start" "-a" "73a9ecf6af103edbe867f8fd871f1c99d26b1f488b0b807417efaca58c01d6a3", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling bytemuck v1.13.1
[INFO] [stderr]    Compiling matrixmultiply v0.3.7
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling xcm-procedural v11.0.2
[INFO] [stderr]    Compiling safe_arch v0.7.1
[INFO] [stderr]    Compiling derive-where v1.6.0
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling wide v0.7.11
[INFO] [stderr]    Compiling hex-literal v0.4.1
[INFO] [stderr]    Compiling integer-sqrt v0.1.5
[INFO] [stderr]    Compiling num-complex v0.4.4
[INFO] [stderr]    Compiling impl-num-traits v0.2.0
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling simba v0.8.1
[INFO] [stderr]    Compiling parity-scale-codec v3.7.5
[INFO] [stderr]    Compiling impl-serde v0.5.0
[INFO] [stderr]    Compiling serdect v0.2.0
[INFO] [stderr]    Compiling serde_bytes v0.11.12
[INFO] [stderr]    Compiling jam-codec v0.1.0
[INFO] [stderr]    Compiling libsecp256k1 v0.7.1
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling schnorrkel v0.11.4
[INFO] [stderr]    Compiling bip39 v2.2.0
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling scale-info v2.11.6
[INFO] [stderr]    Compiling sp-storage v23.0.0
[INFO] [stderr]    Compiling ecdsa v0.16.8
[INFO] [stderr]    Compiling impl-codec v0.7.1
[INFO] [stderr]    Compiling substrate-bip39 v0.6.1
[INFO] [stderr]    Compiling sp-externalities v0.32.0
[INFO] [stderr]    Compiling sp-wasm-interface v24.0.0
[INFO] [stderr]    Compiling k256 v0.13.4
[INFO] [stderr]    Compiling sp-tracing v19.0.0
[INFO] [stderr]    Compiling binary-merkle-tree v16.1.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]    Compiling bounded-collections v0.3.2
[INFO] [stderr]    Compiling primitive-types v0.13.1
[INFO] [stderr]    Compiling sp-runtime-interface v34.0.0
[INFO] [stderr]    Compiling sp-arithmetic v28.0.1
[INFO] [stderr]    Compiling frame-metadata v23.0.1
[INFO] [stderr]    Compiling aquamarine v0.5.0
[INFO] [stderr]    Compiling nalgebra-macros v0.2.1
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling sp-weights v34.0.0
[INFO] [stderr]    Compiling sp-core v40.0.0
[INFO] [stderr]    Compiling sp-metadata-ir v0.12.3
[INFO] [stderr]    Compiling nalgebra v0.32.3
[INFO] [stderr]    Compiling sp-trie v43.0.0
[INFO] [stderr]    Compiling sp-keystore v0.46.0
[INFO] [stderr]    Compiling sp-state-machine v0.50.0
[INFO] [stderr]    Compiling sp-io v45.0.0
[INFO] [stderr]    Compiling linregress v0.5.2
[INFO] [stderr]    Compiling sp-application-crypto v45.0.0
[INFO] [stderr]    Compiling sp-runtime v46.0.0
[INFO] [stderr]    Compiling sp-version v44.0.0
[INFO] [stderr]    Compiling sp-inherents v41.0.0
[INFO] [stderr]    Compiling sp-staking v43.0.0
[INFO] [stderr]    Compiling polkadot-core-primitives v22.0.0
[INFO] [stderr]    Compiling polkadot-parachain-primitives v21.0.0
[INFO] [stderr]    Compiling sp-api v41.0.0
[INFO] [stderr]    Compiling sp-genesis-builder v0.22.0
[INFO] [stderr]    Compiling frame-support v46.0.0
[INFO] [stderr]    Compiling frame-system v46.0.0
[INFO] [stderr]    Compiling staging-xcm v22.0.0
[INFO] [stderr]    Compiling frame-benchmarking v46.0.0
[INFO] [stderr]    Compiling pallet-asset-conversion v28.0.0
[INFO] [stderr]    Compiling pallet-transaction-payment v46.0.0
[INFO] [stderr]    Compiling staging-xcm-executor v25.0.0
[INFO] [stderr] error: could not compile `staging-xcm-executor` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.95.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name staging_xcm_executor --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/staging-xcm-executor-25.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs '--allow=clippy::all' '--warn=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::zero-prefixed-literal' '--allow=clippy::while_immutable_condition' '--allow=clippy::useless_conversion' '--allow=clippy::unnecessary_cast' '--allow=clippy::unit_arg' '--allow=clippy::type_complexity' '--allow=clippy::too-many-arguments' --allow=suspicious_double_ref_op '--allow=clippy::stable_sort_primitive' '--allow=clippy::option-map-unit-fn' '--allow=clippy::nonminimal-bool' '--allow=clippy::needless_option_as_deref' '--allow=clippy::needless-lifetimes' '--allow=clippy::if-same-then-else' '--allow=clippy::identity-op' '--allow=clippy::extra-unused-type-parameters' '--allow=clippy::erasing_op' '--allow=clippy::eq_op' '--allow=clippy::derivable_impls' '--allow=clippy::default_constructed_unit_structs' '--allow=clippy::borrowed-box' '--allow=clippy::bind_instead_of_map' --check-cfg 'cfg(build_opt_level, values("3"))' --check-cfg 'cfg(build_profile, values("debug", "release"))' --check-cfg 'cfg(enable_alloc_error_handler)' --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(ignore_flaky_test)' --check-cfg 'cfg(substrate_runtime)' --cfg 'feature="frame-benchmarking"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "frame-benchmarking", "runtime-benchmarks", "std"))' -C metadata=e3586983a2d5e399 -C extra-filename=-79b199c6b4cd3648 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern environmental=/opt/rustwide/target/debug/deps/libenvironmental-6d907b5fc9c36fae.rmeta --extern frame_benchmarking=/opt/rustwide/target/debug/deps/libframe_benchmarking-b1845c8cd926135d.rmeta --extern frame_support=/opt/rustwide/target/debug/deps/libframe_support-9cacbf2f5752bb3f.rmeta --extern impl_trait_for_tuples=/opt/rustwide/target/debug/deps/libimpl_trait_for_tuples-71b20a984105c3c8.so --extern codec=/opt/rustwide/target/debug/deps/libparity_scale_codec-c3dc4d8a8d0d1ef1.rmeta --extern scale_info=/opt/rustwide/target/debug/deps/libscale_info-483cd86013647d3d.rmeta --extern sp_arithmetic=/opt/rustwide/target/debug/deps/libsp_arithmetic-17d2d2bc4f8d3d3a.rmeta --extern sp_core=/opt/rustwide/target/debug/deps/libsp_core-b017e7454146b400.rmeta --extern sp_io=/opt/rustwide/target/debug/deps/libsp_io-adc827348c878f0c.rmeta --extern sp_runtime=/opt/rustwide/target/debug/deps/libsp_runtime-bd9a569412e9dfe9.rmeta --extern sp_weights=/opt/rustwide/target/debug/deps/libsp_weights-7b958207c6f43c98.rmeta --extern xcm=/opt/rustwide/target/debug/deps/libstaging_xcm-a25308c3dfb4b204.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-202602ce8ad07729.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/secp256k1-sys-cd7fa2024d14ae46/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "73a9ecf6af103edbe867f8fd871f1c99d26b1f488b0b807417efaca58c01d6a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "73a9ecf6af103edbe867f8fd871f1c99d26b1f488b0b807417efaca58c01d6a3", kill_on_drop: false }`
[INFO] [stdout] 73a9ecf6af103edbe867f8fd871f1c99d26b1f488b0b807417efaca58c01d6a3
