[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#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsassman%2Fsql-types-rs" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sassman/sql-types-rs on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "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-5/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" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--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 vob v2.0.5 [INFO] [stderr] Downloaded cfgrammar v0.9.1 [INFO] [stderr] Downloaded lrlex v0.9.1 [INFO] [stderr] Downloaded lrpar v0.9.1 [INFO] [stderr] Downloaded cactus v1.0.6 [INFO] [stderr] Downloaded packedvec v1.2.2 [INFO] [stderr] Downloaded lrtable v0.9.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 254983ebe5e4f2a41d41c655e48b5cc3c3ca9639492f6908b232f976d5b7cb9b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "254983ebe5e4f2a41d41c655e48b5cc3c3ca9639492f6908b232f976d5b7cb9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "254983ebe5e4f2a41d41c655e48b5cc3c3ca9639492f6908b232f976d5b7cb9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "254983ebe5e4f2a41d41c655e48b5cc3c3ca9639492f6908b232f976d5b7cb9b", kill_on_drop: false }` [INFO] [stdout] 254983ebe5e4f2a41d41c655e48b5cc3c3ca9639492f6908b232f976d5b7cb9b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f2c3e61ebe752a779cd03c245019f586c245be08a31d518c673c2ef19255bec4 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "f2c3e61ebe752a779cd03c245019f586c245be08a31d518c673c2ef19255bec4", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling regex-syntax v0.6.20 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling cactus v1.0.6 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling try_from v0.3.2 [INFO] [stderr] Checking filetime v0.2.12 [INFO] [stderr] Compiling vob v2.0.5 [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 aho-corasick v0.7.14 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Checking regex v1.4.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling vergen v3.1.0 [INFO] [stderr] Compiling lrpar v0.9.1 [INFO] [stderr] Checking packedvec v1.2.2 [INFO] [stderr] Checking bincode v1.3.1 [INFO] [stderr] Checking cfgrammar v0.9.1 [INFO] [stderr] Checking sparsevec v0.1.3 [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: 2 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: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 26s [INFO] running `Command { std: "docker" "inspect" "f2c3e61ebe752a779cd03c245019f586c245be08a31d518c673c2ef19255bec4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2c3e61ebe752a779cd03c245019f586c245be08a31d518c673c2ef19255bec4", kill_on_drop: false }` [INFO] [stdout] f2c3e61ebe752a779cd03c245019f586c245be08a31d518c673c2ef19255bec4