[INFO] cloning repository https://github.com/norcalli/kcgen [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/norcalli/kcgen" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnorcalli%2Fkcgen", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnorcalli%2Fkcgen'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fe590f526bfd6f8f80a5103be2e7b16143fcfbb2 [INFO] testing norcalli/kcgen against 1.91.0 for beta-1.92-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnorcalli%2Fkcgen" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/norcalli/kcgen [INFO] finished tweaking git repo https://github.com/norcalli/kcgen [INFO] tweaked toml for git repo https://github.com/norcalli/kcgen written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/norcalli/kcgen on toolchain 1.91.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/norcalli/kcgen 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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded memchr v2.4.1 [INFO] [stderr] Downloaded enum-map-derive v0.8.0 [INFO] [stderr] Downloaded unicode-xid v0.2.2 [INFO] [stderr] Downloaded bpaf v0.4.2 [INFO] [stderr] Downloaded anyhow v1.0.56 [INFO] [stderr] Downloaded proc-macro2 v1.0.37 [INFO] [stderr] Downloaded aho-corasick v0.7.18 [INFO] [stderr] Downloaded quote v1.0.18 [INFO] [stderr] Downloaded tree-sitter v0.20.6 [INFO] [stderr] Downloaded tree-sitter-c v0.20.1 [INFO] [stderr] Downloaded cc v1.0.73 [INFO] [stderr] Downloaded regex-syntax v0.6.25 [INFO] [stderr] Downloaded regex v1.5.5 [INFO] [stderr] Downloaded syn v1.0.91 [INFO] [stderr] Downloaded enum-map v2.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f54be600071b1c0e9e3ee49d117865cf0f642455b9430572b33fdade19e3aa1f [INFO] running `Command { std: "docker" "start" "-a" "f54be600071b1c0e9e3ee49d117865cf0f642455b9430572b33fdade19e3aa1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f54be600071b1c0e9e3ee49d117865cf0f642455b9430572b33fdade19e3aa1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f54be600071b1c0e9e3ee49d117865cf0f642455b9430572b33fdade19e3aa1f", kill_on_drop: false }` [INFO] [stdout] f54be600071b1c0e9e3ee49d117865cf0f642455b9430572b33fdade19e3aa1f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e82868bc28f31f96667ac1bbf4eb0e896c858d5a442cb894cecfded60917bdbe [INFO] running `Command { std: "docker" "start" "-a" "e82868bc28f31f96667ac1bbf4eb0e896c858d5a442cb894cecfded60917bdbe", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Compiling bpaf v0.4.2 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling tree-sitter v0.20.6 [INFO] [stderr] Compiling tree-sitter-c v0.20.1 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling enum-map-derive v0.8.0 [INFO] [stderr] Compiling enum-map v2.1.0 [INFO] [stderr] Compiling kcgen v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning[E0170]: pattern binding `name` is named the same as one of the variants of the type `main::Capture` [INFO] [stdout] --> src/main.rs:85:9 [INFO] [stdout] | [INFO] [stdout] 85 | name => { [INFO] [stdout] | ^^^^ help: to match on the variant, qualify the path: `main::Capture::name` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bindings_with_variant_name)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0170]: pattern binding `name` is named the same as one of the variants of the type `main::Capture` [INFO] [stdout] --> src/main.rs:86:17 [INFO] [stdout] | [INFO] [stdout] 86 | let name: Capture = name; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0170`. [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.16s [INFO] running `Command { std: "docker" "inspect" "e82868bc28f31f96667ac1bbf4eb0e896c858d5a442cb894cecfded60917bdbe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e82868bc28f31f96667ac1bbf4eb0e896c858d5a442cb894cecfded60917bdbe", kill_on_drop: false }` [INFO] [stdout] e82868bc28f31f96667ac1bbf4eb0e896c858d5a442cb894cecfded60917bdbe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 312a9e8e44451d9c6779800c03d85f14e3fe76c8ac388489ae58faf3a82f68c5 [INFO] running `Command { std: "docker" "start" "-a" "312a9e8e44451d9c6779800c03d85f14e3fe76c8ac388489ae58faf3a82f68c5", kill_on_drop: false }` [INFO] [stderr] Compiling kcgen v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning[E0170]: pattern binding `name` is named the same as one of the variants of the type `main::Capture` [INFO] [stdout] --> src/main.rs:85:9 [INFO] [stdout] | [INFO] [stdout] 85 | name => { [INFO] [stdout] | ^^^^ help: to match on the variant, qualify the path: `main::Capture::name` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bindings_with_variant_name)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0170]: pattern binding `name` is named the same as one of the variants of the type `main::Capture` [INFO] [stdout] --> src/main.rs:86:17 [INFO] [stdout] | [INFO] [stdout] 86 | let name: Capture = name; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0170`. [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.55s [INFO] running `Command { std: "docker" "inspect" "312a9e8e44451d9c6779800c03d85f14e3fe76c8ac388489ae58faf3a82f68c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "312a9e8e44451d9c6779800c03d85f14e3fe76c8ac388489ae58faf3a82f68c5", kill_on_drop: false }` [INFO] [stdout] 312a9e8e44451d9c6779800c03d85f14e3fe76c8ac388489ae58faf3a82f68c5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.91.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e56086d6b066ba0371a41211b8f48b681ca43d1f95de8da5b937d47ce3e62262 [INFO] running `Command { std: "docker" "start" "-a" "e56086d6b066ba0371a41211b8f48b681ca43d1f95de8da5b937d47ce3e62262", kill_on_drop: false }` [INFO] [stderr] warning[E0170]: pattern binding `name` is named the same as one of the variants of the type `main::Capture` [INFO] [stderr] --> src/main.rs:85:9 [INFO] [stderr] | [INFO] [stderr] 85 | name => { [INFO] [stderr] | ^^^^ help: to match on the variant, qualify the path: `main::Capture::name` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bindings_with_variant_name)]` on by default [INFO] [stderr] [INFO] [stderr] warning[E0170]: pattern binding `name` is named the same as one of the variants of the type `main::Capture` [INFO] [stderr] --> src/main.rs:86:17 [INFO] [stderr] | [INFO] [stderr] 86 | let name: Capture = name; [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0170`. [INFO] [stderr] warning: `kcgen` (bin "kcgen" test) generated 2 warnings (run `cargo fix --bin "kcgen" --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/kcgen-5ca9e590fc2dfdc9) [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" "e56086d6b066ba0371a41211b8f48b681ca43d1f95de8da5b937d47ce3e62262", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e56086d6b066ba0371a41211b8f48b681ca43d1f95de8da5b937d47ce3e62262", kill_on_drop: false }` [INFO] [stdout] e56086d6b066ba0371a41211b8f48b681ca43d1f95de8da5b937d47ce3e62262