[INFO] cloning repository https://github.com/347Online/lox [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/347Online/lox" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F347Online%2Flox", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F347Online%2Flox'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8c8b10a538e776d186b97e708a5e0f73d89544d6 [INFO] checking 347Online/lox against try#012cd62c9add58ab3910e44c137d87db3ab70f61 for pr-155915 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F347Online%2Flox" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/347Online/lox [INFO] finished tweaking git repo https://github.com/347Online/lox [INFO] tweaked toml for git repo https://github.com/347Online/lox written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/347Online/lox on toolchain 012cd62c9add58ab3910e44c137d87db3ab70f61 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/347Online/lox 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" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 16bdc9eee555fc3f6a13d12c3b5c9dda7cf159f57894bd1b5c80e81b260ef953 [INFO] running `Command { std: "docker" "start" "-a" "16bdc9eee555fc3f6a13d12c3b5c9dda7cf159f57894bd1b5c80e81b260ef953", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "16bdc9eee555fc3f6a13d12c3b5c9dda7cf159f57894bd1b5c80e81b260ef953", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16bdc9eee555fc3f6a13d12c3b5c9dda7cf159f57894bd1b5c80e81b260ef953", kill_on_drop: false }` [INFO] [stdout] 16bdc9eee555fc3f6a13d12c3b5c9dda7cf159f57894bd1b5c80e81b260ef953 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 98b350482582a2eced444ad631fe46723ec02cbafe9e69fdcb4c6c6b21a3551f [INFO] running `Command { std: "docker" "start" "-a" "98b350482582a2eced444ad631fe46723ec02cbafe9e69fdcb4c6c6b21a3551f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.105 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling quote v1.0.43 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Checking common v0.1.0 (/opt/rustwide/workdir/common) [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Checking bitflags v2.10.0 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Checking endian-type v0.1.2 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Checking home v0.5.12 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking unicode-width v0.2.2 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Checking memchr v2.7.6 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Checking uuid v1.19.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Checking ordered-float v5.1.0 [INFO] [stderr] Compiling toml_parser v1.0.6+spec-1.1.0 [INFO] [stderr] Checking fd-lock v4.0.4 [INFO] [stderr] Compiling toml_edit v0.23.10+spec-1.0.0 [INFO] [stderr] Checking rustyline v17.0.2 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Checking treewalk v0.1.0 (/opt/rustwide/workdir/treewalk) [INFO] [stderr] Compiling num_enum_derive v0.7.5 [INFO] [stderr] Checking num_enum v0.7.5 [INFO] [stderr] Checking bytecode v0.1.0 (/opt/rustwide/workdir/bytecode) [INFO] [stdout] warning: feature `derive_from` is declared but not used [INFO] [stdout] --> bytecode/src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(derive_from)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_features)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: feature `derive_from` is declared but not used [INFO] [stdout] --> bytecode/src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(derive_from)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_features)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.32s [INFO] running `Command { std: "docker" "inspect" "98b350482582a2eced444ad631fe46723ec02cbafe9e69fdcb4c6c6b21a3551f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98b350482582a2eced444ad631fe46723ec02cbafe9e69fdcb4c6c6b21a3551f", kill_on_drop: false }` [INFO] [stdout] 98b350482582a2eced444ad631fe46723ec02cbafe9e69fdcb4c6c6b21a3551f