[INFO] cloning repository https://github.com/gorentbarak/squaredb [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gorentbarak/squaredb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgorentbarak%2Fsquaredb", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgorentbarak%2Fsquaredb'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 13e8d4385f6aa458a78cb26d262ed1cceb6d4b00 [INFO] checking gorentbarak/squaredb/13e8d4385f6aa458a78cb26d262ed1cceb6d4b00 against master#0e517d38ad0e72f93c734b14fabd4bb9b7441de6 for pr-140557 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgorentbarak%2Fsquaredb" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gorentbarak/squaredb on toolchain 0e517d38ad0e72f93c734b14fabd4bb9b7441de6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0e517d38ad0e72f93c734b14fabd4bb9b7441de6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/gorentbarak/squaredb [INFO] finished tweaking git repo https://github.com/gorentbarak/squaredb [INFO] tweaked toml for git repo https://github.com/gorentbarak/squaredb written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/gorentbarak/squaredb 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" "+0e517d38ad0e72f93c734b14fabd4bb9b7441de6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded shlex v1.2.0 [INFO] [stderr] Downloaded tracing v0.1.39 [INFO] [stderr] Downloaded rocksdb v0.21.0 [INFO] [stderr] Downloaded bindgen v0.65.1 [INFO] [stderr] Downloaded regex v1.10.1 [INFO] [stderr] Downloaded regex-automata v0.4.2 [INFO] [stderr] Downloaded librocksdb-sys v0.11.0+8.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+0e517d38ad0e72f93c734b14fabd4bb9b7441de6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9e4dd3f300cb7223de4a457a85b8c038bac3aaa1576a41cede5e9774bfd918e1 [INFO] running `Command { std: "docker" "start" "-a" "9e4dd3f300cb7223de4a457a85b8c038bac3aaa1576a41cede5e9774bfd918e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9e4dd3f300cb7223de4a457a85b8c038bac3aaa1576a41cede5e9774bfd918e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e4dd3f300cb7223de4a457a85b8c038bac3aaa1576a41cede5e9774bfd918e1", kill_on_drop: false }` [INFO] [stdout] 9e4dd3f300cb7223de4a457a85b8c038bac3aaa1576a41cede5e9774bfd918e1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+0e517d38ad0e72f93c734b14fabd4bb9b7441de6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a8d3642391aaba1c9183699ba1ae9f1579dbaaa6f8fe85225a75f7a49cb7feff [INFO] running `Command { std: "docker" "start" "-a" "a8d3642391aaba1c9183699ba1ae9f1579dbaaa6f8fe85225a75f7a49cb7feff", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling prettyplease v0.2.15 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling memchr v2.6.3 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling serde v1.0.189 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Compiling bindgen v0.65.1 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling shlex v1.2.0 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Compiling clang-sys v1.6.1 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Checking tracing v0.1.39 [INFO] [stderr] Checking form_urlencoded v1.2.0 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Compiling jobserver v0.1.27 [INFO] [stderr] Checking socket2 v0.5.4 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking uuid v1.4.1 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.37 [INFO] [stderr] Compiling regex-automata v0.4.2 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling libz-sys v1.1.12 [INFO] [stderr] Compiling lz4-sys v1.9.4 [INFO] [stderr] Compiling zstd-sys v2.0.9+zstd.1.5.5 [INFO] [stderr] Compiling regex v1.10.1 [INFO] [stderr] Compiling serde_derive v1.0.189 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Checking tokio v1.32.0 [INFO] [stderr] Checking pin-project v1.1.3 [INFO] [stderr] Compiling librocksdb-sys v0.11.0+8.1.1 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking hyper v0.14.27 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_path_to_error v0.1.14 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] error: could not compile `axum` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0e517d38ad0e72f93c734b14fabd4bb9b7441de6/bin/rustc --crate-name axum --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.6.20/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="default"' --cfg 'feature="form"' --cfg 'feature="http1"' --cfg 'feature="json"' --cfg 'feature="matched-path"' --cfg 'feature="original-uri"' --cfg 'feature="query"' --cfg 'feature="tokio"' --cfg 'feature="tower-log"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__private_docs", "default", "form", "headers", "http1", "http2", "json", "macros", "matched-path", "multipart", "original-uri", "query", "tokio", "tower-log", "tracing", "ws"))' -C metadata=26bbab6b9622b238 -C extra-filename=-8788f10a1ad67599 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-97219ff785bd442b.so --extern axum_core=/opt/rustwide/target/debug/deps/libaxum_core-46ed9504448c16a3.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-6dcfbc6bad33d8b2.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-9afdf3b53e994ef6.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-165eae8faaaa8ec7.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-81e0f1d574d8c1a2.rmeta --extern http_body=/opt/rustwide/target/debug/deps/libhttp_body-6f9fc0601e21bb1e.rmeta --extern hyper=/opt/rustwide/target/debug/deps/libhyper-5343efef06be0445.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-5aada38311b50d6e.rmeta --extern matchit=/opt/rustwide/target/debug/deps/libmatchit-6a845d8ff6f40043.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-51242f3d28d2fbc5.rmeta --extern mime=/opt/rustwide/target/debug/deps/libmime-719fdfbd841ea854.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-20960d71cf07694a.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-c348be130155a2c3.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-1a179adf17c2f001.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-dc43c486ede8eda8.rmeta --extern serde_path_to_error=/opt/rustwide/target/debug/deps/libserde_path_to_error-5c6eb86630e07b18.rmeta --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-6eb5e5ee9540d441.rmeta --extern sync_wrapper=/opt/rustwide/target/debug/deps/libsync_wrapper-8a5430cffd2d77a2.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-2ac1001908ea2b7a.rmeta --extern tower=/opt/rustwide/target/debug/deps/libtower-37f1c609e4d3b0db.rmeta --extern tower_layer=/opt/rustwide/target/debug/deps/libtower_layer-987619999b0e8b28.rmeta --extern tower_service=/opt/rustwide/target/debug/deps/libtower_service-0d94b0986ad9483a.rmeta --cap-lints allow --cap-lints=forbid --cfg nightly_error_messages` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "a8d3642391aaba1c9183699ba1ae9f1579dbaaa6f8fe85225a75f7a49cb7feff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8d3642391aaba1c9183699ba1ae9f1579dbaaa6f8fe85225a75f7a49cb7feff", kill_on_drop: false }` [INFO] [stdout] a8d3642391aaba1c9183699ba1ae9f1579dbaaa6f8fe85225a75f7a49cb7feff