[INFO] cloning repository https://github.com/Deisss/migrate [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Deisss/migrate" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDeisss%2Fmigrate", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDeisss%2Fmigrate'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1d4b6e1f9f37217c491bfb9c6292214fac684238 [INFO] testing Deisss/migrate against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDeisss%2Fmigrate" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Deisss/migrate [INFO] finished tweaking git repo https://github.com/Deisss/migrate [INFO] tweaked toml for git repo https://github.com/Deisss/migrate written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Deisss/migrate on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Deisss/migrate 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 621e07d6a2667381d074632e36f8b732992cd5362cc4ba802517dc45bed285dc [INFO] running `Command { std: "docker" "start" "-a" "621e07d6a2667381d074632e36f8b732992cd5362cc4ba802517dc45bed285dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "621e07d6a2667381d074632e36f8b732992cd5362cc4ba802517dc45bed285dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "621e07d6a2667381d074632e36f8b732992cd5362cc4ba802517dc45bed285dc", kill_on_drop: false }` [INFO] [stdout] 621e07d6a2667381d074632e36f8b732992cd5362cc4ba802517dc45bed285dc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }` [INFO] [stdout] 5b0bd541f29fe54387b15aae35f023a1005543aa5ccce43418b2ec0f9e4e978f [INFO] running `Command { std: "docker" "start" "-a" "5b0bd541f29fe54387b15aae35f023a1005543aa5ccce43418b2ec0f9e4e978f", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling zerocopy v0.8.23 [INFO] [stderr] Compiling syn v2.0.99 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling winnow v0.7.3 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling zstd-safe v7.2.3 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling subprocess v0.2.9 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling time-core v0.1.3 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling time-macros v0.2.20 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling btoi v0.4.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling trim-in-place v0.1.7 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling ordered-multimap v0.7.3 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling uuid v1.15.1 [INFO] [stderr] Compiling arraydeque v0.5.1 [INFO] [stderr] Compiling saturating v0.1.0 [INFO] [stderr] Compiling mysql v26.0.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling slog-async v2.8.0 [INFO] [stderr] Compiling yaml-rust2 v0.10.0 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling clap_builder v4.5.31 [INFO] [stderr] Compiling rust-ini v0.21.1 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling openssl-sys v0.9.106 [INFO] [stderr] Compiling zstd-sys v2.0.14+zstd.1.5.7 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling libsqlite3-sys v0.32.0 [INFO] [stderr] Compiling mysql_common v0.34.1 [INFO] [stderr] Compiling openssl v0.10.71 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling time v0.3.39 [INFO] [stderr] Compiling crossbeam-channel v0.5.14 [INFO] [stderr] Compiling pem v3.0.5 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling bufstream v0.1.4 [INFO] [stderr] Compiling twox-hash v2.1.0 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling slog-term v2.9.1 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling slog-scope v4.4.0 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling derive_utils v0.15.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/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.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="io-util"' --cfg 'feature="libc"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="rt"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="windows-sys"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=a0c5dd1e01cfe134 -C extra-filename=-2b81f501c752de3a --out-dir /opt/rustwide/target/debug/build/tokio/2b81f501c752de3a/deps -L dependency=/opt/rustwide/target/debug/build/bytes/8210432e63828fd8/deps -L dependency=/opt/rustwide/target/debug/build/libc/522cf4ef8ae221e8/deps -L dependency=/opt/rustwide/target/debug/build/libc/652ea1ad24a4837a/deps -L dependency=/opt/rustwide/target/debug/build/libc/e94628ea00bf783b/deps -L dependency=/opt/rustwide/target/debug/build/mio/08b82c95c9bc2426/deps -L dependency=/opt/rustwide/target/debug/build/pin-project-lite/bedc6e0acd72ff2a/deps -L dependency=/opt/rustwide/target/debug/build/socket2/cfb40ea81f30c4a3/deps -L dependency=/opt/rustwide/target/debug/build/tokio/2b81f501c752de3a/deps --extern bytes=/opt/rustwide/target/debug/build/bytes/8210432e63828fd8/deps/libbytes-8210432e63828fd8.rmeta --extern libc=/opt/rustwide/target/debug/build/libc/e94628ea00bf783b/deps/liblibc-e94628ea00bf783b.rmeta --extern mio=/opt/rustwide/target/debug/build/mio/08b82c95c9bc2426/deps/libmio-08b82c95c9bc2426.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/build/pin-project-lite/bedc6e0acd72ff2a/deps/libpin_project_lite-bedc6e0acd72ff2a.rmeta --extern socket2=/opt/rustwide/target/debug/build/socket2/cfb40ea81f30c4a3/deps/libsocket2-cfb40ea81f30c4a3.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" "5b0bd541f29fe54387b15aae35f023a1005543aa5ccce43418b2ec0f9e4e978f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b0bd541f29fe54387b15aae35f023a1005543aa5ccce43418b2ec0f9e4e978f", kill_on_drop: false }` [INFO] [stdout] 5b0bd541f29fe54387b15aae35f023a1005543aa5ccce43418b2ec0f9e4e978f