[INFO] cloning repository https://github.com/pop-os/cosmic-launcher [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pop-os/cosmic-launcher" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpop-os%2Fcosmic-launcher", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpop-os%2Fcosmic-launcher'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5264979dc45ce0e2b6cff8fe1ffb79b2afa5a748 [INFO] checking pop-os/cosmic-launcher against try#ab173a644b8654eb56e6d7c92e29be4886d65169 for pr-108782 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpop-os%2Fcosmic-launcher" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pop-os/cosmic-launcher on toolchain ab173a644b8654eb56e6d7c92e29be4886d65169 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab173a644b8654eb56e6d7c92e29be4886d65169" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain [INFO] started tweaking git repo https://github.com/pop-os/cosmic-launcher [INFO] finished tweaking git repo https://github.com/pop-os/cosmic-launcher [INFO] tweaked toml for git repo https://github.com/pop-os/cosmic-launcher written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/pop-os/cosmic-launcher 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" "+ab173a644b8654eb56e6d7c92e29be4886d65169" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e2a9e7e193985ba0d5a8221c3984785a9e0a75acc409a02815633ff67a1f464e" "/opt/rustwide/cargo-home/bin/cargo" "+ab173a644b8654eb56e6d7c92e29be4886d65169" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f922eafd2d49222597dde1a70cf596503c9ebf4e58ac7db21e18ac040ab5728a [INFO] running `Command { std: "docker" "start" "-a" "f922eafd2d49222597dde1a70cf596503c9ebf4e58ac7db21e18ac040ab5728a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f922eafd2d49222597dde1a70cf596503c9ebf4e58ac7db21e18ac040ab5728a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f922eafd2d49222597dde1a70cf596503c9ebf4e58ac7db21e18ac040ab5728a", kill_on_drop: false }` [INFO] [stdout] f922eafd2d49222597dde1a70cf596503c9ebf4e58ac7db21e18ac040ab5728a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e2a9e7e193985ba0d5a8221c3984785a9e0a75acc409a02815633ff67a1f464e" "/opt/rustwide/cargo-home/bin/cargo" "+ab173a644b8654eb56e6d7c92e29be4886d65169" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6da2a68c02fe041b35f95cfadbe1375ec748079f248c20833f2c0f70d5622713 [INFO] running `Command { std: "docker" "start" "-a" "6da2a68c02fe041b35f95cfadbe1375ec748079f248c20833f2c0f70d5622713", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.51 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling futures-core v0.3.26 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Checking once_cell v1.17.1 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Checking futures-sink v0.3.26 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Checking futures-io v0.3.26 [INFO] [stderr] Compiling futures-channel v0.3.26 [INFO] [stderr] Compiling futures-task v0.3.26 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Compiling futures-util v0.3.26 [INFO] [stderr] Checking siphasher v0.3.10 [INFO] [stderr] Compiling wayland-sys v0.30.1 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling io-lifetimes v1.0.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling phf_shared v0.11.1 [INFO] [stderr] Checking dlib v0.5.0 [INFO] [stderr] Compiling quick-xml v0.23.1 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling tokio v1.26.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.14 [INFO] [stderr] Checking miniz_oxide v0.6.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling wayland-backend v0.1.1 [INFO] [stderr] Checking num_cpus v1.15.0 [INFO] [stderr] Checking nix v0.25.1 [INFO] [stderr] Checking nix v0.26.2 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking mio v0.8.6 [INFO] [stderr] Compiling palette v0.6.1 [INFO] [stderr] Checking bytes v1.4.0 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking flate2 v1.0.25 [INFO] [stderr] Compiling phf_generator v0.11.1 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling rayon-core v1.10.2 [INFO] [stderr] Compiling wayland-scanner v0.30.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking crossbeam-channel v0.5.7 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking unicode-script v0.5.5 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking unicode-ccc v0.1.2 [INFO] [stderr] Compiling unicode-general-category v0.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Checking unicode-bidi-mirroring v0.1.0 [INFO] [stderr] Checking nanorand v0.7.0 [INFO] [stderr] Checking spin v0.9.5 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.0 (https://github.com/Smithay/client-toolkit?rev=69bffe5#69bffe5e) [INFO] [stderr] Checking ttf-parser v0.12.3 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Checking either v1.8.1 [INFO] [stderr] Checking rayon v1.6.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Checking png v0.17.7 [INFO] [stderr] Checking xkbcommon v0.5.0 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Checking memmap2 v0.3.1 [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.26.0/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="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="memchr"' --cfg 'feature="mio"' --cfg 'feature="num_cpus"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="sync"' --cfg 'feature="time"' -C metadata=cd79d4fd1ba00ac9 -C extra-filename=-cd79d4fd1ba00ac9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-31a832312555d7bf.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-be02767036c65e73.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-182bdf7f5add1d92.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-beadc74c0e4983eb.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-191820f27a9faac8.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-194da388bfcdfa6d.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-8af3f6e19945c1f7.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" "6da2a68c02fe041b35f95cfadbe1375ec748079f248c20833f2c0f70d5622713", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6da2a68c02fe041b35f95cfadbe1375ec748079f248c20833f2c0f70d5622713", kill_on_drop: false }` [INFO] [stdout] 6da2a68c02fe041b35f95cfadbe1375ec748079f248c20833f2c0f70d5622713