[INFO] cloning repository https://github.com/miampf/shork
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/miampf/shork" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmiampf%2Fshork", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmiampf%2Fshork'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8232717b791944542171d3253abc0e7439d522dd
[INFO] checking miampf/shork against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmiampf%2Fshork" "/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/miampf/shork
[INFO] finished tweaking git repo https://github.com/miampf/shork
[INFO] tweaked toml for git repo https://github.com/miampf/shork written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/miampf/shork on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/miampf/shork 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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded colorful v0.2.1
[INFO] [stderr]   Downloaded substring v1.4.5
[INFO] [stderr]   Downloaded config v0.11.0
[INFO] [stderr]   Downloaded tint v1.0.1
[INFO] [stderr]   Downloaded ptree v0.4.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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] beedc5bfb37f85fab107bc6e43cc08e7f7edd8984f50c7058bf29d69d2c26fa5
[INFO] running `Command { std: "docker" "start" "-a" "beedc5bfb37f85fab107bc6e43cc08e7f7edd8984f50c7058bf29d69d2c26fa5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "beedc5bfb37f85fab107bc6e43cc08e7f7edd8984f50c7058bf29d69d2c26fa5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "beedc5bfb37f85fab107bc6e43cc08e7f7edd8984f50c7058bf29d69d2c26fa5", kill_on_drop: false }`
[INFO] [stdout] beedc5bfb37f85fab107bc6e43cc08e7f7edd8984f50c7058bf29d69d2c26fa5
[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=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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c0bd9c0d60b5b8690da1f6774a5c9c45788b2bc5ef07c271b637f7d29305fc85
[INFO] running `Command { std: "docker" "start" "-a" "c0bd9c0d60b5b8690da1f6774a5c9c45788b2bc5ef07c271b637f7d29305fc85", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling serde v1.0.144
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling substring v1.4.5
[INFO] [stderr]    Compiling nom v5.1.2
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]     Checking colorful v0.2.1
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking serde v0.8.23
[INFO] [stderr]     Checking shork-error v0.1.0 (/opt/rustwide/workdir/error)
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking rust-ini v0.13.0
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]     Checking tint v1.0.1
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]     Checking directories v4.0.1
[INFO] [stderr]     Checking petgraph v0.6.2
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking shork-lexer v0.1.0 (/opt/rustwide/workdir/lexer)
[INFO] [stderr]     Checking num-traits v0.1.43
[INFO] [stderr]     Checking ordered-float v2.10.0
[INFO] [stderr]     Checking regex v1.6.0
[INFO] [stderr]     Checking serde-hjson v0.9.1
[INFO] [stderr]    Compiling serde_derive v1.0.144
[INFO] [stderr]     Checking toml v0.5.9
[INFO] [stderr]     Checking serde_json v1.0.85
[INFO] [stderr]     Checking serde-value v0.7.0
[INFO] [stderr]     Checking config v0.11.0
[INFO] [stderr]     Checking ptree v0.4.0
[INFO] [stderr]     Checking shork-parser v0.1.0 (/opt/rustwide/workdir/parser)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> parser/src/tree.rs:219:17
[INFO] [stdout]     |
[INFO] [stdout] 219 |     fn children(&self) -> std::borrow::Cow<[Self::Child]> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided 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: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 219 |     fn children(&self) -> std::borrow::Cow<'_, [Self::Child]> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking shork-interpreter v0.1.0 (/opt/rustwide/workdir/interpreter)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> parser/src/tree.rs:219:17
[INFO] [stdout]     |
[INFO] [stdout] 219 |     fn children(&self) -> std::borrow::Cow<[Self::Child]> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided 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: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 219 |     fn children(&self) -> std::borrow::Cow<'_, [Self::Child]> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking shork v0.1.0 (/opt/rustwide/workdir/shork-cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.85s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 8`
[INFO] running `Command { std: "docker" "inspect" "c0bd9c0d60b5b8690da1f6774a5c9c45788b2bc5ef07c271b637f7d29305fc85", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c0bd9c0d60b5b8690da1f6774a5c9c45788b2bc5ef07c271b637f7d29305fc85", kill_on_drop: false }`
[INFO] [stdout] c0bd9c0d60b5b8690da1f6774a5c9c45788b2bc5ef07c271b637f7d29305fc85
