[INFO] fetching crate r-gen 0.0.2... [INFO] testing r-gen-0.0.2 against beta-2022-02-22 for beta-1.60-1 [INFO] extracting crate r-gen 0.0.2 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate r-gen 0.0.2 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 crates.io crate r-gen 0.0.2 [INFO] finished tweaking crates.io crate r-gen 0.0.2 [INFO] tweaked toml for crates.io crate r-gen 0.0.2 written to /workspace/builds/worker-1/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] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded random v0.12.2 [INFO] [stderr] Downloaded nalgebra v0.19.0 [INFO] [stderr] Downloaded special v0.8.1 [INFO] [stderr] Downloaded statrs v0.13.0 [INFO] [stderr] Downloaded probability v0.17.0 [INFO] [stderr] Downloaded r-gen-macro v0.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] 2daa5bd6b692afa97e73235c722eb5f9eaa5ecb1ba578b43abc7a9e2d0343430 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "2daa5bd6b692afa97e73235c722eb5f9eaa5ecb1ba578b43abc7a9e2d0343430", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2daa5bd6b692afa97e73235c722eb5f9eaa5ecb1ba578b43abc7a9e2d0343430", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2daa5bd6b692afa97e73235c722eb5f9eaa5ecb1ba578b43abc7a9e2d0343430", kill_on_drop: false }` [INFO] [stdout] 2daa5bd6b692afa97e73235c722eb5f9eaa5ecb1ba578b43abc7a9e2d0343430 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] 9f18ca6f49c63e2cbab157d289d645964c52ed776330406680aaac18958a9de8 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "9f18ca6f49c63e2cbab157d289d645964c52ed776330406680aaac18958a9de8", kill_on_drop: false }` [INFO] [stderr] Compiling random v0.12.2 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling matrixmultiply v0.2.4 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling r-gen-macro v0.0.1 [INFO] [stderr] Compiling generic-array v0.13.3 [INFO] [stderr] Compiling special v0.8.1 [INFO] [stderr] Compiling rand_distr v0.2.2 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling probability v0.17.0 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling alga v0.9.3 [INFO] [stderr] Compiling nalgebra v0.19.0 [INFO] [stderr] Compiling statrs v0.13.0 [INFO] [stderr] Compiling r-gen v0.0.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 35.11s [INFO] running `Command { std: "docker" "inspect" "9f18ca6f49c63e2cbab157d289d645964c52ed776330406680aaac18958a9de8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f18ca6f49c63e2cbab157d289d645964c52ed776330406680aaac18958a9de8", kill_on_drop: false }` [INFO] [stdout] 9f18ca6f49c63e2cbab157d289d645964c52ed776330406680aaac18958a9de8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] 3d1927a45cbe684126f26e40073d8d3fb7da2becd972569bc724837140084e42 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "3d1927a45cbe684126f26e40073d8d3fb7da2becd972569bc724837140084e42", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling r-gen v0.0.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:85:80 [INFO] [stdout] | [INFO] [stdout] 85 | (Rc::get_mut(&mut $sample_ident).unwrap())(&$name, $dist, $trace_ident); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 117 | #[r_gen] [INFO] [stdout] | -------- in this procedural macro expansion [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` 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 #79813 [INFO] [stdout] = note: this warning originates in the macro `sample` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:85:80 [INFO] [stdout] | [INFO] [stdout] 85 | (Rc::get_mut(&mut $sample_ident).unwrap())(&$name, $dist, $trace_ident); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 130 | #[r_gen] [INFO] [stdout] | -------- in this procedural macro expansion [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 #79813 [INFO] [stdout] = note: this warning originates in the macro `sample` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:85:80 [INFO] [stdout] | [INFO] [stdout] 85 | (Rc::get_mut(&mut $sample_ident).unwrap())(&$name, $dist, $trace_ident); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 139 | #[r_gen] [INFO] [stdout] | -------- in this procedural macro expansion [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 #79813 [INFO] [stdout] = note: this warning originates in the macro `sample` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:85:80 [INFO] [stdout] | [INFO] [stdout] 85 | (Rc::get_mut(&mut $sample_ident).unwrap())(&$name, $dist, $trace_ident); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 147 | #[r_gen] [INFO] [stdout] | -------- in this procedural macro expansion [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 #79813 [INFO] [stdout] = note: this warning originates in the macro `sample` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:85:80 [INFO] [stdout] | [INFO] [stdout] 85 | (Rc::get_mut(&mut $sample_ident).unwrap())(&$name, $dist, $trace_ident); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 157 | #[r_gen] [INFO] [stdout] | -------- in this procedural macro expansion [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 #79813 [INFO] [stdout] = note: this warning originates in the macro `sample` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:85:80 [INFO] [stdout] | [INFO] [stdout] 85 | (Rc::get_mut(&mut $sample_ident).unwrap())(&$name, $dist, $trace_ident); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 171 | #[r_gen] [INFO] [stdout] | -------- in this procedural macro expansion [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 #79813 [INFO] [stdout] = note: this warning originates in the macro `sample` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:85:80 [INFO] [stdout] | [INFO] [stdout] 85 | (Rc::get_mut(&mut $sample_ident).unwrap())(&$name, $dist, $trace_ident); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 193 | #[r_gen] [INFO] [stdout] | -------- in this procedural macro expansion [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 #79813 [INFO] [stdout] = note: this warning originates in the macro `sample` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:85:80 [INFO] [stdout] | [INFO] [stdout] 85 | (Rc::get_mut(&mut $sample_ident).unwrap())(&$name, $dist, $trace_ident); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 215 | #[r_gen] [INFO] [stdout] | -------- in this procedural macro expansion [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 #79813 [INFO] [stdout] = note: this warning originates in the macro `sample` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:85:80 [INFO] [stdout] | [INFO] [stdout] 85 | (Rc::get_mut(&mut $sample_ident).unwrap())(&$name, $dist, $trace_ident); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 238 | #[r_gen] [INFO] [stdout] | -------- in this procedural macro expansion [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 #79813 [INFO] [stdout] = note: this warning originates in the macro `sample` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:85:80 [INFO] [stdout] | [INFO] [stdout] 85 | (Rc::get_mut(&mut $sample_ident).unwrap())(&$name, $dist, $trace_ident); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 261 | #[r_gen] [INFO] [stdout] | -------- in this procedural macro expansion [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 #79813 [INFO] [stdout] = note: this warning originates in the macro `sample` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.71s [INFO] running `Command { std: "docker" "inspect" "3d1927a45cbe684126f26e40073d8d3fb7da2becd972569bc724837140084e42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d1927a45cbe684126f26e40073d8d3fb7da2becd972569bc724837140084e42", kill_on_drop: false }` [INFO] [stdout] 3d1927a45cbe684126f26e40073d8d3fb7da2becd972569bc724837140084e42 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 415cce46d92cf60ff06ab561c765ba0249a8f1969c0166d40bf5008d16dd0aeb [INFO] running `Command { std: "docker" "start" "-a" "415cce46d92cf60ff06ab561c765ba0249a8f1969c0166d40bf5008d16dd0aeb", kill_on_drop: false }` [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/lib.rs:85:80 [INFO] [stderr] | [INFO] [stderr] 85 | (Rc::get_mut(&mut $sample_ident).unwrap())(&$name, $dist, $trace_ident); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 117 | #[r_gen] [INFO] [stderr] | -------- in this procedural macro expansion [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `sample` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/lib.rs:85:80 [INFO] [stderr] | [INFO] [stderr] 85 | (Rc::get_mut(&mut $sample_ident).unwrap())(&$name, $dist, $trace_ident); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 130 | #[r_gen] [INFO] [stderr] | -------- in this procedural macro expansion [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `sample` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/lib.rs:85:80 [INFO] [stderr] | [INFO] [stderr] 85 | (Rc::get_mut(&mut $sample_ident).unwrap())(&$name, $dist, $trace_ident); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 139 | #[r_gen] [INFO] [stderr] | -------- in this procedural macro expansion [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `sample` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/lib.rs:85:80 [INFO] [stderr] | [INFO] [stderr] 85 | (Rc::get_mut(&mut $sample_ident).unwrap())(&$name, $dist, $trace_ident); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 147 | #[r_gen] [INFO] [stderr] | -------- in this procedural macro expansion [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `sample` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/lib.rs:85:80 [INFO] [stderr] | [INFO] [stderr] 85 | (Rc::get_mut(&mut $sample_ident).unwrap())(&$name, $dist, $trace_ident); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 157 | #[r_gen] [INFO] [stderr] | -------- in this procedural macro expansion [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `sample` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/lib.rs:85:80 [INFO] [stderr] | [INFO] [stderr] 85 | (Rc::get_mut(&mut $sample_ident).unwrap())(&$name, $dist, $trace_ident); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 171 | #[r_gen] [INFO] [stderr] | -------- in this procedural macro expansion [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `sample` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/lib.rs:85:80 [INFO] [stderr] | [INFO] [stderr] 85 | (Rc::get_mut(&mut $sample_ident).unwrap())(&$name, $dist, $trace_ident); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 193 | #[r_gen] [INFO] [stderr] | -------- in this procedural macro expansion [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `sample` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/lib.rs:85:80 [INFO] [stderr] | [INFO] [stderr] 85 | (Rc::get_mut(&mut $sample_ident).unwrap())(&$name, $dist, $trace_ident); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 215 | #[r_gen] [INFO] [stderr] | -------- in this procedural macro expansion [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `sample` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/lib.rs:85:80 [INFO] [stderr] | [INFO] [stderr] 85 | (Rc::get_mut(&mut $sample_ident).unwrap())(&$name, $dist, $trace_ident); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 238 | #[r_gen] [INFO] [stderr] | -------- in this procedural macro expansion [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `sample` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/lib.rs:85:80 [INFO] [stderr] | [INFO] [stderr] 85 | (Rc::get_mut(&mut $sample_ident).unwrap())(&$name, $dist, $trace_ident); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 261 | #[r_gen] [INFO] [stderr] | -------- in this procedural macro expansion [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `sample` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `r-gen` (lib test) generated 10 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/r_gen-fa19333ae94e8b27) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test tests::test_generate ... ok [INFO] [stdout] test tests::test_bernoulli ... ok [INFO] [stdout] test tests::test_trace_string ... ok [INFO] [stdout] test tests::test_macros ... ok [INFO] [stdout] test tests::test_simulate ... ok [INFO] [stdout] test tests::test_normal ... ok [INFO] [stdout] test tests::test_binom ... ok [INFO] [stderr] Doc-tests r-gen [INFO] [stdout] test tests::test_importance_resampling ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.46s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test src/trace.rs - trace::Choicemap::add_choice (line 44) ... ok [INFO] [stdout] test src/lib.rs - simulate (line 286) ... ok [INFO] [stdout] test src/lib.rs - sample (line 65) ... ok [INFO] [stdout] test src/lib.rs - sample (line 50) ... ok [INFO] [stdout] test src/trace.rs - trace::Choicemap::from (line 31) ... ok [INFO] [stdout] test src/trace.rs - trace::Choicemap::new (line 19) ... ok [INFO] [stdout] test src/lib.rs - generate (line 327) ... ok [INFO] [stdout] test src/trace.rs - trace::Trace::get_trace_string (line 117) ... ok [INFO] [stdout] test src/lib.rs - (line 3) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.18s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "415cce46d92cf60ff06ab561c765ba0249a8f1969c0166d40bf5008d16dd0aeb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "415cce46d92cf60ff06ab561c765ba0249a8f1969c0166d40bf5008d16dd0aeb", kill_on_drop: false }` [INFO] [stdout] 415cce46d92cf60ff06ab561c765ba0249a8f1969c0166d40bf5008d16dd0aeb