[INFO] cloning repository https://github.com/BenrriXWorks/ejemplo-analizador-lexico-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BenrriXWorks/ejemplo-analizador-lexico-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBenrriXWorks%2Fejemplo-analizador-lexico-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBenrriXWorks%2Fejemplo-analizador-lexico-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] aedd01363937df95974270cb5261797c91729e1d [INFO] building BenrriXWorks/ejemplo-analizador-lexico-rust against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBenrriXWorks%2Fejemplo-analizador-lexico-rust" "/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/BenrriXWorks/ejemplo-analizador-lexico-rust [INFO] finished tweaking git repo https://github.com/BenrriXWorks/ejemplo-analizador-lexico-rust [INFO] tweaked toml for git repo https://github.com/BenrriXWorks/ejemplo-analizador-lexico-rust written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/BenrriXWorks/ejemplo-analizador-lexico-rust on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/BenrriXWorks/ejemplo-analizador-lexico-rust 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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ff0c3fb736526572cc30e9cc7acd34ba35410fd8727bc46888cfe0a3bbd51e7f [INFO] running `Command { std: "docker" "start" "-a" "ff0c3fb736526572cc30e9cc7acd34ba35410fd8727bc46888cfe0a3bbd51e7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ff0c3fb736526572cc30e9cc7acd34ba35410fd8727bc46888cfe0a3bbd51e7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff0c3fb736526572cc30e9cc7acd34ba35410fd8727bc46888cfe0a3bbd51e7f", kill_on_drop: false }` [INFO] [stdout] ff0c3fb736526572cc30e9cc7acd34ba35410fd8727bc46888cfe0a3bbd51e7f [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e4d525362261b6ca4d27433efad8c46cc49200e39400ff7f01b70e6b64ce3115 [INFO] running `Command { std: "docker" "start" "-a" "e4d525362261b6ca4d27433efad8c46cc49200e39400ff7f01b70e6b64ce3115", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling liquid-error v0.16.1 [INFO] [stderr] Compiling gimli v0.31.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling unicode-xid v0.2.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling object v0.36.4 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling text_io v0.1.12 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling addr2line v0.24.1 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling backtrace v0.3.74 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling liquid-value v0.17.1 [INFO] [stderr] Compiling liquid-interpreter v0.17.1 [INFO] [stderr] Compiling liquid-compiler v0.17.1 [INFO] [stderr] Compiling liquid v0.17.1 [INFO] [stderr] Compiling rflex v0.8.1 [INFO] [stderr] Compiling lexer v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.04s [INFO] running `Command { std: "docker" "inspect" "e4d525362261b6ca4d27433efad8c46cc49200e39400ff7f01b70e6b64ce3115", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4d525362261b6ca4d27433efad8c46cc49200e39400ff7f01b70e6b64ce3115", kill_on_drop: false }` [INFO] [stdout] e4d525362261b6ca4d27433efad8c46cc49200e39400ff7f01b70e6b64ce3115 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0fe8d4f2ef573b33181d6d9e8fc115c366012f49aee95bab52d5a63e8badd11f [INFO] running `Command { std: "docker" "start" "-a" "0fe8d4f2ef573b33181d6d9e8fc115c366012f49aee95bab52d5a63e8badd11f", kill_on_drop: false }` [INFO] [stderr] Compiling lexer v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.36s [INFO] running `Command { std: "docker" "inspect" "0fe8d4f2ef573b33181d6d9e8fc115c366012f49aee95bab52d5a63e8badd11f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0fe8d4f2ef573b33181d6d9e8fc115c366012f49aee95bab52d5a63e8badd11f", kill_on_drop: false }` [INFO] [stdout] 0fe8d4f2ef573b33181d6d9e8fc115c366012f49aee95bab52d5a63e8badd11f