[INFO] fetching crate rand-sequence 0.2.1... [INFO] checking rand-sequence-0.2.1 against master#6f40082313d8374bdf962aba943a712d5322fae6 for pr-117967 [INFO] extracting crate rand-sequence 0.2.1 into /workspace/builds/worker-2-tc1/source [INFO] validating manifest of crates.io crate rand-sequence 0.2.1 on toolchain 6f40082313d8374bdf962aba943a712d5322fae6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6f40082313d8374bdf962aba943a712d5322fae6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rand-sequence 0.2.1 [INFO] finished tweaking crates.io crate rand-sequence 0.2.1 [INFO] tweaked toml for crates.io crate rand-sequence 0.2.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate crates.io crate rand-sequence 0.2.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6f40082313d8374bdf962aba943a712d5322fae6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded is_prime v2.0.9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+6f40082313d8374bdf962aba943a712d5322fae6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1c82829523b18ddf8fd21e71d1194c46717f5081778a97a14fb9d2261e3955c2 [INFO] running `Command { std: "docker" "start" "-a" "1c82829523b18ddf8fd21e71d1194c46717f5081778a97a14fb9d2261e3955c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1c82829523b18ddf8fd21e71d1194c46717f5081778a97a14fb9d2261e3955c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c82829523b18ddf8fd21e71d1194c46717f5081778a97a14fb9d2261e3955c2", kill_on_drop: false }` [INFO] [stdout] 1c82829523b18ddf8fd21e71d1194c46717f5081778a97a14fb9d2261e3955c2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+6f40082313d8374bdf962aba943a712d5322fae6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2ac56b274c1d8f3db295e4c54fb86609da7b8345e745fc35df7dec168b4b0033 [INFO] running `Command { std: "docker" "start" "-a" "2ac56b274c1d8f3db295e4c54fb86609da7b8345e745fc35df7dec168b4b0033", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling yeslogic-fontconfig-sys v3.2.0 [INFO] [stderr] Compiling serde v1.0.190 [INFO] [stderr] Checking libloading v0.8.1 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking safe_arch v0.7.1 [INFO] [stderr] Compiling pathfinder_simd v0.5.2 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Compiling font-kit v0.11.0 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Checking plotters-backend v0.3.5 [INFO] [stdout] error: could not exec the linker `cc` [INFO] [stdout] | [INFO] [stdout] = note: Cannot allocate memory (os error 12) [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/6f40082313d8374bdf962aba943a712d5322fae6/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcrrJ3wd/symbols.o" "/opt/rustwide/target/debug/build/font-kit-6549b341d7be47b8/build_script_build-6549b341d7be47b8.build_script_build.c7e0de079e5e8fa9-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/font-kit-6549b341d7be47b8/build_script_build-6549b341d7be47b8.39jw2pkdnh24s4tk.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/6f40082313d8374bdf962aba943a712d5322fae6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/6f40082313d8374bdf962aba943a712d5322fae6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ac8c01c554941eda.rlib" "/opt/rustwide/rustup-home/toolchains/6f40082313d8374bdf962aba943a712d5322fae6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-8658b562b4bc9014.rlib" "/opt/rustwide/rustup-home/toolchains/6f40082313d8374bdf962aba943a712d5322fae6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3f17a82d6f357d02.rlib" "/opt/rustwide/rustup-home/toolchains/6f40082313d8374bdf962aba943a712d5322fae6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-b18e95f01f68fe15.rlib" "/opt/rustwide/rustup-home/toolchains/6f40082313d8374bdf962aba943a712d5322fae6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-f13c9e14ea01d467.rlib" "/opt/rustwide/rustup-home/toolchains/6f40082313d8374bdf962aba943a712d5322fae6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-5f665d37f127e827.rlib" "/opt/rustwide/rustup-home/toolchains/6f40082313d8374bdf962aba943a712d5322fae6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-36e065ac22f29782.rlib" "/opt/rustwide/rustup-home/toolchains/6f40082313d8374bdf962aba943a712d5322fae6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-2d131236edb9f3b1.rlib" "/opt/rustwide/rustup-home/toolchains/6f40082313d8374bdf962aba943a712d5322fae6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-84ab31faa4fd82ed.rlib" "/opt/rustwide/rustup-home/toolchains/6f40082313d8374bdf962aba943a712d5322fae6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-f1266d0fa705ff20.rlib" "/opt/rustwide/rustup-home/toolchains/6f40082313d8374bdf962aba943a712d5322fae6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-4a0ab320ded9b408.rlib" "/opt/rustwide/rustup-home/toolchains/6f40082313d8374bdf962aba943a712d5322fae6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-aea37e6b802c4566.rlib" "/opt/rustwide/rustup-home/toolchains/6f40082313d8374bdf962aba943a712d5322fae6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-06ef5b9b64386eaa.rlib" "/opt/rustwide/rustup-home/toolchains/6f40082313d8374bdf962aba943a712d5322fae6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a099cfdcf5ac5c57.rlib" "/opt/rustwide/rustup-home/toolchains/6f40082313d8374bdf962aba943a712d5322fae6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-5f8c8143cdb8d04b.rlib" "/opt/rustwide/rustup-home/toolchains/6f40082313d8374bdf962aba943a712d5322fae6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-3bf59988464e229a.rlib" "/opt/rustwide/rustup-home/toolchains/6f40082313d8374bdf962aba943a712d5322fae6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9686387289eaa322.rlib" "/opt/rustwide/rustup-home/toolchains/6f40082313d8374bdf962aba943a712d5322fae6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/6f40082313d8374bdf962aba943a712d5322fae6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-8ebeba8f78436673.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/6f40082313d8374bdf962aba943a712d5322fae6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/font-kit-6549b341d7be47b8/build_script_build-6549b341d7be47b8" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `font-kit` (build script) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "2ac56b274c1d8f3db295e4c54fb86609da7b8345e745fc35df7dec168b4b0033", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ac56b274c1d8f3db295e4c54fb86609da7b8345e745fc35df7dec168b4b0033", kill_on_drop: false }` [INFO] [stdout] 2ac56b274c1d8f3db295e4c54fb86609da7b8345e745fc35df7dec168b4b0033 [INFO] checking rand-sequence-0.2.1 against try#57fd74335bb14b59b719dc3cc5bc4257e73f33ce for pr-117967 [INFO] extracting crate rand-sequence 0.2.1 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate rand-sequence 0.2.1 on toolchain 57fd74335bb14b59b719dc3cc5bc4257e73f33ce [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+57fd74335bb14b59b719dc3cc5bc4257e73f33ce" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rand-sequence 0.2.1 [INFO] finished tweaking crates.io crate rand-sequence 0.2.1 [INFO] tweaked toml for crates.io crate rand-sequence 0.2.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate crates.io crate rand-sequence 0.2.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+57fd74335bb14b59b719dc3cc5bc4257e73f33ce" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+57fd74335bb14b59b719dc3cc5bc4257e73f33ce" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2f24f199af0b82d9fa7f2a77d2148b03484f83746cd8f8fa37ba7380e0f7648e [INFO] running `Command { std: "docker" "start" "-a" "2f24f199af0b82d9fa7f2a77d2148b03484f83746cd8f8fa37ba7380e0f7648e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2f24f199af0b82d9fa7f2a77d2148b03484f83746cd8f8fa37ba7380e0f7648e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f24f199af0b82d9fa7f2a77d2148b03484f83746cd8f8fa37ba7380e0f7648e", kill_on_drop: false }` [INFO] [stdout] 2f24f199af0b82d9fa7f2a77d2148b03484f83746cd8f8fa37ba7380e0f7648e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+57fd74335bb14b59b719dc3cc5bc4257e73f33ce" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2e45167a9ee41578a3de9ccdc7a0eabe9dbcdf4d98a3c12c4968811f3c414efb [INFO] running `Command { std: "docker" "start" "-a" "2e45167a9ee41578a3de9ccdc7a0eabe9dbcdf4d98a3c12c4968811f3c414efb", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling yeslogic-fontconfig-sys v3.2.0 [INFO] [stderr] Compiling serde v1.0.190 [INFO] [stderr] Checking libloading v0.8.1 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Compiling pathfinder_simd v0.5.2 [INFO] [stderr] Checking safe_arch v0.7.1 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Compiling rustix v0.38.20 [INFO] [stderr] Checking jpeg-decoder v0.3.0 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Checking plotters-backend v0.3.5 [INFO] [stderr] Checking const-cstr v0.3.0 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling font-kit v0.11.0 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Checking float-ord v0.2.0 [INFO] [stderr] Checking linux-raw-sys v0.4.10 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Checking png v0.17.10 [INFO] [stderr] Checking anstyle v1.0.4 [INFO] [stderr] Checking clap_lex v0.6.0 [INFO] [stderr] Checking wide v0.7.13 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking ciborium-io v0.2.1 [INFO] [stderr] Checking plotters-svg v0.3.5 [INFO] [stderr] Checking clap_builder v4.4.7 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking ciborium-ll v0.2.1 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking ttf-parser v0.17.1 [INFO] [stderr] Checking rayon v1.8.0 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking pathfinder_geometry v0.5.1 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking num-complex v0.4.4 [INFO] [stderr] Checking chrono v0.4.31 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Checking num-rational v0.4.1 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking simba v0.6.0 [INFO] [stderr] Checking clap v4.4.7 [INFO] [stderr] Compiling freetype-sys v0.13.1 [INFO] [stderr] Checking image v0.24.7 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Checking rand-sequence v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking freetype v0.7.0 [INFO] [stderr] Checking regex v1.10.2 [INFO] [stderr] Compiling serde_derive v1.0.190 [INFO] [stderr] Checking is_prime v2.0.9 [INFO] [stderr] Checking plotters-bitmap v0.3.3 [INFO] [stderr] Checking plotters v0.3.5 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Checking nalgebra v0.29.0 [INFO] [stderr] Checking ciborium v0.2.1 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stderr] Checking statrs v0.16.0 [INFO] [stdout] warning: use of deprecated struct `rand_sequence::RandomSequence`: please use the `rand-unique` crate instead [INFO] [stdout] --> examples/distribution.rs:5:20 [INFO] [stdout] | [INFO] [stdout] 5 | use rand_sequence::RandomSequence; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `rand_sequence::RandomSequence`: please use the `rand-unique` crate instead [INFO] [stdout] --> examples/distribution.rs:21:20 [INFO] [stdout] | [INFO] [stdout] 21 | let sequence = RandomSequence::::rand(&mut OsRng); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `rand_sequence::RandomSequence`: please use the `rand-unique` crate instead [INFO] [stdout] --> examples/distribution.rs:57:20 [INFO] [stdout] | [INFO] [stdout] 57 | let sequence = RandomSequence::::rand(&mut OsRng); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `rand_sequence::rand::>::rand`: please use the `rand-unique` crate instead [INFO] [stdout] --> examples/distribution.rs:21:41 [INFO] [stdout] | [INFO] [stdout] 21 | let sequence = RandomSequence::::rand(&mut OsRng); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `rand_sequence::rand::>::rand`: please use the `rand-unique` crate instead [INFO] [stdout] --> examples/distribution.rs:57:41 [INFO] [stdout] | [INFO] [stdout] 57 | let sequence = RandomSequence::::rand(&mut OsRng); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `rand_sequence::RandomSequence`: please use the `rand-unique` crate instead [INFO] [stdout] --> benches/bench.rs:9:24 [INFO] [stdout] | [INFO] [stdout] 9 | use rand_sequence::RandomSequence; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `rand_sequence::RandomSequence`: please use the `rand-unique` crate instead [INFO] [stdout] --> benches/bench.rs:24:32 [INFO] [stdout] | [INFO] [stdout] 24 | let sequence = RandomSequence::<$type>::rand(&mut OsRng); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 35 | bench_n!(bench_n_u8, u8); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bench_n` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `rand_sequence::RandomSequence`: please use the `rand-unique` crate instead [INFO] [stdout] --> benches/bench.rs:24:32 [INFO] [stdout] | [INFO] [stdout] 24 | let sequence = RandomSequence::<$type>::rand(&mut OsRng); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 36 | bench_n!(bench_n_u16, u16); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bench_n` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `rand_sequence::RandomSequence`: please use the `rand-unique` crate instead [INFO] [stdout] --> benches/bench.rs:24:32 [INFO] [stdout] | [INFO] [stdout] 24 | let sequence = RandomSequence::<$type>::rand(&mut OsRng); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 37 | bench_n!(bench_n_u32, u32); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bench_n` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `rand_sequence::RandomSequence`: please use the `rand-unique` crate instead [INFO] [stdout] --> benches/bench.rs:24:32 [INFO] [stdout] | [INFO] [stdout] 24 | let sequence = RandomSequence::<$type>::rand(&mut OsRng); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 38 | bench_n!(bench_n_u64, u64); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bench_n` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `rand_sequence::RandomSequence`: please use the `rand-unique` crate instead [INFO] [stdout] --> benches/bench.rs:24:32 [INFO] [stdout] | [INFO] [stdout] 24 | let sequence = RandomSequence::<$type>::rand(&mut OsRng); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 39 | bench_n!(bench_n_usize, usize); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bench_n` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `rand_sequence::rand::>::rand`: please use the `rand-unique` crate instead [INFO] [stdout] --> benches/bench.rs:24:57 [INFO] [stdout] | [INFO] [stdout] 24 | let sequence = RandomSequence::<$type>::rand(&mut OsRng); [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 35 | bench_n!(bench_n_u8, u8); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bench_n` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `rand_sequence::RandomSequence::::n`: please use the `rand-unique` crate instead [INFO] [stdout] --> benches/bench.rs:28:50 [INFO] [stdout] | [INFO] [stdout] 28 | |index| black_box({ sequence.n(index) }), [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 35 | bench_n!(bench_n_u8, u8); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bench_n` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `rand_sequence::rand::>::rand`: please use the `rand-unique` crate instead [INFO] [stdout] --> benches/bench.rs:24:57 [INFO] [stdout] | [INFO] [stdout] 24 | let sequence = RandomSequence::<$type>::rand(&mut OsRng); [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 36 | bench_n!(bench_n_u16, u16); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bench_n` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `rand_sequence::RandomSequence::::n`: please use the `rand-unique` crate instead [INFO] [stdout] --> benches/bench.rs:28:50 [INFO] [stdout] | [INFO] [stdout] 28 | |index| black_box({ sequence.n(index) }), [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 36 | bench_n!(bench_n_u16, u16); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bench_n` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `rand_sequence::rand::>::rand`: please use the `rand-unique` crate instead [INFO] [stdout] --> benches/bench.rs:24:57 [INFO] [stdout] | [INFO] [stdout] 24 | let sequence = RandomSequence::<$type>::rand(&mut OsRng); [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 37 | bench_n!(bench_n_u32, u32); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bench_n` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `rand_sequence::RandomSequence::::n`: please use the `rand-unique` crate instead [INFO] [stdout] --> benches/bench.rs:28:50 [INFO] [stdout] | [INFO] [stdout] 28 | |index| black_box({ sequence.n(index) }), [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 37 | bench_n!(bench_n_u32, u32); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bench_n` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `rand_sequence::rand::>::rand`: please use the `rand-unique` crate instead [INFO] [stdout] --> benches/bench.rs:24:57 [INFO] [stdout] | [INFO] [stdout] 24 | let sequence = RandomSequence::<$type>::rand(&mut OsRng); [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 38 | bench_n!(bench_n_u64, u64); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bench_n` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `rand_sequence::RandomSequence::::n`: please use the `rand-unique` crate instead [INFO] [stdout] --> benches/bench.rs:28:50 [INFO] [stdout] | [INFO] [stdout] 28 | |index| black_box({ sequence.n(index) }), [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 38 | bench_n!(bench_n_u64, u64); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bench_n` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `rand_sequence::rand::>::rand`: please use the `rand-unique` crate instead [INFO] [stdout] --> benches/bench.rs:24:57 [INFO] [stdout] | [INFO] [stdout] 24 | let sequence = RandomSequence::<$type>::rand(&mut OsRng); [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 39 | bench_n!(bench_n_usize, usize); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bench_n` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `rand_sequence::RandomSequence::::n`: please use the `rand-unique` crate instead [INFO] [stdout] --> benches/bench.rs:28:50 [INFO] [stdout] | [INFO] [stdout] 28 | |index| black_box({ sequence.n(index) }), [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 39 | bench_n!(bench_n_usize, usize); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bench_n` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 16 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.03s [INFO] running `Command { std: "docker" "inspect" "2e45167a9ee41578a3de9ccdc7a0eabe9dbcdf4d98a3c12c4968811f3c414efb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e45167a9ee41578a3de9ccdc7a0eabe9dbcdf4d98a3c12c4968811f3c414efb", kill_on_drop: false }` [INFO] [stdout] 2e45167a9ee41578a3de9ccdc7a0eabe9dbcdf4d98a3c12c4968811f3c414efb