[INFO] cloning repository https://github.com/mvespin1/TESIS_BRAMAR
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mvespin1/TESIS_BRAMAR" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmvespin1%2FTESIS_BRAMAR", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmvespin1%2FTESIS_BRAMAR'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 681252d75e4de9d8c28c995a34d4e3aa1b49e26a
[INFO] checking mvespin1/TESIS_BRAMAR against try#c8085cfed34c45021fc8f66d073f6394b3e35431 for pr-148939
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmvespin1%2FTESIS_BRAMAR" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mvespin1/TESIS_BRAMAR
[INFO] finished tweaking git repo https://github.com/mvespin1/TESIS_BRAMAR
[INFO] tweaked toml for git repo https://github.com/mvespin1/TESIS_BRAMAR written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mvespin1/TESIS_BRAMAR on toolchain c8085cfed34c45021fc8f66d073f6394b3e35431
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c8085cfed34c45021fc8f66d073f6394b3e35431" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mvespin1/TESIS_BRAMAR 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" "+c8085cfed34c45021fc8f66d073f6394b3e35431" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking mvespin1/TESIS_BRAMAR against try#c8085cfed34c45021fc8f66d073f6394b3e35431 for pr-148939
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmvespin1%2FTESIS_BRAMAR" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mvespin1/TESIS_BRAMAR
[INFO] finished tweaking git repo https://github.com/mvespin1/TESIS_BRAMAR
[INFO] tweaked toml for git repo https://github.com/mvespin1/TESIS_BRAMAR written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mvespin1/TESIS_BRAMAR on toolchain c8085cfed34c45021fc8f66d073f6394b3e35431
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c8085cfed34c45021fc8f66d073f6394b3e35431" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mvespin1/TESIS_BRAMAR 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" "+c8085cfed34c45021fc8f66d073f6394b3e35431" "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 TSPL v0.0.13
[INFO] [stderr]   Downloaded clap v4.5.7
[INFO] [stderr]   Downloaded interner v0.2.1
[INFO] [stderr]   Downloaded highlight_error v0.1.1
[INFO] [stderr]   Downloaded loaned v0.1.2
[INFO] [stderr]   Downloaded stdext v0.3.3
[INFO] [stderr]   Downloaded clap_derive v4.5.5
[INFO] [stderr]   Downloaded clap_builder v4.5.7
[INFO] [stderr]   Downloaded hvm v2.0.22
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+c8085cfed34c45021fc8f66d073f6394b3e35431" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ab68d9ffb874e3c6beffd6e5fa496e7fc0903fc2bf5c1aeca2649c87cd5eb651
[INFO] running `Command { std: "docker" "start" "-a" "ab68d9ffb874e3c6beffd6e5fa496e7fc0903fc2bf5c1aeca2649c87cd5eb651", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ab68d9ffb874e3c6beffd6e5fa496e7fc0903fc2bf5c1aeca2649c87cd5eb651", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ab68d9ffb874e3c6beffd6e5fa496e7fc0903fc2bf5c1aeca2649c87cd5eb651", kill_on_drop: false }`
[INFO] [stdout] ab68d9ffb874e3c6beffd6e5fa496e7fc0903fc2bf5c1aeca2649c87cd5eb651
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+c8085cfed34c45021fc8f66d073f6394b3e35431" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 687a505a7126c2774535639dc914d208d609001143fe8dfec6018045be4a09ad
[INFO] running `Command { std: "docker" "start" "-a" "687a505a7126c2774535639dc914d208d609001143fe8dfec6018045be4a09ad", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.0.99
[INFO] [stderr]    Compiling proc-macro2 v1.0.85
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]     Checking highlight_error v0.1.1
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking either v1.12.0
[INFO] [stderr]     Checking interner v0.2.1
[INFO] [stderr]     Checking loaned v0.1.2
[INFO] [stderr]     Checking similar v2.5.0
[INFO] [stderr]     Checking stdext v0.3.3
[INFO] [stderr]     Checking clap_builder v4.5.7
[INFO] [stderr]     Checking TSPL v0.0.13
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking insta v1.39.0
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]    Compiling stacker v0.1.15
[INFO] [stderr]    Compiling hvm v2.0.22
[INFO] [stderr]    Compiling clap_derive v4.5.5
[INFO] [stderr]     Checking clap v4.5.7
[INFO] [stderr]     Checking bramar-lang v0.2.37 (/opt/rustwide/workdir)
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/diagnostics.rs:375:102
[INFO] [stdout]     |
[INFO] [stdout] 375 |   pub fn display_with_origin<'a>(&'a self, origin: &'a DiagnosticOrigin) -> impl std::fmt::Display + '_ {
[INFO] [stdout]     |                                   --                -- the lifetime is named here                    ^^ the same lifetime is elided here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 375 -   pub fn display_with_origin<'a>(&'a self, origin: &'a DiagnosticOrigin) -> impl std::fmt::Display + '_ {
[INFO] [stdout] 375 +   pub fn display_with_origin<'a>(&'a self, origin: &'a DiagnosticOrigin) -> impl std::fmt::Display + 'a {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/fun/mod.rs:35:20
[INFO] [stdout]    |
[INFO] [stdout] 35 |   pub fn new(book: &mut Book, diagnostics_cfg: DiagnosticsConfig) -> Ctx {
[INFO] [stdout]    |                    ^^^^^^^^^ the lifetime is elided here             ^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 35 |   pub fn new(book: &mut Book, diagnostics_cfg: DiagnosticsConfig) -> Ctx<'_> {
[INFO] [stdout]    |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/diagnostics.rs:375:102
[INFO] [stdout]     |
[INFO] [stdout] 375 |   pub fn display_with_origin<'a>(&'a self, origin: &'a DiagnosticOrigin) -> impl std::fmt::Display + '_ {
[INFO] [stdout]     |                                   --                -- the lifetime is named here                    ^^ the same lifetime is elided here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 375 -   pub fn display_with_origin<'a>(&'a self, origin: &'a DiagnosticOrigin) -> impl std::fmt::Display + '_ {
[INFO] [stdout] 375 +   pub fn display_with_origin<'a>(&'a self, origin: &'a DiagnosticOrigin) -> impl std::fmt::Display + 'a {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/fun/mod.rs:35:20
[INFO] [stdout]    |
[INFO] [stdout] 35 |   pub fn new(book: &mut Book, diagnostics_cfg: DiagnosticsConfig) -> Ctx {
[INFO] [stdout]    |                    ^^^^^^^^^ the lifetime is elided here             ^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 35 |   pub fn new(book: &mut Book, diagnostics_cfg: DiagnosticsConfig) -> Ctx<'_> {
[INFO] [stdout]    |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.62s
[INFO] running `Command { std: "docker" "inspect" "687a505a7126c2774535639dc914d208d609001143fe8dfec6018045be4a09ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "687a505a7126c2774535639dc914d208d609001143fe8dfec6018045be4a09ad", kill_on_drop: false }`
[INFO] [stdout] 687a505a7126c2774535639dc914d208d609001143fe8dfec6018045be4a09ad
