[INFO] cloning repository https://github.com/ShivaBhattacharjee/synthia
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ShivaBhattacharjee/synthia" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShivaBhattacharjee%2Fsynthia", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShivaBhattacharjee%2Fsynthia'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6c92df593157341829a008aa945c0f47405eae54
[INFO] testing ShivaBhattacharjee/synthia against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShivaBhattacharjee%2Fsynthia" "/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/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/ShivaBhattacharjee/synthia
[INFO] finished tweaking git repo https://github.com/ShivaBhattacharjee/synthia
[INFO] tweaked toml for git repo https://github.com/ShivaBhattacharjee/synthia written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ShivaBhattacharjee/synthia on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ShivaBhattacharjee/synthia 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e4012e5d251dd18690e690495ad1e0048336d092ea6be7af2f4d380a4557181d
[INFO] running `Command { std: "docker" "start" "-a" "e4012e5d251dd18690e690495ad1e0048336d092ea6be7af2f4d380a4557181d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e4012e5d251dd18690e690495ad1e0048336d092ea6be7af2f4d380a4557181d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e4012e5d251dd18690e690495ad1e0048336d092ea6be7af2f4d380a4557181d", kill_on_drop: false }`
[INFO] [stdout] e4012e5d251dd18690e690495ad1e0048336d092ea6be7af2f4d380a4557181d
[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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c275b744dab76307a2b2f0ee33f2712f6204a3248b562d01d76b723256ed07fd
[INFO] running `Command { std: "docker" "start" "-a" "c275b744dab76307a2b2f0ee33f2712f6204a3248b562d01d76b723256ed07fd", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling pin-project-lite v0.2.10
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling tokio v1.29.1
[INFO] [stderr]    Compiling quote v1.0.31
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling uncased v0.9.9
[INFO] [stderr]    Compiling syn v2.0.26
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling regex-syntax v0.7.4
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling tracing-core v0.1.31
[INFO] [stderr]    Compiling openssl v0.10.55
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling thiserror v1.0.43
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling regex-automata v0.3.3
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling openssl-sys v0.9.90
[INFO] [stderr]    Compiling futures-io v0.3.28
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling regex v1.9.1
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling serde v1.0.173
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.0
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling tokio-util v0.7.8
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling log v0.4.19
[INFO] [stderr]    Compiling try-lock v0.2.4
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling form_urlencoded v1.2.0
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling chrono-tz-build v0.0.3
[INFO] [stderr]    Compiling h2 v0.3.20
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling serde_json v1.0.103
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling chrono-tz v0.6.3
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling hyper v0.14.27
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling iana-time-zone v0.1.57
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling chrono v0.4.26
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling url v2.4.0
[INFO] [stderr]    Compiling encoding_rs v0.8.32
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling ipnet v2.8.0
[INFO] [stderr]    Compiling base64 v0.21.2
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.43
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling pest v2.7.1
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.18
[INFO] [stderr]    Compiling pest_meta v2.7.1
[INFO] [stderr]    Compiling structopt v0.3.26
[INFO] [stderr]    Compiling pest_generator v2.7.1
[INFO] [stderr]    Compiling pest_derive v2.7.1
[INFO] [stderr]    Compiling synthia v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/evaluation/object.rs:41:57
[INFO] [stdout]    |
[INFO] [stdout] 41 |             (Object::Inbuilt(a), Object::Inbuilt(b)) => a == b,
[INFO] [stdout]    |                                                         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]    = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] help: refactor your code, or use `std::ptr::fn_addr_eq` to suppress the lint
[INFO] [stdout]    |
[INFO] [stdout] 41 -             (Object::Inbuilt(a), Object::Inbuilt(b)) => a == b,
[INFO] [stdout] 41 +             (Object::Inbuilt(a), Object::Inbuilt(b)) => std::ptr::fn_addr_eq(*a, *b),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/evaluation/store.rs:63:18
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub fn iter (&self) -> std::collections::hash_map::Iter<String, Object> {
[INFO] [stdout]    |                  ^^^^^     ------------------------------------------------ the lifetime gets resolved as `'_`
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub fn iter (&self) -> std::collections::hash_map::Iter<'_, String, Object> {
[INFO] [stdout]    |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 28s
[INFO] running `Command { std: "docker" "inspect" "c275b744dab76307a2b2f0ee33f2712f6204a3248b562d01d76b723256ed07fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c275b744dab76307a2b2f0ee33f2712f6204a3248b562d01d76b723256ed07fd", kill_on_drop: false }`
[INFO] [stdout] c275b744dab76307a2b2f0ee33f2712f6204a3248b562d01d76b723256ed07fd
[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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2763fdca2bd143a597a5c7f5669c31b25c389a31ed829cbb5c36f0e220724011
[INFO] running `Command { std: "docker" "start" "-a" "2763fdca2bd143a597a5c7f5669c31b25c389a31ed829cbb5c36f0e220724011", kill_on_drop: false }`
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/evaluation/object.rs:41:57
[INFO] [stdout]    |
[INFO] [stdout] 41 |             (Object::Inbuilt(a), Object::Inbuilt(b)) => a == b,
[INFO] [stdout]    |                                                         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]    = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] help: refactor your code, or use `std::ptr::fn_addr_eq` to suppress the lint
[INFO] [stdout]    |
[INFO] [stdout] 41 -             (Object::Inbuilt(a), Object::Inbuilt(b)) => a == b,
[INFO] [stdout] 41 +             (Object::Inbuilt(a), Object::Inbuilt(b)) => std::ptr::fn_addr_eq(*a, *b),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/evaluation/store.rs:63:18
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub fn iter (&self) -> std::collections::hash_map::Iter<String, Object> {
[INFO] [stdout]    |                  ^^^^^     ------------------------------------------------ the lifetime gets resolved as `'_`
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub fn iter (&self) -> std::collections::hash_map::Iter<'_, String, Object> {
[INFO] [stdout]    |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling synthia v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/evaluation/object.rs:41:57
[INFO] [stdout]    |
[INFO] [stdout] 41 |             (Object::Inbuilt(a), Object::Inbuilt(b)) => a == b,
[INFO] [stdout]    |                                                         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]    = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] help: refactor your code, or use `std::ptr::fn_addr_eq` to suppress the lint
[INFO] [stdout]    |
[INFO] [stdout] 41 -             (Object::Inbuilt(a), Object::Inbuilt(b)) => a == b,
[INFO] [stdout] 41 +             (Object::Inbuilt(a), Object::Inbuilt(b)) => std::ptr::fn_addr_eq(*a, *b),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/evaluation/store.rs:63:18
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub fn iter (&self) -> std::collections::hash_map::Iter<String, Object> {
[INFO] [stdout]    |                  ^^^^^     ------------------------------------------------ the lifetime gets resolved as `'_`
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub fn iter (&self) -> std::collections::hash_map::Iter<'_, String, Object> {
[INFO] [stdout]    |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.87s
[INFO] running `Command { std: "docker" "inspect" "2763fdca2bd143a597a5c7f5669c31b25c389a31ed829cbb5c36f0e220724011", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2763fdca2bd143a597a5c7f5669c31b25c389a31ed829cbb5c36f0e220724011", kill_on_drop: false }`
[INFO] [stdout] 2763fdca2bd143a597a5c7f5669c31b25c389a31ed829cbb5c36f0e220724011
[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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7e08df497b277dd422d923e32e9a64e4b8f09c0f5b8afe5c612624106b1246e8
[INFO] running `Command { std: "docker" "start" "-a" "7e08df497b277dd422d923e32e9a64e4b8f09c0f5b8afe5c612624106b1246e8", kill_on_drop: false }`
[INFO] [stderr] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stderr]   --> src/evaluation/object.rs:41:57
[INFO] [stderr]    |
[INFO] [stderr] 41 |             (Object::Inbuilt(a), Object::Inbuilt(b)) => a == b,
[INFO] [stderr]    |                                                         ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: the address of the same function can vary between different codegen units
[INFO] [stderr]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stderr]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stderr]    = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stderr] help: refactor your code, or use `std::ptr::fn_addr_eq` to suppress the lint
[INFO] [stderr]    |
[INFO] [stderr] 41 -             (Object::Inbuilt(a), Object::Inbuilt(b)) => a == b,
[INFO] [stderr] 41 +             (Object::Inbuilt(a), Object::Inbuilt(b)) => std::ptr::fn_addr_eq(*a, *b),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/evaluation/store.rs:63:18
[INFO] [stderr]    |
[INFO] [stderr] 63 |     pub fn iter (&self) -> std::collections::hash_map::Iter<String, Object> {
[INFO] [stderr]    |                  ^^^^^     ------------------------------------------------ the lifetime gets resolved as `'_`
[INFO] [stderr]    |                  |
[INFO] [stderr]    |                  this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 63 |     pub fn iter (&self) -> std::collections::hash_map::Iter<'_, String, Object> {
[INFO] [stderr]    |                                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: `synthia` (lib) generated 2 warnings
[INFO] [stderr] warning: `synthia` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/synthia-81b6ae8ec0c006de)
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/synthia-95ce1b8a41e98622)
[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] [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]    Doc-tests synthia
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test src/evaluation/mod.rs - evaluation::Eval::is_error (line 60) ... FAILED
[INFO] [stdout] test src/evaluation/mod.rs - evaluation::Eval::is_truthy (line 43) ... FAILED
[INFO] [stdout] test src/evaluation/mod.rs - evaluation::Eval::eval (line 80) ... FAILED
[INFO] [stdout] test src/evaluation/mod.rs - evaluation::Eval::eval_statement (line 117) ... FAILED
[INFO] [stdout] test src/evaluation/mod.rs - evaluation::Eval::eval_object_literal (line 592) ... FAILED
[INFO] [stdout] test src/evaluation/mod.rs - evaluation::Eval::eval_minus_prefix_expr (line 333) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/evaluation/mod.rs - evaluation::Eval::is_error (line 60) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `crate::eval`
[INFO] [stdout]  --> src/evaluation/mod.rs:61:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::eval::Eval;
[INFO] [stdout]   |            ^^^^ could not find `eval` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rc`
[INFO] [stdout]  --> src/evaluation/mod.rs:62:22
[INFO] [stdout]   |
[INFO] [stdout] 4 | let eval = Eval::new(Rc::new(RefCell::new(Store::new())));
[INFO] [stdout]   |                      ^^ use of undeclared type `Rc`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use std::rc::Rc;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RefCell`
[INFO] [stdout]  --> src/evaluation/mod.rs:62:30
[INFO] [stdout]   |
[INFO] [stdout] 4 | let eval = Eval::new(Rc::new(RefCell::new(Store::new())));
[INFO] [stdout]   |                              ^^^^^^^ use of undeclared type `RefCell`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use std::cell::RefCell;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Store`
[INFO] [stdout]  --> src/evaluation/mod.rs:62:43
[INFO] [stdout]   |
[INFO] [stdout] 4 | let eval = Eval::new(Rc::new(RefCell::new(Store::new())));
[INFO] [stdout]   |                                           ^^^^^ use of undeclared type `Store`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use synthia::evaluation::store::Store;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Object`
[INFO] [stdout]  --> src/evaluation/mod.rs:63:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | let obj = Object::Error(String::from("Error"));
[INFO] [stdout]   |           ^^^^^^ use of undeclared type `Object`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]   |
[INFO] [stdout] 2 + use synthia::evaluation::object::Object;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `is_error` in this scope
[INFO] [stdout]  --> src/evaluation/mod.rs:64:18
[INFO] [stdout]   |
[INFO] [stdout] 6 | assert_eq!(true, is_error(obj));
[INFO] [stdout]   |                  ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/evaluation/mod.rs - evaluation::Eval::is_truthy (line 43) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `crate::eval`
[INFO] [stdout]  --> src/evaluation/mod.rs:44:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::eval::Eval;
[INFO] [stdout]   |            ^^^^ could not find `eval` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rc`
[INFO] [stdout]  --> src/evaluation/mod.rs:45:22
[INFO] [stdout]   |
[INFO] [stdout] 4 | let eval = Eval::new(Rc::new(RefCell::new(Store::new())));
[INFO] [stdout]   |                      ^^ use of undeclared type `Rc`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use std::rc::Rc;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RefCell`
[INFO] [stdout]  --> src/evaluation/mod.rs:45:30
[INFO] [stdout]   |
[INFO] [stdout] 4 | let eval = Eval::new(Rc::new(RefCell::new(Store::new())));
[INFO] [stdout]   |                              ^^^^^^^ use of undeclared type `RefCell`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use std::cell::RefCell;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Store`
[INFO] [stdout]  --> src/evaluation/mod.rs:45:43
[INFO] [stdout]   |
[INFO] [stdout] 4 | let eval = Eval::new(Rc::new(RefCell::new(Store::new())));
[INFO] [stdout]   |                                           ^^^^^ use of undeclared type `Store`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use synthia::evaluation::store::Store;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Object`
[INFO] [stdout]  --> src/evaluation/mod.rs:46:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | let obj = Object::Boolean(true);
[INFO] [stdout]   |           ^^^^^^ use of undeclared type `Object`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]   |
[INFO] [stdout] 2 + use synthia::evaluation::object::Object;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `is_truthy` in this scope
[INFO] [stdout]  --> src/evaluation/mod.rs:47:18
[INFO] [stdout]   |
[INFO] [stdout] 6 | assert_eq!(true, is_truthy(obj));
[INFO] [stdout]   |                  ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/evaluation/mod.rs - evaluation::Eval::eval (line 80) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `crate::eval`
[INFO] [stdout]  --> src/evaluation/mod.rs:81:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::eval::Eval;
[INFO] [stdout]   |            ^^^^ could not find `eval` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rc`
[INFO] [stdout]  --> src/evaluation/mod.rs:82:22
[INFO] [stdout]   |
[INFO] [stdout] 4 | let eval = Eval::new(Rc::new(RefCell::new(Store::new())));
[INFO] [stdout]   |                      ^^ use of undeclared type `Rc`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use std::rc::Rc;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RefCell`
[INFO] [stdout]  --> src/evaluation/mod.rs:82:30
[INFO] [stdout]   |
[INFO] [stdout] 4 | let eval = Eval::new(Rc::new(RefCell::new(Store::new())));
[INFO] [stdout]   |                              ^^^^^^^ use of undeclared type `RefCell`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use std::cell::RefCell;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Store`
[INFO] [stdout]  --> src/evaluation/mod.rs:82:43
[INFO] [stdout]   |
[INFO] [stdout] 4 | let eval = Eval::new(Rc::new(RefCell::new(Store::new())));
[INFO] [stdout]   |                                           ^^^^^ use of undeclared type `Store`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use synthia::evaluation::store::Store;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Program` in this scope
[INFO] [stdout]  --> src/evaluation/mod.rs:83:15
[INFO] [stdout]   |
[INFO] [stdout] 5 | let program = Program {
[INFO] [stdout]   |               ^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use synthia::ast::Program;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Statement`
[INFO] [stdout]  --> src/evaluation/mod.rs:85:7
[INFO] [stdout]   |
[INFO] [stdout] 7 |       Statement::Expression(Expression::Identifier(String::from("x"))),
[INFO] [stdout]   |       ^^^^^^^^^ use of undeclared type `Statement`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]   |
[INFO] [stdout] 2 + use synthia::ast::Statement;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Statement`
[INFO] [stdout]  --> src/evaluation/mod.rs:86:6
[INFO] [stdout]   |
[INFO] [stdout] 8 |      Statement::Expression(Expression::Identifier(String::from("y"))),
[INFO] [stdout]   |      ^^^^^^^^^ use of undeclared type `Statement`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]   |
[INFO] [stdout] 2 + use synthia::ast::Statement;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Statement`
[INFO] [stdout]  --> src/evaluation/mod.rs:87:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     Statement::Expression(Expression::Identifier(String::from("z"))),
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared type `Statement`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]   |
[INFO] [stdout] 2 + use synthia::ast::Statement;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rc`
[INFO] [stdout]   --> src/evaluation/mod.rs:90:26
[INFO] [stdout]    |
[INFO] [stdout] 12 | let mut eval = Eval::new(Rc::new(RefCell::new(Store::new())));
[INFO] [stdout]    |                          ^^ use of undeclared type `Rc`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use std::rc::Rc;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RefCell`
[INFO] [stdout]   --> src/evaluation/mod.rs:90:34
[INFO] [stdout]    |
[INFO] [stdout] 12 | let mut eval = Eval::new(Rc::new(RefCell::new(Store::new())));
[INFO] [stdout]    |                                  ^^^^^^^ use of undeclared type `RefCell`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use std::cell::RefCell;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Store`
[INFO] [stdout]   --> src/evaluation/mod.rs:90:47
[INFO] [stdout]    |
[INFO] [stdout] 12 | let mut eval = Eval::new(Rc::new(RefCell::new(Store::new())));
[INFO] [stdout]    |                                               ^^^^^ use of undeclared type `Store`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use synthia::evaluation::store::Store;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Object`
[INFO] [stdout]   --> src/evaluation/mod.rs:92:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | assert_eq!(Object::Null, result);
[INFO] [stdout]    |            ^^^^^^ use of undeclared type `Object`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 2  + use synthia::evaluation::object::Object;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expression`
[INFO] [stdout]  --> src/evaluation/mod.rs:85:29
[INFO] [stdout]   |
[INFO] [stdout] 7 |       Statement::Expression(Expression::Identifier(String::from("x"))),
[INFO] [stdout]   |                             ^^^^^^^^^^ use of undeclared type `Expression`
[INFO] [stdout]   |
[INFO] [stdout] help: there is an enum variant `synthia::ast::Statement::Expression`; try using the variant's enum
[INFO] [stdout]   |
[INFO] [stdout] 7 -       Statement::Expression(Expression::Identifier(String::from("x"))),
[INFO] [stdout] 7 +       Statement::Expression(synthia::ast::Statement::Identifier(String::from("x"))),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expression`
[INFO] [stdout]  --> src/evaluation/mod.rs:86:28
[INFO] [stdout]   |
[INFO] [stdout] 8 |      Statement::Expression(Expression::Identifier(String::from("y"))),
[INFO] [stdout]   |                            ^^^^^^^^^^ use of undeclared type `Expression`
[INFO] [stdout]   |
[INFO] [stdout] help: there is an enum variant `synthia::ast::Statement::Expression`; try using the variant's enum
[INFO] [stdout]   |
[INFO] [stdout] 8 -      Statement::Expression(Expression::Identifier(String::from("y"))),
[INFO] [stdout] 8 +      Statement::Expression(synthia::ast::Statement::Identifier(String::from("y"))),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expression`
[INFO] [stdout]  --> src/evaluation/mod.rs:87:27
[INFO] [stdout]   |
[INFO] [stdout] 9 |     Statement::Expression(Expression::Identifier(String::from("z"))),
[INFO] [stdout]   |                           ^^^^^^^^^^ use of undeclared type `Expression`
[INFO] [stdout]   |
[INFO] [stdout] help: there is an enum variant `synthia::ast::Statement::Expression`; try using the variant's enum
[INFO] [stdout]   |
[INFO] [stdout] 9 -     Statement::Expression(Expression::Identifier(String::from("z"))),
[INFO] [stdout] 9 +     Statement::Expression(synthia::ast::Statement::Identifier(String::from("z"))),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 15 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/evaluation/mod.rs - evaluation::Eval::eval_statement (line 117) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `crate::eval`
[INFO] [stdout]  --> src/evaluation/mod.rs:118:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::eval::Eval;
[INFO] [stdout]   |            ^^^^ could not find `eval` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rc`
[INFO] [stdout]  --> src/evaluation/mod.rs:119:22
[INFO] [stdout]   |
[INFO] [stdout] 4 | let eval = Eval::new(Rc::new(RefCell::new(Store::new())));
[INFO] [stdout]   |                      ^^ use of undeclared type `Rc`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use std::rc::Rc;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RefCell`
[INFO] [stdout]  --> src/evaluation/mod.rs:119:30
[INFO] [stdout]   |
[INFO] [stdout] 4 | let eval = Eval::new(Rc::new(RefCell::new(Store::new())));
[INFO] [stdout]   |                              ^^^^^^^ use of undeclared type `RefCell`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use std::cell::RefCell;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Store`
[INFO] [stdout]  --> src/evaluation/mod.rs:119:43
[INFO] [stdout]   |
[INFO] [stdout] 4 | let eval = Eval::new(Rc::new(RefCell::new(Store::new())));
[INFO] [stdout]   |                                           ^^^^^ use of undeclared type `Store`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use synthia::evaluation::store::Store;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Statement`
[INFO] [stdout]  --> src/evaluation/mod.rs:120:17
[INFO] [stdout]   |
[INFO] [stdout] 5 | let statement = Statement::Expression(Expression::Identifier(String::from("x")));
[INFO] [stdout]   |                 ^^^^^^^^^ use of undeclared type `Statement`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]   |
[INFO] [stdout] 2 + use synthia::ast::Statement;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rc`
[INFO] [stdout]  --> src/evaluation/mod.rs:121:26
[INFO] [stdout]   |
[INFO] [stdout] 6 | let mut eval = Eval::new(Rc::new(RefCell::new(Store::new())));
[INFO] [stdout]   |                          ^^ use of undeclared type `Rc`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use std::rc::Rc;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RefCell`
[INFO] [stdout]  --> src/evaluation/mod.rs:121:34
[INFO] [stdout]   |
[INFO] [stdout] 6 | let mut eval = Eval::new(Rc::new(RefCell::new(Store::new())));
[INFO] [stdout]   |                                  ^^^^^^^ use of undeclared type `RefCell`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use std::cell::RefCell;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Store`
[INFO] [stdout]  --> src/evaluation/mod.rs:121:47
[INFO] [stdout]   |
[INFO] [stdout] 6 | let mut eval = Eval::new(Rc::new(RefCell::new(Store::new())));
[INFO] [stdout]   |                                               ^^^^^ use of undeclared type `Store`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use synthia::evaluation::store::Store;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Object`
[INFO] [stdout]  --> src/evaluation/mod.rs:123:17
[INFO] [stdout]   |
[INFO] [stdout] 8 | assert_eq!(Some(Object::Null), result);
[INFO] [stdout]   |                 ^^^^^^ use of undeclared type `Object`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]   |
[INFO] [stdout] 2 + use synthia::evaluation::object::Object;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expression`
[INFO] [stdout]  --> src/evaluation/mod.rs:120:39
[INFO] [stdout]   |
[INFO] [stdout] 5 | let statement = Statement::Expression(Expression::Identifier(String::from("x")));
[INFO] [stdout]   |                                       ^^^^^^^^^^ use of undeclared type `Expression`
[INFO] [stdout]   |
[INFO] [stdout] help: there is an enum variant `synthia::ast::Statement::Expression`; try using the variant's enum
[INFO] [stdout]   |
[INFO] [stdout] 5 - let statement = Statement::Expression(Expression::Identifier(String::from("x")));
[INFO] [stdout] 5 + let statement = Statement::Expression(synthia::ast::Statement::Identifier(String::from("x")));
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 10 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/evaluation/mod.rs - evaluation::Eval::eval_object_literal (line 592) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `etrl`
[INFO] [stdout]  --> src/evaluation/mod.rs:593:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use etrl::{Evaluator, Literal, Ident};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `etrl`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `etrl`, use `cargo add etrl` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Object`
[INFO] [stdout]  --> src/evaluation/mod.rs:597:20
[INFO] [stdout]   |
[INFO] [stdout] 7 | assert_eq!(result, Object::Object(vec![(Ident::new("a"), Object::Number(1)), (Ident::new("b"), Object::Number(2))]));
[INFO] [stdout]   |                    ^^^^^^ use of undeclared type `Object`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]   |
[INFO] [stdout] 2 + use synthia::evaluation::object::Object;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Object`
[INFO] [stdout]  --> src/evaluation/mod.rs:597:58
[INFO] [stdout]   |
[INFO] [stdout] 7 | assert_eq!(result, Object::Object(vec![(Ident::new("a"), Object::Number(1)), (Ident::new("b"), Object::Number(2))]));
[INFO] [stdout]   |                                                          ^^^^^^ use of undeclared type `Object`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]   |
[INFO] [stdout] 2 + use synthia::evaluation::object::Object;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Object`
[INFO] [stdout]  --> src/evaluation/mod.rs:597:96
[INFO] [stdout]   |
[INFO] [stdout] 7 | assert_eq!(result, Object::Object(vec![(Ident::new("a"), Object::Number(1)), (Ident::new("b"), Object::Number(2))]));
[INFO] [stdout]   |                                                                                                ^^^^^^ use of undeclared type `Object`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]   |
[INFO] [stdout] 2 + use synthia::evaluation::object::Object;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/evaluation/mod.rs - evaluation::Eval::eval_minus_prefix_expr (line 333) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `crate::eval`
[INFO] [stdout]  --> src/evaluation/mod.rs:334:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::eval::Eval;
[INFO] [stdout]   |            ^^^^ could not find `eval` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rc`
[INFO] [stdout]  --> src/evaluation/mod.rs:335:22
[INFO] [stdout]   |
[INFO] [stdout] 4 | let eval = Eval::new(Rc::new(RefCell::new(Store::new())));
[INFO] [stdout]   |                      ^^ use of undeclared type `Rc`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use std::rc::Rc;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RefCell`
[INFO] [stdout]  --> src/evaluation/mod.rs:335:30
[INFO] [stdout]   |
[INFO] [stdout] 4 | let eval = Eval::new(Rc::new(RefCell::new(Store::new())));
[INFO] [stdout]   |                              ^^^^^^^ use of undeclared type `RefCell`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use std::cell::RefCell;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Store`
[INFO] [stdout]  --> src/evaluation/mod.rs:335:43
[INFO] [stdout]   |
[INFO] [stdout] 4 | let eval = Eval::new(Rc::new(RefCell::new(Store::new())));
[INFO] [stdout]   |                                           ^^^^^ use of undeclared type `Store`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use synthia::evaluation::store::Store;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Literal`
[INFO] [stdout]  --> src/evaluation/mod.rs:336:32
[INFO] [stdout]   |
[INFO] [stdout] 5 | let expr = Expression::Literal(Literal::Number(1.0));
[INFO] [stdout]   |                                ^^^^^^^ use of undeclared type `Literal`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]   |
[INFO] [stdout] 2 + use synthia::ast::Literal;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rc`
[INFO] [stdout]  --> src/evaluation/mod.rs:337:26
[INFO] [stdout]   |
[INFO] [stdout] 6 | let mut eval = Eval::new(Rc::new(RefCell::new(Store::new())));
[INFO] [stdout]   |                          ^^ use of undeclared type `Rc`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use std::rc::Rc;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RefCell`
[INFO] [stdout]  --> src/evaluation/mod.rs:337:34
[INFO] [stdout]   |
[INFO] [stdout] 6 | let mut eval = Eval::new(Rc::new(RefCell::new(Store::new())));
[INFO] [stdout]   |                                  ^^^^^^^ use of undeclared type `RefCell`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use std::cell::RefCell;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Store`
[INFO] [stdout]  --> src/evaluation/mod.rs:337:47
[INFO] [stdout]   |
[INFO] [stdout] 6 | let mut eval = Eval::new(Rc::new(RefCell::new(Store::new())));
[INFO] [stdout]   |                                               ^^^^^ use of undeclared type `Store`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use synthia::evaluation::store::Store;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Object`
[INFO] [stdout]  --> src/evaluation/mod.rs:339:17
[INFO] [stdout]   |
[INFO] [stdout] 8 | assert_eq!(Some(Object::Number(-1.0)), result);
[INFO] [stdout]   |                 ^^^^^^ use of undeclared type `Object`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]   |
[INFO] [stdout] 2 + use synthia::evaluation::object::Object;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expression`
[INFO] [stdout]  --> src/evaluation/mod.rs:336:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | let expr = Expression::Literal(Literal::Number(1.0));
[INFO] [stdout]   |            ^^^^^^^^^^ use of undeclared type `Expression`
[INFO] [stdout]   |
[INFO] [stdout] help: there is an enum variant `synthia::ast::Statement::Expression`; try using the variant's enum
[INFO] [stdout]   |
[INFO] [stdout] 5 - let expr = Expression::Literal(Literal::Number(1.0));
[INFO] [stdout] 5 + let expr = synthia::ast::Statement::Literal(Literal::Number(1.0));
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 10 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/evaluation/mod.rs - evaluation::Eval::eval (line 80)
[INFO] [stdout]     src/evaluation/mod.rs - evaluation::Eval::eval_minus_prefix_expr (line 333)
[INFO] [stdout]     src/evaluation/mod.rs - evaluation::Eval::eval_object_literal (line 592)
[INFO] [stdout]     src/evaluation/mod.rs - evaluation::Eval::eval_statement (line 117)
[INFO] [stdout]     src/evaluation/mod.rs - evaluation::Eval::is_error (line 60)
[INFO] [stdout]     src/evaluation/mod.rs - evaluation::Eval::is_truthy (line 43)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.63s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "7e08df497b277dd422d923e32e9a64e4b8f09c0f5b8afe5c612624106b1246e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7e08df497b277dd422d923e32e9a64e4b8f09c0f5b8afe5c612624106b1246e8", kill_on_drop: false }`
[INFO] [stdout] 7e08df497b277dd422d923e32e9a64e4b8f09c0f5b8afe5c612624106b1246e8
