[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] checking TeXitoi/pt_ref against try#3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f for pr-87248 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTeXitoi%2Fpt_ref" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/TeXitoi/pt_ref on toolchain 3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "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-0/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" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "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 termcolor v0.3.6 [INFO] [stderr] Downloaded wincolor v0.1.6 [INFO] [stderr] Downloaded serde_derive_internals v0.23.1 [INFO] [stderr] Downloaded backtrace v0.3.7 [INFO] [stderr] Downloaded humantime v1.1.1 [INFO] [stderr] Downloaded env_logger v0.5.9 [INFO] [stderr] Downloaded csv v1.0.0-beta.5 [INFO] [stderr] Downloaded serde v1.0.45 [INFO] [stderr] Downloaded strum v0.9.0 [INFO] [stderr] Downloaded structopt-derive v0.2.8 [INFO] [stderr] Downloaded serde_derive v1.0.45 [INFO] [stderr] Downloaded syn v0.13.4 [INFO] [stderr] Downloaded strum_macros v0.9.0 [INFO] [stderr] Downloaded structopt v0.2.8 [INFO] [stderr] Downloaded combine v3.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "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] 52196388f2cf7dbf3d5d2c2d870f040d9bd3fe43517626af539ff98a48bf30e1 [INFO] running `Command { std: "docker" "start" "-a" "52196388f2cf7dbf3d5d2c2d870f040d9bd3fe43517626af539ff98a48bf30e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "52196388f2cf7dbf3d5d2c2d870f040d9bd3fe43517626af539ff98a48bf30e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52196388f2cf7dbf3d5d2c2d870f040d9bd3fe43517626af539ff98a48bf30e1", kill_on_drop: false }` [INFO] [stdout] 52196388f2cf7dbf3d5d2c2d870f040d9bd3fe43517626af539ff98a48bf30e1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8056d3b81b8b22331aed4f68edc5f30eacfec70bc738b38058447d7c5e2d568b [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" "8056d3b81b8b22331aed4f68edc5f30eacfec70bc738b38058447d7c5e2d568b", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking cfg-if v0.1.3 [INFO] [stderr] Checking bitflags v1.0.3 [INFO] [stderr] Checking serde v1.0.45 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Checking quick-error v1.2.1 [INFO] [stderr] Checking rustc-demangle v0.1.8 [INFO] [stderr] Checking termcolor v0.3.6 [INFO] [stderr] Checking dtoa v0.4.2 [INFO] [stderr] Checking itoa v0.4.1 [INFO] [stderr] Checking byteorder v1.2.2 [INFO] [stderr] Checking strum v0.9.0 [INFO] [stderr] Checking memchr v2.0.1 [INFO] [stderr] Checking atty v0.2.10 [INFO] [stderr] Checking time v0.1.39 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Checking regex-syntax v0.5.6 [INFO] [stderr] Checking log v0.4.1 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling proc-macro2 v0.3.8 [INFO] [stderr] Checking clap v2.31.2 [INFO] [stderr] Checking humantime v1.1.1 [INFO] [stderr] Checking aho-corasick v0.6.4 [INFO] [stderr] Checking csv-core v0.1.4 [INFO] [stderr] Compiling itertools v0.5.10 [INFO] [stderr] Checking chrono v0.4.2 [INFO] [stderr] Checking combine v3.2.0 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling derivative v1.0.0 [INFO] [stderr] Compiling syn v0.13.4 [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 failure_derive v0.1.1 [INFO] [stderr] Checking regex v0.2.11 [INFO] [stderr] Compiling serde_derive_internals v0.23.1 [INFO] [stderr] Checking serde_json v1.0.17 [INFO] [stderr] Checking csv v1.0.0-beta.5 [INFO] [stderr] Compiling structopt-derive v0.2.8 [INFO] [stderr] Checking env_logger v0.5.9 [INFO] [stderr] Compiling serde_derive v1.0.45 [INFO] [stderr] Checking structopt v0.2.8 [INFO] [stderr] Checking backtrace v0.3.7 [INFO] [stderr] Checking failure v0.1.1 [INFO] [stderr] Checking navitia_model v0.1.0 (https://github.com/CanalTP/navitia_model.git#8cd02299) [INFO] [stderr] Checking 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: 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] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 38.78s [INFO] running `Command { std: "docker" "inspect" "8056d3b81b8b22331aed4f68edc5f30eacfec70bc738b38058447d7c5e2d568b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8056d3b81b8b22331aed4f68edc5f30eacfec70bc738b38058447d7c5e2d568b", kill_on_drop: false }` [INFO] [stdout] 8056d3b81b8b22331aed4f68edc5f30eacfec70bc738b38058447d7c5e2d568b