[INFO] cloning repository https://github.com/sentioxyz/sentio-composer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sentioxyz/sentio-composer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsentioxyz%2Fsentio-composer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsentioxyz%2Fsentio-composer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a7b3f281c7b07363ccba2c5e6a2b90566ebded52 [INFO] testing sentioxyz/sentio-composer against beta-2024-12-08 for beta-1.84.0-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsentioxyz%2Fsentio-composer" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sentioxyz/sentio-composer on toolchain beta-2024-12-08 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-12-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sentioxyz/sentio-composer [INFO] finished tweaking git repo https://github.com/sentioxyz/sentio-composer [INFO] tweaked toml for git repo https://github.com/sentioxyz/sentio-composer written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/sentioxyz/sentio-composer 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" "+beta-2024-12-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/move-language/move` [INFO] [stderr] Updating git repository `https://github.com/aptos-labs/bcs` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/aptos-labs/serde-reflection` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded uuid-macro-internal v1.2.2 [INFO] [stderr] Downloaded ethnum v1.3.0 [INFO] [stderr] Downloaded ssri v7.0.0 [INFO] [stderr] Downloaded cacache v10.0.1 [INFO] [stderr] Downloaded bcs v0.1.4 [INFO] [stderr] Downloaded poem-derive v1.3.48 [INFO] [stderr] Downloaded serde_yaml v0.9.14 [INFO] [stderr] Downloaded poem v1.3.48 [INFO] [stderr] Downloaded blst v0.3.10 [INFO] [stderr] Downloaded ureq v1.5.5 [INFO] [stderr] Downloaded poem-openapi-derive v2.0.19 [INFO] [stderr] Downloaded poem-openapi v2.0.19 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-12-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b1e8d6ee07d65e8d46175e2fd155f3b323418412e71e977f62301f1268eed264 [INFO] running `Command { std: "docker" "start" "-a" "b1e8d6ee07d65e8d46175e2fd155f3b323418412e71e977f62301f1268eed264", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b1e8d6ee07d65e8d46175e2fd155f3b323418412e71e977f62301f1268eed264", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1e8d6ee07d65e8d46175e2fd155f3b323418412e71e977f62301f1268eed264", kill_on_drop: false }` [INFO] [stdout] b1e8d6ee07d65e8d46175e2fd155f3b323418412e71e977f62301f1268eed264 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-12-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5fb0f8ed6d20861c5cc0f8de71a7c416eb97162f85a1e1873de152c57be700d4 [INFO] running `Command { std: "docker" "start" "-a" "5fb0f8ed6d20861c5cc0f8de71a7c416eb97162f85a1e1873de152c57be700d4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.137 [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling syn v1.0.103 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.147 [INFO] [stderr] Compiling serde v1.0.147 [INFO] [stderr] Compiling once_cell v1.15.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling anyhow v1.0.66 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling ref-cast v1.0.12 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.9 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling parking_lot_core v0.9.4 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling jobserver v0.1.25 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling move-borrow-graph v0.0.1 (https://github.com/move-language/move?rev=f7137eabc2046f76fdad3ded2c51e03a3b1fbd01#f7137eab) [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling keccak v0.1.2 [INFO] [stderr] Compiling serde_json v1.0.87 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling tokio v1.21.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling iana-time-zone v0.1.53 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling chrono v0.4.22 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling os_str_bytes v6.3.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.12 [INFO] [stderr] Compiling futures-io v0.3.25 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling textwrap v0.16.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling libsecp256k1-core v0.3.0 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling ref-cast-impl v1.0.12 [INFO] [stderr] Compiling ctor v0.1.26 [INFO] [stderr] Compiling variant_count v1.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling futures-macro v0.3.25 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Compiling clap_derive v3.2.18 [INFO] [stderr] Compiling ouroboros_macro v0.9.5 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.3.0 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.3.0 [INFO] [stderr] Compiling dashmap v5.4.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling openssl-sys v0.9.77 [INFO] [stderr] Compiling libsecp256k1 v0.7.1 [INFO] [stderr] Compiling better_typeid_derive v0.1.1 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling ouroboros v0.9.5 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling better_any v0.1.1 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling clap v3.2.23 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling blst v0.3.10 [INFO] [stderr] Compiling num-complex v0.4.2 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling uncased v0.9.7 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling internment v0.5.6 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling openssl v0.10.42 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling aptos-crypto-derive v0.0.3 (https://github.com/aptos-labs/aptos-core?rev=16781dcd0e8683c7408aed5f8e5de3c896ec152b#16781dcd) [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling more-asserts v0.3.1 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling phf_shared v0.11.1 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling serde_bytes v0.11.7 [INFO] [stderr] Compiling bcs v0.1.4 [INFO] [stderr] Compiling move-core-types v0.0.4 (https://github.com/move-language/move?rev=f7137eabc2046f76fdad3ded2c51e03a3b1fbd01#f7137eab) [INFO] [stderr] Compiling move-symbol-pool v0.1.0 (https://github.com/move-language/move?rev=f7137eabc2046f76fdad3ded2c51e03a3b1fbd01#f7137eab) [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling move-binary-format v0.0.3 (https://github.com/move-language/move?rev=f7137eabc2046f76fdad3ded2c51e03a3b1fbd01#f7137eab) [INFO] [stderr] Compiling codespan v0.11.1 [INFO] [stderr] Compiling ed25519 v1.5.2 [INFO] [stderr] Compiling proptest-derive v0.3.0 [INFO] [stderr] Compiling serde-name v0.1.2 [INFO] [stderr] Compiling bcs v0.1.3 (https://github.com/aptos-labs/bcs?rev=2cde3e8446c460cb17b0c1d6bac7e27e964ac169#2cde3e84) [INFO] [stderr] Compiling serde_yaml v0.8.26 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling move-bytecode-verifier v0.1.0 (https://github.com/move-language/move?rev=f7137eabc2046f76fdad3ded2c51e03a3b1fbd01#f7137eab) [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling move-command-line-common v0.1.0 (https://github.com/move-language/move?rev=f7137eabc2046f76fdad3ded2c51e03a3b1fbd01#f7137eab) [INFO] [stderr] Compiling phf_generator v0.11.1 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling unicode-segmentation v1.10.0 [INFO] [stderr] Compiling phf_codegen v0.11.1 [INFO] [stderr] Compiling move-ir-types v0.1.0 (https://github.com/move-language/move?rev=f7137eabc2046f76fdad3ded2c51e03a3b1fbd01#f7137eab) [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling aptos-bitvec v0.1.0 (https://github.com/aptos-labs/aptos-core?rev=16781dcd0e8683c7408aed5f8e5de3c896ec152b#16781dcd) [INFO] [stderr] Compiling phf v0.11.1 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling digest v0.10.5 [INFO] [stderr] Compiling chrono-tz-build v0.0.3 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling async-trait v0.1.58 [INFO] [stderr] Compiling pest v2.4.0 [INFO] [stderr] Compiling chrono-tz v0.6.3 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling move-bytecode-source-map v0.1.0 (https://github.com/move-language/move?rev=f7137eabc2046f76fdad3ded2c51e03a3b1fbd01#f7137eab) [INFO] [stderr] Compiling curve25519-dalek v3.2.1 [INFO] [stderr] Compiling crypto-mac v0.10.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.11 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling hmac-drbg v0.3.0 [INFO] [stderr] Compiling pest_meta v2.4.0 [INFO] [stderr] Compiling move-ir-to-bytecode-syntax v0.1.0 (https://github.com/move-language/move?rev=f7137eabc2046f76fdad3ded2c51e03a3b1fbd01#f7137eab) [INFO] [stderr] Compiling move-vm-types v0.1.0 (https://github.com/move-language/move?rev=f7137eabc2046f76fdad3ded2c51e03a3b1fbd01#f7137eab) [INFO] [stderr] Compiling fail v0.4.0 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling im v15.1.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling move-vm-runtime v0.1.0 (https://github.com/move-language/move?rev=f7137eabc2046f76fdad3ded2c51e03a3b1fbd01#f7137eab) [INFO] [stderr] Compiling cipher v0.4.3 [INFO] [stderr] Compiling move-ir-to-bytecode v0.1.0 (https://github.com/move-language/move?rev=f7137eabc2046f76fdad3ded2c51e03a3b1fbd01#f7137eab) [INFO] [stderr] Compiling sized-chunks v0.6.5 [INFO] [stderr] Compiling pest_generator v2.4.0 [INFO] [stderr] Compiling x25519-dalek v1.2.0 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling hkdf v0.10.0 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling proptest v1.0.0 [INFO] [stderr] Compiling universal-hash v0.5.0 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling deunicode v0.4.3 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling ipnet v2.5.0 [INFO] [stderr] Compiling miniz_oxide v0.5.4 [INFO] [stderr] Compiling time-macros v0.2.5 [INFO] [stderr] Compiling slug v0.1.4 [INFO] [stderr] Compiling polyval v0.6.0 [INFO] [stderr] Compiling pest_derive v2.4.0 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling move-compiler v0.0.1 (https://github.com/move-language/move?rev=f7137eabc2046f76fdad3ded2c51e03a3b1fbd01#f7137eab) [INFO] [stderr] Compiling move-coverage v0.1.0 (https://github.com/move-language/move?rev=f7137eabc2046f76fdad3ded2c51e03a3b1fbd01#f7137eab) [INFO] [stderr] Compiling futures-executor v0.3.25 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling paste v1.0.9 [INFO] [stderr] Compiling ethnum v1.3.0 [INFO] [stderr] Compiling humansize v1.1.1 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling time v0.3.16 [INFO] [stderr] Compiling futures v0.3.25 [INFO] [stderr] Compiling ghash v0.5.0 [INFO] [stderr] Compiling move-table-extension v0.1.0 (https://github.com/move-language/move?rev=f7137eabc2046f76fdad3ded2c51e03a3b1fbd01#f7137eab) [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling aes v0.8.2 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling serde-reflection v0.3.6 [INFO] [stderr] Compiling aead v0.5.1 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling cookie v0.16.1 [INFO] [stderr] Compiling typed-arena v2.0.1 [INFO] [stderr] Compiling aes-gcm v0.10.1 [INFO] [stderr] Compiling pretty v0.10.0 [INFO] [stderr] Compiling h2 v0.3.15 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling unicode-linebreak v0.1.4 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling smawk v0.3.1 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling hyper v0.14.23 [INFO] [stderr] Compiling include_dir_impl v0.6.2 [INFO] [stderr] Compiling serde-hjson v0.9.1 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling ordered-float v2.10.0 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling move-disassembler v0.1.0 (https://github.com/move-language/move?rev=f7137eabc2046f76fdad3ded2c51e03a3b1fbd01#f7137eab) [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling move-model v0.1.0 (https://github.com/move-language/move?rev=f7137eabc2046f76fdad3ded2c51e03a3b1fbd01#f7137eab) [INFO] [stderr] Compiling petgraph v0.6.2 [INFO] [stderr] Compiling config v0.11.0 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling tint v1.0.1 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling directories v4.0.1 [INFO] [stderr] Compiling include_dir v0.6.2 [INFO] [stderr] Compiling textwrap v0.13.4 [INFO] [stderr] Compiling globset v0.4.9 [INFO] [stderr] Compiling serde-reflection v0.3.5 (https://github.com/aptos-labs/serde-reflection?rev=839aed62a20ddccf043c08961cfe74875741ccba#839aed62) [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling prometheus v0.13.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling serde-generate v0.20.6 (https://github.com/aptos-labs/serde-reflection?rev=839aed62a20ddccf043c08961cfe74875741ccba#839aed62) [INFO] [stderr] Compiling ignore v0.4.18 [INFO] [stderr] error: could not compile `move-model` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/bin/rustc --crate-name move_model --edition=2021 /opt/rustwide/cargo-home/git/checkouts/move-0639dd674f581c30/f7137ea/language/move-model/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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e0e745391bf74ed4 -C extra-filename=-e0e745391bf74ed4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-88856cc19a967ff9.rmeta --extern codespan=/opt/rustwide/target/debug/deps/libcodespan-697d9e4eeca1a113.rmeta --extern codespan_reporting=/opt/rustwide/target/debug/deps/libcodespan_reporting-374319cd2e611a7a.rmeta --extern internment=/opt/rustwide/target/debug/deps/libinternment-68b096c4f7822138.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-0eff0e2ecb04b842.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-4fe45eab6225bc93.rmeta --extern move_binary_format=/opt/rustwide/target/debug/deps/libmove_binary_format-296b794dade03ff5.rmeta --extern move_bytecode_source_map=/opt/rustwide/target/debug/deps/libmove_bytecode_source_map-1f815382b176e6a2.rmeta --extern move_bytecode_verifier=/opt/rustwide/target/debug/deps/libmove_bytecode_verifier-8bd088bfb8c64c0f.rmeta --extern move_command_line_common=/opt/rustwide/target/debug/deps/libmove_command_line_common-68f671b46e7b2c21.rmeta --extern move_compiler=/opt/rustwide/target/debug/deps/libmove_compiler-773b77e79a445946.rmeta --extern move_core_types=/opt/rustwide/target/debug/deps/libmove_core_types-eb5af0e48c2d1be6.rmeta --extern move_disassembler=/opt/rustwide/target/debug/deps/libmove_disassembler-94ce1e3dd7b782e2.rmeta --extern move_ir_types=/opt/rustwide/target/debug/deps/libmove_ir_types-8397a94c9436763e.rmeta --extern move_symbol_pool=/opt/rustwide/target/debug/deps/libmove_symbol_pool-7545301e07d76c45.rmeta --extern num=/opt/rustwide/target/debug/deps/libnum-1c9fc52d12d9d18c.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-c7f34ebb927e5a95.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-f190c8ebdd4e8a86.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-74890e077ba40ddf.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `move-compiler` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/bin/rustc --crate-name move_compiler --edition=2021 /opt/rustwide/cargo-home/git/checkouts/move-0639dd674f581c30/f7137ea/language/move-compiler/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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("address20", "address32"))' -C metadata=773b77e79a445946 -C extra-filename=-773b77e79a445946 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-88856cc19a967ff9.rmeta --extern bcs=/opt/rustwide/target/debug/deps/libbcs-9048a1bfd51f449d.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-d75728631dd32463.rmeta --extern codespan_reporting=/opt/rustwide/target/debug/deps/libcodespan_reporting-374319cd2e611a7a.rmeta --extern difference=/opt/rustwide/target/debug/deps/libdifference-547350eca1f9acdf.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-bf5d7c1623e40692.rmeta --extern move_binary_format=/opt/rustwide/target/debug/deps/libmove_binary_format-296b794dade03ff5.rmeta --extern move_borrow_graph=/opt/rustwide/target/debug/deps/libmove_borrow_graph-4aa203ddc5fef5e7.rmeta --extern move_bytecode_source_map=/opt/rustwide/target/debug/deps/libmove_bytecode_source_map-1f815382b176e6a2.rmeta --extern move_bytecode_verifier=/opt/rustwide/target/debug/deps/libmove_bytecode_verifier-8bd088bfb8c64c0f.rmeta --extern move_command_line_common=/opt/rustwide/target/debug/deps/libmove_command_line_common-68f671b46e7b2c21.rmeta --extern move_core_types=/opt/rustwide/target/debug/deps/libmove_core_types-eb5af0e48c2d1be6.rmeta --extern move_ir_to_bytecode=/opt/rustwide/target/debug/deps/libmove_ir_to_bytecode-5c0db2897391bdca.rmeta --extern move_ir_types=/opt/rustwide/target/debug/deps/libmove_ir_types-8397a94c9436763e.rmeta --extern move_symbol_pool=/opt/rustwide/target/debug/deps/libmove_symbol_pool-7545301e07d76c45.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-ea492694a5eb0086.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-c7f34ebb927e5a95.rmeta --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-8b901cb1048608a4.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-f190c8ebdd4e8a86.rmeta --extern sha3=/opt/rustwide/target/debug/deps/libsha3-b73eddff799002a2.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-0727ec34d380cc0d.rmeta --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-86a611a16d1b080a.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "5fb0f8ed6d20861c5cc0f8de71a7c416eb97162f85a1e1873de152c57be700d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5fb0f8ed6d20861c5cc0f8de71a7c416eb97162f85a1e1873de152c57be700d4", kill_on_drop: false }` [INFO] [stdout] 5fb0f8ed6d20861c5cc0f8de71a7c416eb97162f85a1e1873de152c57be700d4