[INFO] fetching crate r-gen 0.0.2... [INFO] testing r-gen-0.0.2 against 1.60.0 for beta-1.61-1 [INFO] extracting crate r-gen 0.0.2 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate r-gen 0.0.2 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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-8/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded random v0.12.2 [INFO] [stderr] Downloaded special v0.8.1 [INFO] [stderr] Downloaded probability v0.17.0 [INFO] [stderr] Downloaded statrs v0.13.0 [INFO] [stderr] Downloaded r-gen-macro v0.0.1 [INFO] [stderr] Downloaded nalgebra v0.19.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 47e5d476584227e812612e2f7035bffd2d219b5701f091047470d6356f0d2353 [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" "47e5d476584227e812612e2f7035bffd2d219b5701f091047470d6356f0d2353", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "47e5d476584227e812612e2f7035bffd2d219b5701f091047470d6356f0d2353", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47e5d476584227e812612e2f7035bffd2d219b5701f091047470d6356f0d2353", kill_on_drop: false }` [INFO] [stdout] 47e5d476584227e812612e2f7035bffd2d219b5701f091047470d6356f0d2353 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fd4f1cd37d8b8a180758b4ee7d658a8a9548bb249a4dc5ea5cca4387ff0295b2 [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" "fd4f1cd37d8b8a180758b4ee7d658a8a9548bb249a4dc5ea5cca4387ff0295b2", kill_on_drop: false }` [INFO] [stderr] Compiling random v0.12.2 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling matrixmultiply v0.2.4 [INFO] [stderr] Compiling r-gen-macro v0.0.1 [INFO] [stderr] Compiling special v0.8.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling probability v0.17.0 [INFO] [stderr] Compiling rand_distr v0.2.2 [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 29.46s [INFO] running `Command { std: "docker" "inspect" "fd4f1cd37d8b8a180758b4ee7d658a8a9548bb249a4dc5ea5cca4387ff0295b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd4f1cd37d8b8a180758b4ee7d658a8a9548bb249a4dc5ea5cca4387ff0295b2", kill_on_drop: false }` [INFO] [stdout] fd4f1cd37d8b8a180758b4ee7d658a8a9548bb249a4dc5ea5cca4387ff0295b2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", 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] 76c05849a133fa1eb9e79221ae094dbadbca1f076f324a9097346ad66f068d19 [INFO] running `Command { std: "docker" "start" "-a" "76c05849a133fa1eb9e79221ae094dbadbca1f076f324a9097346ad66f068d19", 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] = 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 3.05s [INFO] running `Command { std: "docker" "inspect" "76c05849a133fa1eb9e79221ae094dbadbca1f076f324a9097346ad66f068d19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76c05849a133fa1eb9e79221ae094dbadbca1f076f324a9097346ad66f068d19", kill_on_drop: false }` [INFO] [stdout] 76c05849a133fa1eb9e79221ae094dbadbca1f076f324a9097346ad66f068d19 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ce74dc7a08a1717d368bd44977605d5ecebc6d8e9e562f461d556c1c66925916 [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" "ce74dc7a08a1717d368bd44977605d5ecebc6d8e9e562f461d556c1c66925916", 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-b9ac997ad10877c9) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test tests::test_generate ... ok [INFO] [stdout] test tests::test_macros ... ok [INFO] [stdout] test tests::test_bernoulli ... ok [INFO] [stdout] test tests::test_trace_string ... 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.47s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test src/lib.rs - generate (line 327) ... ok [INFO] [stdout] test src/trace.rs - trace::Choicemap::new (line 19) ... ok [INFO] [stdout] test src/trace.rs - trace::Choicemap::add_choice (line 44) ... ok [INFO] [stdout] test src/lib.rs - sample (line 65) ... ok [INFO] [stdout] test src/trace.rs - trace::Choicemap::from (line 31) ... ok [INFO] [stdout] test src/lib.rs - simulate (line 286) ... ok [INFO] [stdout] test src/lib.rs - sample (line 50) ... 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 5.21s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ce74dc7a08a1717d368bd44977605d5ecebc6d8e9e562f461d556c1c66925916", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce74dc7a08a1717d368bd44977605d5ecebc6d8e9e562f461d556c1c66925916", kill_on_drop: false }` [INFO] [stdout] ce74dc7a08a1717d368bd44977605d5ecebc6d8e9e562f461d556c1c66925916