[INFO] cloning repository https://github.com/v26-solutions/neutron-examples [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/v26-solutions/neutron-examples" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fv26-solutions%2Fneutron-examples", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fv26-solutions%2Fneutron-examples'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bde328909c2ed5a955d0022a3a2d7db67b78638d [INFO] testing v26-solutions/neutron-examples against 1.77.0 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fv26-solutions%2Fneutron-examples" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/v26-solutions/neutron-examples 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-1-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/v26-solutions/neutron-examples [INFO] finished tweaking git repo https://github.com/v26-solutions/neutron-examples [INFO] tweaked toml for git repo https://github.com/v26-solutions/neutron-examples written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/v26-solutions/neutron-examples 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] Updating git repository `https://github.com/v26-solutions/cw-storage-macros` [INFO] [stderr] Updating git repository `https://github.com/neutron-org/neutron-sdk` [INFO] [stderr] Updating git repository `https://github.com/v26-solutions/cosmwasm-xtask` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clap v4.4.4 [INFO] [stderr] Downloaded shared_child v1.0.0 [INFO] [stderr] Downloaded xshell-macros v0.2.5 [INFO] [stderr] Downloaded duct v0.13.6 [INFO] [stderr] Downloaded cosmwasm-schema-derive v1.4.0 [INFO] [stderr] Downloaded serde-aux v4.2.0 [INFO] [stderr] Downloaded xshell v0.2.5 [INFO] [stderr] Downloaded cosmwasm-schema v1.4.0 [INFO] [stderr] Downloaded tendermint-proto v0.27.0 [INFO] [stderr] Downloaded serde-json-wasm v1.0.0 [INFO] [stderr] Downloaded cosmwasm-crypto v1.4.0 [INFO] [stderr] Downloaded cosmwasm-derive v1.4.0 [INFO] [stderr] Downloaded protobuf-support v3.2.0 [INFO] [stderr] Downloaded os_pipe v1.1.4 [INFO] [stderr] Downloaded cosmos-sdk-proto v0.16.0 [INFO] [stderr] Downloaded cosmwasm-std v1.4.0 [INFO] [stderr] Downloaded protobuf v3.2.0 [INFO] [stderr] Downloaded clap_builder v4.4.4 [INFO] [stderr] Downloaded elliptic-curve v0.13.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 2f89981639cdb0b0797df36f3e06841a591f518d2c685c1c92afb1db8e286687 [INFO] running `Command { std: "docker" "start" "-a" "2f89981639cdb0b0797df36f3e06841a591f518d2c685c1c92afb1db8e286687", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2f89981639cdb0b0797df36f3e06841a591f518d2c685c1c92afb1db8e286687", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f89981639cdb0b0797df36f3e06841a591f518d2c685c1c92afb1db8e286687", kill_on_drop: false }` [INFO] [stdout] 2f89981639cdb0b0797df36f3e06841a591f518d2c685c1c92afb1db8e286687 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 224e862459d97e28429dbe301c9da98d9434e72e93bedd22ec8d1a0b7d7b0231 [INFO] running `Command { std: "docker" "start" "-a" "224e862459d97e28429dbe301c9da98d9434e72e93bedd22ec8d1a0b7d7b0231", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling const-oid v0.9.5 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling thiserror v1.0.48 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling der v0.7.8 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.37 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling spki v0.7.2 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling ff v0.13.0 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling schemars v0.8.15 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-bigint v0.5.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling signature v2.1.0 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling sha2 v0.10.7 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling dyn-clone v1.0.14 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling time-macros v0.2.14 [INFO] [stderr] Compiling base64 v0.21.4 [INFO] [stderr] Compiling deranged v0.3.8 [INFO] [stderr] Compiling flex-error v0.4.4 [INFO] [stderr] Compiling subtle-encoding v0.5.1 [INFO] [stderr] Compiling bnum v0.8.0 [INFO] [stderr] Compiling forward_ref v1.0.0 [INFO] [stderr] Compiling protobuf v3.2.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling elliptic-curve v0.13.5 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling ecdsa v0.16.8 [INFO] [stderr] Compiling rustix v0.38.14 [INFO] [stderr] Compiling serde_derive_internals v0.26.0 [INFO] [stderr] Compiling k256 v0.13.1 [INFO] [stderr] Compiling memchr v2.6.3 [INFO] [stderr] Compiling time v0.3.28 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling aho-corasick v1.1.1 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling os_pipe v1.1.4 [INFO] [stderr] Compiling shared_child v1.0.0 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling bech32 v0.9.1 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling anstyle v1.0.3 [INFO] [stderr] Compiling bitcoin_hashes v0.11.0 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling xshell-macros v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling thiserror-impl v1.0.48 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Compiling schemars_derive v0.8.15 [INFO] [stderr] Compiling cosmwasm-derive v1.4.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling protobuf-support v3.2.0 [INFO] [stderr] Compiling cosmwasm-schema-derive v1.4.0 [INFO] [stderr] Compiling prost-derive v0.12.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.7 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling regex-automata v0.3.8 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling xshell v0.2.5 [INFO] [stderr] Compiling anstream v0.5.0 [INFO] [stderr] Compiling duct v0.13.6 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling clap_lex v0.5.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling clap_builder v4.4.4 [INFO] [stderr] Compiling clap_derive v4.4.2 [INFO] [stderr] Compiling cw-storage-macros v0.1.0 (https://github.com/v26-solutions/cw-storage-macros?rev=ab16ce2#ab16ce2b) [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling termcolor v1.3.0 [INFO] [stderr] Compiling hmac-sha256 v1.1.7 [INFO] [stderr] Compiling regex v1.9.5 [INFO] [stderr] Compiling clap v4.4.4 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling ed25519-zebra v3.1.0 [INFO] [stderr] Compiling serde_bytes v0.11.12 [INFO] [stderr] Compiling serde-json-wasm v0.5.1 [INFO] [stderr] Compiling bip39 v2.0.0 [INFO] [stderr] Compiling nix v0.27.1 [INFO] [stderr] Compiling cosmwasm-crypto v1.4.0 [INFO] [stderr] Compiling serde-json-wasm v1.0.0 [INFO] [stderr] Compiling prost v0.11.9 [INFO] [stderr] Compiling prost v0.12.1 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling prost-types v0.11.9 [INFO] [stderr] Compiling serde-aux v4.2.0 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling ctrlc v3.4.1 [INFO] [stderr] Compiling cosmwasm-xtask v0.1.0 (https://github.com/v26-solutions/cosmwasm-xtask#601612ab) [INFO] [stderr] Compiling cosmwasm-std v1.4.0 [INFO] [stderr] Compiling cosmwasm-schema v1.4.0 [INFO] [stderr] Compiling tendermint-proto v0.27.0 [INFO] [stderr] Compiling xtask v0.0.0 (/opt/rustwide/workdir/xtask) [INFO] [stderr] Compiling cosmos-sdk-proto v0.16.0 [INFO] [stderr] Compiling cw-storage-plus v1.1.0 [INFO] [stderr] Compiling neutron-sdk v0.6.1 (https://github.com/neutron-org/neutron-sdk#31af063f) [INFO] [stderr] Compiling common v0.0.0 (/opt/rustwide/workdir/crates/common) [INFO] [stderr] Compiling ibc-transfer-roundtrip v0.1.0 (/opt/rustwide/workdir/contracts/ibc-transfer-roundtrip) [INFO] [stderr] Compiling multiple-ica-icq v0.1.0 (/opt/rustwide/workdir/contracts/multiple-ica-icq) [INFO] [stderr] Compiling e2e v0.0.0 (/opt/rustwide/workdir/tests/e2e) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 31.14s [INFO] running `Command { std: "docker" "inspect" "224e862459d97e28429dbe301c9da98d9434e72e93bedd22ec8d1a0b7d7b0231", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "224e862459d97e28429dbe301c9da98d9434e72e93bedd22ec8d1a0b7d7b0231", kill_on_drop: false }` [INFO] [stdout] 224e862459d97e28429dbe301c9da98d9434e72e93bedd22ec8d1a0b7d7b0231 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] f7eae92bb2974553510a368f4fb499d07460bbf9b2cbe3c47512e995889630f1 [INFO] running `Command { std: "docker" "start" "-a" "f7eae92bb2974553510a368f4fb499d07460bbf9b2cbe3c47512e995889630f1", kill_on_drop: false }` [INFO] [stderr] Compiling e2e v0.0.0 (/opt/rustwide/workdir/tests/e2e) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.15s [INFO] running `Command { std: "docker" "inspect" "f7eae92bb2974553510a368f4fb499d07460bbf9b2cbe3c47512e995889630f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7eae92bb2974553510a368f4fb499d07460bbf9b2cbe3c47512e995889630f1", kill_on_drop: false }` [INFO] [stdout] f7eae92bb2974553510a368f4fb499d07460bbf9b2cbe3c47512e995889630f1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 0dc6d3aeaf51c1c7333f24fd456c415ac033d9e50945dda1b4605aabb21b7b46 [INFO] running `Command { std: "docker" "start" "-a" "0dc6d3aeaf51c1c7333f24fd456c415ac033d9e50945dda1b4605aabb21b7b46", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests e2e.rs (/opt/rustwide/target/debug/deps/e2e-0dc0f71daa8bd467) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stderr] fatal: could not create leading directories of '/opt/rustwide/workdir/tests/e2e/../../target/cosmwasm_xtask/network/neutron/local/neutron/src': Read-only file system [INFO] [stderr] fatal: could not create leading directories of '/opt/rustwide/workdir/tests/e2e/../../target/cosmwasm_xtask/network/neutron/local/neutron/src': Read-only file system [INFO] [stdout] test ibc_transfer_roundtrip::works ... FAILED [INFO] [stdout] test multiple_ica_icq::works ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- ibc_transfer_roundtrip::works stdout ---- [INFO] [stdout] $ git clone --depth 1 --branch main https://github.com/neutron-org/neutron.git /opt/rustwide/workdir/tests/e2e/../../target/cosmwasm_xtask/network/neutron/local/neutron/src [INFO] [stdout] Error: command exited with non-zero code `git clone --depth 1 --branch main https://github.com/neutron-org/neutron.git /opt/rustwide/workdir/tests/e2e/../../target/cosmwasm_xtask/network/neutron/local/neutron/src`: 128 [INFO] [stdout] [INFO] [stdout] ---- multiple_ica_icq::works stdout ---- [INFO] [stdout] $ git clone --depth 1 --branch main https://github.com/neutron-org/neutron.git /opt/rustwide/workdir/tests/e2e/../../target/cosmwasm_xtask/network/neutron/local/neutron/src [INFO] [stdout] Error: command exited with non-zero code `git clone --depth 1 --branch main https://github.com/neutron-org/neutron.git /opt/rustwide/workdir/tests/e2e/../../target/cosmwasm_xtask/network/neutron/local/neutron/src`: 128 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] ibc_transfer_roundtrip::works [INFO] [stdout] multiple_ica_icq::works [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `-p e2e --lib` [INFO] running `Command { std: "docker" "inspect" "0dc6d3aeaf51c1c7333f24fd456c415ac033d9e50945dda1b4605aabb21b7b46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0dc6d3aeaf51c1c7333f24fd456c415ac033d9e50945dda1b4605aabb21b7b46", kill_on_drop: false }` [INFO] [stdout] 0dc6d3aeaf51c1c7333f24fd456c415ac033d9e50945dda1b4605aabb21b7b46 [INFO] testing v26-solutions/neutron-examples 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%2Fv26-solutions%2Fneutron-examples" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/v26-solutions/neutron-examples 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-1-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/v26-solutions/neutron-examples [INFO] finished tweaking git repo https://github.com/v26-solutions/neutron-examples [INFO] tweaked toml for git repo https://github.com/v26-solutions/neutron-examples written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/v26-solutions/neutron-examples 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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 775b3388bb1ba94c2d5f69d85dfa24cfc4916726158f844c77dccda11c254850 [INFO] running `Command { std: "docker" "start" "-a" "775b3388bb1ba94c2d5f69d85dfa24cfc4916726158f844c77dccda11c254850", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "775b3388bb1ba94c2d5f69d85dfa24cfc4916726158f844c77dccda11c254850", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "775b3388bb1ba94c2d5f69d85dfa24cfc4916726158f844c77dccda11c254850", kill_on_drop: false }` [INFO] [stdout] 775b3388bb1ba94c2d5f69d85dfa24cfc4916726158f844c77dccda11c254850 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] b83a529a9e7bf49bb247ff0d0a5dab5e81b3b59dcd242b10324593c04f6f4fbd [INFO] running `Command { std: "docker" "start" "-a" "b83a529a9e7bf49bb247ff0d0a5dab5e81b3b59dcd242b10324593c04f6f4fbd", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling const-oid v0.9.5 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling thiserror v1.0.48 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling der v0.7.8 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling syn v2.0.37 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling spki v0.7.2 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling schemars v0.8.15 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling ff v0.13.0 [INFO] [stderr] Compiling crypto-bigint v0.5.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling signature v2.1.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling sha2 v0.10.7 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling dyn-clone v1.0.14 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling base64 v0.21.4 [INFO] [stderr] Compiling time-macros v0.2.14 [INFO] [stderr] Compiling deranged v0.3.8 [INFO] [stderr] Compiling flex-error v0.4.4 [INFO] [stderr] Compiling subtle-encoding v0.5.1 [INFO] [stderr] Compiling bnum v0.8.0 [INFO] [stderr] Compiling protobuf v3.2.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling forward_ref v1.0.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling elliptic-curve v0.13.5 [INFO] [stderr] Compiling ecdsa v0.16.8 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling k256 v0.13.1 [INFO] [stderr] Compiling rustix v0.38.14 [INFO] [stderr] Compiling memchr v2.6.3 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling serde_derive_internals v0.26.0 [INFO] [stderr] Compiling time v0.3.28 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stdout] error: `core::ptr::const_ptr::::copy_to_nonoverlapping` is not yet stable as a const fn [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bnum-0.8.0/src/bint/endian.rs:87:25 [INFO] [stdout] | [INFO] [stdout] 87 | / slice_ptr [INFO] [stdout] 88 | | .add( [INFO] [stdout] 89 | | len - digit::$Digit::BYTES as usize [INFO] [stdout] 90 | | - (i << digit::$Digit::BYTE_SHIFT), [INFO] [stdout] 91 | | ) [INFO] [stdout] 92 | | .copy_to_nonoverlapping(ptr, digit::$Digit::BYTES as usize); [INFO] [stdout] | |_______________________________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 240 | crate::macro_impl!(endian); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `endian` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `core::ptr::const_ptr::::copy_to_nonoverlapping` is not yet stable as a const fn [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bnum-0.8.0/src/bint/endian.rs:146:25 [INFO] [stdout] | [INFO] [stdout] 146 | / slice_ptr [INFO] [stdout] 147 | | .add(i << digit::$Digit::BYTE_SHIFT) [INFO] [stdout] 148 | | .copy_to_nonoverlapping(ptr, digit::$Digit::BYTES as usize); [INFO] [stdout] | |_______________________________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 240 | crate::macro_impl!(endian); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `endian` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `core::ptr::const_ptr::::copy_to_nonoverlapping` is not yet stable as a const fn [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bnum-0.8.0/src/bint/endian.rs:87:25 [INFO] [stdout] | [INFO] [stdout] 87 | / slice_ptr [INFO] [stdout] 88 | | .add( [INFO] [stdout] 89 | | len - digit::$Digit::BYTES as usize [INFO] [stdout] 90 | | - (i << digit::$Digit::BYTE_SHIFT), [INFO] [stdout] 91 | | ) [INFO] [stdout] 92 | | .copy_to_nonoverlapping(ptr, digit::$Digit::BYTES as usize); [INFO] [stdout] | |_______________________________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 240 | crate::macro_impl!(endian); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `endian` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `core::ptr::const_ptr::::copy_to_nonoverlapping` is not yet stable as a const fn [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bnum-0.8.0/src/bint/endian.rs:146:25 [INFO] [stdout] | [INFO] [stdout] 146 | / slice_ptr [INFO] [stdout] 147 | | .add(i << digit::$Digit::BYTE_SHIFT) [INFO] [stdout] 148 | | .copy_to_nonoverlapping(ptr, digit::$Digit::BYTES as usize); [INFO] [stdout] | |_______________________________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 240 | crate::macro_impl!(endian); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `endian` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `core::ptr::const_ptr::::copy_to_nonoverlapping` is not yet stable as a const fn [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bnum-0.8.0/src/bint/endian.rs:87:25 [INFO] [stdout] | [INFO] [stdout] 87 | / slice_ptr [INFO] [stdout] 88 | | .add( [INFO] [stdout] 89 | | len - digit::$Digit::BYTES as usize [INFO] [stdout] 90 | | - (i << digit::$Digit::BYTE_SHIFT), [INFO] [stdout] 91 | | ) [INFO] [stdout] 92 | | .copy_to_nonoverlapping(ptr, digit::$Digit::BYTES as usize); [INFO] [stdout] | |_______________________________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 240 | crate::macro_impl!(endian); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `endian` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `core::ptr::const_ptr::::copy_to_nonoverlapping` is not yet stable as a const fn [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bnum-0.8.0/src/bint/endian.rs:146:25 [INFO] [stdout] | [INFO] [stdout] 146 | / slice_ptr [INFO] [stdout] 147 | | .add(i << digit::$Digit::BYTE_SHIFT) [INFO] [stdout] 148 | | .copy_to_nonoverlapping(ptr, digit::$Digit::BYTES as usize); [INFO] [stdout] | |_______________________________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 240 | crate::macro_impl!(endian); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `endian` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `core::ptr::const_ptr::::copy_to_nonoverlapping` is not yet stable as a const fn [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bnum-0.8.0/src/bint/endian.rs:87:25 [INFO] [stdout] | [INFO] [stdout] 87 | / slice_ptr [INFO] [stdout] 88 | | .add( [INFO] [stdout] 89 | | len - digit::$Digit::BYTES as usize [INFO] [stdout] 90 | | - (i << digit::$Digit::BYTE_SHIFT), [INFO] [stdout] 91 | | ) [INFO] [stdout] 92 | | .copy_to_nonoverlapping(ptr, digit::$Digit::BYTES as usize); [INFO] [stdout] | |_______________________________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 240 | crate::macro_impl!(endian); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `endian` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `core::ptr::const_ptr::::copy_to_nonoverlapping` is not yet stable as a const fn [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bnum-0.8.0/src/bint/endian.rs:146:25 [INFO] [stdout] | [INFO] [stdout] 146 | / slice_ptr [INFO] [stdout] 147 | | .add(i << digit::$Digit::BYTE_SHIFT) [INFO] [stdout] 148 | | .copy_to_nonoverlapping(ptr, digit::$Digit::BYTES as usize); [INFO] [stdout] | |_______________________________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 240 | crate::macro_impl!(endian); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `endian` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `core::ptr::const_ptr::::copy_to_nonoverlapping` is not yet stable as a const fn [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bnum-0.8.0/src/buint/mod.rs:145:17 [INFO] [stdout] | [INFO] [stdout] 145 | digits_ptr.copy_to_nonoverlapping(uninit_ptr.add(n), N - n); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 670 | crate::main_impl!(mod_impl); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `mod_impl` which comes from the expansion of the macro `crate::main_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `core::ptr::const_ptr::::copy_to_nonoverlapping` is not yet stable as a const fn [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bnum-0.8.0/src/buint/mod.rs:146:17 [INFO] [stdout] | [INFO] [stdout] 146 | digits_ptr.add(N - n).copy_to_nonoverlapping(uninit_ptr, n); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 670 | crate::main_impl!(mod_impl); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `mod_impl` which comes from the expansion of the macro `crate::main_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `core::ptr::const_ptr::::copy_to_nonoverlapping` is not yet stable as a const fn [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bnum-0.8.0/src/buint/mod.rs:382:17 [INFO] [stdout] | [INFO] [stdout] 382 | u.digits.as_ptr().copy_to_nonoverlapping(out.digits.as_ptr().cast_mut().add(digit_shift), num_copies); // TODO: can chang... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 670 | crate::main_impl!(mod_impl); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `mod_impl` which comes from the expansion of the macro `crate::main_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `core::ptr::const_ptr::::copy_to_nonoverlapping` is not yet stable as a const fn [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bnum-0.8.0/src/buint/mod.rs:408:17 [INFO] [stdout] | [INFO] [stdout] 408 | u.digits.as_ptr().add(digit_shift).copy_to_nonoverlapping(out.digits.as_ptr().cast_mut(), num_copies); // TODO: can chang... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 670 | crate::main_impl!(mod_impl); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `mod_impl` which comes from the expansion of the macro `crate::main_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `core::ptr::const_ptr::::copy_to_nonoverlapping` is not yet stable as a const fn [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bnum-0.8.0/src/buint/mod.rs:145:17 [INFO] [stdout] | [INFO] [stdout] 145 | digits_ptr.copy_to_nonoverlapping(uninit_ptr.add(n), N - n); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 670 | crate::main_impl!(mod_impl); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `mod_impl` which comes from the expansion of the macro `crate::main_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `core::ptr::const_ptr::::copy_to_nonoverlapping` is not yet stable as a const fn [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bnum-0.8.0/src/buint/mod.rs:146:17 [INFO] [stdout] | [INFO] [stdout] 146 | digits_ptr.add(N - n).copy_to_nonoverlapping(uninit_ptr, n); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 670 | crate::main_impl!(mod_impl); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `mod_impl` which comes from the expansion of the macro `crate::main_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `core::ptr::const_ptr::::copy_to_nonoverlapping` is not yet stable as a const fn [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bnum-0.8.0/src/buint/mod.rs:382:17 [INFO] [stdout] | [INFO] [stdout] 382 | u.digits.as_ptr().copy_to_nonoverlapping(out.digits.as_ptr().cast_mut().add(digit_shift), num_copies); // TODO: can chang... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 670 | crate::main_impl!(mod_impl); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `mod_impl` which comes from the expansion of the macro `crate::main_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `core::ptr::const_ptr::::copy_to_nonoverlapping` is not yet stable as a const fn [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bnum-0.8.0/src/buint/mod.rs:408:17 [INFO] [stdout] | [INFO] [stdout] 408 | u.digits.as_ptr().add(digit_shift).copy_to_nonoverlapping(out.digits.as_ptr().cast_mut(), num_copies); // TODO: can chang... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 670 | crate::main_impl!(mod_impl); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `mod_impl` which comes from the expansion of the macro `crate::main_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `core::ptr::const_ptr::::copy_to_nonoverlapping` is not yet stable as a const fn [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bnum-0.8.0/src/buint/mod.rs:145:17 [INFO] [stdout] | [INFO] [stdout] 145 | digits_ptr.copy_to_nonoverlapping(uninit_ptr.add(n), N - n); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 670 | crate::main_impl!(mod_impl); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `mod_impl` which comes from the expansion of the macro `crate::main_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `core::ptr::const_ptr::::copy_to_nonoverlapping` is not yet stable as a const fn [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bnum-0.8.0/src/buint/mod.rs:146:17 [INFO] [stdout] | [INFO] [stdout] 146 | digits_ptr.add(N - n).copy_to_nonoverlapping(uninit_ptr, n); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 670 | crate::main_impl!(mod_impl); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `mod_impl` which comes from the expansion of the macro `crate::main_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `core::ptr::const_ptr::::copy_to_nonoverlapping` is not yet stable as a const fn [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bnum-0.8.0/src/buint/mod.rs:382:17 [INFO] [stdout] | [INFO] [stdout] 382 | u.digits.as_ptr().copy_to_nonoverlapping(out.digits.as_ptr().cast_mut().add(digit_shift), num_copies); // TODO: can chang... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 670 | crate::main_impl!(mod_impl); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `mod_impl` which comes from the expansion of the macro `crate::main_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `core::ptr::const_ptr::::copy_to_nonoverlapping` is not yet stable as a const fn [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bnum-0.8.0/src/buint/mod.rs:408:17 [INFO] [stdout] | [INFO] [stdout] 408 | u.digits.as_ptr().add(digit_shift).copy_to_nonoverlapping(out.digits.as_ptr().cast_mut(), num_copies); // TODO: can chang... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 670 | crate::main_impl!(mod_impl); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `mod_impl` which comes from the expansion of the macro `crate::main_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `core::ptr::const_ptr::::copy_to_nonoverlapping` is not yet stable as a const fn [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bnum-0.8.0/src/buint/mod.rs:145:17 [INFO] [stdout] | [INFO] [stdout] 145 | digits_ptr.copy_to_nonoverlapping(uninit_ptr.add(n), N - n); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 670 | crate::main_impl!(mod_impl); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `mod_impl` which comes from the expansion of the macro `crate::main_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `core::ptr::const_ptr::::copy_to_nonoverlapping` is not yet stable as a const fn [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bnum-0.8.0/src/buint/mod.rs:146:17 [INFO] [stdout] | [INFO] [stdout] 146 | digits_ptr.add(N - n).copy_to_nonoverlapping(uninit_ptr, n); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 670 | crate::main_impl!(mod_impl); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `mod_impl` which comes from the expansion of the macro `crate::main_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `core::ptr::const_ptr::::copy_to_nonoverlapping` is not yet stable as a const fn [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bnum-0.8.0/src/buint/mod.rs:382:17 [INFO] [stdout] | [INFO] [stdout] 382 | u.digits.as_ptr().copy_to_nonoverlapping(out.digits.as_ptr().cast_mut().add(digit_shift), num_copies); // TODO: can chang... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 670 | crate::main_impl!(mod_impl); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `mod_impl` which comes from the expansion of the macro `crate::main_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `core::ptr::const_ptr::::copy_to_nonoverlapping` is not yet stable as a const fn [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bnum-0.8.0/src/buint/mod.rs:408:17 [INFO] [stdout] | [INFO] [stdout] 408 | u.digits.as_ptr().add(digit_shift).copy_to_nonoverlapping(out.digits.as_ptr().cast_mut(), num_copies); // TODO: can chang... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 670 | crate::main_impl!(mod_impl); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `mod_impl` which comes from the expansion of the macro `crate::main_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `core::ptr::const_ptr::::copy_to_nonoverlapping` is not yet stable as a const fn [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bnum-0.8.0/src/buint/endian.rs:76:25 [INFO] [stdout] | [INFO] [stdout] 76 | / slice_ptr [INFO] [stdout] 77 | | .add( [INFO] [stdout] 78 | | len - digit::$Digit::BYTES as usize [INFO] [stdout] 79 | | - (i << digit::$Digit::BYTE_SHIFT), [INFO] [stdout] 80 | | ) [INFO] [stdout] 81 | | .copy_to_nonoverlapping(ptr, digit::$Digit::BYTES as usize); [INFO] [stdout] | |_______________________________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 308 | crate::macro_impl!(endian); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `endian` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `core::ptr::const_ptr::::copy_to_nonoverlapping` is not yet stable as a const fn [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bnum-0.8.0/src/buint/endian.rs:145:25 [INFO] [stdout] | [INFO] [stdout] 145 | / slice_ptr [INFO] [stdout] 146 | | .add(i << digit::$Digit::BYTE_SHIFT) [INFO] [stdout] 147 | | .copy_to_nonoverlapping(ptr, digit::$Digit::BYTES as usize); [INFO] [stdout] | |_______________________________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 308 | crate::macro_impl!(endian); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `endian` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `core::ptr::const_ptr::::copy_to_nonoverlapping` is not yet stable as a const fn [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bnum-0.8.0/src/buint/endian.rs:76:25 [INFO] [stdout] | [INFO] [stdout] 76 | / slice_ptr [INFO] [stdout] 77 | | .add( [INFO] [stdout] 78 | | len - digit::$Digit::BYTES as usize [INFO] [stdout] 79 | | - (i << digit::$Digit::BYTE_SHIFT), [INFO] [stdout] 80 | | ) [INFO] [stdout] 81 | | .copy_to_nonoverlapping(ptr, digit::$Digit::BYTES as usize); [INFO] [stdout] | |_______________________________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 308 | crate::macro_impl!(endian); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `endian` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `core::ptr::const_ptr::::copy_to_nonoverlapping` is not yet stable as a const fn [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bnum-0.8.0/src/buint/endian.rs:145:25 [INFO] [stdout] | [INFO] [stdout] 145 | / slice_ptr [INFO] [stdout] 146 | | .add(i << digit::$Digit::BYTE_SHIFT) [INFO] [stdout] 147 | | .copy_to_nonoverlapping(ptr, digit::$Digit::BYTES as usize); [INFO] [stdout] | |_______________________________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 308 | crate::macro_impl!(endian); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `endian` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `core::ptr::const_ptr::::copy_to_nonoverlapping` is not yet stable as a const fn [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bnum-0.8.0/src/buint/endian.rs:76:25 [INFO] [stdout] | [INFO] [stdout] 76 | / slice_ptr [INFO] [stdout] 77 | | .add( [INFO] [stdout] 78 | | len - digit::$Digit::BYTES as usize [INFO] [stdout] 79 | | - (i << digit::$Digit::BYTE_SHIFT), [INFO] [stdout] 80 | | ) [INFO] [stdout] 81 | | .copy_to_nonoverlapping(ptr, digit::$Digit::BYTES as usize); [INFO] [stdout] | |_______________________________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 308 | crate::macro_impl!(endian); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `endian` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `core::ptr::const_ptr::::copy_to_nonoverlapping` is not yet stable as a const fn [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bnum-0.8.0/src/buint/endian.rs:145:25 [INFO] [stdout] | [INFO] [stdout] 145 | / slice_ptr [INFO] [stdout] 146 | | .add(i << digit::$Digit::BYTE_SHIFT) [INFO] [stdout] 147 | | .copy_to_nonoverlapping(ptr, digit::$Digit::BYTES as usize); [INFO] [stdout] | |_______________________________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 308 | crate::macro_impl!(endian); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `endian` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `core::ptr::const_ptr::::copy_to_nonoverlapping` is not yet stable as a const fn [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bnum-0.8.0/src/buint/endian.rs:76:25 [INFO] [stdout] | [INFO] [stdout] 76 | / slice_ptr [INFO] [stdout] 77 | | .add( [INFO] [stdout] 78 | | len - digit::$Digit::BYTES as usize [INFO] [stdout] 79 | | - (i << digit::$Digit::BYTE_SHIFT), [INFO] [stdout] 80 | | ) [INFO] [stdout] 81 | | .copy_to_nonoverlapping(ptr, digit::$Digit::BYTES as usize); [INFO] [stdout] | |_______________________________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 308 | crate::macro_impl!(endian); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `endian` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `core::ptr::const_ptr::::copy_to_nonoverlapping` is not yet stable as a const fn [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bnum-0.8.0/src/buint/endian.rs:145:25 [INFO] [stdout] | [INFO] [stdout] 145 | / slice_ptr [INFO] [stdout] 146 | | .add(i << digit::$Digit::BYTE_SHIFT) [INFO] [stdout] 147 | | .copy_to_nonoverlapping(ptr, digit::$Digit::BYTES as usize); [INFO] [stdout] | |_______________________________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 308 | crate::macro_impl!(endian); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `endian` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling aho-corasick v1.1.1 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling os_pipe v1.1.4 [INFO] [stderr] Compiling shared_child v1.0.0 [INFO] [stdout] error: aborting due to 32 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bnum` (lib) due to 33 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "b83a529a9e7bf49bb247ff0d0a5dab5e81b3b59dcd242b10324593c04f6f4fbd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b83a529a9e7bf49bb247ff0d0a5dab5e81b3b59dcd242b10324593c04f6f4fbd", kill_on_drop: false }` [INFO] [stdout] b83a529a9e7bf49bb247ff0d0a5dab5e81b3b59dcd242b10324593c04f6f4fbd