[INFO] cloning repository https://github.com/pejato/kaleidoscope [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pejato/kaleidoscope" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpejato%2Fkaleidoscope", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpejato%2Fkaleidoscope'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ad1f61b8e2c661692e41ea8a1ff6a0d018b68fa4 [INFO] checking pejato/kaleidoscope against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpejato%2Fkaleidoscope" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pejato/kaleidoscope on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pejato/kaleidoscope [INFO] finished tweaking git repo https://github.com/pejato/kaleidoscope [INFO] tweaked toml for git repo https://github.com/pejato/kaleidoscope written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/pejato/kaleidoscope 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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/TheDan64/inkwell` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded output_vt100 v0.1.2 [INFO] [stderr] Downloaded ctor v0.1.21 [INFO] [stderr] Downloaded winapi-util v0.1.5 [INFO] [stderr] Downloaded semver v0.11.0 [INFO] [stderr] Downloaded termcolor v1.1.3 [INFO] [stderr] Downloaded unindent v0.1.8 [INFO] [stderr] Downloaded os_str_bytes v6.0.0 [INFO] [stderr] Downloaded heck v0.4.0 [INFO] [stderr] Downloaded indoc v1.0.4 [INFO] [stderr] Downloaded once_cell v1.9.0 [INFO] [stderr] Downloaded clap_derive v3.1.4 [INFO] [stderr] Downloaded textwrap v0.15.0 [INFO] [stderr] Downloaded clap v3.1.5 [INFO] [stderr] Downloaded ucd-trie v0.1.3 [INFO] [stderr] Downloaded pest v2.1.3 [INFO] [stderr] Downloaded windows_aarch64_msvc v0.32.0 [INFO] [stderr] Downloaded windows_i686_gnu v0.32.0 [INFO] [stderr] Downloaded windows_i686_msvc v0.32.0 [INFO] [stderr] Downloaded windows_x86_64_gnu v0.32.0 [INFO] [stderr] Downloaded windows_x86_64_msvc v0.32.0 [INFO] [stderr] Downloaded libc v0.2.108 [INFO] [stderr] Downloaded llvm-sys v130.0.3 [INFO] [stderr] Downloaded syn v1.0.81 [INFO] [stderr] Downloaded pretty_assertions v1.0.0 [INFO] [stderr] Downloaded parking_lot_core v0.9.1 [INFO] [stderr] Downloaded proc-macro2 v1.0.32 [INFO] [stderr] Downloaded quote v1.0.10 [INFO] [stderr] Downloaded parking_lot v0.12.0 [INFO] [stderr] Downloaded semver-parser v0.10.2 [INFO] [stderr] Downloaded diff v0.1.12 [INFO] [stderr] Downloaded windows-sys v0.32.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 32fefd26cc67c2e64cc4cb7778fe0abec3139e236a673791bddf7c927e37097d [INFO] running `Command { std: "docker" "start" "-a" "32fefd26cc67c2e64cc4cb7778fe0abec3139e236a673791bddf7c927e37097d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "32fefd26cc67c2e64cc4cb7778fe0abec3139e236a673791bddf7c927e37097d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32fefd26cc67c2e64cc4cb7778fe0abec3139e236a673791bddf7c927e37097d", kill_on_drop: false }` [INFO] [stdout] 32fefd26cc67c2e64cc4cb7778fe0abec3139e236a673791bddf7c927e37097d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0f6c49394a4bdbe144a96cba675b31fcaab4bdf702ec1d66f13cc93d559efcd9 [INFO] running `Command { std: "docker" "start" "-a" "0f6c49394a4bdbe144a96cba675b31fcaab4bdf702ec1d66f13cc93d559efcd9", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Checking lock_api v0.4.6 [INFO] [stderr] Compiling inkwell v0.1.0 (https://github.com/TheDan64/inkwell?rev=c0e13b7#c0e13b70) [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking parking_lot v0.12.0 [INFO] [stderr] Checking os_str_bytes v6.0.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking once_cell v1.9.0 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking textwrap v0.15.0 [INFO] [stderr] Checking diff v0.1.12 [INFO] [stderr] Compiling unindent v0.1.8 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Compiling indoc v1.0.4 [INFO] [stderr] Checking pretty_assertions v1.0.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling llvm-sys v130.0.3 [INFO] [stderr] Compiling clap_derive v3.1.4 [INFO] [stderr] Compiling inkwell_internals v0.5.0 (https://github.com/TheDan64/inkwell?rev=c0e13b7#c0e13b70) [INFO] [stderr] Checking clap v3.1.5 [INFO] [stderr] Checking kaleidoscope v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `String` is imported redundantly [INFO] [stdout] --> src/lexer.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | string::String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/385fa9d845dd326c6bbfd58c22244215e431948a/library/std/src/prelude/mod.rs:144:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `String` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `generic_associated_types` has been stable since 1.65.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/main.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(generic_associated_types)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Expr` is imported redundantly [INFO] [stdout] --> src/codegen/tests.rs:3:18 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::ast::{Expr, ExprKind}; [INFO] [stdout] | ^^^^ [INFO] [stdout] 4 | [INFO] [stdout] 5 | use super::*; [INFO] [stdout] | -------- the item `Expr` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ExprKind` is imported redundantly [INFO] [stdout] --> src/codegen/tests.rs:3:24 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::ast::{Expr, ExprKind}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 4 | [INFO] [stdout] 5 | use super::*; [INFO] [stdout] | -------- the item `ExprKind` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `String` is imported redundantly [INFO] [stdout] --> src/lexer.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | string::String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/385fa9d845dd326c6bbfd58c22244215e431948a/library/std/src/prelude/mod.rs:144:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `String` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Lex` is imported redundantly [INFO] [stdout] --> src/parser/tests.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 3 | use super::*; [INFO] [stdout] | -------- the item `Lex` is already imported here [INFO] [stdout] 4 | use crate::{ [INFO] [stdout] 5 | lexer::{Lex, Lexer}, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `generic_associated_types` has been stable since 1.65.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/main.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(generic_associated_types)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.75s [INFO] running `Command { std: "docker" "inspect" "0f6c49394a4bdbe144a96cba675b31fcaab4bdf702ec1d66f13cc93d559efcd9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f6c49394a4bdbe144a96cba675b31fcaab4bdf702ec1d66f13cc93d559efcd9", kill_on_drop: false }` [INFO] [stdout] 0f6c49394a4bdbe144a96cba675b31fcaab4bdf702ec1d66f13cc93d559efcd9