[INFO] cloning repository https://github.com/naoya7076/learn-rust-from-scratch
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/naoya7076/learn-rust-from-scratch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnaoya7076%2Flearn-rust-from-scratch", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnaoya7076%2Flearn-rust-from-scratch'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 57dd5c662184422bfdb9e774ff1ad65c467dfcdc
[INFO] building naoya7076/learn-rust-from-scratch against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnaoya7076%2Flearn-rust-from-scratch" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/naoya7076/learn-rust-from-scratch
[INFO] finished tweaking git repo https://github.com/naoya7076/learn-rust-from-scratch
[INFO] tweaked toml for git repo https://github.com/naoya7076/learn-rust-from-scratch written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/naoya7076/learn-rust-from-scratch on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/naoya7076/learn-rust-from-scratch 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] caebb4eaba6acff55873cb627d459c4ca5d122322f9144690714402a41618fcb
[INFO] running `Command { std: "docker" "start" "-a" "caebb4eaba6acff55873cb627d459c4ca5d122322f9144690714402a41618fcb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "caebb4eaba6acff55873cb627d459c4ca5d122322f9144690714402a41618fcb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "caebb4eaba6acff55873cb627d459c4ca5d122322f9144690714402a41618fcb", kill_on_drop: false }`
[INFO] [stdout] caebb4eaba6acff55873cb627d459c4ca5d122322f9144690714402a41618fcb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cc3f663f978ea2dcb580294b3e89e97d9cc709e21565825a7c9df66ffd1b7f3a
[INFO] running `Command { std: "docker" "start" "-a" "cc3f663f978ea2dcb580294b3e89e97d9cc709e21565825a7c9df66ffd1b7f3a", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-engine v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variants `FailStar` and `FailQuestion` are never constructed
[INFO] [stdout]   --> src/engine/codegen.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub enum CodeGenError {
[INFO] [stdout]    |          ------------ variants in this enum
[INFO] [stdout] 10 |     PCOverFlow,
[INFO] [stdout] 11 |     FailStar,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 12 |     FailOr,
[INFO] [stdout] 13 |     FailQuestion,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CodeGenError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `InvalidContext` is never constructed
[INFO] [stdout]   --> src/engine/evaluator.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub enum EvalError {
[INFO] [stdout]    |          --------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 13 |     InvalidContext,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `EvalError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/engine/parser.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 |     Plus(Box<AST>),
[INFO] [stdout]    |     ---- ^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AST` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 11 -     Plus(Box<AST>),
[INFO] [stdout] 11 +     Plus(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/engine/parser.rs:12:10
[INFO] [stdout]    |
[INFO] [stdout] 12 |     Star(Box<AST>),
[INFO] [stdout]    |     ---- ^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AST` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 12 -     Star(Box<AST>),
[INFO] [stdout] 12 +     Star(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/engine/parser.rs:13:14
[INFO] [stdout]    |
[INFO] [stdout] 13 |     Question(Box<AST>),
[INFO] [stdout]    |     -------- ^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AST` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 13 -     Question(Box<AST>),
[INFO] [stdout] 13 +     Question(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/engine/evaluator.rs:40:25
[INFO] [stdout]    |
[INFO] [stdout] 40 |                         safe_add(&mut pc, &1, || Box::new(EvalError::PCOverFlow));
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 40 |                         let _ = safe_add(&mut pc, &1, || Box::new(EvalError::PCOverFlow));
[INFO] [stdout]    |                         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/engine/evaluator.rs:41:25
[INFO] [stdout]    |
[INFO] [stdout] 41 |                         safe_add(&mut sp, &1, || Box::new(EvalError::SPOverFlow));
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 41 |                         let _ = safe_add(&mut sp, &1, || Box::new(EvalError::SPOverFlow));
[INFO] [stdout]    |                         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
[INFO] running `Command { std: "docker" "inspect" "cc3f663f978ea2dcb580294b3e89e97d9cc709e21565825a7c9df66ffd1b7f3a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cc3f663f978ea2dcb580294b3e89e97d9cc709e21565825a7c9df66ffd1b7f3a", kill_on_drop: false }`
[INFO] [stdout] cc3f663f978ea2dcb580294b3e89e97d9cc709e21565825a7c9df66ffd1b7f3a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2b2a276b67e3b45df739969387b8e6f17132a5589395f8c31e909a8ebecc2a33
[INFO] running `Command { std: "docker" "start" "-a" "2b2a276b67e3b45df739969387b8e6f17132a5589395f8c31e909a8ebecc2a33", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-engine v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variants `FailStar` and `FailQuestion` are never constructed
[INFO] [stdout]   --> src/engine/codegen.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub enum CodeGenError {
[INFO] [stdout]    |          ------------ variants in this enum
[INFO] [stdout] 10 |     PCOverFlow,
[INFO] [stdout] 11 |     FailStar,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 12 |     FailOr,
[INFO] [stdout] 13 |     FailQuestion,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CodeGenError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `InvalidContext` is never constructed
[INFO] [stdout]   --> src/engine/evaluator.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub enum EvalError {
[INFO] [stdout]    |          --------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 13 |     InvalidContext,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `EvalError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/engine/parser.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 |     Plus(Box<AST>),
[INFO] [stdout]    |     ---- ^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AST` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 11 -     Plus(Box<AST>),
[INFO] [stdout] 11 +     Plus(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/engine/parser.rs:12:10
[INFO] [stdout]    |
[INFO] [stdout] 12 |     Star(Box<AST>),
[INFO] [stdout]    |     ---- ^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AST` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 12 -     Star(Box<AST>),
[INFO] [stdout] 12 +     Star(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/engine/parser.rs:13:14
[INFO] [stdout]    |
[INFO] [stdout] 13 |     Question(Box<AST>),
[INFO] [stdout]    |     -------- ^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AST` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 13 -     Question(Box<AST>),
[INFO] [stdout] 13 +     Question(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/engine/evaluator.rs:40:25
[INFO] [stdout]    |
[INFO] [stdout] 40 |                         safe_add(&mut pc, &1, || Box::new(EvalError::PCOverFlow));
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 40 |                         let _ = safe_add(&mut pc, &1, || Box::new(EvalError::PCOverFlow));
[INFO] [stdout]    |                         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/engine/evaluator.rs:41:25
[INFO] [stdout]    |
[INFO] [stdout] 41 |                         safe_add(&mut sp, &1, || Box::new(EvalError::SPOverFlow));
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 41 |                         let _ = safe_add(&mut sp, &1, || Box::new(EvalError::SPOverFlow));
[INFO] [stdout]    |                         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.58s
[INFO] running `Command { std: "docker" "inspect" "2b2a276b67e3b45df739969387b8e6f17132a5589395f8c31e909a8ebecc2a33", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b2a276b67e3b45df739969387b8e6f17132a5589395f8c31e909a8ebecc2a33", kill_on_drop: false }`
[INFO] [stdout] 2b2a276b67e3b45df739969387b8e6f17132a5589395f8c31e909a8ebecc2a33
