[INFO] cloning repository https://github.com/epy0n0ff/cucumber-example
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/epy0n0ff/cucumber-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fepy0n0ff%2Fcucumber-example", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fepy0n0ff%2Fcucumber-example'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3cf200dc1f184070741e5bfad436814d1eaa904f
[INFO] checking epy0n0ff/cucumber-example/3cf200dc1f184070741e5bfad436814d1eaa904f against master#39cb3386ddc6c71657418be28dbb3987eea4aa4b for pr-133536
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fepy0n0ff%2Fcucumber-example" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/epy0n0ff/cucumber-example on toolchain 39cb3386ddc6c71657418be28dbb3987eea4aa4b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/epy0n0ff/cucumber-example
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/epy0n0ff/cucumber-example
[INFO] tweaked toml for git repo https://github.com/epy0n0ff/cucumber-example written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/epy0n0ff/cucumber-example 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" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded typed-builder v0.7.1
[INFO] [stderr]   Downloaded cucumber-codegen v0.13.0
[INFO] [stderr]   Downloaded junit-report v0.7.1
[INFO] [stderr]   Downloaded synthez v0.2.0
[INFO] [stderr]   Downloaded synthez-codegen v0.2.0
[INFO] [stderr]   Downloaded gherkin v0.12.0
[INFO] [stderr]   Downloaded sealed v0.3.0
[INFO] [stderr]   Downloaded cucumber-expressions v0.2.1
[INFO] [stderr]   Downloaded synthez-core v0.2.0
[INFO] [stderr]   Downloaded ghost v0.1.5
[INFO] [stderr]   Downloaded cucumber v0.13.0
[INFO] [stderr]   Downloaded clap v3.2.13
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c40a9308e09723105afa69d715017a2d3dd6ed47b3f4d057b77c7f92612f4ec4
[INFO] running `Command { std: "docker" "start" "-a" "c40a9308e09723105afa69d715017a2d3dd6ed47b3f4d057b77c7f92612f4ec4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c40a9308e09723105afa69d715017a2d3dd6ed47b3f4d057b77c7f92612f4ec4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c40a9308e09723105afa69d715017a2d3dd6ed47b3f4d057b77c7f92612f4ec4", kill_on_drop: false }`
[INFO] [stdout] c40a9308e09723105afa69d715017a2d3dd6ed47b3f4d057b77c7f92612f4ec4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b3c1ab168597fc9fea3c8f9562733a5e1d6123bce058959b7f1807f16ef7795b
[INFO] running `Command { std: "docker" "start" "-a" "b3c1ab168597fc9fea3c8f9562733a5e1d6123bce058959b7f1807f16ef7795b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.40
[INFO] [stderr]    Compiling quote v1.0.20
[INFO] [stderr]    Compiling unicode-ident v1.0.2
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling unicode-segmentation v1.9.0
[INFO] [stderr]     Checking smallvec v1.9.0
[INFO] [stderr]    Compiling serde_derive v1.0.140
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling serde v1.0.140
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling serde_json v1.0.82
[INFO] [stderr]     Checking regex-syntax v0.6.27
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]     Checking once_cell v1.13.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]     Checking futures-sink v0.3.21
[INFO] [stderr]    Compiling itoa v1.0.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.10
[INFO] [stderr]    Compiling ryu v1.0.10
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]     Checking pin-project-lite v0.2.9
[INFO] [stderr]    Compiling vte_generate_state_changes v0.1.1
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]     Checking bstr v0.2.17
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking utf8parse v0.2.0
[INFO] [stderr]    Compiling either v1.7.0
[INFO] [stderr]    Compiling bytecount v0.6.3
[INFO] [stderr]     Checking unicode-width v0.1.9
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking futures-io v0.3.21
[INFO] [stderr]    Compiling peg-runtime v0.6.3
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking vte v0.10.1
[INFO] [stderr]    Compiling peg-macros v0.6.3
[INFO] [stderr]     Checking regex v1.6.0
[INFO] [stderr]     Checking walkdir v2.3.2
[INFO] [stderr]     Checking thread_local v1.1.4
[INFO] [stderr]    Compiling nom_locate v4.0.0
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling async-trait v0.1.56
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking os_str_bytes v6.2.0
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling time-macros v0.2.4
[INFO] [stderr]     Checking globset v0.4.9
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking num_threads v0.1.6
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]     Checking ignore v0.4.18
[INFO] [stderr]     Checking peg v0.6.3
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking strip-ansi-escapes v0.1.1
[INFO] [stderr]     Checking textwrap v0.12.1
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]     Checking terminal_size v0.1.17
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling tokio v1.20.0
[INFO] [stderr]    Compiling inflections v1.1.1
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking termcolor v1.1.3
[INFO] [stderr]     Checking textwrap v0.15.0
[INFO] [stderr]     Checking xml-rs v0.8.4
[INFO] [stderr]     Checking console v0.15.0
[INFO] [stderr]     Checking globwalk v0.8.1
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking socket2 v0.4.4
[INFO] [stderr]     Checking mio v0.8.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking bytes v1.2.0
[INFO] [stderr]     Checking time v0.3.11
[INFO] [stderr]     Checking Inflector v0.11.4
[INFO] [stderr]    Compiling sealed v0.3.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling clap_derive v3.2.7
[INFO] [stderr]    Compiling derive-getters v0.2.0
[INFO] [stderr]    Compiling typed-builder v0.7.1
[INFO] [stderr]    Compiling synthez-core v0.2.0
[INFO] [stderr]    Compiling ctor v0.1.22
[INFO] [stderr]    Compiling ghost v0.1.5
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]     Checking thiserror v1.0.31
[INFO] [stderr]     Checking junit-report v0.7.1
[INFO] [stderr]     Checking inventory v0.2.3
[INFO] [stderr]    Compiling sealed v0.4.0
[INFO] [stderr]    Compiling synthez-codegen v0.2.0
[INFO] [stderr]    Compiling synthez v0.2.0
[INFO] [stderr]     Checking clap v3.2.13
[INFO] [stderr]    Compiling cucumber-expressions v0.2.1
[INFO] [stderr]    Compiling cucumber-codegen v0.13.0
[INFO] [stderr]     Checking futures-executor v0.3.21
[INFO] [stderr]     Checking futures v0.3.21
[INFO] [stderr]    Compiling gherkin v0.12.0
[INFO] [stderr]     Checking cucumber v0.13.0
[INFO] [stderr]     Checking bdd v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.21s
[INFO] running `Command { std: "docker" "inspect" "b3c1ab168597fc9fea3c8f9562733a5e1d6123bce058959b7f1807f16ef7795b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b3c1ab168597fc9fea3c8f9562733a5e1d6123bce058959b7f1807f16ef7795b", kill_on_drop: false }`
[INFO] [stdout] b3c1ab168597fc9fea3c8f9562733a5e1d6123bce058959b7f1807f16ef7795b
