[INFO] cloning repository https://github.com/sassman/sql-types-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sassman/sql-types-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsassman%2Fsql-types-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsassman%2Fsql-types-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d69e842a520f1c2e80466d174befa4c1e003494d [INFO] checking sassman/sql-types-rs against try#cac44d9528e3bbbdaa1537d187bd489ccc5de18c for pr-91141 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsassman%2Fsql-types-rs" "/workspace/builds/worker-25/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-25/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sassman/sql-types-rs on toolchain cac44d9528e3bbbdaa1537d187bd489ccc5de18c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sassman/sql-types-rs [INFO] finished tweaking git repo https://github.com/sassman/sql-types-rs [INFO] tweaked toml for git repo https://github.com/sassman/sql-types-rs written to /workspace/builds/worker-25/source/Cargo.toml [INFO] crate git repo https://github.com/sassman/sql-types-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sparsevec v0.1.3 [INFO] [stderr] Downloaded cactus v1.0.6 [INFO] [stderr] Downloaded packedvec v1.2.2 [INFO] [stderr] Downloaded vob v2.0.5 [INFO] [stderr] Downloaded lrlex v0.9.1 [INFO] [stderr] Downloaded lrpar v0.9.1 [INFO] [stderr] Downloaded lrtable v0.9.1 [INFO] [stderr] Downloaded cfgrammar v0.9.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d4c3388f976872036433cb1fe9f33942d2931f32529a6ea515b2b57e04d721d8 [INFO] running `Command { std: "docker" "start" "-a" "d4c3388f976872036433cb1fe9f33942d2931f32529a6ea515b2b57e04d721d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d4c3388f976872036433cb1fe9f33942d2931f32529a6ea515b2b57e04d721d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4c3388f976872036433cb1fe9f33942d2931f32529a6ea515b2b57e04d721d8", kill_on_drop: false }` [INFO] [stdout] d4c3388f976872036433cb1fe9f33942d2931f32529a6ea515b2b57e04d721d8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5a2ec84d711edd54b77dbe7645f1aab790a14de46fa441d08e15f16952716698 [INFO] running `Command { std: "docker" "start" "-a" "5a2ec84d711edd54b77dbe7645f1aab790a14de46fa441d08e15f16952716698", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling regex-syntax v0.6.20 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling cactus v1.0.6 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling try_from v0.3.2 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling vob v2.0.5 [INFO] [stderr] Checking aho-corasick v0.7.14 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking filetime v0.2.12 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling regex v1.4.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling vergen v3.1.0 [INFO] [stderr] Compiling packedvec v1.2.2 [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] Compiling sparsevec v0.1.3 [INFO] [stderr] Compiling cfgrammar v0.9.1 [INFO] [stderr] Compiling lrpar v0.9.1 [INFO] [stderr] Checking lrtable v0.9.1 [INFO] [stderr] Checking lrlex v0.9.1 [INFO] [stderr] Compiling sql-types v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `len` [INFO] [stdout] --> src/code_gen_ts.rs:107:29 [INFO] [stdout] | [INFO] [stdout] 107 | fn visit_len(&mut self, len: &Len) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_len` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/code_gen_ts.rs:29:8 [INFO] [stdout] | [INFO] [stdout] 29 | fn new(out: Box<&'i mut dyn Write>, lexer: Box) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/code_gen_ts.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | / &self [INFO] [stdout] 39 | | .out [INFO] [stdout] 40 | | .write_all(str.to_string().as_bytes()) [INFO] [stdout] 41 | | .expect("Cannot write to output"); [INFO] [stdout] | |_____________________________________________^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 38 | let _ = &self [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `len` [INFO] [stdout] --> src/code_gen_ts.rs:107:29 [INFO] [stdout] | [INFO] [stdout] 107 | fn visit_len(&mut self, len: &Len) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_len` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `errs` [INFO] [stdout] --> src/code_gen_ts.rs:128:19 [INFO] [stdout] | [INFO] [stdout] 128 | let (res, errs) = sql_y::parse(&lexer); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_errs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/code_gen_ts.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | / &self [INFO] [stdout] 39 | | .out [INFO] [stdout] 40 | | .write_all(str.to_string().as_bytes()) [INFO] [stdout] 41 | | .expect("Cannot write to output"); [INFO] [stdout] | |_____________________________________________^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 38 | let _ = &self [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 18s [INFO] running `Command { std: "docker" "inspect" "5a2ec84d711edd54b77dbe7645f1aab790a14de46fa441d08e15f16952716698", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a2ec84d711edd54b77dbe7645f1aab790a14de46fa441d08e15f16952716698", kill_on_drop: false }` [INFO] [stdout] 5a2ec84d711edd54b77dbe7645f1aab790a14de46fa441d08e15f16952716698