[INFO] fetching crate webkitten 0.1.0...
[INFO] testing webkitten-0.1.0 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate webkitten 0.1.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate webkitten 0.1.0
[INFO] finished tweaking crates.io crate webkitten 0.1.0
[INFO] tweaked toml for crates.io crate webkitten 0.1.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate webkitten 0.1.0 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "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" "+33835004928d3bf65db4d4712e1330766263b0bd" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 19 packages to latest compatible versions
[INFO] [stderr]       Adding hlua v0.1.9 (available: v0.4.3)
[INFO] [stderr]       Adding log v0.3.9 (available: v0.4.29)
[INFO] [stderr]       Adding toml v0.1.30 (available: v1.1.2+spec-1.1.0)
[INFO] [stderr]       Adding url v1.7.2 (available: v2.5.8)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 517f47a9d60d35798b1b28ced9cf6502a7ef6acbefe660931b487b0fc4593681
[INFO] running `Command { std: "docker" "start" "-a" "517f47a9d60d35798b1b28ced9cf6502a7ef6acbefe660931b487b0fc4593681", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "517f47a9d60d35798b1b28ced9cf6502a7ef6acbefe660931b487b0fc4593681", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "517f47a9d60d35798b1b28ced9cf6502a7ef6acbefe660931b487b0fc4593681", kill_on_drop: false }`
[INFO] [stdout] 517f47a9d60d35798b1b28ced9cf6502a7ef6acbefe660931b487b0fc4593681
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f0344c61f51a54278227a00e86dc1bd40c3be19d8c4e92de8802c41d4a22f0c8
[INFO] running `Command { std: "docker" "start" "-a" "f0344c61f51a54278227a00e86dc1bd40c3be19d8c4e92de8802c41d4a22f0c8", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]    Compiling gcc v0.3.55
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling matches v0.1.10
[INFO] [stderr]    Compiling webkitten v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling percent-encoding v1.0.1
[INFO] [stderr]    Compiling rustc-serialize v0.3.25
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling lua52-sys v0.0.4
[INFO] [stderr]    Compiling toml v0.1.30
[INFO] [stderr]    Compiling idna v0.1.5
[INFO] [stderr]    Compiling url v1.7.2
[INFO] [stderr]    Compiling hlua v0.1.9
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/script/mod.rs:28:32
[INFO] [stdout]    |
[INFO] [stdout] 28 |     fn cause(&self) -> Option<&Error> {
[INFO] [stdout]    |                                ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 28 |     fn cause(&self) -> Option<&dyn Error> {
[INFO] [stdout]    |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/script/lua.rs:115:71
[INFO] [stdout]     |
[INFO] [stdout] 115 |             LuaError::ReadError(err) => full_description.push_str(err.description()),
[INFO] [stdout]     |                                                                       ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/config.rs:201:53
[INFO] [stdout]     |
[INFO] [stdout] 201 |     fn lookup<'a>(&'a self, key: &'a str) -> Option<&Value> {
[INFO] [stdout]     |                    --             --                ^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                    |              |
[INFO] [stdout]     |                    |              the lifetime is named here
[INFO] [stdout]     |                    the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 201 |     fn lookup<'a>(&'a self, key: &'a str) -> Option<&'a Value> {
[INFO] [stdout]     |                                                      ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/config.rs:202:31
[INFO] [stdout]     |
[INFO] [stdout] 202 |         self.value.lookup(&key.clone())
[INFO] [stdout]     |                               ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/script/lua.rs:138:29
[INFO] [stdout]     |
[INFO] [stdout] 138 | fn create_runtime<T, S>(ui: &T, config_path: String) -> Lua
[INFO] [stdout]     |                             ^^                          ^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 138 | fn create_runtime<T, S>(ui: &T, config_path: String) -> Lua<'_>
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.74s
[INFO] running `Command { std: "docker" "inspect" "f0344c61f51a54278227a00e86dc1bd40c3be19d8c4e92de8802c41d4a22f0c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f0344c61f51a54278227a00e86dc1bd40c3be19d8c4e92de8802c41d4a22f0c8", kill_on_drop: false }`
[INFO] [stdout] f0344c61f51a54278227a00e86dc1bd40c3be19d8c4e92de8802c41d4a22f0c8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7dca3748ee12380a69e850eee7664fbe1493d448681fc003cac394ff0b33d1fe
[INFO] running `Command { std: "docker" "start" "-a" "7dca3748ee12380a69e850eee7664fbe1493d448681fc003cac394ff0b33d1fe", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/script/mod.rs:28:32
[INFO] [stdout]    |
[INFO] [stdout] 28 |     fn cause(&self) -> Option<&Error> {
[INFO] [stdout]    |                                ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 28 |     fn cause(&self) -> Option<&dyn Error> {
[INFO] [stdout]    |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/script/lua.rs:115:71
[INFO] [stdout]     |
[INFO] [stdout] 115 |             LuaError::ReadError(err) => full_description.push_str(err.description()),
[INFO] [stdout]     |                                                                       ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/config.rs:201:53
[INFO] [stdout]     |
[INFO] [stdout] 201 |     fn lookup<'a>(&'a self, key: &'a str) -> Option<&Value> {
[INFO] [stdout]     |                    --             --                ^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                    |              |
[INFO] [stdout]     |                    |              the lifetime is named here
[INFO] [stdout]     |                    the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 201 |     fn lookup<'a>(&'a self, key: &'a str) -> Option<&'a Value> {
[INFO] [stdout]     |                                                      ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/config.rs:202:31
[INFO] [stdout]     |
[INFO] [stdout] 202 |         self.value.lookup(&key.clone())
[INFO] [stdout]     |                               ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/script/lua.rs:138:29
[INFO] [stdout]     |
[INFO] [stdout] 138 | fn create_runtime<T, S>(ui: &T, config_path: String) -> Lua
[INFO] [stdout]     |                             ^^                          ^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 138 | fn create_runtime<T, S>(ui: &T, config_path: String) -> Lua<'_>
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling webkitten v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/script/mod.rs:28:32
[INFO] [stdout]    |
[INFO] [stdout] 28 |     fn cause(&self) -> Option<&Error> {
[INFO] [stdout]    |                                ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 28 |     fn cause(&self) -> Option<&dyn Error> {
[INFO] [stdout]    |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/script/lua.rs:115:71
[INFO] [stdout]     |
[INFO] [stdout] 115 |             LuaError::ReadError(err) => full_description.push_str(err.description()),
[INFO] [stdout]     |                                                                       ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/command.rs:95:44
[INFO] [stdout]    |
[INFO] [stdout] 95 |         remove_file(Path::new(path.as_str().clone()));
[INFO] [stdout]    |                                            ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout]    = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/config.rs:201:53
[INFO] [stdout]     |
[INFO] [stdout] 201 |     fn lookup<'a>(&'a self, key: &'a str) -> Option<&Value> {
[INFO] [stdout]     |                    --             --                ^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                    |              |
[INFO] [stdout]     |                    |              the lifetime is named here
[INFO] [stdout]     |                    the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 201 |     fn lookup<'a>(&'a self, key: &'a str) -> Option<&'a Value> {
[INFO] [stdout]     |                                                      ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/config.rs:202:31
[INFO] [stdout]     |
[INFO] [stdout] 202 |         self.value.lookup(&key.clone())
[INFO] [stdout]     |                               ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/script/lua.rs:138:29
[INFO] [stdout]     |
[INFO] [stdout] 138 | fn create_runtime<T, S>(ui: &T, config_path: String) -> Lua
[INFO] [stdout]     |                             ^^                          ^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 138 | fn create_runtime<T, S>(ui: &T, config_path: String) -> Lua<'_>
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.96s
[INFO] running `Command { std: "docker" "inspect" "7dca3748ee12380a69e850eee7664fbe1493d448681fc003cac394ff0b33d1fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7dca3748ee12380a69e850eee7664fbe1493d448681fc003cac394ff0b33d1fe", kill_on_drop: false }`
[INFO] [stdout] 7dca3748ee12380a69e850eee7664fbe1493d448681fc003cac394ff0b33d1fe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c282397dcf82373aadc130cd3f34de825803b01f116904ab8004dab17a42799b
[INFO] running `Command { std: "docker" "start" "-a" "c282397dcf82373aadc130cd3f34de825803b01f116904ab8004dab17a42799b", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]   --> src/script/mod.rs:28:32
[INFO] [stderr]    |
[INFO] [stderr] 28 |     fn cause(&self) -> Option<&Error> {
[INFO] [stderr]    |                                ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr]    = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]    |
[INFO] [stderr] 28 |     fn cause(&self) -> Option<&dyn Error> {
[INFO] [stderr]    |                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stderr]    --> src/script/lua.rs:115:71
[INFO] [stderr]     |
[INFO] [stderr] 115 |             LuaError::ReadError(err) => full_description.push_str(err.description()),
[INFO] [stderr]     |                                                                       ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/config.rs:201:53
[INFO] [stderr]     |
[INFO] [stderr] 201 |     fn lookup<'a>(&'a self, key: &'a str) -> Option<&Value> {
[INFO] [stderr]     |                    --             --                ^^^^^^ the same lifetime is elided here
[INFO] [stderr]     |                    |              |
[INFO] [stderr]     |                    |              the lifetime is named here
[INFO] [stderr]     |                    the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 201 |     fn lookup<'a>(&'a self, key: &'a str) -> Option<&'a Value> {
[INFO] [stderr]     |                                                      ++
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]    --> src/config.rs:202:31
[INFO] [stderr]     |
[INFO] [stderr] 202 |         self.value.lookup(&key.clone())
[INFO] [stderr]     |                               ^^^^^^^^ help: remove this redundant call
[INFO] [stderr]     |
[INFO] [stderr]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stderr]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/script/lua.rs:138:29
[INFO] [stderr]     |
[INFO] [stderr] 138 | fn create_runtime<T, S>(ui: &T, config_path: String) -> Lua
[INFO] [stderr]     |                             ^^                          ^^^ the same lifetime is hidden here
[INFO] [stderr]     |                             |
[INFO] [stderr]     |                             the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 138 | fn create_runtime<T, S>(ui: &T, config_path: String) -> Lua<'_>
[INFO] [stderr]     |                                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]   --> src/command.rs:95:44
[INFO] [stderr]    |
[INFO] [stderr] 95 |         remove_file(Path::new(path.as_str().clone()));
[INFO] [stderr]    |                                            ^^^^^^^^ help: remove this redundant call
[INFO] [stderr]    |
[INFO] [stderr]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stderr]    = note: `#[warn(noop_method_call)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]    --> src/config.rs:202:31
[INFO] [stderr]     |
[INFO] [stderr] 202 |         self.value.lookup(&key.clone())
[INFO] [stderr]     |                               ^^^^^^^^ help: remove this redundant call
[INFO] [stderr]     |
[INFO] [stderr]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stderr] 
[INFO] [stderr] warning: `webkitten` (lib) generated 5 warnings (run `cargo fix --lib -p webkitten` to apply 4 suggestions)
[INFO] [stderr] warning: `webkitten` (lib test) generated 6 warnings (4 duplicates) (run `cargo fix --lib -p webkitten --tests` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/webkitten-4a420053180824f5)
[INFO] [stdout] 
[INFO] [stdout] running 21 tests
[INFO] [stdout] test config::tests::lookup_load_uri_commands ... ok
[INFO] [stdout] test config::tests::lookup_request_uri_commands ... ok
[INFO] [stdout] test keybinding::test::parse_alt_modifier ... ok
[INFO] [stdout] test config::tests::lookup_site_override_vec ... ok
[INFO] [stdout] test keybinding::test::parse_alt_option_modifiers ... ok
[INFO] [stdout] test keybinding::test::parse_case_insensitive_modifiers ... ok
[INFO] [stdout] test keybinding::test::parse_command_modifier ... ok
[INFO] [stdout] test keybinding::test::parse_control_modifier ... ok
[INFO] [stdout] test keybinding::test::parse_function_modifier ... ok
[INFO] [stdout] test keybinding::test::parse_invalid_modifier_reason ... ok
[INFO] [stdout] test keybinding::test::parse_invalid_modifier_modifier ... ok
[INFO] [stdout] test keybinding::test::parse_no_key_reason ... ok
[INFO] [stdout] test keybinding::test::parse_shift_modifier ... ok
[INFO] [stdout] test keybinding::test::parse_space_key ... ok
[INFO] [stdout] test keybinding::test::parse_too_many_characters_reason ... ok
[INFO] [stdout] test keybinding::test::parse_no_modifier_reason ... ok
[INFO] [stdout] test config::tests::lookup_fail_uri_commands ... ok
[INFO] [stdout] test command::tests::resolve_by_filename ... ok
[INFO] [stderr]    Doc-tests webkitten
[INFO] [stdout] test script::lua::tests::describe_missing_method ... ok
[INFO] [stdout] test script::lua::tests::describe_valid_command ... ok
[INFO] [stdout] test script::lua::tests::describe_invalid_string ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test src/config.rs - config::Config (line 79) ... ok
[INFO] [stdout] test src/config.rs - config::Config (line 35) ... ok
[INFO] [stdout] test src/config.rs - config::Config (line 96) ... ok
[INFO] [stdout] test src/config.rs - config::Config (line 49) ... ok
[INFO] [stdout] test src/config.rs - config::Config (line 65) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.71s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "c282397dcf82373aadc130cd3f34de825803b01f116904ab8004dab17a42799b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c282397dcf82373aadc130cd3f34de825803b01f116904ab8004dab17a42799b", kill_on_drop: false }`
[INFO] [stdout] c282397dcf82373aadc130cd3f34de825803b01f116904ab8004dab17a42799b
