[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] checking ShivaBhattacharjee/synthia against master#d0835adc4e114eac911150b3692b830b5583223a for pr-149195-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShivaBhattacharjee%2Fsynthia" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc1/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-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ShivaBhattacharjee/synthia on toolchain d0835adc4e114eac911150b3692b830b5583223a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d0835adc4e114eac911150b3692b830b5583223a" "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" "+d0835adc4e114eac911150b3692b830b5583223a" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+d0835adc4e114eac911150b3692b830b5583223a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 029d3e166106c2d618a814732385be25a5e108ffebcbb8a3471ab579e575ccaf
[INFO] running `Command { std: "docker" "start" "-a" "029d3e166106c2d618a814732385be25a5e108ffebcbb8a3471ab579e575ccaf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "029d3e166106c2d618a814732385be25a5e108ffebcbb8a3471ab579e575ccaf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "029d3e166106c2d618a814732385be25a5e108ffebcbb8a3471ab579e575ccaf", kill_on_drop: false }`
[INFO] [stdout] 029d3e166106c2d618a814732385be25a5e108ffebcbb8a3471ab579e575ccaf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+d0835adc4e114eac911150b3692b830b5583223a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4bdc03331a02a19902cea94ef4c130f3f664f23b39ba9076498c43450f433a5e
[INFO] running `Command { std: "docker" "start" "-a" "4bdc03331a02a19902cea94ef4c130f3f664f23b39ba9076498c43450f433a5e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling thiserror v1.0.43
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling uncased v0.9.9
[INFO] [stderr]    Compiling tokio v1.29.1
[INFO] [stderr]    Compiling regex-syntax v0.7.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]     Checking futures-io v0.3.28
[INFO] [stderr]    Compiling serde v1.0.173
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking unicode-width v0.1.10
[INFO] [stderr]     Checking http v0.2.9
[INFO] [stderr]    Compiling serde_json v1.0.103
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking iana-time-zone v0.1.57
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking chrono v0.4.26
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling quote v1.0.31
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]    Compiling syn v2.0.26
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling regex-automata v0.3.3
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling regex v1.9.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.0
[INFO] [stderr]     Checking tokio-util v0.7.8
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling chrono-tz-build v0.0.3
[INFO] [stderr]     Checking h2 v0.3.20
[INFO] [stderr]    Compiling thiserror-impl v1.0.43
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling chrono-tz v0.6.3
[INFO] [stderr]     Checking openssl v0.10.55
[INFO] [stderr]     Checking structopt v0.3.26
[INFO] [stderr]    Compiling pest v2.7.1
[INFO] [stderr]    Compiling pest_meta v2.7.1
[INFO] [stderr]    Compiling pest_generator v2.7.1
[INFO] [stderr]     Checking hyper v0.14.27
[INFO] [stderr]    Compiling pest_derive v2.7.1
[INFO] [stderr]     Checking native-tls v0.2.11
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.18
[INFO] [stderr]     Checking 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: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub fn iter (&self) -> std::collections::hash_map::Iter<'_, String, Object> {
[INFO] [stdout]    |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[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: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type 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 32.93s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.55
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "4bdc03331a02a19902cea94ef4c130f3f664f23b39ba9076498c43450f433a5e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4bdc03331a02a19902cea94ef4c130f3f664f23b39ba9076498c43450f433a5e", kill_on_drop: false }`
[INFO] [stdout] 4bdc03331a02a19902cea94ef4c130f3f664f23b39ba9076498c43450f433a5e
