[INFO] cloning repository https://github.com/forgen-org/todo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/forgen-org/todo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fforgen-org%2Ftodo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fforgen-org%2Ftodo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1c09df71d0673879f2f0a59a6760c96784900e1e [INFO] building forgen-org/todo against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fforgen-org%2Ftodo" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/forgen-org/todo [INFO] finished tweaking git repo https://github.com/forgen-org/todo [INFO] tweaked toml for git repo https://github.com/forgen-org/todo written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/forgen-org/todo on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/forgen-org/todo 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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-2-tc2/source/clients/mobile/Cargo.toml: `crate_type` is deprecated in favor of `crate-type` and will not work in the 2024 edition [INFO] [stderr] (in the `mobile` library target) [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e6ae47e2e0fd2e64e49c8af8b5f76e44e830e4a9a461c5fdc330f3dfe7c0a200 [INFO] running `Command { std: "docker" "start" "-a" "e6ae47e2e0fd2e64e49c8af8b5f76e44e830e4a9a461c5fdc330f3dfe7c0a200", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e6ae47e2e0fd2e64e49c8af8b5f76e44e830e4a9a461c5fdc330f3dfe7c0a200", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6ae47e2e0fd2e64e49c8af8b5f76e44e830e4a9a461c5fdc330f3dfe7c0a200", kill_on_drop: false }` [INFO] [stdout] e6ae47e2e0fd2e64e49c8af8b5f76e44e830e4a9a461c5fdc330f3dfe7c0a200 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 07bae01c7f98e450e7538334516f2de99dfa5158fcb847bf00f464869d3ef5e3 [INFO] running `Command { std: "docker" "start" "-a" "07bae01c7f98e450e7538334516f2de99dfa5158fcb847bf00f464869d3ef5e3", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/clients/mobile/Cargo.toml: `crate_type` is deprecated in favor of `crate-type` and will not work in the 2024 edition [INFO] [stderr] (in the `mobile` library target) [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling thiserror v1.0.51 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.89 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling bumpalo v3.14.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.89 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling futures-sink v0.3.29 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling syn v2.0.41 [INFO] [stderr] Compiling futures-io v0.3.29 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling fs-err v2.11.0 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling http v1.0.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling winnow v0.5.30 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling anstream v0.6.11 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling prettyplease v0.2.15 [INFO] [stderr] Compiling clap_builder v4.4.18 [INFO] [stderr] Compiling axum-core v0.4.1 [INFO] [stderr] Compiling http v0.2.11 [INFO] [stderr] Compiling oneshot-uniffi v0.1.6 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling axum v0.7.2 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling askama_parser v0.2.1 [INFO] [stderr] Compiling weedle2 v4.0.0 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.89 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.89 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling thiserror-impl v1.0.51 [INFO] [stderr] Compiling futures-macro v0.3.29 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling uniffi_checksum_derive v0.25.3 [INFO] [stderr] Compiling tokio v1.35.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.89 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling scroll_derive v0.11.1 [INFO] [stderr] Compiling js-sys v0.3.66 [INFO] [stderr] Compiling scroll v0.11.0 [INFO] [stderr] Compiling pin-project v1.1.3 [INFO] [stderr] Compiling uniffi_meta v0.25.3 [INFO] [stderr] Compiling auto-delegate-impl v0.0.9 [INFO] [stderr] Compiling goblin v0.6.1 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling auto-delegate v0.0.9 [INFO] [stderr] Compiling gloo-worker-macros v0.1.0 [INFO] [stderr] Compiling implicit-clone-derive v0.1.1 [INFO] [stderr] Compiling futures v0.3.29 [INFO] [stderr] Compiling pinned v0.1.0 [INFO] [stderr] Compiling http-body-util v0.1.0 [INFO] [stderr] Compiling clap v4.4.18 [INFO] [stderr] Compiling implicit-clone v0.4.8 [INFO] [stderr] Compiling web-sys v0.3.66 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.39 [INFO] [stderr] Compiling gloo-timers v0.3.0 [INFO] [stderr] Compiling yew-macro v0.21.0 (https://github.com/yewstack/yew/#1d889347) [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/4987e9d4227139400384ab59296ffee3b0fb1183/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,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"' --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=48977053b7ccffce -C extra-filename=-d9b0b8a6f4401dc5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-3ad72df070df6f8e.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-cb6014f69adc289d.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-a5ef01cac0864739.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-9c6611c225197ed4.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-c6ecc039fac86ce6.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-89bb0688a32eddef.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-b1d8a70fefd3f0f5.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-c7eb134a4b92941a.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-353a8570af7c4051.so --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 `goblin` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4987e9d4227139400384ab59296ffee3b0fb1183/bin/rustc --crate-name goblin --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/goblin-0.6.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="alloc"' --cfg 'feature="archive"' --cfg 'feature="default"' --cfg 'feature="elf32"' --cfg 'feature="elf64"' --cfg 'feature="endian_fd"' --cfg 'feature="log"' --cfg 'feature="mach32"' --cfg 'feature="mach64"' --cfg 'feature="pe32"' --cfg 'feature="pe64"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "archive", "default", "elf32", "elf64", "endian_fd", "log", "mach32", "mach64", "pe32", "pe64", "std"))' -C metadata=d477d87743aaab9f -C extra-filename=-e76360291c469785 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern log=/opt/rustwide/target/debug/deps/liblog-e6b98240a3bec45e.rmeta --extern plain=/opt/rustwide/target/debug/deps/libplain-ec735bbd5d2b2fae.rmeta --extern scroll=/opt/rustwide/target/debug/deps/libscroll-1eb4102c35875a42.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "07bae01c7f98e450e7538334516f2de99dfa5158fcb847bf00f464869d3ef5e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07bae01c7f98e450e7538334516f2de99dfa5158fcb847bf00f464869d3ef5e3", kill_on_drop: false }` [INFO] [stdout] 07bae01c7f98e450e7538334516f2de99dfa5158fcb847bf00f464869d3ef5e3