[INFO] cloning repository https://github.com/TeXitoi/pt_ref [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TeXitoi/pt_ref" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTeXitoi%2Fpt_ref", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTeXitoi%2Fpt_ref'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 15dd368ac33121f824c82605617a40b8ae92f61e [INFO] testing TeXitoi/pt_ref against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTeXitoi%2Fpt_ref" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/TeXitoi/pt_ref on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/TeXitoi/pt_ref [INFO] finished tweaking git repo https://github.com/TeXitoi/pt_ref [INFO] tweaked toml for git repo https://github.com/TeXitoi/pt_ref written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/TeXitoi/pt_ref already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/CanalTP/navitia_model.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wincolor v0.1.6 [INFO] [stderr] Downloaded byteorder v1.2.2 [INFO] [stderr] Downloaded serde_json v1.0.17 [INFO] [stderr] Downloaded env_logger v0.5.9 [INFO] [stderr] Downloaded serde_derive_internals v0.23.1 [INFO] [stderr] Downloaded backtrace v0.3.7 [INFO] [stderr] Downloaded structopt-derive v0.2.8 [INFO] [stderr] Downloaded serde v1.0.45 [INFO] [stderr] Downloaded syn v0.13.4 [INFO] [stderr] Downloaded humantime v1.1.1 [INFO] [stderr] Downloaded termcolor v0.3.6 [INFO] [stderr] Downloaded combine v3.2.0 [INFO] [stderr] Downloaded strum_macros v0.9.0 [INFO] [stderr] Downloaded strum v0.9.0 [INFO] [stderr] Downloaded structopt v0.2.8 [INFO] [stderr] Downloaded serde_derive v1.0.45 [INFO] [stderr] Downloaded csv v1.0.0-beta.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 4eb9eb91ea754a26490e6964289eb3bce32357b2e250845c5d9d58f105d5fb3b [INFO] running `Command { std: "docker" "start" "-a" "4eb9eb91ea754a26490e6964289eb3bce32357b2e250845c5d9d58f105d5fb3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4eb9eb91ea754a26490e6964289eb3bce32357b2e250845c5d9d58f105d5fb3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4eb9eb91ea754a26490e6964289eb3bce32357b2e250845c5d9d58f105d5fb3b", kill_on_drop: false }` [INFO] [stdout] 4eb9eb91ea754a26490e6964289eb3bce32357b2e250845c5d9d58f105d5fb3b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] bbf14a6e2190e00af4389503bebda68fc01223ed827325e47df9acffd5384600 [INFO] running `Command { std: "docker" "start" "-a" "bbf14a6e2190e00af4389503bebda68fc01223ed827325e47df9acffd5384600", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling lazy_static v1.0.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling quick-error v1.2.1 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling serde v1.0.45 [INFO] [stderr] Compiling num-traits v0.2.2 [INFO] [stderr] Compiling ascii v0.7.1 [INFO] [stderr] Compiling byteorder v1.2.2 [INFO] [stderr] Compiling strum v0.9.0 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling atty v0.2.10 [INFO] [stderr] Compiling time v0.1.39 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling log v0.4.1 [INFO] [stderr] Compiling proc-macro2 v0.3.8 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling humantime v1.1.1 [INFO] [stderr] Compiling synstructure v0.6.1 [INFO] [stderr] Compiling get-corresponding-derive v0.1.0 (https://github.com/CanalTP/navitia_model.git#8cd02299) [INFO] [stderr] Compiling strum_macros v0.9.0 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling csv-core v0.1.4 [INFO] [stderr] Compiling itertools v0.5.10 [INFO] [stderr] Compiling clap v2.31.2 [INFO] [stderr] Compiling combine v3.2.0 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling num-integer v0.1.36 [INFO] [stderr] Compiling chrono v0.4.2 [INFO] [stderr] Compiling syn v0.13.4 [INFO] [stderr] Compiling derivative v1.0.0 [INFO] [stderr] Compiling failure_derive v0.1.1 [INFO] [stderr] Compiling env_logger v0.5.9 [INFO] [stderr] Compiling serde_derive_internals v0.23.1 [INFO] [stderr] Compiling structopt-derive v0.2.8 [INFO] [stderr] Compiling serde_derive v1.0.45 [INFO] [stderr] Compiling csv v1.0.0-beta.5 [INFO] [stderr] Compiling serde_json v1.0.17 [INFO] [stderr] Compiling structopt v0.2.8 [INFO] [stderr] Compiling backtrace v0.3.7 [INFO] [stderr] Compiling failure v0.1.1 [INFO] [stderr] Compiling navitia_model v0.1.0 (https://github.com/CanalTP/navitia_model.git#8cd02299) [INFO] [stderr] Compiling pt_ref v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the feature `specialization` is incomplete and may not be safe to use and/or cause compiler crashes [INFO] [stdout] --> src/main.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(specialization)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(incomplete_features)]` on by default [INFO] [stdout] = note: see issue #31844 for more information [INFO] [stdout] = help: consider using `min_specialization` instead, which is more stable and complete [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/main.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/main.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/eval.rs:125:33 [INFO] [stdout] | [INFO] [stdout] 125 | fn get_corresponding(&self, &IdxSet) -> IdxSet; [INFO] [stdout] | ^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &IdxSet` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(anonymous_parameters)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/eval.rs:156:29 [INFO] [stdout] | [INFO] [stdout] 156 | fn get_from_code(&self, &Collection, &str, &str) -> Result>; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &Collection` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/eval.rs:156:45 [INFO] [stdout] | [INFO] [stdout] 156 | fn get_from_code(&self, &Collection, &str, &str) -> Result>; [INFO] [stdout] | ^^^^ help: try naming the parameter or explicitly ignoring it: `_: &str` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/eval.rs:156:51 [INFO] [stdout] | [INFO] [stdout] 156 | fn get_from_code(&self, &Collection, &str, &str) -> Result>; [INFO] [stdout] | ^^^^ help: try naming the parameter or explicitly ignoring it: `_: &str` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 59s [INFO] running `Command { std: "docker" "inspect" "bbf14a6e2190e00af4389503bebda68fc01223ed827325e47df9acffd5384600", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bbf14a6e2190e00af4389503bebda68fc01223ed827325e47df9acffd5384600", kill_on_drop: false }` [INFO] [stdout] bbf14a6e2190e00af4389503bebda68fc01223ed827325e47df9acffd5384600 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d7cc344c8e1f6c23634fd0afea4eea31efdc2323fbb1c730d4321b76ffdf8e74 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d7cc344c8e1f6c23634fd0afea4eea31efdc2323fbb1c730d4321b76ffdf8e74", kill_on_drop: false }` [INFO] [stderr] Compiling pt_ref v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the feature `specialization` is incomplete and may not be safe to use and/or cause compiler crashes [INFO] [stdout] --> src/main.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(specialization)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(incomplete_features)]` on by default [INFO] [stdout] = note: see issue #31844 for more information [INFO] [stdout] = help: consider using `min_specialization` instead, which is more stable and complete [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/main.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/main.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/eval.rs:125:33 [INFO] [stdout] | [INFO] [stdout] 125 | fn get_corresponding(&self, &IdxSet) -> IdxSet; [INFO] [stdout] | ^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &IdxSet` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(anonymous_parameters)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/eval.rs:156:29 [INFO] [stdout] | [INFO] [stdout] 156 | fn get_from_code(&self, &Collection, &str, &str) -> Result>; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &Collection` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/eval.rs:156:45 [INFO] [stdout] | [INFO] [stdout] 156 | fn get_from_code(&self, &Collection, &str, &str) -> Result>; [INFO] [stdout] | ^^^^ help: try naming the parameter or explicitly ignoring it: `_: &str` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/eval.rs:156:51 [INFO] [stdout] | [INFO] [stdout] 156 | fn get_from_code(&self, &Collection, &str, &str) -> Result>; [INFO] [stdout] | ^^^^ help: try naming the parameter or explicitly ignoring it: `_: &str` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 9.02s [INFO] running `Command { std: "docker" "inspect" "d7cc344c8e1f6c23634fd0afea4eea31efdc2323fbb1c730d4321b76ffdf8e74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7cc344c8e1f6c23634fd0afea4eea31efdc2323fbb1c730d4321b76ffdf8e74", kill_on_drop: false }` [INFO] [stdout] d7cc344c8e1f6c23634fd0afea4eea31efdc2323fbb1c730d4321b76ffdf8e74 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5d4cb4ad319d069ef9bbb76ff42df683ded53a672e3dda16509afa5e84c2a7b8 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "5d4cb4ad319d069ef9bbb76ff42df683ded53a672e3dda16509afa5e84c2a7b8", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: the feature `specialization` is incomplete and may not be safe to use and/or cause compiler crashes [INFO] [stderr] --> src/main.rs:1:12 [INFO] [stderr] | [INFO] [stderr] 1 | #![feature(specialization)] [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(incomplete_features)]` on by default [INFO] [stderr] = note: see issue #31844 for more information [INFO] [stderr] = help: consider using `min_specialization` instead, which is more stable and complete [INFO] [stderr] [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/main.rs:3:1 [INFO] [stderr] | [INFO] [stderr] 3 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/main.rs:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stderr] --> src/eval.rs:125:33 [INFO] [stderr] | [INFO] [stderr] 125 | fn get_corresponding(&self, &IdxSet) -> IdxSet; [INFO] [stderr] | ^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &IdxSet` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(anonymous_parameters)]` on by default [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stderr] = note: for more information, see issue #41686 [INFO] [stderr] [INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stderr] --> src/eval.rs:156:29 [INFO] [stderr] | [INFO] [stderr] 156 | fn get_from_code(&self, &Collection, &str, &str) -> Result>; [INFO] [stderr] | ^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &Collection` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stderr] = note: for more information, see issue #41686 [INFO] [stderr] [INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stderr] --> src/eval.rs:156:45 [INFO] [stderr] | [INFO] [stderr] 156 | fn get_from_code(&self, &Collection, &str, &str) -> Result>; [INFO] [stderr] | ^^^^ help: try naming the parameter or explicitly ignoring it: `_: &str` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stderr] = note: for more information, see issue #41686 [INFO] [stderr] [INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stderr] --> src/eval.rs:156:51 [INFO] [stderr] | [INFO] [stderr] 156 | fn get_from_code(&self, &Collection, &str, &str) -> Result>; [INFO] [stderr] | ^^^^ help: try naming the parameter or explicitly ignoring it: `_: &str` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stderr] = note: for more information, see issue #41686 [INFO] [stderr] [INFO] [stderr] warning: `pt_ref` (bin "pt_ref" test) generated 7 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.78s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/pt_ref-59d0c11724318e6b) [INFO] [stdout] running 15 tests [INFO] [stdout] test expr::test::test_and_diff_expr ... ok [INFO] [stdout] test expr::test::test_and_expr ... ok [INFO] [stdout] test expr::test::test_object ... ok [INFO] [stdout] test expr::test::test_parenthesis_expr ... ok [INFO] [stdout] test expr::test::test_pred ... ok [INFO] [stdout] test expr::test::test_and_or_expr ... ok [INFO] [stdout] test expr::test::test_ident ... ok [INFO] [stdout] test expr::test::test_or_diff_expr ... ok [INFO] [stdout] test expr::test::test_fun ... ok [INFO] [stdout] test expr::test::test_diff_expr ... ok [INFO] [stdout] test expr::test::test_and_or_diff_expr ... ok [INFO] [stdout] test expr::test::test_basic_expr ... ok [INFO] [stdout] test expr::test::test_quoted_str ... ok [INFO] [stdout] test expr::test::test_to_object_expr ... ok [INFO] [stdout] test expr::test::test_or_expr ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "5d4cb4ad319d069ef9bbb76ff42df683ded53a672e3dda16509afa5e84c2a7b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d4cb4ad319d069ef9bbb76ff42df683ded53a672e3dda16509afa5e84c2a7b8", kill_on_drop: false }` [INFO] [stdout] 5d4cb4ad319d069ef9bbb76ff42df683ded53a672e3dda16509afa5e84c2a7b8