[INFO] cloning repository https://github.com/mircead85/SQLoverParquetRUST [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mircead85/SQLoverParquetRUST" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmircead85%2FSQLoverParquetRUST", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmircead85%2FSQLoverParquetRUST'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a72c818a75fc24f4361e0ec52a4b0d3ad415e02f [INFO] testing mircead85/SQLoverParquetRUST against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmircead85%2FSQLoverParquetRUST" "/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/mircead85/SQLoverParquetRUST on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mircead85/SQLoverParquetRUST [INFO] finished tweaking git repo https://github.com/mircead85/SQLoverParquetRUST [INFO] tweaked toml for git repo https://github.com/mircead85/SQLoverParquetRUST written to /workspace/builds/worker-25/source/Cargo.toml [INFO] crate git repo https://github.com/mircead85/SQLoverParquetRUST already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d9c4fd2a17a7f6e2d4983ce2875c7ee84b56fece58469699f0de5f856dd55b22 [INFO] running `Command { std: "docker" "start" "-a" "d9c4fd2a17a7f6e2d4983ce2875c7ee84b56fece58469699f0de5f856dd55b22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d9c4fd2a17a7f6e2d4983ce2875c7ee84b56fece58469699f0de5f856dd55b22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9c4fd2a17a7f6e2d4983ce2875c7ee84b56fece58469699f0de5f856dd55b22", kill_on_drop: false }` [INFO] [stdout] d9c4fd2a17a7f6e2d4983ce2875c7ee84b56fece58469699f0de5f856dd55b22 [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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0258f9d94df358085dd5487628a4bfdfd7ade4ba7b790f3b4e02b9d32f27afa8 [INFO] running `Command { std: "docker" "start" "-a" "0258f9d94df358085dd5487628a4bfdfd7ade4ba7b790f3b4e02b9d32f27afa8", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.113 [INFO] [stderr] Compiling serde v1.0.135 [INFO] [stderr] Compiling crossbeam-utils v0.8.6 [INFO] [stderr] Compiling serde_json v1.0.78 [INFO] [stderr] Compiling crossbeam-epoch v0.9.6 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling zstd-safe v4.1.3+zstd.1.5.1 [INFO] [stderr] Compiling crc32fast v1.3.1 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling serde_derive v1.0.135 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling snap v1.0.5 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling integer-encoding v1.1.7 [INFO] [stderr] Compiling parquet v7.0.0 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling modifier v0.1.0 [INFO] [stderr] Compiling groupable v0.2.0 [INFO] [stderr] Compiling hash_hasher v2.0.3 [INFO] [stderr] Compiling simdutf8 v0.1.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling lexical-util v0.8.1 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling sqlparser v0.13.0 [INFO] [stderr] Compiling multiversion-macros v0.6.1 [INFO] [stderr] Compiling bytemuck_derive v1.0.1 [INFO] [stderr] Compiling flatbuffers v2.0.0 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling lexical-write-integer v0.8.0 [INFO] [stderr] Compiling lexical-parse-integer v0.8.0 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling plugin v0.2.6 [INFO] [stderr] Compiling lexical-parse-float v0.8.2 [INFO] [stderr] Compiling lexical-write-float v0.8.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling bytemuck v1.7.3 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling lexical-core v0.8.2 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling ordered-float v1.1.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling thrift v0.13.0 [INFO] [stderr] Compiling multiversion v0.6.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling parquet-format v4.0.0 [INFO] [stderr] Compiling zstd-sys v1.6.2+zstd.1.5.1 [INFO] [stderr] Compiling lz4-sys v1.9.2 [INFO] [stderr] Compiling arrow2 v0.9.1 [INFO] [stderr] error: could not compile `hyper` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name hyper /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.10.16/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 -C debuginfo=2 -C metadata=f72ece5e8b7e0c6b -C extra-filename=-f72ece5e8b7e0c6b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-56e154b86a5714af.rmeta --extern httparse=/opt/rustwide/target/debug/deps/libhttparse-5c6b7ae8933d4bd8.rmeta --extern language_tags=/opt/rustwide/target/debug/deps/liblanguage_tags-66706a840c6b3f9e.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-e59097144fb4b086.rmeta --extern mime=/opt/rustwide/target/debug/deps/libmime-024ef914cbe950ed.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-c1458fa4298c75e3.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-a848295505bd5e20.rmeta --extern traitobject=/opt/rustwide/target/debug/deps/libtraitobject-ed142afbea10373b.rmeta --extern typeable=/opt/rustwide/target/debug/deps/libtypeable-61eca76ed0485390.rmeta --extern unicase=/opt/rustwide/target/debug/deps/libunicase-9a0df06fffc1e033.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-25de54750ac01ffc.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `serde_derive` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name serde_derive /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_derive-1.0.135/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' -C metadata=c963cfe12c68d9ad -C extra-filename=-c963cfe12c68d9ad --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-d43b9eeea9b4257f.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-8d5920e04f914a4c.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-ca85a754a2fb8ce7.rlib --extern proc_macro --cap-lints allow --cap-lints=warn --cfg underscore_consts --cfg ptr_addr_of` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "0258f9d94df358085dd5487628a4bfdfd7ade4ba7b790f3b4e02b9d32f27afa8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0258f9d94df358085dd5487628a4bfdfd7ade4ba7b790f3b4e02b9d32f27afa8", kill_on_drop: false }` [INFO] [stdout] 0258f9d94df358085dd5487628a4bfdfd7ade4ba7b790f3b4e02b9d32f27afa8