[INFO] cloning repository https://github.com/jgarzik/sqawk
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jgarzik/sqawk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjgarzik%2Fsqawk", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjgarzik%2Fsqawk'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 89e12a8f06315f8b4d28a35e6ebb10bd8c2d449f
[INFO] testing jgarzik/sqawk/89e12a8f06315f8b4d28a35e6ebb10bd8c2d449f against 1.98.0-beta.8+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjgarzik%2Fsqawk" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jgarzik/sqawk
[INFO] finished tweaking git repo https://github.com/jgarzik/sqawk
[INFO] tweaked toml for git repo https://github.com/jgarzik/sqawk written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jgarzik/sqawk on toolchain 1.98.0-beta.8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jgarzik/sqawk 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" "+1.98.0-beta.8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rustyline v15.0.0
[INFO] [stderr]   Downloaded fd-lock v4.0.4
[INFO] [stderr]   Downloaded sqlparser v0.62.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 8d2c3553bea1e3be502d4a22b8da860177e4ea7e577a0516bb2219b52b9fe3c4
[INFO] running `Command { std: "docker" "start" "8d2c3553bea1e3be502d4a22b8da860177e4ea7e577a0516bb2219b52b9fe3c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8d2c3553bea1e3be502d4a22b8da860177e4ea7e577a0516bb2219b52b9fe3c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8d2c3553bea1e3be502d4a22b8da860177e4ea7e577a0516bb2219b52b9fe3c4" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8d2c3553bea1e3be502d4a22b8da860177e4ea7e577a0516bb2219b52b9fe3c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8d2c3553bea1e3be502d4a22b8da860177e4ea7e577a0516bb2219b52b9fe3c4" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.107
[INFO] [stderr]    Compiling libc v0.2.189
[INFO] [stderr]    Compiling quote v1.0.47
[INFO] [stderr]    Compiling object v0.39.1
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling find-msvc-tools v0.1.10
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling memchr v2.8.3
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling bitflags v2.13.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling cfg_aliases v0.2.2
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling cc v1.4.2
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling anyhow v1.0.104
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling log v0.4.33
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling fastrand v2.5.0
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling clap_builder v4.6.6
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling unicode-segmentation v1.13.3
[INFO] [stderr]    Compiling aho-corasick v1.1.5
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling syn v3.0.3
[INFO] [stderr]    Compiling stacker v0.1.25
[INFO] [stderr]    Compiling memmap2 v0.9.11
[INFO] [stderr]    Compiling regex-automata v0.4.18
[INFO] [stderr]    Compiling fd-lock v4.0.4
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling rustyline v15.0.0
[INFO] [stderr]    Compiling recursive-proc-macro-impl v0.1.1
[INFO] [stderr]    Compiling clap_derive v4.6.4
[INFO] [stderr]    Compiling ar_archive_writer v0.5.3
[INFO] [stderr]    Compiling psm v0.1.32
[INFO] [stderr]    Compiling regex v1.13.1
[INFO] [stderr]    Compiling recursive v0.1.1
[INFO] [stderr]    Compiling sqlparser v0.62.0
[INFO] [stderr]    Compiling clap v4.6.6
[INFO] [stderr]    Compiling sqawk v0.8.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 3m 26s
[INFO] running `Command { std: "docker" "inspect" "8d2c3553bea1e3be502d4a22b8da860177e4ea7e577a0516bb2219b52b9fe3c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8d2c3553bea1e3be502d4a22b8da860177e4ea7e577a0516bb2219b52b9fe3c4" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling regex-automata v0.4.18
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling assert_cmd v2.2.2
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling regex v1.13.1
[INFO] [stderr]    Compiling bstr v1.13.1
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling sqawk v0.8.2 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `sqawk` (bin "sqawk" test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.8-x86_64-unknown-linux-gnu/bin/rustc --crate-name sqawk --edition=2021 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C lto --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a4039c511dc6ce1b -C extra-filename=-1086d0a6984f117e --out-dir /opt/rustwide/target/release/deps -C strip=debuginfo -L dependency=/opt/rustwide/target/release/deps --extern anyhow=/opt/rustwide/target/release/deps/libanyhow-5f6ed8d4dd2f4d0b.rlib --extern assert_cmd=/opt/rustwide/target/release/deps/libassert_cmd-c62a859b1278ef44.rlib --extern clap=/opt/rustwide/target/release/deps/libclap-79ea83d974e3cbb9.rlib --extern csv=/opt/rustwide/target/release/deps/libcsv-4ac098bc06835d65.rlib --extern libc=/opt/rustwide/target/release/deps/liblibc-8e5ccb5f98d6f27e.rlib --extern memmap2=/opt/rustwide/target/release/deps/libmemmap2-e8252060891aeff8.rlib --extern predicates=/opt/rustwide/target/release/deps/libpredicates-246636557dc44514.rlib --extern regex=/opt/rustwide/target/release/deps/libregex-687acc85e2c01181.rlib --extern rustyline=/opt/rustwide/target/release/deps/librustyline-acaec6503a0382d4.rlib --extern sqawk=/opt/rustwide/target/release/deps/libsqawk-c64ff827a28b8ec0.rlib --extern sqlparser=/opt/rustwide/target/release/deps/libsqlparser-6036fc437d130b87.rlib --extern tempfile=/opt/rustwide/target/release/deps/libtempfile-96cf39ab460989d8.rlib --cap-lints=warn -L native=/opt/rustwide/target/release/build/psm-3ae8e5a8b6072824/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `sqawk` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.8-x86_64-unknown-linux-gnu/bin/rustc --crate-name sqawk --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C lto --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=31a4f29cce229be5 -C extra-filename=-ec8645eee4132fd8 --out-dir /opt/rustwide/target/release/deps -C strip=debuginfo -L dependency=/opt/rustwide/target/release/deps --extern anyhow=/opt/rustwide/target/release/deps/libanyhow-5f6ed8d4dd2f4d0b.rlib --extern assert_cmd=/opt/rustwide/target/release/deps/libassert_cmd-c62a859b1278ef44.rlib --extern clap=/opt/rustwide/target/release/deps/libclap-79ea83d974e3cbb9.rlib --extern csv=/opt/rustwide/target/release/deps/libcsv-4ac098bc06835d65.rlib --extern libc=/opt/rustwide/target/release/deps/liblibc-8e5ccb5f98d6f27e.rlib --extern memmap2=/opt/rustwide/target/release/deps/libmemmap2-e8252060891aeff8.rlib --extern predicates=/opt/rustwide/target/release/deps/libpredicates-246636557dc44514.rlib --extern regex=/opt/rustwide/target/release/deps/libregex-687acc85e2c01181.rlib --extern rustyline=/opt/rustwide/target/release/deps/librustyline-acaec6503a0382d4.rlib --extern sqlparser=/opt/rustwide/target/release/deps/libsqlparser-6036fc437d130b87.rlib --extern tempfile=/opt/rustwide/target/release/deps/libtempfile-96cf39ab460989d8.rlib --cap-lints=warn -L native=/opt/rustwide/target/release/build/psm-3ae8e5a8b6072824/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "8d2c3553bea1e3be502d4a22b8da860177e4ea7e577a0516bb2219b52b9fe3c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d2c3553bea1e3be502d4a22b8da860177e4ea7e577a0516bb2219b52b9fe3c4", kill_on_drop: false }`
[INFO] [stdout] 8d2c3553bea1e3be502d4a22b8da860177e4ea7e577a0516bb2219b52b9fe3c4
