[INFO] cloning repository https://github.com/1337hero/talos-reader
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/1337hero/talos-reader" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1337hero%2Ftalos-reader", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1337hero%2Ftalos-reader'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4c624a7f669e7b64319552c96b3c74ea385b6e17
[INFO] checking 1337hero/talos-reader against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-150727
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1337hero%2Ftalos-reader" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/1337hero/talos-reader
[INFO] finished tweaking git repo https://github.com/1337hero/talos-reader
[INFO] tweaked toml for git repo https://github.com/1337hero/talos-reader written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/1337hero/talos-reader 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/1337hero/talos-reader 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]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_derive v1.0.226
[INFO] [stderr]   Downloaded globset v0.4.16
[INFO] [stderr]   Downloaded tree-sitter-css v0.20.0
[INFO] [stderr]   Downloaded ignore v0.4.23
[INFO] [stderr]   Downloaded clap_derive v4.5.47
[INFO] [stderr]   Downloaded cc v1.0.106
[INFO] [stderr]   Downloaded serde v1.0.226
[INFO] [stderr]   Downloaded tree-sitter-javascript v0.20.4
[INFO] [stderr]   Downloaded tree-sitter-typescript v0.20.5
[INFO] [stderr]   Downloaded tree-sitter v0.20.10
[INFO] [stderr]   Downloaded serde_core v1.0.226
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 0468709090dd8200e5a91b539db0a2003d341ab4d4df7ef0f37d0ba7e67d4a25
[INFO] running `Command { std: "docker" "start" "-a" "0468709090dd8200e5a91b539db0a2003d341ab4d4df7ef0f37d0ba7e67d4a25", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0468709090dd8200e5a91b539db0a2003d341ab4d4df7ef0f37d0ba7e67d4a25", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0468709090dd8200e5a91b539db0a2003d341ab4d4df7ef0f37d0ba7e67d4a25", kill_on_drop: false }`
[INFO] [stdout] 0468709090dd8200e5a91b539db0a2003d341ab4d4df7ef0f37d0ba7e67d4a25
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 49f662d7341ac42763ba9c29e253efdf877243d073e03f624936a25ca6338dd9
[INFO] running `Command { std: "docker" "start" "-a" "49f662d7341ac42763ba9c29e253efdf877243d073e03f624936a25ca6338dd9", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.0.106
[INFO] [stderr]     Checking regex-syntax v0.8.6
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]    Compiling serde_core v1.0.226
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking anstyle-query v1.1.4
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking bstr v1.12.0
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]    Compiling serde v1.0.226
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking deranged v0.5.3
[INFO] [stderr]     Checking time-core v0.1.6
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking anstream v0.6.20
[INFO] [stderr]     Checking clap_builder v4.5.48
[INFO] [stderr]    Compiling tree-sitter v0.20.10
[INFO] [stderr]    Compiling tree-sitter-css v0.20.0
[INFO] [stderr]    Compiling tree-sitter-javascript v0.20.4
[INFO] [stderr]    Compiling tree-sitter-typescript v0.20.5
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking regex-automata v0.4.10
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]     Checking regex v1.11.2
[INFO] [stderr]     Checking globset v0.4.16
[INFO] [stderr]     Checking ignore v0.4.23
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling serde_derive v1.0.226
[INFO] [stderr]     Checking clap v4.5.48
[INFO] [stderr]     Checking talos v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.41s
[INFO] running `Command { std: "docker" "inspect" "49f662d7341ac42763ba9c29e253efdf877243d073e03f624936a25ca6338dd9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "49f662d7341ac42763ba9c29e253efdf877243d073e03f624936a25ca6338dd9", kill_on_drop: false }`
[INFO] [stdout] 49f662d7341ac42763ba9c29e253efdf877243d073e03f624936a25ca6338dd9
