[INFO] fetching crate programinduction 0.9.0... [INFO] testing programinduction-0.9.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate programinduction 0.9.0 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate programinduction 0.9.0 [INFO] finished tweaking crates.io crate programinduction 0.9.0 [INFO] tweaked toml for crates.io crate programinduction 0.9.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate programinduction 0.9.0 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate programinduction 0.9.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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded polytype v7.0.1 [INFO] [stderr] Downloaded term_rewriting v0.7.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] af1bc6dd9d096fcc65e60bbd029e38c2620bde2a8695ff3722a2af0d1db1e82a [INFO] running `Command { std: "docker" "start" "-a" "af1bc6dd9d096fcc65e60bbd029e38c2620bde2a8695ff3722a2af0d1db1e82a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "af1bc6dd9d096fcc65e60bbd029e38c2620bde2a8695ff3722a2af0d1db1e82a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af1bc6dd9d096fcc65e60bbd029e38c2620bde2a8695ff3722a2af0d1db1e82a", kill_on_drop: false }` [INFO] [stdout] af1bc6dd9d096fcc65e60bbd029e38c2620bde2a8695ff3722a2af0d1db1e82a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8b6a6605a1c4dc463da101ae5f23701444e31cf321cf1e5d3b399278c78c0146 [INFO] running `Command { std: "docker" "start" "-a" "8b6a6605a1c4dc463da101ae5f23701444e31cf321cf1e5d3b399278c78c0146", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling serde v1.0.192 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling itertools v0.12.0 [INFO] [stderr] Compiling winnow v0.5.28 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rayon v1.8.0 [INFO] [stderr] Compiling polytype v7.0.1 [INFO] [stderr] Compiling term_rewriting v0.7.0 [INFO] [stderr] Compiling serde_derive v1.0.192 [INFO] [stderr] Compiling programinduction v0.9.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/trs/lexicon.rs:269:16 [INFO] [stdout] | [INFO] [stdout] 269 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::too_many_arguments))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `verbose` [INFO] [stdout] = help: consider adding `cargo-clippy` 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: `cargo-clippy` [INFO] [stdout] --> src/trs/lexicon.rs:293:16 [INFO] [stdout] | [INFO] [stdout] 293 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::too_many_arguments))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `verbose` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/trs/lexicon.rs:481:16 [INFO] [stdout] | [INFO] [stdout] 481 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::too_many_arguments))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `verbose` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/trs/lexicon.rs:704:16 [INFO] [stdout] | [INFO] [stdout] 704 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::too_many_arguments))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `verbose` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/trs/lexicon.rs:728:16 [INFO] [stdout] | [INFO] [stdout] 728 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::too_many_arguments))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `verbose` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/trs/lexicon.rs:759:16 [INFO] [stdout] | [INFO] [stdout] 759 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::too_many_arguments))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `verbose` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/trs/lexicon.rs:802:16 [INFO] [stdout] | [INFO] [stdout] 802 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::too_many_arguments))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `verbose` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/trs/lexicon.rs:837:16 [INFO] [stdout] | [INFO] [stdout] 837 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::too_many_arguments))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `verbose` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/trs/lexicon.rs:882:16 [INFO] [stdout] | [INFO] [stdout] 882 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::too_many_arguments))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `verbose` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/trs/parser.rs:214:1 [INFO] [stdout] | [INFO] [stdout] 214 | fn parse_irrelevant(input: &mut &str) -> PResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: Accumulate<(&str, &str)>` will fail [INFO] [stdout] --> src/trs/parser.rs:216:5 [INFO] [stdout] | [INFO] [stdout] 216 | repeat(0.., (parse_comment, multispace0)).parse_next(input)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(dependency_on_unit_never_type_fallback)]` (part of `#[warn(rust_2024_compatibility)]`) on by default [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 216 | repeat::<_, _, (), _, _>(0.., (parse_comment, multispace0)).parse_next(input)?; [INFO] [stdout] | ++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.68s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.2.3, programinduction v0.9.0 (/opt/rustwide/workdir) [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "8b6a6605a1c4dc463da101ae5f23701444e31cf321cf1e5d3b399278c78c0146", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b6a6605a1c4dc463da101ae5f23701444e31cf321cf1e5d3b399278c78c0146", kill_on_drop: false }` [INFO] [stdout] 8b6a6605a1c4dc463da101ae5f23701444e31cf321cf1e5d3b399278c78c0146 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bf70c5dcbee7d29a3eeb1ff3b51e30a8978fad4b63ec4f4ee583c2b2e73dcf47 [INFO] running `Command { std: "docker" "start" "-a" "bf70c5dcbee7d29a3eeb1ff3b51e30a8978fad4b63ec4f4ee583c2b2e73dcf47", kill_on_drop: false }` [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/trs/lexicon.rs:269:16 [INFO] [stdout] | [INFO] [stdout] 269 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::too_many_arguments))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `verbose` [INFO] [stdout] = help: consider adding `cargo-clippy` 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: `cargo-clippy` [INFO] [stdout] --> src/trs/lexicon.rs:293:16 [INFO] [stdout] | [INFO] [stdout] 293 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::too_many_arguments))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `verbose` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/trs/lexicon.rs:481:16 [INFO] [stdout] | [INFO] [stdout] 481 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::too_many_arguments))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `verbose` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/trs/lexicon.rs:704:16 [INFO] [stdout] | [INFO] [stdout] 704 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::too_many_arguments))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `verbose` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/trs/lexicon.rs:728:16 [INFO] [stdout] | [INFO] [stdout] 728 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::too_many_arguments))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `verbose` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/trs/lexicon.rs:759:16 [INFO] [stdout] | [INFO] [stdout] 759 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::too_many_arguments))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `verbose` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/trs/lexicon.rs:802:16 [INFO] [stdout] | [INFO] [stdout] 802 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::too_many_arguments))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `verbose` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/trs/lexicon.rs:837:16 [INFO] [stdout] | [INFO] [stdout] 837 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::too_many_arguments))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `verbose` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/trs/lexicon.rs:882:16 [INFO] [stdout] | [INFO] [stdout] 882 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::too_many_arguments))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `verbose` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/trs/parser.rs:214:1 [INFO] [stdout] | [INFO] [stdout] 214 | fn parse_irrelevant(input: &mut &str) -> PResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: Accumulate<(&str, &str)>` will fail [INFO] [stdout] --> src/trs/parser.rs:216:5 [INFO] [stdout] | [INFO] [stdout] 216 | repeat(0.., (parse_comment, multispace0)).parse_next(input)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(dependency_on_unit_never_type_fallback)]` (part of `#[warn(rust_2024_compatibility)]`) on by default [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 216 | repeat::<_, _, (), _, _>(0.., (parse_comment, multispace0)).parse_next(input)?; [INFO] [stdout] | ++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling programinduction v0.9.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/trs/lexicon.rs:269:16 [INFO] [stdout] | [INFO] [stdout] 269 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::too_many_arguments))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `verbose` [INFO] [stdout] = help: consider adding `cargo-clippy` 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: `cargo-clippy` [INFO] [stdout] --> src/trs/lexicon.rs:293:16 [INFO] [stdout] | [INFO] [stdout] 293 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::too_many_arguments))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `verbose` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/trs/lexicon.rs:481:16 [INFO] [stdout] | [INFO] [stdout] 481 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::too_many_arguments))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `verbose` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/trs/lexicon.rs:704:16 [INFO] [stdout] | [INFO] [stdout] 704 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::too_many_arguments))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `verbose` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/trs/lexicon.rs:728:16 [INFO] [stdout] | [INFO] [stdout] 728 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::too_many_arguments))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `verbose` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/trs/lexicon.rs:759:16 [INFO] [stdout] | [INFO] [stdout] 759 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::too_many_arguments))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `verbose` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/trs/lexicon.rs:802:16 [INFO] [stdout] | [INFO] [stdout] 802 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::too_many_arguments))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `verbose` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/trs/lexicon.rs:837:16 [INFO] [stdout] | [INFO] [stdout] 837 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::too_many_arguments))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `verbose` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/trs/lexicon.rs:882:16 [INFO] [stdout] | [INFO] [stdout] 882 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::too_many_arguments))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `verbose` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ExternalCompressionOutput` is never constructed [INFO] [stdout] --> examples/json_compressor.rs:15:8 [INFO] [stdout] | [INFO] [stdout] 15 | struct ExternalCompressionOutput { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/trs/parser.rs:214:1 [INFO] [stdout] | [INFO] [stdout] 214 | fn parse_irrelevant(input: &mut &str) -> PResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: Accumulate<(&str, &str)>` will fail [INFO] [stdout] --> src/trs/parser.rs:216:5 [INFO] [stdout] | [INFO] [stdout] 216 | repeat(0.., (parse_comment, multispace0)).parse_next(input)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(dependency_on_unit_never_type_fallback)]` (part of `#[warn(rust_2024_compatibility)]`) on by default [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 216 | repeat::<_, _, (), _, _>(0.., (parse_comment, multispace0)).parse_next(input)?; [INFO] [stdout] | ++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 5.82s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.2.3, programinduction v0.9.0 (/opt/rustwide/workdir) [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] running `Command { std: "docker" "inspect" "bf70c5dcbee7d29a3eeb1ff3b51e30a8978fad4b63ec4f4ee583c2b2e73dcf47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf70c5dcbee7d29a3eeb1ff3b51e30a8978fad4b63ec4f4ee583c2b2e73dcf47", kill_on_drop: false }` [INFO] [stdout] bf70c5dcbee7d29a3eeb1ff3b51e30a8978fad4b63ec4f4ee583c2b2e73dcf47 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d3b0ad47fc262d57776cbabf3fecebb5d8b076323b46f4859970f8fb145ff958 [INFO] running `Command { std: "docker" "start" "-a" "d3b0ad47fc262d57776cbabf3fecebb5d8b076323b46f4859970f8fb145ff958", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/trs/lexicon.rs:269:16 [INFO] [stderr] | [INFO] [stderr] 269 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::too_many_arguments))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `verbose` [INFO] [stderr] = help: consider adding `cargo-clippy` 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: `cargo-clippy` [INFO] [stderr] --> src/trs/lexicon.rs:293:16 [INFO] [stderr] | [INFO] [stderr] 293 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::too_many_arguments))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `verbose` [INFO] [stderr] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/trs/lexicon.rs:481:16 [INFO] [stderr] | [INFO] [stderr] 481 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::too_many_arguments))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `verbose` [INFO] [stderr] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/trs/lexicon.rs:704:16 [INFO] [stderr] | [INFO] [stderr] 704 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::too_many_arguments))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `verbose` [INFO] [stderr] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/trs/lexicon.rs:728:16 [INFO] [stderr] | [INFO] [stderr] 728 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::too_many_arguments))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `verbose` [INFO] [stderr] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/trs/lexicon.rs:759:16 [INFO] [stderr] | [INFO] [stderr] 759 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::too_many_arguments))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `verbose` [INFO] [stderr] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/trs/lexicon.rs:802:16 [INFO] [stderr] | [INFO] [stderr] 802 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::too_many_arguments))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `verbose` [INFO] [stderr] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/trs/lexicon.rs:837:16 [INFO] [stderr] | [INFO] [stderr] 837 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::too_many_arguments))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `verbose` [INFO] [stderr] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/trs/lexicon.rs:882:16 [INFO] [stderr] | [INFO] [stderr] 882 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::too_many_arguments))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `verbose` [INFO] [stderr] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: this function depends on never type fallback being `()` [INFO] [stderr] --> src/trs/parser.rs:214:1 [INFO] [stderr] | [INFO] [stderr] 214 | fn parse_irrelevant(input: &mut &str) -> PResult<()> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stderr] = note: for more information, see [INFO] [stderr] = help: specify the types explicitly [INFO] [stderr] note: in edition 2024, the requirement `!: Accumulate<(&str, &str)>` will fail [INFO] [stderr] --> src/trs/parser.rs:216:5 [INFO] [stderr] | [INFO] [stderr] 216 | repeat(0.., (parse_comment, multispace0)).parse_next(input)?; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] = note: `#[warn(dependency_on_unit_never_type_fallback)]` (part of `#[warn(rust_2024_compatibility)]`) on by default [INFO] [stderr] help: use `()` annotations to avoid fallback changes [INFO] [stderr] | [INFO] [stderr] 216 | repeat::<_, _, (), _, _>(0.., (parse_comment, multispace0)).parse_next(input)?; [INFO] [stderr] | ++++++++++++++++++ [INFO] [stderr] [INFO] [stderr] warning: `programinduction` (lib) generated 10 warnings (run `cargo fix --lib -p programinduction` to apply 1 suggestion) [INFO] [stderr] warning: struct `ExternalCompressionOutput` is never constructed [INFO] [stderr] --> examples/json_compressor.rs:15:8 [INFO] [stderr] | [INFO] [stderr] 15 | struct ExternalCompressionOutput { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `programinduction` (lib test) generated 10 warnings (10 duplicates) [INFO] [stderr] warning: `programinduction` (example "json_compressor") generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.2.3, programinduction v0.9.0 (/opt/rustwide/workdir) [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/programinduction-06b7bb99d930c873) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test trs::parser::tests::comment_test ... ok [INFO] [stdout] test trs::parser::tests::declaration_op_test ... ok [INFO] [stdout] test trs::parser::tests::declaration_var_test ... ok [INFO] [stdout] test trs::parser::tests::context_test ... ok [INFO] [stdout] test trs::parser::tests::templates_test ... ok [INFO] [stdout] test trs::parser::tests::trs_test ... ok [INFO] [stdout] test trs::parser::tests::typed_rule_test ... ok [INFO] [stdout] test trs::parser::tests::lexicon_test ... ok [INFO] [stdout] test trs::parser::tests::rulecontext_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/ec.rs (/opt/rustwide/target/debug/deps/ec-9190487e2aad8dad) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test ec_circuits_dl ... ignored [INFO] [stdout] test ec_strings ... ignored [INFO] [stdout] test explore_arith_pcfg ... ok [INFO] [stdout] test explore_circuits_timeout ... ok [INFO] [stdout] test explore_strings ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 5.93s [INFO] [stdout] [INFO] [stderr] Running tests/gp.rs (/opt/rustwide/target/debug/deps/gp-24fa2adcdb999754) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test gp_sum_arith ... ok [INFO] [stderr] Running tests/lambda.rs (/opt/rustwide/target/debug/deps/lambda-1d3e6a68b4a3f2d5) [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test lambda_expression_infer ... ok [INFO] [stdout] test lambda_eval_firstclass ... ok [INFO] [stdout] test lambda_expression_parse_application ... ok [INFO] [stdout] test lambda_expression_parse_abstraction ... ok [INFO] [stdout] test lambda_expression_parse_primitive ... ok [INFO] [stdout] test lambda_eval_simplest ... ok [INFO] [stdout] test lambda_lazy_eval ... ok [INFO] [stdout] test lambda_lazy_eval_firstclass ... ok [INFO] [stdout] test lambda_eval_somewhat_simple ... ok [INFO] [stdout] test lambda_expression_parse_index ... ok [INFO] [stdout] test lambda_expression_parse_invented ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stderr] Doc-tests programinduction [INFO] [stdout] [INFO] [stdout] running 42 tests [INFO] [stdout] test src/domains/strings.rs - domains::strings (line 5) - compile ... ok [INFO] [stdout] test src/ec.rs - ec::EC (line 44) - compile ... ok [INFO] [stdout] test src/ec.rs - ec::EC::ec (line 123) - compile ... ok [INFO] [stdout] test src/lambda/eval.rs - lambda::eval::SimpleEvaluator::from (line 359) ... ok [INFO] [stdout] test src/lambda/mod.rs - lambda::Language::compress (line 188) - compile ... ok [INFO] [stdout] test src/lambda/compression.rs - lambda::compression::CompressionParams::default (line 46) ... ok [INFO] [stdout] test src/lambda/eval.rs - lambda::eval::Evaluator (line 63) ... ok [INFO] [stdout] test src/lambda/eval.rs - lambda::eval::Evaluator (line 88) ... ok [INFO] [stdout] test src/lambda/mod.rs - lambda::Language::add_symmetry_violation (line 368) ... ok [INFO] [stdout] test src/lambda/eval.rs - lambda::eval::LazyEvaluator (line 252) ... ok [INFO] [stdout] test src/lambda/eval.rs - lambda::eval::Evaluator (line 133) ... ok [INFO] [stdout] test src/lambda/mod.rs - lambda::Expression::etalong (line 678) ... ok [INFO] [stdout] test src/lambda/mod.rs - lambda::Language::enumerate (line 134) ... ok [INFO] [stdout] test src/lambda/mod.rs - lambda (line 5) ... ok [INFO] [stdout] test src/lambda/mod.rs - lambda::Language::eval (line 228) ... ok [INFO] [stdout] test src/lambda/mod.rs - lambda::Language::likelihood (line 315) ... ok [INFO] [stdout] test src/lambda/mod.rs - lambda::Language::infer (line 94) ... ok [INFO] [stdout] test src/lambda/mod.rs - lambda::Language::invent (line 339) ... ok [INFO] [stdout] test src/pcfg/mod.rs - pcfg::EstimationParams::default (line 306) ... ok [INFO] [stdout] test src/lambda/mod.rs - lambda::Language::violates_symmetry (line 410) ... ok [INFO] [stdout] test src/domains/circuits.rs - domains::circuits::Evaluator (line 59) ... ok [INFO] [stdout] test src/lambda/mod.rs - lambda::task_by_evaluation (line 902) ... ok [INFO] [stdout] test src/pcfg/mod.rs - pcfg (line 5) ... ok [INFO] [stdout] test src/pcfg/mod.rs - pcfg::Grammar::enumerate (line 90) ... ok [INFO] [stdout] test src/pcfg/mod.rs - pcfg::Grammar::eval (line 165) ... ok [INFO] [stdout] test src/trs/lexicon.rs - trs::lexicon::Lexicon::new (line 45) ... ok [INFO] [stdout] test src/gp.rs - gp::GP (line 151) ... ok [INFO] [stdout] test src/ec.rs - ec::EC::explore (line 208) ... ok [INFO] [stdout] test src/pcfg/mod.rs - pcfg::task_by_evaluation (line 536) ... ok [INFO] [stdout] test src/pcfg/mod.rs - pcfg::Grammar::likelihood (line 226) ... ok [INFO] [stdout] test src/trs/lexicon.rs - trs::lexicon::Lexicon::from_signature (line 93) ... ok [INFO] [stdout] test src/trs/lexicon.rs - trs::lexicon::Lexicon::sample_term (line 244) ... ok [INFO] [stdout] test src/pcfg/mod.rs - pcfg::Grammar::sample (line 202) ... ok [INFO] [stdout] test src/trs/rewrite.rs - trs::rewrite::TRS::new (line 33) ... ok [INFO] [stdout] test src/trs/rewrite.rs - trs::rewrite::TRS::local_difference (line 343) ... ok [INFO] [stdout] test src/trs/lexicon.rs - trs::lexicon::Lexicon::infer_context (line 168) ... ok [INFO] [stdout] test src/trs/mod.rs - trs (line 13) ... ok [INFO] [stdout] test src/trs/rewrite.rs - trs::rewrite::TRS::randomly_move_rule (line 270) ... ok [INFO] [stdout] test src/trs/rewrite.rs - trs::rewrite::TRS::swap_lhs_and_rhs (line 451) ... ok [INFO] [stdout] test src/trs/rewrite.rs - trs::rewrite::TRS::add_rule (line 169) ... ok [INFO] [stdout] test src/domains/circuits.rs - domains::circuits (line 7) ... ok [INFO] [stdout] test src/domains/strings.rs - domains::strings::Evaluator (line 161) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 42 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.82s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d3b0ad47fc262d57776cbabf3fecebb5d8b076323b46f4859970f8fb145ff958", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3b0ad47fc262d57776cbabf3fecebb5d8b076323b46f4859970f8fb145ff958", kill_on_drop: false }` [INFO] [stdout] d3b0ad47fc262d57776cbabf3fecebb5d8b076323b46f4859970f8fb145ff958