[INFO] fetching crate flk 0.1.3...
[INFO] testing flk-0.1.3 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate flk 0.1.3 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate flk 0.1.3
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate flk 0.1.3
[INFO] tweaked toml for crates.io crate flk 0.1.3 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate flk 0.1.3 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate flk 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded assert_cmd v2.1.1
[INFO] [stderr]   Downloaded clap_complete v4.5.59
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5d0b280506bd67143e97d8efc7879c072a2c4aac127d1ea5e3d53631b2ea4f89
[INFO] running `Command { std: "docker" "start" "-a" "5d0b280506bd67143e97d8efc7879c072a2c4aac127d1ea5e3d53631b2ea4f89", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5d0b280506bd67143e97d8efc7879c072a2c4aac127d1ea5e3d53631b2ea4f89", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5d0b280506bd67143e97d8efc7879c072a2c4aac127d1ea5e3d53631b2ea4f89", kill_on_drop: false }`
[INFO] [stdout] 5d0b280506bd67143e97d8efc7879c072a2c4aac127d1ea5e3d53631b2ea4f89
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a36d42e060c4d3c5648b29615ff018b9d90ee1512475bf98bf04f2b84f04e4de
[INFO] running `Command { std: "docker" "start" "-a" "a36d42e060c4d3c5648b29615ff018b9d90ee1512475bf98bf04f2b84f04e4de", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.20
[INFO] [stderr]    Compiling cc v1.2.43
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling rustls-pki-types v1.13.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rustls v0.23.34
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling webpki-roots v1.0.3
[INFO] [stderr]    Compiling clap_builder v4.5.51
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[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 clap_derive v4.5.49
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling clap v4.5.51
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling clap_complete v4.5.59
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties 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 idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling flk v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.01s
[INFO] running `Command { std: "docker" "inspect" "a36d42e060c4d3c5648b29615ff018b9d90ee1512475bf98bf04f2b84f04e4de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a36d42e060c4d3c5648b29615ff018b9d90ee1512475bf98bf04f2b84f04e4de", kill_on_drop: false }`
[INFO] [stdout] a36d42e060c4d3c5648b29615ff018b9d90ee1512475bf98bf04f2b84f04e4de
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0a03312618bdcc15e23112d087b701641e577146ee8d304982e52f3bafe607ae
[INFO] running `Command { std: "docker" "start" "-a" "0a03312618bdcc15e23112d087b701641e577146ee8d304982e52f3bafe607ae", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling assert_cmd v2.1.1
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling flk v0.1.3 (/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/integration_tests.rs:10:28
[INFO] [stdout]    |
[INFO] [stdout] 10 |     let mut cmd = Command::cargo_bin("flk").unwrap();
[INFO] [stdout]    |                            ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path`
[INFO] [stdout]   --> tests/unit_tests.rs:28:13
[INFO] [stdout]    |
[INFO] [stdout] 28 |         let path = file.path().to_str().unwrap();
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `content`
[INFO] [stdout]   --> tests/unit_tests.rs:37:13
[INFO] [stdout]    |
[INFO] [stdout] 37 |         let content = r#"
[INFO] [stdout]    |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_content`
[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/integration_tests.rs:17:28
[INFO] [stdout]    |
[INFO] [stdout] 17 |     let mut cmd = Command::cargo_bin("flk").unwrap();
[INFO] [stdout]    |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `content`
[INFO] [stdout]   --> tests/unit_tests.rs:58:13
[INFO] [stdout]    |
[INFO] [stdout] 58 |         let content = r#"
[INFO] [stdout]    |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_content`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `content`
[INFO] [stdout]   --> tests/unit_tests.rs:73:13
[INFO] [stdout]    |
[INFO] [stdout] 73 |         let content = r#"
[INFO] [stdout]    |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_content`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `content`
[INFO] [stdout]   --> tests/unit_tests.rs:92:13
[INFO] [stdout]    |
[INFO] [stdout] 92 |         let content = r#"
[INFO] [stdout]    |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_content`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `content`
[INFO] [stdout]    --> tests/unit_tests.rs:112:13
[INFO] [stdout]     |
[INFO] [stdout] 112 |         let content = r#"
[INFO] [stdout]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_content`
[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/integration_tests.rs:26:28
[INFO] [stdout]    |
[INFO] [stdout] 26 |     let mut cmd = Command::cargo_bin("flk").unwrap();
[INFO] [stdout]    |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `content`
[INFO] [stdout]    --> tests/unit_tests.rs:132:13
[INFO] [stdout]     |
[INFO] [stdout] 132 |         let content = r#"
[INFO] [stdout]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_content`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `content`
[INFO] [stdout]    --> tests/unit_tests.rs:153:13
[INFO] [stdout]     |
[INFO] [stdout] 153 |         let content = r#"
[INFO] [stdout]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_content`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `content`
[INFO] [stdout]    --> tests/unit_tests.rs:175:13
[INFO] [stdout]     |
[INFO] [stdout] 175 |         let content = r#"
[INFO] [stdout]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_content`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `content`
[INFO] [stdout]    --> tests/unit_tests.rs:191:13
[INFO] [stdout]     |
[INFO] [stdout] 191 |         let content = r#"
[INFO] [stdout]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_content`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `content`
[INFO] [stdout]    --> tests/unit_tests.rs:208:13
[INFO] [stdout]     |
[INFO] [stdout] 208 |         let content = r#"
[INFO] [stdout]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_content`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `content`
[INFO] [stdout]    --> tests/unit_tests.rs:226:13
[INFO] [stdout]     |
[INFO] [stdout] 226 |         let content = r#"
[INFO] [stdout]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_content`
[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/integration_tests.rs:95:29
[INFO] [stdout]    |
[INFO] [stdout] 95 |     let mut cmd2 = Command::cargo_bin("flk").unwrap();
[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/integration_tests.rs:103:29
[INFO] [stdout]     |
[INFO] [stdout] 103 |     let mut cmd3 = Command::cargo_bin("flk").unwrap();
[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/integration_tests.rs:116:33
[INFO] [stdout]     |
[INFO] [stdout] 116 |     let mut list_cmd = Command::cargo_bin("flk").unwrap();
[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/integration_tests.rs:130:33
[INFO] [stdout]     |
[INFO] [stdout] 130 |     let mut show_cmd = Command::cargo_bin("flk").unwrap();
[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/integration_tests.rs:214:28
[INFO] [stdout]     |
[INFO] [stdout] 214 |     let mut cmd = Command::cargo_bin("flk").unwrap();
[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/integration_tests.rs:229:28
[INFO] [stdout]     |
[INFO] [stdout] 229 |     let mut cmd = Command::cargo_bin("flk").unwrap();
[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/integration_tests.rs:316:28
[INFO] [stdout]     |
[INFO] [stdout] 316 |     let mut cmd = Command::cargo_bin("flk").unwrap();
[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/integration_tests.rs:328:28
[INFO] [stdout]     |
[INFO] [stdout] 328 |     let mut cmd = Command::cargo_bin("flk").unwrap();
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.66s
[INFO] running `Command { std: "docker" "inspect" "0a03312618bdcc15e23112d087b701641e577146ee8d304982e52f3bafe607ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0a03312618bdcc15e23112d087b701641e577146ee8d304982e52f3bafe607ae", kill_on_drop: false }`
[INFO] [stdout] 0a03312618bdcc15e23112d087b701641e577146ee8d304982e52f3bafe607ae
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e5d678fbe80089474e5e374788de7acc690a81752fce521514190a9693c829b3
[INFO] running `Command { std: "docker" "start" "-a" "e5d678fbe80089474e5e374788de7acc690a81752fce521514190a9693c829b3", 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/integration_tests.rs:10:28
[INFO] [stderr]    |
[INFO] [stderr] 10 |     let mut cmd = Command::cargo_bin("flk").unwrap();
[INFO] [stderr]    |                            ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` 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/integration_tests.rs:17:28
[INFO] [stderr]    |
[INFO] [stderr] 17 |     let mut cmd = Command::cargo_bin("flk").unwrap();
[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/integration_tests.rs:26:28
[INFO] [stderr]    |
[INFO] [stderr] 26 |     let mut cmd = Command::cargo_bin("flk").unwrap();
[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/integration_tests.rs:95:29
[INFO] [stderr]    |
[INFO] [stderr] 95 |     let mut cmd2 = Command::cargo_bin("flk").unwrap();
[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/integration_tests.rs:103:29
[INFO] [stderr]     |
[INFO] [stderr] 103 |     let mut cmd3 = Command::cargo_bin("flk").unwrap();
[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/integration_tests.rs:116:33
[INFO] [stderr]     |
[INFO] [stderr] 116 |     let mut list_cmd = Command::cargo_bin("flk").unwrap();
[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/integration_tests.rs:130:33
[INFO] [stderr]     |
[INFO] [stderr] 130 |     let mut show_cmd = Command::cargo_bin("flk").unwrap();
[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/integration_tests.rs:214:28
[INFO] [stderr]     |
[INFO] [stderr] 214 |     let mut cmd = Command::cargo_bin("flk").unwrap();
[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/integration_tests.rs:229:28
[INFO] [stderr]     |
[INFO] [stderr] 229 |     let mut cmd = Command::cargo_bin("flk").unwrap();
[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/integration_tests.rs:316:28
[INFO] [stderr]     |
[INFO] [stderr] 316 |     let mut cmd = Command::cargo_bin("flk").unwrap();
[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/integration_tests.rs:328:28
[INFO] [stderr]     |
[INFO] [stderr] 328 |     let mut cmd = Command::cargo_bin("flk").unwrap();
[INFO] [stderr]     |                            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `path`
[INFO] [stderr]   --> tests/unit_tests.rs:28:13
[INFO] [stderr]    |
[INFO] [stderr] 28 |         let path = file.path().to_str().unwrap();
[INFO] [stderr]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `content`
[INFO] [stderr]   --> tests/unit_tests.rs:37:13
[INFO] [stderr]    |
[INFO] [stderr] 37 |         let content = r#"
[INFO] [stderr]    |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_content`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `content`
[INFO] [stderr]   --> tests/unit_tests.rs:58:13
[INFO] [stderr]    |
[INFO] [stderr] 58 |         let content = r#"
[INFO] [stderr]    |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_content`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `content`
[INFO] [stderr]   --> tests/unit_tests.rs:73:13
[INFO] [stderr]    |
[INFO] [stderr] 73 |         let content = r#"
[INFO] [stderr]    |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_content`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `content`
[INFO] [stderr]   --> tests/unit_tests.rs:92:13
[INFO] [stderr]    |
[INFO] [stderr] 92 |         let content = r#"
[INFO] [stderr]    |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_content`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `content`
[INFO] [stderr]    --> tests/unit_tests.rs:112:13
[INFO] [stderr]     |
[INFO] [stderr] 112 |         let content = r#"
[INFO] [stderr]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_content`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `content`
[INFO] [stderr]    --> tests/unit_tests.rs:132:13
[INFO] [stderr]     |
[INFO] [stderr] 132 |         let content = r#"
[INFO] [stderr]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_content`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `content`
[INFO] [stderr]    --> tests/unit_tests.rs:153:13
[INFO] [stderr]     |
[INFO] [stderr] 153 |         let content = r#"
[INFO] [stderr]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_content`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `content`
[INFO] [stderr]    --> tests/unit_tests.rs:175:13
[INFO] [stderr]     |
[INFO] [stderr] 175 |         let content = r#"
[INFO] [stderr]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_content`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `content`
[INFO] [stderr]    --> tests/unit_tests.rs:191:13
[INFO] [stderr]     |
[INFO] [stderr] 191 |         let content = r#"
[INFO] [stderr]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_content`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `content`
[INFO] [stderr]    --> tests/unit_tests.rs:208:13
[INFO] [stderr]     |
[INFO] [stderr] 208 |         let content = r#"
[INFO] [stderr]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_content`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `content`
[INFO] [stderr]    --> tests/unit_tests.rs:226:13
[INFO] [stderr]     |
[INFO] [stderr] 226 |         let content = r#"
[INFO] [stderr]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_content`
[INFO] [stderr] 
[INFO] [stderr] warning: `flk` (test "integration_tests") generated 11 warnings
[INFO] [stderr] warning: `flk` (test "unit_tests") generated 12 warnings (run `cargo fix --test "unit_tests" -p flk` to apply 12 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/flk-2e7f990557e63094)
[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] [stderr]      Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-54d74e169858f1ac)
[INFO] [stdout] 
[INFO] [stdout] running 22 tests
[INFO] [stdout] test test_help ... ok
[INFO] [stdout] test test_completions_prints_bash_script ... ok
[INFO] [stdout] test test_auto_detect_node_project ... ok
[INFO] [stdout] test test_auto_detect_python_project ... ok
[INFO] [stdout] test test_completions_install_creates_file ... ok
[INFO] [stdout] test test_auto_detect_go_project ... ok
[INFO] [stdout] test test_init_without_template ... ok
[INFO] [stdout] test test_auto_detect_rust_project ... ok
[INFO] [stdout] test test_add_package_without_init ... ok
[INFO] [stdout] test test_init_with_python_template ... ok
[INFO] [stdout] test test_version ... ok
[INFO] [stdout] test test_init_with_rust_template ... ok
[INFO] [stdout] test test_list_empty_flake ... ok
[INFO] [stdout] test test_add_command_without_init ... ok
[INFO] [stdout] test test_remove_command_without_init ... ok
[INFO] [stdout] test test_show_flake ... ok
[INFO] [stdout] test test_env_list_without_init ... ok
[INFO] [stdout] test test_env_add_invalid_name ... ok
[INFO] [stdout] test test_invalid_command_name ... ok
[INFO] [stdout] test test_remove_package_without_init ... ok
[INFO] [stdout] test test_env_add_without_init ... ok
[INFO] [stdout] test test_init_force_overwrite ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/unit_tests.rs (/opt/rustwide/target/debug/deps/unit_tests-77ca36408db9c095)
[INFO] [stdout] 
[INFO] [stdout] running 22 tests
[INFO] [stdout] test generator_tests::test_generate_go_flake ... ok
[INFO] [stdout] test generator_tests::test_generate_generic_flake ... ok
[INFO] [stdout] test generator_tests::test_generate_python_flake ... ok
[INFO] [stdout] test generator_tests::test_generate_rust_flake ... ok
[INFO] [stdout] test generator_tests::test_unknown_template_defaults_to_generic ... ok
[INFO] [stdout] test generator_tests::test_generate_node_flake ... ok
[INFO] [stdout] test interface_tests::test_env_var_creation ... ok
[INFO] [stdout] test interface_tests::test_flake_config_default ... ok
[INFO] [stdout] test interface_tests::test_package_with_version ... ok
[INFO] [stdout] test interface_tests::test_package_creation ... ok
[INFO] [stdout] test parser_tests::test_add_command ... ok
[INFO] [stdout] test parser_tests::test_add_env_var ... ok
[INFO] [stdout] test parser_tests::test_add_package_to_empty_list ... ok
[INFO] [stdout] test parser_tests::test_add_package_to_existing_list ... ok
[INFO] [stdout] test parser_tests::test_command_exists ... ok
[INFO] [stdout] test parser_tests::test_env_var_exists ... ok
[INFO] [stdout] test parser_tests::test_package_exists ... ok
[INFO] [stdout] test parser_tests::test_parse_env_vars ... ok
[INFO] [stdout] test parser_tests::test_parse_description ... ok
[INFO] [stdout] test parser_tests::test_remove_command ... ok
[INFO] [stdout] test parser_tests::test_remove_env_var ... ok
[INFO] [stdout] test parser_tests::test_remove_package ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "e5d678fbe80089474e5e374788de7acc690a81752fce521514190a9693c829b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e5d678fbe80089474e5e374788de7acc690a81752fce521514190a9693c829b3", kill_on_drop: false }`
[INFO] [stdout] e5d678fbe80089474e5e374788de7acc690a81752fce521514190a9693c829b3
