[INFO] cloning repository https://github.com/hjozwiak/solana-misc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hjozwiak/solana-misc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhjozwiak%2Fsolana-misc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhjozwiak%2Fsolana-misc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 46c2c44d93b79bc13232c9aecb9c635fafdc224e [INFO] testing hjozwiak/solana-misc against try#5bc97a20e5cc382ae6d19f727a9e73eeb2734548 for pr-99093 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhjozwiak%2Fsolana-misc" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hjozwiak/solana-misc on toolchain 5bc97a20e5cc382ae6d19f727a9e73eeb2734548 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5bc97a20e5cc382ae6d19f727a9e73eeb2734548" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hjozwiak/solana-misc [INFO] finished tweaking git repo https://github.com/hjozwiak/solana-misc [INFO] tweaked toml for git repo https://github.com/hjozwiak/solana-misc written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/hjozwiak/solana-misc already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5bc97a20e5cc382ae6d19f727a9e73eeb2734548" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:ecb52c4cf6672b83cc996368a05b4a059042425f2b6ba9cd23a06cdead5d8d70" "/opt/rustwide/cargo-home/bin/cargo" "+5bc97a20e5cc382ae6d19f727a9e73eeb2734548" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 98aeb4c09cc0d750392a444f0e504482b1091aab0628506faf94d91c0f86a8e7 [INFO] running `Command { std: "docker" "start" "-a" "98aeb4c09cc0d750392a444f0e504482b1091aab0628506faf94d91c0f86a8e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "98aeb4c09cc0d750392a444f0e504482b1091aab0628506faf94d91c0f86a8e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98aeb4c09cc0d750392a444f0e504482b1091aab0628506faf94d91c0f86a8e7", kill_on_drop: false }` [INFO] [stdout] 98aeb4c09cc0d750392a444f0e504482b1091aab0628506faf94d91c0f86a8e7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "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:ecb52c4cf6672b83cc996368a05b4a059042425f2b6ba9cd23a06cdead5d8d70" "/opt/rustwide/cargo-home/bin/cargo" "+5bc97a20e5cc382ae6d19f727a9e73eeb2734548" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 33e658e7c1d8f4cbaec6087405606dd88a69959f4094036606f87eb515467c38 [INFO] running `Command { std: "docker" "start" "-a" "33e658e7c1d8f4cbaec6087405606dd88a69959f4094036606f87eb515467c38", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling unicode-ident v1.0.2 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling serde_derive v1.0.139 [INFO] [stderr] Compiling serde v1.0.139 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Compiling semver v1.0.12 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling crossbeam-utils v0.8.10 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.81 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Compiling either v1.7.0 [INFO] [stderr] Compiling bumpalo v3.10.0 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Compiling rustversion v1.0.8 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling anyhow v1.0.58 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling wasm-bindgen v0.2.81 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling keccak v0.1.2 [INFO] [stderr] Compiling trybuild v1.0.63 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling driver v0.1.0 (/opt/rustwide/workdir/driver) [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling im v15.1.0 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.9 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling unicode-normalization v0.1.21 [INFO] [stderr] Compiling crossbeam-channel v0.5.5 [INFO] [stderr] Compiling solana-frozen-abi-macro v1.11.3 [INFO] [stderr] Compiling solana-frozen-abi v1.11.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling memmap2 v0.5.5 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling sized-chunks v0.6.5 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling blake3 v1.3.1 [INFO] [stderr] Compiling solana-program v1.11.3 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.81 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.9.3 [INFO] [stderr] Compiling borsh-derive-internal v0.9.3 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.81 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.81 [INFO] [stderr] Compiling bytemuck_derive v1.1.0 [INFO] [stderr] Compiling solana-sdk-macro v1.11.3 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling bytemuck v1.10.0 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling serde_bytes v0.11.6 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling crypto-common v0.1.5 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling libsecp256k1-core v0.2.2 [INFO] [stderr] Compiling curve25519-dalek v3.2.1 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling pbkdf2 v0.4.0 [INFO] [stderr] Compiling hmac-drbg v0.3.0 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling sha3 v0.10.1 [INFO] [stderr] Compiling tiny-bip39 v0.8.2 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.2.1 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.2.1 [INFO] [stderr] Compiling borsh-derive v0.9.3 [INFO] [stderr] Compiling libsecp256k1 v0.6.0 [INFO] [stderr] Compiling borsh v0.9.3 [INFO] [stderr] Compiling assert-keys-equal-macro v0.1.0 (/opt/rustwide/workdir/macro) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 15s [INFO] running `Command { std: "docker" "inspect" "33e658e7c1d8f4cbaec6087405606dd88a69959f4094036606f87eb515467c38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33e658e7c1d8f4cbaec6087405606dd88a69959f4094036606f87eb515467c38", kill_on_drop: false }` [INFO] [stdout] 33e658e7c1d8f4cbaec6087405606dd88a69959f4094036606f87eb515467c38 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "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:ecb52c4cf6672b83cc996368a05b4a059042425f2b6ba9cd23a06cdead5d8d70" "/opt/rustwide/cargo-home/bin/cargo" "+5bc97a20e5cc382ae6d19f727a9e73eeb2734548" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 592dbac2958b33cda74a3a75fbc289e0035dc12e4942916eb5d49cb7476bcb2d [INFO] running `Command { std: "docker" "start" "-a" "592dbac2958b33cda74a3a75fbc289e0035dc12e4942916eb5d49cb7476bcb2d", kill_on_drop: false }` [INFO] [stderr] Compiling driver v0.1.0 (/opt/rustwide/workdir/driver) [INFO] [stderr] Compiling assert-keys-equal-macro v0.1.0 (/opt/rustwide/workdir/macro) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.99s [INFO] running `Command { std: "docker" "inspect" "592dbac2958b33cda74a3a75fbc289e0035dc12e4942916eb5d49cb7476bcb2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "592dbac2958b33cda74a3a75fbc289e0035dc12e4942916eb5d49cb7476bcb2d", kill_on_drop: false }` [INFO] [stdout] 592dbac2958b33cda74a3a75fbc289e0035dc12e4942916eb5d49cb7476bcb2d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "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:ecb52c4cf6672b83cc996368a05b4a059042425f2b6ba9cd23a06cdead5d8d70" "/opt/rustwide/cargo-home/bin/cargo" "+5bc97a20e5cc382ae6d19f727a9e73eeb2734548" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 689bf995fa9348b1099a97f624684b56d0cae82899e60dc4ecfcb5825ac8d18f [INFO] running `Command { std: "docker" "start" "-a" "689bf995fa9348b1099a97f624684b56d0cae82899e60dc4ecfcb5825ac8d18f", 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/assert_keys_equal_macro-d38707ba6f1856c0) [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] Running tests/runner.rs (/opt/rustwide/target/debug/deps/runner-6d5b06a601008082) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling unicode-ident v1.0.2 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling serde_derive v1.0.139 [INFO] [stderr] Compiling serde v1.0.139 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.10 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling semver v1.0.12 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.81 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Compiling anyhow v1.0.58 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling bumpalo v3.10.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.81 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling rustversion v1.0.8 [INFO] [stderr] Compiling either v1.7.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling trybuild v1.0.63 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling keccak v0.1.2 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.9 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling im v15.1.0 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.5 [INFO] [stderr] Compiling unicode-normalization v0.1.21 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling memmap2 v0.5.5 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling solana-frozen-abi v1.11.3 [INFO] [stderr] Compiling solana-frozen-abi-macro v1.11.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling sized-chunks v0.6.5 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.81 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.9.3 [INFO] [stderr] Compiling borsh-derive-internal v0.9.3 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.81 [INFO] [stderr] Compiling blake3 v1.3.1 [INFO] [stderr] Compiling solana-program v1.11.3 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.81 [INFO] [stderr] Compiling bytemuck_derive v1.1.0 [INFO] [stderr] Compiling solana-sdk-macro v1.11.3 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stdout] test run_failures has been running for over 60 seconds [INFO] [stdout] test run_partial_success has been running for over 60 seconds [INFO] [stdout] test run_success has been running for over 60 seconds [INFO] [stderr] Compiling bytemuck v1.10.0 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling serde_bytes v0.11.6 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling crypto-common v0.1.5 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling libsecp256k1-core v0.2.2 [INFO] [stderr] Compiling curve25519-dalek v3.2.1 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling pbkdf2 v0.4.0 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling hmac-drbg v0.3.0 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling sha3 v0.10.1 [INFO] [stderr] Compiling tiny-bip39 v0.8.2 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.2.1 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.2.1 [INFO] [stderr] Compiling libsecp256k1 v0.6.0 [INFO] [stderr] Compiling borsh-derive v0.9.3 [INFO] [stderr] Compiling borsh v0.9.3 [INFO] [stderr] error: could not compile `libsecp256k1` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name libsecp256k1 --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsecp256k1-0.6.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 --cfg 'feature="default"' --cfg 'feature="hmac"' --cfg 'feature="hmac-drbg"' --cfg 'feature="sha2"' --cfg 'feature="static-context"' --cfg 'feature="std"' --cfg 'feature="typenum"' -C metadata=567ea58cb3894bdc -C extra-filename=-567ea58cb3894bdc --out-dir /opt/rustwide/target/tests/target/debug/deps -L dependency=/opt/rustwide/target/tests/target/debug/deps --extern arrayref=/opt/rustwide/target/tests/target/debug/deps/libarrayref-57281c41570c02b8.rmeta --extern base64=/opt/rustwide/target/tests/target/debug/deps/libbase64-39e28365650e923e.rmeta --extern digest=/opt/rustwide/target/tests/target/debug/deps/libdigest-70924c31c806cbf1.rmeta --extern hmac_drbg=/opt/rustwide/target/tests/target/debug/deps/libhmac_drbg-f3308ef490ed6ee0.rmeta --extern libsecp256k1_core=/opt/rustwide/target/tests/target/debug/deps/liblibsecp256k1_core-6eb5c98fa68d54a0.rmeta --extern rand=/opt/rustwide/target/tests/target/debug/deps/librand-36ef8050ce8d3ee4.rmeta --extern serde=/opt/rustwide/target/tests/target/debug/deps/libserde-ed6452655cb6d9d0.rmeta --extern sha2=/opt/rustwide/target/tests/target/debug/deps/libsha2-f1df9f174795cf34.rmeta --extern typenum=/opt/rustwide/target/tests/target/debug/deps/libtypenum-ae91be759e5f8db3.rmeta --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] test run_success ... FAILED [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Checking once_cell v1.13.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking block-padding v0.2.1 [INFO] [stderr] Checking cpufeatures v0.2.2 [INFO] [stderr] Checking either v1.7.0 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking unicode-ident v1.0.2 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking bs58 v0.4.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking keccak v0.1.2 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking proc-macro2 v1.0.40 [INFO] [stderr] Checking typenum v1.15.0 [INFO] [stderr] Checking libc v0.2.126 [INFO] [stderr] Checking crunchy v0.2.2 [INFO] [stderr] Checking log v0.4.17 [INFO] [stderr] Checking anyhow v1.0.58 [INFO] [stderr] Checking crossbeam-utils v0.8.10 [INFO] [stderr] Checking itertools v0.10.3 [INFO] [stderr] Checking memoffset v0.6.5 [INFO] [stderr] Checking num-traits v0.2.15 [INFO] [stderr] Checking serde v1.0.139 [INFO] [stderr] Checking thiserror v1.0.31 [INFO] [stderr] Checking bytemuck v1.10.0 [INFO] [stderr] Checking zeroize v1.3.0 [INFO] [stderr] Checking wasm-bindgen v0.2.81 [INFO] [stderr] Compiling libsecp256k1 v0.6.0 [INFO] [stderr] Checking quote v1.0.20 [INFO] [stderr] Checking crossbeam-epoch v0.9.9 [INFO] [stderr] Checking crossbeam-channel v0.5.5 [INFO] [stderr] Checking unicode-normalization v0.1.21 [INFO] [stderr] Checking bitmaps v2.1.0 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking jobserver v0.1.24 [INFO] [stderr] Checking memmap2 v0.5.5 [INFO] [stderr] Checking syn v1.0.98 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking cc v1.0.73 [INFO] [stderr] Checking ahash v0.7.6 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking rayon-core v1.9.3 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand_xoshiro v0.6.0 [INFO] [stderr] Checking sized-chunks v0.6.5 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking rayon v1.5.3 [INFO] [stderr] Checking borsh v0.9.3 [INFO] [stderr] Checking generic-array v0.14.5 [INFO] [stderr] Checking serde_bytes v0.11.6 [INFO] [stderr] Checking serde_json v1.0.82 [INFO] [stderr] Checking bv v0.11.1 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Checking crypto-common v0.1.5 [INFO] [stderr] Checking block-buffer v0.10.2 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking pbkdf2 v0.4.0 [INFO] [stderr] Checking hmac v0.8.1 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking libsecp256k1-core v0.2.2 [INFO] [stderr] Checking curve25519-dalek v3.2.1 [INFO] [stderr] Checking digest v0.10.3 [INFO] [stderr] Checking hmac-drbg v0.3.0 [INFO] [stderr] Checking tiny-bip39 v0.8.2 [INFO] [stderr] Checking blake3 v1.3.1 [INFO] [stderr] Checking sha2 v0.10.2 [INFO] [stderr] Checking sha3 v0.10.1 [INFO] [stderr] Checking im v15.1.0 [INFO] [stderr] Checking solana-frozen-abi v1.11.3 [INFO] [stderr] Compiling solana-program v1.11.3 [INFO] [stderr] Compiling assert-keys-equal-macro v0.1.0 (/opt/rustwide/workdir/macro) [INFO] [stderr] Checking assert-keys-equal-macro-tests v0.0.0 (/opt/rustwide/target/tests/assert-keys-equal-macro) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 42.93s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test tests/failures/01-fail-too-short.rs ... ok [INFO] [stderr] test tests/failures/02-fail-too-long.rs ... ok [INFO] [stderr] test tests/failures/03-fail-decode.rs ... ok [INFO] [stderr] test tests/failures/04-fail-field.rs ... ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test run_failures ... ok [INFO] [stderr] Compiling solana-program v1.11.3 [INFO] [stderr] Compiling assert-keys-equal-macro-tests v0.0.0 (/opt/rustwide/target/tests/assert-keys-equal-macro) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.14s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test tests/successes/06-barf-when-unequal.rs ... error [INFO] [stderr] Test case failed at runtime. [INFO] [stderr] [INFO] [stderr] STDERR: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] thread 'main' panicked at 'assertion failed: `(left == right)` [INFO] [stderr] left: `Fd7btgySsrjuo25CJCj7oE7VPMyezDhnx7pZkj2v69Nk`, [INFO] [stderr] right: `9QU2QSxhb24FUX3Tu2FpczXjpK3VYrvRudywSZaM29mF`', /opt/rustwide/workdir/macro/tests/successes/06-barf-when-unequal.rs:25:5 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55585ac14900 - std::backtrace_rs::backtrace::libunwind::trace::h552106febb15e17e [INFO] [stderr] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 1: 0x55585ac14900 - std::backtrace_rs::backtrace::trace_unsynchronized::hf7774f161cb6a040 [INFO] [stderr] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55585ac14900 - std::sys_common::backtrace::_print_fmt::h0c305f5052d81630 [INFO] [stderr] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stderr] 3: 0x55585ac14900 - ::fmt::h64b3e0a8deb0a611 [INFO] [stderr] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stderr] 4: 0x55585ac2f22c - core::fmt::write::h8f671d0f7992fdc6 [INFO] [stderr] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/core/src/fmt/mod.rs:1198:17 [INFO] [stderr] 5: 0x55585ac12825 - std::io::Write::write_fmt::ha425e7628e43e73a [INFO] [stderr] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/io/mod.rs:1672:15 [INFO] [stderr] 6: 0x55585ac15fd1 - std::sys_common::backtrace::_print::h9fa97aca0ed3f804 [INFO] [stderr] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stderr] 7: 0x55585ac15fd1 - std::sys_common::backtrace::print::haab86c3a36d9a53e [INFO] [stderr] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stderr] 8: 0x55585ac15fd1 - std::panicking::default_hook::{{closure}}::h97ac82ba40b3820b [INFO] [stderr] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/panicking.rs:295:22 [INFO] [stderr] 9: 0x55585ac15ca3 - std::panicking::default_hook::h3a2e40383cd02365 [INFO] [stderr] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/panicking.rs:314:9 [INFO] [stderr] 10: 0x55585ac16673 - std::panicking::rust_panic_with_hook::h91242c0d4adecfe2 [INFO] [stderr] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/panicking.rs:698:17 [INFO] [stderr] 11: 0x55585ac16567 - std::panicking::begin_panic_handler::{{closure}}::h627cf56a9a0a9517 [INFO] [stderr] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/panicking.rs:588:13 [INFO] [stderr] 12: 0x55585ac14dd4 - std::sys_common::backtrace::__rust_end_short_backtrace::hf13451d299824903 [INFO] [stderr] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stderr] 13: 0x55585ac16292 - rust_begin_unwind [INFO] [stderr] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/panicking.rs:584:5 [INFO] [stderr] 14: 0x55585abf46c3 - core::panicking::panic_fmt::ha6799a5d9621aa13 [INFO] [stderr] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/core/src/panicking.rs:142:14 [INFO] [stderr] 15: 0x55585ac2e4f8 - core::panicking::assert_failed_inner::h06a9ad83c1bddedb [INFO] [stderr] 16: 0x55585abf609a - core::panicking::assert_failed::ha7003d70a84b719f [INFO] [stderr] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/core/src/panicking.rs:181:5 [INFO] [stderr] 17: 0x55585abf4cd9 - trybuild000::main::h97f08854fe92a875 [INFO] [stderr] at /opt/rustwide/workdir/macro/tests/successes/06-barf-when-unequal.rs:25:5 [INFO] [stderr] 18: 0x55585abf4e4b - core::ops::function::FnOnce::call_once::h0f3e4a6be2abb620 [INFO] [stderr] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/core/src/ops/function.rs:248:5 [INFO] [stderr] 19: 0x55585abf4ece - std::sys_common::backtrace::__rust_begin_short_backtrace::hc1f4a10dd7f10395 [INFO] [stderr] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stderr] 20: 0x55585abf4f41 - std::rt::lang_start::{{closure}}::h1e8e27781489013b [INFO] [stderr] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/rt.rs:145:18 [INFO] [stderr] 21: 0x55585ac10b1a - core::ops::function::impls:: for &F>::call_once::h723be14a88df70cd [INFO] [stderr] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/core/src/ops/function.rs:280:13 [INFO] [stderr] 22: 0x55585ac10b1a - std::panicking::try::do_call::h0a278cbcf63b5907 [INFO] [stderr] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/panicking.rs:492:40 [INFO] [stderr] 23: 0x55585ac10b1a - std::panicking::try::h4d76a5937891cc2d [INFO] [stderr] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/panicking.rs:456:19 [INFO] [stderr] 24: 0x55585ac10b1a - std::panic::catch_unwind::h45ee868c2bdebbc0 [INFO] [stderr] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/panic.rs:137:14 [INFO] [stderr] 25: 0x55585ac10b1a - std::rt::lang_start_internal::{{closure}}::heda30d0bbd4ac9ef [INFO] [stderr] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/rt.rs:128:48 [INFO] [stderr] 26: 0x55585ac10b1a - std::panicking::try::do_call::h548da2d98dd285c0 [INFO] [stderr] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/panicking.rs:492:40 [INFO] [stderr] 27: 0x55585ac10b1a - std::panicking::try::h2d4182ed96771cf8 [INFO] [stderr] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/panicking.rs:456:19 [INFO] [stderr] 28: 0x55585ac10b1a - std::panic::catch_unwind::hb0ab462a4c29577c [INFO] [stderr] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/panic.rs:137:14 [INFO] [stderr] 29: 0x55585ac10b1a - std::rt::lang_start_internal::h705929219c9a7ff1 [INFO] [stderr] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/rt.rs:128:20 [INFO] [stderr] 30: 0x55585abf4f10 - std::rt::lang_start::hfeecc6e78b1c2d67 [INFO] [stderr] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/rt.rs:144:17 [INFO] [stderr] 31: 0x55585abf4d0c - main [INFO] [stderr] 32: 0x7f75754b0083 - __libc_start_main [INFO] [stderr] 33: 0x55585abf48be - _start [INFO] [stderr] 34: 0x0 - [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: test failed, to rerun pass '-p assert-keys-equal-macro --test runner' [INFO] [stdout] test run_partial_success - should panic ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- run_success stdout ---- [INFO] [stdout] thread 'run_success' panicked at 'tests failed', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/trybuild-1.0.63/src/run.rs:61:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x560937021220 - std::backtrace_rs::backtrace::libunwind::trace::h552106febb15e17e [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 1: 0x560937021220 - std::backtrace_rs::backtrace::trace_unsynchronized::hf7774f161cb6a040 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x560937021220 - std::sys_common::backtrace::_print_fmt::h0c305f5052d81630 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x560937021220 - ::fmt::h64b3e0a8deb0a611 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x56093704645c - core::fmt::write::h8f671d0f7992fdc6 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/core/src/fmt/mod.rs:1198:17 [INFO] [stdout] 5: 0x56093701ce95 - std::io::Write::write_fmt::hd208f914b48a2290 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/io/mod.rs:1672:15 [INFO] [stdout] 6: 0x560937022c61 - std::sys_common::backtrace::_print::h9fa97aca0ed3f804 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x560937022c61 - std::sys_common::backtrace::print::haab86c3a36d9a53e [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x560937022c61 - std::panicking::default_hook::{{closure}}::h97ac82ba40b3820b [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5609370228b6 - std::panicking::default_hook::h3a2e40383cd02365 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x560937023303 - std::panicking::rust_panic_with_hook::h91242c0d4adecfe2 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x560936fba028 - std::panicking::begin_panic::{{closure}}::he776ad7cab9aa32a [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/panicking.rs:617:9 [INFO] [stdout] 12: 0x560936fba656 - std::sys_common::backtrace::__rust_end_short_backtrace::h1a7019bd6b2f4c76 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x560936fb9f60 - std::panicking::begin_panic::hc6efc1d1a80758e6 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/panicking.rs:616:12 [INFO] [stdout] 14: 0x560936e1c829 - trybuild::run::::run::{{closure}}::hb22c6d2446425bdf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/trybuild-1.0.63/src/run.rs:61:13 [INFO] [stdout] 15: 0x560936e133f0 - core::result::Result::unwrap_or_else::h78b99aff85f0d3f8 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/core/src/result.rs:1484:23 [INFO] [stdout] 16: 0x560936e2f3ea - trybuild::run::::run::hdc999ca7b2195eb1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/trybuild-1.0.63/src/run.rs:53:32 [INFO] [stdout] 17: 0x560936e34f54 - ::drop::h9bb0d481759290fc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/trybuild-1.0.63/src/lib.rs:310:13 [INFO] [stdout] 18: 0x560936d928c7 - core::ptr::drop_in_place::h54233b348ada7e9d [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/core/src/ptr/mod.rs:487:1 [INFO] [stdout] 19: 0x560936d93afd - runner::run_success::h130d6b1527643c7d [INFO] [stdout] at /opt/rustwide/workdir/macro/tests/runner.rs:27:1 [INFO] [stdout] 20: 0x560936d93a9a - runner::run_success::{{closure}}::hd7138b2cb103d382 [INFO] [stdout] at /opt/rustwide/workdir/macro/tests/runner.rs:24:1 [INFO] [stdout] 21: 0x560936d9281e - core::ops::function::FnOnce::call_once::h5e0d0eedd6a5c8d2 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 22: 0x560936ffab33 - core::ops::function::FnOnce::call_once::h0f9e5c16f2fad3fe [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 23: 0x560936ffab33 - test::__rust_begin_short_backtrace::h6b395b12fb47e0c7 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/test/src/lib.rs:572:5 [INFO] [stdout] 24: 0x560936ff98cc - as core::ops::function::FnOnce>::call_once::h116a04ad1adfbba8 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/alloc/src/boxed.rs:1934:9 [INFO] [stdout] 25: 0x560936ff98cc - as core::ops::function::FnOnce<()>>::call_once::h237703400c3f95d2 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x560936ff98cc - std::panicking::try::do_call::hb6f7087c5161b13a [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/panicking.rs:492:40 [INFO] [stdout] 27: 0x560936ff98cc - std::panicking::try::h40eb70910e5ec9fc [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/panicking.rs:456:19 [INFO] [stdout] 28: 0x560936ff98cc - std::panic::catch_unwind::h9011aaff4baefe1e [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/panic.rs:137:14 [INFO] [stdout] 29: 0x560936ff98cc - test::run_test_in_process::haab9d5dbf92a97fd [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/test/src/lib.rs:595:18 [INFO] [stdout] 30: 0x560936ff98cc - test::run_test::run_test_inner::{{closure}}::h431ff305408eb101 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/test/src/lib.rs:489:39 [INFO] [stdout] 31: 0x560936fc550c - test::run_test::run_test_inner::{{closure}}::h1761b84f3aff0780 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/test/src/lib.rs:516:37 [INFO] [stdout] 32: 0x560936fc550c - std::sys_common::backtrace::__rust_begin_short_backtrace::heac1883bddbbfcd9 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 33: 0x560936fcb51f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h509e89854d46123e [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/thread/mod.rs:505:17 [INFO] [stdout] 34: 0x560936fcb51f - as core::ops::function::FnOnce<()>>::call_once::h1b05c47dc35673b3 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x560936fcb51f - std::panicking::try::do_call::hd58695587ce4c228 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/panicking.rs:492:40 [INFO] [stdout] 36: 0x560936fcb51f - std::panicking::try::hc017871f7aa94d61 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/panicking.rs:456:19 [INFO] [stdout] 37: 0x560936fcb51f - std::panic::catch_unwind::h38b4473a1f81bb80 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/panic.rs:137:14 [INFO] [stdout] 38: 0x560936fcb51f - std::thread::Builder::spawn_unchecked_::{{closure}}::h361d7687a745025a [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/thread/mod.rs:504:30 [INFO] [stdout] 39: 0x560936fcb51f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h647e812f95f891a3 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 40: 0x5609370287e3 - as core::ops::function::FnOnce>::call_once::hd2e3a9e0ae7d8026 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/alloc/src/boxed.rs:1934:9 [INFO] [stdout] 41: 0x5609370287e3 - as core::ops::function::FnOnce>::call_once::h4798a92ee79456cc [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/alloc/src/boxed.rs:1934:9 [INFO] [stdout] 42: 0x5609370287e3 - std::sys::unix::thread::Thread::new::thread_start::h9be4f412ada0f0f9 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 43: 0x7f6392e21609 - start_thread [INFO] [stdout] 44: 0x7f6392bf1133 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] run_success [INFO] [stdout] [INFO] [stdout] test result: FAILED. 2 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 190.29s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "689bf995fa9348b1099a97f624684b56d0cae82899e60dc4ecfcb5825ac8d18f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "689bf995fa9348b1099a97f624684b56d0cae82899e60dc4ecfcb5825ac8d18f", kill_on_drop: false }` [INFO] [stdout] 689bf995fa9348b1099a97f624684b56d0cae82899e60dc4ecfcb5825ac8d18f