[INFO] cloning repository https://github.com/RyosukeCla/parser-combinator-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RyosukeCla/parser-combinator-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRyosukeCla%2Fparser-combinator-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRyosukeCla%2Fparser-combinator-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 22562e349a512a6cf1c34af09fbaf7b26e16de6b [INFO] testing RyosukeCla/parser-combinator-rs against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRyosukeCla%2Fparser-combinator-rs" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/RyosukeCla/parser-combinator-rs on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/RyosukeCla/parser-combinator-rs [INFO] finished tweaking git repo https://github.com/RyosukeCla/parser-combinator-rs [INFO] tweaked toml for git repo https://github.com/RyosukeCla/parser-combinator-rs written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/RyosukeCla/parser-combinator-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d50a931f4240320d5cb8049995b10d53ac2fe13e6d79a1a874d6322dd3f28b7d [INFO] running `Command { std: "docker" "start" "-a" "d50a931f4240320d5cb8049995b10d53ac2fe13e6d79a1a874d6322dd3f28b7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d50a931f4240320d5cb8049995b10d53ac2fe13e6d79a1a874d6322dd3f28b7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d50a931f4240320d5cb8049995b10d53ac2fe13e6d79a1a874d6322dd3f28b7d", kill_on_drop: false }` [INFO] [stdout] d50a931f4240320d5cb8049995b10d53ac2fe13e6d79a1a874d6322dd3f28b7d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c3b2d47b6a04f01d4ac6b7711682c3001551749147a3b39908c502426aaf5d6a [INFO] running `Command { std: "docker" "start" "-a" "c3b2d47b6a04f01d4ac6b7711682c3001551749147a3b39908c502426aaf5d6a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.45 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling memchr v2.1.2 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling regex-syntax v0.6.4 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling parser_comb v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/parser/base.rs:44:30 [INFO] [stdout] | [INFO] [stdout] 44 | fn box_clone(&self) -> Box>; [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Parser` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/parser/char.rs:22:30 [INFO] [stdout] | [INFO] [stdout] 22 | fn box_clone(&self) -> Box> { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Parser` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/parser/choice.rs:4:20 [INFO] [stdout] | [INFO] [stdout] 4 | parsers: Vec>>, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Parser` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/parser/choice.rs:21:30 [INFO] [stdout] | [INFO] [stdout] 21 | fn box_clone(&self) -> Box> { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Parser` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/parser/choice.rs:22:30 [INFO] [stdout] | [INFO] [stdout] 22 | let mut parsers: Vec>> = vec![]; [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Parser` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/parser/identity_map.rs:4:15 [INFO] [stdout] | [INFO] [stdout] 4 | parser: Box>, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Parser` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/parser/identity_map.rs:18:30 [INFO] [stdout] | [INFO] [stdout] 18 | fn box_clone(&self) -> Box> { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Parser` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/parser/lazy.rs:6:33 [INFO] [stdout] | [INFO] [stdout] 6 | parser: Rc>>>>, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Parser` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/parser/lazy.rs:26:30 [INFO] [stdout] | [INFO] [stdout] 26 | fn box_clone(&self) -> Box> { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Parser` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/parser/many.rs:4:15 [INFO] [stdout] | [INFO] [stdout] 4 | parser: Box>, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Parser` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/parser/many.rs:14:30 [INFO] [stdout] | [INFO] [stdout] 14 | fn box_clone(&self) -> Box> { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Parser` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/parser/map.rs:5:15 [INFO] [stdout] | [INFO] [stdout] 5 | parser: Box>, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Parser` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/parser/map.rs:6:18 [INFO] [stdout] | [INFO] [stdout] 6 | mapper: Rc) -> Node>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(Node) -> Node` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/parser/map.rs:22:30 [INFO] [stdout] | [INFO] [stdout] 22 | fn box_clone(&self) -> Box> { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Parser` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/parser/opt.rs:4:15 [INFO] [stdout] | [INFO] [stdout] 4 | parser: Box>, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Parser` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/parser/opt.rs:14:30 [INFO] [stdout] | [INFO] [stdout] 14 | fn box_clone(&self) -> Box> { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Parser` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/parser/regexp.rs:24:30 [INFO] [stdout] | [INFO] [stdout] 24 | fn box_clone(&self) -> Box> { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Parser` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/parser/seq.rs:4:20 [INFO] [stdout] | [INFO] [stdout] 4 | parsers: Vec>>, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Parser` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/parser/seq.rs:21:30 [INFO] [stdout] | [INFO] [stdout] 21 | fn box_clone(&self) -> Box> { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Parser` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/parser/seq.rs:22:30 [INFO] [stdout] | [INFO] [stdout] 22 | let mut parsers: Vec>> = vec![]; [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Parser` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/parser/token.rs:16:30 [INFO] [stdout] | [INFO] [stdout] 16 | fn box_clone(&self) -> Box> { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Parser` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/parser/mod.rs:53:19 [INFO] [stdout] | [INFO] [stdout] 53 | pub parser: Box>, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Parser` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/parser/mod.rs:69:30 [INFO] [stdout] | [INFO] [stdout] 69 | fn box_clone(&self) -> Box> { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Parser` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 23 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.23s [INFO] running `Command { std: "docker" "inspect" "c3b2d47b6a04f01d4ac6b7711682c3001551749147a3b39908c502426aaf5d6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3b2d47b6a04f01d4ac6b7711682c3001551749147a3b39908c502426aaf5d6a", kill_on_drop: false }` [INFO] [stdout] c3b2d47b6a04f01d4ac6b7711682c3001551749147a3b39908c502426aaf5d6a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0e129e3c902fa46edc03a70fda8146fcf1cc6f8463b0bbcadd7aff962c651519 [INFO] running `Command { std: "docker" "start" "-a" "0e129e3c902fa46edc03a70fda8146fcf1cc6f8463b0bbcadd7aff962c651519", kill_on_drop: false }` [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/parser/base.rs:44:30 [INFO] [stdout] | [INFO] [stdout] 44 | fn box_clone(&self) -> Box>; [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Parser` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/parser/char.rs:22:30 [INFO] [stdout] | [INFO] [stdout] 22 | fn box_clone(&self) -> Box> { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Parser` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/parser/choice.rs:4:20 [INFO] [stdout] | [INFO] [stdout] 4 | parsers: Vec>>, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Parser` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/parser/choice.rs:21:30 [INFO] [stdout] | [INFO] [stdout] 21 | fn box_clone(&self) -> Box> { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Parser` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/parser/choice.rs:22:30 [INFO] [stdout] | [INFO] [stdout] 22 | let mut parsers: Vec>> = vec![]; [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Parser` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/parser/identity_map.rs:4:15 [INFO] [stdout] | [INFO] [stdout] 4 | parser: Box>, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Parser` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/parser/identity_map.rs:18:30 [INFO] [stdout] | [INFO] [stdout] 18 | fn box_clone(&self) -> Box> { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Parser` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/parser/lazy.rs:6:33 [INFO] [stdout] | [INFO] [stdout] 6 | parser: Rc>>>>, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Parser` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/parser/lazy.rs:26:30 [INFO] [stdout] | [INFO] [stdout] 26 | fn box_clone(&self) -> Box> { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Parser` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/parser/many.rs:4:15 [INFO] [stdout] | [INFO] [stdout] 4 | parser: Box>, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Parser` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/parser/many.rs:14:30 [INFO] [stdout] | [INFO] [stdout] 14 | fn box_clone(&self) -> Box> { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Parser` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/parser/map.rs:5:15 [INFO] [stdout] | [INFO] [stdout] 5 | parser: Box>, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Parser` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/parser/map.rs:6:18 [INFO] [stdout] | [INFO] [stdout] 6 | mapper: Rc) -> Node>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(Node) -> Node` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/parser/map.rs:22:30 [INFO] [stdout] | [INFO] [stdout] 22 | fn box_clone(&self) -> Box> { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Parser` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/parser/opt.rs:4:15 [INFO] [stdout] | [INFO] [stdout] 4 | parser: Box>, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Parser` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/parser/opt.rs:14:30 [INFO] [stdout] | [INFO] [stdout] 14 | fn box_clone(&self) -> Box> { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Parser` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/parser/regexp.rs:24:30 [INFO] [stdout] | [INFO] [stdout] 24 | fn box_clone(&self) -> Box> { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Parser` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/parser/seq.rs:4:20 [INFO] [stdout] | [INFO] [stdout] 4 | parsers: Vec>>, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Parser` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/parser/seq.rs:21:30 [INFO] [stdout] | [INFO] [stdout] 21 | fn box_clone(&self) -> Box> { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Parser` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/parser/seq.rs:22:30 [INFO] [stdout] | [INFO] [stdout] 22 | let mut parsers: Vec>> = vec![]; [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Parser` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/parser/token.rs:16:30 [INFO] [stdout] | [INFO] [stdout] 16 | fn box_clone(&self) -> Box> { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Parser` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling parser_comb v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/parser/mod.rs:53:19 [INFO] [stdout] | [INFO] [stdout] 53 | pub parser: Box>, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Parser` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/parser/mod.rs:69:30 [INFO] [stdout] | [INFO] [stdout] 69 | fn box_clone(&self) -> Box> { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Parser` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 23 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> examples/clang.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `parser_comb::parser::map::Map` [INFO] [stdout] --> examples/clang.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use parser_comb::parser::map::Map; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Node`, `Type`, `debug_parse`, `filter`, `map`, `type_map`, `unwrap` [INFO] [stdout] --> examples/clang.rs:5:17 [INFO] [stdout] | [INFO] [stdout] 5 | char, choice, debug_parse, exclude_empty, extract, filter, flatten, identity_map, kind, [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^ [INFO] [stdout] 6 | kind_ignore, lazy, many, many1, map, opt, regexp, sep, seq, token, trim, type_map, unwrap, wrap, [INFO] [stdout] | ^^^ ^^^^^^^^ ^^^^^^ [INFO] [stdout] 7 | Node, Parser, ParserCombinator, Type, [INFO] [stdout] | ^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Parser` [INFO] [stdout] --> examples/clang.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | Node, Parser, ParserCombinator, Type, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/parser/base.rs:44:30 [INFO] [stdout] | [INFO] [stdout] 44 | fn box_clone(&self) -> Box>; [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Parser` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/parser/char.rs:22:30 [INFO] [stdout] | [INFO] [stdout] 22 | fn box_clone(&self) -> Box> { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Parser` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/parser/choice.rs:4:20 [INFO] [stdout] | [INFO] [stdout] 4 | parsers: Vec>>, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Parser` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/parser/choice.rs:21:30 [INFO] [stdout] | [INFO] [stdout] 21 | fn box_clone(&self) -> Box> { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Parser` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/parser/choice.rs:22:30 [INFO] [stdout] | [INFO] [stdout] 22 | let mut parsers: Vec>> = vec![]; [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Parser` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/parser/identity_map.rs:4:15 [INFO] [stdout] | [INFO] [stdout] 4 | parser: Box>, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Parser` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/parser/identity_map.rs:18:30 [INFO] [stdout] | [INFO] [stdout] 18 | fn box_clone(&self) -> Box> { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Parser` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/parser/lazy.rs:6:33 [INFO] [stdout] | [INFO] [stdout] 6 | parser: Rc>>>>, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Parser` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/parser/lazy.rs:26:30 [INFO] [stdout] | [INFO] [stdout] 26 | fn box_clone(&self) -> Box> { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Parser` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/parser/many.rs:4:15 [INFO] [stdout] | [INFO] [stdout] 4 | parser: Box>, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Parser` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/parser/many.rs:14:30 [INFO] [stdout] | [INFO] [stdout] 14 | fn box_clone(&self) -> Box> { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Parser` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/parser/map.rs:5:15 [INFO] [stdout] | [INFO] [stdout] 5 | parser: Box>, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Parser` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/parser/map.rs:6:18 [INFO] [stdout] | [INFO] [stdout] 6 | mapper: Rc) -> Node>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(Node) -> Node` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/parser/map.rs:22:30 [INFO] [stdout] | [INFO] [stdout] 22 | fn box_clone(&self) -> Box> { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Parser` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/parser/opt.rs:4:15 [INFO] [stdout] | [INFO] [stdout] 4 | parser: Box>, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Parser` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/parser/opt.rs:14:30 [INFO] [stdout] | [INFO] [stdout] 14 | fn box_clone(&self) -> Box> { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Parser` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/parser/regexp.rs:24:30 [INFO] [stdout] | [INFO] [stdout] 24 | fn box_clone(&self) -> Box> { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Parser` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/parser/seq.rs:4:20 [INFO] [stdout] | [INFO] [stdout] 4 | parsers: Vec>>, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Parser` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/parser/seq.rs:21:30 [INFO] [stdout] | [INFO] [stdout] 21 | fn box_clone(&self) -> Box> { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Parser` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/parser/seq.rs:22:30 [INFO] [stdout] | [INFO] [stdout] 22 | let mut parsers: Vec>> = vec![]; [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Parser` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/parser/token.rs:16:30 [INFO] [stdout] | [INFO] [stdout] 16 | fn box_clone(&self) -> Box> { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Parser` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/parser/mod.rs:53:19 [INFO] [stdout] | [INFO] [stdout] 53 | pub parser: Box>, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Parser` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/parser/mod.rs:69:30 [INFO] [stdout] | [INFO] [stdout] 69 | fn box_clone(&self) -> Box> { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Parser` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 23 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.84s [INFO] running `Command { std: "docker" "inspect" "0e129e3c902fa46edc03a70fda8146fcf1cc6f8463b0bbcadd7aff962c651519", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e129e3c902fa46edc03a70fda8146fcf1cc6f8463b0bbcadd7aff962c651519", kill_on_drop: false }` [INFO] [stdout] 0e129e3c902fa46edc03a70fda8146fcf1cc6f8463b0bbcadd7aff962c651519 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d6c94919060d34867f9b06769a04d367286ba9450672d26358fa0b2cae5979cd [INFO] running `Command { std: "docker" "start" "-a" "d6c94919060d34867f9b06769a04d367286ba9450672d26358fa0b2cae5979cd", kill_on_drop: false }` [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/parser/base.rs:44:30 [INFO] [stderr] | [INFO] [stderr] 44 | fn box_clone(&self) -> Box>; [INFO] [stderr] | ^^^^^^^^^ help: use `dyn`: `dyn Parser` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/parser/char.rs:22:30 [INFO] [stderr] | [INFO] [stderr] 22 | fn box_clone(&self) -> Box> { [INFO] [stderr] | ^^^^^^^^^ help: use `dyn`: `dyn Parser` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/parser/choice.rs:4:20 [INFO] [stderr] | [INFO] [stderr] 4 | parsers: Vec>>, [INFO] [stderr] | ^^^^^^^^^ help: use `dyn`: `dyn Parser` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/parser/choice.rs:21:30 [INFO] [stderr] | [INFO] [stderr] 21 | fn box_clone(&self) -> Box> { [INFO] [stderr] | ^^^^^^^^^ help: use `dyn`: `dyn Parser` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/parser/choice.rs:22:30 [INFO] [stderr] | [INFO] [stderr] 22 | let mut parsers: Vec>> = vec![]; [INFO] [stderr] | ^^^^^^^^^ help: use `dyn`: `dyn Parser` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/parser/identity_map.rs:4:15 [INFO] [stderr] | [INFO] [stderr] 4 | parser: Box>, [INFO] [stderr] | ^^^^^^^^^ help: use `dyn`: `dyn Parser` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stdout] running 0 tests [INFO] [stderr] [INFO] [stdout] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] --> src/parser/identity_map.rs:18:30 [INFO] [stdout] [INFO] [stderr] | [INFO] [stderr] 18 | fn box_clone(&self) -> Box> { [INFO] [stderr] | ^^^^^^^^^ help: use `dyn`: `dyn Parser` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/parser/lazy.rs:6:33 [INFO] [stderr] | [INFO] [stderr] 6 | parser: Rc>>>>, [INFO] [stderr] | ^^^^^^^^^ help: use `dyn`: `dyn Parser` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/parser/lazy.rs:26:30 [INFO] [stderr] | [INFO] [stderr] 26 | fn box_clone(&self) -> Box> { [INFO] [stderr] | ^^^^^^^^^ help: use `dyn`: `dyn Parser` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/parser/many.rs:4:15 [INFO] [stderr] | [INFO] [stderr] 4 | parser: Box>, [INFO] [stderr] | ^^^^^^^^^ help: use `dyn`: `dyn Parser` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/parser/many.rs:14:30 [INFO] [stderr] | [INFO] [stderr] 14 | fn box_clone(&self) -> Box> { [INFO] [stderr] | ^^^^^^^^^ help: use `dyn`: `dyn Parser` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/parser/map.rs:5:15 [INFO] [stderr] | [INFO] [stderr] 5 | parser: Box>, [INFO] [stderr] | ^^^^^^^^^ help: use `dyn`: `dyn Parser` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/parser/map.rs:6:18 [INFO] [stderr] | [INFO] [stderr] 6 | mapper: Rc) -> Node>>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(Node) -> Node` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/parser/map.rs:22:30 [INFO] [stderr] | [INFO] [stderr] 22 | fn box_clone(&self) -> Box> { [INFO] [stderr] | ^^^^^^^^^ help: use `dyn`: `dyn Parser` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/parser/opt.rs:4:15 [INFO] [stderr] | [INFO] [stderr] 4 | parser: Box>, [INFO] [stderr] | ^^^^^^^^^ help: use `dyn`: `dyn Parser` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/parser/opt.rs:14:30 [INFO] [stderr] | [INFO] [stderr] 14 | fn box_clone(&self) -> Box> { [INFO] [stderr] | ^^^^^^^^^ help: use `dyn`: `dyn Parser` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/parser/regexp.rs:24:30 [INFO] [stderr] | [INFO] [stderr] 24 | fn box_clone(&self) -> Box> { [INFO] [stderr] | ^^^^^^^^^ help: use `dyn`: `dyn Parser` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/parser/seq.rs:4:20 [INFO] [stderr] | [INFO] [stderr] 4 | parsers: Vec>>, [INFO] [stderr] | ^^^^^^^^^ help: use `dyn`: `dyn Parser` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/parser/seq.rs:21:30 [INFO] [stderr] | [INFO] [stderr] 21 | fn box_clone(&self) -> Box> { [INFO] [stderr] | ^^^^^^^^^ help: use `dyn`: `dyn Parser` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/parser/seq.rs:22:30 [INFO] [stderr] | [INFO] [stderr] 22 | let mut parsers: Vec>> = vec![]; [INFO] [stderr] | ^^^^^^^^^ help: use `dyn`: `dyn Parser` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/parser/token.rs:16:30 [INFO] [stderr] | [INFO] [stderr] 16 | fn box_clone(&self) -> Box> { [INFO] [stderr] | ^^^^^^^^^ help: use `dyn`: `dyn Parser` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/parser/mod.rs:53:19 [INFO] [stderr] | [INFO] [stderr] 53 | pub parser: Box>, [INFO] [stderr] | ^^^^^^^^^ help: use `dyn`: `dyn Parser` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/parser/mod.rs:69:30 [INFO] [stderr] | [INFO] [stderr] 69 | fn box_clone(&self) -> Box> { [INFO] [stderr] | ^^^^^^^^^ help: use `dyn`: `dyn Parser` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: 23 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/parser/base.rs:44:30 [INFO] [stderr] | [INFO] [stderr] 44 | fn box_clone(&self) -> Box>; [INFO] [stderr] | ^^^^^^^^^ help: use `dyn`: `dyn Parser` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/parser/char.rs:22:30 [INFO] [stderr] | [INFO] [stderr] 22 | fn box_clone(&self) -> Box> { [INFO] [stderr] | ^^^^^^^^^ help: use `dyn`: `dyn Parser` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/parser/choice.rs:4:20 [INFO] [stderr] | [INFO] [stderr] 4 | parsers: Vec>>, [INFO] [stderr] | ^^^^^^^^^ help: use `dyn`: `dyn Parser` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/parser/choice.rs:21:30 [INFO] [stderr] | [INFO] [stderr] 21 | fn box_clone(&self) -> Box> { [INFO] [stderr] | ^^^^^^^^^ help: use `dyn`: `dyn Parser` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/parser/choice.rs:22:30 [INFO] [stderr] | [INFO] [stderr] 22 | let mut parsers: Vec>> = vec![]; [INFO] [stderr] | ^^^^^^^^^ help: use `dyn`: `dyn Parser` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/parser/identity_map.rs:4:15 [INFO] [stderr] | [INFO] [stderr] 4 | parser: Box>, [INFO] [stderr] | ^^^^^^^^^ help: use `dyn`: `dyn Parser` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/parser/identity_map.rs:18:30 [INFO] [stderr] | [INFO] [stderr] 18 | fn box_clone(&self) -> Box> { [INFO] [stderr] | ^^^^^^^^^ help: use `dyn`: `dyn Parser` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/parser/lazy.rs:6:33 [INFO] [stderr] | [INFO] [stderr] 6 | parser: Rc>>>>, [INFO] [stderr] | ^^^^^^^^^ help: use `dyn`: `dyn Parser` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/parser/lazy.rs:26:30 [INFO] [stderr] | [INFO] [stderr] 26 | fn box_clone(&self) -> Box> { [INFO] [stderr] | ^^^^^^^^^ help: use `dyn`: `dyn Parser` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/parser/many.rs:4:15 [INFO] [stderr] | [INFO] [stderr] 4 | parser: Box>, [INFO] [stderr] | ^^^^^^^^^ help: use `dyn`: `dyn Parser` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/parser/many.rs:14:30 [INFO] [stderr] | [INFO] [stderr] 14 | fn box_clone(&self) -> Box> { [INFO] [stderr] | ^^^^^^^^^ help: use `dyn`: `dyn Parser` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/parser/map.rs:5:15 [INFO] [stderr] | [INFO] [stderr] 5 | parser: Box>, [INFO] [stderr] | ^^^^^^^^^ help: use `dyn`: `dyn Parser` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/parser/map.rs:6:18 [INFO] [stderr] | [INFO] [stderr] 6 | mapper: Rc) -> Node>>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(Node) -> Node` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/parser/map.rs:22:30 [INFO] [stderr] | [INFO] [stderr] 22 | fn box_clone(&self) -> Box> { [INFO] [stderr] | ^^^^^^^^^ help: use `dyn`: `dyn Parser` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/parser/opt.rs:4:15 [INFO] [stderr] | [INFO] [stderr] 4 | parser: Box>, [INFO] [stderr] | ^^^^^^^^^ help: use `dyn`: `dyn Parser` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/parser/opt.rs:14:30 [INFO] [stderr] | [INFO] [stderr] 14 | fn box_clone(&self) -> Box> { [INFO] [stderr] | ^^^^^^^^^ help: use `dyn`: `dyn Parser` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/parser/regexp.rs:24:30 [INFO] [stderr] | [INFO] [stderr] 24 | fn box_clone(&self) -> Box> { [INFO] [stderr] | ^^^^^^^^^ help: use `dyn`: `dyn Parser` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/parser/seq.rs:4:20 [INFO] [stderr] | [INFO] [stderr] 4 | parsers: Vec>>, [INFO] [stderr] | ^^^^^^^^^ help: use `dyn`: `dyn Parser` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/parser/seq.rs:21:30 [INFO] [stderr] | [INFO] [stderr] 21 | fn box_clone(&self) -> Box> { [INFO] [stderr] | ^^^^^^^^^ help: use `dyn`: `dyn Parser` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/parser/seq.rs:22:30 [INFO] [stderr] | [INFO] [stderr] 22 | let mut parsers: Vec>> = vec![]; [INFO] [stderr] | ^^^^^^^^^ help: use `dyn`: `dyn Parser` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/parser/token.rs:16:30 [INFO] [stderr] | [INFO] [stderr] 16 | fn box_clone(&self) -> Box> { [INFO] [stderr] | ^^^^^^^^^ help: use `dyn`: `dyn Parser` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/parser/mod.rs:53:19 [INFO] [stderr] | [INFO] [stderr] 53 | pub parser: Box>, [INFO] [stderr] | ^^^^^^^^^ help: use `dyn`: `dyn Parser` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/parser/mod.rs:69:30 [INFO] [stderr] | [INFO] [stderr] 69 | fn box_clone(&self) -> Box> { [INFO] [stderr] | ^^^^^^^^^ help: use `dyn`: `dyn Parser` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: 23 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> examples/clang.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `parser_comb::parser::map::Map` [INFO] [stderr] --> examples/clang.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use parser_comb::parser::map::Map; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `Node`, `Type`, `debug_parse`, `filter`, `map`, `type_map`, `unwrap` [INFO] [stderr] --> examples/clang.rs:5:17 [INFO] [stderr] | [INFO] [stderr] 5 | char, choice, debug_parse, exclude_empty, extract, filter, flatten, identity_map, kind, [INFO] [stderr] | ^^^^^^^^^^^ ^^^^^^ [INFO] [stderr] 6 | kind_ignore, lazy, many, many1, map, opt, regexp, sep, seq, token, trim, type_map, unwrap, wrap, [INFO] [stderr] | ^^^ ^^^^^^^^ ^^^^^^ [INFO] [stderr] 7 | Node, Parser, ParserCombinator, Type, [INFO] [stderr] | ^^^^ ^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `Parser` [INFO] [stderr] --> examples/clang.rs:7:9 [INFO] [stderr] | [INFO] [stderr] 7 | Node, Parser, ParserCombinator, Type, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 4 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/parser_comb-a3d77c6e6c76edd5) [INFO] [stderr] Doc-tests parser_comb [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d6c94919060d34867f9b06769a04d367286ba9450672d26358fa0b2cae5979cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6c94919060d34867f9b06769a04d367286ba9450672d26358fa0b2cae5979cd", kill_on_drop: false }` [INFO] [stdout] d6c94919060d34867f9b06769a04d367286ba9450672d26358fa0b2cae5979cd