[INFO] fetching crate touchpage 0.2.2...
[INFO] building touchpage-0.2.2 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] extracting crate touchpage 0.2.2 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate touchpage 0.2.2
[INFO] finished tweaking crates.io crate touchpage 0.2.2
[INFO] tweaked toml for crates.io crate touchpage 0.2.2 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate touchpage 0.2.2 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 260 packages to latest compatible versions
[INFO] [stderr]       Adding actix v0.7.9 (available: v0.13.5)
[INFO] [stderr]       Adding actix-web v0.7.19 (available: v4.11.0)
[INFO] [stderr]       Adding env_logger v0.5.13 (available: v0.11.8)
[INFO] [stderr]       Adding subtle v2.4.1 (available: v2.6.1)
[INFO] [stderr]       Adding time v0.1.45 (available: v0.3.44)
[INFO] [stderr]       Adding toml v0.4.10 (available: v0.9.7)
[INFO] [stderr]       Adding wasi v0.10.0+wasi-snapshot-preview1 (available: v0.10.2+wasi-snapshot-preview1)
[INFO] [stderr]       Adding websocket v0.23.0 (available: v0.27.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded traitobject v0.1.1
[INFO] [stderr]   Downloaded tinyosc v0.0.3
[INFO] [stderr]   Downloaded websocket v0.23.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0d98c9b6190d53f1523676860234f7c8c422c197d9bd5354df5e29dbb95d25d9
[INFO] running `Command { std: "docker" "start" "-a" "0d98c9b6190d53f1523676860234f7c8c422c197d9bd5354df5e29dbb95d25d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0d98c9b6190d53f1523676860234f7c8c422c197d9bd5354df5e29dbb95d25d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d98c9b6190d53f1523676860234f7c8c422c197d9bd5354df5e29dbb95d25d9", kill_on_drop: false }`
[INFO] [stdout] 0d98c9b6190d53f1523676860234f7c8c422c197d9bd5354df5e29dbb95d25d9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2ebcc43d9cd7ffe2c8404b3a2f787fc29f7389d043ee7efe96f66553c1c79a3d
[INFO] running `Command { std: "docker" "start" "-a" "2ebcc43d9cd7ffe2c8404b3a2f787fc29f7389d043ee7efe96f66553c1c79a3d", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling tokio-io v0.1.13
[INFO] [stderr]    Compiling tokio-threadpool v0.1.18
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling unicase v1.4.2
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling log v0.3.9
[INFO] [stderr]    Compiling typeable v0.1.2
[INFO] [stderr]    Compiling traitobject v0.1.1
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling byteorder v0.5.3
[INFO] [stderr]    Compiling toml v0.4.10
[INFO] [stderr]    Compiling mime v0.2.6
[INFO] [stderr]    Compiling env_logger v0.5.13
[INFO] [stderr]    Compiling tinyosc v0.0.3
[INFO] [stderr]    Compiling hyper v0.10.16
[INFO] [stderr]    Compiling tokio-codec v0.1.2
[INFO] [stderr]    Compiling h2 v0.1.26
[INFO] [stderr]    Compiling tokio-fs v0.1.7
[INFO] [stderr]    Compiling tokio-reactor v0.1.12
[INFO] [stderr]    Compiling mio-uds v0.6.8
[INFO] [stderr]    Compiling tokio-tcp v0.1.4
[INFO] [stderr]    Compiling tokio-udp v0.1.6
[INFO] [stderr]    Compiling tokio-uds v0.2.7
[INFO] [stderr]    Compiling tokio-signal v0.2.9
[INFO] [stderr]    Compiling trust-dns-proto v0.6.3
[INFO] [stderr]    Compiling trust-dns-proto v0.5.0
[INFO] [stderr]    Compiling tokio v0.1.22
[INFO] [stderr]    Compiling trust-dns-resolver v0.10.3
[INFO] [stderr]    Compiling actix_derive v0.3.2
[INFO] [stderr]    Compiling actix v0.7.9
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling tokio-tls v0.2.1
[INFO] [stderr]    Compiling websocket v0.23.0
[INFO] [stderr]    Compiling actix-net v0.2.6
[INFO] [stderr]    Compiling actix-web v0.7.19
[INFO] [stderr]    Compiling touchpage v0.2.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/controls.rs:28:29
[INFO] [stdout]    |
[INFO] [stdout] 28 |   fn add_control(&mut self, Box<dyn Control>);
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Box<dyn Control>`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout]    = note: `#[warn(anonymous_parameters)]` (part of `#[warn(rust_2018_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/json.rs:149:17
[INFO] [stdout]     |
[INFO] [stdout] 149 |         let c = try!(deserialize_control(id, v));
[INFO] [stdout]     |                 ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/control_nexus.rs:12:36
[INFO] [stdout]    |
[INFO] [stdout] 12 |   fn on_update_received(&mut self, &cu::UpdateMsg, cn: &mut ControlNexus) -> ();
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &cu::UpdateMsg`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/websocketserver.rs:23:14
[INFO] [stdout]    |
[INFO] [stdout] 23 |   let root = try!(json::deserialize_root(&guival));
[INFO] [stdout]    |              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.86s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.2.3, v_htmlescape v0.4.5
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "2ebcc43d9cd7ffe2c8404b3a2f787fc29f7389d043ee7efe96f66553c1c79a3d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ebcc43d9cd7ffe2c8404b3a2f787fc29f7389d043ee7efe96f66553c1c79a3d", kill_on_drop: false }`
[INFO] [stdout] 2ebcc43d9cd7ffe2c8404b3a2f787fc29f7389d043ee7efe96f66553c1c79a3d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 63130444dbf952312b64b1b64a5c09dbc8f12de302dd75edc9a1802444d540f3
[INFO] running `Command { std: "docker" "start" "-a" "63130444dbf952312b64b1b64a5c09dbc8f12de302dd75edc9a1802444d540f3", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/controls.rs:28:29
[INFO] [stdout]    |
[INFO] [stdout] 28 |   fn add_control(&mut self, Box<dyn Control>);
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Box<dyn Control>`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout]    = note: `#[warn(anonymous_parameters)]` (part of `#[warn(rust_2018_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/json.rs:149:17
[INFO] [stdout]     |
[INFO] [stdout] 149 |         let c = try!(deserialize_control(id, v));
[INFO] [stdout]     |                 ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling touchpage v0.2.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/control_nexus.rs:12:36
[INFO] [stdout]    |
[INFO] [stdout] 12 |   fn on_update_received(&mut self, &cu::UpdateMsg, cn: &mut ControlNexus) -> ();
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &cu::UpdateMsg`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/websocketserver.rs:23:14
[INFO] [stdout]    |
[INFO] [stdout] 23 |   let root = try!(json::deserialize_root(&guival));
[INFO] [stdout]    |              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/controls.rs:28:29
[INFO] [stdout]    |
[INFO] [stdout] 28 |   fn add_control(&mut self, Box<dyn Control>);
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Box<dyn Control>`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout]    = note: `#[warn(anonymous_parameters)]` (part of `#[warn(rust_2018_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/json.rs:149:17
[INFO] [stdout]     |
[INFO] [stdout] 149 |         let c = try!(deserialize_control(id, v));
[INFO] [stdout]     |                 ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/control_nexus.rs:12:36
[INFO] [stdout]    |
[INFO] [stdout] 12 |   fn on_update_received(&mut self, &cu::UpdateMsg, cn: &mut ControlNexus) -> ();
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &cu::UpdateMsg`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/websocketserver.rs:23:14
[INFO] [stdout]    |
[INFO] [stdout] 23 |   let root = try!(json::deserialize_root(&guival));
[INFO] [stdout]    |              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.60s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.2.3, v_htmlescape v0.4.5
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "63130444dbf952312b64b1b64a5c09dbc8f12de302dd75edc9a1802444d540f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "63130444dbf952312b64b1b64a5c09dbc8f12de302dd75edc9a1802444d540f3", kill_on_drop: false }`
[INFO] [stdout] 63130444dbf952312b64b1b64a5c09dbc8f12de302dd75edc9a1802444d540f3
