[INFO] fetching crate pv_porcupine 1.9.3... [INFO] checking pv_porcupine-1.9.3 against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] extracting crate pv_porcupine 1.9.3 into /workspace/builds/worker-28/source [INFO] validating manifest of crates.io crate pv_porcupine 1.9.3 on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate pv_porcupine 1.9.3 [INFO] finished tweaking crates.io crate pv_porcupine 1.9.3 [INFO] tweaked toml for crates.io crate pv_porcupine 1.9.3 written to /workspace/builds/worker-28/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 82ed40ae7dfd57a6c0c10ab2d98f73e548e8821cd6e05ebd8852c8c700d7fdf5 [INFO] running `Command { std: "docker" "start" "-a" "82ed40ae7dfd57a6c0c10ab2d98f73e548e8821cd6e05ebd8852c8c700d7fdf5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "82ed40ae7dfd57a6c0c10ab2d98f73e548e8821cd6e05ebd8852c8c700d7fdf5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82ed40ae7dfd57a6c0c10ab2d98f73e548e8821cd6e05ebd8852c8c700d7fdf5", kill_on_drop: false }` [INFO] [stdout] 82ed40ae7dfd57a6c0c10ab2d98f73e548e8821cd6e05ebd8852c8c700d7fdf5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eac5506b4f0e7fecc5dcab06efccd420e8e1ccad96079ce9537e595dd5828063 [INFO] running `Command { std: "docker" "start" "-a" "eac5506b4f0e7fecc5dcab06efccd420e8e1ccad96079ce9537e595dd5828063", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.100 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling cpal v0.13.4 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling pv_porcupine v1.9.3 (/opt/rustwide/workdir) [INFO] [stderr] Checking claxon v0.4.3 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking hound v3.4.0 [INFO] [stderr] Checking ogg v0.8.0 [INFO] [stderr] Checking instant v0.1.10 [INFO] [stderr] Checking libloading v0.7.0 [INFO] [stderr] Checking tinyvec v1.3.1 [INFO] [stderr] Checking lock_api v0.4.4 [INFO] [stderr] Checking itertools v0.10.1 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking lewton v0.10.2 [INFO] [stderr] Checking nix v0.20.1 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking slice-deque v0.3.0 [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/porcupine.rs:287:10 [INFO] [stdout] | [INFO] [stdout] 287 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 390 | load_library_fn!(lib, b"pv_porcupine_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/porcupine.rs:287:10 [INFO] [stdout] | [INFO] [stdout] 287 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 418 | load_library_fn!(lib, b"pv_porcupine_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/porcupine.rs:287:10 [INFO] [stdout] | [INFO] [stdout] 287 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 421 | load_library_fn!(lib, b"pv_porcupine_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/porcupine.rs:287:10 [INFO] [stdout] | [INFO] [stdout] 287 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 423 | 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/porcupine.rs:287:10 [INFO] [stdout] | [INFO] [stdout] 287 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 426 | load_library_fn!(lib, b"pv_porcupine_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/porcupine.rs:287:10 [INFO] [stdout] | [INFO] [stdout] 287 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 429 | load_library_fn!(lib, b"pv_porcupine_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: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling minimp3-sys v0.3.2 [INFO] [stderr] Checking alsa v0.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Checking thiserror v1.0.26 [INFO] [stderr] Checking minimp3 v0.5.1 [INFO] [stderr] Checking rodio v0.14.0 [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/porcupine.rs:287:10 [INFO] [stdout] | [INFO] [stdout] 287 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 390 | load_library_fn!(lib, b"pv_porcupine_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/porcupine.rs:287:10 [INFO] [stdout] | [INFO] [stdout] 287 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 418 | load_library_fn!(lib, b"pv_porcupine_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/porcupine.rs:287:10 [INFO] [stdout] | [INFO] [stdout] 287 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 421 | load_library_fn!(lib, b"pv_porcupine_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/porcupine.rs:287:10 [INFO] [stdout] | [INFO] [stdout] 287 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 423 | 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/porcupine.rs:287:10 [INFO] [stdout] | [INFO] [stdout] 287 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 426 | load_library_fn!(lib, b"pv_porcupine_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/porcupine.rs:287:10 [INFO] [stdout] | [INFO] [stdout] 287 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 429 | load_library_fn!(lib, b"pv_porcupine_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: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.73s [INFO] running `Command { std: "docker" "inspect" "eac5506b4f0e7fecc5dcab06efccd420e8e1ccad96079ce9537e595dd5828063", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eac5506b4f0e7fecc5dcab06efccd420e8e1ccad96079ce9537e595dd5828063", kill_on_drop: false }` [INFO] [stdout] eac5506b4f0e7fecc5dcab06efccd420e8e1ccad96079ce9537e595dd5828063