[INFO] cloning repository https://github.com/enginefuture/Toursql [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/enginefuture/Toursql" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fenginefuture%2FToursql", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fenginefuture%2FToursql'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] adea2742cb9d08dbd7843909a0ca33ecd48b7bdb [INFO] checking enginefuture/Toursql against try#f3d95de532264a1215023baa665c0028aecf74b1 for pr-148477 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fenginefuture%2FToursql" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/enginefuture/Toursql [INFO] finished tweaking git repo https://github.com/enginefuture/Toursql [INFO] tweaked toml for git repo https://github.com/enginefuture/Toursql written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/enginefuture/Toursql on toolchain f3d95de532264a1215023baa665c0028aecf74b1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f3d95de532264a1215023baa665c0028aecf74b1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/enginefuture/Toursql 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" "+f3d95de532264a1215023baa665c0028aecf74b1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-0-tc2/source/tests-suite/Cargo.toml: unused manifest key: dependencies-dev [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded gluesql_sled_storage v0.15.0 [INFO] [stderr] Downloaded gluesql-utils v0.15.0 [INFO] [stderr] Downloaded proc-macro-crate v3.0.0 [INFO] [stderr] Downloaded derive_utils v0.13.2 [INFO] [stderr] Downloaded iter-enum v1.1.1 [INFO] [stderr] Downloaded papergrid v0.5.1 [INFO] [stderr] Downloaded rustyline-derive v0.6.0 [INFO] [stderr] Downloaded tabled_derive v0.4.0 [INFO] [stderr] Downloaded gluesql-shared-memory-storage v0.15.0 [INFO] [stderr] Downloaded gluesql-composite-storage v0.15.0 [INFO] [stderr] Downloaded gluesql_memory_storage v0.15.0 [INFO] [stderr] Downloaded gluesql v0.15.0 [INFO] [stderr] Downloaded snowflaked v1.0.2 [INFO] [stderr] Downloaded edit v0.1.5 [INFO] [stderr] Downloaded gluesql-csv-storage v0.15.0 [INFO] [stderr] Downloaded gluesql-redis-storage v0.15.0 [INFO] [stderr] Downloaded ordered-float v3.9.2 [INFO] [stderr] Downloaded rend v0.4.1 [INFO] [stderr] Downloaded gluesql-cli v0.15.0 [INFO] [stderr] Downloaded rkyv_derive v0.7.43 [INFO] [stderr] Downloaded pretty_assertions v1.4.0 [INFO] [stderr] Downloaded rustyline v9.1.2 [INFO] [stderr] Downloaded tabled v0.8.0 [INFO] [stderr] Downloaded rkyv v0.7.43 [INFO] [stderr] Downloaded sqlparser v0.36.1 [INFO] [stderr] Downloaded gluesql-core v0.15.0 [INFO] [stderr] Downloaded redis v0.23.3 [INFO] [stderr] Downloaded im-rc v15.1.0 [INFO] [stderr] Downloaded gluesql-test-suite v0.15.0 [INFO] [stderr] Downloaded bigdecimal v0.4.2 [INFO] [stderr] Downloaded h2 v0.3.23 [INFO] [stderr] Downloaded warp v0.3.6 [INFO] [stderr] Downloaded gluesql-json-storage v0.15.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+f3d95de532264a1215023baa665c0028aecf74b1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b7e6bb5075088ac11937359c0d31d278344be2619120a62e1715b76ce6161c45 [INFO] running `Command { std: "docker" "start" "-a" "b7e6bb5075088ac11937359c0d31d278344be2619120a62e1715b76ce6161c45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b7e6bb5075088ac11937359c0d31d278344be2619120a62e1715b76ce6161c45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7e6bb5075088ac11937359c0d31d278344be2619120a62e1715b76ce6161c45", kill_on_drop: false }` [INFO] [stdout] b7e6bb5075088ac11937359c0d31d278344be2619120a62e1715b76ce6161c45 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+f3d95de532264a1215023baa665c0028aecf74b1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 823d703a530c5efa400025f0cd9a457fefc61e8922d067871ac30c6f92ca39a4 [INFO] running `Command { std: "docker" "start" "-a" "823d703a530c5efa400025f0cd9a457fefc61e8922d067871ac30c6f92ca39a4", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/tests-suite/Cargo.toml: unused manifest key: dependencies-dev [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling bigdecimal v0.4.2 [INFO] [stderr] Compiling serde_json v1.0.111 [INFO] [stderr] Compiling im-rc v15.1.0 [INFO] [stderr] Compiling rust_decimal v1.33.1 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Checking sized-chunks v0.6.5 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking iana-time-zone v0.1.59 [INFO] [stderr] Checking smallvec v1.12.0 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Compiling rustix v0.38.30 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking linux-raw-sys v0.4.12 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Checking concurrent-queue v2.4.0 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking uuid v1.6.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand_xoshiro v0.6.0 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking io-lifetimes v1.0.11 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Checking rustix v0.37.27 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Checking csv-core v0.1.11 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking sled v0.34.7 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Checking endian-type v0.1.2 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Checking os_str_bytes v6.6.1 [INFO] [stderr] Checking bytecount v0.6.7 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Checking papergrid v0.5.1 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking nix v0.23.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking combine v4.6.6 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking yansi v0.5.1 [INFO] [stderr] Checking textwrap v0.16.0 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Checking sha1_smol v1.0.0 [INFO] [stderr] Checking unicode-segmentation v1.10.1 [INFO] [stderr] Checking pretty_assertions v1.4.0 [INFO] [stderr] Checking anyhow v1.0.79 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Checking fd-lock v3.0.13 [INFO] [stderr] Checking regex v1.10.2 [INFO] [stderr] Checking tempfile v3.9.0 [INFO] [stderr] Checking which v4.4.2 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Checking edit v0.1.5 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Compiling derive_utils v0.13.2 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling unicode-bidi v0.3.14 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling waker-fn v1.1.1 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling derive_utils v0.11.2 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling serde_derive v1.0.195 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling iter-enum v1.1.1 [INFO] [stderr] Compiling async-recursion v1.0.5 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Checking rustyline v9.1.2 [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/f3d95de532264a1215023baa665c0028aecf74b1/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=d5705ab7778d76a1 -C extra-filename=-42d10c23e4c653da --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-4e62cd6a2b1a5fc1.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-4022ad15947cb5dd.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-f2de522ba645d884.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `combine` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/f3d95de532264a1215023baa665c0028aecf74b1/bin/rustc --crate-name combine --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/combine-4.6.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="bytes"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "bytes", "bytes_05", "default", "futures-03", "futures-core-03", "futures-io-03", "mp4", "pin-project", "pin-project-lite", "regex", "std", "tokio", "tokio-02", "tokio-02-dep", "tokio-03", "tokio-03-dep", "tokio-dep", "tokio-util"))' -C metadata=416ea18afe36d310 -C extra-filename=-cb1bd6b37299b8a4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-9afdf3b53e994ef6.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-23d8dde3fe4d9adb.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "823d703a530c5efa400025f0cd9a457fefc61e8922d067871ac30c6f92ca39a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "823d703a530c5efa400025f0cd9a457fefc61e8922d067871ac30c6f92ca39a4", kill_on_drop: false }` [INFO] [stdout] 823d703a530c5efa400025f0cd9a457fefc61e8922d067871ac30c6f92ca39a4