[INFO] cloning repository https://github.com/CircuitSacul/minecraft [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CircuitSacul/minecraft" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCircuitSacul%2Fminecraft", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCircuitSacul%2Fminecraft'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7ceee25a401b2f0efed6514ece08d38a5c6b3a77 [INFO] testing CircuitSacul/minecraft against beta-2023-10-04 for beta-1.74-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCircuitSacul%2Fminecraft" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/CircuitSacul/minecraft on toolchain beta-2023-10-04 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2023-10-04" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/CircuitSacul/minecraft [INFO] finished tweaking git repo https://github.com/CircuitSacul/minecraft [INFO] tweaked toml for git repo https://github.com/CircuitSacul/minecraft written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/CircuitSacul/minecraft 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-2023-10-04" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:023092b8bfa974c7f3e45c5ce651cc8dd3afd5e76915d5995b8dacd3032bf956" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4ea7fac278839fede7d09a9546891a379bba9f49e815f74de8f49e7a91c4c4e0 [INFO] running `Command { std: "docker" "start" "-a" "4ea7fac278839fede7d09a9546891a379bba9f49e815f74de8f49e7a91c4c4e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4ea7fac278839fede7d09a9546891a379bba9f49e815f74de8f49e7a91c4c4e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ea7fac278839fede7d09a9546891a379bba9f49e815f74de8f49e7a91c4c4e0", kill_on_drop: false }` [INFO] [stdout] 4ea7fac278839fede7d09a9546891a379bba9f49e815f74de8f49e7a91c4c4e0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:023092b8bfa974c7f3e45c5ce651cc8dd3afd5e76915d5995b8dacd3032bf956" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d06574ac5e8ac911796bb0ac6607c74332f7e537e6e600d649d6b9bc4c4770a2 [INFO] running `Command { std: "docker" "start" "-a" "d06574ac5e8ac911796bb0ac6607c74332f7e537e6e600d649d6b9bc4c4770a2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.55 [INFO] [stderr] Compiling libc v0.2.140 [INFO] [stderr] Compiling serde_derive v1.0.159 [INFO] [stderr] Compiling serde v1.0.159 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling winnow v0.4.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling bytemuck v1.13.1 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling async-task v4.4.0 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling const-oid v0.9.2 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling tokio v1.27.0 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling async-channel v1.8.0 [INFO] [stderr] Compiling serde_json v1.0.95 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling anyhow v1.0.70 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling crossbeam-epoch v0.9.14 [INFO] [stderr] Compiling syn v2.0.13 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling regex v1.7.3 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling uuid v1.3.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling async-executor v1.5.0 [INFO] [stderr] Compiling bevy_tasks v0.10.1 [INFO] [stderr] Compiling mio v0.8.6 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling toml_edit v0.19.8 [INFO] [stderr] Compiling pem-rfc7468 v0.6.0 [INFO] [stderr] Compiling rustls v0.20.8 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling der v0.6.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.7 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling cpufeatures v0.2.6 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling time-macros v0.2.8 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling num-complex v0.4.3 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling num-bigint-dig v0.8.2 [INFO] [stderr] Compiling spki v0.6.0 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling libsqlite3-sys v0.25.2 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling pkcs8 v0.9.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling sysinfo v0.28.4 [INFO] [stderr] Compiling paste v1.0.12 [INFO] [stderr] Compiling async-trait v0.1.68 [INFO] [stderr] Compiling raw-window-handle v0.5.2 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling base64 v0.21.0 [INFO] [stderr] Compiling cesu8 v1.1.0 [INFO] [stderr] Compiling time v0.3.20 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling pkcs1 v0.4.1 [INFO] [stderr] Compiling cfb8 v0.7.1 [INFO] [stderr] Compiling rustls-pemfile v1.0.2 [INFO] [stderr] Compiling webpki-roots v0.22.6 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling bevy_macro_utils v0.10.1 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling spin v0.9.7 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling ipnet v2.7.2 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling tokio-macros v2.0.0 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling bevy_utils_proc_macros v0.10.1 [INFO] [stderr] Compiling bevy_reflect_derive v0.10.1 [INFO] [stderr] Compiling bevy_ecs_macros v0.10.1 [INFO] [stderr] Compiling bevy_derive v0.10.1 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling bitfield-struct v0.3.2 [INFO] [stderr] Compiling valence_protocol_macros v0.1.0 (https://github.com/valence-rs/valence.git#9c9f672a) [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling simple_asn1 v0.6.2 [INFO] [stderr] Compiling rsa-der v0.3.0 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling glam v0.23.0 [INFO] [stderr] Compiling erased-serde v0.3.25 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling tracing-subscriber v0.3.16 [INFO] [stderr] Compiling valence_nbt v0.5.0 (https://github.com/valence-rs/valence.git#9c9f672a) [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.7 [INFO] [stderr] Compiling hashlink v0.8.1 [INFO] [stderr] Compiling r2d2 v0.8.10 [INFO] [stderr] Compiling rusqlite v0.28.0 [INFO] [stderr] Compiling petgraph v0.6.3 [INFO] [stderr] Compiling valence_protocol v0.1.0 (https://github.com/valence-rs/valence.git#9c9f672a) [INFO] [stderr] Compiling valence v0.2.0+mc1.19.4 (https://github.com/valence-rs/valence.git#9c9f672a) [INFO] [stderr] Compiling rsa v0.7.2 [INFO] [stderr] Compiling r2d2_sqlite v0.21.0 [INFO] [stderr] Compiling bevy_math v0.10.1 [INFO] [stderr] Compiling bevy_utils v0.10.1 [INFO] [stderr] Compiling bevy_reflect v0.10.1 [INFO] [stderr] Compiling tokio-util v0.7.7 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling h2 v0.3.16 [INFO] [stderr] Compiling bevy_ecs v0.10.1 [INFO] [stderr] Compiling hyper v0.14.25 [INFO] [stderr] Compiling hyper-rustls v0.23.2 [INFO] [stderr] Compiling reqwest v0.11.16 [INFO] [stderr] Compiling bevy_app v0.10.1 [INFO] [stderr] Compiling bevy_log v0.10.1 [INFO] [stderr] Compiling bevy_core v0.10.1 [INFO] [stderr] Compiling bevy_input v0.10.1 [INFO] [stderr] Compiling bevy_time v0.10.1 [INFO] [stderr] Compiling bevy_a11y v0.10.1 [INFO] [stderr] Compiling bevy_hierarchy v0.10.1 [INFO] [stderr] Compiling bevy_diagnostic v0.10.1 [INFO] [stderr] Compiling bevy_transform v0.10.1 [INFO] [stderr] Compiling bevy_window v0.10.1 [INFO] [stderr] Compiling bevy_internal v0.10.1 [INFO] [stderr] Compiling bevy v0.10.1 [INFO] [stderr] Compiling minecraft v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 19s [INFO] running `Command { std: "docker" "inspect" "d06574ac5e8ac911796bb0ac6607c74332f7e537e6e600d649d6b9bc4c4770a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d06574ac5e8ac911796bb0ac6607c74332f7e537e6e600d649d6b9bc4c4770a2", kill_on_drop: false }` [INFO] [stdout] d06574ac5e8ac911796bb0ac6607c74332f7e537e6e600d649d6b9bc4c4770a2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:023092b8bfa974c7f3e45c5ce651cc8dd3afd5e76915d5995b8dacd3032bf956" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e8183e79e62f9087bdbd8e5b19fa22a4371b702601bf3e970a6c5f5a30a09397 [INFO] running `Command { std: "docker" "start" "-a" "e8183e79e62f9087bdbd8e5b19fa22a4371b702601bf3e970a6c5f5a30a09397", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling minecraft v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.48s [INFO] running `Command { std: "docker" "inspect" "e8183e79e62f9087bdbd8e5b19fa22a4371b702601bf3e970a6c5f5a30a09397", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8183e79e62f9087bdbd8e5b19fa22a4371b702601bf3e970a6c5f5a30a09397", kill_on_drop: false }` [INFO] [stdout] e8183e79e62f9087bdbd8e5b19fa22a4371b702601bf3e970a6c5f5a30a09397 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:023092b8bfa974c7f3e45c5ce651cc8dd3afd5e76915d5995b8dacd3032bf956" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8130c98057322ca16d9f1e9f0e271b9f2a0b14199c8582e3c8deac632f1d7e1a [INFO] running `Command { std: "docker" "start" "-a" "8130c98057322ca16d9f1e9f0e271b9f2a0b14199c8582e3c8deac632f1d7e1a", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/minecraft-a5f0d4acfb4a917a) [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" "8130c98057322ca16d9f1e9f0e271b9f2a0b14199c8582e3c8deac632f1d7e1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8130c98057322ca16d9f1e9f0e271b9f2a0b14199c8582e3c8deac632f1d7e1a", kill_on_drop: false }` [INFO] [stdout] 8130c98057322ca16d9f1e9f0e271b9f2a0b14199c8582e3c8deac632f1d7e1a