[INFO] cloning repository https://github.com/LucasAraujo639/tp-grupal-taller-de-programacion-fiuba
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LucasAraujo639/tp-grupal-taller-de-programacion-fiuba" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLucasAraujo639%2Ftp-grupal-taller-de-programacion-fiuba", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLucasAraujo639%2Ftp-grupal-taller-de-programacion-fiuba'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fd421ef417d4fbf7f1b9244a29c37992587e73ac
[INFO] checking LucasAraujo639/tp-grupal-taller-de-programacion-fiuba against f10db292a3733b5c67c8da8c7661195ff4b05774 for pr-158914
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLucasAraujo639%2Ftp-grupal-taller-de-programacion-fiuba" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/LucasAraujo639/tp-grupal-taller-de-programacion-fiuba
[INFO] finished tweaking git repo https://github.com/LucasAraujo639/tp-grupal-taller-de-programacion-fiuba
[INFO] tweaked toml for git repo https://github.com/LucasAraujo639/tp-grupal-taller-de-programacion-fiuba written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/LucasAraujo639/tp-grupal-taller-de-programacion-fiuba on toolchain f10db292a3733b5c67c8da8c7661195ff4b05774
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f10db292a3733b5c67c8da8c7661195ff4b05774" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/LucasAraujo639/tp-grupal-taller-de-programacion-fiuba 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" "+f10db292a3733b5c67c8da8c7661195ff4b05774" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded prettyplease v0.2.34
[INFO] [stderr]   Downloaded windows-targets v0.53.0
[INFO] [stderr]   Downloaded crc16 v0.4.0
[INFO] [stderr]   Downloaded wayland-cursor v0.31.10
[INFO] [stderr]   Downloaded bytemuck_derive v1.9.3
[INFO] [stderr]   Downloaded libloading v0.8.8
[INFO] [stderr]   Downloaded cc v1.2.23
[INFO] [stderr]   Downloaded wayland-protocols-wlr v0.3.8
[INFO] [stderr]   Downloaded cookie_store v0.21.1
[INFO] [stderr]   Downloaded egui_extras v0.31.1
[INFO] [stderr]   Downloaded arboard v3.5.0
[INFO] [stderr]   Downloaded xml-rs v0.8.26
[INFO] [stderr]   Downloaded webbrowser v1.0.4
[INFO] [stderr]   Downloaded aws-lc-rs v1.13.1
[INFO] [stderr]   Downloaded async-process v2.3.1
[INFO] [stderr]   Downloaded async-signal v0.2.11
[INFO] [stderr]   Downloaded bindgen v0.69.5
[INFO] [stderr]   Downloaded winit v0.30.11
[INFO] [stderr]   Downloaded aws-lc-sys v0.29.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] e4a5dea093452bbb8010c106983d78a89c97ea9bcdfeebe24098b0ff6f97a33a
[INFO] running `Command { std: "docker" "start" "e4a5dea093452bbb8010c106983d78a89c97ea9bcdfeebe24098b0ff6f97a33a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e4a5dea093452bbb8010c106983d78a89c97ea9bcdfeebe24098b0ff6f97a33a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e4a5dea093452bbb8010c106983d78a89c97ea9bcdfeebe24098b0ff6f97a33a" "/opt/rustwide/cargo-home/bin/cargo" "+f10db292a3733b5c67c8da8c7661195ff4b05774" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e4a5dea093452bbb8010c106983d78a89c97ea9bcdfeebe24098b0ff6f97a33a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e4a5dea093452bbb8010c106983d78a89c97ea9bcdfeebe24098b0ff6f97a33a" "/opt/rustwide/cargo-home/bin/cargo" "+f10db292a3733b5c67c8da8c7661195ff4b05774" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling winnow v0.7.11
[INFO] [stderr]     Checking libloading v0.8.8
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling wayland-sys v0.31.6
[INFO] [stderr]     Checking event-listener v5.4.0
[INFO] [stderr]    Compiling wayland-client v0.31.10
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]     Checking endi v1.1.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking redis_resp v0.1.0 (/opt/rustwide/workdir/redis-resp)
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> redis-resp/src/aggregate.rs:22:26
[INFO] [stdout]    |
[INFO] [stdout] 22 | fn content_length(bytes: &[u8], prefix: u8) -> Result<ContentLength, Error> {
[INFO] [stdout]    |                          ^^^^^                        ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the lifetime is elided 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: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 22 | fn content_length(bytes: &[u8], prefix: u8) -> Result<ContentLength<'_>, Error> {
[INFO] [stdout]    |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking redis_cmd v0.1.0 (/opt/rustwide/workdir/redis-cmd)
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.8
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]     Checking async-fs v2.1.2
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]     Checking async-executor v1.13.2
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]    Compiling aws-lc-rs v1.13.1
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]    Compiling xml-rs v0.8.26
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling cc v1.2.23
[INFO] [stderr]     Checking xcursor v0.3.8
[INFO] [stderr]     Checking x11rb-protocol v0.13.1
[INFO] [stderr]    Compiling rustls v0.23.28
[INFO] [stderr]     Checking immutable-chunkmap v2.0.6
[INFO] [stderr]    Compiling wayland-scanner v0.31.6
[INFO] [stderr]    Compiling winit v0.30.11
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]     Checking log v0.1.0 (/opt/rustwide/workdir/log)
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr] error: could not compile `rustix` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/f10db292a3733b5c67c8da8c7661195ff4b05774/bin/rustc --crate-name rustix --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-1.0.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="event"' --cfg 'feature="fs"' --cfg 'feature="net"' --cfg 'feature="pipe"' --cfg 'feature="process"' --cfg 'feature="std"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "compiler_builtins", "core", "default", "event", "fs", "io_uring", "libc", "libc_errno", "linux_4_11", "linux_5_1", "linux_5_11", "linux_latest", "mm", "mount", "net", "param", "pipe", "process", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=d3b5297b1270f54a -C extra-filename=-54277347448e6574 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-82a9f600690268ce.rmeta --extern linux_raw_sys=/opt/rustwide/target/debug/deps/liblinux_raw_sys-9d25d436a72f292a.rmeta --cap-lints allow --cap-lints=forbid --cfg linux_raw --cfg linux_like --cfg linux_kernel` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "e4a5dea093452bbb8010c106983d78a89c97ea9bcdfeebe24098b0ff6f97a33a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e4a5dea093452bbb8010c106983d78a89c97ea9bcdfeebe24098b0ff6f97a33a", kill_on_drop: false }`
[INFO] [stdout] e4a5dea093452bbb8010c106983d78a89c97ea9bcdfeebe24098b0ff6f97a33a
