[INFO] cloning repository https://github.com/appswithlove/loco [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/appswithlove/loco" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fappswithlove%2Floco", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fappswithlove%2Floco'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c35675b6a49dc932f736ea098b5b2d56f297bf62 [INFO] testing appswithlove/loco against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fappswithlove%2Floco" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/appswithlove/loco [INFO] finished tweaking git repo https://github.com/appswithlove/loco [INFO] tweaked toml for git repo https://github.com/appswithlove/loco written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/appswithlove/loco on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/appswithlove/loco 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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f14e05d98c0fe454cdcb4a539273e41f44eab2e159adbf2aa415a81669d1fec1 [INFO] running `Command { std: "docker" "start" "-a" "f14e05d98c0fe454cdcb4a539273e41f44eab2e159adbf2aa415a81669d1fec1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f14e05d98c0fe454cdcb4a539273e41f44eab2e159adbf2aa415a81669d1fec1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f14e05d98c0fe454cdcb4a539273e41f44eab2e159adbf2aa415a81669d1fec1", kill_on_drop: false }` [INFO] [stdout] f14e05d98c0fe454cdcb4a539273e41f44eab2e159adbf2aa415a81669d1fec1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 076add681402d09e17d782fe651ff47eaa1ac9dcdc0f19cf6bfc83fb6c7d3beb [INFO] running `Command { std: "docker" "start" "-a" "076add681402d09e17d782fe651ff47eaa1ac9dcdc0f19cf6bfc83fb6c7d3beb", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling openssl-probe v0.2.1 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling clap_lex v1.0.0 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Compiling clap_builder v4.5.60 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling iri-string v0.7.10 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling shell-words v1.1.1 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Compiling tempfile v3.26.0 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling dialoguer v0.11.0 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling clap v4.5.60 [INFO] [stderr] Compiling clap_complete v4.5.66 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling loco v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.89s [INFO] running `Command { std: "docker" "inspect" "076add681402d09e17d782fe651ff47eaa1ac9dcdc0f19cf6bfc83fb6c7d3beb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "076add681402d09e17d782fe651ff47eaa1ac9dcdc0f19cf6bfc83fb6c7d3beb", kill_on_drop: false }` [INFO] [stdout] 076add681402d09e17d782fe651ff47eaa1ac9dcdc0f19cf6bfc83fb6c7d3beb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fb7f5f7d9408b20dfb2e7cc6b6be5c01844bf01efbc4fe605b188254ea29b5a0 [INFO] running `Command { std: "docker" "start" "-a" "fb7f5f7d9408b20dfb2e7cc6b6be5c01844bf01efbc4fe605b188254ea29b5a0", kill_on_drop: false }` [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling predicates-core v1.0.10 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling sdd v3.0.10 [INFO] [stderr] Compiling assert_cmd v2.1.2 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling deadpool-runtime v0.1.4 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling serial_test_derive v3.4.0 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling uuid v1.21.0 [INFO] [stderr] Compiling predicates-tree v1.0.13 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling scc v2.4.0 [INFO] [stderr] Compiling deadpool v0.12.3 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling serial_test v3.4.0 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling predicates v3.1.4 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling wiremock v0.6.5 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling loco v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> tests/common/mod.rs:28:28 [INFO] [stdout] | [INFO] [stdout] 28 | let mut cmd = Command::cargo_bin("loco").expect("binary exists"); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> tests/common/mod.rs:28:28 [INFO] [stdout] | [INFO] [stdout] 28 | let mut cmd = Command::cargo_bin("loco").expect("binary exists"); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> tests/common/mod.rs:28:28 [INFO] [stdout] | [INFO] [stdout] 28 | let mut cmd = Command::cargo_bin("loco").expect("binary exists"); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> tests/common/mod.rs:28:28 [INFO] [stdout] | [INFO] [stdout] 28 | let mut cmd = Command::cargo_bin("loco").expect("binary exists"); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> tests/common/mod.rs:28:28 [INFO] [stdout] | [INFO] [stdout] 28 | let mut cmd = Command::cargo_bin("loco").expect("binary exists"); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> tests/common/mod.rs:28:28 [INFO] [stdout] | [INFO] [stdout] 28 | let mut cmd = Command::cargo_bin("loco").expect("binary exists"); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> tests/common/mod.rs:28:28 [INFO] [stdout] | [INFO] [stdout] 28 | let mut cmd = Command::cargo_bin("loco").expect("binary exists"); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> tests/cli_pull_test.rs:171:40 [INFO] [stdout] | [INFO] [stdout] 171 | let mut cmd = assert_cmd::Command::cargo_bin("loco").expect("binary exists"); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> tests/common/mod.rs:28:28 [INFO] [stdout] | [INFO] [stdout] 28 | let mut cmd = Command::cargo_bin("loco").expect("binary exists"); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_config_file` is never used [INFO] [stdout] --> tests/common/mod.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn create_config_file(api_key: &str) -> NamedTempFile { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> tests/e2e/common.rs:11:28 [INFO] [stdout] | [INFO] [stdout] 11 | let mut cmd = Command::cargo_bin("loco").expect("binary exists"); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_config_file` is never used [INFO] [stdout] --> tests/common/mod.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn create_config_file(api_key: &str) -> NamedTempFile { [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 `create_config_file` is never used [INFO] [stdout] --> tests/common/mod.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn create_config_file(api_key: &str) -> NamedTempFile { [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 `create_config_file` is never used [INFO] [stdout] --> tests/common/mod.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn create_config_file(api_key: &str) -> NamedTempFile { [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 `create_config_file` is never used [INFO] [stdout] --> tests/common/mod.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn create_config_file(api_key: &str) -> NamedTempFile { [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 `create_config_file` is never used [INFO] [stdout] --> tests/common/mod.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn create_config_file(api_key: &str) -> NamedTempFile { [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 `create_config_file` is never used [INFO] [stdout] --> tests/common/mod.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn create_config_file(api_key: &str) -> NamedTempFile { [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 `create_config_file` is never used [INFO] [stdout] --> tests/common/mod.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn create_config_file(api_key: &str) -> NamedTempFile { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 42.13s [INFO] running `Command { std: "docker" "inspect" "fb7f5f7d9408b20dfb2e7cc6b6be5c01844bf01efbc4fe605b188254ea29b5a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb7f5f7d9408b20dfb2e7cc6b6be5c01844bf01efbc4fe605b188254ea29b5a0", kill_on_drop: false }` [INFO] [stdout] fb7f5f7d9408b20dfb2e7cc6b6be5c01844bf01efbc4fe605b188254ea29b5a0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 125d499f5457cd50efc273f4050160ccc77811f744d6a66d4074354fef99742c [INFO] running `Command { std: "docker" "start" "-a" "125d499f5457cd50efc273f4050160ccc77811f744d6a66d4074354fef99742c", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stderr] --> tests/common/mod.rs:28:28 [INFO] [stderr] | [INFO] [stderr] 28 | let mut cmd = Command::cargo_bin("loco").expect("binary exists"); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function `create_config_file` is never used [INFO] [stderr] --> tests/common/mod.rs:13:8 [INFO] [stderr] | [INFO] [stderr] 13 | pub fn create_config_file(api_key: &str) -> NamedTempFile { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stderr] --> tests/cli_pull_test.rs:171:40 [INFO] [stderr] | [INFO] [stderr] 171 | let mut cmd = assert_cmd::Command::cargo_bin("loco").expect("binary exists"); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stderr] --> tests/e2e/common.rs:11:28 [INFO] [stderr] | [INFO] [stderr] 11 | let mut cmd = Command::cargo_bin("loco").expect("binary exists"); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `loco` (test "cli_locales_test") generated 2 warnings [INFO] [stderr] warning: `loco` (test "cli_pull_test") generated 3 warnings (2 duplicates) [INFO] [stderr] warning: `loco` (test "cli_assets_test") generated 2 warnings (2 duplicates) [INFO] [stderr] warning: `loco` (test "e2e_tests") generated 1 warning [INFO] [stderr] warning: `loco` (test "cli_translations_test") generated 2 warnings (2 duplicates) [INFO] [stderr] warning: `loco` (test "cli_auth_test") generated 2 warnings (2 duplicates) [INFO] [stderr] warning: `loco` (test "cli_status_test") generated 2 warnings (2 duplicates) [INFO] [stderr] warning: `loco` (test "cli_tags_test") generated 2 warnings (2 duplicates) [INFO] [stderr] warning: `loco` (test "cli_push_test") generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.37s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/loco-dec485854ab74b9b) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test config::tests::find_config_file_walks_up ... ok [INFO] [stdout] test config::tests::load_missing_key_returns_error ... ok [INFO] [stdout] test config::tests::load_cli_key_takes_precedence ... ok [INFO] [stdout] test config::tests::load_with_env_var ... ok [INFO] [stdout] test config::tests::load_with_config_file ... ok [INFO] [stdout] test client::tests::check_response_401_unauthorized ... ok [INFO] [stdout] test client::tests::check_response_404_not_found ... ok [INFO] [stdout] test client::tests::check_response_200_passes_through ... ok [INFO] [stderr] Running tests/cli_assets_test.rs (/opt/rustwide/target/debug/deps/cli_assets_test-f4082790a70a645c) [INFO] [stdout] test client::tests::check_response_429_rate_limited ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.31s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test strings_set_with_create ... ok [INFO] [stdout] test strings_list_json ... ok [INFO] [stdout] test strings_tag ... ok [INFO] [stdout] test strings_list ... ok [INFO] [stdout] test strings_add ... ok [INFO] [stdout] test strings_untag ... ok [INFO] [stdout] test strings_delete ... ok [INFO] [stdout] test strings_add_with_translations ... ok [INFO] [stdout] test strings_get ... ok [INFO] [stdout] test strings_set ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.36s [INFO] [stdout] [INFO] [stderr] Running tests/cli_auth_test.rs (/opt/rustwide/target/debug/deps/cli_auth_test-a0e9a0b32f7682e6) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test auth_verify_success ... ok [INFO] [stdout] test auth_verify_invalid_key ... ok [INFO] [stdout] test auth_verify_json_output ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s [INFO] [stdout] [INFO] [stderr] Running tests/cli_locales_test.rs (/opt/rustwide/target/debug/deps/cli_locales_test-4fa7ecee4994a294) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test locales_create ... ok [INFO] [stdout] test locales_list ... ok [INFO] [stdout] test locales_get ... ok [INFO] [stdout] test locales_delete ... ok [INFO] [stdout] test locales_get_json ... ok [INFO] [stdout] test locales_list_json ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.39s [INFO] [stdout] [INFO] [stderr] Running tests/cli_pull_test.rs (/opt/rustwide/target/debug/deps/cli_pull_test-2f971a0d20636906) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test pull_missing_api_key ... ok [INFO] [stdout] test pull_custom_path_template ... ok [INFO] [stdout] test pull_unicode_content ... ok [INFO] [stdout] test pull_all_locales ... ok [INFO] [stdout] test pull_single_locale ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.31s [INFO] [stdout] [INFO] [stderr] Running tests/cli_push_test.rs (/opt/rustwide/target/debug/deps/cli_push_test-2e6be0a5fe60c62f) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test push_file_success ... ok [INFO] [stdout] test push_with_async_flag ... ok [INFO] [stdout] test push_file_not_found ... ok [INFO] [stdout] test push_unicode_content ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.42s [INFO] [stdout] [INFO] [stderr] Running tests/cli_status_test.rs (/opt/rustwide/target/debug/deps/cli_status_test-1f2c4390a5bf50d9) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test status_single_locale ... ok [INFO] [stdout] test status_all_locales ... ok [INFO] [stdout] test status_json_output ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s [INFO] [stdout] [INFO] [stderr] Running tests/cli_tags_test.rs (/opt/rustwide/target/debug/deps/cli_tags_test-93db61b21eb025e7) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test tags_create ... ok [INFO] [stdout] test tags_list ... ok [INFO] [stdout] test tags_delete ... ok [INFO] [stdout] test tags_rename ... ok [INFO] [stdout] test tags_list_json ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.29s [INFO] [stdout] [INFO] [stderr] Running tests/cli_translations_test.rs (/opt/rustwide/target/debug/deps/cli_translations_test-b19e2fa4294faffa) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test strings_rm ... ok [INFO] [stdout] test strings_flag_with_value ... ok [INFO] [stdout] test strings_set_translation_json ... ok [INFO] [stdout] test strings_get_locale ... ok [INFO] [stdout] test strings_set_translation ... ok [INFO] [stdout] test strings_get_locale_json ... ok [INFO] [stdout] test strings_unflag ... ok [INFO] [stdout] test strings_flag ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.33s [INFO] [stdout] [INFO] [stderr] Running tests/e2e_tests.rs (/opt/rustwide/target/debug/deps/e2e_tests-e882dbdc26fa95eb) [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test e2e::locales::e2e_locale_lifecycle ... ok [INFO] [stdout] test e2e::auth::e2e_auth_verify ... ok [INFO] [stdout] test e2e::pull_push::e2e_pull_all_locales ... ok [INFO] [stdout] test e2e::strings::e2e_translation_lifecycle ... ok [INFO] [stdout] test e2e::status::e2e_status_human ... ok [INFO] [stdout] test e2e::tags::e2e_tag_lifecycle ... ok [INFO] [stdout] test e2e::auth::e2e_auth_verify_json ... ok [INFO] [stdout] test e2e::status::e2e_status_single_locale ... ok [INFO] [stdout] test e2e::strings::e2e_string_add_with_translations ... ok [INFO] [stdout] test e2e::pull_push::e2e_pull_and_push ... ok [INFO] [stdout] test e2e::locales::e2e_locales_list ... ok [INFO] [stdout] test e2e::strings::e2e_string_set_with_create_flag ... ok [INFO] [stdout] test e2e::strings::e2e_string_lifecycle ... ok [INFO] [stdout] test e2e::status::e2e_status_json ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.02s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "125d499f5457cd50efc273f4050160ccc77811f744d6a66d4074354fef99742c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "125d499f5457cd50efc273f4050160ccc77811f744d6a66d4074354fef99742c", kill_on_drop: false }` [INFO] [stdout] 125d499f5457cd50efc273f4050160ccc77811f744d6a66d4074354fef99742c