[INFO] cloning repository https://github.com/renostr/renost.rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/renostr/renost.rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frenostr%2Frenost.rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frenostr%2Frenost.rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] aa2686c1df6083813dadf3a564b338badb1a95df [INFO] testing renostr/renost.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%2Frenostr%2Frenost.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/renostr/renost.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] removed /workspace/builds/worker-2-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/renostr/renost.rs [INFO] finished tweaking git repo https://github.com/renostr/renost.rs [INFO] tweaked toml for git repo https://github.com/renostr/renost.rs written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/renostr/renost.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] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded eidolon-auth v0.2.0 [INFO] [stderr] Downloaded cyphergraphy v0.2.0 [INFO] [stderr] Downloaded socks5-client v0.2.0 [INFO] [stderr] Downloaded cypheraddr v0.2.0 [INFO] [stderr] Downloaded noise-framework v0.2.0 [INFO] [stderr] Downloaded cyphernet v0.2.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] 9c409154563f0bbe1267111c826efeae29a1c1e3d4a8bfbeca20e5a354004136 [INFO] running `Command { std: "docker" "start" "-a" "9c409154563f0bbe1267111c826efeae29a1c1e3d4a8bfbeca20e5a354004136", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9c409154563f0bbe1267111c826efeae29a1c1e3d4a8bfbeca20e5a354004136", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c409154563f0bbe1267111c826efeae29a1c1e3d4a8bfbeca20e5a354004136", kill_on_drop: false }` [INFO] [stdout] 9c409154563f0bbe1267111c826efeae29a1c1e3d4a8bfbeca20e5a354004136 [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] 4974c53d1a39967778aa8a12f07e838ad23406f14f4baa593c9609ab6e55d26a [INFO] running `Command { std: "docker" "start" "-a" "4974c53d1a39967778aa8a12f07e838ad23406f14f4baa593c9609ab6e55d26a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.144 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling proc-macro2 v1.0.56 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling quote v1.0.27 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling cpufeatures v0.2.7 [INFO] [stderr] Compiling data-encoding v2.3.3 [INFO] [stderr] Compiling amplify_num v0.5.0 [INFO] [stderr] Compiling ascii v1.1.0 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling base-x v0.2.11 [INFO] [stderr] Compiling ct-codecs v1.1.1 [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling ed25519 v1.5.3 [INFO] [stderr] Compiling keccak v0.1.4 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling base32 v0.4.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling getrandom v0.2.9 [INFO] [stderr] Compiling popol v2.2.0 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ec25519 v0.1.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling universal-hash v0.5.0 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling poly1305 v0.8.0 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] Compiling chacha20poly1305 v0.10.1 [INFO] [stderr] Compiling amplify_syn v2.0.1 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.10 [INFO] [stderr] Compiling amplify_derive v3.0.1 [INFO] [stderr] Compiling data-encoding-macro v0.1.12 [INFO] [stderr] Compiling multibase v0.9.1 [INFO] [stderr] Compiling amplify v4.0.0 [INFO] [stderr] Compiling cyphergraphy v0.2.0 [INFO] [stderr] Compiling io-reactor v0.1.2 [INFO] [stderr] Compiling cypheraddr v0.2.0 [INFO] [stderr] Compiling eidolon-auth v0.2.0 [INFO] [stderr] Compiling noise-framework v0.2.0 [INFO] [stderr] Compiling socks5-client v0.2.0 [INFO] [stderr] Compiling cyphernet v0.2.0 [INFO] [stderr] Compiling renostr v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.23s [INFO] running `Command { std: "docker" "inspect" "4974c53d1a39967778aa8a12f07e838ad23406f14f4baa593c9609ab6e55d26a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4974c53d1a39967778aa8a12f07e838ad23406f14f4baa593c9609ab6e55d26a", kill_on_drop: false }` [INFO] [stdout] 4974c53d1a39967778aa8a12f07e838ad23406f14f4baa593c9609ab6e55d26a [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] 874d11a0b5a05e6c571a7133e5da42f7a4e696647f30406c3be89f5533d8a44d [INFO] running `Command { std: "docker" "start" "-a" "874d11a0b5a05e6c571a7133e5da42f7a4e696647f30406c3be89f5533d8a44d", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling renostr v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.93s [INFO] running `Command { std: "docker" "inspect" "874d11a0b5a05e6c571a7133e5da42f7a4e696647f30406c3be89f5533d8a44d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "874d11a0b5a05e6c571a7133e5da42f7a4e696647f30406c3be89f5533d8a44d", kill_on_drop: false }` [INFO] [stdout] 874d11a0b5a05e6c571a7133e5da42f7a4e696647f30406c3be89f5533d8a44d [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] 18ec366f3e462c0cbf1ba66b6228d98aa69b79402c5bf3230df986d2b3a44d65 [INFO] running `Command { std: "docker" "start" "-a" "18ec366f3e462c0cbf1ba66b6228d98aa69b79402c5bf3230df986d2b3a44d65", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/renostr-54d3374bdb169a36) [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 renostr [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" "18ec366f3e462c0cbf1ba66b6228d98aa69b79402c5bf3230df986d2b3a44d65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18ec366f3e462c0cbf1ba66b6228d98aa69b79402c5bf3230df986d2b3a44d65", kill_on_drop: false }` [INFO] [stdout] 18ec366f3e462c0cbf1ba66b6228d98aa69b79402c5bf3230df986d2b3a44d65 [INFO] testing renostr/renost.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%2Frenostr%2Frenost.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/renostr/renost.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] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/renostr/renost.rs [INFO] finished tweaking git repo https://github.com/renostr/renost.rs [INFO] tweaked toml for git repo https://github.com/renostr/renost.rs written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/renostr/renost.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] cc6da146f02cb5755a2cbabbf54200dcf766bc73f7af72b66fea08beb597536f [INFO] running `Command { std: "docker" "start" "-a" "cc6da146f02cb5755a2cbabbf54200dcf766bc73f7af72b66fea08beb597536f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cc6da146f02cb5755a2cbabbf54200dcf766bc73f7af72b66fea08beb597536f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc6da146f02cb5755a2cbabbf54200dcf766bc73f7af72b66fea08beb597536f", kill_on_drop: false }` [INFO] [stdout] cc6da146f02cb5755a2cbabbf54200dcf766bc73f7af72b66fea08beb597536f [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] f15a655a38a60a94d9c5a6d7b1b56f19f8ff99f9e1bd4a342b0f36f5f549a1af [INFO] running `Command { std: "docker" "start" "-a" "f15a655a38a60a94d9c5a6d7b1b56f19f8ff99f9e1bd4a342b0f36f5f549a1af", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.144 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling proc-macro2 v1.0.56 [INFO] [stderr] Compiling quote v1.0.27 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling cpufeatures v0.2.7 [INFO] [stderr] Compiling data-encoding v2.3.3 [INFO] [stderr] Compiling amplify_num v0.5.0 [INFO] [stderr] Compiling ascii v1.1.0 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling base-x v0.2.11 [INFO] [stderr] Compiling ct-codecs v1.1.1 [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling ed25519 v1.5.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling keccak v0.1.4 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling base32 v0.4.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling getrandom v0.2.9 [INFO] [stderr] Compiling popol v2.2.0 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ec25519 v0.1.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling amplify_syn v2.0.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling universal-hash v0.5.0 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.10 [INFO] [stderr] Compiling poly1305 v0.8.0 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] Compiling amplify_derive v3.0.1 [INFO] [stderr] Compiling chacha20poly1305 v0.10.1 [INFO] [stderr] Compiling data-encoding-macro v0.1.12 [INFO] [stderr] Compiling multibase v0.9.1 [INFO] [stderr] Compiling amplify v4.0.0 [INFO] [stderr] Compiling cyphergraphy v0.2.0 [INFO] [stderr] Compiling io-reactor v0.1.2 [INFO] [stderr] thread 'rustc' panicked at compiler/rustc_ast_lowering/src/lib.rs:946:56: [INFO] [stderr] called `Option::unwrap()` on a `None` value [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7efc48b8c912 - std::backtrace_rs::backtrace::libunwind::trace::hf591c4fa475b521b [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stderr] 1: 0x7efc48b8c912 - std::backtrace_rs::backtrace::trace_unsynchronized::hce0fc3788d7159a9 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x7efc48b8c912 - std::sys_common::backtrace::_print_fmt::he2d1cbe468040257 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stderr] 3: 0x7efc48b8c912 - ::fmt::h2c24b8bf09043006 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x7efc48bddc8c - core::fmt::rt::Argument::fmt::h982f45771e9ecd8b [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/fmt/rt.rs:142:9 [INFO] [stderr] 5: 0x7efc48bddc8c - core::fmt::write::h08d521d188b46bd0 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/fmt/mod.rs:1153:17 [INFO] [stderr] 6: 0x7efc48b8180f - std::io::Write::write_fmt::h30d389991f37d75e [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/io/mod.rs:1843:15 [INFO] [stderr] 7: 0x7efc48b8c6e4 - std::sys_common::backtrace::_print::h3e781da3859a0efa [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x7efc48b8c6e4 - std::sys_common::backtrace::print::he5e9ec6ac18663c5 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x7efc48b8f3eb - std::panicking::default_hook::{{closure}}::hb05b3618b96e9a16 [INFO] [stderr] 10: 0x7efc48b8f143 - std::panicking::default_hook::ha92ce0e319b86adc [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:292:9 [INFO] [stderr] 11: 0x7efc4ba2c09e - std[d049d8f762592120]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 12: 0x7efc48b8fb50 - as core::ops::function::Fn>::call::h48f57e8ba0ebe10d [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/alloc/src/boxed.rs:2034:9 [INFO] [stderr] 13: 0x7efc48b8fb50 - std::panicking::rust_panic_with_hook::h0843a0c6d846e961 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:783:13 [INFO] [stderr] 14: 0x7efc48b8f859 - std::panicking::begin_panic_handler::{{closure}}::h089f044d920e4ed4 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:649:13 [INFO] [stderr] 15: 0x7efc48b8cde6 - std::sys_common::backtrace::__rust_end_short_backtrace::h17a752ec00eb4307 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stderr] 16: 0x7efc48b8f5c4 - rust_begin_unwind [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:645:5 [INFO] [stderr] 17: 0x7efc48bda1a5 - core::panicking::panic_fmt::hf9e3650f9c0b35ad [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/panicking.rs:72:14 [INFO] [stderr] 18: 0x7efc48bda263 - core::panicking::panic::h84cc5530c043784e [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/panicking.rs:145:5 [INFO] [stderr] 19: 0x7efc48bd9f36 - core::option::unwrap_failed::hde5d2abf89c2cecb [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/option.rs:1985:5 [INFO] [stderr] 20: 0x7efc4d202abd - ::lower_attrs [INFO] [stderr] 21: 0x7efc4d20aedb - ::lower_assoc_item [INFO] [stderr] 22: 0x7efc4d2055e1 - ::lower_node [INFO] [stderr] 23: 0x7efc4d207c79 - rustc_ast_lowering[b1012aa27727a6e5]::lower_to_hir [INFO] [stderr] 24: 0x7efc4d8fda20 - rustc_query_impl[eb32c142575f0168]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 25: 0x7efc4d99136a - rustc_query_system[8a51c1c4c57306d9]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[eb32c142575f0168]::plumbing::QueryCtxt, false> [INFO] [stderr] 26: 0x7efc4d990f82 - rustc_query_impl[eb32c142575f0168]::query_impl::hir_crate::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 27: 0x7efc4dcd6ad8 - rustc_query_impl[eb32c142575f0168]::plumbing::__rust_begin_short_backtrace::>.warm [INFO] [stderr] 28: 0x7efc4cd9a02d - rustc_query_system[8a51c1c4c57306d9]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[eb32c142575f0168]::plumbing::QueryCtxt, false> [INFO] [stderr] 29: 0x7efc4cd99d09 - rustc_query_impl[eb32c142575f0168]::query_impl::opt_hir_owner_nodes::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 30: 0x7efc4ce69898 - ::expect_hir_owner_nodes [INFO] [stderr] 31: 0x7efc4ce649a0 - rustc_middle[aeceff2449b9274d]::hir::map::hir_crate_items [INFO] [stderr] 32: 0x7efc4d8ff014 - rustc_query_impl[eb32c142575f0168]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 33: 0x7efc4d99136a - rustc_query_system[8a51c1c4c57306d9]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[eb32c142575f0168]::plumbing::QueryCtxt, false> [INFO] [stderr] 34: 0x7efc4d991020 - rustc_query_impl[eb32c142575f0168]::query_impl::hir_crate_items::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 35: 0x7efc4cd89a77 - rustc_interface[9eedead15c727b3f]::proc_macro_decls::proc_macro_decls_static [INFO] [stderr] 36: 0x7efc4d98f989 - rustc_query_impl[eb32c142575f0168]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 37: 0x7efc4d98f662 - rustc_query_system[8a51c1c4c57306d9]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[eb32c142575f0168]::plumbing::QueryCtxt, false> [INFO] [stderr] 38: 0x7efc4d98f493 - rustc_query_impl[eb32c142575f0168]::query_impl::proc_macro_decls_static::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 39: 0x7efc4d48dffc - rustc_interface[9eedead15c727b3f]::passes::analysis [INFO] [stderr] 40: 0x7efc4d48dea5 - rustc_query_impl[eb32c142575f0168]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 41: 0x7efc4d992822 - rustc_query_system[8a51c1c4c57306d9]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[eb32c142575f0168]::plumbing::QueryCtxt, false> [INFO] [stderr] 42: 0x7efc4d9925c9 - rustc_query_impl[eb32c142575f0168]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 43: 0x7efc4d823d54 - rustc_interface[9eedead15c727b3f]::interface::run_compiler::, rustc_driver_impl[c963d1b0bb25d7ed]::run_compiler::{closure#0}>::{closure#0} [INFO] [stderr] 44: 0x7efc4db43eee - std[d049d8f762592120]::sys_common::backtrace::__rust_begin_short_backtrace::, rustc_driver_impl[c963d1b0bb25d7ed]::run_compiler::{closure#0}>::{closure#0}, core[8f342c5923acdbb3]::result::Result<(), rustc_span[ad4df2c6a57abde6]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[8f342c5923acdbb3]::result::Result<(), rustc_span[ad4df2c6a57abde6]::ErrorGuaranteed>> [INFO] [stderr] 45: 0x7efc4db43d4a - <::spawn_unchecked_, rustc_driver_impl[c963d1b0bb25d7ed]::run_compiler::{closure#0}>::{closure#0}, core[8f342c5923acdbb3]::result::Result<(), rustc_span[ad4df2c6a57abde6]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[8f342c5923acdbb3]::result::Result<(), rustc_span[ad4df2c6a57abde6]::ErrorGuaranteed>>::{closure#1} as core[8f342c5923acdbb3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 46: 0x7efc48b991e5 - as core::ops::function::FnOnce>::call_once::hdbdd1f187b9b9080 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/alloc/src/boxed.rs:2020:9 [INFO] [stderr] 47: 0x7efc48b991e5 - as core::ops::function::FnOnce>::call_once::hc7ee8cb78037b4ec [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/alloc/src/boxed.rs:2020:9 [INFO] [stderr] 48: 0x7efc48b991e5 - std::sys::pal::unix::thread::Thread::new::thread_start::haedac03260309a72 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stderr] 49: 0x7efc48944ac3 - [INFO] [stderr] 50: 0x7efc489d5bf4 - __clone [INFO] [stderr] 51: 0x0 - [INFO] [stderr] [INFO] [stderr] error: the compiler unexpectedly panicked. this is a bug. [INFO] [stderr] [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] note: rustc 1.78.0-beta.2 (277d06bc9 2024-03-23) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: --crate-type lib -C embed-bitcode=no -C debuginfo=2 [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] #0 [hir_crate] getting the crate HIR [INFO] [stderr] #1 [opt_hir_owner_nodes] getting HIR owner items in `` [INFO] [stderr] #2 [hir_crate_items] getting HIR crate items [INFO] [stderr] #3 [proc_macro_decls_static] looking up the proc macro declarations for a crate [INFO] [stderr] #4 [analysis] running analysis passes on this crate [INFO] [stderr] end of query stack [INFO] [stderr] error: could not compile `io-reactor` (lib) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "f15a655a38a60a94d9c5a6d7b1b56f19f8ff99f9e1bd4a342b0f36f5f549a1af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f15a655a38a60a94d9c5a6d7b1b56f19f8ff99f9e1bd4a342b0f36f5f549a1af", kill_on_drop: false }` [INFO] [stdout] f15a655a38a60a94d9c5a6d7b1b56f19f8ff99f9e1bd4a342b0f36f5f549a1af