[INFO] fetching crate auto-pilot 0.1.0...
[INFO] checking auto-pilot-0.1.0 against try#1c4199da70f816f2239f41c55168ff75a3663718 for pr-155499
[INFO] extracting crate auto-pilot 0.1.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate auto-pilot 0.1.0
[INFO] finished tweaking crates.io crate auto-pilot 0.1.0
[INFO] tweaked toml for crates.io crate auto-pilot 0.1.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate auto-pilot 0.1.0 on toolchain 1c4199da70f816f2239f41c55168ff75a3663718
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1c4199da70f816f2239f41c55168ff75a3663718" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate auto-pilot 0.1.0 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" "+1c4199da70f816f2239f41c55168ff75a3663718" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1c4199da70f816f2239f41c55168ff75a3663718" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 87ab5ce216d0b9d3baff0c26fd43dcdd17a0da083ab3d227a6f60f7b78a24d5e
[INFO] running `Command { std: "docker" "start" "-a" "87ab5ce216d0b9d3baff0c26fd43dcdd17a0da083ab3d227a6f60f7b78a24d5e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "87ab5ce216d0b9d3baff0c26fd43dcdd17a0da083ab3d227a6f60f7b78a24d5e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "87ab5ce216d0b9d3baff0c26fd43dcdd17a0da083ab3d227a6f60f7b78a24d5e", kill_on_drop: false }`
[INFO] [stdout] 87ab5ce216d0b9d3baff0c26fd43dcdd17a0da083ab3d227a6f60f7b78a24d5e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1c4199da70f816f2239f41c55168ff75a3663718" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] de4c6b1b7516ab05719f7180df9e8c2f4c438a54e29d417840a7db2e9bbda8f5
[INFO] running `Command { std: "docker" "start" "-a" "de4c6b1b7516ab05719f7180df9e8c2f4c438a54e29d417840a7db2e9bbda8f5", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling proc-macro2 v1.0.70
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]     Checking smallvec v1.11.2
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]     Checking memchr v2.6.4
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.17
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]     Checking futures-sink v0.3.29
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]     Checking futures-io v0.3.29
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]     Checking bytemuck v1.14.0
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]    Compiling wayland-sys v0.30.1
[INFO] [stderr]     Checking libloading v0.8.1
[INFO] [stderr]     Checking http v0.2.11
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling openssl v0.10.61
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]     Checking bitflags v2.4.1
[INFO] [stderr]    Compiling rustls v0.21.10
[INFO] [stderr]    Compiling quick-xml v0.28.2
[INFO] [stderr]    Compiling thiserror v1.0.51
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking crossbeam-epoch v0.9.16
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]     Checking downcast-rs v1.2.0
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking flume v0.11.0
[INFO] [stderr]    Compiling quick-xml v0.30.0
[INFO] [stderr]     Checking fdeflate v0.3.1
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking base64 v0.21.5
[INFO] [stderr]    Compiling syn v2.0.41
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking crossbeam-deque v0.8.4
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]     Checking ryu v1.0.16
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking half v2.2.1
[INFO] [stderr]     Checking unicode-bidi v0.3.14
[INFO] [stderr]     Checking indexmap v2.1.0
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]     Checking png v0.17.10
[INFO] [stderr]     Checking gif v0.12.0
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking safe_arch v0.7.1
[INFO] [stderr]     Checking num-integer v0.1.45
[INFO] [stderr]     Checking num-complex v0.4.4
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling matrixmultiply v0.3.8
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]     Checking getrandom v0.2.11
[INFO] [stderr]     Checking mio v0.8.10
[INFO] [stderr]     Checking rayon v1.8.0
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]     Checking io-lifetimes v1.0.11
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling wayland-scanner v0.30.1
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling xcb v1.3.0
[INFO] [stderr]     Checking exr v1.71.0
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]    Compiling async-trait v0.1.74
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]     Checking wide v0.7.13
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking anstyle-parse v0.2.3
[INFO] [stderr]    Compiling ring v0.17.7
[INFO] [stderr]    Compiling openssl-sys v0.9.97
[INFO] [stderr]    Compiling wayland-backend v0.1.2
[INFO] [stderr]    Compiling libdbus-sys v0.2.5
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking rustls-native-certs v0.6.3
[INFO] [stderr]     Checking encoding_rs v0.8.33
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking anstyle v1.0.4
[INFO] [stderr]     Checking ttf-parser v0.15.2
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking anstyle-query v1.0.2
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking anstream v0.6.5
[INFO] [stderr]     Checking simba v0.7.3
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking memmap2 v0.7.1
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]    Compiling enigo v0.1.3
[INFO] [stderr]     Checking zeroize v1.7.0
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking eventsource-stream v0.2.3
[INFO] [stderr]     Checking jpeg-decoder v0.3.0
[INFO] [stderr]     Checking custom_derive v0.1.7
[INFO] [stderr]     Checking owned_ttf_parser v0.15.2
[INFO] [stderr]     Checking futures-timer v3.0.2
[INFO] [stderr]     Checking clap_lex v0.6.0
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]     Checking rusttype v0.9.3
[INFO] [stderr]     Checking clap_builder v4.4.11
[INFO] [stderr]     Checking rand_distr v0.2.2
[INFO] [stderr]     Checking conv v0.3.3
[INFO] [stderr]     Checking num v0.4.1
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking colored v2.1.0
[INFO] [stderr]     Checking tiff v0.9.0
[INFO] [stderr]     Checking image v0.24.7
[INFO] [stderr]     Checking wayland-client v0.30.2
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling futures-macro v0.3.29
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling thiserror-impl v1.0.51
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]     Checking tokio v1.35.0
[INFO] [stderr]     Checking wayland-protocols v0.30.1
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]     Checking nalgebra v0.30.1
[INFO] [stderr]     Checking async-convert v1.0.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling derive_builder_core v0.12.0
[INFO] [stderr] error: could not compile `xcb` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1c4199da70f816f2239f41c55168ff75a3663718/bin/rustc --crate-name xcb --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xcb-1.3.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="randr"' --cfg 'feature="render"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("as-raw-xcb-connection", "composite", "damage", "debug_atom_names", "dpms", "dri2", "dri3", "ge", "glx", "present", "randr", "record", "render", "res", "screensaver", "shape", "shm", "sync", "x11", "xevie", "xf86dri", "xf86vidmode", "xfixes", "xinerama", "xinput", "xkb", "xlib_xcb", "xprint", "xselinux", "xtest", "xv", "xvmc"))' -C metadata=b86da7e7db9cce2b -C extra-filename=-94d4682555ef0493 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-3338cac158a6a8b9.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-f8fe44fdc27b75c5.rmeta --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` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1c4199da70f816f2239f41c55168ff75a3663718/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.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="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="num_cpus"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "num_cpus", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=dbc9234ba06b901d -C extra-filename=-5de3f7ab8d63d783 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-fb3799fb2622b3ca.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-f8fe44fdc27b75c5.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-ecd07fe376ff8362.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-e20d086f48b28d17.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-84af8f822c2182eb.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-7991b799010c2a7f.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-be26d387cdf5adfe.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-b189b41a592977d5.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-848446e10c637926.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "de4c6b1b7516ab05719f7180df9e8c2f4c438a54e29d417840a7db2e9bbda8f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "de4c6b1b7516ab05719f7180df9e8c2f4c438a54e29d417840a7db2e9bbda8f5", kill_on_drop: false }`
[INFO] [stdout] de4c6b1b7516ab05719f7180df9e8c2f4c438a54e29d417840a7db2e9bbda8f5
