[INFO] fetching crate r-gen 0.0.2... [INFO] testing r-gen-0.0.2 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate r-gen 0.0.2 into /workspace/builds/worker-4-tc1/source [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-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate r-gen 0.0.2 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 54 packages to latest compatible versions [INFO] [stderr] Adding probability v0.17.0 (available: v0.20.3) [INFO] [stderr] Adding rand v0.6.5 (available: v0.9.1) [INFO] [stderr] Adding statrs v0.13.0 (available: v0.18.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded probability v0.17.0 [INFO] [stderr] Downloaded r-gen-macro v0.0.1 [INFO] [stderr] Downloaded statrs v0.13.0 [INFO] [stderr] Downloaded nalgebra v0.19.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eef7d2106f26e34a522a29cdd3fe50ceec39d838fabeb6d045def7859c362f1c [INFO] running `Command { std: "docker" "start" "-a" "eef7d2106f26e34a522a29cdd3fe50ceec39d838fabeb6d045def7859c362f1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eef7d2106f26e34a522a29cdd3fe50ceec39d838fabeb6d045def7859c362f1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eef7d2106f26e34a522a29cdd3fe50ceec39d838fabeb6d045def7859c362f1c", kill_on_drop: false }` [INFO] [stdout] eef7d2106f26e34a522a29cdd3fe50ceec39d838fabeb6d045def7859c362f1c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 8d3c99f326f69985e562cfe99b3722a4a958b22d11ed5796bcbbd789cafe8f15 [INFO] running `Command { std: "docker" "start" "-a" "8d3c99f326f69985e562cfe99b3722a4a958b22d11ed5796bcbbd789cafe8f15", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling random v0.12.2 [INFO] [stderr] Compiling matrixmultiply v0.2.4 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling special v0.8.1 [INFO] [stderr] Compiling generic-array v0.13.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling probability v0.17.0 [INFO] [stderr] Compiling r-gen-macro v0.0.1 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling alga v0.9.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand_distr v0.2.2 [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` profile [unoptimized + debuginfo] target(s) in 21.88s [INFO] running `Command { std: "docker" "inspect" "8d3c99f326f69985e562cfe99b3722a4a958b22d11ed5796bcbbd789cafe8f15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d3c99f326f69985e562cfe99b3722a4a958b22d11ed5796bcbbd789cafe8f15", kill_on_drop: false }` [INFO] [stdout] 8d3c99f326f69985e562cfe99b3722a4a958b22d11ed5796bcbbd789cafe8f15 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 7756b1a2364fa7b8291bca99860bc0155cbe1e3af66d096b8ff14fead670528b [INFO] running `Command { std: "docker" "start" "-a" "7756b1a2364fa7b8291bca99860bc0155cbe1e3af66d096b8ff14fead670528b", kill_on_drop: false }` [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] = 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: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = note: this warning originates in the macro `sample` which comes from the expansion of the attribute macro `r_gen` (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` which comes from the expansion of the attribute macro `r_gen` (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` which comes from the expansion of the attribute macro `r_gen` (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` which comes from the expansion of the attribute macro `r_gen` (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` which comes from the expansion of the attribute macro `r_gen` (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` which comes from the expansion of the attribute macro `r_gen` (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` which comes from the expansion of the attribute macro `r_gen` (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` which comes from the expansion of the attribute macro `r_gen` (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` which comes from the expansion of the attribute macro `r_gen` (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` which comes from the expansion of the attribute macro `r_gen` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.04s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: r-gen v0.0.2 (/opt/rustwide/workdir) [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "7756b1a2364fa7b8291bca99860bc0155cbe1e3af66d096b8ff14fead670528b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7756b1a2364fa7b8291bca99860bc0155cbe1e3af66d096b8ff14fead670528b", kill_on_drop: false }` [INFO] [stdout] 7756b1a2364fa7b8291bca99860bc0155cbe1e3af66d096b8ff14fead670528b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 050de1800c7f18fe3ebdbe2bb7e950dd10a0af6cdcae212b44207b99287b1e55 [INFO] running `Command { std: "docker" "start" "-a" "050de1800c7f18fe3ebdbe2bb7e950dd10a0af6cdcae212b44207b99287b1e55", 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] = 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: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stderr] = note: this warning originates in the macro `sample` which comes from the expansion of the attribute macro `r_gen` (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` which comes from the expansion of the attribute macro `r_gen` (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` which comes from the expansion of the attribute macro `r_gen` (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` which comes from the expansion of the attribute macro `r_gen` (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` which comes from the expansion of the attribute macro `r_gen` (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` which comes from the expansion of the attribute macro `r_gen` (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` which comes from the expansion of the attribute macro `r_gen` (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` which comes from the expansion of the attribute macro `r_gen` (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` which comes from the expansion of the attribute macro `r_gen` (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` which comes from the expansion of the attribute macro `r_gen` (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` profile [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: r-gen v0.0.2 (/opt/rustwide/workdir) [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/r_gen-cb0429ec72cef813) [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_macros ... ok [INFO] [stdout] test tests::test_simulate ... ok [INFO] [stdout] test tests::test_trace_string ... ok [INFO] [stdout] test tests::test_normal ... ok [INFO] [stdout] test tests::test_binom ... ok [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.31s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "050de1800c7f18fe3ebdbe2bb7e950dd10a0af6cdcae212b44207b99287b1e55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "050de1800c7f18fe3ebdbe2bb7e950dd10a0af6cdcae212b44207b99287b1e55", kill_on_drop: false }` [INFO] [stdout] 050de1800c7f18fe3ebdbe2bb7e950dd10a0af6cdcae212b44207b99287b1e55