[INFO] fetching crate qpml 0.14.0...
[INFO] checking qpml-0.14.0 against try#78c81ee3917a99dcff6e2e6822800f0492c415c3 for pr-148967
[INFO] extracting crate qpml 0.14.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate qpml 0.14.0
[INFO] finished tweaking crates.io crate qpml 0.14.0
[INFO] tweaked toml for crates.io crate qpml 0.14.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate qpml 0.14.0 on toolchain 78c81ee3917a99dcff6e2e6822800f0492c415c3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+78c81ee3917a99dcff6e2e6822800f0492c415c3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate qpml 0.14.0 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" "+78c81ee3917a99dcff6e2e6822800f0492c415c3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+78c81ee3917a99dcff6e2e6822800f0492c415c3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9c16dfcf5cdb4c8894c3b0424a824439a7b05ef90195c00934ad65b1a25ab158
[INFO] running `Command { std: "docker" "start" "-a" "9c16dfcf5cdb4c8894c3b0424a824439a7b05ef90195c00934ad65b1a25ab158", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9c16dfcf5cdb4c8894c3b0424a824439a7b05ef90195c00934ad65b1a25ab158", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9c16dfcf5cdb4c8894c3b0424a824439a7b05ef90195c00934ad65b1a25ab158", kill_on_drop: false }`
[INFO] [stdout] 9c16dfcf5cdb4c8894c3b0424a824439a7b05ef90195c00934ad65b1a25ab158
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+78c81ee3917a99dcff6e2e6822800f0492c415c3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b42a9992d266ff1fc519e018a7ac479a59bfd92d3d80d89476c4731a1dda9782
[INFO] running `Command { std: "docker" "start" "-a" "b42a9992d266ff1fc519e018a7ac479a59bfd92d3d80d89476c4731a1dda9782", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.140
[INFO] [stderr]    Compiling libm v0.2.6
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]     Checking bytes v1.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.159
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling serde v1.0.159
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling phf_shared v0.11.1
[INFO] [stderr]    Compiling ahash v0.8.7
[INFO] [stderr]     Checking iana-time-zone v0.1.54
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]    Compiling phf v0.11.1
[INFO] [stderr]     Checking allocator-api2 v0.2.16
[INFO] [stderr]     Checking arrow-schema v49.0.0
[INFO] [stderr]    Compiling semver v1.0.17
[INFO] [stderr]    Compiling serde_json v1.0.95
[INFO] [stderr]     Checking lexical-util v0.8.5
[INFO] [stderr]    Compiling rustversion v1.0.12
[INFO] [stderr]     Checking unicode-width v0.1.10
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.7
[INFO] [stderr]     Checking pin-project-lite v0.2.9
[INFO] [stderr]     Checking smallvec v1.10.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling phf_generator v0.11.1
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling phf_codegen v0.11.1
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]     Checking itoa v1.0.6
[INFO] [stderr]     Checking futures-sink v0.3.28
[INFO] [stderr]     Checking ryu v1.0.13
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking lexical-write-integer v0.8.5
[INFO] [stderr]     Checking lexical-parse-integer v0.8.6
[INFO] [stderr]    Compiling tokio v1.29.1
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling io-lifetimes v1.0.9
[INFO] [stderr]     Checking futures-io v0.3.28
[INFO] [stderr]     Checking base64 v0.21.0
[INFO] [stderr]     Checking lexical-write-float v0.8.5
[INFO] [stderr]     Checking lexical-parse-float v0.8.5
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]    Compiling flatbuffers v23.1.21
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling zstd-safe v7.0.0
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]     Checking getrandom v0.2.8
[INFO] [stderr]     Checking num-complex v0.4.3
[INFO] [stderr]     Checking half v2.2.1
[INFO] [stderr]     Checking chrono v0.4.31
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]     Checking lexical-core v0.8.5
[INFO] [stderr]    Compiling jobserver v0.1.26
[INFO] [stderr]    Compiling regex-automata v0.3.7
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking either v1.8.1
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]     Checking percent-encoding v2.2.0
[INFO] [stderr]    Compiling rustix v0.37.6
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.4
[INFO] [stderr]     Checking form_urlencoded v1.1.0
[INFO] [stderr]     Checking alloc-stdlib v0.2.2
[INFO] [stderr]     Checking miniz_oxide v0.6.2
[INFO] [stderr]     Checking csv-core v0.1.10
[INFO] [stderr]     Checking idna v0.3.0
[INFO] [stderr]     Checking tracing-core v0.1.30
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling paste v1.0.12
[INFO] [stderr]    Compiling snap v1.1.0
[INFO] [stderr]    Compiling anyhow v1.0.70
[INFO] [stderr]     Checking indexmap v2.1.0
[INFO] [stderr]     Checking url v2.3.1
[INFO] [stderr]     Checking flate2 v1.0.25
[INFO] [stderr]     Checking walkdir v2.3.3
[INFO] [stderr]     Checking brotli-decompressor v2.3.4
[INFO] [stderr]    Compiling zstd-sys v2.0.7+zstd.1.5.4
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking ordered-float v2.10.0
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]     Checking integer-encoding v3.0.4
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking lz4_flex v0.11.2
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]     Checking thrift v0.17.0
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling seq-macro v0.3.3
[INFO] [stderr]     Checking num v0.4.1
[INFO] [stderr]     Checking brotli v3.3.4
[INFO] [stderr]    Compiling libz-sys v1.1.14
[INFO] [stderr]     Checking arrow-buffer v49.0.0
[INFO] [stderr]     Checking digest v0.10.6
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling regex v1.9.4
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling schemars v0.8.16
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.0
[INFO] [stderr]    Compiling dyn-clone v1.0.11
[INFO] [stderr]     Checking arrow-data v49.0.0
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling blake3 v1.3.3
[INFO] [stderr]    Compiling libgit2-sys v0.16.1+1.7.1
[INFO] [stderr]    Compiling chrono-tz-build v0.1.0
[INFO] [stderr]    Compiling linux-raw-sys v0.3.1
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling regress v0.7.1
[INFO] [stderr]    Compiling serde_derive_internals v0.26.0
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]     Checking arrayvec v0.7.2
[INFO] [stderr]    Compiling chrono-tz v0.8.1
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling sqlparser_derive v0.2.2
[INFO] [stderr]    Compiling prost-derive v0.12.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]     Checking sqlparser v0.40.0
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]     Checking constant_time_eq v0.2.5
[INFO] [stderr]     Checking cpufeatures v0.2.6
[INFO] [stderr]    Compiling prettyplease v0.2.16
[INFO] [stderr]     Checking sha2 v0.10.6
[INFO] [stderr]    Compiling petgraph v0.6.3
[INFO] [stderr]    Compiling snafu-derive v0.7.4
[INFO] [stderr]     Checking strum v0.25.0
[INFO] [stderr]     Checking comfy-table v7.1.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.23
[INFO] [stderr] error: could not compile `tokio` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/78c81ee3917a99dcff6e2e6822800f0492c415c3/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/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="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="io-util"' --cfg 'feature="macros"' --cfg 'feature="num_cpus"' --cfg 'feature="parking_lot"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "num_cpus", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "stats", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=b5e58dee2b5e5414 -C extra-filename=-ef7ae962f421ec6f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-f9cd86fd05f191c8.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-d18b8fe63c20ade3.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-cd480c4a38d24fac.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-8f13b7ec22d51578.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-5470cc086a0b89cd.so --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 `serde_derive` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/78c81ee3917a99dcff6e2e6822800f0492c415c3/bin/rustc --crate-name serde_derive --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive-1.0.159/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 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=4fbab673d6d887d9 -C extra-filename=-7fe70f814ef07d14 --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.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-4022ad15947cb5dd.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-d679f72ec765706b.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "b42a9992d266ff1fc519e018a7ac479a59bfd92d3d80d89476c4731a1dda9782", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b42a9992d266ff1fc519e018a7ac479a59bfd92d3d80d89476c4731a1dda9782", kill_on_drop: false }`
[INFO] [stdout] b42a9992d266ff1fc519e018a7ac479a59bfd92d3d80d89476c4731a1dda9782
