[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] 4e668efc1b7fb2521d664b08aebfe0b71c2c0f31 [INFO] testing yangby-cryptape/rust-numext against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyangby-cryptape%2Frust-numext" "/workspace/builds/worker-18/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-18/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yangby-cryptape/rust-numext on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "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-18/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "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" "+beta-2022-02-22" "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-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7d29eb0d91591711a2715046a698cd822a252b6d4673768a4a0d68c08e744975 [INFO] running `Command { std: "docker" "start" "-a" "7d29eb0d91591711a2715046a698cd822a252b6d4673768a4a0d68c08e744975", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7d29eb0d91591711a2715046a698cd822a252b6d4673768a4a0d68c08e744975", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d29eb0d91591711a2715046a698cd822a252b6d4673768a4a0d68c08e744975", kill_on_drop: false }` [INFO] [stdout] 7d29eb0d91591711a2715046a698cd822a252b6d4673768a4a0d68c08e744975 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dcbbc58131f6beffaa83722934a0913c3a85de42a853726f6f5bc46e71ed32a1 [INFO] running `Command { std: "docker" "start" "-a" "dcbbc58131f6beffaa83722934a0913c3a85de42a853726f6f5bc46e71ed32a1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling syn v1.0.86 [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 static_assertions v1.1.0 [INFO] [stderr] Compiling radium v0.3.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling byte-slice-cast v0.3.5 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling faster-hex v0.4.1 [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 rand v0.6.5 [INFO] [stderr] Compiling rlp v0.4.6 [INFO] [stderr] Compiling bitvec v0.17.4 [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 getrandom v0.1.16 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rusty-fork v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling proptest v0.9.6 [INFO] [stderr] Compiling fixed-hash v0.5.2 [INFO] [stderr] Compiling parity-scale-codec v1.3.7 [INFO] [stderr] Compiling impl-serde v0.3.2 [INFO] [stderr] Compiling impl-serde v0.2.3 [INFO] [stderr] Compiling ethbloom v0.8.1 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling numext-constructor v0.1.6 (/opt/rustwide/workdir/constructor) [INFO] [stderr] Compiling thiserror v1.0.30 [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 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: 1 warning 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: field is never read: `params` [INFO] [stdout] --> fixed-uint-tests/src/props.rs:317:5 [INFO] [stdout] | [INFO] [stdout] 317 | params: U256LeBytesParameters, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `U256LeBytesStrategy` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> fixed-uint-tests/src/props.rs:315:10 [INFO] [stdout] | [INFO] [stdout] 315 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [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] = 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: 1 warning 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] [stdout] warning: field is never read: `params` [INFO] [stdout] --> fixed-hash-tests/src/props.rs:184:5 [INFO] [stdout] | [INFO] [stdout] 184 | params: H256BytesParameters, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `H256BytesStrategy` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> fixed-hash-tests/src/props.rs:182:10 [INFO] [stdout] | [INFO] [stdout] 182 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 02s [INFO] running `Command { std: "docker" "inspect" "dcbbc58131f6beffaa83722934a0913c3a85de42a853726f6f5bc46e71ed32a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dcbbc58131f6beffaa83722934a0913c3a85de42a853726f6f5bc46e71ed32a1", kill_on_drop: false }` [INFO] [stdout] dcbbc58131f6beffaa83722934a0913c3a85de42a853726f6f5bc46e71ed32a1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7e0d0fdfe374dfae55e8eb59e6a28db4714c874cdb5696750f1cb27bfc55530d [INFO] running `Command { std: "docker" "start" "-a" "7e0d0fdfe374dfae55e8eb59e6a28db4714c874cdb5696750f1cb27bfc55530d", kill_on_drop: false }` [INFO] [stderr] Compiling semver v1.0.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling crossbeam-epoch v0.9.7 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling plotters-backend v0.3.2 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling numext-constructor v0.1.6 (/opt/rustwide/workdir/constructor) [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: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling numext-fixed-uint-core v0.1.6 (/opt/rustwide/workdir/fixed-uint/core) [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: field is never read: `params` [INFO] [stdout] --> fixed-uint-tests/src/props.rs:317:5 [INFO] [stdout] | [INFO] [stdout] 317 | params: U256LeBytesParameters, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `U256LeBytesStrategy` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> fixed-uint-tests/src/props.rs:315:10 [INFO] [stdout] | [INFO] [stdout] 315 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [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] = 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: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `params` [INFO] [stdout] --> fixed-hash-tests/src/props.rs:184:5 [INFO] [stdout] | [INFO] [stdout] 184 | params: H256BytesParameters, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `H256BytesStrategy` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> fixed-hash-tests/src/props.rs:182:10 [INFO] [stdout] | [INFO] [stdout] 182 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling plotters-svg v0.3.1 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling cast v0.2.7 [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] [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] [stderr] Compiling criterion v0.3.5 [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling nfhash-tests v0.1.6 (/opt/rustwide/workdir/fixed-hash-tests) [INFO] [stderr] Compiling nfuint-tests v0.1.6 (/opt/rustwide/workdir/fixed-uint-tests) [INFO] [stderr] error: could not compile `numext-fixed-hash-core`; 1 warning 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,artifacts,future-incompat --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=ad16e4965b15f970 -C extra-filename=-ad16e4965b15f970 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern faster_hex=/opt/rustwide/target/debug/deps/libfaster_hex-01b712ccc971cae7.rlib --extern heapsize=/opt/rustwide/target/debug/deps/libheapsize-971ff01834d80399.rlib --extern constructor=/opt/rustwide/target/debug/deps/libnumext_constructor-760dd32e24e983f4.so --extern nfuint=/opt/rustwide/target/debug/deps/libnumext_fixed_uint-c5c09b03930cca65.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-4148b5425ba389ad.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-609dbb0ce4c56c3c.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-fd00be9fa98b7d2c.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: field is never read: `params` [INFO] [stdout] --> fixed-hash-tests/src/props.rs:184:5 [INFO] [stdout] | [INFO] [stdout] 184 | params: H256BytesParameters, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `H256BytesStrategy` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> fixed-hash-tests/src/props.rs:182:10 [INFO] [stdout] | [INFO] [stdout] 182 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `params` [INFO] [stdout] --> fixed-uint-tests/src/props.rs:317:5 [INFO] [stdout] | [INFO] [stdout] 317 | params: U256LeBytesParameters, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `U256LeBytesStrategy` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> fixed-uint-tests/src/props.rs:315:10 [INFO] [stdout] | [INFO] [stdout] 315 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [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/examples/fixed_uint_props-2805d32a309916d8.fixed_uint_props.3988f4b7-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/fixed_uint_props-2805d32a309916d8.fixed_uint_props.3988f4b7-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/fixed_uint_props-2805d32a309916d8.fixed_uint_props.3988f4b7-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/fixed_uint_props-2805d32a309916d8.fixed_uint_props.3988f4b7-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/fixed_uint_props-2805d32a309916d8.fixed_uint_props.3988f4b7-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/fixed_uint_props-2805d32a309916d8.fixed_uint_props.3988f4b7-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/fixed_uint_props-2805d32a309916d8.fixed_uint_props.3988f4b7-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/fixed_uint_props-2805d32a309916d8.fixed_uint_props.3988f4b7-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/fixed_uint_props-2805d32a309916d8.fixed_uint_props.3988f4b7-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/fixed_uint_props-2805d32a309916d8.pw5g3j27smgkazg.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libnfuint_tests-bb415641941d50e8.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-2e0c10003104c405.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-64bfb6aabf0b0609.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-c8218129049a6c67.rlib" "/opt/rustwide/target/debug/deps/libnumext_fixed_uint-c5c09b03930cca65.rlib" "/opt/rustwide/target/debug/deps/libnumext_fixed_uint_core-096f21fdb6a6764b.rlib" "/opt/rustwide/target/debug/deps/libheapsize-971ff01834d80399.rlib" "/opt/rustwide/target/debug/deps/libthiserror-fd00be9fa98b7d2c.rlib" "/opt/rustwide/target/debug/deps/libethereum_types-8822b5a388fe5ff5.rlib" "/opt/rustwide/target/debug/deps/libethbloom-fe1ba8a28218b050.rlib" "/opt/rustwide/target/debug/deps/libtiny_keccak-c9194e8db4012d69.rlib" "/opt/rustwide/target/debug/deps/libprimitive_types-4c6693489bb1f84e.rlib" "/opt/rustwide/target/debug/deps/libimpl_codec-c93a58a0bba59d26.rlib" "/opt/rustwide/target/debug/deps/libparity_scale_codec-9b4c72a3f719abad.rlib" "/opt/rustwide/target/debug/deps/libbyte_slice_cast-712d4fa7c74b4b65.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-b684b48645656474.rlib" "/opt/rustwide/target/debug/deps/libimpl_serde-cd0ab4e07b362050.rlib" "/opt/rustwide/target/debug/deps/libuint-487497c168b4ad5f.rlib" "/opt/rustwide/target/debug/deps/libcrunchy-749c8798607f5be1.rlib" "/opt/rustwide/target/debug/deps/libimpl_serde-6c29857fca935306.rlib" "/opt/rustwide/target/debug/deps/libserde-609dbb0ce4c56c3c.rlib" "/opt/rustwide/target/debug/deps/libimpl_rlp-8c657c68e46f766f.rlib" "/opt/rustwide/target/debug/deps/librlp-5bd0df04f9070425.rlib" "/opt/rustwide/target/debug/deps/libfixed_hash-c2306d10dc7db86d.rlib" "/opt/rustwide/target/debug/deps/librustc_hex-e4321bc018eaf5a7.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-62b1a5cbf56a9f5f.rlib" "/opt/rustwide/target/debug/deps/librand-4148b5425ba389ad.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-52aa22d52ca59801.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-0fa3e45be755835a.rlib" "/opt/rustwide/target/debug/deps/librand_core-0435829398962e77.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-99495ffca6b209e2.rlib" "/opt/rustwide/target/debug/deps/libproptest-7ad4923601d59832.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-fd0c3ba7c22fa1f4.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-61c6142c807e5216.rlib" "/opt/rustwide/target/debug/deps/librand-b58bf2acf0ca11b0.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-06e217ad92df2bfc.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-20e1e27d65cb8d96.rlib" "/opt/rustwide/target/debug/deps/librand_hc-714c82d8096c6ceb.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-f62cfd9974776c2f.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-39c5c607c4a69ce5.rlib" "/opt/rustwide/target/debug/deps/librand_core-c0666ae413bc23d2.rlib" "/opt/rustwide/target/debug/deps/librand_os-90fee41592517194.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-a6ffbd6e57632e30.rlib" "/opt/rustwide/target/debug/deps/librand_core-8951c9ba3b1758eb.rlib" "/opt/rustwide/target/debug/deps/librusty_fork-fada086bb2a590d3.rlib" "/opt/rustwide/target/debug/deps/libwait_timeout-829b80a749bfa383.rlib" "/opt/rustwide/target/debug/deps/libtempfile-4bac5ea617ccd8e9.rlib" "/opt/rustwide/target/debug/deps/liblibc-7a5dab6311f3c1a3.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/libfastrand-6352fe4efbee2d32.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-428e6ddc575f6574.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9f037071f33ff693.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libbit_set-2ae2d6fed814227a.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-2e1afe2890772364.rlib" "/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/fixed_uint_props-2805d32a309916d8" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-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_kernel-3f01a0aacb2d6d28.int_kernel.ef4ffdbb-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/int_kernel-3f01a0aacb2d6d28.int_kernel.ef4ffdbb-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/int_kernel-3f01a0aacb2d6d28.int_kernel.ef4ffdbb-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/int_kernel-3f01a0aacb2d6d28.int_kernel.ef4ffdbb-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/int_kernel-3f01a0aacb2d6d28.int_kernel.ef4ffdbb-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/int_kernel-3f01a0aacb2d6d28.int_kernel.ef4ffdbb-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/int_kernel-3f01a0aacb2d6d28.int_kernel.ef4ffdbb-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/int_kernel-3f01a0aacb2d6d28.int_kernel.ef4ffdbb-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/int_kernel-3f01a0aacb2d6d28.int_kernel.ef4ffdbb-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/int_kernel-3f01a0aacb2d6d28.int_kernel.ef4ffdbb-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/int_kernel-3f01a0aacb2d6d28.int_kernel.ef4ffdbb-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/int_kernel-3f01a0aacb2d6d28.int_kernel.ef4ffdbb-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/int_kernel-3f01a0aacb2d6d28.int_kernel.ef4ffdbb-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/int_kernel-3f01a0aacb2d6d28.int_kernel.ef4ffdbb-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/int_kernel-3f01a0aacb2d6d28.int_kernel.ef4ffdbb-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/int_kernel-3f01a0aacb2d6d28.int_kernel.ef4ffdbb-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/int_kernel-3f01a0aacb2d6d28.27pu6bjka85jjung.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-d9ecd5377b7dfa2f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-e95f8ccbb889cb3a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-bc3d259c8a5de0c3.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-2b85ee1dcf40ad05.rlib" "/opt/rustwide/target/debug/deps/libnfuint_tests-bb415641941d50e8.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-2e0c10003104c405.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-64bfb6aabf0b0609.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-c8218129049a6c67.rlib" "/opt/rustwide/target/debug/deps/libethereum_types-8822b5a388fe5ff5.rlib" "/opt/rustwide/target/debug/deps/libethbloom-fe1ba8a28218b050.rlib" "/opt/rustwide/target/debug/deps/libtiny_keccak-c9194e8db4012d69.rlib" "/opt/rustwide/target/debug/deps/libprimitive_types-4c6693489bb1f84e.rlib" "/opt/rustwide/target/debug/deps/libimpl_codec-c93a58a0bba59d26.rlib" "/opt/rustwide/target/debug/deps/libparity_scale_codec-9b4c72a3f719abad.rlib" "/opt/rustwide/target/debug/deps/libbyte_slice_cast-712d4fa7c74b4b65.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-b684b48645656474.rlib" "/opt/rustwide/target/debug/deps/libimpl_serde-cd0ab4e07b362050.rlib" "/opt/rustwide/target/debug/deps/libuint-487497c168b4ad5f.rlib" "/opt/rustwide/target/debug/deps/libcrunchy-749c8798607f5be1.rlib" "/opt/rustwide/target/debug/deps/libimpl_serde-6c29857fca935306.rlib" "/opt/rustwide/target/debug/deps/libimpl_rlp-8c657c68e46f766f.rlib" "/opt/rustwide/target/debug/deps/librlp-5bd0df04f9070425.rlib" "/opt/rustwide/target/debug/deps/libfixed_hash-c2306d10dc7db86d.rlib" "/opt/rustwide/target/debug/deps/librustc_hex-e4321bc018eaf5a7.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-62b1a5cbf56a9f5f.rlib" "/opt/rustwide/target/debug/deps/libproptest-7ad4923601d59832.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-fd0c3ba7c22fa1f4.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-61c6142c807e5216.rlib" "/opt/rustwide/target/debug/deps/librand-b58bf2acf0ca11b0.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-06e217ad92df2bfc.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-20e1e27d65cb8d96.rlib" "/opt/rustwide/target/debug/deps/librand_hc-714c82d8096c6ceb.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-f62cfd9974776c2f.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-39c5c607c4a69ce5.rlib" "/opt/rustwide/target/debug/deps/librand_core-c0666ae413bc23d2.rlib" "/opt/rustwide/target/debug/deps/librand_os-90fee41592517194.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-a6ffbd6e57632e30.rlib" "/opt/rustwide/target/debug/deps/librand_core-8951c9ba3b1758eb.rlib" "/opt/rustwide/target/debug/deps/librusty_fork-fada086bb2a590d3.rlib" "/opt/rustwide/target/debug/deps/libwait_timeout-829b80a749bfa383.rlib" "/opt/rustwide/target/debug/deps/libtempfile-4bac5ea617ccd8e9.rlib" "/opt/rustwide/target/debug/deps/libfastrand-6352fe4efbee2d32.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-428e6ddc575f6574.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9f037071f33ff693.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libbit_set-2ae2d6fed814227a.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-2e1afe2890772364.rlib" "/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib" "/opt/rustwide/target/debug/deps/libnumext_fixed_uint-c5c09b03930cca65.rlib" "/opt/rustwide/target/debug/deps/libnumext_fixed_uint_core-096f21fdb6a6764b.rlib" "/opt/rustwide/target/debug/deps/libserde-609dbb0ce4c56c3c.rlib" "/opt/rustwide/target/debug/deps/libheapsize-971ff01834d80399.rlib" "/opt/rustwide/target/debug/deps/librand-4148b5425ba389ad.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-52aa22d52ca59801.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-0fa3e45be755835a.rlib" "/opt/rustwide/target/debug/deps/librand_core-0435829398962e77.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-99495ffca6b209e2.rlib" "/opt/rustwide/target/debug/deps/liblibc-7a5dab6311f3c1a3.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/libthiserror-fd00be9fa98b7d2c.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/int_kernel-3f01a0aacb2d6d28" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-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" "7e0d0fdfe374dfae55e8eb59e6a28db4714c874cdb5696750f1cb27bfc55530d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e0d0fdfe374dfae55e8eb59e6a28db4714c874cdb5696750f1cb27bfc55530d", kill_on_drop: false }` [INFO] [stdout] 7e0d0fdfe374dfae55e8eb59e6a28db4714c874cdb5696750f1cb27bfc55530d