[INFO] fetching crate ordr 0.2.0... [INFO] testing ordr-0.2.0 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate ordr 0.2.0 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate ordr 0.2.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate ordr 0.2.0 [INFO] tweaked toml for crates.io crate ordr 0.2.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate ordr 0.2.0 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 ordr 0.2.0 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 toml_datetime v0.6.9 [INFO] [stderr] Downloaded ordr_macros v0.2.0 [INFO] [stderr] Downloaded ordr_core v0.2.0 [INFO] [stderr] Downloaded trybuild v1.0.104 [INFO] [stderr] Downloaded target-triple v0.1.4 [INFO] [stderr] Downloaded toml_write v0.1.1 [INFO] [stderr] Downloaded toml v0.8.22 [INFO] [stderr] Downloaded toml_edit v0.22.26 [INFO] [stderr] Downloaded winnow v0.7.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 569aae8f457e562a83431fa1cba017df8ecb03f606d319d770036822024fc216 [INFO] running `Command { std: "docker" "start" "-a" "569aae8f457e562a83431fa1cba017df8ecb03f606d319d770036822024fc216", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "569aae8f457e562a83431fa1cba017df8ecb03f606d319d770036822024fc216", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "569aae8f457e562a83431fa1cba017df8ecb03f606d319d770036822024fc216", kill_on_drop: false }` [INFO] [stdout] 569aae8f457e562a83431fa1cba017df8ecb03f606d319d770036822024fc216 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] c3dbf64f15765642fc457a7205a4a7a6d24ffa268794b5744adca00224d3b6b3 [INFO] running `Command { std: "docker" "start" "-a" "c3dbf64f15765642fc457a7205a4a7a6d24ffa268794b5744adca00224d3b6b3", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling ordr_core v0.2.0 [INFO] [stderr] Compiling ordr_macros v0.2.0 [INFO] [stderr] Compiling ordr v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.05s [INFO] running `Command { std: "docker" "inspect" "c3dbf64f15765642fc457a7205a4a7a6d24ffa268794b5744adca00224d3b6b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3dbf64f15765642fc457a7205a4a7a6d24ffa268794b5744adca00224d3b6b3", kill_on_drop: false }` [INFO] [stdout] c3dbf64f15765642fc457a7205a4a7a6d24ffa268794b5744adca00224d3b6b3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 621ad31e2c54d2f81d324ce394ef662d13b422cd61ddea01d21440abc8671e60 [INFO] running `Command { std: "docker" "start" "-a" "621ad31e2c54d2f81d324ce394ef662d13b422cd61ddea01d21440abc8671e60", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling winnow v0.7.7 [INFO] [stderr] Compiling target-triple v0.1.4 [INFO] [stderr] Compiling toml_write v0.1.1 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling ordr_core v0.2.0 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling ordr_macros v0.2.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_edit v0.22.26 [INFO] [stderr] Compiling ordr v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling toml v0.8.22 [INFO] [stderr] Compiling trybuild v1.0.104 [INFO] [stdout] warning: struct `CellSurface` is never constructed [INFO] [stdout] --> examples/cells.rs:91:25 [INFO] [stdout] | [INFO] [stdout] 91 | node!(cell_surface: CellSurface, CellPart); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `cell_surface` is never used [INFO] [stdout] --> examples/cells.rs:91:11 [INFO] [stdout] | [INFO] [stdout] 91 | node!(cell_surface: CellSurface, CellPart); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ExtracellularRegion` is never constructed [INFO] [stdout] --> examples/cells.rs:93:33 [INFO] [stdout] | [INFO] [stdout] 93 | node!(extracellular_region: ExtracellularRegion, CellularComponent); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `extracellular_region` is never used [INFO] [stdout] --> examples/cells.rs:93:11 [INFO] [stdout] | [INFO] [stdout] 93 | node!(extracellular_region: ExtracellularRegion, CellularComponent); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ExtracellularSpace` is never constructed [INFO] [stdout] --> examples/cells.rs:94:32 [INFO] [stdout] | [INFO] [stdout] 94 | node!(extracellular_space: ExtracellularSpace, ExtracellularRegion); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `extracellular_space` is never used [INFO] [stdout] --> examples/cells.rs:94:11 [INFO] [stdout] | [INFO] [stdout] 94 | node!(extracellular_space: ExtracellularSpace, ExtracellularRegion); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `MembraneEnlosedLumen` is never constructed [INFO] [stdout] --> examples/cells.rs:95:36 [INFO] [stdout] | [INFO] [stdout] 95 | node!(membrane_enclosed_lumen: MembraneEnlosedLumen, CellularComponent); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `membrane_enclosed_lumen` is never used [INFO] [stdout] --> examples/cells.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | node!(membrane_enclosed_lumen: MembraneEnlosedLumen, CellularComponent); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `IntracellularOrganelleLumen` is never constructed [INFO] [stdout] --> examples/cells.rs:101:42 [INFO] [stdout] | [INFO] [stdout] 101 | node!(intracellular_organelle_lumen: IntracellularOrganelleLumen, OrganelleLumen); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `intracellular_organelle_lumen` is never used [INFO] [stdout] --> examples/cells.rs:101:11 [INFO] [stdout] | [INFO] [stdout] 101 | node!(intracellular_organelle_lumen: IntracellularOrganelleLumen, OrganelleLumen); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ExtracelularRegionPart` is never constructed [INFO] [stdout] --> examples/cells.rs:102:38 [INFO] [stdout] | [INFO] [stdout] 102 | node!(extracellular_region_part: ExtracelularRegionPart, ExtracellularRegion, CellularComponent); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `extracellular_region_part` is never used [INFO] [stdout] --> examples/cells.rs:102:11 [INFO] [stdout] | [INFO] [stdout] 102 | node!(extracellular_region_part: ExtracelularRegionPart, ExtracellularRegion, CellularComponent); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `NuclearPart` is never constructed [INFO] [stdout] --> examples/cells.rs:108:25 [INFO] [stdout] | [INFO] [stdout] 108 | node!(nuclear_part: NuclearPart, Nucleus, IntracellularOrganellePart); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `nuclear_part` is never used [INFO] [stdout] --> examples/cells.rs:108:11 [INFO] [stdout] | [INFO] [stdout] 108 | node!(nuclear_part: NuclearPart, Nucleus, IntracellularOrganellePart); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `OrganelleLumen` is never constructed [INFO] [stdout] --> examples/cells.rs:109:28 [INFO] [stdout] | [INFO] [stdout] 109 | node!(organelle_lumen: OrganelleLumen, OrganellePart, MembraneEnlosedLumen); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `organelle_lumen` is never used [INFO] [stdout] --> examples/cells.rs:109:11 [INFO] [stdout] | [INFO] [stdout] 109 | node!(organelle_lumen: OrganelleLumen, OrganellePart, MembraneEnlosedLumen); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `NuclearLumen` is never constructed [INFO] [stdout] --> examples/cells.rs:110:26 [INFO] [stdout] | [INFO] [stdout] 110 | node!(nuclear_lumen: NuclearLumen, NuclearPart, IntracellularOrganelleLumen); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `nuclear_lumen` is never used [INFO] [stdout] --> examples/cells.rs:110:11 [INFO] [stdout] | [INFO] [stdout] 110 | node!(nuclear_lumen: NuclearLumen, NuclearPart, IntracellularOrganelleLumen); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `node` (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 1m 06s [INFO] running `Command { std: "docker" "inspect" "621ad31e2c54d2f81d324ce394ef662d13b422cd61ddea01d21440abc8671e60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "621ad31e2c54d2f81d324ce394ef662d13b422cd61ddea01d21440abc8671e60", kill_on_drop: false }` [INFO] [stdout] 621ad31e2c54d2f81d324ce394ef662d13b422cd61ddea01d21440abc8671e60 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 411dec483c15f404989f2f9f7dadd02fce8f42223bb38427290d7822c7f8fa34 [INFO] running `Command { std: "docker" "start" "-a" "411dec483c15f404989f2f9f7dadd02fce8f42223bb38427290d7822c7f8fa34", kill_on_drop: false }` [INFO] [stderr] warning: struct `CellSurface` is never constructed [INFO] [stderr] --> examples/cells.rs:91:25 [INFO] [stderr] | [INFO] [stderr] 91 | node!(cell_surface: CellSurface, CellPart); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: function `cell_surface` is never used [INFO] [stderr] --> examples/cells.rs:91:11 [INFO] [stderr] | [INFO] [stderr] 91 | node!(cell_surface: CellSurface, CellPart); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: struct `ExtracellularRegion` is never constructed [INFO] [stderr] --> examples/cells.rs:93:33 [INFO] [stderr] | [INFO] [stderr] 93 | node!(extracellular_region: ExtracellularRegion, CellularComponent); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: function `extracellular_region` is never used [INFO] [stderr] --> examples/cells.rs:93:11 [INFO] [stderr] | [INFO] [stderr] 93 | node!(extracellular_region: ExtracellularRegion, CellularComponent); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: struct `ExtracellularSpace` is never constructed [INFO] [stderr] --> examples/cells.rs:94:32 [INFO] [stderr] | [INFO] [stderr] 94 | node!(extracellular_space: ExtracellularSpace, ExtracellularRegion); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: function `extracellular_space` is never used [INFO] [stderr] --> examples/cells.rs:94:11 [INFO] [stderr] | [INFO] [stderr] 94 | node!(extracellular_space: ExtracellularSpace, ExtracellularRegion); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: struct `MembraneEnlosedLumen` is never constructed [INFO] [stderr] --> examples/cells.rs:95:36 [INFO] [stderr] | [INFO] [stderr] 95 | node!(membrane_enclosed_lumen: MembraneEnlosedLumen, CellularComponent); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: function `membrane_enclosed_lumen` is never used [INFO] [stderr] --> examples/cells.rs:95:11 [INFO] [stderr] | [INFO] [stderr] 95 | node!(membrane_enclosed_lumen: MembraneEnlosedLumen, CellularComponent); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: struct `IntracellularOrganelleLumen` is never constructed [INFO] [stderr] --> examples/cells.rs:101:42 [INFO] [stderr] | [INFO] [stderr] 101 | node!(intracellular_organelle_lumen: IntracellularOrganelleLumen, OrganelleLumen); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: function `intracellular_organelle_lumen` is never used [INFO] [stderr] --> examples/cells.rs:101:11 [INFO] [stderr] | [INFO] [stderr] 101 | node!(intracellular_organelle_lumen: IntracellularOrganelleLumen, OrganelleLumen); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: struct `ExtracelularRegionPart` is never constructed [INFO] [stderr] --> examples/cells.rs:102:38 [INFO] [stderr] | [INFO] [stderr] 102 | node!(extracellular_region_part: ExtracelularRegionPart, ExtracellularRegion, CellularComponent); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: function `extracellular_region_part` is never used [INFO] [stderr] --> examples/cells.rs:102:11 [INFO] [stderr] | [INFO] [stderr] 102 | node!(extracellular_region_part: ExtracelularRegionPart, ExtracellularRegion, CellularComponent); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: struct `NuclearPart` is never constructed [INFO] [stderr] --> examples/cells.rs:108:25 [INFO] [stderr] | [INFO] [stderr] 108 | node!(nuclear_part: NuclearPart, Nucleus, IntracellularOrganellePart); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: function `nuclear_part` is never used [INFO] [stderr] --> examples/cells.rs:108:11 [INFO] [stderr] | [INFO] [stderr] 108 | node!(nuclear_part: NuclearPart, Nucleus, IntracellularOrganellePart); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: struct `OrganelleLumen` is never constructed [INFO] [stderr] --> examples/cells.rs:109:28 [INFO] [stderr] | [INFO] [stderr] 109 | node!(organelle_lumen: OrganelleLumen, OrganellePart, MembraneEnlosedLumen); [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: function `organelle_lumen` is never used [INFO] [stderr] --> examples/cells.rs:109:11 [INFO] [stderr] | [INFO] [stderr] 109 | node!(organelle_lumen: OrganelleLumen, OrganellePart, MembraneEnlosedLumen); [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: struct `NuclearLumen` is never constructed [INFO] [stderr] --> examples/cells.rs:110:26 [INFO] [stderr] | [INFO] [stderr] 110 | node!(nuclear_lumen: NuclearLumen, NuclearPart, IntracellularOrganelleLumen); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: function `nuclear_lumen` is never used [INFO] [stderr] --> examples/cells.rs:110:11 [INFO] [stderr] | [INFO] [stderr] 110 | node!(nuclear_lumen: NuclearLumen, NuclearPart, IntracellularOrganelleLumen); [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `ordr` (example "cells") generated 18 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ordr-29f2dbd9fd572fed) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stderr] Running tests/base.rs (/opt/rustwide/target/debug/deps/base-f940ade0faf5fbba) [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test create_job_with_data ... ok [INFO] [stdout] test create_job_with_data_from_str ... ok [INFO] [stdout] test create_job ... ok [INFO] [stdout] test output_with_generic ... ok [INFO] [stdout] test producer ... ok [INFO] [stdout] test readme_example ... ok [INFO] [stdout] test concurrent ... ok [INFO] [stdout] test can_stop ... ok [INFO] [stdout] test node_panic ... ok [INFO] [stdout] test retrying ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s [INFO] [stdout] [INFO] [stderr] Doc-tests ordr [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test src/lib.rs - (line 124) ... ok [INFO] [stdout] test src/lib.rs - (line 147) ... ok [INFO] [stdout] test src/lib.rs - (line 34) ... ok [INFO] [stdout] test src/lib.rs - (line 169) ... ok [INFO] [stdout] test src/lib.rs - (line 108) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "411dec483c15f404989f2f9f7dadd02fce8f42223bb38427290d7822c7f8fa34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "411dec483c15f404989f2f9f7dadd02fce8f42223bb38427290d7822c7f8fa34", kill_on_drop: false }` [INFO] [stdout] 411dec483c15f404989f2f9f7dadd02fce8f42223bb38427290d7822c7f8fa34