[INFO] fetching crate pyportus 0.5.0... [INFO] testing pyportus-0.5.0 against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] extracting crate pyportus 0.5.0 into /workspace/builds/worker-78/source [INFO] validating manifest of crates.io crate pyportus 0.5.0 on toolchain 8262275854dc0e5381c9d42d56257d94932c5a87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate pyportus 0.5.0 [INFO] finished tweaking crates.io crate pyportus 0.5.0 [INFO] tweaked toml for crates.io crate pyportus 0.5.0 written to /workspace/builds/worker-78/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "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" "+8262275854dc0e5381c9d42d56257d94932c5a87" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded simple-signal v1.1.1 [INFO] [stderr] Downloaded portus_export v0.2.0 [INFO] [stderr] Downloaded portus v0.6.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-78/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-78/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 69a67c5e3b136a968c37a333aff78b7d904dd8cd03e2ffb13b144769897e14fa [INFO] running `Command { std: "docker" "start" "-a" "69a67c5e3b136a968c37a333aff78b7d904dd8cd03e2ffb13b144769897e14fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "69a67c5e3b136a968c37a333aff78b7d904dd8cd03e2ffb13b144769897e14fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69a67c5e3b136a968c37a333aff78b7d904dd8cd03e2ffb13b144769897e14fa", kill_on_drop: false }` [INFO] [stdout] 69a67c5e3b136a968c37a333aff78b7d904dd8cd03e2ffb13b144769897e14fa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-78/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-78/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 625eac3cd2f85d0b07c3a664cda177110d4b33f55f7d3703fda53b795b261422 [INFO] running `Command { std: "docker" "start" "-a" "625eac3cd2f85d0b07c3a664cda177110d4b33f55f7d3703fda53b795b261422", 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 autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling pyo3-build-config v0.14.5 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling ryu v1.0.6 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling serde_json v1.0.72 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling nix v0.22.2 [INFO] [stderr] Compiling simple-signal v1.1.1 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling pyo3 v0.14.5 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling paste v0.1.18 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling pyo3-macros-backend v0.14.5 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling indoc-impl v0.3.6 [INFO] [stderr] Compiling portus_export v0.2.0 [INFO] [stderr] Compiling pyo3-macros v0.14.5 [INFO] [stderr] Compiling indoc v0.3.6 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling portus v0.6.1 [INFO] [stderr] Compiling tracing-subscriber v0.2.25 [INFO] [stderr] Compiling pyportus v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:16:64 [INFO] [stdout] | [INFO] [stdout] 16 | return Err(PyErr::new::($msg)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 96 | Err(portus::Error(e)) => raise!(PyException, format!("Failed to get {}: {}", name, e)), [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 `raise` (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:16:64 [INFO] [stdout] | [INFO] [stdout] 16 | return Err(PyErr::new::($msg)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 134 | Err(e) => raise!(PyException, format!("Failed to update field, err: {:?}", e)), [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 `raise` (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:16:64 [INFO] [stdout] | [INFO] [stdout] 16 | return Err(PyErr::new::($msg)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 154 | Err(e) => raise!( [INFO] [stdout] | _______________________- [INFO] [stdout] 155 | | PyException, [INFO] [stdout] 156 | | format!("Failed to update fields, err: {:?}", e) [INFO] [stdout] 157 | | ), [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 `raise` (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:16:64 [INFO] [stdout] | [INFO] [stdout] 16 | return Err(PyErr::new::($msg)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 191 | Err(e) => raise!( [INFO] [stdout] | _______________________- [INFO] [stdout] 192 | | PyException, [INFO] [stdout] 193 | | format!("Failed to set datapath program: {:?}", e) [INFO] [stdout] 194 | | ), [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 `raise` (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:19:57 [INFO] [stdout] | [INFO] [stdout] 19 | Err(PyErr::new::($msg)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 254 | .or_else(|e| raise!(PyException, format!("{:?}", e), false))?; [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 `raise` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 58s [INFO] running `Command { std: "docker" "inspect" "625eac3cd2f85d0b07c3a664cda177110d4b33f55f7d3703fda53b795b261422", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "625eac3cd2f85d0b07c3a664cda177110d4b33f55f7d3703fda53b795b261422", kill_on_drop: false }` [INFO] [stdout] 625eac3cd2f85d0b07c3a664cda177110d4b33f55f7d3703fda53b795b261422 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-78/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-78/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ef005ef41ad381beddf210bb06590d9ac3d46be0aa417c1eac67a9043628c1db [INFO] running `Command { std: "docker" "start" "-a" "ef005ef41ad381beddf210bb06590d9ac3d46be0aa417c1eac67a9043628c1db", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:16:64 [INFO] [stdout] | [INFO] [stdout] 16 | return Err(PyErr::new::($msg)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 96 | Err(portus::Error(e)) => raise!(PyException, format!("Failed to get {}: {}", name, e)), [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 `raise` (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:16:64 [INFO] [stdout] | [INFO] [stdout] 16 | return Err(PyErr::new::($msg)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 134 | Err(e) => raise!(PyException, format!("Failed to update field, err: {:?}", e)), [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 `raise` (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:16:64 [INFO] [stdout] | [INFO] [stdout] 16 | return Err(PyErr::new::($msg)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 154 | Err(e) => raise!( [INFO] [stdout] | _______________________- [INFO] [stdout] 155 | | PyException, [INFO] [stdout] 156 | | format!("Failed to update fields, err: {:?}", e) [INFO] [stdout] 157 | | ), [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 `raise` (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:16:64 [INFO] [stdout] | [INFO] [stdout] 16 | return Err(PyErr::new::($msg)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 191 | Err(e) => raise!( [INFO] [stdout] | _______________________- [INFO] [stdout] 192 | | PyException, [INFO] [stdout] 193 | | format!("Failed to set datapath program: {:?}", e) [INFO] [stdout] 194 | | ), [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 `raise` (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:19:57 [INFO] [stdout] | [INFO] [stdout] 19 | Err(PyErr::new::($msg)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 254 | .or_else(|e| raise!(PyException, format!("{:?}", e), false))?; [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 `raise` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling pyportus v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:16:64 [INFO] [stdout] | [INFO] [stdout] 16 | return Err(PyErr::new::($msg)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 96 | Err(portus::Error(e)) => raise!(PyException, format!("Failed to get {}: {}", name, e)), [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 `raise` (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:16:64 [INFO] [stdout] | [INFO] [stdout] 16 | return Err(PyErr::new::($msg)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 134 | Err(e) => raise!(PyException, format!("Failed to update field, err: {:?}", e)), [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 `raise` (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:16:64 [INFO] [stdout] | [INFO] [stdout] 16 | return Err(PyErr::new::($msg)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 154 | Err(e) => raise!( [INFO] [stdout] | _______________________- [INFO] [stdout] 155 | | PyException, [INFO] [stdout] 156 | | format!("Failed to update fields, err: {:?}", e) [INFO] [stdout] 157 | | ), [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 `raise` (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:16:64 [INFO] [stdout] | [INFO] [stdout] 16 | return Err(PyErr::new::($msg)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 191 | Err(e) => raise!( [INFO] [stdout] | _______________________- [INFO] [stdout] 192 | | PyException, [INFO] [stdout] 193 | | format!("Failed to set datapath program: {:?}", e) [INFO] [stdout] 194 | | ), [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 `raise` (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:19:57 [INFO] [stdout] | [INFO] [stdout] 19 | Err(PyErr::new::($msg)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 254 | .or_else(|e| raise!(PyException, format!("{:?}", e), false))?; [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 `raise` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.36s [INFO] running `Command { std: "docker" "inspect" "ef005ef41ad381beddf210bb06590d9ac3d46be0aa417c1eac67a9043628c1db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef005ef41ad381beddf210bb06590d9ac3d46be0aa417c1eac67a9043628c1db", kill_on_drop: false }` [INFO] [stdout] ef005ef41ad381beddf210bb06590d9ac3d46be0aa417c1eac67a9043628c1db [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-78/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-78/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 518e9c5d91cfeec958858c4a656e08caa7402a1b8d94538607372d66cd44baf7 [INFO] running `Command { std: "docker" "start" "-a" "518e9c5d91cfeec958858c4a656e08caa7402a1b8d94538607372d66cd44baf7", kill_on_drop: false }` [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/lib.rs:16:64 [INFO] [stderr] | [INFO] [stderr] 16 | return Err(PyErr::new::($msg)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 96 | Err(portus::Error(e)) => raise!(PyException, format!("Failed to get {}: {}", name, e)), [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 `raise` (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:16:64 [INFO] [stderr] | [INFO] [stderr] 16 | return Err(PyErr::new::($msg)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 134 | Err(e) => raise!(PyException, format!("Failed to update field, err: {:?}", e)), [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 `raise` (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:16:64 [INFO] [stderr] | [INFO] [stderr] 16 | return Err(PyErr::new::($msg)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 154 | Err(e) => raise!( [INFO] [stderr] | _______________________- [INFO] [stderr] 155 | | PyException, [INFO] [stderr] 156 | | format!("Failed to update fields, err: {:?}", e) [INFO] [stderr] 157 | | ), [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 `raise` (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:16:64 [INFO] [stderr] | [INFO] [stderr] 16 | return Err(PyErr::new::($msg)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 191 | Err(e) => raise!( [INFO] [stderr] | _______________________- [INFO] [stderr] 192 | | PyException, [INFO] [stderr] 193 | | format!("Failed to set datapath program: {:?}", e) [INFO] [stderr] 194 | | ), [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 `raise` (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:19:57 [INFO] [stderr] | [INFO] [stderr] 19 | Err(PyErr::new::($msg)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 254 | .or_else(|e| raise!(PyException, format!("{:?}", e), false))?; [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 `raise` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `pyportus` (lib) generated 5 warnings [INFO] [stderr] warning: `pyportus` (lib test) generated 5 warnings (5 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/pyportus-f2fec01ba5484e2a) [INFO] [stdout] [INFO] [stderr] Doc-tests pyportus [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" "518e9c5d91cfeec958858c4a656e08caa7402a1b8d94538607372d66cd44baf7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "518e9c5d91cfeec958858c4a656e08caa7402a1b8d94538607372d66cd44baf7", kill_on_drop: false }` [INFO] [stdout] 518e9c5d91cfeec958858c4a656e08caa7402a1b8d94538607372d66cd44baf7