[INFO] cloning repository https://github.com/sb2bg/rust-glass
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sb2bg/rust-glass" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsb2bg%2Frust-glass", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsb2bg%2Frust-glass'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 744e1e4ab187d8549da0c456bba397a4d8bb2f07
[INFO] checking sb2bg/rust-glass against try#0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef for pr-147859
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsb2bg%2Frust-glass" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/sb2bg/rust-glass
[INFO] finished tweaking git repo https://github.com/sb2bg/rust-glass
[INFO] tweaked toml for git repo https://github.com/sb2bg/rust-glass written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sb2bg/rust-glass on toolchain 0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sb2bg/rust-glass 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" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded logos v0.12.1
[INFO] [stderr]   Downloaded logos-derive v0.12.1
[INFO] [stderr]   Downloaded git-version-macro v0.3.5
[INFO] [stderr]   Downloaded simplelog v0.12.0
[INFO] [stderr]   Downloaded line-span v0.1.3
[INFO] [stderr]   Downloaded snailquote v0.3.1
[INFO] [stderr]   Downloaded git-version v0.3.5
[INFO] [stderr]   Downloaded clap v4.0.18
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 054e56f890a17465de0e2817a08dc3c0c1ba18a25ffe6c3933b7f3c115b16545
[INFO] running `Command { std: "docker" "start" "-a" "054e56f890a17465de0e2817a08dc3c0c1ba18a25ffe6c3933b7f3c115b16545", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "054e56f890a17465de0e2817a08dc3c0c1ba18a25ffe6c3933b7f3c115b16545", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "054e56f890a17465de0e2817a08dc3c0c1ba18a25ffe6c3933b7f3c115b16545", kill_on_drop: false }`
[INFO] [stdout] 054e56f890a17465de0e2817a08dc3c0c1ba18a25ffe6c3933b7f3c115b16545
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 06a7ccdeeaff1f8d3c23fc18e4ccd74a990489a9ab84ee759d03e74ea1e329d5
[INFO] running `Command { std: "docker" "start" "-a" "06a7ccdeeaff1f8d3c23fc18e4ccd74a990489a9ab84ee759d03e74ea1e329d5", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling libc v0.2.132
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]     Checking itoa v1.0.3
[INFO] [stderr]    Compiling time-macros v0.2.4
[INFO] [stderr]     Checking termcolor v1.1.3
[INFO] [stderr]     Checking os_str_bytes v6.3.0
[INFO] [stderr]     Checking once_cell v1.13.1
[INFO] [stderr]     Checking unicode_categories v0.1.1
[INFO] [stderr]     Checking line-span v0.1.3
[INFO] [stderr]     Checking clap_lex v0.3.0
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking time v0.3.13
[INFO] [stderr]     Checking simplelog v0.12.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.32
[INFO] [stderr]    Compiling logos-derive v0.12.1
[INFO] [stderr]    Compiling git-version-macro v0.3.5
[INFO] [stderr]    Compiling clap_derive v4.0.18
[INFO] [stderr]     Checking git-version v0.3.5
[INFO] [stderr]     Checking thiserror v1.0.32
[INFO] [stderr]     Checking snailquote v0.3.1
[INFO] [stderr]     Checking clap v4.0.18
[INFO] [stderr]     Checking logos v0.12.1
[INFO] [stderr]     Checking glass_lang v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `name`, `parent`, and `variables` are never read
[INFO] [stdout]  --> src/context.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct Context {
[INFO] [stdout]   |            ------- fields in this struct
[INFO] [stdout] 5 |     name: String,
[INFO] [stdout]   |     ^^^^
[INFO] [stdout] 6 |     parent: Option<Box<Context>>,
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout] 7 |     variables: HashMap<String, Value>,
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `new_child` is never used
[INFO] [stdout]   --> src/context.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl Context {
[INFO] [stdout]    | ------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 19 |     pub fn new_child<T: Into<String>>(&self, name: T) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `src`, `filename`, and `context` are never read
[INFO] [stdout]   --> src/interpreter.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct Interpreter {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout]  9 |     src: Rc<str>,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 10 |     filename: Rc<str>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 11 |     context: Context, // todo: implement context
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `new_child_context` is never used
[INFO] [stdout]   --> src/interpreter.rs:75:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl Interpreter {
[INFO] [stdout]    | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 75 |     pub fn new_child_context(&self, name: &str) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]   --> src/node.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 13 |     Identifier {
[INFO] [stdout]    |     ---------- field in this variant
[INFO] [stdout] 14 |         name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Node` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple variants are never constructed
[INFO] [stdout]   --> src/node.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub enum Node {
[INFO] [stdout]    |          ---- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 21 |     Assignment {
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 30 |     FunctionCall {
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 |     FunctionDefinition {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 39 |     Return {
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 42 |     If {
[INFO] [stdout]    |     ^^
[INFO] [stdout] ...
[INFO] [stdout] 47 |     While {
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 51 |     For {
[INFO] [stdout]    |     ^^^
[INFO] [stdout] ...
[INFO] [stdout] 58 |     Block {
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Node` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `List` and `Dict` are never constructed
[INFO] [stdout]   --> src/value.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub enum Value {
[INFO] [stdout]    |          ----- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 11 |     List(Vec<Value>),
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 12 |     Dict(HashMap<String, Value>),
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Value` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name`, `parent`, and `variables` are never read
[INFO] [stdout]  --> src/context.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct Context {
[INFO] [stdout]   |            ------- fields in this struct
[INFO] [stdout] 5 |     name: String,
[INFO] [stdout]   |     ^^^^
[INFO] [stdout] 6 |     parent: Option<Box<Context>>,
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout] 7 |     variables: HashMap<String, Value>,
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `new_child` is never used
[INFO] [stdout]   --> src/context.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl Context {
[INFO] [stdout]    | ------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 19 |     pub fn new_child<T: Into<String>>(&self, name: T) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `src`, `filename`, and `context` are never read
[INFO] [stdout]   --> src/interpreter.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct Interpreter {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout]  9 |     src: Rc<str>,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 10 |     filename: Rc<str>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 11 |     context: Context, // todo: implement context
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `new_child_context` is never used
[INFO] [stdout]   --> src/interpreter.rs:75:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl Interpreter {
[INFO] [stdout]    | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 75 |     pub fn new_child_context(&self, name: &str) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]   --> src/node.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 13 |     Identifier {
[INFO] [stdout]    |     ---------- field in this variant
[INFO] [stdout] 14 |         name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Node` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple variants are never constructed
[INFO] [stdout]   --> src/node.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub enum Node {
[INFO] [stdout]    |          ---- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 21 |     Assignment {
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 30 |     FunctionCall {
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 |     FunctionDefinition {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 39 |     Return {
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 42 |     If {
[INFO] [stdout]    |     ^^
[INFO] [stdout] ...
[INFO] [stdout] 47 |     While {
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 51 |     For {
[INFO] [stdout]    |     ^^^
[INFO] [stdout] ...
[INFO] [stdout] 58 |     Block {
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Node` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `List` and `Dict` are never constructed
[INFO] [stdout]   --> src/value.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub enum Value {
[INFO] [stdout]    |          ----- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 11 |     List(Vec<Value>),
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 12 |     Dict(HashMap<String, Value>),
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Value` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.39s
[INFO] running `Command { std: "docker" "inspect" "06a7ccdeeaff1f8d3c23fc18e4ccd74a990489a9ab84ee759d03e74ea1e329d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "06a7ccdeeaff1f8d3c23fc18e4ccd74a990489a9ab84ee759d03e74ea1e329d5", kill_on_drop: false }`
[INFO] [stdout] 06a7ccdeeaff1f8d3c23fc18e4ccd74a990489a9ab84ee759d03e74ea1e329d5
