[INFO] cloning repository https://github.com/ktsiligkiris/ticket2ride [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ktsiligkiris/ticket2ride" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fktsiligkiris%2Fticket2ride", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fktsiligkiris%2Fticket2ride'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ac10c0ef68ac0d030408f2ba0b2b91df7f93f9fe [INFO] checking ktsiligkiris/ticket2ride against try#5fee451ebd94296ea05214e819c311e164b30af6 for pr-139042 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fktsiligkiris%2Fticket2ride" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ktsiligkiris/ticket2ride on toolchain 5fee451ebd94296ea05214e819c311e164b30af6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ktsiligkiris/ticket2ride [INFO] finished tweaking git repo https://github.com/ktsiligkiris/ticket2ride [INFO] tweaked toml for git repo https://github.com/ktsiligkiris/ticket2ride written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ktsiligkiris/ticket2ride 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" "+5fee451ebd94296ea05214e819c311e164b30af6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded flexi_logger v0.25.6 [INFO] [stderr] Downloaded rustix v0.38.7 [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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1cff91dc98689d23e57936aec6e5623d8ff7e6bd01c3aaeb4d0e1ac264086c42 [INFO] running `Command { std: "docker" "start" "-a" "1cff91dc98689d23e57936aec6e5623d8ff7e6bd01c3aaeb4d0e1ac264086c42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1cff91dc98689d23e57936aec6e5623d8ff7e6bd01c3aaeb4d0e1ac264086c42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1cff91dc98689d23e57936aec6e5623d8ff7e6bd01c3aaeb4d0e1ac264086c42", kill_on_drop: false }` [INFO] [stdout] 1cff91dc98689d23e57936aec6e5623d8ff7e6bd01c3aaeb4d0e1ac264086c42 [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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 042886c22041e072fead897ffeb20a8b84f458085e671822b8d4ff18ab0ca69e [INFO] running `Command { std: "docker" "start" "-a" "042886c22041e072fead897ffeb20a8b84f458085e671822b8d4ff18ab0ca69e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling rustix v0.38.7 [INFO] [stderr] Checking bitflags v2.3.3 [INFO] [stderr] Checking linux-raw-sys v0.4.5 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Checking anstyle-parse v0.2.1 [INFO] [stderr] Checking anstyle v1.0.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Compiling rustversion v1.0.5 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking iana-time-zone v0.1.57 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking clap_lex v0.5.0 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking nu-ansi-term v0.49.0 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Checking strum v0.25.0 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking anstream v0.3.2 [INFO] [stderr] Checking chrono v0.4.26 [INFO] [stderr] Checking clap_builder v4.3.21 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking clap v4.3.21 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking flexi_logger v0.25.6 [INFO] [stderr] Compiling strum_macros v0.25.2 [INFO] [stderr] Checking ticket2ride v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.83s [INFO] running `Command { std: "docker" "inspect" "042886c22041e072fead897ffeb20a8b84f458085e671822b8d4ff18ab0ca69e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "042886c22041e072fead897ffeb20a8b84f458085e671822b8d4ff18ab0ca69e", kill_on_drop: false }` [INFO] [stdout] 042886c22041e072fead897ffeb20a8b84f458085e671822b8d4ff18ab0ca69e