[INFO] fetching crate noosphere-gateway 0.10.1... [INFO] testing noosphere-gateway-0.10.1 against beta-2023-10-04 for beta-1.74-1 [INFO] extracting crate noosphere-gateway 0.10.1 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate noosphere-gateway 0.10.1 on toolchain beta-2023-10-04 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2023-10-04" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate noosphere-gateway 0.10.1 [INFO] finished tweaking crates.io crate noosphere-gateway 0.10.1 [INFO] tweaked toml for crates.io crate noosphere-gateway 0.10.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2023-10-04" "generate-lockfile" "--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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2023-10-04" "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-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c5f25e26dc3f7b5c658d37747ea2e44b2c2006022f4a1a36d9cbb30168328b8a [INFO] running `Command { std: "docker" "start" "-a" "c5f25e26dc3f7b5c658d37747ea2e44b2c2006022f4a1a36d9cbb30168328b8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c5f25e26dc3f7b5c658d37747ea2e44b2c2006022f4a1a36d9cbb30168328b8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5f25e26dc3f7b5c658d37747ea2e44b2c2006022f4a1a36d9cbb30168328b8a", kill_on_drop: false }` [INFO] [stdout] c5f25e26dc3f7b5c658d37747ea2e44b2c2006022f4a1a36d9cbb30168328b8a [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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] adc30e24b2883e577b3de728851a172ab14717f227bdedabe7681077b6083b45 [INFO] running `Command { std: "docker" "start" "-a" "adc30e24b2883e577b3de728851a172ab14717f227bdedabe7681077b6083b45", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling const-oid v0.9.5 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Compiling thiserror v1.0.49 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling data-encoding v2.4.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling socket2 v0.5.4 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling base-x v0.2.11 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling semver v1.0.19 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling constant_time_eq v0.3.0 [INFO] [stderr] Compiling blake3 v1.5.0 [INFO] [stderr] Compiling quick-protobuf v0.8.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling blake2b_simd v1.0.2 [INFO] [stderr] Compiling blake2s_simd v1.0.2 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling platforms v3.1.2 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling curve25519-dalek v4.1.1 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling ipnet v2.8.0 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling base64 v0.21.2 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling ff v0.13.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling rustls v0.21.7 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling thiserror-impl v1.0.49 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.11 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stderr] Compiling data-encoding-macro v0.1.13 [INFO] [stderr] Compiling multibase v0.9.1 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.0 [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 proc-macro-crate v1.1.3 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling signature v2.1.0 [INFO] [stderr] Compiling multihash-derive v0.8.1 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling ed25519 v2.2.2 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling der v0.7.8 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling crypto-bigint v0.5.3 [INFO] [stderr] Compiling pin-project v1.1.3 [INFO] [stderr] Compiling netlink-packet-utils v0.5.2 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling rustls-webpki v0.101.6 [INFO] [stderr] Compiling strum_macros v0.25.2 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling ed25519-dalek v2.0.0 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling spki v0.7.2 [INFO] [stderr] Compiling rw-stream-sink v0.3.0 [INFO] [stderr] Compiling async-recursion v1.0.5 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling bs58 v0.5.0 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling netlink-packet-core v0.4.2 [INFO] [stderr] Compiling elliptic-curve v0.13.6 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling libp2p-swarm-derive v0.32.0 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling sled v0.34.7 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling ext-trait-proc_macros v1.0.1 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling prettyplease v0.1.25 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling ext-trait v1.0.1 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling asynchronous-codec v0.6.2 [INFO] [stderr] Compiling tokio v1.33.0 [INFO] [stderr] Compiling unsigned-varint v0.7.2 [INFO] [stderr] Compiling serde-big-array v0.3.3 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling multihash v0.17.0 [INFO] [stderr] Compiling multihash v0.18.1 [INFO] [stderr] Compiling serde_bytes v0.11.12 [INFO] [stderr] Compiling cid v0.10.1 [INFO] [stderr] Compiling multiaddr v0.17.1 [INFO] [stderr] Compiling libipld-core v0.16.0 [INFO] [stderr] Compiling multistream-select v0.12.1 [INFO] [stderr] Compiling libp2p-identity v0.1.3 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling libipld-cbor v0.16.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling libp2p-core v0.39.2 [INFO] [stderr] Compiling libipld-macro v0.16.0 [INFO] [stderr] Compiling libipld-pb v0.16.0 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex-automata v0.3.9 [INFO] [stderr] Compiling libipld-json v0.16.0 [INFO] [stderr] Compiling ucan v0.4.0 [INFO] [stderr] Compiling cs_serde_bytes v0.12.2 [INFO] [stderr] Compiling ecdsa v0.16.8 [INFO] [stderr] Compiling primeorder v0.13.2 [INFO] [stderr] Compiling netlink-packet-route v0.12.0 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling tokio-util v0.7.9 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling libp2p-swarm v0.42.2 [INFO] [stderr] Compiling netlink-sys v0.8.5 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling h2 v0.3.21 [INFO] [stderr] Compiling noosphere-common v0.1.1 [INFO] [stderr] Compiling noosphere-storage v0.9.1 [INFO] [stderr] Compiling netlink-proto v0.10.0 [INFO] [stderr] Compiling libipld-cbor-derive v0.16.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling enum-as-inner v0.5.1 [INFO] [stderr] Compiling rustls-pemfile v1.0.3 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling snow v0.9.3 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling inventory v0.1.11 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling webpki-roots v0.25.2 [INFO] [stderr] Compiling macro_rules_attribute-proc_macro v0.1.3 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling anstyle-parse v0.2.2 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling libipld v0.16.0 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling rtnetlink v0.10.1 [INFO] [stderr] Compiling trust-dns-proto v0.22.0 [INFO] [stderr] Compiling macro_rules_attribute v0.1.3 [INFO] [stderr] Compiling headers v0.3.8 [INFO] [stderr] Compiling regex v1.9.6 [INFO] [stderr] Compiling rsa v0.9.2 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling common-multipart-rfc7578 v0.6.0 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling forest_hash_utils v0.1.0 [INFO] [stderr] Compiling ed25519-zebra v3.1.0 [INFO] [stderr] Compiling serde_path_to_error v0.1.14 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling extension-traits v1.0.1 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling with_builtin_macros-proc_macros v0.0.3 [INFO] [stderr] Compiling ctor v0.1.26 [INFO] [stderr] Compiling inventory-impl v0.1.11 [INFO] [stderr] Compiling ghost v0.1.14 [INFO] [stderr] Compiling axum-macros v0.3.8 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling safer-ffi v0.1.3 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling anstream v0.6.4 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling tiny-bip39 v1.0.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.17 [INFO] [stderr] Compiling yamux v0.10.2 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling noosphere v0.15.2 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling pkg-version-impl v0.1.1 [INFO] [stderr] Compiling with_builtin_macros v0.0.3 [INFO] [stderr] Compiling safer_ffi-proc_macros v0.1.3 [INFO] [stderr] Compiling trust-dns-resolver v0.22.0 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Compiling hyper-rustls v0.24.1 [INFO] [stderr] Compiling uninit v0.5.1 [INFO] [stderr] Compiling ucan-key-support v0.1.7 [INFO] [stderr] Compiling reqwest v0.11.22 [INFO] [stderr] Compiling lru v0.10.1 [INFO] [stderr] Compiling noosphere-collections v0.6.5 [INFO] [stderr] Compiling if-watch v3.0.1 [INFO] [stderr] Compiling iroh-car v0.3.0 [INFO] [stderr] Compiling quick-protobuf-codec v0.1.0 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling serde_spanned v0.6.3 [INFO] [stderr] Compiling x25519-dalek v1.1.1 [INFO] [stderr] Compiling clap_lex v0.5.1 [INFO] [stderr] Compiling winnow v0.5.16 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling async-once-cell v0.4.4 [INFO] [stderr] Compiling unwind_safe v0.1.0 [INFO] [stderr] Compiling fastcdc v3.1.0 [INFO] [stderr] Compiling clap_builder v4.4.6 [INFO] [stderr] Compiling libp2p-noise v0.42.2 [INFO] [stderr] Compiling libp2p-identify v0.42.2 [INFO] [stdout] error[E0659]: `cfg_match` is ambiguous [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/safer-ffi-0.1.3/src/_lib.rs:512:5 [INFO] [stdout] | [INFO] [stdout] 512 | cfg_match! { [INFO] [stdout] | ^^^^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of a conflict between a `macro_rules` name and a non-`macro_rules` name from another module [INFO] [stdout] note: `cfg_match` could refer to the macro defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/safer-ffi-0.1.3/src/utils/macros.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / macro_rules! cfg_match { [INFO] [stdout] 11 | | ( [INFO] [stdout] 12 | | _ => { $($expansion:tt)* } $(,)? [INFO] [stdout] 13 | | ) => ( [INFO] [stdout] ... | [INFO] [stdout] 33 | | }); [INFO] [stdout] 34 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `cfg_match` could also refer to the macro imported here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/safer-ffi-0.1.3/src/_lib.rs:514:29 [INFO] [stdout] | [INFO] [stdout] 514 | pub use ::std::{*, [INFO] [stdout] | ^ [INFO] [stdout] = help: use `self::cfg_match` to refer to this macro unambiguously [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `cfg_match` is ambiguous [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/safer-ffi-0.1.3/src/utils/macros.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | cfg_match! { _ => $expansion } $($( [INFO] [stdout] | ^^^^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/safer-ffi-0.1.3/src/_lib.rs:512:5 [INFO] [stdout] | [INFO] [stdout] 512 | / cfg_match! { [INFO] [stdout] 513 | | feature = "std" => { [INFO] [stdout] 514 | | pub use ::std::{*, [INFO] [stdout] 515 | | self, [INFO] [stdout] ... | [INFO] [stdout] 535 | | } [INFO] [stdout] 536 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of a conflict between a `macro_rules` name and a non-`macro_rules` name from another module [INFO] [stdout] note: `cfg_match` could refer to the macro defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/safer-ffi-0.1.3/src/utils/macros.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / macro_rules! cfg_match { [INFO] [stdout] 11 | | ( [INFO] [stdout] 12 | | _ => { $($expansion:tt)* } $(,)? [INFO] [stdout] 13 | | ) => ( [INFO] [stdout] ... | [INFO] [stdout] 33 | | }); [INFO] [stdout] 34 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `cfg_match` could also refer to the macro imported here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/safer-ffi-0.1.3/src/_lib.rs:514:29 [INFO] [stdout] | [INFO] [stdout] 514 | pub use ::std::{*, [INFO] [stdout] | ^ [INFO] [stdout] = help: use `self::cfg_match` to refer to this macro unambiguously [INFO] [stdout] = note: this error originates in the macro `cfg_match` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `cfg_match` is ambiguous [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/safer-ffi-0.1.3/src/_lib.rs:555:5 [INFO] [stdout] | [INFO] [stdout] 555 | cfg_match! { [INFO] [stdout] | ^^^^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of a conflict between a `macro_rules` name and a non-`macro_rules` name from another module [INFO] [stdout] note: `cfg_match` could refer to the macro defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/safer-ffi-0.1.3/src/utils/macros.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / macro_rules! cfg_match { [INFO] [stdout] 11 | | ( [INFO] [stdout] 12 | | _ => { $($expansion:tt)* } $(,)? [INFO] [stdout] 13 | | ) => ( [INFO] [stdout] ... | [INFO] [stdout] 33 | | }); [INFO] [stdout] 34 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `cfg_match` could also refer to the macro imported here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/safer-ffi-0.1.3/src/_lib.rs:514:29 [INFO] [stdout] | [INFO] [stdout] 514 | pub use ::std::{*, [INFO] [stdout] | ^ [INFO] [stdout] = help: use `self::cfg_match` to refer to this macro unambiguously [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `cfg_match` is ambiguous [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/safer-ffi-0.1.3/src/utils/macros.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | cfg_match! { $($rest)+ } )?)? [INFO] [stdout] | ^^^^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/safer-ffi-0.1.3/src/_lib.rs:555:5 [INFO] [stdout] | [INFO] [stdout] 555 | / cfg_match! { [INFO] [stdout] 556 | | feature = "log" => { [INFO] [stdout] 557 | | #[apply(hidden_export)] [INFO] [stdout] 558 | | macro_rules! __error__ {( $($msg:tt)* ) => ( [INFO] [stdout] ... | [INFO] [stdout] 573 | | }, [INFO] [stdout] 574 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of a conflict between a `macro_rules` name and a non-`macro_rules` name from another module [INFO] [stdout] note: `cfg_match` could refer to the macro defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/safer-ffi-0.1.3/src/utils/macros.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / macro_rules! cfg_match { [INFO] [stdout] 11 | | ( [INFO] [stdout] 12 | | _ => { $($expansion:tt)* } $(,)? [INFO] [stdout] 13 | | ) => ( [INFO] [stdout] ... | [INFO] [stdout] 33 | | }); [INFO] [stdout] 34 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `cfg_match` could also refer to the macro imported here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/safer-ffi-0.1.3/src/_lib.rs:514:29 [INFO] [stdout] | [INFO] [stdout] 514 | pub use ::std::{*, [INFO] [stdout] | ^ [INFO] [stdout] = help: use `self::cfg_match` to refer to this macro unambiguously [INFO] [stdout] = note: this error originates in the macro `cfg_match` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `cfg_match` is ambiguous [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/safer-ffi-0.1.3/src/utils/macros.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | cfg_match! { _ => $expansion } $($( [INFO] [stdout] | ^^^^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/safer-ffi-0.1.3/src/_lib.rs:555:5 [INFO] [stdout] | [INFO] [stdout] 555 | / cfg_match! { [INFO] [stdout] 556 | | feature = "log" => { [INFO] [stdout] 557 | | #[apply(hidden_export)] [INFO] [stdout] 558 | | macro_rules! __error__ {( $($msg:tt)* ) => ( [INFO] [stdout] ... | [INFO] [stdout] 573 | | }, [INFO] [stdout] 574 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of a conflict between a `macro_rules` name and a non-`macro_rules` name from another module [INFO] [stdout] note: `cfg_match` could refer to the macro defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/safer-ffi-0.1.3/src/utils/macros.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / macro_rules! cfg_match { [INFO] [stdout] 11 | | ( [INFO] [stdout] 12 | | _ => { $($expansion:tt)* } $(,)? [INFO] [stdout] 13 | | ) => ( [INFO] [stdout] ... | [INFO] [stdout] 33 | | }); [INFO] [stdout] 34 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `cfg_match` could also refer to the macro imported here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/safer-ffi-0.1.3/src/_lib.rs:514:29 [INFO] [stdout] | [INFO] [stdout] 514 | pub use ::std::{*, [INFO] [stdout] | ^ [INFO] [stdout] = help: use `self::cfg_match` to refer to this macro unambiguously [INFO] [stdout] = note: this error originates in the macro `cfg_match` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling libp2p-tcp v0.39.0 [INFO] [stderr] Compiling libp2p-dns v0.39.0 [INFO] [stderr] Compiling pkg-version v1.0.0 [INFO] [stderr] Compiling libp2p-kad v0.43.3 [INFO] [stderr] Compiling noosphere-core v0.17.1 [INFO] [stderr] Compiling hyper-multipart-rfc7578 v0.8.0 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling libp2p-yamux v0.43.1 [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0659`. [INFO] [stdout] [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: [safer-ffi] `proc-macros` feature is deprecated and will be removed (now built-in) [INFO] [stderr] [INFO] [stderr] error: could not compile `safer-ffi` (lib) due to 6 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "adc30e24b2883e577b3de728851a172ab14717f227bdedabe7681077b6083b45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "adc30e24b2883e577b3de728851a172ab14717f227bdedabe7681077b6083b45", kill_on_drop: false }` [INFO] [stdout] adc30e24b2883e577b3de728851a172ab14717f227bdedabe7681077b6083b45