[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] 407579eebda39bfdad0d673dac0a152f28081df8
[INFO] checking ShivaBhattacharjee/Synthia against master#c3def263a44e07e09ae6d57abfc8650227fb4972 for pr-118833-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShivaBhattacharjee%2FSynthia" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/ShivaBhattacharjee/Synthia on toolchain c3def263a44e07e09ae6d57abfc8650227fb4972
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c3def263a44e07e09ae6d57abfc8650227fb4972" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-2-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-2-tc1/source/Cargo.toml
[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" "+c3def263a44e07e09ae6d57abfc8650227fb4972" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded thiserror v1.0.43
[INFO] [stderr]   Downloaded pest_meta v2.7.1
[INFO] [stderr]   Downloaded pest_generator v2.7.1
[INFO] [stderr]   Downloaded thiserror-impl v1.0.43
[INFO] [stderr]   Downloaded windows-targets v0.48.1
[INFO] [stderr]   Downloaded uncased v0.9.9
[INFO] [stderr]   Downloaded pest_derive v2.7.1
[INFO] [stderr]   Downloaded pin-project-lite v0.2.10
[INFO] [stderr]   Downloaded serde v1.0.173
[INFO] [stderr]   Downloaded backtrace v0.3.68
[INFO] [stderr]   Downloaded h2 v0.3.20
[INFO] [stderr]   Downloaded tokio v1.29.1
[INFO] [stderr]   Downloaded regex-automata v0.3.3
[INFO] [stderr]   Downloaded regex-syntax v0.7.4
[INFO] [stderr]   Downloaded openssl v0.10.55
[INFO] [stderr]   Downloaded gimli v0.27.3
[INFO] [stderr]   Downloaded object v0.31.1
[INFO] [stderr]   Downloaded serde_json v1.0.103
[INFO] [stderr]   Downloaded syn v2.0.26
[INFO] [stderr]   Downloaded regex v1.9.1
[INFO] [stderr]   Downloaded pest v2.7.1
[INFO] [stderr]   Downloaded openssl-sys v0.9.90
[INFO] [stderr]   Downloaded addr2line v0.20.0
[INFO] [stderr]   Downloaded quote v1.0.31
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+c3def263a44e07e09ae6d57abfc8650227fb4972" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 905cbc55afbc2a85ea24f4600575ffab765c6bff2905e3ab234a9641d4d722d1
[INFO] running `Command { std: "docker" "start" "-a" "905cbc55afbc2a85ea24f4600575ffab765c6bff2905e3ab234a9641d4d722d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "905cbc55afbc2a85ea24f4600575ffab765c6bff2905e3ab234a9641d4d722d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "905cbc55afbc2a85ea24f4600575ffab765c6bff2905e3ab234a9641d4d722d1", kill_on_drop: false }`
[INFO] [stdout] 905cbc55afbc2a85ea24f4600575ffab765c6bff2905e3ab234a9641d4d722d1
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+c3def263a44e07e09ae6d57abfc8650227fb4972" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e67b86e0d28ccef565c5c3b9825cd119175c7d4d6798c78431afcc35b511153d
[INFO] running `Command { std: "docker" "start" "-a" "e67b86e0d28ccef565c5c3b9825cd119175c7d4d6798c78431afcc35b511153d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]     Checking pin-project-lite v0.2.10
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]     Checking bytes v1.4.0
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling thiserror v1.0.43
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling regex-syntax v0.7.4
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]    Compiling openssl v0.10.55
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]     Checking tracing-core v0.1.31
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]    Compiling tokio v1.29.1
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking http v0.2.9
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling uncased v0.9.9
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling serde v1.0.173
[INFO] [stderr]     Checking futures-io v0.3.28
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]     Checking futures-sink v0.3.28
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]     Checking log v0.4.19
[INFO] [stderr]    Compiling quote v1.0.31
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]     Checking try-lock v0.2.4
[INFO] [stderr]     Checking percent-encoding v2.3.0
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking form_urlencoded v1.2.0
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling syn v2.0.26
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]    Compiling openssl-sys v0.9.90
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]    Compiling regex-automata v0.3.3
[INFO] [stderr]     Checking unicode-width v0.1.10
[INFO] [stderr]    Compiling serde_json v1.0.103
[INFO] [stderr]     Checking httpdate v1.0.2
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking iana-time-zone v0.1.57
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking encoding_rs v0.8.32
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking ipnet v2.8.0
[INFO] [stderr]     Checking base64 v0.21.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking chrono v0.4.26
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]     Checking url v2.4.0
[INFO] [stderr]    Compiling regex v1.9.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.0
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling chrono-tz-build v0.0.3
[INFO] [stderr]    Compiling chrono-tz v0.6.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.43
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking tokio-util v0.7.8
[INFO] [stderr]     Checking h2 v0.3.20
[INFO] [stderr]     Checking structopt v0.3.26
[INFO] [stderr]    Compiling pest v2.7.1
[INFO] [stderr]    Compiling pest_meta v2.7.1
[INFO] [stderr]     Checking hyper v0.14.27
[INFO] [stderr]    Compiling pest_generator v2.7.1
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling pest_derive v2.7.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] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 21.92s
[INFO] running `Command { std: "docker" "inspect" "e67b86e0d28ccef565c5c3b9825cd119175c7d4d6798c78431afcc35b511153d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e67b86e0d28ccef565c5c3b9825cd119175c7d4d6798c78431afcc35b511153d", kill_on_drop: false }`
[INFO] [stdout] e67b86e0d28ccef565c5c3b9825cd119175c7d4d6798c78431afcc35b511153d
[INFO] checking ShivaBhattacharjee/Synthia against try#29596578cb5035fa2b7ac7fbdfea23fab38836e7 for pr-118833-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShivaBhattacharjee%2FSynthia" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/ShivaBhattacharjee/Synthia on toolchain 29596578cb5035fa2b7ac7fbdfea23fab38836e7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+29596578cb5035fa2b7ac7fbdfea23fab38836e7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-2-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-2-tc2/source/Cargo.toml
[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" "+29596578cb5035fa2b7ac7fbdfea23fab38836e7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+29596578cb5035fa2b7ac7fbdfea23fab38836e7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e6a028493da0f4f009c01f039eacef97d048977afda005dea164861a95a32762
[INFO] running `Command { std: "docker" "start" "-a" "e6a028493da0f4f009c01f039eacef97d048977afda005dea164861a95a32762", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e6a028493da0f4f009c01f039eacef97d048977afda005dea164861a95a32762", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e6a028493da0f4f009c01f039eacef97d048977afda005dea164861a95a32762", kill_on_drop: false }`
[INFO] [stdout] e6a028493da0f4f009c01f039eacef97d048977afda005dea164861a95a32762
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+29596578cb5035fa2b7ac7fbdfea23fab38836e7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 18f03fb88f5bee6e004fd691d89cefbd0d913ebcdc444d13923e23c55dc5d060
[INFO] running `Command { std: "docker" "start" "-a" "18f03fb88f5bee6e004fd691d89cefbd0d913ebcdc444d13923e23c55dc5d060", 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 unicode-ident v1.0.11
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]     Checking pin-project-lite v0.2.10
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]     Checking bytes v1.4.0
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling thiserror v1.0.43
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling regex-syntax v0.7.4
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]     Checking tracing-core v0.1.31
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]    Compiling openssl v0.10.55
[INFO] [stderr]     Checking http v0.2.9
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]    Compiling serde v1.0.173
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling uncased v0.9.9
[INFO] [stderr]    Compiling tokio v1.29.1
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking futures-io v0.3.28
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]     Checking futures-sink v0.3.28
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking try-lock v0.2.4
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]     Checking percent-encoding v2.3.0
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling quote v1.0.31
[INFO] [stderr]     Checking log v0.4.19
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]     Checking form_urlencoded v1.2.0
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling regex-automata v0.3.3
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]    Compiling syn v2.0.26
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]    Compiling openssl-sys v0.9.90
[INFO] [stderr]    Compiling serde_json v1.0.103
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]     Checking unicode-width v0.1.10
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]     Checking httpdate v1.0.2
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking iana-time-zone v0.1.57
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking encoding_rs v0.8.32
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking ipnet v2.8.0
[INFO] [stderr]     Checking base64 v0.21.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking url v2.4.0
[INFO] [stderr]     Checking chrono v0.4.26
[INFO] [stderr]    Compiling regex v1.9.1
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.0
[INFO] [stderr]    Compiling chrono-tz-build v0.0.3
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono-tz v0.6.3
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling thiserror-impl v1.0.43
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking tokio-util v0.7.8
[INFO] [stderr]     Checking h2 v0.3.20
[INFO] [stderr]     Checking structopt v0.3.26
[INFO] [stderr]    Compiling pest v2.7.1
[INFO] [stderr]    Compiling pest_meta v2.7.1
[INFO] [stderr]     Checking hyper v0.14.27
[INFO] [stderr]    Compiling pest_generator v2.7.1
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling pest_derive v2.7.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] error: 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 very between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: `#[deny(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: 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 very between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: `#[deny(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `synthia` (lib test) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `synthia` (lib) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "18f03fb88f5bee6e004fd691d89cefbd0d913ebcdc444d13923e23c55dc5d060", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "18f03fb88f5bee6e004fd691d89cefbd0d913ebcdc444d13923e23c55dc5d060", kill_on_drop: false }`
[INFO] [stdout] 18f03fb88f5bee6e004fd691d89cefbd0d913ebcdc444d13923e23c55dc5d060
