[INFO] cloning repository https://github.com/thurn/vow [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thurn/vow" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthurn%2Fvow", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthurn%2Fvow'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 599dee87aff464acc46900f644f4d09b5e4e95b6 [INFO] checking thurn/vow against master#d2eadb7a94ef8c9deb5137695df33cd1fc5aee92 for pr-137268 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthurn%2Fvow" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/thurn/vow on toolchain d2eadb7a94ef8c9deb5137695df33cd1fc5aee92 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d2eadb7a94ef8c9deb5137695df33cd1fc5aee92" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain [INFO] started tweaking git repo https://github.com/thurn/vow [INFO] finished tweaking git repo https://github.com/thurn/vow [INFO] tweaked toml for git repo https://github.com/thurn/vow written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/thurn/vow 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" "+d2eadb7a94ef8c9deb5137695df33cd1fc5aee92" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-2-tc1/source/Cargo.toml: the cargo feature `named-profiles` has been stabilized in the 1.57 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/nightly/cargo/reference/profiles.html#custom-profiles for more information about using this feature. [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded reedline v0.28.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+d2eadb7a94ef8c9deb5137695df33cd1fc5aee92" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 008295ba651775bad25c1329232f667c763a7c0f6ebfa0a08967c88ebb78c642 [INFO] running `Command { std: "docker" "start" "-a" "008295ba651775bad25c1329232f667c763a7c0f6ebfa0a08967c88ebb78c642", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "008295ba651775bad25c1329232f667c763a7c0f6ebfa0a08967c88ebb78c642", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "008295ba651775bad25c1329232f667c763a7c0f6ebfa0a08967c88ebb78c642", kill_on_drop: false }` [INFO] [stdout] 008295ba651775bad25c1329232f667c763a7c0f6ebfa0a08967c88ebb78c642 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+d2eadb7a94ef8c9deb5137695df33cd1fc5aee92" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] af068a678712a0ede549dd48cb7a0e7e81dfbe671fa8175430cb1d2997a154d4 [INFO] running `Command { std: "docker" "start" "-a" "af068a678712a0ede549dd48cb7a0e7e81dfbe671fa8175430cb1d2997a154d4", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: the cargo feature `named-profiles` has been stabilized in the 1.57 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/nightly/cargo/reference/profiles.html#custom-profiles for more information about using this feature. [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling rustix v0.38.30 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling fsio v0.1.3 [INFO] [stderr] Checking iana-time-zone v0.1.59 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking unicode-segmentation v1.10.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Checking strum v0.25.0 [INFO] [stderr] Compiling nias v0.5.0 [INFO] [stderr] Checking nu-ansi-term v0.49.0 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking vte v0.11.1 [INFO] [stderr] Compiling envmnt v0.8.4 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Compiling ci_info v0.10.2 [INFO] [stderr] Checking num-complex v0.4.4 [INFO] [stderr] Checking regex-automata v0.4.5 [INFO] [stderr] Checking strip-ansi-escapes v0.2.0 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Checking regex v1.10.3 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling rusty-hook v0.11.2 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Checking chrono v0.4.33 [INFO] [stderr] Checking crossterm v0.27.0 [INFO] [stderr] Checking tests v0.0.0 (/opt/rustwide/workdir/tests) [INFO] [stderr] Checking fd-lock v3.0.13 [INFO] [stderr] Checking reedline v0.28.0 [INFO] [stderr] Checking repl v0.0.0 (/opt/rustwide/workdir/src/core/repl) [INFO] [stderr] Checking main v0.0.0 (/opt/rustwide/workdir/src/core/main) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.57s [INFO] running `Command { std: "docker" "inspect" "af068a678712a0ede549dd48cb7a0e7e81dfbe671fa8175430cb1d2997a154d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af068a678712a0ede549dd48cb7a0e7e81dfbe671fa8175430cb1d2997a154d4", kill_on_drop: false }` [INFO] [stdout] af068a678712a0ede549dd48cb7a0e7e81dfbe671fa8175430cb1d2997a154d4