[INFO] cloning repository https://github.com/kevgo/tikibase-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kevgo/tikibase-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkevgo%2Ftikibase-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkevgo%2Ftikibase-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fbd376a5b51b28039dcac01cd31ff0537c86e75f [INFO] checking kevgo/tikibase-rs against try#53184dc07942a1944769a9e15fc2cb08c9f62e9d for pr-99197 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkevgo%2Ftikibase-rs" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kevgo/tikibase-rs on toolchain 53184dc07942a1944769a9e15fc2cb08c9f62e9d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+53184dc07942a1944769a9e15fc2cb08c9f62e9d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/kevgo/tikibase-rs [INFO] removed 0 missing tests [INFO] finished tweaking git repo https://github.com/kevgo/tikibase-rs [INFO] tweaked toml for git repo https://github.com/kevgo/tikibase-rs written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/kevgo/tikibase-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+53184dc07942a1944769a9e15fc2cb08c9f62e9d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+53184dc07942a1944769a9e15fc2cb08c9f62e9d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 74993166d24bcbc27d89dc566418e5a87171d30e0e02a57de90e1fdc01f22793 [INFO] running `Command { std: "docker" "start" "-a" "74993166d24bcbc27d89dc566418e5a87171d30e0e02a57de90e1fdc01f22793", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "74993166d24bcbc27d89dc566418e5a87171d30e0e02a57de90e1fdc01f22793", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74993166d24bcbc27d89dc566418e5a87171d30e0e02a57de90e1fdc01f22793", kill_on_drop: false }` [INFO] [stdout] 74993166d24bcbc27d89dc566418e5a87171d30e0e02a57de90e1fdc01f22793 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+53184dc07942a1944769a9e15fc2cb08c9f62e9d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bdebc98ee596d5b707ff79ed71b5893a003859b7d88382199195f8aa41bd8ac6 [INFO] running `Command { std: "docker" "start" "-a" "bdebc98ee596d5b707ff79ed71b5893a003859b7d88382199195f8aa41bd8ac6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.93 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Checking regex-syntax v0.6.26 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking os_str_bytes v6.0.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Checking unicode-bidi v0.3.7 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking pin-project-lite v0.2.6 [INFO] [stderr] Checking slab v0.4.3 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling schemars v0.8.10 [INFO] [stderr] Checking textwrap v0.15.0 [INFO] [stderr] Compiling peg-runtime v0.6.3 [INFO] [stderr] Compiling bytecount v0.6.2 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Checking dyn-clone v1.0.5 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling indoc v1.0.6 [INFO] [stderr] Checking fs-err v2.7.0 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking diff v0.1.12 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking tinyvec v1.5.1 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking clap_lex v0.2.0 [INFO] [stderr] Checking textwrap v0.12.1 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Checking pretty_assertions v1.2.1 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking bstr v0.2.16 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Checking colored v2.0.0 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Compiling peg-macros v0.6.3 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking globset v0.4.8 [INFO] [stderr] Checking console v0.15.0 [INFO] [stderr] Checking nom_locate v4.0.0 [INFO] [stderr] Checking peg v0.6.3 [INFO] [stderr] Checking ignore v0.4.18 [INFO] [stderr] Checking globwalk v0.8.1 [INFO] [stderr] Compiling serde_derive_internals v0.26.0 [INFO] [stderr] Compiling sealed v0.3.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling clap_derive v3.1.18 [INFO] [stderr] Compiling schemars_derive v0.8.10 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling merge_derive v0.1.0 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling typed-builder v0.7.1 [INFO] [stderr] Compiling ctor v0.1.21 [INFO] [stderr] Compiling sealed v0.4.0 [INFO] [stderr] Checking merge v0.1.0 [INFO] [stderr] Checking inventory v0.2.2 [INFO] [stderr] Compiling synthez-core v0.2.0 [INFO] [stderr] Checking thiserror v1.0.25 [INFO] [stderr] Compiling synthez-codegen v0.2.0 [INFO] [stderr] Compiling cucumber-expressions v0.2.1 [INFO] [stderr] Compiling synthez v0.2.0 [INFO] [stderr] Checking clap v3.1.18 [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 tikibase v0.6.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking cucumber v0.13.0 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 27s [INFO] running `Command { std: "docker" "inspect" "bdebc98ee596d5b707ff79ed71b5893a003859b7d88382199195f8aa41bd8ac6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bdebc98ee596d5b707ff79ed71b5893a003859b7d88382199195f8aa41bd8ac6", kill_on_drop: false }` [INFO] [stdout] bdebc98ee596d5b707ff79ed71b5893a003859b7d88382199195f8aa41bd8ac6