[INFO] fetching crate rgb-core 0.5.1... [INFO] testing rgb-core-0.5.1 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate rgb-core 0.5.1 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate rgb-core 0.5.1 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rgb-core 0.5.1 [INFO] finished tweaking crates.io crate rgb-core 0.5.1 [INFO] tweaked toml for crates.io crate rgb-core 0.5.1 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate crates.io crate rgb-core 0.5.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 3857e8dffbe75a8b7506085b279024e6e7ac5886a4cbdb031542c127aae2ce04 [INFO] running `Command { std: "docker" "start" "-a" "3857e8dffbe75a8b7506085b279024e6e7ac5886a4cbdb031542c127aae2ce04", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3857e8dffbe75a8b7506085b279024e6e7ac5886a4cbdb031542c127aae2ce04", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3857e8dffbe75a8b7506085b279024e6e7ac5886a4cbdb031542c127aae2ce04", kill_on_drop: false }` [INFO] [stdout] 3857e8dffbe75a8b7506085b279024e6e7ac5886a4cbdb031542c127aae2ce04 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 0fbbf43a1d3154f545242981936bf7f7333a2f731353aa9247663d7e4e2e45f9 [INFO] running `Command { std: "docker" "start" "-a" "0fbbf43a1d3154f545242981936bf7f7333a2f731353aa9247663d7e4e2e45f9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.33 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling libc v0.2.109 [INFO] [stderr] Compiling serde_derive v1.0.131 [INFO] [stderr] Compiling serde v1.0.131 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling ryu v1.0.6 [INFO] [stderr] Compiling serde_json v1.0.72 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Compiling bech32 v0.8.1 [INFO] [stderr] Compiling signature v1.4.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling odds v0.2.26 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling bitcoin_hashes v0.9.7 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling secp256k1-sys v0.4.1 [INFO] [stderr] Compiling grin_secp256k1zkp v0.7.11 [INFO] [stderr] Compiling ed25519 v1.3.0 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling rustc_apfloat v0.1.3 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling arrayvec v0.3.25 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling socks v0.3.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki-roots v0.19.0 [INFO] [stderr] Compiling rustls v0.16.0 [INFO] [stderr] Compiling amplify_syn v1.1.6 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling darling_core v0.13.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling amplify_derive v2.10.0 [INFO] [stderr] Compiling zeroize_derive v1.2.2 [INFO] [stderr] Compiling clap_derive v3.0.0-rc.1 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling darling_macro v0.13.1 [INFO] [stderr] Compiling zeroize v1.4.3 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling darling v0.13.1 [INFO] [stderr] Compiling single_use_seals v0.5.5 [INFO] [stderr] Compiling serde_with_macros v1.5.1 [INFO] [stderr] Compiling clap v3.0.0-rc.1 [INFO] [stderr] Compiling serde_str_helpers v0.1.2 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling amplify_num v0.2.2 [INFO] [stderr] Compiling serde_yaml v0.8.21 [INFO] [stderr] Compiling bitcoin_hashes v0.10.0 [INFO] [stderr] Compiling secp256k1 v0.20.3 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling serde_with v1.11.0 [INFO] [stderr] Compiling stringly_conversions v0.1.1 [INFO] [stderr] Compiling amplify v3.10.0 [INFO] [stderr] Compiling encoding_derive_helpers v1.7.6 [INFO] [stderr] Compiling aluvm v0.4.0 [INFO] [stderr] Compiling strict_encoding_derive v1.7.6 [INFO] [stderr] Compiling bitcoin v0.27.1 [INFO] [stderr] Compiling miniscript v6.0.1 [INFO] [stderr] Compiling electrum-client v0.8.0 [INFO] [stderr] Compiling strict_encoding v1.7.7 [INFO] [stderr] Compiling slip132 v0.5.0 [INFO] [stderr] Compiling bitcoin_scripts v0.5.0 [INFO] [stderr] Compiling commit_verify v0.5.11 [INFO] [stderr] Compiling lnpbp_bech32 v0.5.0 [INFO] [stderr] Compiling lnpbp_chain v0.5.0 [INFO] [stderr] Compiling bitcoin_hd v0.5.0 [INFO] [stderr] Compiling client_side_validation v0.5.7 [INFO] [stderr] Compiling lnpbp v0.5.0 [INFO] [stderr] Compiling descriptors v0.5.0 [INFO] [stderr] Compiling bp-dbc v0.5.0 [INFO] [stderr] Compiling psbt v0.5.0 [INFO] [stderr] Compiling descriptor-wallet v0.5.0 [INFO] [stderr] Compiling bp-seals v0.5.0 [INFO] [stderr] Compiling bp-core v0.5.0 [INFO] [stderr] Compiling rgb-core v0.5.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 13s [INFO] running `Command { std: "docker" "inspect" "0fbbf43a1d3154f545242981936bf7f7333a2f731353aa9247663d7e4e2e45f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0fbbf43a1d3154f545242981936bf7f7333a2f731353aa9247663d7e4e2e45f9", kill_on_drop: false }` [INFO] [stdout] 0fbbf43a1d3154f545242981936bf7f7333a2f731353aa9247663d7e4e2e45f9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 43229c91d1975489da95604aa074fab3a6a7410f6ac5324e6798dcc63d65fd37 [INFO] running `Command { std: "docker" "start" "-a" "43229c91d1975489da95604aa074fab3a6a7410f6ac5324e6798dcc63d65fd37", kill_on_drop: false }` [INFO] [stderr] Compiling rgb-core v0.5.1 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't read src/contract/../../test/hash_state.in: No such file or directory (os error 2) [INFO] [stdout] --> src/contract/assignments.rs:1196:38 [INFO] [stdout] | [INFO] [stdout] 1196 | static HASH_VARIANT: [u8; 267] = include!("../../test/hash_state.in"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rgb-core` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "43229c91d1975489da95604aa074fab3a6a7410f6ac5324e6798dcc63d65fd37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43229c91d1975489da95604aa074fab3a6a7410f6ac5324e6798dcc63d65fd37", kill_on_drop: false }` [INFO] [stdout] 43229c91d1975489da95604aa074fab3a6a7410f6ac5324e6798dcc63d65fd37