[INFO] cloning repository https://github.com/michaeljones/mango [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/michaeljones/mango" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichaeljones%2Fmango", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichaeljones%2Fmango'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4e6cd39c5c1dd481d2d8d99e13083017ce6bc683 [INFO] testing michaeljones/mango against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichaeljones%2Fmango" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/michaeljones/mango on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/michaeljones/mango [INFO] finished tweaking git repo https://github.com/michaeljones/mango [INFO] tweaked toml for git repo https://github.com/michaeljones/mango written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/michaeljones/mango already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde v0.9.15 [INFO] [stderr] Downloaded gl_generator v0.6.1 [INFO] [stderr] Downloaded daggy v0.5.0 [INFO] [stderr] Downloaded atty v0.2.6 [INFO] [stderr] Downloaded clap v2.29.0 [INFO] [stderr] Downloaded winapi v0.3.2 [INFO] [stderr] Downloaded libc v0.2.34 [INFO] [stderr] Downloaded user32-sys v0.1.3 [INFO] [stderr] Downloaded dwmapi-sys v0.1.1 [INFO] [stderr] Downloaded num-bigint v0.1.41 [INFO] [stderr] Downloaded num-complex v0.1.41 [INFO] [stderr] Downloaded serde_json v0.9.10 [INFO] [stderr] Downloaded target_build_utils v0.3.1 [INFO] [stderr] Downloaded wayland-sys v0.9.10 [INFO] [stderr] Downloaded cc v1.0.3 [INFO] [stderr] Downloaded cocoa v0.9.2 [INFO] [stderr] Downloaded core-foundation v0.3.0 [INFO] [stderr] Downloaded rusttype v0.3.0 [INFO] [stderr] Downloaded tempfile v2.2.0 [INFO] [stderr] Downloaded wayland-sys v0.12.4 [INFO] [stderr] Downloaded wayland-scanner v0.12.4 [INFO] [stderr] Downloaded rand v0.3.19 [INFO] [stderr] Downloaded redox_syscall v0.1.33 [INFO] [stderr] Downloaded wayland-client v0.12.4 [INFO] [stderr] Downloaded petgraph v0.4.10 [INFO] [stderr] Downloaded khronos_api v2.0.0 [INFO] [stderr] Downloaded dlib v0.4.0 [INFO] [stderr] Downloaded fuchsia-zircon v0.3.2 [INFO] [stderr] Downloaded conrod_derive v0.1.0 [INFO] [stderr] Downloaded core-graphics v0.8.2 [INFO] [stderr] Downloaded gdi32-sys v0.1.2 [INFO] [stderr] Downloaded gl_generator v0.7.0 [INFO] [stderr] Downloaded arrayvec v0.4.6 [INFO] [stderr] Downloaded ordered-float v0.5.0 [INFO] [stderr] Downloaded smallvec v0.4.4 [INFO] [stderr] Downloaded num-rational v0.1.40 [INFO] [stderr] Downloaded pistoncore-input v0.20.0 [INFO] [stderr] Downloaded stb_truetype v0.2.1 [INFO] [stderr] Downloaded wayland-kbd v0.13.0 [INFO] [stderr] Downloaded wayland-protocols v0.12.4 [INFO] [stderr] Downloaded memmap v0.6.1 [INFO] [stderr] Downloaded x11-dl v2.17.2 [INFO] [stderr] Downloaded fuchsia-zircon-sys v0.3.2 [INFO] [stderr] Downloaded wayland-window v0.13.2 [INFO] [stderr] Downloaded gleam v0.4.17 [INFO] [stderr] Downloaded json v0.11.12 [INFO] [stderr] Downloaded fixedbitset v0.1.8 [INFO] [stderr] Downloaded backtrace v0.3.4 [INFO] [stderr] Downloaded rustc-demangle v0.1.5 [INFO] [stderr] Downloaded core-foundation-sys v0.3.1 [INFO] [stderr] Downloaded wayland-client v0.9.10 [INFO] [stderr] Downloaded glutin v0.11.0 [INFO] [stderr] Downloaded core-graphics v0.10.0 [INFO] [stderr] Downloaded winapi-x86_64-pc-windows-gnu v0.3.2 [INFO] [stderr] Downloaded winapi-i686-pc-windows-gnu v0.3.2 [INFO] [stderr] Downloaded wayland-scanner v0.9.10 [INFO] [stderr] Downloaded winit v0.9.0 [INFO] [stderr] Downloaded glium v0.19.0 [INFO] [stderr] Downloaded cocoa v0.11.0 [INFO] [stderr] Downloaded conrod v0.57.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7b7a3202c4162cf01335bcab36c5078dbdb90e2b2451d7c876baa845be97165c [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" "7b7a3202c4162cf01335bcab36c5078dbdb90e2b2451d7c876baa845be97165c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7b7a3202c4162cf01335bcab36c5078dbdb90e2b2451d7c876baa845be97165c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b7a3202c4162cf01335bcab36c5078dbdb90e2b2451d7c876baa845be97165c", kill_on_drop: false }` [INFO] [stdout] 7b7a3202c4162cf01335bcab36c5078dbdb90e2b2451d7c876baa845be97165c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 71b7af0adb657da5bd9625b28cf8cff21480d46179b8f39109ce0b9726328b3d [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" "71b7af0adb657da5bd9625b28cf8cff21480d46179b8f39109ce0b9726328b3d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.34 [INFO] [stderr] Compiling num-traits v0.1.41 [INFO] [stderr] Compiling siphasher v0.2.2 [INFO] [stderr] Compiling libloading v0.4.3 [INFO] [stderr] Compiling itoa v0.3.4 [INFO] [stderr] Compiling serde v0.9.15 [INFO] [stderr] Compiling dtoa v0.4.2 [INFO] [stderr] Compiling token_store v0.1.2 [INFO] [stderr] Compiling khronos_api v2.0.0 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling cc v1.0.3 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling piston-float v0.3.0 [INFO] [stderr] Compiling rustc-demangle v0.1.5 [INFO] [stderr] Compiling linked-hash-map v0.5.0 [INFO] [stderr] Compiling nodrop v0.1.12 [INFO] [stderr] Compiling fixedbitset v0.1.8 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling smallvec v0.4.4 [INFO] [stderr] Compiling json v0.11.12 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling xml-rs v0.6.1 [INFO] [stderr] Compiling x11-dl v2.17.2 [INFO] [stderr] Compiling unreachable v0.1.1 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling piston-viewport v0.3.0 [INFO] [stderr] Compiling phf_shared v0.7.21 [INFO] [stderr] Compiling stb_truetype v0.2.1 [INFO] [stderr] Compiling arrayvec v0.4.6 [INFO] [stderr] Compiling rand v0.3.19 [INFO] [stderr] Compiling memmap v0.6.1 [INFO] [stderr] Compiling shared_library v0.1.8 [INFO] [stderr] Compiling atty v0.2.6 [INFO] [stderr] Compiling num-integer v0.1.35 [INFO] [stderr] Compiling ordered-float v0.5.0 [INFO] [stderr] Compiling yaml-rust v0.4.0 [INFO] [stderr] Compiling petgraph v0.4.10 [INFO] [stderr] Compiling phf v0.7.21 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling clap v2.29.0 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling num-iter v0.1.34 [INFO] [stderr] Compiling rusttype v0.3.0 [INFO] [stderr] Compiling wayland-scanner v0.12.4 [INFO] [stderr] Compiling gl_generator v0.7.0 [INFO] [stderr] Compiling dlib v0.4.0 [INFO] [stderr] Compiling wayland-scanner v0.9.10 [INFO] [stderr] Compiling wayland-sys v0.12.4 [INFO] [stderr] Compiling phf_generator v0.7.21 [INFO] [stderr] Compiling tempfile v2.2.0 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling phf_codegen v0.7.21 [INFO] [stderr] Compiling daggy v0.5.0 [INFO] [stderr] Compiling serde_derive_internals v0.19.0 [INFO] [stderr] Compiling num-bigint v0.1.41 [INFO] [stderr] Compiling num-complex v0.1.41 [INFO] [stderr] Compiling target_build_utils v0.3.1 [INFO] [stderr] Compiling wayland-client v0.12.4 [INFO] [stderr] Compiling wayland-protocols v0.12.4 [INFO] [stderr] Compiling wayland-client v0.9.10 [INFO] [stderr] Compiling serde_json v0.9.10 [INFO] [stderr] Compiling glutin v0.11.0 [INFO] [stderr] Compiling glium v0.19.0 [INFO] [stderr] Compiling conrod_derive v0.1.0 [INFO] [stderr] Compiling num-rational v0.1.40 [INFO] [stderr] Compiling serde_derive v1.0.27 [INFO] [stderr] Compiling num v0.1.41 [INFO] [stderr] Compiling wayland-kbd v0.13.0 [INFO] [stderr] Compiling wayland-window v0.13.2 [INFO] [stderr] Compiling pistoncore-input v0.20.0 [INFO] [stderr] Compiling winit v0.9.0 [INFO] [stderr] Compiling libloading v0.3.4 [INFO] [stderr] Compiling dlib v0.3.1 [INFO] [stderr] Compiling wayland-sys v0.9.10 [INFO] [stderr] Compiling backtrace v0.3.4 [INFO] [stderr] Compiling conrod v0.57.0 [INFO] [stderr] Compiling mango v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/nodes/standard_in.rs:42:54 [INFO] [stdout] | [INFO] [stdout] 42 | fn set_input(&mut self, _node: Option>>, _index: Option) -> () {} [INFO] [stdout] | ^^^^ help: use `dyn`: `dyn Node` [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/nodes/standard_out.rs:15:34 [INFO] [stdout] | [INFO] [stdout] 15 | pub input: Option>>, [INFO] [stdout] | ^^^^ help: use `dyn`: `dyn 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/nodes/standard_out.rs:44:53 [INFO] [stdout] | [INFO] [stdout] 44 | fn set_input(&mut self, node: Option>>, _index: Option) -> () { [INFO] [stdout] | ^^^^ help: use `dyn`: `dyn 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/nodes/lines.rs:15:34 [INFO] [stdout] | [INFO] [stdout] 15 | pub input: Option>>, [INFO] [stdout] | ^^^^ help: use `dyn`: `dyn 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/nodes/lines.rs:43:53 [INFO] [stdout] | [INFO] [stdout] 43 | fn set_input(&mut self, node: Option>>, _index: Option) -> () { [INFO] [stdout] | ^^^^ help: use `dyn`: `dyn 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/nodes/string_contains.rs:19:34 [INFO] [stdout] | [INFO] [stdout] 19 | pub input: Option>>, [INFO] [stdout] | ^^^^ help: use `dyn`: `dyn 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/nodes/string_contains.rs:50:53 [INFO] [stdout] | [INFO] [stdout] 50 | fn set_input(&mut self, node: Option>>, _index: Option) -> () { [INFO] [stdout] | ^^^^ help: use `dyn`: `dyn 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/nodes/json_parse.rs:17:34 [INFO] [stdout] | [INFO] [stdout] 17 | pub input: Option>>, [INFO] [stdout] | ^^^^ help: use `dyn`: `dyn 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/nodes/json_parse.rs:44:53 [INFO] [stdout] | [INFO] [stdout] 44 | fn set_input(&mut self, node: Option>>, _index: Option) -> () { [INFO] [stdout] | ^^^^ help: use `dyn`: `dyn 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/nodes/json_stringify.rs:17:34 [INFO] [stdout] | [INFO] [stdout] 17 | pub input: Option>>, [INFO] [stdout] | ^^^^ help: use `dyn`: `dyn 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/nodes/json_stringify.rs:40:53 [INFO] [stdout] | [INFO] [stdout] 40 | fn set_input(&mut self, node: Option>>, _index: Option) -> () { [INFO] [stdout] | ^^^^ help: use `dyn`: `dyn 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/nodes/json_keys.rs:15:34 [INFO] [stdout] | [INFO] [stdout] 15 | pub input: Option>>, [INFO] [stdout] | ^^^^ help: use `dyn`: `dyn 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/nodes/json_keys.rs:43:53 [INFO] [stdout] | [INFO] [stdout] 43 | fn set_input(&mut self, node: Option>>, _index: Option) -> () { [INFO] [stdout] | ^^^^ help: use `dyn`: `dyn 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/nodes/json_object.rs:17:39 [INFO] [stdout] | [INFO] [stdout] 17 | pub keys_input: Option>>, [INFO] [stdout] | ^^^^ help: use `dyn`: `dyn 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/nodes/json_object.rs:18:41 [INFO] [stdout] | [INFO] [stdout] 18 | pub values_input: Option>>, [INFO] [stdout] | ^^^^ help: use `dyn`: `dyn 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/nodes/json_object.rs:50:53 [INFO] [stdout] | [INFO] [stdout] 50 | fn set_input(&mut self, node: Option>>, index: Option) -> () { [INFO] [stdout] | ^^^^ help: use `dyn`: `dyn 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/nodes/to_int.rs:15:34 [INFO] [stdout] | [INFO] [stdout] 15 | pub input: Option>>, [INFO] [stdout] | ^^^^ help: use `dyn`: `dyn 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/nodes/to_int.rs:47:53 [INFO] [stdout] | [INFO] [stdout] 47 | fn set_input(&mut self, node: Option>>, _index: Option) -> () { [INFO] [stdout] | ^^^^ help: use `dyn`: `dyn 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/nodes/sum.rs:15:34 [INFO] [stdout] | [INFO] [stdout] 15 | pub input: Option>>, [INFO] [stdout] | ^^^^ help: use `dyn`: `dyn 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/nodes/sum.rs:40:53 [INFO] [stdout] | [INFO] [stdout] 40 | fn set_input(&mut self, node: Option>>, _index: Option) -> () { [INFO] [stdout] | ^^^^ help: use `dyn`: `dyn 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/gui.rs:303:23 [INFO] [stdout] | [INFO] [stdout] 303 | node: &Rc>, [INFO] [stdout] | ^^^^ help: use `dyn`: `dyn 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/gui.rs:612:42 [INFO] [stdout] | [INFO] [stdout] 612 | let mut commands: Vec>> = vec![]; [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Command` [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/build.rs:20:59 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn build(id: i64, type_: String) -> Option>> { [INFO] [stdout] | ^^^^ help: use `dyn`: `dyn 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/build.rs:93:40 [INFO] [stdout] | [INFO] [stdout] 93 | node_map: &HashMap>>, [INFO] [stdout] | ^^^^ help: use `dyn`: `dyn 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/build.rs:109:40 [INFO] [stdout] | [INFO] [stdout] 109 | node_map: &HashMap>>, [INFO] [stdout] | ^^^^ help: use `dyn`: `dyn 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/build.rs:118:24 [INFO] [stdout] | [INFO] [stdout] 118 | pub fn pull(node: &mut Node) -> FlowData { [INFO] [stdout] | ^^^^ help: use `dyn`: `dyn 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: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/commands.rs:15:27 [INFO] [stdout] | [INFO] [stdout] 15 | fn execute(&mut self, &mut Params); [INFO] [stdout] | ^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut Params` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(anonymous_parameters)]` 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 2018 edition! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/commands.rs:210:30 [INFO] [stdout] | [INFO] [stdout] 210 | commands: Vec>>, [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Command` [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/commands.rs:214:41 [INFO] [stdout] | [INFO] [stdout] 214 | pub fn new(commands: Vec>>) -> Self { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Command` [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/commands.rs:218:45 [INFO] [stdout] | [INFO] [stdout] 218 | pub fn new_ref(commands: Vec>>) -> Rc> { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Command` [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/commands.rs:247:26 [INFO] [stdout] | [INFO] [stdout] 247 | undo: Vec>>, [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Command` [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/commands.rs:248:26 [INFO] [stdout] | [INFO] [stdout] 248 | redo: Vec>>, [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Command` [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/commands.rs:259:48 [INFO] [stdout] | [INFO] [stdout] 259 | pub fn push(&mut self, command: Rc>) { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Command` [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/params.rs:45:43 [INFO] [stdout] | [INFO] [stdout] 45 | pub node_map: HashMap>>, [INFO] [stdout] | ^^^^ help: use `dyn`: `dyn 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/main.rs:75:53 [INFO] [stdout] | [INFO] [stdout] 75 | fn set_input(&mut self, node: Option>>, index: Option) -> (); [INFO] [stdout] | ^^^^ help: use `dyn`: `dyn 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/main.rs:90:27 [INFO] [stdout] | [INFO] [stdout] 90 | type NodeRef = Rc>; [INFO] [stdout] | ^^^^ help: use `dyn`: `dyn 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/main.rs:97:27 [INFO] [stdout] | [INFO] [stdout] 97 | let builders: Vec> = vec![ [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn NodeBuilder` [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: 37 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 23s [INFO] running `Command { std: "docker" "inspect" "71b7af0adb657da5bd9625b28cf8cff21480d46179b8f39109ce0b9726328b3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71b7af0adb657da5bd9625b28cf8cff21480d46179b8f39109ce0b9726328b3d", kill_on_drop: false }` [INFO] [stdout] 71b7af0adb657da5bd9625b28cf8cff21480d46179b8f39109ce0b9726328b3d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--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] 3cec5d50de286f61e65c44abcbe025f1b4ac92147ddd9b4c13da04c56cdfa5af [INFO] running `Command { std: "docker" "start" "-a" "3cec5d50de286f61e65c44abcbe025f1b4ac92147ddd9b4c13da04c56cdfa5af", kill_on_drop: false }` [INFO] [stderr] Compiling mango v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/nodes/standard_in.rs:42:54 [INFO] [stdout] | [INFO] [stdout] 42 | fn set_input(&mut self, _node: Option>>, _index: Option) -> () {} [INFO] [stdout] | ^^^^ help: use `dyn`: `dyn Node` [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/nodes/standard_out.rs:15:34 [INFO] [stdout] | [INFO] [stdout] 15 | pub input: Option>>, [INFO] [stdout] | ^^^^ help: use `dyn`: `dyn 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/nodes/standard_out.rs:44:53 [INFO] [stdout] | [INFO] [stdout] 44 | fn set_input(&mut self, node: Option>>, _index: Option) -> () { [INFO] [stdout] | ^^^^ help: use `dyn`: `dyn 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/nodes/lines.rs:15:34 [INFO] [stdout] | [INFO] [stdout] 15 | pub input: Option>>, [INFO] [stdout] | ^^^^ help: use `dyn`: `dyn 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/nodes/lines.rs:43:53 [INFO] [stdout] | [INFO] [stdout] 43 | fn set_input(&mut self, node: Option>>, _index: Option) -> () { [INFO] [stdout] | ^^^^ help: use `dyn`: `dyn 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/nodes/string_contains.rs:19:34 [INFO] [stdout] | [INFO] [stdout] 19 | pub input: Option>>, [INFO] [stdout] | ^^^^ help: use `dyn`: `dyn 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/nodes/string_contains.rs:50:53 [INFO] [stdout] | [INFO] [stdout] 50 | fn set_input(&mut self, node: Option>>, _index: Option) -> () { [INFO] [stdout] | ^^^^ help: use `dyn`: `dyn 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/nodes/json_parse.rs:17:34 [INFO] [stdout] | [INFO] [stdout] 17 | pub input: Option>>, [INFO] [stdout] | ^^^^ help: use `dyn`: `dyn 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/nodes/json_parse.rs:44:53 [INFO] [stdout] | [INFO] [stdout] 44 | fn set_input(&mut self, node: Option>>, _index: Option) -> () { [INFO] [stdout] | ^^^^ help: use `dyn`: `dyn 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/nodes/json_stringify.rs:17:34 [INFO] [stdout] | [INFO] [stdout] 17 | pub input: Option>>, [INFO] [stdout] | ^^^^ help: use `dyn`: `dyn 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/nodes/json_stringify.rs:40:53 [INFO] [stdout] | [INFO] [stdout] 40 | fn set_input(&mut self, node: Option>>, _index: Option) -> () { [INFO] [stdout] | ^^^^ help: use `dyn`: `dyn 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/nodes/json_keys.rs:15:34 [INFO] [stdout] | [INFO] [stdout] 15 | pub input: Option>>, [INFO] [stdout] | ^^^^ help: use `dyn`: `dyn 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/nodes/json_keys.rs:43:53 [INFO] [stdout] | [INFO] [stdout] 43 | fn set_input(&mut self, node: Option>>, _index: Option) -> () { [INFO] [stdout] | ^^^^ help: use `dyn`: `dyn 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/nodes/json_object.rs:17:39 [INFO] [stdout] | [INFO] [stdout] 17 | pub keys_input: Option>>, [INFO] [stdout] | ^^^^ help: use `dyn`: `dyn 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/nodes/json_object.rs:18:41 [INFO] [stdout] | [INFO] [stdout] 18 | pub values_input: Option>>, [INFO] [stdout] | ^^^^ help: use `dyn`: `dyn 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/nodes/json_object.rs:50:53 [INFO] [stdout] | [INFO] [stdout] 50 | fn set_input(&mut self, node: Option>>, index: Option) -> () { [INFO] [stdout] | ^^^^ help: use `dyn`: `dyn 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/nodes/to_int.rs:15:34 [INFO] [stdout] | [INFO] [stdout] 15 | pub input: Option>>, [INFO] [stdout] | ^^^^ help: use `dyn`: `dyn 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/nodes/to_int.rs:47:53 [INFO] [stdout] | [INFO] [stdout] 47 | fn set_input(&mut self, node: Option>>, _index: Option) -> () { [INFO] [stdout] | ^^^^ help: use `dyn`: `dyn 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/nodes/sum.rs:15:34 [INFO] [stdout] | [INFO] [stdout] 15 | pub input: Option>>, [INFO] [stdout] | ^^^^ help: use `dyn`: `dyn 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/nodes/sum.rs:40:53 [INFO] [stdout] | [INFO] [stdout] 40 | fn set_input(&mut self, node: Option>>, _index: Option) -> () { [INFO] [stdout] | ^^^^ help: use `dyn`: `dyn 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/gui.rs:303:23 [INFO] [stdout] | [INFO] [stdout] 303 | node: &Rc>, [INFO] [stdout] | ^^^^ help: use `dyn`: `dyn 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/gui.rs:612:42 [INFO] [stdout] | [INFO] [stdout] 612 | let mut commands: Vec>> = vec![]; [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Command` [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/build.rs:20:59 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn build(id: i64, type_: String) -> Option>> { [INFO] [stdout] | ^^^^ help: use `dyn`: `dyn 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/build.rs:93:40 [INFO] [stdout] | [INFO] [stdout] 93 | node_map: &HashMap>>, [INFO] [stdout] | ^^^^ help: use `dyn`: `dyn 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/build.rs:109:40 [INFO] [stdout] | [INFO] [stdout] 109 | node_map: &HashMap>>, [INFO] [stdout] | ^^^^ help: use `dyn`: `dyn 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/build.rs:118:24 [INFO] [stdout] | [INFO] [stdout] 118 | pub fn pull(node: &mut Node) -> FlowData { [INFO] [stdout] | ^^^^ help: use `dyn`: `dyn 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: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/commands.rs:15:27 [INFO] [stdout] | [INFO] [stdout] 15 | fn execute(&mut self, &mut Params); [INFO] [stdout] | ^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut Params` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(anonymous_parameters)]` 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 2018 edition! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/commands.rs:210:30 [INFO] [stdout] | [INFO] [stdout] 210 | commands: Vec>>, [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Command` [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/commands.rs:214:41 [INFO] [stdout] | [INFO] [stdout] 214 | pub fn new(commands: Vec>>) -> Self { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Command` [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/commands.rs:218:45 [INFO] [stdout] | [INFO] [stdout] 218 | pub fn new_ref(commands: Vec>>) -> Rc> { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Command` [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/commands.rs:247:26 [INFO] [stdout] | [INFO] [stdout] 247 | undo: Vec>>, [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Command` [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/commands.rs:248:26 [INFO] [stdout] | [INFO] [stdout] 248 | redo: Vec>>, [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Command` [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/commands.rs:259:48 [INFO] [stdout] | [INFO] [stdout] 259 | pub fn push(&mut self, command: Rc>) { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Command` [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/params.rs:45:43 [INFO] [stdout] | [INFO] [stdout] 45 | pub node_map: HashMap>>, [INFO] [stdout] | ^^^^ help: use `dyn`: `dyn 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/main.rs:75:53 [INFO] [stdout] | [INFO] [stdout] 75 | fn set_input(&mut self, node: Option>>, index: Option) -> (); [INFO] [stdout] | ^^^^ help: use `dyn`: `dyn 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/main.rs:90:27 [INFO] [stdout] | [INFO] [stdout] 90 | type NodeRef = Rc>; [INFO] [stdout] | ^^^^ help: use `dyn`: `dyn 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/main.rs:97:27 [INFO] [stdout] | [INFO] [stdout] 97 | let builders: Vec> = vec![ [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn NodeBuilder` [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: 37 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.41s [INFO] running `Command { std: "docker" "inspect" "3cec5d50de286f61e65c44abcbe025f1b4ac92147ddd9b4c13da04c56cdfa5af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3cec5d50de286f61e65c44abcbe025f1b4ac92147ddd9b4c13da04c56cdfa5af", kill_on_drop: false }` [INFO] [stdout] 3cec5d50de286f61e65c44abcbe025f1b4ac92147ddd9b4c13da04c56cdfa5af [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen", 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] 0d8966d626463e80e11d32da1be0c0e678a3b8c8cde3c773bf380129aa8b823c [INFO] running `Command { std: "docker" "start" "-a" "0d8966d626463e80e11d32da1be0c0e678a3b8c8cde3c773bf380129aa8b823c", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] running 0 tests [INFO] [stderr] --> src/nodes/standard_in.rs:42:54 [INFO] [stdout] [INFO] [stderr] | [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] 42 | fn set_input(&mut self, _node: Option>>, _index: Option) -> () {} [INFO] [stdout] [INFO] [stderr] | ^^^^ help: use `dyn`: `dyn Node` [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/nodes/standard_out.rs:15:34 [INFO] [stderr] | [INFO] [stderr] 15 | pub input: Option>>, [INFO] [stderr] | ^^^^ help: use `dyn`: `dyn 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/nodes/standard_out.rs:44:53 [INFO] [stderr] | [INFO] [stderr] 44 | fn set_input(&mut self, node: Option>>, _index: Option) -> () { [INFO] [stderr] | ^^^^ help: use `dyn`: `dyn 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/nodes/lines.rs:15:34 [INFO] [stderr] | [INFO] [stderr] 15 | pub input: Option>>, [INFO] [stderr] | ^^^^ help: use `dyn`: `dyn 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/nodes/lines.rs:43:53 [INFO] [stderr] | [INFO] [stderr] 43 | fn set_input(&mut self, node: Option>>, _index: Option) -> () { [INFO] [stderr] | ^^^^ help: use `dyn`: `dyn 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/nodes/string_contains.rs:19:34 [INFO] [stderr] | [INFO] [stderr] 19 | pub input: Option>>, [INFO] [stderr] | ^^^^ help: use `dyn`: `dyn 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/nodes/string_contains.rs:50:53 [INFO] [stderr] | [INFO] [stderr] 50 | fn set_input(&mut self, node: Option>>, _index: Option) -> () { [INFO] [stderr] | ^^^^ help: use `dyn`: `dyn 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/nodes/json_parse.rs:17:34 [INFO] [stderr] | [INFO] [stderr] 17 | pub input: Option>>, [INFO] [stderr] | ^^^^ help: use `dyn`: `dyn 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/nodes/json_parse.rs:44:53 [INFO] [stderr] | [INFO] [stderr] 44 | fn set_input(&mut self, node: Option>>, _index: Option) -> () { [INFO] [stderr] | ^^^^ help: use `dyn`: `dyn 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/nodes/json_stringify.rs:17:34 [INFO] [stderr] | [INFO] [stderr] 17 | pub input: Option>>, [INFO] [stderr] | ^^^^ help: use `dyn`: `dyn 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/nodes/json_stringify.rs:40:53 [INFO] [stderr] | [INFO] [stderr] 40 | fn set_input(&mut self, node: Option>>, _index: Option) -> () { [INFO] [stderr] | ^^^^ help: use `dyn`: `dyn 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/nodes/json_keys.rs:15:34 [INFO] [stderr] | [INFO] [stderr] 15 | pub input: Option>>, [INFO] [stderr] | ^^^^ help: use `dyn`: `dyn 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/nodes/json_keys.rs:43:53 [INFO] [stderr] | [INFO] [stderr] 43 | fn set_input(&mut self, node: Option>>, _index: Option) -> () { [INFO] [stderr] | ^^^^ help: use `dyn`: `dyn 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/nodes/json_object.rs:17:39 [INFO] [stderr] | [INFO] [stderr] 17 | pub keys_input: Option>>, [INFO] [stderr] | ^^^^ help: use `dyn`: `dyn 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/nodes/json_object.rs:18:41 [INFO] [stderr] | [INFO] [stderr] 18 | pub values_input: Option>>, [INFO] [stderr] | ^^^^ help: use `dyn`: `dyn 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/nodes/json_object.rs:50:53 [INFO] [stderr] | [INFO] [stderr] 50 | fn set_input(&mut self, node: Option>>, index: Option) -> () { [INFO] [stderr] | ^^^^ help: use `dyn`: `dyn 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/nodes/to_int.rs:15:34 [INFO] [stderr] | [INFO] [stderr] 15 | pub input: Option>>, [INFO] [stderr] | ^^^^ help: use `dyn`: `dyn 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/nodes/to_int.rs:47:53 [INFO] [stderr] | [INFO] [stderr] 47 | fn set_input(&mut self, node: Option>>, _index: Option) -> () { [INFO] [stderr] | ^^^^ help: use `dyn`: `dyn 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/nodes/sum.rs:15:34 [INFO] [stderr] | [INFO] [stderr] 15 | pub input: Option>>, [INFO] [stderr] | ^^^^ help: use `dyn`: `dyn 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/nodes/sum.rs:40:53 [INFO] [stderr] | [INFO] [stderr] 40 | fn set_input(&mut self, node: Option>>, _index: Option) -> () { [INFO] [stderr] | ^^^^ help: use `dyn`: `dyn 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/gui.rs:303:23 [INFO] [stderr] | [INFO] [stderr] 303 | node: &Rc>, [INFO] [stderr] | ^^^^ help: use `dyn`: `dyn 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/gui.rs:612:42 [INFO] [stderr] | [INFO] [stderr] 612 | let mut commands: Vec>> = vec![]; [INFO] [stderr] | ^^^^^^^ help: use `dyn`: `dyn Command` [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/build.rs:20:59 [INFO] [stderr] | [INFO] [stderr] 20 | pub fn build(id: i64, type_: String) -> Option>> { [INFO] [stderr] | ^^^^ help: use `dyn`: `dyn 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/build.rs:93:40 [INFO] [stderr] | [INFO] [stderr] 93 | node_map: &HashMap>>, [INFO] [stderr] | ^^^^ help: use `dyn`: `dyn 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/build.rs:109:40 [INFO] [stderr] | [INFO] [stderr] 109 | node_map: &HashMap>>, [INFO] [stderr] | ^^^^ help: use `dyn`: `dyn 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/build.rs:118:24 [INFO] [stderr] | [INFO] [stderr] 118 | pub fn pull(node: &mut Node) -> FlowData { [INFO] [stderr] | ^^^^ help: use `dyn`: `dyn 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: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stderr] --> src/commands.rs:15:27 [INFO] [stderr] | [INFO] [stderr] 15 | fn execute(&mut self, &mut Params); [INFO] [stderr] | ^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut Params` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(anonymous_parameters)]` 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 2018 edition! [INFO] [stderr] = note: for more information, see issue #41686 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/commands.rs:210:30 [INFO] [stderr] | [INFO] [stderr] 210 | commands: Vec>>, [INFO] [stderr] | ^^^^^^^ help: use `dyn`: `dyn Command` [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/commands.rs:214:41 [INFO] [stderr] | [INFO] [stderr] 214 | pub fn new(commands: Vec>>) -> Self { [INFO] [stderr] | ^^^^^^^ help: use `dyn`: `dyn Command` [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/commands.rs:218:45 [INFO] [stderr] | [INFO] [stderr] 218 | pub fn new_ref(commands: Vec>>) -> Rc> { [INFO] [stderr] | ^^^^^^^ help: use `dyn`: `dyn Command` [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/commands.rs:247:26 [INFO] [stderr] | [INFO] [stderr] 247 | undo: Vec>>, [INFO] [stderr] | ^^^^^^^ help: use `dyn`: `dyn Command` [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/commands.rs:248:26 [INFO] [stderr] | [INFO] [stderr] 248 | redo: Vec>>, [INFO] [stderr] | ^^^^^^^ help: use `dyn`: `dyn Command` [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/commands.rs:259:48 [INFO] [stderr] | [INFO] [stderr] 259 | pub fn push(&mut self, command: Rc>) { [INFO] [stderr] | ^^^^^^^ help: use `dyn`: `dyn Command` [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/params.rs:45:43 [INFO] [stderr] | [INFO] [stderr] 45 | pub node_map: HashMap>>, [INFO] [stderr] | ^^^^ help: use `dyn`: `dyn 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/main.rs:75:53 [INFO] [stderr] | [INFO] [stderr] 75 | fn set_input(&mut self, node: Option>>, index: Option) -> (); [INFO] [stderr] | ^^^^ help: use `dyn`: `dyn 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/main.rs:90:27 [INFO] [stderr] | [INFO] [stderr] 90 | type NodeRef = Rc>; [INFO] [stderr] | ^^^^ help: use `dyn`: `dyn 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/main.rs:97:27 [INFO] [stderr] | [INFO] [stderr] 97 | let builders: Vec> = vec![ [INFO] [stderr] | ^^^^^^^^^^^ help: use `dyn`: `dyn NodeBuilder` [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: 37 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/mango-408fe8e605e48e76) [INFO] running `Command { std: "docker" "inspect" "0d8966d626463e80e11d32da1be0c0e678a3b8c8cde3c773bf380129aa8b823c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d8966d626463e80e11d32da1be0c0e678a3b8c8cde3c773bf380129aa8b823c", kill_on_drop: false }` [INFO] [stdout] 0d8966d626463e80e11d32da1be0c0e678a3b8c8cde3c773bf380129aa8b823c