[INFO] cloning repository https://github.com/hansung080/qlox
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hansung080/qlox" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhansung080%2Fqlox", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhansung080%2Fqlox'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 47d0afb370f035d5c29c56b7a4d6b56881b693b2
[INFO] checking hansung080/qlox against master#4b9792692fbb675174d4d2082e7c37b2bc930e71 for pr-153692-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhansung080%2Fqlox" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/hansung080/qlox
[INFO] finished tweaking git repo https://github.com/hansung080/qlox
[INFO] tweaked toml for git repo https://github.com/hansung080/qlox written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hansung080/qlox on toolchain 4b9792692fbb675174d4d2082e7c37b2bc930e71
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4b9792692fbb675174d4d2082e7c37b2bc930e71" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/hansung080/qlox 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" "+4b9792692fbb675174d4d2082e7c37b2bc930e71" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded text-colorizer v1.0.0
[INFO] [stderr]   Downloaded clearscreen v4.0.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+4b9792692fbb675174d4d2082e7c37b2bc930e71" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e115643fd5b9493b0a86557fc8b833a37a8c11309fa9e3e6086d066b35b8aedc
[INFO] running `Command { std: "docker" "start" "-a" "e115643fd5b9493b0a86557fc8b833a37a8c11309fa9e3e6086d066b35b8aedc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e115643fd5b9493b0a86557fc8b833a37a8c11309fa9e3e6086d066b35b8aedc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e115643fd5b9493b0a86557fc8b833a37a8c11309fa9e3e6086d066b35b8aedc", kill_on_drop: false }`
[INFO] [stdout] e115643fd5b9493b0a86557fc8b833a37a8c11309fa9e3e6086d066b35b8aedc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+4b9792692fbb675174d4d2082e7c37b2bc930e71" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 29a6face1bf7d2d1efc6bf2e2f944813097444c2ef1fa509bfefb010bd4adb2a
[INFO] running `Command { std: "docker" "start" "-a" "29a6face1bf7d2d1efc6bf2e2f944813097444c2ef1fa509bfefb010bd4adb2a", kill_on_drop: false }`
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking clap_lex v0.7.4
[INFO] [stderr]     Checking env_home v0.1.0
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]     Checking unicode-ident v1.0.18
[INFO] [stderr]     Checking colored v2.2.0
[INFO] [stderr]     Checking proc-macro2 v1.0.95
[INFO] [stderr]     Checking clap_builder v4.5.38
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]     Checking text-colorizer v1.0.0
[INFO] [stderr]    Compiling terminfo v0.9.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking quote v1.0.40
[INFO] [stderr]     Checking which v7.0.3
[INFO] [stderr]     Checking qlox-macros v0.1.0 (/opt/rustwide/workdir/macros)
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]     Checking clearscreen v4.0.1
[INFO] [stderr]     Checking clap v4.5.38
[INFO] [stderr]     Checking qlox v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trait `Accept` is never used
[INFO] [stdout]  --> src/ast.rs:6:11
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub trait Accept<V, C, R> {
[INFO] [stdout]   |           ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Expr` is never used
[INFO] [stdout]   --> src/ast.rs:43:14
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub enum Expr {
[INFO] [stdout]    |              ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `ast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Binary` is never constructed
[INFO] [stdout]   --> src/ast.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 44 |         Binary: struct {
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `ast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Grouping` is never constructed
[INFO] [stdout]   --> src/ast.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 |         Grouping: struct {
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `ast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Literal` is never used
[INFO] [stdout]   --> src/ast.rs:52:9
[INFO] [stdout]    |
[INFO] [stdout] 52 |         Literal: enum {
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `ast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Unary` is never constructed
[INFO] [stdout]   --> src/ast.rs:59:9
[INFO] [stdout]    |
[INFO] [stdout] 59 |         Unary: struct {
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `ast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `ExprVisitor` is never used
[INFO] [stdout]   --> src/ast.rs:23:23
[INFO] [stdout]    |
[INFO] [stdout] 23 |               pub trait [<$base Visitor>]<C, R> {
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 42 | / ast! {
[INFO] [stdout] 43 | |     pub enum Expr {
[INFO] [stdout] 44 | |         Binary: struct {
[INFO] [stdout] 45 | |             pub left: Box<Expr>,
[INFO] [stdout] ...  |
[INFO] [stdout] 64 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `ast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Accept` is never used
[INFO] [stdout]  --> src/ast.rs:6:11
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub trait Accept<V, C, R> {
[INFO] [stdout]   |           ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Expr` is never used
[INFO] [stdout]   --> src/ast.rs:43:14
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub enum Expr {
[INFO] [stdout]    |              ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `ast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Binary` is never constructed
[INFO] [stdout]   --> src/ast.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 44 |         Binary: struct {
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `ast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Grouping` is never constructed
[INFO] [stdout]   --> src/ast.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 |         Grouping: struct {
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `ast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Literal` is never used
[INFO] [stdout]   --> src/ast.rs:52:9
[INFO] [stdout]    |
[INFO] [stdout] 52 |         Literal: enum {
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `ast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Unary` is never constructed
[INFO] [stdout]   --> src/ast.rs:59:9
[INFO] [stdout]    |
[INFO] [stdout] 59 |         Unary: struct {
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `ast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `ExprVisitor` is never used
[INFO] [stdout]   --> src/ast.rs:23:23
[INFO] [stdout]    |
[INFO] [stdout] 23 |               pub trait [<$base Visitor>]<C, R> {
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 42 | / ast! {
[INFO] [stdout] 43 | |     pub enum Expr {
[INFO] [stdout] 44 | |         Binary: struct {
[INFO] [stdout] 45 | |             pub left: Box<Expr>,
[INFO] [stdout] ...  |
[INFO] [stdout] 64 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `ast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.42s
[INFO] running `Command { std: "docker" "inspect" "29a6face1bf7d2d1efc6bf2e2f944813097444c2ef1fa509bfefb010bd4adb2a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "29a6face1bf7d2d1efc6bf2e2f944813097444c2ef1fa509bfefb010bd4adb2a", kill_on_drop: false }`
[INFO] [stdout] 29a6face1bf7d2d1efc6bf2e2f944813097444c2ef1fa509bfefb010bd4adb2a
