[INFO] fetching crate cuddle 0.2.0...
[INFO] checking cuddle-0.2.0 against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[INFO] extracting crate cuddle 0.2.0 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate cuddle 0.2.0
[INFO] finished tweaking crates.io crate cuddle 0.2.0
[INFO] tweaked toml for crates.io crate cuddle 0.2.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate cuddle 0.2.0 on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate cuddle 0.2.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_yaml v0.9.25
[INFO] [stderr]   Downloaded rlua-searcher v0.1.0
[INFO] [stderr]   Downloaded pest_meta v2.7.2
[INFO] [stderr]   Downloaded pest_generator v2.7.2
[INFO] [stderr]   Downloaded envconfig_derive v0.10.0
[INFO] [stderr]   Downloaded pest_derive v2.7.2
[INFO] [stderr]   Downloaded tempfile v3.7.1
[INFO] [stderr]   Downloaded globset v0.4.12
[INFO] [stderr]   Downloaded clap v4.3.21
[INFO] [stderr]   Downloaded openssl-sys v0.9.91
[INFO] [stderr]   Downloaded envconfig v0.10.0
[INFO] [stderr]   Downloaded deunicode v0.4.4
[INFO] [stderr]   Downloaded rlua v0.19.7
[INFO] [stderr]   Downloaded pest v2.7.2
[INFO] [stderr]   Downloaded clap_builder v4.3.21
[INFO] [stderr]   Downloaded openssl v0.10.56
[INFO] [stderr]   Downloaded rlua-lua54-sys v0.1.6
[INFO] [stderr]   Downloaded openssl-src v111.27.0+1.1.1v
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3fef53b60748b0a6af555ad0f4fc0fdb5f0b2403212f8905abaa3b9d8bd7d079
[INFO] running `Command { std: "docker" "start" "-a" "3fef53b60748b0a6af555ad0f4fc0fdb5f0b2403212f8905abaa3b9d8bd7d079", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3fef53b60748b0a6af555ad0f4fc0fdb5f0b2403212f8905abaa3b9d8bd7d079", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3fef53b60748b0a6af555ad0f4fc0fdb5f0b2403212f8905abaa3b9d8bd7d079", kill_on_drop: false }`
[INFO] [stdout] 3fef53b60748b0a6af555ad0f4fc0fdb5f0b2403212f8905abaa3b9d8bd7d079
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 05e0c2c9a54d7991ece95f9f632776158ed888dc1dc4c39ee2aa4f59021bf706
[INFO] running `Command { std: "docker" "start" "-a" "05e0c2c9a54d7991ece95f9f632776158ed888dc1dc4c39ee2aa4f59021bf706", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]     Checking value-bag v1.4.1
[INFO] [stderr]    Compiling thiserror v1.0.44
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling uncased v0.9.9
[INFO] [stderr]    Compiling regex-syntax v0.7.4
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling rustix v0.38.4
[INFO] [stderr]    Compiling serde v1.0.183
[INFO] [stderr]     Checking bitflags v2.3.3
[INFO] [stderr]    Compiling serde_derive v1.0.183
[INFO] [stderr]     Checking linux-raw-sys v0.4.5
[INFO] [stderr]    Compiling quote v1.0.32
[INFO] [stderr]     Checking aho-corasick v1.0.2
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]     Checking unicode-width v0.1.10
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]     Checking bstr v1.6.0
[INFO] [stderr]     Checking thread_local v1.1.4
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling phf v0.10.1
[INFO] [stderr]     Checking unic-char-range v0.9.0
[INFO] [stderr]    Compiling serde_json v1.0.104
[INFO] [stderr]     Checking unic-common v0.9.0
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking unic-ucd-version v0.9.0
[INFO] [stderr]    Compiling syn v2.0.28
[INFO] [stderr]     Checking unic-char-property v0.9.0
[INFO] [stderr]     Checking walkdir v2.3.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking parking_lot_core v0.9.8
[INFO] [stderr]     Checking gimli v0.27.3
[INFO] [stderr]    Compiling rlua v0.19.7
[INFO] [stderr]     Checking iana-time-zone v0.1.57
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking unic-ucd-segment v0.9.0
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking bstr v0.2.17
[INFO] [stderr]     Checking object v0.31.1
[INFO] [stderr]    Compiling jobserver v0.1.26
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking hashbrown v0.14.0
[INFO] [stderr]    Compiling cc v1.0.80
[INFO] [stderr]    Compiling anyhow v1.0.72
[INFO] [stderr]     Checking unicode-segmentation v1.10.1
[INFO] [stderr]     Checking pin-project-lite v0.2.12
[INFO] [stderr]     Checking signal-hook-mio v0.2.3
[INFO] [stderr]     Checking deunicode v0.4.4
[INFO] [stderr]    Compiling regex-automata v0.3.4
[INFO] [stderr]    Compiling openssl v0.10.56
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking chrono v0.4.26
[INFO] [stderr]     Checking indexmap v2.0.0
[INFO] [stderr]    Compiling openssl-src v111.27.0+1.1.1v
[INFO] [stderr]     Checking newline-converter v0.2.2
[INFO] [stderr]     Checking slug v0.1.4
[INFO] [stderr]     Checking crossterm v0.25.0
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking unic-segment v0.9.0
[INFO] [stderr]     Checking tracing-log v0.1.3
[INFO] [stderr]    Compiling openssl-sys v0.9.91
[INFO] [stderr]    Compiling libz-sys v1.1.12
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling libssh2-sys v0.3.0
[INFO] [stderr]    Compiling rlua-lua54-sys v0.1.6
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling libgit2-sys v0.15.2+1.6.4
[INFO] [stderr]    Compiling backtrace v0.3.68
[INFO] [stderr]     Checking console v0.15.7
[INFO] [stderr]     Checking unsafe-libyaml v0.2.9
[INFO] [stderr]     Checking fastrand v2.0.0
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking anstream v0.3.2
[INFO] [stderr]     Checking clap_builder v4.3.21
[INFO] [stderr]     Checking tempfile v3.7.1
[INFO] [stderr]     Checking addr2line v0.20.0
[INFO] [stderr]     Checking tracing-serde v0.1.3
[INFO] [stderr]     Checking serde_yaml v0.9.25
[INFO] [stderr]    Compiling envconfig_derive v0.10.0
[INFO] [stderr]    Compiling regex v1.9.1
[INFO] [stderr]     Checking dotenv v0.15.0
[INFO] [stderr]     Checking envconfig v0.10.0
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.0
[INFO] [stderr]     Checking clap v4.3.21
[INFO] [stderr]    Compiling chrono-tz-build v0.0.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.44
[INFO] [stderr]    Compiling tracing-attributes v0.1.26
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling chrono-tz v0.6.1
[INFO] [stderr]    Compiling pest v2.7.2
[INFO] [stderr]     Checking rlua-searcher v0.1.0
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]     Checking inquire v0.6.2
[INFO] [stderr]     Checking globset v0.4.12
[INFO] [stderr]     Checking tracing-subscriber v0.3.17
[INFO] [stderr]    Compiling pest_meta v2.7.2
[INFO] [stderr]     Checking ignore v0.4.20
[INFO] [stderr]     Checking globwalk v0.8.1
[INFO] [stderr]    Compiling pest_generator v2.7.2
[INFO] [stderr]    Compiling pest_derive v2.7.2
[INFO] [stderr]     Checking tera v1.19.0
[INFO] [stderr]     Checking git2 v0.17.2
[INFO] [stderr]     Checking cuddle v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `BufRead` and `BufReader`
[INFO] [stdout]  --> src/actions/shell.rs:1:15
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::io::{BufRead, BufReader};
[INFO] [stdout]   |               ^^^^^^^  ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::process::Stdio`
[INFO] [stdout]  --> src/actions/shell.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::process::Stdio;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `io::Write`
[INFO] [stdout]  --> src/context.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     io::Write,
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `anyhow::Context`
[INFO] [stdout]  --> src/context.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use anyhow::Context;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `BufRead` and `BufReader`
[INFO] [stdout]  --> src/actions/shell.rs:1:15
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::io::{BufRead, BufReader};
[INFO] [stdout]   |               ^^^^^^^  ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::process::Stdio`
[INFO] [stdout]  --> src/actions/shell.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::process::Stdio;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `io::Write`
[INFO] [stdout]  --> src/context.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     io::Write,
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `anyhow::Context`
[INFO] [stdout]  --> src/context.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use anyhow::Context;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `globals`
[INFO] [stdout]    --> src/actions/mod.rs:166:25
[INFO] [stdout]     |
[INFO] [stdout] 166 |                     let globals = lua_ctx.globals();
[INFO] [stdout]     |                         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_globals`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `l`
[INFO] [stdout]    --> src/actions/mod.rs:104:31
[INFO] [stdout]     |
[INFO] [stdout] 104 |             CuddleScript::Lua(l) => {
[INFO] [stdout]     |                               ^ help: if this is intentional, prefix it with an underscore: `_l`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `arg_env`
[INFO] [stdout]   --> src/cli/subcommands/x.rs:34:69
[INFO] [stdout]    |
[INFO] [stdout] 34 | ...                   crate::model::CuddleShellScriptArg::Env(arg_env) => cmd.arg(
[INFO] [stdout]    |                                                               ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_arg_env`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `l`
[INFO] [stdout]   --> src/cli/subcommands/x.rs:63:45
[INFO] [stdout]    |
[INFO] [stdout] 63 |             crate::model::CuddleScript::Lua(l) => {}
[INFO] [stdout]    |                                             ^ help: if this is intentional, prefix it with an underscore: `_l`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `globals`
[INFO] [stdout]    --> src/actions/mod.rs:166:25
[INFO] [stdout]     |
[INFO] [stdout] 166 |                     let globals = lua_ctx.globals();
[INFO] [stdout]     |                         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_globals`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `l`
[INFO] [stdout]    --> src/actions/mod.rs:104:31
[INFO] [stdout]     |
[INFO] [stdout] 104 |             CuddleScript::Lua(l) => {
[INFO] [stdout]     |                               ^ help: if this is intentional, prefix it with an underscore: `_l`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `arg_env`
[INFO] [stdout]   --> src/cli/subcommands/x.rs:34:69
[INFO] [stdout]    |
[INFO] [stdout] 34 | ...                   crate::model::CuddleShellScriptArg::Env(arg_env) => cmd.arg(
[INFO] [stdout]    |                                                               ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_arg_env`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `l`
[INFO] [stdout]   --> src/cli/subcommands/x.rs:63:45
[INFO] [stdout]    |
[INFO] [stdout] 63 |             crate::model::CuddleScript::Lua(l) => {}
[INFO] [stdout]    |                                             ^ help: if this is intentional, prefix it with an underscore: `_l`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 54s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: rlua v0.19.7
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5`
[INFO] running `Command { std: "docker" "inspect" "05e0c2c9a54d7991ece95f9f632776158ed888dc1dc4c39ee2aa4f59021bf706", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "05e0c2c9a54d7991ece95f9f632776158ed888dc1dc4c39ee2aa4f59021bf706", kill_on_drop: false }`
[INFO] [stdout] 05e0c2c9a54d7991ece95f9f632776158ed888dc1dc4c39ee2aa4f59021bf706
