[INFO] fetching crate scanflow-cli 0.2.1... [INFO] testing scanflow-cli-0.2.1 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate scanflow-cli 0.2.1 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate scanflow-cli 0.2.1 [INFO] finished tweaking crates.io crate scanflow-cli 0.2.1 [INFO] tweaked toml for crates.io crate scanflow-cli 0.2.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate scanflow-cli 0.2.1 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate scanflow-cli 0.2.1 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 120feb8311387cf0ab9e91c04fb7d2b3165766f960d26b46f1563b1e13f38045 [INFO] running `Command { std: "docker" "start" "-a" "120feb8311387cf0ab9e91c04fb7d2b3165766f960d26b46f1563b1e13f38045", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "120feb8311387cf0ab9e91c04fb7d2b3165766f960d26b46f1563b1e13f38045", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "120feb8311387cf0ab9e91c04fb7d2b3165766f960d26b46f1563b1e13f38045", kill_on_drop: false }` [INFO] [stdout] 120feb8311387cf0ab9e91c04fb7d2b3165766f960d26b46f1563b1e13f38045 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4cbc48dca8a5820fddb79fb83f69ce4a78a2b4a49d62973c21d7afa3802e1041 [INFO] running `Command { std: "docker" "start" "-a" "4cbc48dca8a5820fddb79fb83f69ce4a78a2b4a49d62973c21d7afa3802e1041", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.75 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling serde v1.0.194 [INFO] [stderr] Compiling crossbeam-utils v0.8.18 [INFO] [stderr] Compiling winnow v0.5.32 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling core_extensions_proc_macros v1.5.3 [INFO] [stderr] Compiling semver v1.0.21 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling tstr_proc_macros v0.2.2 [INFO] [stderr] Compiling serde_json v1.0.111 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling generational-arena v0.2.9 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling no-std-compat v0.4.1 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling volatile v0.4.6 [INFO] [stderr] Compiling pelite-macros v0.1.1 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling tarc v0.1.4 [INFO] [stderr] Compiling dataview v0.1.2 [INFO] [stderr] Compiling tstr v0.2.3 [INFO] [stderr] Compiling x86_64 v0.14.11 [INFO] [stderr] Compiling itertools v0.12.0 [INFO] [stderr] Compiling libloading v0.8.1 [INFO] [stderr] Compiling iana-time-zone v0.1.59 [INFO] [stderr] Compiling repr_offset v0.2.2 [INFO] [stderr] Compiling pelite v0.9.0 [INFO] [stderr] Compiling fixed-slice-vec v0.10.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling rangemap v1.4.0 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling core_extensions v1.5.3 [INFO] [stderr] Compiling cglue v0.2.14 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.10 [INFO] [stderr] Compiling crossbeam-epoch v0.9.17 [INFO] [stderr] Compiling abi_stable_shared v0.10.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.4 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling coarsetime v0.1.33 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling bumpalo v3.14.0 [INFO] [stderr] Compiling dataview v1.0.1 [INFO] [stderr] Compiling pbr v1.1.1 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling iced-x86 v1.20.0 [INFO] [stderr] Compiling textwrap v0.16.0 [INFO] [stderr] Compiling sudo v0.6.0 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling rayon v1.8.0 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling simplelog v0.8.0 [INFO] [stderr] Compiling darling_core v0.20.3 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling scan_fmt v0.2.6 [INFO] [stderr] Compiling serde_derive v1.0.194 [INFO] [stderr] Compiling scroll_derive v0.12.0 [INFO] [stderr] Compiling as_derive_utils v0.10.3 [INFO] [stderr] Compiling rayon-tlsctx v0.2.0 [INFO] [stderr] Compiling abi_stable_derive v0.10.3 [INFO] [stderr] Compiling scroll v0.12.0 [INFO] [stderr] Compiling goblin v0.8.0 [INFO] [stderr] Compiling darling_macro v0.20.3 [INFO] [stderr] Compiling darling v0.20.3 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling serde_spanned v0.6.5 [INFO] [stderr] Compiling toml_edit v0.20.2 [INFO] [stderr] Compiling abi_stable v0.10.3 [INFO] [stderr] Compiling proc-macro-crate v2.0.1 [INFO] [stderr] Compiling toml v0.8.2 [INFO] [stderr] Compiling cglue-gen v0.2.9 [INFO] [stderr] Compiling memflow-derive v0.2.0 [INFO] [stderr] Compiling cglue-macro v0.2.3 [INFO] [stderr] Compiling memflow v0.2.1 [INFO] [stderr] Compiling scanflow v0.2.1 [INFO] [stderr] Compiling scanflow-cli v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/main.rs:80:14 [INFO] [stdout] | [INFO] [stdout] 80 | matches: &ArgMatches, [INFO] [stdout] | ^^^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 81 | ) -> Result<( [INFO] [stdout] 82 | Either, [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is hidden here [INFO] [stdout] 83 | Option<&str>, [INFO] [stdout] | ^^^^ the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 82 | Either, ConnectorChain<'_>>, [INFO] [stdout] | ++++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.44s [INFO] running `Command { std: "docker" "inspect" "4cbc48dca8a5820fddb79fb83f69ce4a78a2b4a49d62973c21d7afa3802e1041", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4cbc48dca8a5820fddb79fb83f69ce4a78a2b4a49d62973c21d7afa3802e1041", kill_on_drop: false }` [INFO] [stdout] 4cbc48dca8a5820fddb79fb83f69ce4a78a2b4a49d62973c21d7afa3802e1041 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 36e6147962f89cc42e44df55bcad5ca53e7c82359475fce55f7bfe089d139f4e [INFO] running `Command { std: "docker" "start" "-a" "36e6147962f89cc42e44df55bcad5ca53e7c82359475fce55f7bfe089d139f4e", kill_on_drop: false }` [INFO] [stderr] Compiling scanflow-cli v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/main.rs:80:14 [INFO] [stdout] | [INFO] [stdout] 80 | matches: &ArgMatches, [INFO] [stdout] | ^^^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 81 | ) -> Result<( [INFO] [stdout] 82 | Either, [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is hidden here [INFO] [stdout] 83 | Option<&str>, [INFO] [stdout] | ^^^^ the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 82 | Either, ConnectorChain<'_>>, [INFO] [stdout] | ++++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.00s [INFO] running `Command { std: "docker" "inspect" "36e6147962f89cc42e44df55bcad5ca53e7c82359475fce55f7bfe089d139f4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36e6147962f89cc42e44df55bcad5ca53e7c82359475fce55f7bfe089d139f4e", kill_on_drop: false }` [INFO] [stdout] 36e6147962f89cc42e44df55bcad5ca53e7c82359475fce55f7bfe089d139f4e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 721504c44299b25c493bf297706fddbd52fd11a5513aea370bed442cc7a3dc88 [INFO] running `Command { std: "docker" "start" "-a" "721504c44299b25c493bf297706fddbd52fd11a5513aea370bed442cc7a3dc88", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/main.rs:80:14 [INFO] [stderr] | [INFO] [stderr] 80 | matches: &ArgMatches, [INFO] [stderr] | ^^^^^^^^^^^ the lifetime is elided here [INFO] [stderr] 81 | ) -> Result<( [INFO] [stderr] 82 | Either, [INFO] [stderr] | ^^^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the same lifetime is hidden here [INFO] [stderr] 83 | Option<&str>, [INFO] [stderr] | ^^^^ the same lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 82 | Either, ConnectorChain<'_>>, [INFO] [stderr] | ++++ ++++ [INFO] [stderr] [INFO] [stderr] warning: `scanflow-cli` (bin "scanflow-cli" test) generated 1 warning (run `cargo fix --bin "scanflow-cli" --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/scanflow_cli-b8d2900e3a36da3f) [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" "721504c44299b25c493bf297706fddbd52fd11a5513aea370bed442cc7a3dc88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "721504c44299b25c493bf297706fddbd52fd11a5513aea370bed442cc7a3dc88", kill_on_drop: false }` [INFO] [stdout] 721504c44299b25c493bf297706fddbd52fd11a5513aea370bed442cc7a3dc88