[INFO] cloning repository https://github.com/panpansuannai/oxi
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/panpansuannai/oxi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpanpansuannai%2Foxi", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpanpansuannai%2Foxi'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c005d64f5311c27ed296a45f1ad3db84eb0860a9
[INFO] checking panpansuannai/oxi against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpanpansuannai%2Foxi" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/panpansuannai/oxi
[INFO] finished tweaking git repo https://github.com/panpansuannai/oxi
[INFO] tweaked toml for git repo https://github.com/panpansuannai/oxi written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/panpansuannai/oxi on toolchain b1f2594eac607c1f051534800237eeedb5590a49
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/panpansuannai/oxi 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" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fa5a131eba20db80b7c6396cbf301c8e9529edce3b593ee00075a02380497ec6
[INFO] running `Command { std: "docker" "start" "-a" "fa5a131eba20db80b7c6396cbf301c8e9529edce3b593ee00075a02380497ec6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fa5a131eba20db80b7c6396cbf301c8e9529edce3b593ee00075a02380497ec6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fa5a131eba20db80b7c6396cbf301c8e9529edce3b593ee00075a02380497ec6", kill_on_drop: false }`
[INFO] [stdout] fa5a131eba20db80b7c6396cbf301c8e9529edce3b593ee00075a02380497ec6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cfdd6842a32049f24cfb162629c6636918174b31964ee26e2d97eefdaff5c0c8
[INFO] running `Command { std: "docker" "start" "-a" "cfdd6842a32049f24cfb162629c6636918174b31964ee26e2d97eefdaff5c0c8", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.67
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling thiserror v1.0.48
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking memchr v2.6.3
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]     Checking tracing-core v0.1.31
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling unreachable v1.0.0
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking futures-sink v0.3.28
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling ascii v0.9.3
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling rustls v0.21.7
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]     Checking futures-io v0.3.28
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]     Checking http v0.2.9
[INFO] [stderr]     Checking try-lock v0.2.4
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking percent-encoding v2.3.0
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking iana-time-zone v0.1.57
[INFO] [stderr]     Checking form_urlencoded v1.2.0
[INFO] [stderr]    Compiling async-trait v0.1.73
[INFO] [stderr]     Checking base64 v0.21.4
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]     Checking encoding_rs v0.8.33
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]    Compiling combine v3.8.1
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking mio v0.8.10
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]    Compiling syn v2.0.37
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking rustls-pemfile v1.0.3
[INFO] [stderr]     Checking ipnet v2.8.0
[INFO] [stderr]     Checking webpki-roots v0.25.2
[INFO] [stderr]    Compiling nvim-oxi v0.3.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]    Compiling oxi v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking tokio v1.35.0
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]     Checking url v2.4.1
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]     Checking regex v1.10.2
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling thiserror-impl v1.0.48
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling serde_repr v0.1.16
[INFO] [stderr]    Compiling oxi-macros v0.3.0
[INFO] [stderr]     Checking rustls-webpki v0.101.6
[INFO] [stderr]     Checking sct v0.7.0
[INFO] [stderr]     Checking oxi-luajit v0.3.0
[INFO] [stderr]    Compiling graphql-parser v0.4.0
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling derive_builder_core v0.11.2
[INFO] [stderr]     Checking tokio-util v0.7.9
[INFO] [stderr]    Compiling derive_builder_macro v0.11.2
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking derive_builder v0.11.2
[INFO] [stderr]     Checking h2 v0.3.21
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking oxi-types v0.3.0
[INFO] [stderr]     Checking chrono v0.4.31
[INFO] [stderr]    Compiling graphql-introspection-query v0.2.0
[INFO] [stderr]     Checking oxi-api v0.3.0
[INFO] [stderr]    Compiling graphql_client_codegen v0.11.0
[INFO] [stderr]     Checking hyper v0.14.27
[INFO] [stderr]     Checking cron v0.12.0
[INFO] [stderr]     Checking hyper-rustls v0.24.1
[INFO] [stderr]     Checking reqwest v0.11.20
[INFO] [stderr]    Compiling graphql_query_derive v0.11.0
[INFO] [stderr]     Checking graphql_client v0.11.0
[INFO] [stderr]     Checking gitlab v0.1604.0
[INFO] [stdout] warning: unused import: `crate::async_task_center::nvim_scheduler`
[INFO] [stdout]  --> src/debug.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::async_task_center::nvim_scheduler;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::async_task_center::nvim_scheduler`
[INFO] [stdout]  --> src/debug.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::async_task_center::nvim_scheduler;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.43s
[INFO] running `Command { std: "docker" "inspect" "cfdd6842a32049f24cfb162629c6636918174b31964ee26e2d97eefdaff5c0c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cfdd6842a32049f24cfb162629c6636918174b31964ee26e2d97eefdaff5c0c8", kill_on_drop: false }`
[INFO] [stdout] cfdd6842a32049f24cfb162629c6636918174b31964ee26e2d97eefdaff5c0c8
