[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] testing hansung080/qlox against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhansung080%2Fqlox" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/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-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hansung080/qlox on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded env_home v0.1.0
[INFO] [stderr]   Downloaded text-colorizer v1.0.0
[INFO] [stderr]   Downloaded colored v2.2.0
[INFO] [stderr]   Downloaded terminfo v0.9.0
[INFO] [stderr]   Downloaded which v7.0.3
[INFO] [stderr]   Downloaded clap v4.5.38
[INFO] [stderr]   Downloaded clearscreen v4.0.1
[INFO] [stderr]   Downloaded clap_builder v4.5.38
[INFO] [stderr]   Downloaded winsafe v0.0.19
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f69db081c2cd02dc8669eda8ef01f0cae0ffd597f44832b9ff422113bd082860
[INFO] running `Command { std: "docker" "start" "-a" "f69db081c2cd02dc8669eda8ef01f0cae0ffd597f44832b9ff422113bd082860", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f69db081c2cd02dc8669eda8ef01f0cae0ffd597f44832b9ff422113bd082860", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f69db081c2cd02dc8669eda8ef01f0cae0ffd597f44832b9ff422113bd082860", kill_on_drop: false }`
[INFO] [stdout] f69db081c2cd02dc8669eda8ef01f0cae0ffd597f44832b9ff422113bd082860
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bce008544c2c4dbc8d17ea8a1a0ec3be6e329c1330b507e619b75e039f0c5372
[INFO] running `Command { std: "docker" "start" "-a" "bce008544c2c4dbc8d17ea8a1a0ec3be6e329c1330b507e619b75e039f0c5372", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling clap_builder v4.5.38
[INFO] [stderr]    Compiling which v7.0.3
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling terminfo v0.9.0
[INFO] [stderr]    Compiling text-colorizer v1.0.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling qlox-macros v0.1.0 (/opt/rustwide/workdir/macros)
[INFO] [stderr]    Compiling clearscreen v4.0.1
[INFO] [stderr]    Compiling clap v4.5.38
[INFO] [stderr]    Compiling 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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.49s
[INFO] running `Command { std: "docker" "inspect" "bce008544c2c4dbc8d17ea8a1a0ec3be6e329c1330b507e619b75e039f0c5372", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bce008544c2c4dbc8d17ea8a1a0ec3be6e329c1330b507e619b75e039f0c5372", kill_on_drop: false }`
[INFO] [stdout] bce008544c2c4dbc8d17ea8a1a0ec3be6e329c1330b507e619b75e039f0c5372
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7f3fba71c310c90b92a300cf435c1a2dd9de3d8f8f82bde90ebf28af3fd734e1
[INFO] running `Command { std: "docker" "start" "-a" "7f3fba71c310c90b92a300cf435c1a2dd9de3d8f8f82bde90ebf28af3fd734e1", kill_on_drop: false }`
[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] [stderr]    Compiling qlox v0.1.0 (/opt/rustwide/workdir)
[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 `test` profile [unoptimized + debuginfo] target(s) in 1.19s
[INFO] running `Command { std: "docker" "inspect" "7f3fba71c310c90b92a300cf435c1a2dd9de3d8f8f82bde90ebf28af3fd734e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f3fba71c310c90b92a300cf435c1a2dd9de3d8f8f82bde90ebf28af3fd734e1", kill_on_drop: false }`
[INFO] [stdout] 7f3fba71c310c90b92a300cf435c1a2dd9de3d8f8f82bde90ebf28af3fd734e1
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4fb85853df5a7cdb8cf30d7d880bade2012245b31e85835a8a86a7f7022e573a
[INFO] running `Command { std: "docker" "start" "-a" "4fb85853df5a7cdb8cf30d7d880bade2012245b31e85835a8a86a7f7022e573a", kill_on_drop: false }`
[INFO] [stderr] warning: trait `Accept` is never used
[INFO] [stderr]  --> src/ast.rs:6:11
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub trait Accept<V, C, R> {
[INFO] [stderr]   |           ^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: enum `Expr` is never used
[INFO] [stderr]   --> src/ast.rs:43:14
[INFO] [stderr]    |
[INFO] [stderr] 43 |     pub enum Expr {
[INFO] [stderr]    |              ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `ast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Binary` is never constructed
[INFO] [stderr]   --> src/ast.rs:44:9
[INFO] [stderr]    |
[INFO] [stderr] 44 |         Binary: struct {
[INFO] [stderr]    |         ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `ast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Grouping` is never constructed
[INFO] [stderr]   --> src/ast.rs:49:9
[INFO] [stderr]    |
[INFO] [stderr] 49 |         Grouping: struct {
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `ast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: enum `Literal` is never used
[INFO] [stderr]   --> src/ast.rs:52:9
[INFO] [stderr]    |
[INFO] [stderr] 52 |         Literal: enum {
[INFO] [stderr]    |         ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `ast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Unary` is never constructed
[INFO] [stderr]   --> src/ast.rs:59:9
[INFO] [stderr]    |
[INFO] [stderr] 59 |         Unary: struct {
[INFO] [stderr]    |         ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `ast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trait `ExprVisitor` is never used
[INFO] [stderr]   --> src/ast.rs:23:23
[INFO] [stderr]    |
[INFO] [stderr] 23 |               pub trait [<$base Visitor>]<C, R> {
[INFO] [stderr]    |                         ^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 42 | / ast! {
[INFO] [stderr] 43 | |     pub enum Expr {
[INFO] [stderr] 44 | |         Binary: struct {
[INFO] [stderr] 45 | |             pub left: Box<Expr>,
[INFO] [stderr] ...  |
[INFO] [stderr] 64 | | }
[INFO] [stderr]    | |_- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `ast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `qlox` (lib) generated 7 warnings
[INFO] [stderr] warning: `qlox` (lib test) generated 7 warnings (7 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/qlox-badf65c5ac083e08)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test scanner::tests::scanner_scan_tokens ... ok
[INFO] [stdout] test src::tests::location_resolve ... ok
[INFO] [stdout] test utils::range::tests::into_range ... ok
[INFO] [stdout] test utils::string::tests::substring ... ok
[INFO] [stdout] test scanner::tests::scanner_scan_tokens_error ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/qlox-8df9ee11c9227b75)
[INFO] [stderr]    Doc-tests qlox
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "4fb85853df5a7cdb8cf30d7d880bade2012245b31e85835a8a86a7f7022e573a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4fb85853df5a7cdb8cf30d7d880bade2012245b31e85835a8a86a7f7022e573a", kill_on_drop: false }`
[INFO] [stdout] 4fb85853df5a7cdb8cf30d7d880bade2012245b31e85835a8a86a7f7022e573a
