[INFO] cloning repository https://github.com/NotBad4U/Kaleidoscope-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/NotBad4U/Kaleidoscope-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNotBad4U%2FKaleidoscope-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNotBad4U%2FKaleidoscope-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6b23eb9a04c051140241446e8d0a269345d3dde0
[INFO] checking NotBad4U/Kaleidoscope-rs against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNotBad4U%2FKaleidoscope-rs" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/NotBad4U/Kaleidoscope-rs
[INFO] finished tweaking git repo https://github.com/NotBad4U/Kaleidoscope-rs
[INFO] tweaked toml for git repo https://github.com/NotBad4U/Kaleidoscope-rs written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/NotBad4U/Kaleidoscope-rs on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/NotBad4U/Kaleidoscope-rs 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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/clap-rs/clap/`
[INFO] [stderr]     Updating git repository `https://github.com/TheDan64/inkwell`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded llvm-sys v90.0.0
[INFO] [stderr]   Downloaded uuid v0.4.0
[INFO] [stderr]   Downloaded lalr v0.0.2
[INFO] [stderr]   Downloaded hermit-abi v0.1.11
[INFO] [stderr]   Downloaded syn-mid v0.5.0
[INFO] [stderr]   Downloaded proc-macro-error-attr v0.4.12
[INFO] [stderr]   Downloaded bit-set v0.4.0
[INFO] [stderr]   Downloaded proc-macro-error v0.4.12
[INFO] [stderr]   Downloaded indexmap v1.3.2
[INFO] [stderr]   Downloaded smallvec v1.3.0
[INFO] [stderr]   Downloaded termcolor v1.1.0
[INFO] [stderr]   Downloaded parking_lot_core v0.7.1
[INFO] [stderr]   Downloaded plex v0.2.5
[INFO] [stderr]   Downloaded once_cell v1.3.1
[INFO] [stderr]   Downloaded aho-corasick v0.7.10
[INFO] [stderr]   Downloaded regex v1.3.6
[INFO] [stderr]   Downloaded redfa v0.0.2
[INFO] [stderr]   Downloaded rand v0.3.23
[INFO] [stderr]   Downloaded vec_map v0.6.0
[INFO] [stderr]   Downloaded libc v0.2.69
[INFO] [stderr]   Downloaded regex-syntax v0.6.17
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3189b405f57b17cc096bc803153cc9fe7b3e3a0df0fc6c5eacdb4f6466de1463
[INFO] running `Command { std: "docker" "start" "-a" "3189b405f57b17cc096bc803153cc9fe7b3e3a0df0fc6c5eacdb4f6466de1463", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3189b405f57b17cc096bc803153cc9fe7b3e3a0df0fc6c5eacdb4f6466de1463", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3189b405f57b17cc096bc803153cc9fe7b3e3a0df0fc6c5eacdb4f6466de1463", kill_on_drop: false }`
[INFO] [stdout] 3189b405f57b17cc096bc803153cc9fe7b3e3a0df0fc6c5eacdb4f6466de1463
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f7e92b8819066ec456afb0fb414e9a8158471ff00a3865c0c7f42d0b634e425b
[INFO] running `Command { std: "docker" "start" "-a" "f7e92b8819066ec456afb0fb414e9a8158471ff00a3865c0c7f42d0b634e425b", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling libc v0.2.69
[INFO] [stderr]    Compiling proc-macro2 v1.0.10
[INFO] [stderr]    Compiling version_check v0.9.1
[INFO] [stderr]    Compiling syn v1.0.17
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling regex-syntax v0.6.17
[INFO] [stderr]    Compiling cc v1.0.50
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling autocfg v1.0.0
[INFO] [stderr]     Checking smallvec v1.3.0
[INFO] [stderr]    Compiling thread_local v1.0.1
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling bit-vec v0.4.4
[INFO] [stderr]    Compiling unicode-segmentation v1.6.0
[INFO] [stderr]    Compiling inkwell v0.1.0 (https://github.com/TheDan64/inkwell?branch=llvm9-0#5a7c94b2)
[INFO] [stderr]     Checking unicode-width v0.1.7
[INFO] [stderr]    Compiling vec_map v0.6.0
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]    Compiling bit-set v0.4.0
[INFO] [stderr]    Compiling lalr v0.0.2
[INFO] [stderr]     Checking aho-corasick v0.7.10
[INFO] [stderr]     Checking once_cell v1.3.1
[INFO] [stderr]    Compiling indexmap v1.3.2
[INFO] [stderr]     Checking strsim v0.9.3
[INFO] [stderr]     Checking either v1.5.3
[INFO] [stderr]    Compiling proc-macro-error-attr v0.4.12
[INFO] [stderr]    Compiling proc-macro-error v0.4.12
[INFO] [stderr]     Checking termcolor v1.1.0
[INFO] [stderr]    Compiling redfa v0.0.2
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]    Compiling quote v1.0.3
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking parking_lot_core v0.7.1
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking parking_lot v0.10.2
[INFO] [stderr]     Checking rand v0.3.23
[INFO] [stderr]     Checking uuid v0.4.0
[INFO] [stderr]     Checking regex v1.3.6
[INFO] [stderr]    Compiling syn-mid v0.5.0
[INFO] [stderr]    Compiling llvm-sys v90.0.0
[INFO] [stderr]    Compiling clap_derive v3.0.0-beta.1 (https://github.com/clap-rs/clap/#e1d83a78)
[INFO] [stderr]     Checking clap v3.0.0-beta.1 (https://github.com/clap-rs/clap/#e1d83a78)
[INFO] [stderr]    Compiling inkwell_internals v0.1.0 (https://github.com/TheDan64/inkwell?branch=llvm9-0#5a7c94b2)
[INFO] [stderr]    Compiling plex v0.2.5
[INFO] [stderr]     Checking kaleidoscope v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused attribute `allow`
[INFO] [stdout]   --> src/parser.rs:71:1
[INFO] [stdout]    |
[INFO] [stdout] 71 | #[allow(unused_braces)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the built-in attribute `allow` will be ignored, since it's applied to the macro invocation `parser`
[INFO] [stdout]   --> src/parser.rs:72:1
[INFO] [stdout]    |
[INFO] [stdout] 72 | parser! {
[INFO] [stdout]    | ^^^^^^
[INFO] [stdout]    = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused attribute `allow`
[INFO] [stdout]   --> src/parser.rs:71:1
[INFO] [stdout]    |
[INFO] [stdout] 71 | #[allow(unused_braces)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the built-in attribute `allow` will be ignored, since it's applied to the macro invocation `parser`
[INFO] [stdout]   --> src/parser.rs:72:1
[INFO] [stdout]    |
[INFO] [stdout] 72 | parser! {
[INFO] [stdout]    | ^^^^^^
[INFO] [stdout]    = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `res`
[INFO] [stdout]    --> src/main.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |     let res = codegen.gencode_program(progam_ast)?;
[INFO] [stdout]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_res`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `res`
[INFO] [stdout]    --> src/main.rs:224:9
[INFO] [stdout]     |
[INFO] [stdout] 224 |     let res = unsafe { jit.run_function(main, &[]) };
[INFO] [stdout]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_res`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `res`
[INFO] [stdout]    --> src/main.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |     let res = codegen.gencode_program(progam_ast)?;
[INFO] [stdout]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_res`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `res`
[INFO] [stdout]    --> src/main.rs:224:9
[INFO] [stdout]     |
[INFO] [stdout] 224 |     let res = unsafe { jit.run_function(main, &[]) };
[INFO] [stdout]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_res`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.32s
[INFO] running `Command { std: "docker" "inspect" "f7e92b8819066ec456afb0fb414e9a8158471ff00a3865c0c7f42d0b634e425b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f7e92b8819066ec456afb0fb414e9a8158471ff00a3865c0c7f42d0b634e425b", kill_on_drop: false }`
[INFO] [stdout] f7e92b8819066ec456afb0fb414e9a8158471ff00a3865c0c7f42d0b634e425b
