[INFO] fetching crate safeup 0.4.0... [INFO] testing safeup-0.4.0 against try#d724b5ab2f4ac098ff483349a80b6a3799a5177b for pr-113843 [INFO] extracting crate safeup 0.4.0 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate safeup 0.4.0 on toolchain d724b5ab2f4ac098ff483349a80b6a3799a5177b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d724b5ab2f4ac098ff483349a80b6a3799a5177b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate safeup 0.4.0 [INFO] finished tweaking crates.io crate safeup 0.4.0 [INFO] tweaked toml for crates.io crate safeup 0.4.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate crates.io crate safeup 0.4.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" "+d724b5ab2f4ac098ff483349a80b6a3799a5177b" "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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+d724b5ab2f4ac098ff483349a80b6a3799a5177b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 04d378921205aa7c64b68b7513ba439db887ae0be45e4a1b0c67b5906f2a50fd [INFO] running `Command { std: "docker" "start" "-a" "04d378921205aa7c64b68b7513ba439db887ae0be45e4a1b0c67b5906f2a50fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "04d378921205aa7c64b68b7513ba439db887ae0be45e4a1b0c67b5906f2a50fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04d378921205aa7c64b68b7513ba439db887ae0be45e4a1b0c67b5906f2a50fd", kill_on_drop: false }` [INFO] [stdout] 04d378921205aa7c64b68b7513ba439db887ae0be45e4a1b0c67b5906f2a50fd [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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+d724b5ab2f4ac098ff483349a80b6a3799a5177b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2ebe7195ac6858eeebdc41a9629564229ab4172e3e3d577b5a9878000e0b5a98 [INFO] running `Command { std: "docker" "start" "-a" "2ebe7195ac6858eeebdc41a9629564229ab4172e3e3d577b5a9878000e0b5a98", kill_on_drop: false }` [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling serde v1.0.171 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling rustls v0.21.5 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling backtrace v0.3.68 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling gimli v0.27.3 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling portable-atomic v1.4.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.17 [INFO] [stderr] Compiling anstyle v1.0.1 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling object v0.31.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling base64 v0.21.2 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling semver v1.0.18 [INFO] [stderr] Compiling regex-automata v0.3.3 [INFO] [stderr] Compiling clap_builder v4.3.12 [INFO] [stderr] Compiling rustls-pemfile v1.0.3 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling clap_derive v4.3.12 [INFO] [stderr] Compiling color-spantrace v0.2.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling console v0.15.7 [INFO] [stderr] Compiling filetime v0.2.21 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling xattr v0.2.3 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling encode_unicode v1.0.0 [INFO] [stderr] Compiling rustls-webpki v0.101.1 [INFO] [stderr] Compiling sct v0.7.0 [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/d724b5ab2f4ac098ff483349a80b6a3799a5177b/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.29.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -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"' -C metadata=2af9f9d7457886f2 -C extra-filename=-2af9f9d7457886f2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-24c72a0629944d6f.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-f0a8aa31998f7d5c.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-21e209650e1ebd62.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-a378fff9368ea0ed.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-72056e2fa5b8101a.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-386fbc476cabd3df.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-b421ab479e3a9d2d.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-dbbc1e396915c6e8.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-0787fe96666b8f20.so --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" "2ebe7195ac6858eeebdc41a9629564229ab4172e3e3d577b5a9878000e0b5a98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ebe7195ac6858eeebdc41a9629564229ab4172e3e3d577b5a9878000e0b5a98", kill_on_drop: false }` [INFO] [stdout] 2ebe7195ac6858eeebdc41a9629564229ab4172e3e3d577b5a9878000e0b5a98