[INFO] fetching crate cbfmt 0.2.0... [INFO] testing cbfmt-0.2.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate cbfmt 0.2.0 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate cbfmt 0.2.0 [INFO] finished tweaking crates.io crate cbfmt 0.2.0 [INFO] tweaked toml for crates.io crate cbfmt 0.2.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate cbfmt 0.2.0 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate cbfmt 0.2.0 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded futures-macro v0.3.23 [INFO] [stderr] Downloaded tree-sitter-rst v0.1.0 [INFO] [stderr] Downloaded futures-executor v0.3.23 [INFO] [stderr] Downloaded futures-io v0.3.23 [INFO] [stderr] Downloaded futures v0.3.23 [INFO] [stderr] Downloaded unicode-linebreak v0.1.2 [INFO] [stderr] Downloaded tree-sitter v0.20.8 [INFO] [stderr] Downloaded tree-sitter-md v0.1.1 [INFO] [stderr] Downloaded tree-sitter-org v1.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0cb58b1f24c73883d102350a4845f35d55c004b0fa9ef9f8d0b45a29d2dc9f48 [INFO] running `Command { std: "docker" "start" "-a" "0cb58b1f24c73883d102350a4845f35d55c004b0fa9ef9f8d0b45a29d2dc9f48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0cb58b1f24c73883d102350a4845f35d55c004b0fa9ef9f8d0b45a29d2dc9f48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0cb58b1f24c73883d102350a4845f35d55c004b0fa9ef9f8d0b45a29d2dc9f48", kill_on_drop: false }` [INFO] [stdout] 0cb58b1f24c73883d102350a4845f35d55c004b0fa9ef9f8d0b45a29d2dc9f48 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ea7e8aa2580f688fd09461cf57ac277772018da1bf2fea0bcad4d93010705617 [INFO] running `Command { std: "docker" "start" "-a" "ea7e8aa2580f688fd09461cf57ac277772018da1bf2fea0bcad4d93010705617", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling libc v0.2.131 [INFO] [stderr] Compiling futures-core v0.3.23 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling futures-channel v0.3.23 [INFO] [stderr] Compiling futures-task v0.3.23 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-sink v0.3.23 [INFO] [stderr] Compiling serde_derive v1.0.143 [INFO] [stderr] Compiling futures-util v0.3.23 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling serde v1.0.143 [INFO] [stderr] Compiling futures-io v0.3.23 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling tree-sitter v0.20.8 [INFO] [stderr] Compiling tree-sitter-md v0.1.1 [INFO] [stderr] Compiling tree-sitter-org v1.3.0 [INFO] [stderr] Compiling tree-sitter-rst v0.1.0 [INFO] [stderr] Compiling tokio v1.20.1 [INFO] [stderr] Compiling os_str_bytes v6.3.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling smawk v0.3.1 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling globset v0.4.9 [INFO] [stderr] Compiling ignore v0.4.18 [INFO] [stderr] Compiling futures-macro v0.3.23 [INFO] [stderr] Compiling thiserror-impl v1.0.32 [INFO] [stderr] Compiling unicode-linebreak v0.1.2 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling thiserror v1.0.32 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling clap v3.2.17 [INFO] [stderr] Compiling futures-executor v0.3.23 [INFO] [stderr] Compiling futures v0.3.23 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling cbfmt v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/format.rs:276:73 [INFO] [stdout] | [INFO] [stdout] 276 | fn parse_command<'a>(raw_command: &'a str) -> Result, &str> { [INFO] [stdout] | -- -- ^^^^ the same lifetime is elided here [INFO] [stdout] | | | [INFO] [stdout] | the lifetime is named here the same lifetime is named 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: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 276 | fn parse_command<'a>(raw_command: &'a str) -> Result, &'a str> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.90s [INFO] running `Command { std: "docker" "inspect" "ea7e8aa2580f688fd09461cf57ac277772018da1bf2fea0bcad4d93010705617", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea7e8aa2580f688fd09461cf57ac277772018da1bf2fea0bcad4d93010705617", kill_on_drop: false }` [INFO] [stdout] ea7e8aa2580f688fd09461cf57ac277772018da1bf2fea0bcad4d93010705617 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0b8c46c9f626c0df6584c5a4082296ba129b5fa5a1db6f7dcd03d87393c30cb8 [INFO] running `Command { std: "docker" "start" "-a" "0b8c46c9f626c0df6584c5a4082296ba129b5fa5a1db6f7dcd03d87393c30cb8", kill_on_drop: false }` [INFO] [stderr] Compiling cbfmt v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/format.rs:276:73 [INFO] [stdout] | [INFO] [stdout] 276 | fn parse_command<'a>(raw_command: &'a str) -> Result, &str> { [INFO] [stdout] | -- -- ^^^^ the same lifetime is elided here [INFO] [stdout] | | | [INFO] [stdout] | the lifetime is named here the same lifetime is named 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: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 276 | fn parse_command<'a>(raw_command: &'a str) -> Result, &'a str> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.93s [INFO] running `Command { std: "docker" "inspect" "0b8c46c9f626c0df6584c5a4082296ba129b5fa5a1db6f7dcd03d87393c30cb8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b8c46c9f626c0df6584c5a4082296ba129b5fa5a1db6f7dcd03d87393c30cb8", kill_on_drop: false }` [INFO] [stdout] 0b8c46c9f626c0df6584c5a4082296ba129b5fa5a1db6f7dcd03d87393c30cb8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9b7d6391c3e0f89a9afdf7e9e7eff90b4b6627c45f6ba1a26d0c5f3c8f4c213e [INFO] running `Command { std: "docker" "start" "-a" "9b7d6391c3e0f89a9afdf7e9e7eff90b4b6627c45f6ba1a26d0c5f3c8f4c213e", kill_on_drop: false }` [INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/format.rs:276:73 [INFO] [stderr] | [INFO] [stderr] 276 | fn parse_command<'a>(raw_command: &'a str) -> Result, &str> { [INFO] [stderr] | -- -- ^^^^ the same lifetime is elided here [INFO] [stderr] | | | [INFO] [stderr] | the lifetime is named here the same lifetime is named 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: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 276 | fn parse_command<'a>(raw_command: &'a str) -> Result, &'a str> { [INFO] [stderr] | ++ [INFO] [stderr] [INFO] [stderr] warning: `cbfmt` (bin "cbfmt" test) generated 1 warning (run `cargo fix --bin "cbfmt" --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cbfmt-13798b9f299ceab6) [INFO] [stdout] running 2 tests [INFO] [stdout] test format::tests::test_parse_whitespace_args ... ok [INFO] [stdout] test format::tests::test_parse_empty_command ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "9b7d6391c3e0f89a9afdf7e9e7eff90b4b6627c45f6ba1a26d0c5f3c8f4c213e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b7d6391c3e0f89a9afdf7e9e7eff90b4b6627c45f6ba1a26d0c5f3c8f4c213e", kill_on_drop: false }` [INFO] [stdout] 9b7d6391c3e0f89a9afdf7e9e7eff90b4b6627c45f6ba1a26d0c5f3c8f4c213e