[INFO] cloning repository https://github.com/newtoallofthis123/ynk [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/newtoallofthis123/ynk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnewtoallofthis123%2Fynk", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnewtoallofthis123%2Fynk'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 05349baaad56e6417c43f895c0af5602bc905f42 [INFO] checking newtoallofthis123/ynk against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnewtoallofthis123%2Fynk" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/newtoallofthis123/ynk [INFO] finished tweaking git repo https://github.com/newtoallofthis123/ynk [INFO] tweaked toml for git repo https://github.com/newtoallofthis123/ynk written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/newtoallofthis123/ynk 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/newtoallofthis123/ynk 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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 205227c33bb4954538cc307d15dc196c7c95fda22fc649444ed324ceda7accba [INFO] running `Command { std: "docker" "start" "-a" "205227c33bb4954538cc307d15dc196c7c95fda22fc649444ed324ceda7accba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "205227c33bb4954538cc307d15dc196c7c95fda22fc649444ed324ceda7accba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "205227c33bb4954538cc307d15dc196c7c95fda22fc649444ed324ceda7accba", kill_on_drop: false }` [INFO] [stdout] 205227c33bb4954538cc307d15dc196c7c95fda22fc649444ed324ceda7accba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 55241b40eb43754468856949444e21703b6a15b038f0892e8cf83416a9656cb9 [INFO] running `Command { std: "docker" "start" "-a" "55241b40eb43754468856949444e21703b6a15b038f0892e8cf83416a9656cb9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Checking allocator-api2 v0.2.16 [INFO] [stderr] Checking smallvec v1.12.0 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Compiling cc v1.2.7 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Compiling serde_json v1.0.112 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Compiling pkg-config v0.3.28 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rustls v0.21.10 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Checking anstream v0.6.7 [INFO] [stderr] Compiling semver v1.0.21 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking bstr v1.9.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking clap_builder v4.5.23 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking winnow v0.5.34 [INFO] [stderr] Checking unicode-width v0.2.0 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking webpki-roots v0.25.3 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking unicode-segmentation v1.10.1 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Checking indexmap v2.1.0 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking bytecount v0.6.7 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking papergrid v0.13.0 [INFO] [stderr] Checking newline-converter v0.3.0 [INFO] [stderr] Compiling ring v0.17.7 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking directories v5.0.1 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking hashlink v0.9.0 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking crossterm v0.25.0 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking walkdir v2.4.0 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking std_prelude v0.2.12 [INFO] [stderr] Checking stfu8 v0.2.7 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking foldhash v0.1.4 [INFO] [stderr] Checking dyn-clone v1.0.16 [INFO] [stderr] Checking iana-time-zone v0.1.59 [INFO] [stderr] Checking fallible-iterator v0.3.0 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking correct_word v0.2.0 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Checking chrono v0.4.31 [INFO] [stderr] Checking inquire v0.7.4 [INFO] [stderr] Checking globset v0.4.14 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Checking ignore v0.4.22 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Compiling serde_derive v1.0.195 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling inherent v1.0.11 [INFO] [stderr] Checking tokio v1.35.1 [INFO] [stderr] Compiling tabled_derive v0.9.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling sea-query-derive v0.4.1 [INFO] [stderr] Checking sea-query v0.30.7 [INFO] [stderr] Checking tabled v0.17.0 [INFO] [stderr] Checking clap v4.5.23 [INFO] [stderr] Checking clap_complete v4.5.40 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking indicatif v0.17.7 [INFO] [stderr] Checking toml_datetime v0.6.5 [INFO] [stderr] Checking serde_spanned v0.6.5 [INFO] [stderr] Checking path_abs v0.5.1 [INFO] [stderr] Checking toml_edit v0.21.0 [INFO] [stderr] Checking ureq v2.9.1 [INFO] [stderr] Checking toml v0.8.8 [INFO] [stderr] Checking update-informer v1.1.0 [INFO] [stderr] Checking rusqlite v0.32.1 [INFO] [stderr] Checking ynk v0.9.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.48s [INFO] running `Command { std: "docker" "inspect" "55241b40eb43754468856949444e21703b6a15b038f0892e8cf83416a9656cb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55241b40eb43754468856949444e21703b6a15b038f0892e8cf83416a9656cb9", kill_on_drop: false }` [INFO] [stdout] 55241b40eb43754468856949444e21703b6a15b038f0892e8cf83416a9656cb9