[INFO] fetching crate cargo-screeps 0.5.1... [INFO] testing cargo-screeps-0.5.1 against 1.77.0 for beta-1.78-1 [INFO] extracting crate cargo-screeps 0.5.1 into /workspace/builds/worker-7-tc1/source [INFO] validating manifest of crates.io crate cargo-screeps 0.5.1 on toolchain 1.77.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate cargo-screeps 0.5.1 [INFO] finished tweaking crates.io crate cargo-screeps 0.5.1 [INFO] tweaked toml for crates.io crate cargo-screeps 0.5.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate crates.io crate cargo-screeps 0.5.1 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" "+1.77.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded merge_derive v0.1.0 [INFO] [stderr] Downloaded shell-words v1.1.0 [INFO] [stderr] Downloaded binary-install v0.1.0 [INFO] [stderr] Downloaded is_executable v0.1.2 [INFO] [stderr] Downloaded anstyle-wincon v1.0.0 [INFO] [stderr] Downloaded human-panic v1.1.4 [INFO] [stderr] Downloaded anstream v0.3.0 [INFO] [stderr] Downloaded merge v0.1.0 [INFO] [stderr] Downloaded dialoguer v0.10.4 [INFO] [stderr] Downloaded clap v4.2.2 [INFO] [stderr] Downloaded clap_builder v4.2.2 [INFO] [stderr] Downloaded wasm-pack v0.11.0 [INFO] [stderr] Downloaded tokio v1.27.0 [INFO] [stderr] Downloaded curl-sys v0.4.61+curl-8.0.1 [INFO] [stderr] Downloaded fern v0.6.2 [INFO] [stderr] Downloaded h2 v0.3.17 [INFO] [stderr] Downloaded openssl v0.10.50 [INFO] [stderr] Downloaded openssl-sys v0.9.85 [INFO] [stderr] Downloaded rustc-demangle v0.1.22 [INFO] [stderr] Downloaded os_info v3.7.0 [INFO] [stderr] Downloaded serde_ignored v0.1.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2220830e6bf29e2110b3ed216d7218e720b09b1f6f7e1f64310a6d38cbded235 [INFO] running `Command { std: "docker" "start" "-a" "2220830e6bf29e2110b3ed216d7218e720b09b1f6f7e1f64310a6d38cbded235", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2220830e6bf29e2110b3ed216d7218e720b09b1f6f7e1f64310a6d38cbded235", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2220830e6bf29e2110b3ed216d7218e720b09b1f6f7e1f64310a6d38cbded235", kill_on_drop: false }` [INFO] [stdout] 2220830e6bf29e2110b3ed216d7218e720b09b1f6f7e1f64310a6d38cbded235 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2d9c4454ff3e7418cb89e525dc8df7a7b3a99b8a0d5fcacffb6d2aa9af498d88 [INFO] running `Command { std: "docker" "start" "-a" "2d9c4454ff3e7418cb89e525dc8df7a7b3a99b8a0d5fcacffb6d2aa9af498d88", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.141 [INFO] [stderr] Compiling proc-macro2 v1.0.56 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling serde_derive v1.0.160 [INFO] [stderr] Compiling serde v1.0.160 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling tokio v1.27.0 [INFO] [stderr] Compiling io-lifetimes v1.0.10 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling rustix v0.37.11 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling linux-raw-sys v0.3.1 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling cpufeatures v0.2.6 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling openssl v0.10.50 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling syn v2.0.15 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling rustls v0.20.8 [INFO] [stderr] Compiling anstyle-parse v0.2.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling mio v0.8.6 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling anstyle v1.0.0 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling password-hash v0.4.2 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling semver v1.0.17 [INFO] [stderr] Compiling openssl-sys v0.9.85 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling libz-sys v1.1.8 [INFO] [stderr] Compiling zstd-sys v2.0.8+zstd.1.5.5 [INFO] [stderr] Compiling curl-sys v0.4.61+curl-8.0.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling backtrace v0.3.67 [INFO] [stderr] Compiling gimli v0.27.2 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling winnow v0.4.1 [INFO] [stderr] Compiling camino v1.1.4 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling is-terminal v0.4.7 [INFO] [stderr] Compiling curl v0.4.44 [INFO] [stderr] Compiling anyhow v1.0.70 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling anstream v0.3.0 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling time v0.3.20 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling xattr v0.2.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling getrandom v0.2.9 [INFO] [stderr] Compiling filetime v0.2.21 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling object v0.30.3 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling rustc-demangle v0.1.22 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling base64 v0.21.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling tempfile v3.5.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling uuid v1.3.1 [INFO] [stderr] Compiling tar v0.4.38 [INFO] [stderr] Compiling rustls-pemfile v1.0.2 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling addr2line v0.19.0 [INFO] [stderr] Compiling console v0.15.5 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling tokio-util v0.7.7 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling h2 v0.3.17 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling iana-time-zone v0.1.56 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling is_executable v0.1.2 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling ipnet v2.7.2 [INFO] [stderr] Compiling clap_lex v0.4.1 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling merge_derive v0.1.0 [INFO] [stderr] Compiling which v4.4.0 [INFO] [stderr] Compiling clap_builder v4.2.2 [INFO] [stderr] Compiling dialoguer v0.10.4 [INFO] [stderr] Compiling chrono v0.4.24 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling aho-corasick v0.7.20 [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/1.77.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.27.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="num_cpus"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' -C metadata=a0f9b79f4a69e1b4 -C extra-filename=-a0f9b79f4a69e1b4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-606f72a68b4556cd.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-56fb3f94622edf4d.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-78ebc4c41534add2.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-6c3f425cea155f19.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-f56bf5d1670f700b.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-fecbc66cf94d3b46.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "2d9c4454ff3e7418cb89e525dc8df7a7b3a99b8a0d5fcacffb6d2aa9af498d88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d9c4454ff3e7418cb89e525dc8df7a7b3a99b8a0d5fcacffb6d2aa9af498d88", kill_on_drop: false }` [INFO] [stdout] 2d9c4454ff3e7418cb89e525dc8df7a7b3a99b8a0d5fcacffb6d2aa9af498d88 [INFO] testing cargo-screeps-0.5.1 against beta-2024-03-24 for beta-1.78-1 [INFO] extracting crate cargo-screeps 0.5.1 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate cargo-screeps 0.5.1 on toolchain beta-2024-03-24 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate cargo-screeps 0.5.1 [INFO] finished tweaking crates.io crate cargo-screeps 0.5.1 [INFO] tweaked toml for crates.io crate cargo-screeps 0.5.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate crates.io crate cargo-screeps 0.5.1 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" "+beta-2024-03-24" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d0433cc2214923dd0242e75055aa698abd53935d3b506d987b3faa2a301abe1e [INFO] running `Command { std: "docker" "start" "-a" "d0433cc2214923dd0242e75055aa698abd53935d3b506d987b3faa2a301abe1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d0433cc2214923dd0242e75055aa698abd53935d3b506d987b3faa2a301abe1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0433cc2214923dd0242e75055aa698abd53935d3b506d987b3faa2a301abe1e", kill_on_drop: false }` [INFO] [stdout] d0433cc2214923dd0242e75055aa698abd53935d3b506d987b3faa2a301abe1e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fd9c42a40d544c8b5498ba11ad0e639e98b9274c361b54dd80da23d6a99578a0 [INFO] running `Command { std: "docker" "start" "-a" "fd9c42a40d544c8b5498ba11ad0e639e98b9274c361b54dd80da23d6a99578a0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.141 [INFO] [stderr] Compiling proc-macro2 v1.0.56 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling serde_derive v1.0.160 [INFO] [stderr] Compiling serde v1.0.160 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling tokio v1.27.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling io-lifetimes v1.0.10 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling rustix v0.37.11 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling linux-raw-sys v0.3.1 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling openssl v0.10.50 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling cpufeatures v0.2.6 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling syn v2.0.15 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling rustls v0.20.8 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling anstyle-parse v0.2.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Compiling anstyle v1.0.0 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling password-hash v0.4.2 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling anyhow v1.0.70 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling winnow v0.4.1 [INFO] [stderr] Compiling gimli v0.27.2 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling mio v0.8.6 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling curl v0.4.44 [INFO] [stderr] Compiling camino v1.1.4 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling semver v1.0.17 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling openssl-sys v0.9.85 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling libz-sys v1.1.8 [INFO] [stderr] Compiling zstd-sys v2.0.8+zstd.1.5.5 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling curl-sys v0.4.61+curl-8.0.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling backtrace v0.3.67 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling xattr v0.2.3 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling getrandom v0.2.9 [INFO] [stderr] Compiling filetime v0.2.21 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling time v0.3.20 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling object v0.30.3 [INFO] [stderr] Compiling rustc-demangle v0.1.22 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling base64 v0.21.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling is-terminal v0.4.7 [INFO] [stderr] Compiling rustls-pemfile v1.0.2 [INFO] [stderr] Compiling anstream v0.3.0 [INFO] [stderr] Compiling tempfile v3.5.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling tar v0.4.38 [INFO] [stderr] Compiling uuid v1.3.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling console v0.15.5 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling iana-time-zone v0.1.56 [INFO] [stderr] Compiling addr2line v0.19.0 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stderr] Compiling is_executable v0.1.2 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling clap_lex v0.4.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling ipnet v2.7.2 [INFO] [stderr] Compiling dialoguer v0.10.4 [INFO] [stderr] Compiling clap_builder v4.2.2 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling which v4.4.0 [INFO] [stderr] Compiling chrono v0.4.24 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling tokio-util v0.7.7 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling regex v1.7.3 [INFO] [stderr] Compiling h2 v0.3.17 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling merge_derive v0.1.0 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki-roots v0.22.6 [INFO] [stderr] Compiling fern v0.6.2 [INFO] [stderr] Compiling clap v4.2.2 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling merge v0.1.0 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling hyper v0.14.26 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling hyper-rustls v0.23.2 [INFO] [stderr] Compiling toml_datetime v0.6.1 [INFO] [stderr] Compiling serde_spanned v0.6.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling cargo-platform v0.1.2 [INFO] [stderr] Compiling os_info v3.7.0 [INFO] [stderr] Compiling serde_ignored v0.1.7 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling toml_edit v0.19.8 [INFO] [stderr] Compiling zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Compiling zip v0.6.4 [INFO] [stderr] Compiling cargo_metadata v0.15.4 [INFO] [stderr] Compiling reqwest v0.11.16 [INFO] [stderr] Compiling binary-install v0.1.0 [INFO] [stderr] Compiling toml v0.7.3 [INFO] [stderr] Compiling human-panic v1.1.4 [INFO] [stderr] Compiling wasm-pack v0.11.0 [INFO] [stderr] Compiling cargo-screeps v0.5.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.03s [INFO] running `Command { std: "docker" "inspect" "fd9c42a40d544c8b5498ba11ad0e639e98b9274c361b54dd80da23d6a99578a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd9c42a40d544c8b5498ba11ad0e639e98b9274c361b54dd80da23d6a99578a0", kill_on_drop: false }` [INFO] [stdout] fd9c42a40d544c8b5498ba11ad0e639e98b9274c361b54dd80da23d6a99578a0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0ab0dbda53ab4b4764f4ef91993927f57cbac5ab47a5a5ab0f4198b38eddbf8a [INFO] running `Command { std: "docker" "start" "-a" "0ab0dbda53ab4b4764f4ef91993927f57cbac5ab47a5a5ab0f4198b38eddbf8a", kill_on_drop: false }` [INFO] [stderr] Compiling cargo-screeps v0.5.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.49s [INFO] running `Command { std: "docker" "inspect" "0ab0dbda53ab4b4764f4ef91993927f57cbac5ab47a5a5ab0f4198b38eddbf8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ab0dbda53ab4b4764f4ef91993927f57cbac5ab47a5a5ab0f4198b38eddbf8a", kill_on_drop: false }` [INFO] [stdout] 0ab0dbda53ab4b4764f4ef91993927f57cbac5ab47a5a5ab0f4198b38eddbf8a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c115b507dc2b8d82f8edf098de3b8ec7a807c24d6c8a8697d43bb430eb7fba40 [INFO] running `Command { std: "docker" "start" "-a" "c115b507dc2b8d82f8edf098de3b8ec7a807c24d6c8a8697d43bb430eb7fba40", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cargo_screeps-7b09d10e507f4f5d) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c115b507dc2b8d82f8edf098de3b8ec7a807c24d6c8a8697d43bb430eb7fba40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c115b507dc2b8d82f8edf098de3b8ec7a807c24d6c8a8697d43bb430eb7fba40", kill_on_drop: false }` [INFO] [stdout] c115b507dc2b8d82f8edf098de3b8ec7a807c24d6c8a8697d43bb430eb7fba40