[INFO] cloning repository https://github.com/Fingel/gelly [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Fingel/gelly" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFingel%2Fgelly", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFingel%2Fgelly'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 11f8bf295890bde20ed663d324b3d673f4d85521 [INFO] checking Fingel/gelly against e3d12f3322cb00126b2208c6b9df3ac4467951f5 for pr-159706 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFingel%2Fgelly" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Fingel/gelly [INFO] finished tweaking git repo https://github.com/Fingel/gelly [INFO] tweaked toml for git repo https://github.com/Fingel/gelly written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Fingel/gelly on toolchain e3d12f3322cb00126b2208c6b9df3ac4467951f5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e3d12f3322cb00126b2208c6b9df3ac4467951f5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Fingel/gelly 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" "+e3d12f3322cb00126b2208c6b9df3ac4467951f5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] c65aa951cc96bcc8752ed2ba2367e9e36c3e1272b7141abb93bd64c115e84c8d [INFO] running `Command { std: "docker" "start" "c65aa951cc96bcc8752ed2ba2367e9e36c3e1272b7141abb93bd64c115e84c8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c65aa951cc96bcc8752ed2ba2367e9e36c3e1272b7141abb93bd64c115e84c8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c65aa951cc96bcc8752ed2ba2367e9e36c3e1272b7141abb93bd64c115e84c8d" "/opt/rustwide/cargo-home/bin/cargo" "+e3d12f3322cb00126b2208c6b9df3ac4467951f5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c65aa951cc96bcc8752ed2ba2367e9e36c3e1272b7141abb93bd64c115e84c8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c65aa951cc96bcc8752ed2ba2367e9e36c3e1272b7141abb93bd64c115e84c8d" "/opt/rustwide/cargo-home/bin/cargo" "+e3d12f3322cb00126b2208c6b9df3ac4467951f5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling target-lexicon v0.13.5 [INFO] [stderr] Compiling smallvec v1.15.2 [INFO] [stderr] Compiling serde_spanned v1.1.1 [INFO] [stderr] Compiling version-compare v0.2.1 [INFO] [stderr] Checking memchr v2.8.3 [INFO] [stderr] Checking futures-channel v0.3.32 [INFO] [stderr] Compiling libc v0.2.186 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling glib-macros v0.22.6 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Compiling toml v1.1.2+spec-1.1.0 [INFO] [stderr] Checking bytes v1.12.1 [INFO] [stderr] Checking serde_bytes v0.11.19 [INFO] [stderr] Checking socket2 v0.6.4 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Checking mio v1.2.1 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Compiling getrandom v0.4.3 [INFO] [stderr] Compiling cfg-expr v0.20.8 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Checking rand_core v0.10.1 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Compiling aws-lc-rs v1.17.1 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking enumflags2 v0.7.12 [INFO] [stderr] Checking zvariant_utils v3.5.0 [INFO] [stderr] Checking tokio v1.52.3 [INFO] [stderr] Checking async-channel v2.5.0 [INFO] [stderr] Checking async-lock v3.4.2 [INFO] [stderr] Compiling toml_edit v0.25.12+spec-1.1.0 [INFO] [stderr] Checking http v1.4.2 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Checking async-executor v1.14.0 [INFO] [stderr] Checking rustls-pki-types v1.15.0 [INFO] [stderr] Checking blocking v1.6.2 [INFO] [stderr] Checking uuid v1.23.4 [INFO] [stderr] Checking num-bigint v0.4.8 [INFO] [stderr] Checking async-broadcast v0.7.2 [INFO] [stderr] Compiling system-deps v7.0.8 [INFO] [stderr] Compiling pastey v0.2.3 [INFO] [stderr] Compiling rustls v0.23.41 [INFO] [stderr] Checking log v0.4.33 [INFO] [stderr] Compiling jobserver v0.1.35 [INFO] [stderr] Compiling zerocopy v0.8.54 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Checking kstring v2.0.2 [INFO] [stderr] Checking itertools v0.15.0 [INFO] [stderr] Compiling zerocopy-derive v0.8.54 [INFO] [stderr] Checking option-operations v0.6.1 [INFO] [stderr] Compiling glib-sys v0.22.8 [INFO] [stderr] Compiling gobject-sys v0.22.6 [INFO] [stderr] Compiling gio-sys v0.22.8 [INFO] [stderr] Compiling cc v1.2.66 [INFO] [stderr] Compiling proc-macro-crate v3.5.0 [INFO] [stderr] Compiling pango-sys v0.22.0 [INFO] [stderr] Compiling cairo-sys-rs v0.22.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.22.0 [INFO] [stderr] Compiling gstreamer-sys v0.25.2 [INFO] [stderr] Compiling gdk4-sys v0.11.4 [INFO] [stderr] Compiling graphene-sys v0.22.8 [INFO] [stderr] Compiling gstreamer-base-sys v0.25.3 [INFO] [stderr] Checking regex-automata v0.4.15 [INFO] [stderr] Compiling gsk4-sys v0.11.4 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling gtk4-sys v0.11.4 [INFO] [stderr] Compiling gstreamer-audio-sys v0.25.3 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Compiling gstreamer-video-sys v0.25.3 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling libseccomp-sys v0.3.0 [INFO] [stderr] Checking muldiv v1.0.1 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Checking rmp v0.8.15 [INFO] [stderr] Compiling libseccomp v0.4.0 [INFO] [stderr] Checking atomic_refcell v0.1.14 [INFO] [stderr] Compiling temp-dir v0.1.16 [INFO] [stderr] Checking anstream v1.0.0 [INFO] [stderr] Checking rayon-core v1.13.0 [INFO] [stderr] Checking rmp-serde v1.3.1 [INFO] [stderr] Compiling cmake v0.1.58 [INFO] [stderr] Compiling gstreamer-pbutils-sys v0.25.2 [INFO] [stderr] Compiling libadwaita-sys v0.9.2 [INFO] [stderr] Checking num-iter v0.1.46 [INFO] [stderr] Compiling foreign-types-macros v0.2.3 [INFO] [stderr] Checking memmap2 v0.9.11 [INFO] [stderr] Compiling yeslogic-fontconfig-sys v6.0.1 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Checking ipnet v2.12.0 [INFO] [stderr] Checking foreign-types-shared v0.3.1 [INFO] [stderr] Checking jiff v0.2.32 [INFO] [stderr] Compiling rustversion v1.0.23 [INFO] [stderr] Checking openssl-probe v0.2.1 [INFO] [stderr] Checking rustls-native-certs v0.8.4 [INFO] [stderr] Checking rand v0.9.5 [INFO] [stderr] Checking rayon v1.12.0 [INFO] [stderr] Checking url v2.5.8 [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/e3d12f3322cb00126b2208c6b9df3ac4467951f5/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/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="libc"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-uring", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "taskdump", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=6e457f3cda7da0fb -C extra-filename=-50d4c187037fd24c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-4fbd75942b1503ad.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-16836f44866b8b3d.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-1a4ca9584ecec01f.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-7176d3be2b7ee2e1.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-40c047aad9f25ab0.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "c65aa951cc96bcc8752ed2ba2367e9e36c3e1272b7141abb93bd64c115e84c8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c65aa951cc96bcc8752ed2ba2367e9e36c3e1272b7141abb93bd64c115e84c8d", kill_on_drop: false }` [INFO] [stdout] c65aa951cc96bcc8752ed2ba2367e9e36c3e1272b7141abb93bd64c115e84c8d