[INFO] cloning repository https://github.com/bwalter/rust-axum-scylla [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bwalter/rust-axum-scylla" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbwalter%2Frust-axum-scylla", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbwalter%2Frust-axum-scylla'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 63503c958c53d8fa16ae83b986602b44dd8b5ab7 [INFO] checking bwalter/rust-axum-scylla against try#968132eea59f391345204bb5e88f1174bb253e45 for pr-92285 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbwalter%2Frust-axum-scylla" "/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/bwalter/rust-axum-scylla on toolchain 968132eea59f391345204bb5e88f1174bb253e45 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+968132eea59f391345204bb5e88f1174bb253e45" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/bwalter/rust-axum-scylla [INFO] finished tweaking git repo https://github.com/bwalter/rust-axum-scylla [INFO] tweaked toml for git repo https://github.com/bwalter/rust-axum-scylla written to /workspace/builds/worker-25/source/Cargo.toml [INFO] crate git repo https://github.com/bwalter/rust-axum-scylla already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+968132eea59f391345204bb5e88f1174bb253e45" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+968132eea59f391345204bb5e88f1174bb253e45" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6be6261ab0fc66b55236c2dfc0d93c45299d77ea83d9c330b8c00b0a31c3e6db [INFO] running `Command { std: "docker" "start" "-a" "6be6261ab0fc66b55236c2dfc0d93c45299d77ea83d9c330b8c00b0a31c3e6db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6be6261ab0fc66b55236c2dfc0d93c45299d77ea83d9c330b8c00b0a31c3e6db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6be6261ab0fc66b55236c2dfc0d93c45299d77ea83d9c330b8c00b0a31c3e6db", kill_on_drop: false }` [INFO] [stdout] 6be6261ab0fc66b55236c2dfc0d93c45299d77ea83d9c330b8c00b0a31c3e6db [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=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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+968132eea59f391345204bb5e88f1174bb253e45" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] df99c47e95236c92ed4b3e8c1cf31b661735ad6cedb75bd331dc5674b2773c30 [INFO] running `Command { std: "docker" "start" "-a" "df99c47e95236c92ed4b3e8c1cf31b661735ad6cedb75bd331dc5674b2773c30", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.100 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling snap v1.0.5 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking predicates-core v1.0.2 [INFO] [stderr] Checking tower-layer v0.3.1 [INFO] [stderr] Compiling argh_shared v0.1.5 [INFO] [stderr] Checking normalize-line-endings v0.3.0 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Compiling anyhow v1.0.43 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Checking treeline v0.1.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking downcast v0.10.0 [INFO] [stderr] Checking histogram v0.6.9 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Checking arc-swap v1.3.1 [INFO] [stderr] Checking fragile v1.0.0 [INFO] [stderr] Checking sync_wrapper v0.1.1 [INFO] [stderr] Checking strum v0.21.0 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling tokio v1.10.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-bigint v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Checking tracing-core v0.1.19 [INFO] [stderr] Checking sharded-slab v0.1.3 [INFO] [stderr] Checking http v0.2.4 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking tinyvec v1.3.1 [INFO] [stderr] Checking itertools v0.10.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking predicates-tree v1.0.3 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking tracing-log v0.1.2 [INFO] [stderr] Compiling openssl-sys v0.9.66 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking matchers v0.0.1 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking mio v0.7.13 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking socket2 v0.4.1 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Checking float-cmp v0.8.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking predicates v1.0.8 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking http-body v0.4.3 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking bigdecimal v0.2.2 [INFO] [stderr] Checking num v0.3.1 [INFO] [stderr] Compiling darling_core v0.12.4 [INFO] [stderr] Checking compress v0.2.1 [INFO] [stderr] Compiling serde_derive v1.0.128 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling scylla-macros v0.1.1 (https://github.com/scylladb/scylla-rust-driver?branch=value_list_macro#e2da69ec) [INFO] [stderr] Compiling mockall_derive v0.10.2 [INFO] [stderr] Compiling argh_derive v0.1.5 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling strum_macros v0.21.1 [INFO] [stderr] Compiling darling_macro v0.12.4 [INFO] [stderr] error: could not compile `derivative` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name derivative /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/derivative-2.2.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 --cfg 'feature="use_core"' -C metadata=7b57cc3dc39f4753 -C extra-filename=-7b57cc3dc39f4753 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-2b187afb25f696e1.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-1b89975272fbbc51.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-ac0346e6b249aacc.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: build failed [INFO] running `Command { std: "docker" "inspect" "df99c47e95236c92ed4b3e8c1cf31b661735ad6cedb75bd331dc5674b2773c30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df99c47e95236c92ed4b3e8c1cf31b661735ad6cedb75bd331dc5674b2773c30", kill_on_drop: false }` [INFO] [stdout] df99c47e95236c92ed4b3e8c1cf31b661735ad6cedb75bd331dc5674b2773c30