[INFO] fetching crate ruroonga_expr 0.2.0... [INFO] checking ruroonga_expr-0.2.0 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate ruroonga_expr 0.2.0 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate ruroonga_expr 0.2.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate ruroonga_expr 0.2.0 [INFO] tweaked toml for crates.io crate ruroonga_expr 0.2.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate ruroonga_expr 0.2.0 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 1 package to latest compatible version [INFO] [stderr] Adding regex-syntax v0.3.9 (available: v0.8.6) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: An explicit [[test]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other test targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a test target: [INFO] [stderr] [INFO] [stderr] * tests/test_builders_dsl.rs [INFO] [stderr] * tests/test_operators.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a test target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autotests = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5bf8af187b1f8b3671ba47dc9f91624ec842b28534527a0dd5056072902eab8a [INFO] running `Command { std: "docker" "start" "-a" "5bf8af187b1f8b3671ba47dc9f91624ec842b28534527a0dd5056072902eab8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5bf8af187b1f8b3671ba47dc9f91624ec842b28534527a0dd5056072902eab8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5bf8af187b1f8b3671ba47dc9f91624ec842b28534527a0dd5056072902eab8a", kill_on_drop: false }` [INFO] [stdout] 5bf8af187b1f8b3671ba47dc9f91624ec842b28534527a0dd5056072902eab8a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 892bb1f8fde01f94f234969b307e983af6fe73166e93c1beeda36966174b3074 [INFO] running `Command { std: "docker" "start" "-a" "892bb1f8fde01f94f234969b307e983af6fe73166e93c1beeda36966174b3074", kill_on_drop: false }` [INFO] [stderr] warning: An explicit [[test]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other test targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a test target: [INFO] [stderr] [INFO] [stderr] * tests/test_builders_dsl.rs [INFO] [stderr] * tests/test_operators.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a test target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autotests = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Checking regex-syntax v0.3.9 [INFO] [stderr] Checking ruroonga_expr v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/exprable/mod.rs:27:17 [INFO] [stdout] | [INFO] [stdout] 27 | / /// It should escape aginst special characters (\n, \\) [INFO] [stdout] 28 | | /// for creating command line style command. [INFO] [stdout] | |____________________________________________________________^ [INFO] [stdout] 29 | / '"' | '\'' | '(' | ')' | '\\' => { [INFO] [stdout] 30 | | try!(fmt.write_str(&pile_o_bits[last..i])); [INFO] [stdout] 31 | | let s = match ch as char { [INFO] [stdout] 32 | | '"' => "\\\"", [INFO] [stdout] ... | [INFO] [stdout] 40 | | last = i + 1; [INFO] [stdout] 41 | | } [INFO] [stdout] | |_________________- rustdoc does not generate documentation for match arms [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/exprable/mod.rs:27:17 [INFO] [stdout] | [INFO] [stdout] 27 | / /// It should escape aginst special characters (\n, \\) [INFO] [stdout] 28 | | /// for creating command line style command. [INFO] [stdout] | |____________________________________________________________^ [INFO] [stdout] 29 | / '"' | '\'' | '(' | ')' | '\\' => { [INFO] [stdout] 30 | | try!(fmt.write_str(&pile_o_bits[last..i])); [INFO] [stdout] 31 | | let s = match ch as char { [INFO] [stdout] 32 | | '"' => "\\\"", [INFO] [stdout] ... | [INFO] [stdout] 40 | | last = i + 1; [INFO] [stdout] 41 | | } [INFO] [stdout] | |_________________- rustdoc does not generate documentation for match arms [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/exprable/mod.rs:30:21 [INFO] [stdout] | [INFO] [stdout] 30 | try!(fmt.write_str(&pile_o_bits[last..i])); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/exprable/mod.rs:39:21 [INFO] [stdout] | [INFO] [stdout] 39 | try!(fmt.write_str(s)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/exprable/mod.rs:47:13 [INFO] [stdout] | [INFO] [stdout] 47 | try!(fmt.write_str(&pile_o_bits[last..])); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/exprable/mod.rs:30:21 [INFO] [stdout] | [INFO] [stdout] 30 | try!(fmt.write_str(&pile_o_bits[last..i])); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/exprable/mod.rs:39:21 [INFO] [stdout] | [INFO] [stdout] 39 | try!(fmt.write_str(s)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/exprable/mod.rs:47:13 [INFO] [stdout] | [INFO] [stdout] 47 | try!(fmt.write_str(&pile_o_bits[last..])); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.23s [INFO] running `Command { std: "docker" "inspect" "892bb1f8fde01f94f234969b307e983af6fe73166e93c1beeda36966174b3074", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "892bb1f8fde01f94f234969b307e983af6fe73166e93c1beeda36966174b3074", kill_on_drop: false }` [INFO] [stdout] 892bb1f8fde01f94f234969b307e983af6fe73166e93c1beeda36966174b3074