[INFO] fetching crate onnx-helpers 2.2.1... [INFO] testing onnx-helpers-2.2.1 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate onnx-helpers 2.2.1 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate onnx-helpers 2.2.1 [INFO] finished tweaking crates.io crate onnx-helpers 2.2.1 [INFO] tweaked toml for crates.io crate onnx-helpers 2.2.1 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate onnx-helpers 2.2.1 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate onnx-helpers 2.2.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded prost-derive v0.6.1 [INFO] [stderr] Downloaded prost v0.6.1 [INFO] [stderr] Downloaded which v3.1.1 [INFO] [stderr] Downloaded multimap v0.8.1 [INFO] [stderr] Downloaded prost-types v0.6.1 [INFO] [stderr] Downloaded anyhow v1.0.31 [INFO] [stderr] Downloaded bytes v0.5.4 [INFO] [stderr] Downloaded indexmap v1.3.2 [INFO] [stderr] Downloaded itertools v0.8.2 [INFO] [stderr] Downloaded proc-macro2 v1.0.17 [INFO] [stderr] Downloaded petgraph v0.5.1 [INFO] [stderr] Downloaded syn v1.0.23 [INFO] [stderr] Downloaded quote v1.0.6 [INFO] [stderr] Downloaded fixedbitset v0.2.0 [INFO] [stderr] Downloaded libc v0.2.70 [INFO] [stderr] Downloaded onnx-pb v0.1.4 [INFO] [stderr] Downloaded prost-build v0.6.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 42220433e7cf908ad058dbc15052c99f72082ed0d7a33931f5945ca9296ed59e [INFO] running `Command { std: "docker" "start" "-a" "42220433e7cf908ad058dbc15052c99f72082ed0d7a33931f5945ca9296ed59e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "42220433e7cf908ad058dbc15052c99f72082ed0d7a33931f5945ca9296ed59e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42220433e7cf908ad058dbc15052c99f72082ed0d7a33931f5945ca9296ed59e", kill_on_drop: false }` [INFO] [stdout] 42220433e7cf908ad058dbc15052c99f72082ed0d7a33931f5945ca9296ed59e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ff4fddde1e45f28cb851235fee35130fc08bcf3dcd2315b21b46410dceb6b055 [INFO] running `Command { std: "docker" "start" "-a" "ff4fddde1e45f28cb851235fee35130fc08bcf3dcd2315b21b46410dceb6b055", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Compiling proc-macro2 v1.0.17 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling syn v1.0.23 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling multimap v0.8.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling prost-build v0.6.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling prost-derive v0.6.1 [INFO] [stderr] Compiling prost v0.6.1 [INFO] [stderr] Compiling prost-types v0.6.1 [INFO] [stderr] Compiling onnx-pb v0.1.4 [INFO] [stderr] Compiling onnx-helpers v2.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/nodes/ops/mod.rs:75:13 [INFO] [stdout] | [INFO] [stdout] 75 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] ::: src/nodes/ops/abs.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | node_to_inner!(Abs); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: attribute also specified here [INFO] [stdout] --> src/nodes/ops/mod.rs:74:13 [INFO] [stdout] | [INFO] [stdout] 74 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/nodes/ops/abs.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | node_to_inner!(Abs); [INFO] [stdout] | ------------------- in this macro invocation [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: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] = note: this warning originates in the macro `node_to_inner` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/nodes/ops/mod.rs:75:13 [INFO] [stdout] | [INFO] [stdout] 75 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] ::: src/nodes/ops/add.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | node_to_inner!(Add); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: attribute also specified here [INFO] [stdout] --> src/nodes/ops/mod.rs:74:13 [INFO] [stdout] | [INFO] [stdout] 74 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/nodes/ops/add.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | node_to_inner!(Add); [INFO] [stdout] | ------------------- in this macro invocation [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: this warning originates in the macro `node_to_inner` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/nodes/ops/mod.rs:75:13 [INFO] [stdout] | [INFO] [stdout] 75 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] ::: src/nodes/ops/and.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | node_to_inner!(And); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: attribute also specified here [INFO] [stdout] --> src/nodes/ops/mod.rs:74:13 [INFO] [stdout] | [INFO] [stdout] 74 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/nodes/ops/and.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | node_to_inner!(And); [INFO] [stdout] | ------------------- in this macro invocation [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: this warning originates in the macro `node_to_inner` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/nodes/ops/mod.rs:75:13 [INFO] [stdout] | [INFO] [stdout] 75 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] ::: src/nodes/ops/concat.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | node_to_inner!(Concat); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: attribute also specified here [INFO] [stdout] --> src/nodes/ops/mod.rs:74:13 [INFO] [stdout] | [INFO] [stdout] 74 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/nodes/ops/concat.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | node_to_inner!(Concat); [INFO] [stdout] | ---------------------- in this macro invocation [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: this warning originates in the macro `node_to_inner` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/nodes/ops/mod.rs:75:13 [INFO] [stdout] | [INFO] [stdout] 75 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] ::: src/nodes/ops/constant.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | node_to_inner!(Constant); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: attribute also specified here [INFO] [stdout] --> src/nodes/ops/mod.rs:74:13 [INFO] [stdout] | [INFO] [stdout] 74 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/nodes/ops/constant.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | node_to_inner!(Constant); [INFO] [stdout] | ------------------------ in this macro invocation [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: this warning originates in the macro `node_to_inner` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/nodes/ops/mod.rs:75:13 [INFO] [stdout] | [INFO] [stdout] 75 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] ::: src/nodes/ops/div.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | node_to_inner!(Div); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: attribute also specified here [INFO] [stdout] --> src/nodes/ops/mod.rs:74:13 [INFO] [stdout] | [INFO] [stdout] 74 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/nodes/ops/div.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | node_to_inner!(Div); [INFO] [stdout] | ------------------- in this macro invocation [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: this warning originates in the macro `node_to_inner` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/nodes/ops/mod.rs:75:13 [INFO] [stdout] | [INFO] [stdout] 75 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] ::: src/nodes/ops/equal.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | node_to_inner!(Equal); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: attribute also specified here [INFO] [stdout] --> src/nodes/ops/mod.rs:74:13 [INFO] [stdout] | [INFO] [stdout] 74 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/nodes/ops/equal.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | node_to_inner!(Equal); [INFO] [stdout] | --------------------- in this macro invocation [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: this warning originates in the macro `node_to_inner` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/nodes/ops/mod.rs:75:13 [INFO] [stdout] | [INFO] [stdout] 75 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] ::: src/nodes/ops/greater.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | node_to_inner!(Greater); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: attribute also specified here [INFO] [stdout] --> src/nodes/ops/mod.rs:74:13 [INFO] [stdout] | [INFO] [stdout] 74 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/nodes/ops/greater.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | node_to_inner!(Greater); [INFO] [stdout] | ----------------------- in this macro invocation [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: this warning originates in the macro `node_to_inner` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/nodes/ops/mod.rs:75:13 [INFO] [stdout] | [INFO] [stdout] 75 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] ::: src/nodes/ops/less.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | node_to_inner!(Less); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: attribute also specified here [INFO] [stdout] --> src/nodes/ops/mod.rs:74:13 [INFO] [stdout] | [INFO] [stdout] 74 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/nodes/ops/less.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | node_to_inner!(Less); [INFO] [stdout] | -------------------- in this macro invocation [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: this warning originates in the macro `node_to_inner` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/nodes/ops/mod.rs:75:13 [INFO] [stdout] | [INFO] [stdout] 75 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] ::: src/nodes/ops/mul.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | node_to_inner!(Mul); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: attribute also specified here [INFO] [stdout] --> src/nodes/ops/mod.rs:74:13 [INFO] [stdout] | [INFO] [stdout] 74 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/nodes/ops/mul.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | node_to_inner!(Mul); [INFO] [stdout] | ------------------- in this macro invocation [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: this warning originates in the macro `node_to_inner` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/nodes/ops/mod.rs:75:13 [INFO] [stdout] | [INFO] [stdout] 75 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] ::: src/nodes/ops/neg.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | node_to_inner!(Neg); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: attribute also specified here [INFO] [stdout] --> src/nodes/ops/mod.rs:74:13 [INFO] [stdout] | [INFO] [stdout] 74 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/nodes/ops/neg.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | node_to_inner!(Neg); [INFO] [stdout] | ------------------- in this macro invocation [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: this warning originates in the macro `node_to_inner` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/nodes/ops/mod.rs:75:13 [INFO] [stdout] | [INFO] [stdout] 75 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] ::: src/nodes/ops/not.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | node_to_inner!(Not); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: attribute also specified here [INFO] [stdout] --> src/nodes/ops/mod.rs:74:13 [INFO] [stdout] | [INFO] [stdout] 74 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/nodes/ops/not.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | node_to_inner!(Not); [INFO] [stdout] | ------------------- in this macro invocation [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: this warning originates in the macro `node_to_inner` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/nodes/ops/mod.rs:75:13 [INFO] [stdout] | [INFO] [stdout] 75 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] ::: src/nodes/ops/or.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | node_to_inner!(Or); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: attribute also specified here [INFO] [stdout] --> src/nodes/ops/mod.rs:74:13 [INFO] [stdout] | [INFO] [stdout] 74 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/nodes/ops/or.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | node_to_inner!(Or); [INFO] [stdout] | ------------------ in this macro invocation [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: this warning originates in the macro `node_to_inner` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/nodes/ops/mod.rs:75:13 [INFO] [stdout] | [INFO] [stdout] 75 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] ::: src/nodes/ops/pow.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | node_to_inner!(Pow); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: attribute also specified here [INFO] [stdout] --> src/nodes/ops/mod.rs:74:13 [INFO] [stdout] | [INFO] [stdout] 74 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/nodes/ops/pow.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | node_to_inner!(Pow); [INFO] [stdout] | ------------------- in this macro invocation [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: this warning originates in the macro `node_to_inner` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/nodes/ops/mod.rs:75:13 [INFO] [stdout] | [INFO] [stdout] 75 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] ::: src/nodes/ops/reduce_max.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | node_to_inner!(ReduceMax); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: attribute also specified here [INFO] [stdout] --> src/nodes/ops/mod.rs:74:13 [INFO] [stdout] | [INFO] [stdout] 74 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/nodes/ops/reduce_max.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | node_to_inner!(ReduceMax); [INFO] [stdout] | ------------------------- in this macro invocation [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: this warning originates in the macro `node_to_inner` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/nodes/ops/mod.rs:75:13 [INFO] [stdout] | [INFO] [stdout] 75 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] ::: src/nodes/ops/reduce_mean.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | node_to_inner!(ReduceMean); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: attribute also specified here [INFO] [stdout] --> src/nodes/ops/mod.rs:74:13 [INFO] [stdout] | [INFO] [stdout] 74 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/nodes/ops/reduce_mean.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | node_to_inner!(ReduceMean); [INFO] [stdout] | -------------------------- in this macro invocation [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: this warning originates in the macro `node_to_inner` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/nodes/ops/mod.rs:75:13 [INFO] [stdout] | [INFO] [stdout] 75 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] ::: src/nodes/ops/reduce_min.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | node_to_inner!(ReduceMin); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: attribute also specified here [INFO] [stdout] --> src/nodes/ops/mod.rs:74:13 [INFO] [stdout] | [INFO] [stdout] 74 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/nodes/ops/reduce_min.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | node_to_inner!(ReduceMin); [INFO] [stdout] | ------------------------- in this macro invocation [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: this warning originates in the macro `node_to_inner` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/nodes/ops/mod.rs:75:13 [INFO] [stdout] | [INFO] [stdout] 75 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] ::: src/nodes/ops/reduce_sum.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | node_to_inner!(ReduceSum); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: attribute also specified here [INFO] [stdout] --> src/nodes/ops/mod.rs:74:13 [INFO] [stdout] | [INFO] [stdout] 74 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/nodes/ops/reduce_sum.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | node_to_inner!(ReduceSum); [INFO] [stdout] | ------------------------- in this macro invocation [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: this warning originates in the macro `node_to_inner` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/nodes/ops/mod.rs:75:13 [INFO] [stdout] | [INFO] [stdout] 75 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] ::: src/nodes/ops/relu.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | node_to_inner!(Relu); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: attribute also specified here [INFO] [stdout] --> src/nodes/ops/mod.rs:74:13 [INFO] [stdout] | [INFO] [stdout] 74 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/nodes/ops/relu.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | node_to_inner!(Relu); [INFO] [stdout] | -------------------- in this macro invocation [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: this warning originates in the macro `node_to_inner` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/nodes/ops/mod.rs:75:13 [INFO] [stdout] | [INFO] [stdout] 75 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] ::: src/nodes/ops/size.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | node_to_inner!(Size); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: attribute also specified here [INFO] [stdout] --> src/nodes/ops/mod.rs:74:13 [INFO] [stdout] | [INFO] [stdout] 74 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/nodes/ops/size.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | node_to_inner!(Size); [INFO] [stdout] | -------------------- in this macro invocation [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: this warning originates in the macro `node_to_inner` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/nodes/ops/mod.rs:75:13 [INFO] [stdout] | [INFO] [stdout] 75 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] ::: src/nodes/ops/sqrt.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | node_to_inner!(Sqrt); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: attribute also specified here [INFO] [stdout] --> src/nodes/ops/mod.rs:74:13 [INFO] [stdout] | [INFO] [stdout] 74 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/nodes/ops/sqrt.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | node_to_inner!(Sqrt); [INFO] [stdout] | -------------------- in this macro invocation [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: this warning originates in the macro `node_to_inner` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/nodes/ops/mod.rs:75:13 [INFO] [stdout] | [INFO] [stdout] 75 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] ::: src/nodes/ops/sub.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | node_to_inner!(Sub); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: attribute also specified here [INFO] [stdout] --> src/nodes/ops/mod.rs:74:13 [INFO] [stdout] | [INFO] [stdout] 74 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/nodes/ops/sub.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | node_to_inner!(Sub); [INFO] [stdout] | ------------------- in this macro invocation [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: this warning originates in the macro `node_to_inner` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/nodes/ops/mod.rs:75:13 [INFO] [stdout] | [INFO] [stdout] 75 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] ::: src/nodes/ops/tanh.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | node_to_inner!(Tanh); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: attribute also specified here [INFO] [stdout] --> src/nodes/ops/mod.rs:74:13 [INFO] [stdout] | [INFO] [stdout] 74 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/nodes/ops/tanh.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | node_to_inner!(Tanh); [INFO] [stdout] | -------------------- in this macro invocation [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: this warning originates in the macro `node_to_inner` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.92s [INFO] running `Command { std: "docker" "inspect" "ff4fddde1e45f28cb851235fee35130fc08bcf3dcd2315b21b46410dceb6b055", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff4fddde1e45f28cb851235fee35130fc08bcf3dcd2315b21b46410dceb6b055", kill_on_drop: false }` [INFO] [stdout] ff4fddde1e45f28cb851235fee35130fc08bcf3dcd2315b21b46410dceb6b055 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e5b7c8a5d8fe563fe22e0f26ab0a4b496b843882a6dce3d66aba80f16133d3d7 [INFO] running `Command { std: "docker" "start" "-a" "e5b7c8a5d8fe563fe22e0f26ab0a4b496b843882a6dce3d66aba80f16133d3d7", kill_on_drop: false }` [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/nodes/ops/mod.rs:75:13 [INFO] [stdout] | [INFO] [stdout] 75 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] ::: src/nodes/ops/abs.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | node_to_inner!(Abs); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: attribute also specified here [INFO] [stdout] --> src/nodes/ops/mod.rs:74:13 [INFO] [stdout] | [INFO] [stdout] 74 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/nodes/ops/abs.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | node_to_inner!(Abs); [INFO] [stdout] | ------------------- in this macro invocation [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: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] = note: this warning originates in the macro `node_to_inner` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/nodes/ops/mod.rs:75:13 [INFO] [stdout] | [INFO] [stdout] 75 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] ::: src/nodes/ops/add.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | node_to_inner!(Add); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: attribute also specified here [INFO] [stdout] --> src/nodes/ops/mod.rs:74:13 [INFO] [stdout] | [INFO] [stdout] 74 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/nodes/ops/add.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | node_to_inner!(Add); [INFO] [stdout] | ------------------- in this macro invocation [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: this warning originates in the macro `node_to_inner` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/nodes/ops/mod.rs:75:13 [INFO] [stdout] | [INFO] [stdout] 75 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] ::: src/nodes/ops/and.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | node_to_inner!(And); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: attribute also specified here [INFO] [stdout] --> src/nodes/ops/mod.rs:74:13 [INFO] [stdout] | [INFO] [stdout] 74 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/nodes/ops/and.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | node_to_inner!(And); [INFO] [stdout] | ------------------- in this macro invocation [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: this warning originates in the macro `node_to_inner` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/nodes/ops/mod.rs:75:13 [INFO] [stdout] | [INFO] [stdout] 75 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] ::: src/nodes/ops/concat.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | node_to_inner!(Concat); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: attribute also specified here [INFO] [stdout] --> src/nodes/ops/mod.rs:74:13 [INFO] [stdout] | [INFO] [stdout] 74 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/nodes/ops/concat.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | node_to_inner!(Concat); [INFO] [stdout] | ---------------------- in this macro invocation [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: this warning originates in the macro `node_to_inner` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/nodes/ops/mod.rs:75:13 [INFO] [stdout] | [INFO] [stdout] 75 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] ::: src/nodes/ops/constant.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | node_to_inner!(Constant); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: attribute also specified here [INFO] [stdout] --> src/nodes/ops/mod.rs:74:13 [INFO] [stdout] | [INFO] [stdout] 74 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/nodes/ops/constant.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | node_to_inner!(Constant); [INFO] [stdout] | ------------------------ in this macro invocation [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: this warning originates in the macro `node_to_inner` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/nodes/ops/mod.rs:75:13 [INFO] [stdout] | [INFO] [stdout] 75 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] ::: src/nodes/ops/div.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | node_to_inner!(Div); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: attribute also specified here [INFO] [stdout] --> src/nodes/ops/mod.rs:74:13 [INFO] [stdout] | [INFO] [stdout] 74 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/nodes/ops/div.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | node_to_inner!(Div); [INFO] [stdout] | ------------------- in this macro invocation [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: this warning originates in the macro `node_to_inner` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/nodes/ops/mod.rs:75:13 [INFO] [stdout] | [INFO] [stdout] 75 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] ::: src/nodes/ops/equal.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | node_to_inner!(Equal); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: attribute also specified here [INFO] [stdout] --> src/nodes/ops/mod.rs:74:13 [INFO] [stdout] | [INFO] [stdout] 74 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/nodes/ops/equal.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | node_to_inner!(Equal); [INFO] [stdout] | --------------------- in this macro invocation [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: this warning originates in the macro `node_to_inner` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/nodes/ops/mod.rs:75:13 [INFO] [stdout] | [INFO] [stdout] 75 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] ::: src/nodes/ops/greater.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | node_to_inner!(Greater); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: attribute also specified here [INFO] [stdout] --> src/nodes/ops/mod.rs:74:13 [INFO] [stdout] | [INFO] [stdout] 74 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/nodes/ops/greater.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | node_to_inner!(Greater); [INFO] [stdout] | ----------------------- in this macro invocation [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: this warning originates in the macro `node_to_inner` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/nodes/ops/mod.rs:75:13 [INFO] [stdout] | [INFO] [stdout] 75 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] ::: src/nodes/ops/less.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | node_to_inner!(Less); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: attribute also specified here [INFO] [stdout] --> src/nodes/ops/mod.rs:74:13 [INFO] [stdout] | [INFO] [stdout] 74 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/nodes/ops/less.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | node_to_inner!(Less); [INFO] [stdout] | -------------------- in this macro invocation [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: this warning originates in the macro `node_to_inner` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/nodes/ops/mod.rs:75:13 [INFO] [stdout] | [INFO] [stdout] 75 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] ::: src/nodes/ops/mul.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | node_to_inner!(Mul); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: attribute also specified here [INFO] [stdout] --> src/nodes/ops/mod.rs:74:13 [INFO] [stdout] | [INFO] [stdout] 74 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/nodes/ops/mul.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | node_to_inner!(Mul); [INFO] [stdout] | ------------------- in this macro invocation [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: this warning originates in the macro `node_to_inner` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/nodes/ops/mod.rs:75:13 [INFO] [stdout] | [INFO] [stdout] 75 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] ::: src/nodes/ops/neg.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | node_to_inner!(Neg); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: attribute also specified here [INFO] [stdout] --> src/nodes/ops/mod.rs:74:13 [INFO] [stdout] | [INFO] [stdout] 74 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/nodes/ops/neg.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | node_to_inner!(Neg); [INFO] [stdout] | ------------------- in this macro invocation [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: this warning originates in the macro `node_to_inner` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/nodes/ops/mod.rs:75:13 [INFO] [stdout] | [INFO] [stdout] 75 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] ::: src/nodes/ops/not.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | node_to_inner!(Not); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: attribute also specified here [INFO] [stdout] --> src/nodes/ops/mod.rs:74:13 [INFO] [stdout] | [INFO] [stdout] 74 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/nodes/ops/not.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | node_to_inner!(Not); [INFO] [stdout] | ------------------- in this macro invocation [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: this warning originates in the macro `node_to_inner` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/nodes/ops/mod.rs:75:13 [INFO] [stdout] | [INFO] [stdout] 75 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] ::: src/nodes/ops/or.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | node_to_inner!(Or); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: attribute also specified here [INFO] [stdout] --> src/nodes/ops/mod.rs:74:13 [INFO] [stdout] | [INFO] [stdout] 74 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/nodes/ops/or.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | node_to_inner!(Or); [INFO] [stdout] | ------------------ in this macro invocation [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: this warning originates in the macro `node_to_inner` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/nodes/ops/mod.rs:75:13 [INFO] [stdout] | [INFO] [stdout] 75 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] ::: src/nodes/ops/pow.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | node_to_inner!(Pow); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: attribute also specified here [INFO] [stdout] --> src/nodes/ops/mod.rs:74:13 [INFO] [stdout] | [INFO] [stdout] 74 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/nodes/ops/pow.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | node_to_inner!(Pow); [INFO] [stdout] | ------------------- in this macro invocation [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: this warning originates in the macro `node_to_inner` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/nodes/ops/mod.rs:75:13 [INFO] [stdout] | [INFO] [stdout] 75 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] ::: src/nodes/ops/reduce_max.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | node_to_inner!(ReduceMax); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: attribute also specified here [INFO] [stdout] --> src/nodes/ops/mod.rs:74:13 [INFO] [stdout] | [INFO] [stdout] 74 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/nodes/ops/reduce_max.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | node_to_inner!(ReduceMax); [INFO] [stdout] | ------------------------- in this macro invocation [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: this warning originates in the macro `node_to_inner` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/nodes/ops/mod.rs:75:13 [INFO] [stdout] | [INFO] [stdout] 75 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] ::: src/nodes/ops/reduce_mean.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | node_to_inner!(ReduceMean); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: attribute also specified here [INFO] [stdout] --> src/nodes/ops/mod.rs:74:13 [INFO] [stdout] | [INFO] [stdout] 74 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/nodes/ops/reduce_mean.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | node_to_inner!(ReduceMean); [INFO] [stdout] | -------------------------- in this macro invocation [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: this warning originates in the macro `node_to_inner` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/nodes/ops/mod.rs:75:13 [INFO] [stdout] | [INFO] [stdout] 75 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] ::: src/nodes/ops/reduce_min.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | node_to_inner!(ReduceMin); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: attribute also specified here [INFO] [stdout] --> src/nodes/ops/mod.rs:74:13 [INFO] [stdout] | [INFO] [stdout] 74 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/nodes/ops/reduce_min.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | node_to_inner!(ReduceMin); [INFO] [stdout] | ------------------------- in this macro invocation [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: this warning originates in the macro `node_to_inner` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/nodes/ops/mod.rs:75:13 [INFO] [stdout] | [INFO] [stdout] 75 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] ::: src/nodes/ops/reduce_sum.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | node_to_inner!(ReduceSum); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: attribute also specified here [INFO] [stdout] --> src/nodes/ops/mod.rs:74:13 [INFO] [stdout] | [INFO] [stdout] 74 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/nodes/ops/reduce_sum.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | node_to_inner!(ReduceSum); [INFO] [stdout] | ------------------------- in this macro invocation [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: this warning originates in the macro `node_to_inner` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/nodes/ops/mod.rs:75:13 [INFO] [stdout] | [INFO] [stdout] 75 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] ::: src/nodes/ops/relu.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | node_to_inner!(Relu); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: attribute also specified here [INFO] [stdout] --> src/nodes/ops/mod.rs:74:13 [INFO] [stdout] | [INFO] [stdout] 74 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/nodes/ops/relu.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | node_to_inner!(Relu); [INFO] [stdout] | -------------------- in this macro invocation [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: this warning originates in the macro `node_to_inner` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/nodes/ops/mod.rs:75:13 [INFO] [stdout] | [INFO] [stdout] 75 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] ::: src/nodes/ops/size.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | node_to_inner!(Size); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: attribute also specified here [INFO] [stdout] --> src/nodes/ops/mod.rs:74:13 [INFO] [stdout] | [INFO] [stdout] 74 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/nodes/ops/size.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | node_to_inner!(Size); [INFO] [stdout] | -------------------- in this macro invocation [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: this warning originates in the macro `node_to_inner` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/nodes/ops/mod.rs:75:13 [INFO] [stdout] | [INFO] [stdout] 75 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] ::: src/nodes/ops/sqrt.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | node_to_inner!(Sqrt); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: attribute also specified here [INFO] [stdout] --> src/nodes/ops/mod.rs:74:13 [INFO] [stdout] | [INFO] [stdout] 74 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/nodes/ops/sqrt.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | node_to_inner!(Sqrt); [INFO] [stdout] | -------------------- in this macro invocation [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: this warning originates in the macro `node_to_inner` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/nodes/ops/mod.rs:75:13 [INFO] [stdout] | [INFO] [stdout] 75 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] ::: src/nodes/ops/sub.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | node_to_inner!(Sub); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: attribute also specified here [INFO] [stdout] --> src/nodes/ops/mod.rs:74:13 [INFO] [stdout] | [INFO] [stdout] 74 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/nodes/ops/sub.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | node_to_inner!(Sub); [INFO] [stdout] | ------------------- in this macro invocation [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: this warning originates in the macro `node_to_inner` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/nodes/ops/mod.rs:75:13 [INFO] [stdout] | [INFO] [stdout] 75 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] ::: src/nodes/ops/tanh.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | node_to_inner!(Tanh); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: attribute also specified here [INFO] [stdout] --> src/nodes/ops/mod.rs:74:13 [INFO] [stdout] | [INFO] [stdout] 74 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/nodes/ops/tanh.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | node_to_inner!(Tanh); [INFO] [stdout] | -------------------- in this macro invocation [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: this warning originates in the macro `node_to_inner` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling onnx-helpers v2.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/nodes/ops/mod.rs:75:13 [INFO] [stdout] | [INFO] [stdout] 75 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] ::: src/nodes/ops/abs.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | node_to_inner!(Abs); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: attribute also specified here [INFO] [stdout] --> src/nodes/ops/mod.rs:74:13 [INFO] [stdout] | [INFO] [stdout] 74 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/nodes/ops/abs.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | node_to_inner!(Abs); [INFO] [stdout] | ------------------- in this macro invocation [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: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] = note: this warning originates in the macro `node_to_inner` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/nodes/ops/mod.rs:75:13 [INFO] [stdout] | [INFO] [stdout] 75 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] ::: src/nodes/ops/add.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | node_to_inner!(Add); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: attribute also specified here [INFO] [stdout] --> src/nodes/ops/mod.rs:74:13 [INFO] [stdout] | [INFO] [stdout] 74 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/nodes/ops/add.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | node_to_inner!(Add); [INFO] [stdout] | ------------------- in this macro invocation [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: this warning originates in the macro `node_to_inner` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/nodes/ops/mod.rs:75:13 [INFO] [stdout] | [INFO] [stdout] 75 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] ::: src/nodes/ops/and.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | node_to_inner!(And); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: attribute also specified here [INFO] [stdout] --> src/nodes/ops/mod.rs:74:13 [INFO] [stdout] | [INFO] [stdout] 74 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/nodes/ops/and.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | node_to_inner!(And); [INFO] [stdout] | ------------------- in this macro invocation [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: this warning originates in the macro `node_to_inner` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/nodes/ops/mod.rs:75:13 [INFO] [stdout] | [INFO] [stdout] 75 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] ::: src/nodes/ops/concat.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | node_to_inner!(Concat); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: attribute also specified here [INFO] [stdout] --> src/nodes/ops/mod.rs:74:13 [INFO] [stdout] | [INFO] [stdout] 74 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/nodes/ops/concat.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | node_to_inner!(Concat); [INFO] [stdout] | ---------------------- in this macro invocation [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: this warning originates in the macro `node_to_inner` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/nodes/ops/mod.rs:75:13 [INFO] [stdout] | [INFO] [stdout] 75 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] ::: src/nodes/ops/constant.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | node_to_inner!(Constant); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: attribute also specified here [INFO] [stdout] --> src/nodes/ops/mod.rs:74:13 [INFO] [stdout] | [INFO] [stdout] 74 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/nodes/ops/constant.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | node_to_inner!(Constant); [INFO] [stdout] | ------------------------ in this macro invocation [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: this warning originates in the macro `node_to_inner` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/nodes/ops/mod.rs:75:13 [INFO] [stdout] | [INFO] [stdout] 75 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] ::: src/nodes/ops/div.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | node_to_inner!(Div); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: attribute also specified here [INFO] [stdout] --> src/nodes/ops/mod.rs:74:13 [INFO] [stdout] | [INFO] [stdout] 74 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/nodes/ops/div.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | node_to_inner!(Div); [INFO] [stdout] | ------------------- in this macro invocation [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: this warning originates in the macro `node_to_inner` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/nodes/ops/mod.rs:75:13 [INFO] [stdout] | [INFO] [stdout] 75 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] ::: src/nodes/ops/equal.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | node_to_inner!(Equal); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: attribute also specified here [INFO] [stdout] --> src/nodes/ops/mod.rs:74:13 [INFO] [stdout] | [INFO] [stdout] 74 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/nodes/ops/equal.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | node_to_inner!(Equal); [INFO] [stdout] | --------------------- in this macro invocation [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: this warning originates in the macro `node_to_inner` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/nodes/ops/mod.rs:75:13 [INFO] [stdout] | [INFO] [stdout] 75 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] ::: src/nodes/ops/greater.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | node_to_inner!(Greater); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: attribute also specified here [INFO] [stdout] --> src/nodes/ops/mod.rs:74:13 [INFO] [stdout] | [INFO] [stdout] 74 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/nodes/ops/greater.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | node_to_inner!(Greater); [INFO] [stdout] | ----------------------- in this macro invocation [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: this warning originates in the macro `node_to_inner` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/nodes/ops/mod.rs:75:13 [INFO] [stdout] | [INFO] [stdout] 75 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] ::: src/nodes/ops/less.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | node_to_inner!(Less); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: attribute also specified here [INFO] [stdout] --> src/nodes/ops/mod.rs:74:13 [INFO] [stdout] | [INFO] [stdout] 74 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/nodes/ops/less.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | node_to_inner!(Less); [INFO] [stdout] | -------------------- in this macro invocation [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: this warning originates in the macro `node_to_inner` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/nodes/ops/mod.rs:75:13 [INFO] [stdout] | [INFO] [stdout] 75 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] ::: src/nodes/ops/mul.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | node_to_inner!(Mul); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: attribute also specified here [INFO] [stdout] --> src/nodes/ops/mod.rs:74:13 [INFO] [stdout] | [INFO] [stdout] 74 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/nodes/ops/mul.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | node_to_inner!(Mul); [INFO] [stdout] | ------------------- in this macro invocation [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: this warning originates in the macro `node_to_inner` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/nodes/ops/mod.rs:75:13 [INFO] [stdout] | [INFO] [stdout] 75 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] ::: src/nodes/ops/neg.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | node_to_inner!(Neg); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: attribute also specified here [INFO] [stdout] --> src/nodes/ops/mod.rs:74:13 [INFO] [stdout] | [INFO] [stdout] 74 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/nodes/ops/neg.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | node_to_inner!(Neg); [INFO] [stdout] | ------------------- in this macro invocation [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: this warning originates in the macro `node_to_inner` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/nodes/ops/mod.rs:75:13 [INFO] [stdout] | [INFO] [stdout] 75 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] ::: src/nodes/ops/not.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | node_to_inner!(Not); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: attribute also specified here [INFO] [stdout] --> src/nodes/ops/mod.rs:74:13 [INFO] [stdout] | [INFO] [stdout] 74 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/nodes/ops/not.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | node_to_inner!(Not); [INFO] [stdout] | ------------------- in this macro invocation [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: this warning originates in the macro `node_to_inner` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/nodes/ops/mod.rs:75:13 [INFO] [stdout] | [INFO] [stdout] 75 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] ::: src/nodes/ops/or.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | node_to_inner!(Or); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: attribute also specified here [INFO] [stdout] --> src/nodes/ops/mod.rs:74:13 [INFO] [stdout] | [INFO] [stdout] 74 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/nodes/ops/or.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | node_to_inner!(Or); [INFO] [stdout] | ------------------ in this macro invocation [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: this warning originates in the macro `node_to_inner` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/nodes/ops/mod.rs:75:13 [INFO] [stdout] | [INFO] [stdout] 75 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] ::: src/nodes/ops/pow.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | node_to_inner!(Pow); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: attribute also specified here [INFO] [stdout] --> src/nodes/ops/mod.rs:74:13 [INFO] [stdout] | [INFO] [stdout] 74 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/nodes/ops/pow.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | node_to_inner!(Pow); [INFO] [stdout] | ------------------- in this macro invocation [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: this warning originates in the macro `node_to_inner` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/nodes/ops/mod.rs:75:13 [INFO] [stdout] | [INFO] [stdout] 75 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] ::: src/nodes/ops/reduce_max.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | node_to_inner!(ReduceMax); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: attribute also specified here [INFO] [stdout] --> src/nodes/ops/mod.rs:74:13 [INFO] [stdout] | [INFO] [stdout] 74 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/nodes/ops/reduce_max.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | node_to_inner!(ReduceMax); [INFO] [stdout] | ------------------------- in this macro invocation [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: this warning originates in the macro `node_to_inner` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/nodes/ops/mod.rs:75:13 [INFO] [stdout] | [INFO] [stdout] 75 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] ::: src/nodes/ops/reduce_mean.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | node_to_inner!(ReduceMean); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: attribute also specified here [INFO] [stdout] --> src/nodes/ops/mod.rs:74:13 [INFO] [stdout] | [INFO] [stdout] 74 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/nodes/ops/reduce_mean.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | node_to_inner!(ReduceMean); [INFO] [stdout] | -------------------------- in this macro invocation [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: this warning originates in the macro `node_to_inner` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/nodes/ops/mod.rs:75:13 [INFO] [stdout] | [INFO] [stdout] 75 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] ::: src/nodes/ops/reduce_min.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | node_to_inner!(ReduceMin); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: attribute also specified here [INFO] [stdout] --> src/nodes/ops/mod.rs:74:13 [INFO] [stdout] | [INFO] [stdout] 74 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/nodes/ops/reduce_min.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | node_to_inner!(ReduceMin); [INFO] [stdout] | ------------------------- in this macro invocation [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: this warning originates in the macro `node_to_inner` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/nodes/ops/mod.rs:75:13 [INFO] [stdout] | [INFO] [stdout] 75 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] ::: src/nodes/ops/reduce_sum.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | node_to_inner!(ReduceSum); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: attribute also specified here [INFO] [stdout] --> src/nodes/ops/mod.rs:74:13 [INFO] [stdout] | [INFO] [stdout] 74 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/nodes/ops/reduce_sum.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | node_to_inner!(ReduceSum); [INFO] [stdout] | ------------------------- in this macro invocation [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: this warning originates in the macro `node_to_inner` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/nodes/ops/mod.rs:75:13 [INFO] [stdout] | [INFO] [stdout] 75 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] ::: src/nodes/ops/relu.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | node_to_inner!(Relu); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: attribute also specified here [INFO] [stdout] --> src/nodes/ops/mod.rs:74:13 [INFO] [stdout] | [INFO] [stdout] 74 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/nodes/ops/relu.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | node_to_inner!(Relu); [INFO] [stdout] | -------------------- in this macro invocation [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: this warning originates in the macro `node_to_inner` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/nodes/ops/mod.rs:75:13 [INFO] [stdout] | [INFO] [stdout] 75 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] ::: src/nodes/ops/size.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | node_to_inner!(Size); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: attribute also specified here [INFO] [stdout] --> src/nodes/ops/mod.rs:74:13 [INFO] [stdout] | [INFO] [stdout] 74 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/nodes/ops/size.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | node_to_inner!(Size); [INFO] [stdout] | -------------------- in this macro invocation [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: this warning originates in the macro `node_to_inner` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/nodes/ops/mod.rs:75:13 [INFO] [stdout] | [INFO] [stdout] 75 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] ::: src/nodes/ops/sqrt.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | node_to_inner!(Sqrt); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: attribute also specified here [INFO] [stdout] --> src/nodes/ops/mod.rs:74:13 [INFO] [stdout] | [INFO] [stdout] 74 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/nodes/ops/sqrt.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | node_to_inner!(Sqrt); [INFO] [stdout] | -------------------- in this macro invocation [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: this warning originates in the macro `node_to_inner` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/nodes/ops/mod.rs:75:13 [INFO] [stdout] | [INFO] [stdout] 75 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] ::: src/nodes/ops/sub.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | node_to_inner!(Sub); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: attribute also specified here [INFO] [stdout] --> src/nodes/ops/mod.rs:74:13 [INFO] [stdout] | [INFO] [stdout] 74 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/nodes/ops/sub.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | node_to_inner!(Sub); [INFO] [stdout] | ------------------- in this macro invocation [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: this warning originates in the macro `node_to_inner` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/nodes/ops/mod.rs:75:13 [INFO] [stdout] | [INFO] [stdout] 75 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] ::: src/nodes/ops/tanh.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | node_to_inner!(Tanh); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: attribute also specified here [INFO] [stdout] --> src/nodes/ops/mod.rs:74:13 [INFO] [stdout] | [INFO] [stdout] 74 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/nodes/ops/tanh.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | node_to_inner!(Tanh); [INFO] [stdout] | -------------------- in this macro invocation [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: this warning originates in the macro `node_to_inner` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.68s [INFO] running `Command { std: "docker" "inspect" "e5b7c8a5d8fe563fe22e0f26ab0a4b496b843882a6dce3d66aba80f16133d3d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5b7c8a5d8fe563fe22e0f26ab0a4b496b843882a6dce3d66aba80f16133d3d7", kill_on_drop: false }` [INFO] [stdout] e5b7c8a5d8fe563fe22e0f26ab0a4b496b843882a6dce3d66aba80f16133d3d7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] bfbb4d651c087afee9b81c5ba02ee937db352ada545b45811a6cb410623cc41f [INFO] running `Command { std: "docker" "start" "-a" "bfbb4d651c087afee9b81c5ba02ee937db352ada545b45811a6cb410623cc41f", kill_on_drop: false }` [INFO] [stderr] warning: unused attribute [INFO] [stderr] --> src/nodes/ops/mod.rs:75:13 [INFO] [stderr] | [INFO] [stderr] 75 | #[inline(always)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stderr] | [INFO] [stderr] ::: src/nodes/ops/abs.rs:20:1 [INFO] [stderr] | [INFO] [stderr] 20 | node_to_inner!(Abs); [INFO] [stderr] | ------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] note: attribute also specified here [INFO] [stderr] --> src/nodes/ops/mod.rs:74:13 [INFO] [stderr] | [INFO] [stderr] 74 | #[inline(always)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/nodes/ops/abs.rs:20:1 [INFO] [stderr] | [INFO] [stderr] 20 | node_to_inner!(Abs); [INFO] [stderr] | ------------------- in this macro invocation [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: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] = note: this warning originates in the macro `node_to_inner` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused attribute [INFO] [stderr] --> src/nodes/ops/mod.rs:75:13 [INFO] [stderr] | [INFO] [stderr] 75 | #[inline(always)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stderr] | [INFO] [stderr] ::: src/nodes/ops/add.rs:20:1 [INFO] [stderr] | [INFO] [stderr] 20 | node_to_inner!(Add); [INFO] [stderr] | ------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] note: attribute also specified here [INFO] [stderr] --> src/nodes/ops/mod.rs:74:13 [INFO] [stderr] | [INFO] [stderr] 74 | #[inline(always)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/nodes/ops/add.rs:20:1 [INFO] [stderr] | [INFO] [stderr] 20 | node_to_inner!(Add); [INFO] [stderr] | ------------------- in this macro invocation [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: this warning originates in the macro `node_to_inner` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused attribute [INFO] [stderr] --> src/nodes/ops/mod.rs:75:13 [INFO] [stderr] | [INFO] [stderr] 75 | #[inline(always)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stderr] | [INFO] [stderr] ::: src/nodes/ops/and.rs:20:1 [INFO] [stderr] | [INFO] [stderr] 20 | node_to_inner!(And); [INFO] [stderr] | ------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] note: attribute also specified here [INFO] [stderr] --> src/nodes/ops/mod.rs:74:13 [INFO] [stderr] | [INFO] [stderr] 74 | #[inline(always)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/nodes/ops/and.rs:20:1 [INFO] [stderr] | [INFO] [stderr] 20 | node_to_inner!(And); [INFO] [stderr] | ------------------- in this macro invocation [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: this warning originates in the macro `node_to_inner` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused attribute [INFO] [stderr] --> src/nodes/ops/mod.rs:75:13 [INFO] [stderr] | [INFO] [stderr] 75 | #[inline(always)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stderr] | [INFO] [stderr] ::: src/nodes/ops/concat.rs:27:1 [INFO] [stderr] | [INFO] [stderr] 27 | node_to_inner!(Concat); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] note: attribute also specified here [INFO] [stderr] --> src/nodes/ops/mod.rs:74:13 [INFO] [stderr] | [INFO] [stderr] 74 | #[inline(always)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/nodes/ops/concat.rs:27:1 [INFO] [stderr] | [INFO] [stderr] 27 | node_to_inner!(Concat); [INFO] [stderr] | ---------------------- in this macro invocation [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: this warning originates in the macro `node_to_inner` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused attribute [INFO] [stderr] --> src/nodes/ops/mod.rs:75:13 [INFO] [stderr] | [INFO] [stderr] 75 | #[inline(always)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stderr] | [INFO] [stderr] ::: src/nodes/ops/constant.rs:25:1 [INFO] [stderr] | [INFO] [stderr] 25 | node_to_inner!(Constant); [INFO] [stderr] | ------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] note: attribute also specified here [INFO] [stderr] --> src/nodes/ops/mod.rs:74:13 [INFO] [stderr] | [INFO] [stderr] 74 | #[inline(always)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/nodes/ops/constant.rs:25:1 [INFO] [stderr] | [INFO] [stderr] 25 | node_to_inner!(Constant); [INFO] [stderr] | ------------------------ in this macro invocation [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: this warning originates in the macro `node_to_inner` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused attribute [INFO] [stderr] --> src/nodes/ops/mod.rs:75:13 [INFO] [stderr] | [INFO] [stderr] 75 | #[inline(always)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stderr] | [INFO] [stderr] ::: src/nodes/ops/div.rs:20:1 [INFO] [stderr] | [INFO] [stderr] 20 | node_to_inner!(Div); [INFO] [stderr] | ------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] note: attribute also specified here [INFO] [stderr] --> src/nodes/ops/mod.rs:74:13 [INFO] [stderr] | [INFO] [stderr] 74 | #[inline(always)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/nodes/ops/div.rs:20:1 [INFO] [stderr] | [INFO] [stderr] 20 | node_to_inner!(Div); [INFO] [stderr] | ------------------- in this macro invocation [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: this warning originates in the macro `node_to_inner` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused attribute [INFO] [stderr] --> src/nodes/ops/mod.rs:75:13 [INFO] [stderr] | [INFO] [stderr] 75 | #[inline(always)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stderr] | [INFO] [stderr] ::: src/nodes/ops/equal.rs:20:1 [INFO] [stderr] | [INFO] [stderr] 20 | node_to_inner!(Equal); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] note: attribute also specified here [INFO] [stderr] --> src/nodes/ops/mod.rs:74:13 [INFO] [stderr] | [INFO] [stderr] 74 | #[inline(always)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/nodes/ops/equal.rs:20:1 [INFO] [stderr] | [INFO] [stderr] 20 | node_to_inner!(Equal); [INFO] [stderr] | --------------------- in this macro invocation [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: this warning originates in the macro `node_to_inner` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused attribute [INFO] [stderr] --> src/nodes/ops/mod.rs:75:13 [INFO] [stderr] | [INFO] [stderr] 75 | #[inline(always)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stderr] | [INFO] [stderr] ::: src/nodes/ops/greater.rs:20:1 [INFO] [stderr] | [INFO] [stderr] 20 | node_to_inner!(Greater); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] note: attribute also specified here [INFO] [stderr] --> src/nodes/ops/mod.rs:74:13 [INFO] [stderr] | [INFO] [stderr] 74 | #[inline(always)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/nodes/ops/greater.rs:20:1 [INFO] [stderr] | [INFO] [stderr] 20 | node_to_inner!(Greater); [INFO] [stderr] | ----------------------- in this macro invocation [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: this warning originates in the macro `node_to_inner` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused attribute [INFO] [stderr] --> src/nodes/ops/mod.rs:75:13 [INFO] [stderr] | [INFO] [stderr] 75 | #[inline(always)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stderr] | [INFO] [stderr] ::: src/nodes/ops/less.rs:20:1 [INFO] [stderr] | [INFO] [stderr] 20 | node_to_inner!(Less); [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] note: attribute also specified here [INFO] [stderr] --> src/nodes/ops/mod.rs:74:13 [INFO] [stderr] | [INFO] [stderr] 74 | #[inline(always)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/nodes/ops/less.rs:20:1 [INFO] [stderr] | [INFO] [stderr] 20 | node_to_inner!(Less); [INFO] [stderr] | -------------------- in this macro invocation [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: this warning originates in the macro `node_to_inner` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused attribute [INFO] [stderr] --> src/nodes/ops/mod.rs:75:13 [INFO] [stderr] | [INFO] [stderr] 75 | #[inline(always)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stderr] | [INFO] [stderr] ::: src/nodes/ops/mul.rs:20:1 [INFO] [stderr] | [INFO] [stderr] 20 | node_to_inner!(Mul); [INFO] [stderr] | ------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] note: attribute also specified here [INFO] [stderr] --> src/nodes/ops/mod.rs:74:13 [INFO] [stderr] | [INFO] [stderr] 74 | #[inline(always)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/nodes/ops/mul.rs:20:1 [INFO] [stderr] | [INFO] [stderr] 20 | node_to_inner!(Mul); [INFO] [stderr] | ------------------- in this macro invocation [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: this warning originates in the macro `node_to_inner` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused attribute [INFO] [stderr] --> src/nodes/ops/mod.rs:75:13 [INFO] [stderr] | [INFO] [stderr] 75 | #[inline(always)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stderr] | [INFO] [stderr] ::: src/nodes/ops/neg.rs:20:1 [INFO] [stderr] | [INFO] [stderr] 20 | node_to_inner!(Neg); [INFO] [stderr] | ------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] note: attribute also specified here [INFO] [stderr] --> src/nodes/ops/mod.rs:74:13 [INFO] [stderr] | [INFO] [stderr] 74 | #[inline(always)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/nodes/ops/neg.rs:20:1 [INFO] [stderr] | [INFO] [stderr] 20 | node_to_inner!(Neg); [INFO] [stderr] | ------------------- in this macro invocation [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: this warning originates in the macro `node_to_inner` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused attribute [INFO] [stderr] --> src/nodes/ops/mod.rs:75:13 [INFO] [stderr] | [INFO] [stderr] 75 | #[inline(always)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stderr] | [INFO] [stderr] ::: src/nodes/ops/not.rs:20:1 [INFO] [stderr] | [INFO] [stderr] 20 | node_to_inner!(Not); [INFO] [stderr] | ------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] note: attribute also specified here [INFO] [stderr] --> src/nodes/ops/mod.rs:74:13 [INFO] [stderr] | [INFO] [stderr] 74 | #[inline(always)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/nodes/ops/not.rs:20:1 [INFO] [stderr] | [INFO] [stderr] 20 | node_to_inner!(Not); [INFO] [stderr] | ------------------- in this macro invocation [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: this warning originates in the macro `node_to_inner` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused attribute [INFO] [stderr] --> src/nodes/ops/mod.rs:75:13 [INFO] [stderr] | [INFO] [stderr] 75 | #[inline(always)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stderr] | [INFO] [stderr] ::: src/nodes/ops/or.rs:20:1 [INFO] [stderr] | [INFO] [stderr] 20 | node_to_inner!(Or); [INFO] [stderr] | ------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] note: attribute also specified here [INFO] [stderr] --> src/nodes/ops/mod.rs:74:13 [INFO] [stderr] | [INFO] [stderr] 74 | #[inline(always)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/nodes/ops/or.rs:20:1 [INFO] [stderr] | [INFO] [stderr] 20 | node_to_inner!(Or); [INFO] [stderr] | ------------------ in this macro invocation [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: this warning originates in the macro `node_to_inner` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused attribute [INFO] [stderr] --> src/nodes/ops/mod.rs:75:13 [INFO] [stderr] | [INFO] [stderr] 75 | #[inline(always)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stderr] | [INFO] [stderr] ::: src/nodes/ops/pow.rs:20:1 [INFO] [stderr] | [INFO] [stderr] 20 | node_to_inner!(Pow); [INFO] [stderr] | ------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] note: attribute also specified here [INFO] [stderr] --> src/nodes/ops/mod.rs:74:13 [INFO] [stderr] | [INFO] [stderr] 74 | #[inline(always)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/nodes/ops/pow.rs:20:1 [INFO] [stderr] | [INFO] [stderr] 20 | node_to_inner!(Pow); [INFO] [stderr] | ------------------- in this macro invocation [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: this warning originates in the macro `node_to_inner` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused attribute [INFO] [stderr] --> src/nodes/ops/mod.rs:75:13 [INFO] [stderr] | [INFO] [stderr] 75 | #[inline(always)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stderr] | [INFO] [stderr] ::: src/nodes/ops/reduce_max.rs:26:1 [INFO] [stderr] | [INFO] [stderr] 26 | node_to_inner!(ReduceMax); [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] note: attribute also specified here [INFO] [stderr] --> src/nodes/ops/mod.rs:74:13 [INFO] [stderr] | [INFO] [stderr] 74 | #[inline(always)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/nodes/ops/reduce_max.rs:26:1 [INFO] [stderr] | [INFO] [stderr] 26 | node_to_inner!(ReduceMax); [INFO] [stderr] | ------------------------- in this macro invocation [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: this warning originates in the macro `node_to_inner` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused attribute [INFO] [stderr] --> src/nodes/ops/mod.rs:75:13 [INFO] [stderr] | [INFO] [stderr] 75 | #[inline(always)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stderr] | [INFO] [stderr] ::: src/nodes/ops/reduce_mean.rs:26:1 [INFO] [stderr] | [INFO] [stderr] 26 | node_to_inner!(ReduceMean); [INFO] [stderr] | -------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] note: attribute also specified here [INFO] [stderr] --> src/nodes/ops/mod.rs:74:13 [INFO] [stderr] | [INFO] [stderr] 74 | #[inline(always)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/nodes/ops/reduce_mean.rs:26:1 [INFO] [stderr] | [INFO] [stderr] 26 | node_to_inner!(ReduceMean); [INFO] [stderr] | -------------------------- in this macro invocation [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: this warning originates in the macro `node_to_inner` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused attribute [INFO] [stderr] --> src/nodes/ops/mod.rs:75:13 [INFO] [stderr] | [INFO] [stderr] 75 | #[inline(always)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stderr] | [INFO] [stderr] ::: src/nodes/ops/reduce_min.rs:26:1 [INFO] [stderr] | [INFO] [stderr] 26 | node_to_inner!(ReduceMin); [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] note: attribute also specified here [INFO] [stderr] --> src/nodes/ops/mod.rs:74:13 [INFO] [stderr] | [INFO] [stderr] 74 | #[inline(always)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/nodes/ops/reduce_min.rs:26:1 [INFO] [stderr] | [INFO] [stderr] 26 | node_to_inner!(ReduceMin); [INFO] [stderr] | ------------------------- in this macro invocation [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: this warning originates in the macro `node_to_inner` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused attribute [INFO] [stderr] --> src/nodes/ops/mod.rs:75:13 [INFO] [stderr] | [INFO] [stderr] 75 | #[inline(always)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stderr] | [INFO] [stderr] ::: src/nodes/ops/reduce_sum.rs:26:1 [INFO] [stderr] | [INFO] [stderr] 26 | node_to_inner!(ReduceSum); [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] note: attribute also specified here [INFO] [stderr] --> src/nodes/ops/mod.rs:74:13 [INFO] [stderr] | [INFO] [stderr] 74 | #[inline(always)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/nodes/ops/reduce_sum.rs:26:1 [INFO] [stderr] | [INFO] [stderr] 26 | node_to_inner!(ReduceSum); [INFO] [stderr] | ------------------------- in this macro invocation [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: this warning originates in the macro `node_to_inner` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused attribute [INFO] [stderr] --> src/nodes/ops/mod.rs:75:13 [INFO] [stderr] | [INFO] [stderr] 75 | #[inline(always)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stderr] | [INFO] [stderr] ::: src/nodes/ops/relu.rs:20:1 [INFO] [stderr] | [INFO] [stderr] 20 | node_to_inner!(Relu); [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] note: attribute also specified here [INFO] [stderr] --> src/nodes/ops/mod.rs:74:13 [INFO] [stderr] | [INFO] [stderr] 74 | #[inline(always)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/nodes/ops/relu.rs:20:1 [INFO] [stderr] | [INFO] [stderr] 20 | node_to_inner!(Relu); [INFO] [stderr] | -------------------- in this macro invocation [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: this warning originates in the macro `node_to_inner` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused attribute [INFO] [stderr] --> src/nodes/ops/mod.rs:75:13 [INFO] [stderr] | [INFO] [stderr] 75 | #[inline(always)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stderr] | [INFO] [stderr] ::: src/nodes/ops/size.rs:20:1 [INFO] [stderr] | [INFO] [stderr] 20 | node_to_inner!(Size); [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] note: attribute also specified here [INFO] [stderr] --> src/nodes/ops/mod.rs:74:13 [INFO] [stderr] | [INFO] [stderr] 74 | #[inline(always)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/nodes/ops/size.rs:20:1 [INFO] [stderr] | [INFO] [stderr] 20 | node_to_inner!(Size); [INFO] [stderr] | -------------------- in this macro invocation [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: this warning originates in the macro `node_to_inner` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused attribute [INFO] [stderr] --> src/nodes/ops/mod.rs:75:13 [INFO] [stderr] | [INFO] [stderr] 75 | #[inline(always)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stderr] | [INFO] [stderr] ::: src/nodes/ops/sqrt.rs:20:1 [INFO] [stderr] | [INFO] [stderr] 20 | node_to_inner!(Sqrt); [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] note: attribute also specified here [INFO] [stderr] --> src/nodes/ops/mod.rs:74:13 [INFO] [stderr] | [INFO] [stderr] 74 | #[inline(always)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/nodes/ops/sqrt.rs:20:1 [INFO] [stderr] | [INFO] [stderr] 20 | node_to_inner!(Sqrt); [INFO] [stderr] | -------------------- in this macro invocation [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: this warning originates in the macro `node_to_inner` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused attribute [INFO] [stderr] --> src/nodes/ops/mod.rs:75:13 [INFO] [stderr] | [INFO] [stderr] 75 | #[inline(always)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stderr] | [INFO] [stderr] ::: src/nodes/ops/sub.rs:20:1 [INFO] [stderr] | [INFO] [stderr] 20 | node_to_inner!(Sub); [INFO] [stderr] | ------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] note: attribute also specified here [INFO] [stderr] --> src/nodes/ops/mod.rs:74:13 [INFO] [stderr] | [INFO] [stderr] 74 | #[inline(always)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/nodes/ops/sub.rs:20:1 [INFO] [stderr] | [INFO] [stderr] 20 | node_to_inner!(Sub); [INFO] [stderr] | ------------------- in this macro invocation [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: this warning originates in the macro `node_to_inner` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused attribute [INFO] [stderr] --> src/nodes/ops/mod.rs:75:13 [INFO] [stderr] | [INFO] [stderr] 75 | #[inline(always)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stderr] | [INFO] [stderr] ::: src/nodes/ops/tanh.rs:20:1 [INFO] [stderr] | [INFO] [stderr] 20 | node_to_inner!(Tanh); [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] note: attribute also specified here [INFO] [stderr] --> src/nodes/ops/mod.rs:74:13 [INFO] [stderr] | [INFO] [stderr] 74 | #[inline(always)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/nodes/ops/tanh.rs:20:1 [INFO] [stderr] | [INFO] [stderr] 20 | node_to_inner!(Tanh); [INFO] [stderr] | -------------------- in this macro invocation [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: this warning originates in the macro `node_to_inner` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `onnx-helpers` (lib) generated 23 warnings (run `cargo fix --lib -p onnx-helpers` to apply 23 suggestions) [INFO] [stderr] warning: `onnx-helpers` (lib test) generated 23 warnings (23 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/onnx_helpers-83dad1fb2906bcd5) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::compare_with_prev_output ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests onnx_helpers [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" "bfbb4d651c087afee9b81c5ba02ee937db352ada545b45811a6cb410623cc41f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bfbb4d651c087afee9b81c5ba02ee937db352ada545b45811a6cb410623cc41f", kill_on_drop: false }` [INFO] [stdout] bfbb4d651c087afee9b81c5ba02ee937db352ada545b45811a6cb410623cc41f