[INFO] fetching crate chord-cli 0.1.21...
[INFO] testing chord-cli-0.1.21 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate chord-cli 0.1.21 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate chord-cli 0.1.21
[INFO] finished tweaking crates.io crate chord-cli 0.1.21
[INFO] tweaked toml for crates.io crate chord-cli 0.1.21 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate chord-cli 0.1.21 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate chord-cli 0.1.21 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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 27d19c080d909ac83f2a621dd9283034fb1bab7b67483b0c60bbe2580d1149c7
[INFO] running `Command { std: "docker" "start" "-a" "27d19c080d909ac83f2a621dd9283034fb1bab7b67483b0c60bbe2580d1149c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "27d19c080d909ac83f2a621dd9283034fb1bab7b67483b0c60bbe2580d1149c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "27d19c080d909ac83f2a621dd9283034fb1bab7b67483b0c60bbe2580d1149c7", kill_on_drop: false }`
[INFO] [stdout] 27d19c080d909ac83f2a621dd9283034fb1bab7b67483b0c60bbe2580d1149c7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b9c8fae1e1c91bcd5ecde510891ede01f763264363d131415a555924b779319b
[INFO] running `Command { std: "docker" "start" "-a" "b9c8fae1e1c91bcd5ecde510891ede01f763264363d131415a555924b779319b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.47
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling libc v0.2.137
[INFO] [stderr]    Compiling syn v1.0.103
[INFO] [stderr]    Compiling once_cell v1.16.0
[INFO] [stderr]    Compiling cc v1.0.76
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.147
[INFO] [stderr]    Compiling serde v1.0.147
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling itoa v1.0.4
[INFO] [stderr]    Compiling futures-core v0.3.25
[INFO] [stderr]    Compiling bytes v1.2.1
[INFO] [stderr]    Compiling tokio v1.21.2
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]    Compiling libm v0.2.6
[INFO] [stderr]    Compiling thiserror v1.0.37
[INFO] [stderr]    Compiling futures-sink v0.3.25
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling futures-channel v0.3.25
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling futures-task v0.3.25
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling futures-util v0.3.25
[INFO] [stderr]    Compiling futures-io v0.3.25
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling serde_json v1.0.87
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling mio v0.8.5
[INFO] [stderr]    Compiling num_cpus v1.14.0
[INFO] [stderr]    Compiling socket2 v0.4.7
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling openssl-src v111.24.0+1.1.1s
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling async-trait v0.1.58
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling aho-corasick v0.7.19
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling openssl-sys v0.9.77
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling iana-time-zone v0.1.53
[INFO] [stderr]    Compiling ucd-trie v0.1.5
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling openssl v0.10.42
[INFO] [stderr]    Compiling rustls v0.20.7
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling base64ct v1.5.3
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling encoding_index_tests v0.1.4
[INFO] [stderr]    Compiling ipnet v2.5.1
[INFO] [stderr]    Compiling const-oid v0.7.1
[INFO] [stderr]    Compiling pem-rfc7468 v0.3.1
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling block-buffer v0.10.3
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling crypto-bigint v0.3.2
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling zeroize v1.5.7
[INFO] [stderr]    Compiling digest v0.10.5
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling rustls-pemfile v1.0.1
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]    Compiling cpufeatures v0.2.5
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling crossbeam-utils v0.8.12
[INFO] [stderr]    Compiling num-bigint-dig v0.8.1
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling libsqlite3-sys v0.24.2
[INFO] [stderr]    Compiling rustls-native-certs v0.6.2
[INFO] [stderr]    Compiling crossbeam-queue v0.3.6
[INFO] [stderr]    Compiling der v0.5.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.4
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling const_fn v0.4.9
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling rust_decimal v1.26.1
[INFO] [stderr]    Compiling net2 v0.2.38
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling sha2 v0.10.6
[INFO] [stderr]    Compiling sha-1 v0.10.0
[INFO] [stderr]    Compiling md-5 v0.10.5
[INFO] [stderr]    Compiling regex v1.7.0
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling spin v0.9.4
[INFO] [stderr]    Compiling spki v0.5.4
[INFO] [stderr]    Compiling stringprep v0.1.2
[INFO] [stderr]    Compiling pkcs8 v0.8.0
[INFO] [stderr]    Compiling rlua-lua54-sys v0.1.3
[INFO] [stderr]    Compiling pkcs1 v0.3.3
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling time-core v0.1.0
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling match_cfg v0.1.0
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling arrayvec v0.7.2
[INFO] [stderr]    Compiling crc-catalog v1.1.1
[INFO] [stderr]    Compiling time-macros v0.2.6
[INFO] [stderr]    Compiling crc v2.1.0
[INFO] [stderr]    Compiling hostname v0.3.1
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]    Compiling rsa v0.6.1
[INFO] [stderr]    Compiling hashlink v0.7.0
[INFO] [stderr]    Compiling webpki v0.22.0
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling webpki v0.21.4
[INFO] [stderr]    Compiling sct v0.6.1
[INFO] [stderr]    Compiling rustc_version_runtime v0.2.1
[INFO] [stderr]    Compiling futures-intrusive v0.4.2
[INFO] [stderr]    Compiling rustls v0.19.1
[INFO] [stderr]    Compiling webpki-roots v0.21.1
[INFO] [stderr]    Compiling hkdf v0.12.3
[INFO] [stderr]    Compiling encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-japanese v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-korean v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-simpchinese v1.20141219.5
[INFO] [stderr]    Compiling atoi v0.4.0
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling paste v1.0.9
[INFO] [stderr]    Compiling data-encoding v2.3.2
[INFO] [stderr]    Compiling whoami v1.2.3
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling mio-extras v2.0.6
[INFO] [stderr]    Compiling resolv-conf v0.7.0
[INFO] [stderr]    Compiling encoding v0.2.33
[INFO] [stderr]    Compiling inotify v0.7.1
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling time v0.3.17
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.37
[INFO] [stderr]    Compiling futures-macro v0.3.25
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]    Compiling enum-as-inner v0.4.0
[INFO] [stderr]    Compiling time-macros v0.1.1
[INFO] [stderr]    Compiling lru-cache v0.1.2
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling filetime v0.2.18
[INFO] [stderr]    Compiling serde_with_macros v1.5.2
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling unicode-segmentation v1.10.0
[INFO] [stderr]    Compiling dynamic_reload v0.4.0
[INFO] [stderr]    Compiling rlua v0.19.4
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling pest v2.4.1
[INFO] [stderr]    Compiling pin-project v1.0.12
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling flume v0.10.14
[INFO] [stderr]    Compiling notify v4.0.17
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling pest_meta v2.4.1
[INFO] [stderr]    Compiling java-properties v1.4.1
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling typed-builder v0.10.0
[INFO] [stderr]    Compiling tempdir v0.3.7
[INFO] [stderr]    Compiling webpki-roots v0.22.5
[INFO] [stderr]    Compiling pbkdf2 v0.10.1
[INFO] [stderr]    Compiling rustls-pemfile v0.3.0
[INFO] [stderr]    Compiling os_info v3.5.1
[INFO] [stderr]    Compiling sha1_smol v1.0.0
[INFO] [stderr]    Compiling take_mut v0.2.2
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling pest_generator v2.4.1
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling urlencoding v2.1.2
[INFO] [stderr]    Compiling colored v2.0.0
[INFO] [stderr]    Compiling async-recursion v1.0.0
[INFO] [stderr]    Compiling pest_derive v2.4.1
[INFO] [stderr]    Compiling futures-executor v0.3.25
[INFO] [stderr]    Compiling futures v0.3.25
[INFO] [stderr]    Compiling structopt v0.3.26
[INFO] [stderr]    Compiling tokio-util v0.7.4
[INFO] [stderr]    Compiling tokio-rustls v0.23.4
[INFO] [stderr]    Compiling tokio-rustls v0.22.0
[INFO] [stderr]    Compiling tokio-stream v0.1.11
[INFO] [stderr]    Compiling trust-dns-proto v0.21.2
[INFO] [stderr]    Compiling sqlx-rt v0.5.13
[INFO] [stderr]    Compiling h2 v0.3.15
[INFO] [stderr]    Compiling combine v4.6.6
[INFO] [stderr]    Compiling chrono v0.4.22
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling serde_bytes v0.11.7
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling uuid v1.2.1
[INFO] [stderr]    Compiling bigdecimal v0.2.2
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling ipnetwork v0.17.0
[INFO] [stderr]    Compiling serde_with v1.14.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.8
[INFO] [stderr]    Compiling chord-core v0.1.21
[INFO] [stderr]    Compiling html_parser v0.6.3
[INFO] [stderr]    Compiling rbson v2.0.5
[INFO] [stderr]    Compiling sqlformat v0.1.8
[INFO] [stderr]    Compiling csv v1.1.6
[INFO] [stderr]    Compiling bson v2.4.0
[INFO] [stderr]    Compiling trust-dns-resolver v0.21.2
[INFO] [stderr]    Compiling jsonpath-rust v0.2.0
[INFO] [stderr]    Compiling handlebars v4.3.5
[INFO] [stderr]    Compiling rbatis_sql_macro v3.0.17
[INFO] [stderr]    Compiling rbatis-macro-driver v3.1.3
[INFO] [stderr]    Compiling hyper v0.14.23
[INFO] [stderr]    Compiling mongodb v2.3.1
[INFO] [stderr]    Compiling rbatis_sql v3.0.26
[INFO] [stderr]    Compiling chord-flow v0.1.21
[INFO] [stderr]    Compiling redis v0.22.1
[INFO] [stderr]    Compiling hyper-rustls v0.23.0
[INFO] [stderr]    Compiling sqlx-core v0.5.13
[INFO] [stderr]    Compiling rbatis-core v3.1.11
[INFO] [stderr]    Compiling rbatis v3.1.16
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.12
[INFO] [stderr]    Compiling chord-util v0.1.21
[INFO] [stderr]    Compiling hocon v0.9.0
[INFO] [stderr]    Compiling chord-output v0.1.21
[INFO] [stderr]    Compiling chord-input v0.1.21
[INFO] [stderr]    Compiling chord-action v0.1.21
[INFO] [stderr]    Compiling chord-cli v0.1.21 (/opt/rustwide/workdir)
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/main.rs:128:70
[INFO] [stdout]     |
[INFO] [stdout] 128 |     let job_loader = DefaultJobLoader::new(config.loader(), input_dir.clone(), path_is_task)
[INFO] [stdout]     |                                                                      ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `Path` does not implement `Clone`, so calling `clone` on `&Path` copies the reference, which does not do anything and can be removed
[INFO] [stdout]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 128 -     let job_loader = DefaultJobLoader::new(config.loader(), input_dir.clone(), path_is_task)
[INFO] [stdout] 128 +     let job_loader = DefaultJobLoader::new(config.loader(), input_dir, path_is_task)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 29s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.2.3, num-bigint-dig v0.8.1, redis v0.22.1, rlua v0.19.4, sqlx-core v0.5.13
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "b9c8fae1e1c91bcd5ecde510891ede01f763264363d131415a555924b779319b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b9c8fae1e1c91bcd5ecde510891ede01f763264363d131415a555924b779319b", kill_on_drop: false }`
[INFO] [stdout] b9c8fae1e1c91bcd5ecde510891ede01f763264363d131415a555924b779319b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a101584edc479f048290c4747db7dd25cd4708aa47457e17743f96503fc10df2
[INFO] running `Command { std: "docker" "start" "-a" "a101584edc479f048290c4747db7dd25cd4708aa47457e17743f96503fc10df2", kill_on_drop: false }`
[INFO] [stderr]    Compiling chord-cli v0.1.21 (/opt/rustwide/workdir)
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/main.rs:128:70
[INFO] [stdout]     |
[INFO] [stdout] 128 |     let job_loader = DefaultJobLoader::new(config.loader(), input_dir.clone(), path_is_task)
[INFO] [stdout]     |                                                                      ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `Path` does not implement `Clone`, so calling `clone` on `&Path` copies the reference, which does not do anything and can be removed
[INFO] [stdout]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 128 -     let job_loader = DefaultJobLoader::new(config.loader(), input_dir.clone(), path_is_task)
[INFO] [stdout] 128 +     let job_loader = DefaultJobLoader::new(config.loader(), input_dir, path_is_task)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.46s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.2.3, num-bigint-dig v0.8.1, redis v0.22.1, rlua v0.19.4, sqlx-core v0.5.13
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "a101584edc479f048290c4747db7dd25cd4708aa47457e17743f96503fc10df2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a101584edc479f048290c4747db7dd25cd4708aa47457e17743f96503fc10df2", kill_on_drop: false }`
[INFO] [stdout] a101584edc479f048290c4747db7dd25cd4708aa47457e17743f96503fc10df2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 062a9d74d5e8b3bca97980cecf814aebe0a14874c645fec3aca3993345dcfbc2
[INFO] running `Command { std: "docker" "start" "-a" "062a9d74d5e8b3bca97980cecf814aebe0a14874c645fec3aca3993345dcfbc2", kill_on_drop: false }`
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]    --> src/main.rs:128:70
[INFO] [stderr]     |
[INFO] [stderr] 128 |     let job_loader = DefaultJobLoader::new(config.loader(), input_dir.clone(), path_is_task)
[INFO] [stderr]     |                                                                      ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the type `Path` does not implement `Clone`, so calling `clone` on `&Path` copies the reference, which does not do anything and can be removed
[INFO] [stderr]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stderr] help: remove this redundant call
[INFO] [stderr]     |
[INFO] [stderr] 128 -     let job_loader = DefaultJobLoader::new(config.loader(), input_dir.clone(), path_is_task)
[INFO] [stderr] 128 +     let job_loader = DefaultJobLoader::new(config.loader(), input_dir, path_is_task)
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: `chord-cli` (bin "chord" test) generated 1 warning (run `cargo fix --bin "chord" -p chord-cli --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.38s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.2.3, num-bigint-dig v0.8.1, redis v0.22.1, rlua v0.19.4, sqlx-core v0.5.13
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/chord-77aac61627b77bc4)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "062a9d74d5e8b3bca97980cecf814aebe0a14874c645fec3aca3993345dcfbc2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "062a9d74d5e8b3bca97980cecf814aebe0a14874c645fec3aca3993345dcfbc2", kill_on_drop: false }`
[INFO] [stdout] 062a9d74d5e8b3bca97980cecf814aebe0a14874c645fec3aca3993345dcfbc2
