[INFO] fetching crate const_cge 0.2.1... [INFO] testing const_cge-0.2.1 against 1.90.0 for beta-1.91-3 [INFO] extracting crate const_cge 0.2.1 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate const_cge 0.2.1 [INFO] finished tweaking crates.io crate const_cge 0.2.1 [INFO] tweaked toml for crates.io crate const_cge 0.2.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate const_cge 0.2.1 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 45 packages to latest compatible versions [INFO] [stderr] Adding cge v0.0.1 (available: v0.1.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded const_cge_macro v0.2.0 [INFO] [stderr] Downloaded cge v0.0.1 [INFO] [stderr] Downloaded micromath v2.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b381501cae3284fc8d80282e0ac033378149554ffba6c6e6f5565b4dc6548440 [INFO] running `Command { std: "docker" "start" "-a" "b381501cae3284fc8d80282e0ac033378149554ffba6c6e6f5565b4dc6548440", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b381501cae3284fc8d80282e0ac033378149554ffba6c6e6f5565b4dc6548440", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b381501cae3284fc8d80282e0ac033378149554ffba6c6e6f5565b4dc6548440", kill_on_drop: false }` [INFO] [stdout] b381501cae3284fc8d80282e0ac033378149554ffba6c6e6f5565b4dc6548440 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f515c3de810c24f5291dd31799ae36a5f0d3d854a53bbe34d2a97eccf3688fc9 [INFO] running `Command { std: "docker" "start" "-a" "f515c3de810c24f5291dd31799ae36a5f0d3d854a53bbe34d2a97eccf3688fc9", kill_on_drop: false }` [INFO] [stderr] Compiling const_cge v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling cge v0.0.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling const_cge_macro v0.2.0 [INFO] [stdout] warning: unexpected `cfg` condition value: `expose` [INFO] [stdout] --> src/activations/mod.rs:16:3 [INFO] [stdout] | [INFO] [stdout] 16 | feature = "expose" [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `libm`, `micromath`, and `std` [INFO] [stdout] = help: consider adding `expose` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `expose` [INFO] [stdout] --> src/activations/mod.rs:24:3 [INFO] [stdout] | [INFO] [stdout] 24 | feature = "expose" [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `libm`, `micromath`, and `std` [INFO] [stdout] = help: consider adding `expose` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.93s [INFO] running `Command { std: "docker" "inspect" "f515c3de810c24f5291dd31799ae36a5f0d3d854a53bbe34d2a97eccf3688fc9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f515c3de810c24f5291dd31799ae36a5f0d3d854a53bbe34d2a97eccf3688fc9", kill_on_drop: false }` [INFO] [stdout] f515c3de810c24f5291dd31799ae36a5f0d3d854a53bbe34d2a97eccf3688fc9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bc811547ca822a1071fbcf6fbba1f65962fd06ad574ac26a793cc1c15e66fb52 [INFO] running `Command { std: "docker" "start" "-a" "bc811547ca822a1071fbcf6fbba1f65962fd06ad574ac26a793cc1c15e66fb52", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling cge v0.0.1 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling const_cge_macro v0.2.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling const_cge v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `expose` [INFO] [stdout] --> src/activations/mod.rs:16:3 [INFO] [stdout] | [INFO] [stdout] 16 | feature = "expose" [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `libm`, `micromath`, and `std` [INFO] [stdout] = help: consider adding `expose` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `expose` [INFO] [stdout] --> src/activations/mod.rs:24:3 [INFO] [stdout] | [INFO] [stdout] 24 | feature = "expose" [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `libm`, `micromath`, and `std` [INFO] [stdout] = help: consider adding `expose` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling proptest v1.8.0 [INFO] [stdout] warning: unexpected `cfg` condition value: `expose` [INFO] [stdout] --> src/activations/mod.rs:16:3 [INFO] [stdout] | [INFO] [stdout] 16 | feature = "expose" [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `libm`, `micromath`, and `std` [INFO] [stdout] = help: consider adding `expose` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `expose` [INFO] [stdout] --> src/activations/mod.rs:24:3 [INFO] [stdout] | [INFO] [stdout] 24 | feature = "expose" [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `libm`, `micromath`, and `std` [INFO] [stdout] = help: consider adding `expose` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 10.29s [INFO] running `Command { std: "docker" "inspect" "bc811547ca822a1071fbcf6fbba1f65962fd06ad574ac26a793cc1c15e66fb52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc811547ca822a1071fbcf6fbba1f65962fd06ad574ac26a793cc1c15e66fb52", kill_on_drop: false }` [INFO] [stdout] bc811547ca822a1071fbcf6fbba1f65962fd06ad574ac26a793cc1c15e66fb52 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1b9b11c69bd251eb73e097fddda49eaa5ce1c3eaba4c93e6eceb9b998c659bfc [INFO] running `Command { std: "docker" "start" "-a" "1b9b11c69bd251eb73e097fddda49eaa5ce1c3eaba4c93e6eceb9b998c659bfc", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition value: `expose` [INFO] [stderr] --> src/activations/mod.rs:16:3 [INFO] [stderr] | [INFO] [stderr] 16 | feature = "expose" [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `libm`, `micromath`, and `std` [INFO] [stderr] = help: consider adding `expose` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `expose` [INFO] [stderr] --> src/activations/mod.rs:24:3 [INFO] [stderr] | [INFO] [stderr] 24 | feature = "expose" [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `libm`, `micromath`, and `std` [INFO] [stderr] = help: consider adding `expose` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: `const_cge` (lib) generated 2 warnings [INFO] [stderr] warning: `const_cge` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/const_cge-5e563719108ce694) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test tests::netcrate_test::recurrency ... ok [INFO] [stdout] test tests::custom_recurrency_tests::recurrent_previous_value ... ok [INFO] [stdout] test tests::netcrate_test::nonrecurrency ... ok [INFO] [stdout] test tests::test_net::recurrent_memorywipe_50k_trials ... ok [INFO] [stdout] test tests::figure_5_3_paper::recurrent_memorywipe_50k_trials ... ok [INFO] [stdout] test tests::figure_5_3_paper::recurrent_5k_cycles_1k_trials ... ok [INFO] [stdout] test tests::test_net::recurrent_5k_cycles_1k_trials ... ok [INFO] [stdout] test tests::figure_5_3_paper_plus_one::recurrent_memorywipe_50k_trials ... ok [INFO] [stdout] test tests::figure_5_3_paper_plus_one::recurrent_5k_cycles_1k_trials ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.17s [INFO] [stdout] [INFO] [stderr] Doc-tests const_cge [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test src/lib.rs - (line 173) ... FAILED [INFO] [stdout] test src/lib.rs - (line 160) ... FAILED [INFO] [stdout] test src/lib.rs - (line 121) ... FAILED [INFO] [stdout] test src/lib.rs - (line 204) ... FAILED [INFO] [stdout] test src/lib.rs - (line 139) ... FAILED [INFO] [stdout] test src/lib.rs - (line 63) ... FAILED [INFO] [stdout] test src/lib.rs - (line 79) ... FAILED [INFO] [stdout] test src/lib.rs - (line 46) ... FAILED [INFO] [stdout] test src/lib.rs - (line 97) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - (line 173) stdout ---- [INFO] [stdout] error: this file contains an unclosed delimiter [INFO] [stdout] --> src/lib.rs:199:2 [INFO] [stdout] | [INFO] [stdout] 2 | macro_rules! ocr_ext { [INFO] [stdout] | - unclosed delimiter [INFO] [stdout] ... [INFO] [stdout] 23 | impl SmolOCR { [INFO] [stdout] | - this delimiter might not be properly closed... [INFO] [stdout] 24 | //... [INFO] [stdout] 25 | } [INFO] [stdout] | - ...as it matches this but it has different indentation [INFO] [stdout] 26 | } [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 160) stdout ---- [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> src/lib.rs:164:1 [INFO] [stdout] | [INFO] [stdout] 7 | const_cge::netcrate!(ocr_english = "nets/ocr/en.cge"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: Failed to open CGE file: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> src/lib.rs:165:1 [INFO] [stdout] | [INFO] [stdout] 8 | const_cge::netcrate!(ocr_japanese = "nets/ocr/jp.cge"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: Failed to open CGE file: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] [INFO] [stdout] error: `#[panic_handler]` function required, but not found [INFO] [stdout] [INFO] [stdout] error: unwinding panics are not supported without std [INFO] [stdout] | [INFO] [stdout] = help: using nightly cargo, use -Zbuild-std with panic="abort" to avoid unwinding [INFO] [stdout] = note: since the core library is usually precompiled with panic="unwind", rebuilding your crate with panic="abort" may not be enough to fix the problem [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 121) stdout ---- [INFO] [stdout] error: cannot find attribute `network` in this scope [INFO] [stdout] --> src/lib.rs:122:3 [INFO] [stdout] | [INFO] [stdout] 3 | #[network("net.cge", numeric_type = f32)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these attribute macros [INFO] [stdout] | [INFO] [stdout] 2 + use const_cge::network; [INFO] [stdout] | [INFO] [stdout] 2 + use const_cge_macro::network; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 204) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `netcrate_ocr` [INFO] [stdout] --> src/lib.rs:205:5 [INFO] [stdout] | [INFO] [stdout] 3 | use netcrate_ocr::*; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `netcrate_ocr` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `netcrate_ocr`, use `cargo add netcrate_ocr` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `ocr_ext` in this scope [INFO] [stdout] --> src/lib.rs:208:1 [INFO] [stdout] | [INFO] [stdout] 6 | ocr_ext!(JapaneseOCR, f32); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `network` in this scope [INFO] [stdout] --> src/lib.rs:206:3 [INFO] [stdout] | [INFO] [stdout] 4 | #[network(ocr_japanese, numeric_type = f32)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these attribute macros [INFO] [stdout] | [INFO] [stdout] 2 + use const_cge::network; [INFO] [stdout] | [INFO] [stdout] 2 + use const_cge_macro::network; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 139) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `netcrate_ocr` [INFO] [stdout] --> src/lib.rs:140:5 [INFO] [stdout] | [INFO] [stdout] 3 | use netcrate_ocr::ocr; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `netcrate_ocr` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `netcrate_ocr`, use `cargo add netcrate_ocr` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `network` in this scope [INFO] [stdout] --> src/lib.rs:141:3 [INFO] [stdout] | [INFO] [stdout] 4 | #[network(ocr)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these attribute macros [INFO] [stdout] | [INFO] [stdout] 2 + use const_cge::network; [INFO] [stdout] | [INFO] [stdout] 2 + use const_cge_macro::network; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 63) stdout ---- [INFO] [stdout] error: cannot find attribute `nonrecurrent` in this scope [INFO] [stdout] --> src/lib.rs:66:3 [INFO] [stdout] | [INFO] [stdout] 5 | #[nonrecurrent("nets/color.cge")] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] [stdout] help: consider importing one of these attribute macros [INFO] [stdout] | [INFO] [stdout] 2 + use const_cge::nonrecurrent; [INFO] [stdout] | [INFO] [stdout] 2 + use const_cge_macro::nonrecurrent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `input` in this scope [INFO] [stdout] --> src/lib.rs:71:18 [INFO] [stdout] | [INFO] [stdout] 10 | Color::evaluate(&input, &mut output); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `output` in this scope [INFO] [stdout] --> src/lib.rs:71:30 [INFO] [stdout] | [INFO] [stdout] 10 | Color::evaluate(&input, &mut output); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `evaluate` found for struct `Color` in the current scope [INFO] [stdout] --> src/lib.rs:71:8 [INFO] [stdout] | [INFO] [stdout] 6 | struct Color; [INFO] [stdout] | ------------ function or associated item `evaluate` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 10 | Color::evaluate(&input, &mut output); [INFO] [stdout] | ^^^^^^^^ function or associated item not found in `Color` [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0599. [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 79) stdout ---- [INFO] [stdout] error: cannot find attribute `recurrent` in this scope [INFO] [stdout] --> src/lib.rs:82:3 [INFO] [stdout] | [INFO] [stdout] 5 | #[recurrent("nets/drop.cge")] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these attribute macros [INFO] [stdout] | [INFO] [stdout] 2 + use const_cge::recurrent; [INFO] [stdout] | [INFO] [stdout] 2 + use const_cge_macro::recurrent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `input` in this scope [INFO] [stdout] --> src/lib.rs:86:13 [INFO] [stdout] | [INFO] [stdout] 9 | d.evaluate(&input, &mut output); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `output` in this scope [INFO] [stdout] --> src/lib.rs:86:25 [INFO] [stdout] | [INFO] [stdout] 9 | d.evaluate(&input, &mut output); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `default` found for struct `Dropped` in the current scope [INFO] [stdout] --> src/lib.rs:85:22 [INFO] [stdout] | [INFO] [stdout] 6 | struct Dropped; [INFO] [stdout] | -------------- function or associated item `default` not found for this struct [INFO] [stdout] 7 | [INFO] [stdout] 8 | let mut d = Dropped::default(); [INFO] [stdout] | ^^^^^^^ function or associated item not found in `Dropped` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `default`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Default` [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0599. [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 46) stdout ---- [INFO] [stdout] error: cannot find attribute `network` in this scope [INFO] [stdout] --> src/lib.rs:48:3 [INFO] [stdout] | [INFO] [stdout] 4 | #[network("nets/walk.cge", numeric_type = f32)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these attribute macros [INFO] [stdout] | [INFO] [stdout] 2 + use const_cge::network; [INFO] [stdout] | [INFO] [stdout] 2 + use const_cge_macro::network; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `input` in this scope [INFO] [stdout] --> src/lib.rs:54:16 [INFO] [stdout] | [INFO] [stdout] 10 | walk.evaluate(&input, &mut output); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `output` in this scope [INFO] [stdout] --> src/lib.rs:54:28 [INFO] [stdout] | [INFO] [stdout] 10 | walk.evaluate(&input, &mut output); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `default` found for struct `Walk` in the current scope [INFO] [stdout] --> src/lib.rs:51:22 [INFO] [stdout] | [INFO] [stdout] 5 | struct Walk; [INFO] [stdout] | ----------- function or associated item `default` not found for this struct [INFO] [stdout] 6 | [INFO] [stdout] 7 | let mut walk = Walk::default(); [INFO] [stdout] | ^^^^^^^ function or associated item not found in `Walk` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `default`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Default` [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0599. [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 97) stdout ---- [INFO] [stdout] error: cannot find attribute `recurrent` in this scope [INFO] [stdout] --> src/lib.rs:99:3 [INFO] [stdout] | [INFO] [stdout] 4 | #[recurrent("nets/denoise.cge")] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these attribute macros [INFO] [stdout] | [INFO] [stdout] 2 + use const_cge::recurrent; [INFO] [stdout] | [INFO] [stdout] 2 + use const_cge_macro::recurrent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `saved_state` in this scope [INFO] [stdout] --> src/lib.rs:104:44 [INFO] [stdout] | [INFO] [stdout] 9 | let mut d = Denoise::with_recurrent_state(&saved_state); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `saved_state` in this scope [INFO] [stdout] --> src/lib.rs:113:24 [INFO] [stdout] | [INFO] [stdout] 18 | d.set_recurrent_state(&saved_state); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `with_recurrent_state` found for struct `Denoise` in the current scope [INFO] [stdout] --> src/lib.rs:104:22 [INFO] [stdout] | [INFO] [stdout] 5 | struct Denoise; [INFO] [stdout] | -------------- function or associated item `with_recurrent_state` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 9 | let mut d = Denoise::with_recurrent_state(&saved_state); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `Denoise` [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `do_something_to_state` in this scope [INFO] [stdout] --> src/lib.rs:110:1 [INFO] [stdout] | [INFO] [stdout] 15 | do_something_to_state(d.recurrent_state_mut()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0599. [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - (line 121) [INFO] [stdout] src/lib.rs - (line 139) [INFO] [stdout] src/lib.rs - (line 160) [INFO] [stdout] src/lib.rs - (line 173) [INFO] [stdout] src/lib.rs - (line 204) [INFO] [stdout] src/lib.rs - (line 46) [INFO] [stdout] src/lib.rs - (line 63) [INFO] [stdout] src/lib.rs - (line 79) [INFO] [stdout] src/lib.rs - (line 97) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 9 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.38s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "1b9b11c69bd251eb73e097fddda49eaa5ce1c3eaba4c93e6eceb9b998c659bfc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b9b11c69bd251eb73e097fddda49eaa5ce1c3eaba4c93e6eceb9b998c659bfc", kill_on_drop: false }` [INFO] [stdout] 1b9b11c69bd251eb73e097fddda49eaa5ce1c3eaba4c93e6eceb9b998c659bfc