[INFO] fetching crate cling 0.1.3...
[INFO] checking cling-0.1.3 against eca445e5ae4a6679cc27d3a09106ce245e13a5a6 for pr-162478
[INFO] extracting crate cling 0.1.3 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate cling 0.1.3
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate cling 0.1.3
[INFO] tweaked toml for crates.io crate cling 0.1.3 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate cling 0.1.3 on toolchain eca445e5ae4a6679cc27d3a09106ce245e13a5a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate cling 0.1.3 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" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded snapbox-macros v0.3.10
[INFO] [stderr]   Downloaded trycmd v0.15.9
[INFO] [stderr]   Downloaded toml_write v0.1.1
[INFO] [stderr]   Downloaded os_pipe v1.2.1
[INFO] [stderr]   Downloaded target-triple v0.1.4
[INFO] [stderr]   Downloaded cling-derive v0.1.3
[INFO] [stderr]   Downloaded clap-verbosity-flag v3.0.2
[INFO] [stderr]   Downloaded trybuild v1.0.104
[INFO] [stderr]   Downloaded snapbox v0.6.21
[INFO] [stderr]   Downloaded jiff-static v0.2.12
[INFO] [stderr]   Downloaded winnow v0.7.9
[INFO] [stderr]   Downloaded toml v0.8.22
[INFO] [stderr]   Downloaded rustyline v15.0.0
[INFO] [stderr]   Downloaded jiff v0.2.12
[INFO] [stderr]   Downloaded escargot v0.5.14
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] a3c3f53fa794c2d3149fc4bf78513b1e4c20ab5575d37072418a82f978eb023a
[INFO] running `Command { std: "docker" "start" "a3c3f53fa794c2d3149fc4bf78513b1e4c20ab5575d37072418a82f978eb023a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a3c3f53fa794c2d3149fc4bf78513b1e4c20ab5575d37072418a82f978eb023a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a3c3f53fa794c2d3149fc4bf78513b1e4c20ab5575d37072418a82f978eb023a" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a3c3f53fa794c2d3149fc4bf78513b1e4c20ab5575d37072418a82f978eb023a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a3c3f53fa794c2d3149fc4bf78513b1e4c20ab5575d37072418a82f978eb023a" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking anstyle-parse v0.2.6
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]     Checking colorchoice v1.0.3
[INFO] [stderr]     Checking anstyle-query v1.1.2
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]     Checking hashbrown v0.15.3
[INFO] [stderr]     Checking toml_write v0.1.1
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking winnow v0.7.9
[INFO] [stderr]     Checking clap_lex v0.7.4
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling escargot v0.5.14
[INFO] [stderr]     Checking clap_builder v4.5.37
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling target-triple v0.1.4
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking tempfile v3.19.1
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]     Checking filetime v0.2.25
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking os_pipe v1.2.1
[INFO] [stderr]    Compiling cling v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking content_inspector v0.2.4
[INFO] [stderr]     Checking snapbox-macros v0.3.10
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking endian-type v0.1.2
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]     Checking normalize-line-endings v0.3.0
[INFO] [stderr]     Checking dunce v1.0.5
[INFO] [stderr]     Checking glob v0.3.2
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]     Checking fd-lock v4.0.4
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking shlex v1.3.0
[INFO] [stderr]     Checking jiff v0.2.12
[INFO] [stderr]     Checking home v0.5.11
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking colored v3.0.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking rand v0.9.1
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking rustyline v15.0.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling automod v1.0.15
[INFO] [stderr]     Checking tokio v1.44.2
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking clap v4.5.37
[INFO] [stderr]     Checking clap-verbosity-flag v3.0.2
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling cling-derive v0.1.3
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stdout] warning: struct `CommonOpts` is never constructed
[INFO] [stdout]   --> src/handler.rs:91:12
[INFO] [stdout]    |
[INFO] [stdout] 91 |     struct CommonOpts;
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `handle` is never used
[INFO] [stdout]   --> src/handler.rs:94:14
[INFO] [stdout]    |
[INFO] [stdout] 94 |     async fn handle<
[INFO] [stdout]    |              ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_empty_sync_functions` is never used
[INFO] [stdout]    --> src/handler.rs:112:14
[INFO] [stdout]     |
[INFO] [stdout] 112 |     async fn test_empty_sync_functions() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_empty_functions` is never used
[INFO] [stdout]    --> src/handler.rs:119:14
[INFO] [stdout]     |
[INFO] [stdout] 119 |     async fn test_empty_functions() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_result_functions` is never used
[INFO] [stdout]    --> src/handler.rs:126:14
[INFO] [stdout]     |
[INFO] [stdout] 126 |     async fn test_result_functions() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_functions_with_1_arg` is never used
[INFO] [stdout]    --> src/handler.rs:134:14
[INFO] [stdout]     |
[INFO] [stdout] 134 |     async fn test_functions_with_1_arg() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_functions_with_1_ref` is never used
[INFO] [stdout]    --> src/handler.rs:143:14
[INFO] [stdout]     |
[INFO] [stdout] 143 |     async fn test_functions_with_1_ref() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking toml_datetime v0.6.9
[INFO] [stderr]     Checking humantime-serde v1.1.1
[INFO] [stderr]     Checking toml_edit v0.22.26
[INFO] [stderr]     Checking snapbox v0.6.21
[INFO] [stderr]     Checking toml v0.8.22
[INFO] [stderr]     Checking trycmd v0.15.9
[INFO] [stderr]     Checking trybuild v1.0.104
[INFO] [stdout] warning: struct `CommonOpts` is never constructed
[INFO] [stdout]   --> src/handler.rs:91:12
[INFO] [stdout]    |
[INFO] [stdout] 91 |     struct CommonOpts;
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `handle` is never used
[INFO] [stdout]   --> src/handler.rs:94:14
[INFO] [stdout]    |
[INFO] [stdout] 94 |     async fn handle<
[INFO] [stdout]    |              ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_empty_sync_functions` is never used
[INFO] [stdout]    --> src/handler.rs:112:14
[INFO] [stdout]     |
[INFO] [stdout] 112 |     async fn test_empty_sync_functions() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_empty_functions` is never used
[INFO] [stdout]    --> src/handler.rs:119:14
[INFO] [stdout]     |
[INFO] [stdout] 119 |     async fn test_empty_functions() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_result_functions` is never used
[INFO] [stdout]    --> src/handler.rs:126:14
[INFO] [stdout]     |
[INFO] [stdout] 126 |     async fn test_result_functions() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_functions_with_1_arg` is never used
[INFO] [stdout]    --> src/handler.rs:134:14
[INFO] [stdout]     |
[INFO] [stdout] 134 |     async fn test_functions_with_1_arg() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_functions_with_1_ref` is never used
[INFO] [stdout]    --> src/handler.rs:143:14
[INFO] [stdout]     |
[INFO] [stdout] 143 |     async fn test_functions_with_1_ref() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nix v0.29.0
[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" "a3c3f53fa794c2d3149fc4bf78513b1e4c20ab5575d37072418a82f978eb023a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a3c3f53fa794c2d3149fc4bf78513b1e4c20ab5575d37072418a82f978eb023a", kill_on_drop: false }`
[INFO] [stdout] a3c3f53fa794c2d3149fc4bf78513b1e4c20ab5575d37072418a82f978eb023a
