[INFO] cloning repository https://github.com/GuilhermeVgl/interpretador-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/GuilhermeVgl/interpretador-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGuilhermeVgl%2Finterpretador-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGuilhermeVgl%2Finterpretador-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 003dabf18392f9670ad4bc6369148fafea0c4acc [INFO] checking GuilhermeVgl/interpretador-rust/003dabf18392f9670ad4bc6369148fafea0c4acc against master#ab869e094a907cc5d19b4080f22eccaf347f1f95 for pr-129604 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGuilhermeVgl%2Finterpretador-rust" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/GuilhermeVgl/interpretador-rust on toolchain ab869e094a907cc5d19b4080f22eccaf347f1f95 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/GuilhermeVgl/interpretador-rust [INFO] finished tweaking git repo https://github.com/GuilhermeVgl/interpretador-rust [INFO] tweaked toml for git repo https://github.com/GuilhermeVgl/interpretador-rust written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/GuilhermeVgl/interpretador-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" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_stacker v0.1.11 [INFO] [stderr] Downloaded bupropion v0.0.14 [INFO] [stderr] Downloaded rinha v0.0.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 115e28e90f05d8f107a1d02baebc3436c123f5e1bb6bbdd716f6492eeb6976bf [INFO] running `Command { std: "docker" "start" "-a" "115e28e90f05d8f107a1d02baebc3436c123f5e1bb6bbdd716f6492eeb6976bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "115e28e90f05d8f107a1d02baebc3436c123f5e1bb6bbdd716f6492eeb6976bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "115e28e90f05d8f107a1d02baebc3436c123f5e1bb6bbdd716f6492eeb6976bf", kill_on_drop: false }` [INFO] [stdout] 115e28e90f05d8f107a1d02baebc3436c123f5e1bb6bbdd716f6492eeb6976bf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ce6c7daad7416f49ba01b593fac1a30a0c5665f99c762155d89017233efad4dd [INFO] running `Command { std: "docker" "start" "-a" "ce6c7daad7416f49ba01b593fac1a30a0c5665f99c762155d89017233efad4dd", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking unicode-linebreak v0.1.5 [INFO] [stderr] Checking smawk v0.3.2 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling syn v2.0.75 [INFO] [stderr] Checking unicode-width v0.1.13 [INFO] [stderr] Compiling serde v1.0.208 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling cc v1.1.13 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Checking textwrap v0.15.2 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling serde_json v1.0.125 [INFO] [stderr] Checking object v0.36.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Checking owo-colors v3.5.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Checking predicates-core v1.0.8 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking textwrap v0.16.1 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Checking is-terminal v0.4.13 [INFO] [stderr] Checking supports-color v2.1.0 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Checking supports-unicode v2.1.0 [INFO] [stderr] Checking supports-hyperlinks v2.1.0 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Compiling assert_cmd v2.0.16 [INFO] [stderr] Compiling backtrace v0.3.73 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Compiling stacker v0.1.15 [INFO] [stderr] Checking termtree v0.4.1 [INFO] [stderr] Checking fern v0.6.2 [INFO] [stderr] Checking predicates-tree v1.0.11 [INFO] [stderr] Checking predicates v3.1.2 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Compiling logos-codegen v0.13.0 [INFO] [stderr] Checking terminal_size v0.2.6 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling serde_derive v1.0.208 [INFO] [stderr] Compiling miette-derive v5.10.0 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Compiling logos-derive v0.13.0 [INFO] [stderr] Checking logos v0.13.0 [INFO] [stderr] Compiling lalrpop-util v0.20.2 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Checking thiserror v1.0.63 [INFO] [stderr] Checking bstr v1.10.0 [INFO] [stderr] Compiling lalrpop v0.20.2 [INFO] [stderr] Checking backtrace-ext v0.2.1 [INFO] [stderr] Checking clap v4.5.16 [INFO] [stderr] Checking miette v5.10.0 [INFO] [stderr] Checking bupropion v0.0.14 [INFO] [stderr] Checking serde_stacker v0.1.11 [INFO] [stderr] Checking rinha-compiladores v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling rinha v0.0.6 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.00s [INFO] running `Command { std: "docker" "inspect" "ce6c7daad7416f49ba01b593fac1a30a0c5665f99c762155d89017233efad4dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce6c7daad7416f49ba01b593fac1a30a0c5665f99c762155d89017233efad4dd", kill_on_drop: false }` [INFO] [stdout] ce6c7daad7416f49ba01b593fac1a30a0c5665f99c762155d89017233efad4dd