[INFO] fetching crate toql_rocket 0.3.0... [INFO] checking toql_rocket-0.3.0 against master#ce1a7e41f96be27103b6e3ba09dcefbf5bd320bd for pr-103914 [INFO] extracting crate toql_rocket 0.3.0 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate toql_rocket 0.3.0 on toolchain ce1a7e41f96be27103b6e3ba09dcefbf5bd320bd [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce1a7e41f96be27103b6e3ba09dcefbf5bd320bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate toql_rocket 0.3.0 [INFO] finished tweaking crates.io crate toql_rocket 0.3.0 [INFO] tweaked toml for crates.io crate toql_rocket 0.3.0 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce1a7e41f96be27103b6e3ba09dcefbf5bd320bd" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce1a7e41f96be27103b6e3ba09dcefbf5bd320bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded darling v0.9.0 [INFO] [stderr] Downloaded toql_query_macro v0.3.0 [INFO] [stderr] Downloaded enquote v1.1.0 [INFO] [stderr] Downloaded toql_paths_macro v0.3.0 [INFO] [stderr] Downloaded toql_field_list_parser v0.3.0 [INFO] [stderr] Downloaded toql_derive v0.3.0 [INFO] [stderr] Downloaded darling_macro v0.9.0 [INFO] [stderr] Downloaded darling_core v0.9.0 [INFO] [stderr] Downloaded toql_sql_expr_macro v0.3.0 [INFO] [stderr] Downloaded toql_sql_expr_parser v0.3.0 [INFO] [stderr] Downloaded toql_query_parser v0.3.1 [INFO] [stderr] Downloaded toql_role_expr_parser v0.3.0 [INFO] [stderr] Downloaded toql_core v0.3.0 [INFO] [stderr] Downloaded toql_role_expr_macro v0.3.0 [INFO] [stderr] Downloaded toql_fields_macro v0.3.0 [INFO] [stderr] Downloaded toql v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+ce1a7e41f96be27103b6e3ba09dcefbf5bd320bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f01584b2d1a5255315e0ea00b029a9bc06c211161def8ab3afebba410f030c7e [INFO] running `Command { std: "docker" "start" "-a" "f01584b2d1a5255315e0ea00b029a9bc06c211161def8ab3afebba410f030c7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f01584b2d1a5255315e0ea00b029a9bc06c211161def8ab3afebba410f030c7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f01584b2d1a5255315e0ea00b029a9bc06c211161def8ab3afebba410f030c7e", kill_on_drop: false }` [INFO] [stdout] f01584b2d1a5255315e0ea00b029a9bc06c211161def8ab3afebba410f030c7e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+ce1a7e41f96be27103b6e3ba09dcefbf5bd320bd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b08cfbd91ddca133970430a55acb7b873b55c5531e95217602836364a7f9b9f4 [INFO] running `Command { std: "docker" "start" "-a" "b08cfbd91ddca133970430a55acb7b873b55c5531e95217602836364a7f9b9f4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.137 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.103 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling serde_derive v1.0.147 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Compiling serde v1.0.147 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling tokio v1.21.2 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Checking bytes v1.2.1 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Checking getrandom v0.2.8 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling time-macros v0.2.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Checking socket2 v0.4.7 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking mio v0.8.5 [INFO] [stderr] Compiling uncased v0.9.7 [INFO] [stderr] Compiling unicode-segmentation v1.10.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.3 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Compiling cookie v0.16.1 [INFO] [stderr] Compiling ref-cast v1.0.13 [INFO] [stderr] Compiling futures-io v0.3.25 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling universal-hash v0.5.0 [INFO] [stderr] Compiling cipher v0.4.3 [INFO] [stderr] Compiling digest v0.10.5 [INFO] [stderr] Compiling polyval v0.6.0 [INFO] [stderr] Checking http v0.2.8 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling aes v0.8.2 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling ghash v0.5.0 [INFO] [stderr] Compiling aead v0.5.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling async-trait v0.1.58 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling time v0.3.16 [INFO] [stderr] Compiling aes-gcm v0.10.1 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Compiling parking_lot_core v0.9.4 [INFO] [stderr] Checking inlinable_string v0.1.15 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling darling_core v0.9.0 [INFO] [stderr] Compiling atomic v0.5.1 [INFO] [stderr] Compiling figment v0.10.8 [INFO] [stderr] Compiling multer v2.0.4 [INFO] [stderr] Compiling state v0.5.3 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking iana-time-zone v0.1.53 [INFO] [stderr] Compiling futures v0.3.25 [INFO] [stderr] Checking chrono v0.4.22 [INFO] [stderr] Checking lru v0.6.6 [INFO] [stderr] Compiling rocket v0.5.0-rc.2 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Checking spin v0.9.4 [INFO] [stderr] Compiling devise_core v0.3.1 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking fastrand v1.8.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking binascii v0.1.4 [INFO] [stderr] Checking tempfile v3.3.0 [INFO] [stderr] Compiling darling_macro v0.9.0 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling pear_codegen v0.2.3 [INFO] [stderr] Compiling ref-cast-impl v1.0.13 [INFO] [stderr] Compiling devise_codegen v0.3.1 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling darling v0.9.0 [INFO] [stderr] Compiling toql_derive v0.3.0 [INFO] [stderr] Checking async-stream v0.3.3 [INFO] [stderr] Compiling devise v0.3.1 [INFO] [stderr] Compiling pear v0.2.3 [INFO] [stderr] Compiling pest v2.4.0 [INFO] [stderr] Checking enquote v1.1.0 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling pest_meta v2.4.0 [INFO] [stderr] Compiling pest_generator v2.4.0 [INFO] [stderr] Compiling pest_derive v2.4.0 [INFO] [stderr] Checking tokio-util v0.7.4 [INFO] [stderr] Checking tokio-stream v0.1.11 [INFO] [stderr] Compiling toql_field_list_parser v0.3.0 [INFO] [stderr] Compiling toql_role_expr_parser v0.3.0 [INFO] [stderr] Checking toql_sql_expr_parser v0.3.0 [INFO] [stderr] Checking toql_query_parser v0.3.1 [INFO] [stderr] Checking toql_core v0.3.0 [INFO] [stderr] Compiling toql_sql_expr_macro v0.3.0 [INFO] [stderr] Compiling toql_fields_macro v0.3.0 [INFO] [stderr] Compiling toql_paths_macro v0.3.0 [INFO] [stderr] Compiling toql_role_expr_macro v0.3.0 [INFO] [stderr] Compiling toql_query_macro v0.3.0 [INFO] [stderr] error: could not compile `toql_derive` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name toql_derive --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/toql_derive-0.3.0/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 -C metadata=645b2cff9557a24f -C extra-filename=-645b2cff9557a24f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern darling=/opt/rustwide/target/debug/deps/libdarling-056e9fa396de6766.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-3ae78955445df05d.rlib --extern heck=/opt/rustwide/target/debug/deps/libheck-950deb8ab384a1e5.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-2aea261907451eb5.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-74cf65b213176c4b.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-520fec877571f6ee.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-ea99f2aa12f6d16b.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-a529d866e2231dd5.rlib --extern proc_macro --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 `tokio` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name tokio --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.21.2/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 --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="memchr"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="num_cpus"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="winapi"' -C metadata=479e0f61c636a5c5 -C extra-filename=-479e0f61c636a5c5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-5e6b89f5bbd0cc67.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-be771ccdf8acea64.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-4fce41623cec2314.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-2045c6ab5eb862bc.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-56d86e88b6f929ac.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-f2671a56a138cdc1.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-8e876afd24903bac.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-a366a3410636ac6a.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-94c773a6d50df46d.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "b08cfbd91ddca133970430a55acb7b873b55c5531e95217602836364a7f9b9f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b08cfbd91ddca133970430a55acb7b873b55c5531e95217602836364a7f9b9f4", kill_on_drop: false }` [INFO] [stdout] b08cfbd91ddca133970430a55acb7b873b55c5531e95217602836364a7f9b9f4