[INFO] cloning repository https://github.com/yangby-cryptape/rust-numext [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yangby-cryptape/rust-numext" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyangby-cryptape%2Frust-numext", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyangby-cryptape%2Frust-numext'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 93785e771fcc7d352064689556374e6131779ebd [INFO] testing yangby-cryptape/rust-numext against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyangby-cryptape%2Frust-numext" "/workspace/builds/worker-85/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-85/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yangby-cryptape/rust-numext on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/yangby-cryptape/rust-numext [INFO] finished tweaking git repo https://github.com/yangby-cryptape/rust-numext [INFO] tweaked toml for git repo https://github.com/yangby-cryptape/rust-numext written to /workspace/builds/worker-85/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-85/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-85/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3cdc7d2f4ac3e5971b8ec0278b65f471f456daee0eea9a07b8605a5db1540a0d [INFO] running `Command { std: "docker" "start" "-a" "3cdc7d2f4ac3e5971b8ec0278b65f471f456daee0eea9a07b8605a5db1540a0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3cdc7d2f4ac3e5971b8ec0278b65f471f456daee0eea9a07b8605a5db1540a0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3cdc7d2f4ac3e5971b8ec0278b65f471f456daee0eea9a07b8605a5db1540a0d", kill_on_drop: false }` [INFO] [stdout] 3cdc7d2f4ac3e5971b8ec0278b65f471f456daee0eea9a07b8605a5db1540a0d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-85/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-85/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" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e7d511ad2a5adba0296ce2dcd24a5bf2d70f3718216fd8b08b0981c969caac63 [INFO] running `Command { std: "docker" "start" "-a" "e7d511ad2a5adba0296ce2dcd24a5bf2d70f3718216fd8b08b0981c969caac63", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling heapsize v0.4.2 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling radium v0.3.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling byte-slice-cast v0.3.5 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling faster-hex v0.4.1 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling rlp v0.4.6 [INFO] [stderr] Compiling bitvec v0.17.4 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling impl-rlp v0.2.1 [INFO] [stderr] Compiling tiny-keccak v1.5.0 [INFO] [stderr] Compiling uint v0.8.5 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling parity-scale-codec v1.3.7 [INFO] [stderr] Compiling impl-serde v0.2.3 [INFO] [stderr] Compiling impl-serde v0.3.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling fixed-hash v0.5.2 [INFO] [stderr] Compiling ethbloom v0.8.1 [INFO] [stderr] Compiling rusty-fork v0.2.2 [INFO] [stderr] Compiling proptest v0.9.6 [INFO] [stderr] Compiling impl-codec v0.4.2 [INFO] [stderr] Compiling primitive-types v0.6.2 [INFO] [stderr] Compiling ethereum-types v0.8.0 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling numext-constructor v0.1.6 (/opt/rustwide/workdir/constructor) [INFO] [stderr] Compiling thiserror v1.0.29 [INFO] [stderr] Compiling numext-fixed-uint-core v0.1.6 (/opt/rustwide/workdir/fixed-uint/core) [INFO] [stdout] warning: unknown `doc` attribute `hide` [INFO] [stdout] --> fixed-uint/core/src/lib.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | / constructor::construct_fixed_uints!( [INFO] [stdout] 22 | | U128 { [INFO] [stdout] 23 | | size = 128, [INFO] [stdout] 24 | | }, [INFO] [stdout] ... | [INFO] [stdout] 51 | | }, [INFO] [stdout] 52 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(invalid_doc_attributes)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #82730 [INFO] [stdout] = note: this warning originates in the macro `constructor::construct_fixed_uints` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unknown `doc` attribute `hide` [INFO] [stdout] --> fixed-uint/core/src/lib.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | / constructor::construct_fixed_uints!( [INFO] [stdout] 22 | | U128 { [INFO] [stdout] 23 | | size = 128, [INFO] [stdout] 24 | | }, [INFO] [stdout] ... | [INFO] [stdout] 51 | | }, [INFO] [stdout] 52 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #82730 [INFO] [stdout] = note: this warning originates in the macro `constructor::construct_fixed_uints` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling numext-fixed-uint-hack v0.1.6 (/opt/rustwide/workdir/fixed-uint/hack) [INFO] [stderr] Compiling numext-fixed-uint v0.1.6 (/opt/rustwide/workdir/fixed-uint) [INFO] [stderr] Compiling numext-fixed-hash-core v0.1.6 (/opt/rustwide/workdir/fixed-hash/core) [INFO] [stderr] Compiling nfuint-tests v0.1.6 (/opt/rustwide/workdir/fixed-uint-tests) [INFO] [stdout] warning: unknown `doc` attribute `hide` [INFO] [stdout] --> fixed-hash/core/src/lib.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | / constructor::construct_fixed_hashes!( [INFO] [stdout] 25 | | H128 { [INFO] [stdout] 26 | | size = 128, [INFO] [stdout] 27 | | }, [INFO] [stdout] ... | [INFO] [stdout] 54 | | }, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(invalid_doc_attributes)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #82730 [INFO] [stdout] = note: this warning originates in the macro `constructor::construct_fixed_hashes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unknown `doc` attribute `hide` [INFO] [stdout] --> fixed-hash/core/src/lib.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | / constructor::construct_fixed_hashes!( [INFO] [stdout] 25 | | H128 { [INFO] [stdout] 26 | | size = 128, [INFO] [stdout] 27 | | }, [INFO] [stdout] ... | [INFO] [stdout] 54 | | }, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #82730 [INFO] [stdout] = note: this warning originates in the macro `constructor::construct_fixed_hashes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling numext-fixed-hash-hack v0.1.6 (/opt/rustwide/workdir/fixed-hash/hack) [INFO] [stderr] Compiling numext-fixed-hash v0.1.6 (/opt/rustwide/workdir/fixed-hash) [INFO] [stderr] Compiling nfhash-tests v0.1.6 (/opt/rustwide/workdir/fixed-hash-tests) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 44s [INFO] running `Command { std: "docker" "inspect" "e7d511ad2a5adba0296ce2dcd24a5bf2d70f3718216fd8b08b0981c969caac63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7d511ad2a5adba0296ce2dcd24a5bf2d70f3718216fd8b08b0981c969caac63", kill_on_drop: false }` [INFO] [stdout] e7d511ad2a5adba0296ce2dcd24a5bf2d70f3718216fd8b08b0981c969caac63 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-85/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-85/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" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 81b672ec8425a067c5cff093e666ec12e422658c5320a6f1df20fa95a106052f [INFO] running `Command { std: "docker" "start" "-a" "81b672ec8425a067c5cff093e666ec12e422658c5320a6f1df20fa95a106052f", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling plotters-backend v0.3.2 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling half v1.7.1 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling numext-constructor v0.1.6 (/opt/rustwide/workdir/constructor) [INFO] [stderr] Compiling numext-fixed-uint-core v0.1.6 (/opt/rustwide/workdir/fixed-uint/core) [INFO] [stdout] warning: unknown `doc` attribute `hide` [INFO] [stdout] --> fixed-uint/core/src/lib.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | / constructor::construct_fixed_uints!( [INFO] [stdout] 22 | | U128 { [INFO] [stdout] 23 | | size = 128, [INFO] [stdout] 24 | | }, [INFO] [stdout] ... | [INFO] [stdout] 51 | | }, [INFO] [stdout] 52 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(invalid_doc_attributes)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #82730 [INFO] [stdout] = note: this warning originates in the macro `constructor::construct_fixed_uints` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unknown `doc` attribute `hide` [INFO] [stdout] --> fixed-uint/core/src/lib.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | / constructor::construct_fixed_uints!( [INFO] [stdout] 22 | | U128 { [INFO] [stdout] 23 | | size = 128, [INFO] [stdout] 24 | | }, [INFO] [stdout] ... | [INFO] [stdout] 51 | | }, [INFO] [stdout] 52 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #82730 [INFO] [stdout] = note: this warning originates in the macro `constructor::construct_fixed_uints` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling numext-fixed-uint-hack v0.1.6 (/opt/rustwide/workdir/fixed-uint/hack) [INFO] [stderr] Compiling numext-fixed-uint v0.1.6 (/opt/rustwide/workdir/fixed-uint) [INFO] [stderr] Compiling numext-fixed-hash-core v0.1.6 (/opt/rustwide/workdir/fixed-hash/core) [INFO] [stderr] Compiling numext-fixed-hash-hack v0.1.6 (/opt/rustwide/workdir/fixed-hash/hack) [INFO] [stderr] Compiling numext-fixed-hash v0.1.6 (/opt/rustwide/workdir/fixed-hash) [INFO] [stdout] warning: unknown `doc` attribute `hide` [INFO] [stdout] --> fixed-hash/core/src/lib.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | / constructor::construct_fixed_hashes!( [INFO] [stdout] 25 | | H128 { [INFO] [stdout] 26 | | size = 128, [INFO] [stdout] 27 | | }, [INFO] [stdout] ... | [INFO] [stdout] 54 | | }, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(invalid_doc_attributes)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #82730 [INFO] [stdout] = note: this warning originates in the macro `constructor::construct_fixed_hashes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unknown `doc` attribute `hide` [INFO] [stdout] --> fixed-hash/core/src/lib.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | / constructor::construct_fixed_hashes!( [INFO] [stdout] 25 | | H128 { [INFO] [stdout] 26 | | size = 128, [INFO] [stdout] 27 | | }, [INFO] [stdout] ... | [INFO] [stdout] 54 | | }, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #82730 [INFO] [stdout] = note: this warning originates in the macro `constructor::construct_fixed_hashes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling plotters-svg v0.3.1 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion-plot v0.4.4 [INFO] [stdout] warning: unknown `doc` attribute `hide` [INFO] [stdout] --> fixed-hash/core/src/lib.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | / constructor::construct_fixed_hashes!( [INFO] [stdout] 25 | | H128 { [INFO] [stdout] 26 | | size = 128, [INFO] [stdout] 27 | | }, [INFO] [stdout] ... | [INFO] [stdout] 54 | | }, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(invalid_doc_attributes)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #82730 [INFO] [stdout] = note: this warning originates in the macro `constructor::construct_fixed_hashes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unknown `doc` attribute `hide` [INFO] [stdout] --> fixed-hash/core/src/lib.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | / constructor::construct_fixed_hashes!( [INFO] [stdout] 25 | | H128 { [INFO] [stdout] 26 | | size = 128, [INFO] [stdout] 27 | | }, [INFO] [stdout] ... | [INFO] [stdout] 54 | | }, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #82730 [INFO] [stdout] = note: this warning originates in the macro `constructor::construct_fixed_hashes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unknown `doc` attribute `hide` [INFO] [stdout] --> fixed-uint/core/src/lib.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | / constructor::construct_fixed_uints!( [INFO] [stdout] 22 | | U128 { [INFO] [stdout] 23 | | size = 128, [INFO] [stdout] 24 | | }, [INFO] [stdout] ... | [INFO] [stdout] 51 | | }, [INFO] [stdout] 52 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(invalid_doc_attributes)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #82730 [INFO] [stdout] = note: this warning originates in the macro `constructor::construct_fixed_uints` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unknown `doc` attribute `hide` [INFO] [stdout] --> fixed-uint/core/src/lib.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | / constructor::construct_fixed_uints!( [INFO] [stdout] 22 | | U128 { [INFO] [stdout] 23 | | size = 128, [INFO] [stdout] 24 | | }, [INFO] [stdout] ... | [INFO] [stdout] 51 | | }, [INFO] [stdout] 52 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #82730 [INFO] [stdout] = note: this warning originates in the macro `constructor::construct_fixed_uints` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling criterion v0.3.5 [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling nfuint-tests v0.1.6 (/opt/rustwide/workdir/fixed-uint-tests) [INFO] [stderr] Compiling nfhash-tests v0.1.6 (/opt/rustwide/workdir/fixed-hash-tests) [INFO] [stderr] error: could not compile `numext-fixed-hash-core`; 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name numext_fixed_hash_core --edition=2018 fixed-hash/core/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bits_1024"' --cfg 'feature="bits_128"' --cfg 'feature="bits_160"' --cfg 'feature="bits_2048"' --cfg 'feature="bits_224"' --cfg 'feature="bits_256"' --cfg 'feature="bits_384"' --cfg 'feature="bits_4096"' --cfg 'feature="bits_512"' --cfg 'feature="bits_520"' --cfg 'feature="bits_all"' --cfg 'feature="default"' --cfg 'feature="faster-hex"' --cfg 'feature="heapsize"' --cfg 'feature="rand"' --cfg 'feature="serde"' --cfg 'feature="support_heapsize"' --cfg 'feature="support_rand"' --cfg 'feature="support_serde"' -C metadata=2e5b6f32c71657a3 -C extra-filename=-2e5b6f32c71657a3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern faster_hex=/opt/rustwide/target/debug/deps/libfaster_hex-9c552d623f9dc249.rlib --extern heapsize=/opt/rustwide/target/debug/deps/libheapsize-5367b6504a11c030.rlib --extern constructor=/opt/rustwide/target/debug/deps/libnumext_constructor-574677064467e8d4.so --extern nfuint=/opt/rustwide/target/debug/deps/libnumext_fixed_uint-d12bb2df79547f74.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-c3ad7b3394e57de5.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-901d0aea277c4cf7.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-592ea7ec2f097dca.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/prim_bits-0b4a459bee0e9ddd.prim_bits.9e1686cb-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/prim_bits-0b4a459bee0e9ddd.prim_bits.9e1686cb-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/prim_bits-0b4a459bee0e9ddd.prim_bits.9e1686cb-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/prim_bits-0b4a459bee0e9ddd.prim_bits.9e1686cb-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/prim_bits-0b4a459bee0e9ddd.prim_bits.9e1686cb-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/prim_bits-0b4a459bee0e9ddd.prim_bits.9e1686cb-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/prim_bits-0b4a459bee0e9ddd.prim_bits.9e1686cb-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/prim_bits-0b4a459bee0e9ddd.prim_bits.9e1686cb-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/prim_bits-0b4a459bee0e9ddd.prim_bits.9e1686cb-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/prim_bits-0b4a459bee0e9ddd.prim_bits.9e1686cb-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/prim_bits-0b4a459bee0e9ddd.prim_bits.9e1686cb-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/prim_bits-0b4a459bee0e9ddd.prim_bits.9e1686cb-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/prim_bits-0b4a459bee0e9ddd.prim_bits.9e1686cb-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/prim_bits-0b4a459bee0e9ddd.prim_bits.9e1686cb-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/prim_bits-0b4a459bee0e9ddd.prim_bits.9e1686cb-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/prim_bits-0b4a459bee0e9ddd.prim_bits.9e1686cb-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/prim_bits-0b4a459bee0e9ddd.4w2yfxsq0zdaj4ji.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-ae0b9de85e81d76f.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-dd17e7b765638f54.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-e55ce254123a1c62.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-c91921c83bf98d74.rlib" "/opt/rustwide/target/debug/deps/libnfuint_tests-788ac4fb6fd25be6.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-bf91fd3ba581be01.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-cc97572375c3091b.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-7b6445d372d84407.rlib" "/opt/rustwide/target/debug/deps/libethereum_types-d9658ef65929fd6b.rlib" "/opt/rustwide/target/debug/deps/libethbloom-ce159c4d3e18d058.rlib" "/opt/rustwide/target/debug/deps/libtiny_keccak-681da88fce634735.rlib" "/opt/rustwide/target/debug/deps/libprimitive_types-fc6c3ea84c8f56d9.rlib" "/opt/rustwide/target/debug/deps/libimpl_codec-4c7019ec9e9dc134.rlib" "/opt/rustwide/target/debug/deps/libparity_scale_codec-7ab8f03abea1bb8d.rlib" "/opt/rustwide/target/debug/deps/libbyte_slice_cast-25901fa522efc0a1.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-99497313dae64039.rlib" "/opt/rustwide/target/debug/deps/libimpl_serde-b3d2355654f3e8be.rlib" "/opt/rustwide/target/debug/deps/libuint-466e4ba87b0fd939.rlib" "/opt/rustwide/target/debug/deps/libcrunchy-5a8135d9d857678f.rlib" "/opt/rustwide/target/debug/deps/libimpl_serde-ab29b305073c7f61.rlib" "/opt/rustwide/target/debug/deps/libimpl_rlp-7704160469f52409.rlib" "/opt/rustwide/target/debug/deps/librlp-4a996b732bd773eb.rlib" "/opt/rustwide/target/debug/deps/libfixed_hash-6647b4b80466f860.rlib" "/opt/rustwide/target/debug/deps/librustc_hex-43055c51383ab927.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-5ba753c1934f1135.rlib" "/opt/rustwide/target/debug/deps/libnumext_fixed_uint-d12bb2df79547f74.rlib" "/opt/rustwide/target/debug/deps/libnumext_fixed_uint_core-31510081c98eff53.rlib" "/opt/rustwide/target/debug/deps/libserde-901d0aea277c4cf7.rlib" "/opt/rustwide/target/debug/deps/libheapsize-5367b6504a11c030.rlib" "/opt/rustwide/target/debug/deps/librand-c3ad7b3394e57de5.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-8aa141bf53c53a55.rlib" "/opt/rustwide/target/debug/deps/librand_core-df39ed741baf66f0.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-b7e0b561818ea06a.rlib" "/opt/rustwide/target/debug/deps/libthiserror-592ea7ec2f097dca.rlib" "/opt/rustwide/target/debug/deps/libproptest-5a1bfd6c8f90b20c.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-b77be10fdde4f88a.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-02d5bfda92f427e6.rlib" "/opt/rustwide/target/debug/deps/librand-2ab5624048b9801a.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-d4ae02a3e9b0f800.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-fc952235d01d1c4a.rlib" "/opt/rustwide/target/debug/deps/librand_hc-3061ed7fff4f73ac.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-84f310872b096b0f.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-3389291204d384a2.rlib" "/opt/rustwide/target/debug/deps/librand_core-4f51009b94176a49.rlib" "/opt/rustwide/target/debug/deps/librand_os-be1acd7aa8a4dff3.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-32f7227826608430.rlib" "/opt/rustwide/target/debug/deps/librand_core-fefd062cdcb3b90d.rlib" "/opt/rustwide/target/debug/deps/librusty_fork-27de69486d91910d.rlib" "/opt/rustwide/target/debug/deps/libwait_timeout-69ab8dfd3cffdc97.rlib" "/opt/rustwide/target/debug/deps/libtempfile-c2f0cf885db1e72b.rlib" "/opt/rustwide/target/debug/deps/librand-5ab5f6411868649c.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-dc367a92faa7b59d.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-069634687179693a.rlib" "/opt/rustwide/target/debug/deps/librand_core-48a511c452e44b12.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-ab1a4bcf7b383902.rlib" "/opt/rustwide/target/debug/deps/liblibc-7085dace614ae946.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-b2c8a73c8198091a.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-dece450273084492.rlib" "/opt/rustwide/target/debug/deps/libfnv-d1dc8bedb5ffcb44.rlib" "/opt/rustwide/target/debug/deps/libquick_error-92792d7d5dc6f90c.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-df981c5871754530.rlib" "/opt/rustwide/target/debug/deps/libbit_set-827335d33e72be18.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-7d27e5bde7c024e0.rlib" "/opt/rustwide/target/debug/deps/libbitflags-f947290fec4feb2c.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-008055cc7d873802.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-06f01ac2578bda94.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f9a3c3274a1835e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d4cbb754ee9f4daa.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-95c14e1c1e3ebcc4.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d489f0ca872880cc.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-75f07df0b18fea39.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0c35b278736219a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e530649c9a06e3c6.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-6b148909d375a785.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-cd15fa647f4775d1.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74be3a703f788ba2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8f2c5b445c28b2e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8480e85e0be96197.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-ac23a75f6f42004e.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-557ba8776e04d182.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-4beb03d03503c439.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-dd7db1bec6909f24.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/prim_bits-0b4a459bee0e9ddd" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/int_math-9a072f7e96dcc4ac.int_math.f67e94f9-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/int_math-9a072f7e96dcc4ac.int_math.f67e94f9-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/int_math-9a072f7e96dcc4ac.int_math.f67e94f9-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/int_math-9a072f7e96dcc4ac.int_math.f67e94f9-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/int_math-9a072f7e96dcc4ac.int_math.f67e94f9-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/int_math-9a072f7e96dcc4ac.int_math.f67e94f9-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/int_math-9a072f7e96dcc4ac.int_math.f67e94f9-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/int_math-9a072f7e96dcc4ac.int_math.f67e94f9-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/int_math-9a072f7e96dcc4ac.int_math.f67e94f9-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/int_math-9a072f7e96dcc4ac.int_math.f67e94f9-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/int_math-9a072f7e96dcc4ac.int_math.f67e94f9-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/int_math-9a072f7e96dcc4ac.int_math.f67e94f9-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/int_math-9a072f7e96dcc4ac.int_math.f67e94f9-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/int_math-9a072f7e96dcc4ac.int_math.f67e94f9-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/int_math-9a072f7e96dcc4ac.int_math.f67e94f9-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/int_math-9a072f7e96dcc4ac.int_math.f67e94f9-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/int_math-9a072f7e96dcc4ac.1ox5xi8laawt0l8z.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-ae0b9de85e81d76f.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-dd17e7b765638f54.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-e55ce254123a1c62.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-c91921c83bf98d74.rlib" "/opt/rustwide/target/debug/deps/libnfuint_tests-788ac4fb6fd25be6.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-bf91fd3ba581be01.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-cc97572375c3091b.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-7b6445d372d84407.rlib" "/opt/rustwide/target/debug/deps/libethereum_types-d9658ef65929fd6b.rlib" "/opt/rustwide/target/debug/deps/libethbloom-ce159c4d3e18d058.rlib" "/opt/rustwide/target/debug/deps/libtiny_keccak-681da88fce634735.rlib" "/opt/rustwide/target/debug/deps/libprimitive_types-fc6c3ea84c8f56d9.rlib" "/opt/rustwide/target/debug/deps/libimpl_codec-4c7019ec9e9dc134.rlib" "/opt/rustwide/target/debug/deps/libparity_scale_codec-7ab8f03abea1bb8d.rlib" "/opt/rustwide/target/debug/deps/libbyte_slice_cast-25901fa522efc0a1.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-99497313dae64039.rlib" "/opt/rustwide/target/debug/deps/libimpl_serde-b3d2355654f3e8be.rlib" "/opt/rustwide/target/debug/deps/libuint-466e4ba87b0fd939.rlib" "/opt/rustwide/target/debug/deps/libcrunchy-5a8135d9d857678f.rlib" "/opt/rustwide/target/debug/deps/libimpl_serde-ab29b305073c7f61.rlib" "/opt/rustwide/target/debug/deps/libimpl_rlp-7704160469f52409.rlib" "/opt/rustwide/target/debug/deps/librlp-4a996b732bd773eb.rlib" "/opt/rustwide/target/debug/deps/libfixed_hash-6647b4b80466f860.rlib" "/opt/rustwide/target/debug/deps/librustc_hex-43055c51383ab927.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-5ba753c1934f1135.rlib" "/opt/rustwide/target/debug/deps/libproptest-5a1bfd6c8f90b20c.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-b77be10fdde4f88a.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-02d5bfda92f427e6.rlib" "/opt/rustwide/target/debug/deps/librand-2ab5624048b9801a.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-d4ae02a3e9b0f800.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-fc952235d01d1c4a.rlib" "/opt/rustwide/target/debug/deps/librand_hc-3061ed7fff4f73ac.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-84f310872b096b0f.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-3389291204d384a2.rlib" "/opt/rustwide/target/debug/deps/librand_core-4f51009b94176a49.rlib" "/opt/rustwide/target/debug/deps/librand_os-be1acd7aa8a4dff3.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-32f7227826608430.rlib" "/opt/rustwide/target/debug/deps/librand_core-fefd062cdcb3b90d.rlib" "/opt/rustwide/target/debug/deps/librusty_fork-27de69486d91910d.rlib" "/opt/rustwide/target/debug/deps/libwait_timeout-69ab8dfd3cffdc97.rlib" "/opt/rustwide/target/debug/deps/libtempfile-c2f0cf885db1e72b.rlib" "/opt/rustwide/target/debug/deps/librand-5ab5f6411868649c.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-dc367a92faa7b59d.rlib" "/opt/rustwide/target/debug/deps/librand_core-48a511c452e44b12.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-ab1a4bcf7b383902.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-b2c8a73c8198091a.rlib" "/opt/rustwide/target/debug/deps/libfnv-d1dc8bedb5ffcb44.rlib" "/opt/rustwide/target/debug/deps/libquick_error-92792d7d5dc6f90c.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-df981c5871754530.rlib" "/opt/rustwide/target/debug/deps/libbit_set-827335d33e72be18.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-7d27e5bde7c024e0.rlib" "/opt/rustwide/target/debug/deps/libbitflags-f947290fec4feb2c.rlib" "/opt/rustwide/target/debug/deps/libnumext_fixed_uint-d12bb2df79547f74.rlib" "/opt/rustwide/target/debug/deps/libnumext_fixed_uint_core-31510081c98eff53.rlib" "/opt/rustwide/target/debug/deps/libserde-901d0aea277c4cf7.rlib" "/opt/rustwide/target/debug/deps/libheapsize-5367b6504a11c030.rlib" "/opt/rustwide/target/debug/deps/librand-c3ad7b3394e57de5.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-8aa141bf53c53a55.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-069634687179693a.rlib" "/opt/rustwide/target/debug/deps/librand_core-df39ed741baf66f0.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-b7e0b561818ea06a.rlib" "/opt/rustwide/target/debug/deps/liblibc-7085dace614ae946.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-dece450273084492.rlib" "/opt/rustwide/target/debug/deps/libthiserror-592ea7ec2f097dca.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-008055cc7d873802.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-06f01ac2578bda94.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f9a3c3274a1835e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d4cbb754ee9f4daa.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-95c14e1c1e3ebcc4.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d489f0ca872880cc.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-75f07df0b18fea39.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0c35b278736219a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e530649c9a06e3c6.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-6b148909d375a785.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-cd15fa647f4775d1.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74be3a703f788ba2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8f2c5b445c28b2e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8480e85e0be96197.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-ac23a75f6f42004e.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-557ba8776e04d182.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-4beb03d03503c439.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-dd7db1bec6909f24.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/int_math-9a072f7e96dcc4ac" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "81b672ec8425a067c5cff093e666ec12e422658c5320a6f1df20fa95a106052f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81b672ec8425a067c5cff093e666ec12e422658c5320a6f1df20fa95a106052f", kill_on_drop: false }` [INFO] [stdout] 81b672ec8425a067c5cff093e666ec12e422658c5320a6f1df20fa95a106052f