[INFO] cloning repository https://github.com/polytope-labs/ismp-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/polytope-labs/ismp-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpolytope-labs%2Fismp-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpolytope-labs%2Fismp-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d6d5a13209944ed7f1d01bffa42c5c90e3193029 [INFO] testing polytope-labs/ismp-rs against 1.77.0 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpolytope-labs%2Fismp-rs" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/polytope-labs/ismp-rs on toolchain 1.77.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/polytope-labs/ismp-rs [INFO] finished tweaking git repo https://github.com/polytope-labs/ismp-rs [INFO] tweaked toml for git repo https://github.com/polytope-labs/ismp-rs written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/polytope-labs/ismp-rs 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.77.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sp-std v7.0.0 [INFO] [stderr] Downloaded sp-tracing v9.0.0 [INFO] [stderr] Downloaded sp-debug-derive v7.0.0 [INFO] [stderr] Downloaded sp-wasm-interface v13.0.0 [INFO] [stderr] Downloaded sp-core v20.0.0 [INFO] [stderr] Downloaded sp-runtime-interface v16.0.0 [INFO] [stderr] Downloaded sp-storage v12.0.0 [INFO] [stderr] Downloaded sp-core-hashing v8.0.0 [INFO] [stderr] Downloaded sp-externalities v0.18.0 [INFO] [stderr] Downloaded sp-runtime-interface-proc-macro v10.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a43c0b36a39dddf7b5e9a1a8b09573b5f4fdc0e6a531bdf879aa47956a3fe7ea [INFO] running `Command { std: "docker" "start" "-a" "a43c0b36a39dddf7b5e9a1a8b09573b5f4fdc0e6a531bdf879aa47956a3fe7ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a43c0b36a39dddf7b5e9a1a8b09573b5f4fdc0e6a531bdf879aa47956a3fe7ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a43c0b36a39dddf7b5e9a1a8b09573b5f4fdc0e6a531bdf879aa47956a3fe7ea", kill_on_drop: false }` [INFO] [stdout] a43c0b36a39dddf7b5e9a1a8b09573b5f4fdc0e6a531bdf879aa47956a3fe7ea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e0ea9c6c789d1ad639fe66b049390b006983647b20aed509869c40bbee687fd3 [INFO] running `Command { std: "docker" "start" "-a" "e0ea9c6c789d1ad639fe66b049390b006983647b20aed509869c40bbee687fd3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.63 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.141 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling serde v1.0.166 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling winnow v0.4.1 [INFO] [stderr] Compiling toml_datetime v0.6.1 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling byte-slice-cast v1.2.2 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling io-lifetimes v1.0.10 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling aho-corasick v1.0.1 [INFO] [stderr] Compiling syn v2.0.23 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling regex-syntax v0.7.1 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling target-lexicon v0.12.7 [INFO] [stderr] Compiling rustix v0.37.13 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling getrandom v0.2.9 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling toml_edit v0.19.8 [INFO] [stderr] Compiling gimli v0.26.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling rustix v0.36.13 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling cpufeatures v0.2.7 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling paste v1.0.12 [INFO] [stderr] Compiling linux-raw-sys v0.3.7 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling wasmtime-runtime v6.0.2 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling cpp_demangle v0.3.5 [INFO] [stderr] Compiling libm v0.2.6 [INFO] [stderr] Compiling sp-std v7.0.0 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling linux-raw-sys v0.1.4 [INFO] [stderr] Compiling serde_json v1.0.100 [INFO] [stderr] Compiling libsecp256k1-core v0.3.0 [INFO] [stderr] Compiling regex v1.8.1 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling wasmtime-jit-debug v6.0.2 [INFO] [stderr] Compiling wasmtime-asm-macros v6.0.2 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling ref-cast v1.0.16 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling keccak v0.1.4 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling wasmtime-jit-icache-coherence v6.0.2 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling iana-time-zone v0.1.56 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling wasmtime v6.0.2 [INFO] [stderr] Compiling memory_units v0.4.0 [INFO] [stderr] Compiling parity-wasm v0.45.0 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling memfd v0.6.3 [INFO] [stderr] Compiling wasmi_core v0.2.1 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling fixed-hash v0.8.0 [INFO] [stderr] Compiling chrono v0.4.24 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.3.0 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.3.0 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling secp256k1-sys v0.6.1 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling libsecp256k1 v0.7.1 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling wasmi-validation v0.5.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling environmental v1.1.4 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling constant_time_eq v0.2.5 [INFO] [stderr] Compiling blake2b_simd v1.0.1 [INFO] [stderr] Compiling wasmi v0.13.2 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling pbkdf2 v0.8.0 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling num-format v0.4.4 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling dyn-clone v1.0.11 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling sp-core-hashing v8.0.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling hash256-std-hasher v0.15.2 [INFO] [stderr] Compiling hash-db v0.16.0 [INFO] [stderr] Compiling array-bytes v4.2.0 [INFO] [stderr] Compiling serde_derive v1.0.166 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling ref-cast-impl v1.0.16 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling parity-scale-codec-derive v3.1.4 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.2 [INFO] [stderr] Compiling scale-info-derive v2.5.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling sp-debug-derive v7.0.0 [INFO] [stderr] Compiling sp-runtime-interface-proc-macro v10.0.0 [INFO] [stderr] Compiling dyn-clonable-impl v0.9.0 [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stderr] Compiling merlin v2.0.1 [INFO] [stderr] Compiling curve25519-dalek v2.1.3 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling tiny-bip39 v1.0.0 [INFO] [stderr] Compiling dyn-clonable v0.9.0 [INFO] [stderr] Compiling schnorrkel v0.9.1 [INFO] [stderr] Compiling secp256k1 v0.24.3 [INFO] [stderr] Compiling ed25519-zebra v3.1.0 [INFO] [stderr] Compiling substrate-bip39 v0.4.4 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling parity-scale-codec v3.4.0 [INFO] [stderr] Compiling cranelift-entity v0.93.2 [INFO] [stderr] Compiling impl-serde v0.4.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling wasmparser v0.100.0 [INFO] [stderr] Compiling object v0.29.0 [INFO] [stderr] Compiling scale-info v2.5.0 [INFO] [stderr] Compiling impl-codec v0.6.0 [INFO] [stderr] Compiling sp-storage v12.0.0 [INFO] [stderr] Compiling sp-externalities v0.18.0 [INFO] [stderr] Compiling tracing-subscriber v0.2.25 [INFO] [stderr] Compiling ss58-registry v1.40.0 [INFO] [stderr] Compiling primitive-types v0.12.1 [INFO] [stderr] Compiling bounded-collections v0.1.6 [INFO] [stderr] Compiling sp-tracing v9.0.0 [INFO] [stderr] Compiling ismp v0.1.0 (/opt/rustwide/workdir/ismp) [INFO] [stderr] Compiling wasmtime-types v6.0.2 [INFO] [stderr] Compiling wasmtime-environ v6.0.2 [INFO] [stderr] Compiling wasmtime-jit v6.0.2 [INFO] [stderr] Compiling sp-wasm-interface v13.0.0 [INFO] [stderr] Compiling sp-runtime-interface v16.0.0 [INFO] [stderr] Compiling sp-core v20.0.0 [INFO] [stderr] Compiling ismp-testsuite v0.1.0 (/opt/rustwide/workdir/ismp-testsuite) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.18s [INFO] running `Command { std: "docker" "inspect" "e0ea9c6c789d1ad639fe66b049390b006983647b20aed509869c40bbee687fd3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0ea9c6c789d1ad639fe66b049390b006983647b20aed509869c40bbee687fd3", kill_on_drop: false }` [INFO] [stdout] e0ea9c6c789d1ad639fe66b049390b006983647b20aed509869c40bbee687fd3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 05662ed1097e76d3ca09aa995eb2710313a54457c8e9be132eede606b3fb79bb [INFO] running `Command { std: "docker" "start" "-a" "05662ed1097e76d3ca09aa995eb2710313a54457c8e9be132eede606b3fb79bb", kill_on_drop: false }` [INFO] [stderr] Compiling ismp v0.1.0 (/opt/rustwide/workdir/ismp) [INFO] [stderr] Compiling ismp-testsuite v0.1.0 (/opt/rustwide/workdir/ismp-testsuite) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.23s [INFO] running `Command { std: "docker" "inspect" "05662ed1097e76d3ca09aa995eb2710313a54457c8e9be132eede606b3fb79bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05662ed1097e76d3ca09aa995eb2710313a54457c8e9be132eede606b3fb79bb", kill_on_drop: false }` [INFO] [stdout] 05662ed1097e76d3ca09aa995eb2710313a54457c8e9be132eede606b3fb79bb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c157f6763f46638a722562ba71907b3a5c4620d4bb8cc8c8a3f316b4c43cf652 [INFO] running `Command { std: "docker" "start" "-a" "c157f6763f46638a722562ba71907b3a5c4620d4bb8cc8c8a3f316b4c43cf652", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ismp-0eed53f37abdc346) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test host::tests::state_machine_conversions ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ismp_testsuite-b9d029c665777e2c) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test tests::should_reject_messages_for_frozen_state_machines ... ok [INFO] [stdout] test tests::should_reject_expired_check_clients ... ok [INFO] [stdout] test tests::should_reject_updates_within_challenge_period ... ok [INFO] [stdout] test tests::should_process_timeouts_correctly ... ok [INFO] [stdout] test tests::dispatcher_should_write_receipts_for_outgoing_requests_and_responses ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests ismp [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests ismp-testsuite [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c157f6763f46638a722562ba71907b3a5c4620d4bb8cc8c8a3f316b4c43cf652", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c157f6763f46638a722562ba71907b3a5c4620d4bb8cc8c8a3f316b4c43cf652", kill_on_drop: false }` [INFO] [stdout] c157f6763f46638a722562ba71907b3a5c4620d4bb8cc8c8a3f316b4c43cf652 [INFO] testing polytope-labs/ismp-rs against beta-2024-03-24 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpolytope-labs%2Fismp-rs" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/polytope-labs/ismp-rs on toolchain beta-2024-03-24 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/polytope-labs/ismp-rs [INFO] finished tweaking git repo https://github.com/polytope-labs/ismp-rs [INFO] tweaked toml for git repo https://github.com/polytope-labs/ismp-rs written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/polytope-labs/ismp-rs 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-03-24" "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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7f0f476d557df7d45f319e1c71665589c322cd7ff857a2d203b461b03787a6c9 [INFO] running `Command { std: "docker" "start" "-a" "7f0f476d557df7d45f319e1c71665589c322cd7ff857a2d203b461b03787a6c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7f0f476d557df7d45f319e1c71665589c322cd7ff857a2d203b461b03787a6c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f0f476d557df7d45f319e1c71665589c322cd7ff857a2d203b461b03787a6c9", kill_on_drop: false }` [INFO] [stdout] 7f0f476d557df7d45f319e1c71665589c322cd7ff857a2d203b461b03787a6c9 [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=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cf16f9d2549686a462d0621d78d151aacb31d4422052de8bd82d479c1bc6fd0b [INFO] running `Command { std: "docker" "start" "-a" "cf16f9d2549686a462d0621d78d151aacb31d4422052de8bd82d479c1bc6fd0b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.63 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.141 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling serde v1.0.166 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling winnow v0.4.1 [INFO] [stderr] Compiling toml_datetime v0.6.1 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling byte-slice-cast v1.2.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling io-lifetimes v1.0.10 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling aho-corasick v1.0.1 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling syn v2.0.23 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling regex-syntax v0.7.1 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling rustix v0.37.13 [INFO] [stderr] Compiling target-lexicon v0.12.7 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling gimli v0.26.2 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling getrandom v0.2.9 [INFO] [stderr] Compiling toml_edit v0.19.8 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling linux-raw-sys v0.3.7 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling cpufeatures v0.2.7 [INFO] [stderr] Compiling rustix v0.36.13 [INFO] [stderr] Compiling paste v1.0.12 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling wasmtime-runtime v6.0.2 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling sp-std v7.0.0 [INFO] [stderr] Compiling serde_json v1.0.100 [INFO] [stderr] Compiling libm v0.2.6 [INFO] [stderr] Compiling cpp_demangle v0.3.5 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling linux-raw-sys v0.1.4 [INFO] [stderr] Compiling regex v1.8.1 [INFO] [stderr] Compiling libsecp256k1-core v0.3.0 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling wasmtime-jit-debug v6.0.2 [INFO] [stderr] Compiling wasmtime-asm-macros v6.0.2 [INFO] [stderr] Compiling ref-cast v1.0.16 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling keccak v0.1.4 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling wasmtime-jit-icache-coherence v6.0.2 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling wasmtime v6.0.2 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling iana-time-zone v0.1.56 [INFO] [stderr] Compiling memfd v0.6.3 [INFO] [stderr] Compiling memory_units v0.4.0 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling parity-wasm v0.45.0 [INFO] [stderr] Compiling wasmi_core v0.2.1 [INFO] [stderr] Compiling fixed-hash v0.8.0 [INFO] [stderr] Compiling chrono v0.4.24 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.3.0 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.3.0 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/uint-e85f917139d0f473/lib-uint` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/tracing-dab5cfa6fb944658/invoked.timestamp` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/tracing-log-906efd9df5b86502/invoked.timestamp` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta9OCGJl/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `libsecp256k1-gen-ecmult` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaD1FYlR/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `libsecp256k1-gen-genmult` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `toml_edit` (lib) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `regex-syntax` (lib) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaEE9r06" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] error: could not compile `sha2` (lib) due to 1 previous error [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetadflv4E" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `regex` (lib) [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `regex-syntax` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `wasmi_core` (lib) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetamXII0w" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cpp_demangle` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaidGeNa" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `parity-wasm` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaJ8IYNF" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `chrono` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "cf16f9d2549686a462d0621d78d151aacb31d4422052de8bd82d479c1bc6fd0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf16f9d2549686a462d0621d78d151aacb31d4422052de8bd82d479c1bc6fd0b", kill_on_drop: false }` [INFO] [stdout] cf16f9d2549686a462d0621d78d151aacb31d4422052de8bd82d479c1bc6fd0b