[INFO] fetching crate pv_rhino 1.6.0... [INFO] testing pv_rhino-1.6.0 against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] extracting crate pv_rhino 1.6.0 into /workspace/builds/worker-33/source [INFO] validating manifest of crates.io crate pv_rhino 1.6.0 on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate pv_rhino 1.6.0 [INFO] finished tweaking crates.io crate pv_rhino 1.6.0 [INFO] tweaked toml for crates.io crate pv_rhino 1.6.0 written to /workspace/builds/worker-33/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1736ffa817919795a78ea4289d3e4aa0da8eecba45a68dba1ecea2f03dd05f1f [INFO] running `Command { std: "docker" "start" "-a" "1736ffa817919795a78ea4289d3e4aa0da8eecba45a68dba1ecea2f03dd05f1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1736ffa817919795a78ea4289d3e4aa0da8eecba45a68dba1ecea2f03dd05f1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1736ffa817919795a78ea4289d3e4aa0da8eecba45a68dba1ecea2f03dd05f1f", kill_on_drop: false }` [INFO] [stdout] 1736ffa817919795a78ea4289d3e4aa0da8eecba45a68dba1ecea2f03dd05f1f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fa9f5fa89dfcc3a913ef2e91c5e31ac692c8dc9e747bf723c02bc56db48ad3ad [INFO] running `Command { std: "docker" "start" "-a" "fa9f5fa89dfcc3a913ef2e91c5e31ac692c8dc9e747bf723c02bc56db48ad3ad", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling pv_rhino v1.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling libloading v0.7.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/rhino.rs:211:10 [INFO] [stdout] | [INFO] [stdout] 211 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 300 | let pv_rhino_init: Symbol = load_library_fn!(lib, b"pv_rhino_init"); [INFO] [stdout] | --------------------------------------- in this macro invocation [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 `load_library_fn` (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/rhino.rs:211:10 [INFO] [stdout] | [INFO] [stdout] 211 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 320 | load_library_fn!(lib, b"pv_rhino_process"); [INFO] [stdout] | ------------------------------------------ in this macro invocation [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 `load_library_fn` (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/rhino.rs:211:10 [INFO] [stdout] | [INFO] [stdout] 211 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 323 | load_library_fn!(lib, b"pv_rhino_delete"); [INFO] [stdout] | ----------------------------------------- in this macro invocation [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 `load_library_fn` (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/rhino.rs:211:10 [INFO] [stdout] | [INFO] [stdout] 211 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 326 | load_library_fn!(lib, b"pv_rhino_is_understood"); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [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 `load_library_fn` (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/rhino.rs:211:10 [INFO] [stdout] | [INFO] [stdout] 211 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 329 | load_library_fn!(lib, b"pv_rhino_get_intent"); [INFO] [stdout] | --------------------------------------------- in this macro invocation [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 `load_library_fn` (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/rhino.rs:211:10 [INFO] [stdout] | [INFO] [stdout] 211 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 332 | load_library_fn!(lib, b"pv_rhino_free_slots_and_values"); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [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 `load_library_fn` (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/rhino.rs:211:10 [INFO] [stdout] | [INFO] [stdout] 211 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 334 | let pv_rhino_reset: Symbol = load_library_fn!(lib, b"pv_rhino_reset"); [INFO] [stdout] | ---------------------------------------- in this macro invocation [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 `load_library_fn` (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/rhino.rs:211:10 [INFO] [stdout] | [INFO] [stdout] 211 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 337 | load_library_fn!(lib, b"pv_rhino_context_info"); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [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 `load_library_fn` (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/rhino.rs:211:10 [INFO] [stdout] | [INFO] [stdout] 211 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 339 | let pv_sample_rate: Symbol = load_library_fn!(lib, b"pv_sample_rate"); [INFO] [stdout] | ---------------------------------------- in this macro invocation [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 `load_library_fn` (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/rhino.rs:211:10 [INFO] [stdout] | [INFO] [stdout] 211 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 342 | load_library_fn!(lib, b"pv_rhino_frame_length"); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [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 `load_library_fn` (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/rhino.rs:211:10 [INFO] [stdout] | [INFO] [stdout] 211 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 345 | load_library_fn!(lib, b"pv_rhino_version"); [INFO] [stdout] | ------------------------------------------ in this macro invocation [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 `load_library_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.13s [INFO] running `Command { std: "docker" "inspect" "fa9f5fa89dfcc3a913ef2e91c5e31ac692c8dc9e747bf723c02bc56db48ad3ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa9f5fa89dfcc3a913ef2e91c5e31ac692c8dc9e747bf723c02bc56db48ad3ad", kill_on_drop: false }` [INFO] [stdout] fa9f5fa89dfcc3a913ef2e91c5e31ac692c8dc9e747bf723c02bc56db48ad3ad [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2b8310c0063b67c5762e8bac2a50e45208d036db6deead1eeca3e8d7c5c51b95 [INFO] running `Command { std: "docker" "start" "-a" "2b8310c0063b67c5762e8bac2a50e45208d036db6deead1eeca3e8d7c5c51b95", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cpal v0.13.4 [INFO] [stderr] Compiling claxon v0.4.3 [INFO] [stderr] Compiling hound v3.4.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling ogg v0.8.0 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling slice-deque v0.3.0 [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/rhino.rs:211:10 [INFO] [stdout] | [INFO] [stdout] 211 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 300 | let pv_rhino_init: Symbol = load_library_fn!(lib, b"pv_rhino_init"); [INFO] [stdout] | --------------------------------------- in this macro invocation [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 `load_library_fn` (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/rhino.rs:211:10 [INFO] [stdout] | [INFO] [stdout] 211 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 320 | load_library_fn!(lib, b"pv_rhino_process"); [INFO] [stdout] | ------------------------------------------ in this macro invocation [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 `load_library_fn` (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/rhino.rs:211:10 [INFO] [stdout] | [INFO] [stdout] 211 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 323 | load_library_fn!(lib, b"pv_rhino_delete"); [INFO] [stdout] | ----------------------------------------- in this macro invocation [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 `load_library_fn` (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/rhino.rs:211:10 [INFO] [stdout] | [INFO] [stdout] 211 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 326 | load_library_fn!(lib, b"pv_rhino_is_understood"); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [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 `load_library_fn` (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/rhino.rs:211:10 [INFO] [stdout] | [INFO] [stdout] 211 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 329 | load_library_fn!(lib, b"pv_rhino_get_intent"); [INFO] [stdout] | --------------------------------------------- in this macro invocation [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 `load_library_fn` (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/rhino.rs:211:10 [INFO] [stdout] | [INFO] [stdout] 211 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 332 | load_library_fn!(lib, b"pv_rhino_free_slots_and_values"); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [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 `load_library_fn` (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/rhino.rs:211:10 [INFO] [stdout] | [INFO] [stdout] 211 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 334 | let pv_rhino_reset: Symbol = load_library_fn!(lib, b"pv_rhino_reset"); [INFO] [stdout] | ---------------------------------------- in this macro invocation [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 `load_library_fn` (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/rhino.rs:211:10 [INFO] [stdout] | [INFO] [stdout] 211 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 337 | load_library_fn!(lib, b"pv_rhino_context_info"); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [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 `load_library_fn` (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/rhino.rs:211:10 [INFO] [stdout] | [INFO] [stdout] 211 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 339 | let pv_sample_rate: Symbol = load_library_fn!(lib, b"pv_sample_rate"); [INFO] [stdout] | ---------------------------------------- in this macro invocation [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 `load_library_fn` (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/rhino.rs:211:10 [INFO] [stdout] | [INFO] [stdout] 211 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 342 | load_library_fn!(lib, b"pv_rhino_frame_length"); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [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 `load_library_fn` (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/rhino.rs:211:10 [INFO] [stdout] | [INFO] [stdout] 211 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 345 | load_library_fn!(lib, b"pv_rhino_version"); [INFO] [stdout] | ------------------------------------------ in this macro invocation [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 `load_library_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling lewton v0.10.2 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling nix v0.20.2 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling minimp3-sys v0.3.2 [INFO] [stderr] Compiling alsa v0.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling minimp3 v0.5.1 [INFO] [stderr] Compiling rodio v0.14.0 [INFO] [stderr] Compiling pv_rhino v1.6.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/rhino.rs:211:10 [INFO] [stdout] | [INFO] [stdout] 211 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 300 | let pv_rhino_init: Symbol = load_library_fn!(lib, b"pv_rhino_init"); [INFO] [stdout] | --------------------------------------- in this macro invocation [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 `load_library_fn` (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/rhino.rs:211:10 [INFO] [stdout] | [INFO] [stdout] 211 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 320 | load_library_fn!(lib, b"pv_rhino_process"); [INFO] [stdout] | ------------------------------------------ in this macro invocation [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 `load_library_fn` (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/rhino.rs:211:10 [INFO] [stdout] | [INFO] [stdout] 211 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 323 | load_library_fn!(lib, b"pv_rhino_delete"); [INFO] [stdout] | ----------------------------------------- in this macro invocation [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 `load_library_fn` (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/rhino.rs:211:10 [INFO] [stdout] | [INFO] [stdout] 211 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 326 | load_library_fn!(lib, b"pv_rhino_is_understood"); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [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 `load_library_fn` (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/rhino.rs:211:10 [INFO] [stdout] | [INFO] [stdout] 211 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 329 | load_library_fn!(lib, b"pv_rhino_get_intent"); [INFO] [stdout] | --------------------------------------------- in this macro invocation [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 `load_library_fn` (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/rhino.rs:211:10 [INFO] [stdout] | [INFO] [stdout] 211 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 332 | load_library_fn!(lib, b"pv_rhino_free_slots_and_values"); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [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 `load_library_fn` (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/rhino.rs:211:10 [INFO] [stdout] | [INFO] [stdout] 211 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 334 | let pv_rhino_reset: Symbol = load_library_fn!(lib, b"pv_rhino_reset"); [INFO] [stdout] | ---------------------------------------- in this macro invocation [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 `load_library_fn` (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/rhino.rs:211:10 [INFO] [stdout] | [INFO] [stdout] 211 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 337 | load_library_fn!(lib, b"pv_rhino_context_info"); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [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 `load_library_fn` (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/rhino.rs:211:10 [INFO] [stdout] | [INFO] [stdout] 211 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 339 | let pv_sample_rate: Symbol = load_library_fn!(lib, b"pv_sample_rate"); [INFO] [stdout] | ---------------------------------------- in this macro invocation [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 `load_library_fn` (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/rhino.rs:211:10 [INFO] [stdout] | [INFO] [stdout] 211 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 342 | load_library_fn!(lib, b"pv_rhino_frame_length"); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [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 `load_library_fn` (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/rhino.rs:211:10 [INFO] [stdout] | [INFO] [stdout] 211 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 345 | load_library_fn!(lib, b"pv_rhino_version"); [INFO] [stdout] | ------------------------------------------ in this macro invocation [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 `load_library_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 17.72s [INFO] running `Command { std: "docker" "inspect" "2b8310c0063b67c5762e8bac2a50e45208d036db6deead1eeca3e8d7c5c51b95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b8310c0063b67c5762e8bac2a50e45208d036db6deead1eeca3e8d7c5c51b95", kill_on_drop: false }` [INFO] [stdout] 2b8310c0063b67c5762e8bac2a50e45208d036db6deead1eeca3e8d7c5c51b95 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] eb675614a2e3352fbfdeb34c2e83f35352f778d4f176fb572d3effac66e6c93e [INFO] running `Command { std: "docker" "start" "-a" "eb675614a2e3352fbfdeb34c2e83f35352f778d4f176fb572d3effac66e6c93e", kill_on_drop: false }` [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/rhino.rs:211:10 [INFO] [stderr] | [INFO] [stderr] 211 | }; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 300 | let pv_rhino_init: Symbol = load_library_fn!(lib, b"pv_rhino_init"); [INFO] [stderr] | --------------------------------------- in this macro invocation [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 `load_library_fn` (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/rhino.rs:211:10 [INFO] [stderr] | [INFO] [stderr] 211 | }; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 320 | load_library_fn!(lib, b"pv_rhino_process"); [INFO] [stderr] | ------------------------------------------ in this macro invocation [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 `load_library_fn` (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/rhino.rs:211:10 [INFO] [stderr] | [INFO] [stderr] 211 | }; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 323 | load_library_fn!(lib, b"pv_rhino_delete"); [INFO] [stderr] | ----------------------------------------- in this macro invocation [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 `load_library_fn` (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/rhino.rs:211:10 [INFO] [stderr] | [INFO] [stderr] 211 | }; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 326 | load_library_fn!(lib, b"pv_rhino_is_understood"); [INFO] [stderr] | ------------------------------------------------ in this macro invocation [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 `load_library_fn` (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/rhino.rs:211:10 [INFO] [stderr] | [INFO] [stderr] 211 | }; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 329 | load_library_fn!(lib, b"pv_rhino_get_intent"); [INFO] [stderr] | --------------------------------------------- in this macro invocation [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 `load_library_fn` (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/rhino.rs:211:10 [INFO] [stderr] | [INFO] [stderr] 211 | }; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 332 | load_library_fn!(lib, b"pv_rhino_free_slots_and_values"); [INFO] [stderr] | -------------------------------------------------------- in this macro invocation [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 `load_library_fn` (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/rhino.rs:211:10 [INFO] [stderr] | [INFO] [stderr] 211 | }; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 334 | let pv_rhino_reset: Symbol = load_library_fn!(lib, b"pv_rhino_reset"); [INFO] [stderr] | ---------------------------------------- in this macro invocation [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 `load_library_fn` (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/rhino.rs:211:10 [INFO] [stderr] | [INFO] [stderr] 211 | }; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 337 | load_library_fn!(lib, b"pv_rhino_context_info"); [INFO] [stderr] | ----------------------------------------------- in this macro invocation [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 `load_library_fn` (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/rhino.rs:211:10 [INFO] [stderr] | [INFO] [stderr] 211 | }; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 339 | let pv_sample_rate: Symbol = load_library_fn!(lib, b"pv_sample_rate"); [INFO] [stderr] | ---------------------------------------- in this macro invocation [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 `load_library_fn` (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/rhino.rs:211:10 [INFO] [stderr] | [INFO] [stderr] 211 | }; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 342 | load_library_fn!(lib, b"pv_rhino_frame_length"); [INFO] [stderr] | ----------------------------------------------- in this macro invocation [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 `load_library_fn` (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/rhino.rs:211:10 [INFO] [stderr] | [INFO] [stderr] 211 | }; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 345 | load_library_fn!(lib, b"pv_rhino_version"); [INFO] [stderr] | ------------------------------------------ in this macro invocation [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 `load_library_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `pv_rhino` (lib) generated 11 warnings [INFO] [stderr] warning: `pv_rhino` (lib test) generated 11 warnings (11 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rhino-e6475eb7bffa94d2) [INFO] [stdout] [INFO] [stderr] Doc-tests rhino [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "eb675614a2e3352fbfdeb34c2e83f35352f778d4f176fb572d3effac66e6c93e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb675614a2e3352fbfdeb34c2e83f35352f778d4f176fb572d3effac66e6c93e", kill_on_drop: false }` [INFO] [stdout] eb675614a2e3352fbfdeb34c2e83f35352f778d4f176fb572d3effac66e6c93e