[INFO] cloning repository https://github.com/EternalReckoning/core [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/EternalReckoning/core" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEternalReckoning%2Fcore", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEternalReckoning%2Fcore'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8ed935fee29d153e6c20a51b57bbdbe4fdc1d5ce [INFO] testing EternalReckoning/core against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEternalReckoning%2Fcore" "/workspace/builds/worker-75/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-75/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/EternalReckoning/core on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/EternalReckoning/core [INFO] finished tweaking git repo https://github.com/EternalReckoning/core [INFO] tweaked toml for git repo https://github.com/EternalReckoning/core written to /workspace/builds/worker-75/source/Cargo.toml [INFO] crate git repo https://github.com/EternalReckoning/core already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-75/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-75/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8f8c2a8c820284406e5ab775c39829b5f27fcab4b99bb97e3f9dea6134285cd0 [INFO] running `Command { std: "docker" "start" "-a" "8f8c2a8c820284406e5ab775c39829b5f27fcab4b99bb97e3f9dea6134285cd0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8f8c2a8c820284406e5ab775c39829b5f27fcab4b99bb97e3f9dea6134285cd0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f8c2a8c820284406e5ab775c39829b5f27fcab4b99bb97e3f9dea6134285cd0", kill_on_drop: false }` [INFO] [stdout] 8f8c2a8c820284406e5ab775c39829b5f27fcab4b99bb97e3f9dea6134285cd0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-75/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-75/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ef06add917c0d27878f69196b48958778ba2eff951c72bfe343656d029117873 [INFO] running `Command { std: "docker" "start" "-a" "ef06add917c0d27878f69196b48958778ba2eff951c72bfe343656d029117873", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling libm v0.1.4 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling pin-project-lite v0.1.4 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling mopa v0.2.2 [INFO] [stderr] Compiling atom v0.3.5 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling shrev v1.1.1 [INFO] [stderr] Compiling tuple_utils v0.3.0 [INFO] [stderr] Compiling futures-sink v0.3.4 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling hashbrown v0.6.3 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling matrixmultiply v0.2.3 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.3 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling generic-array v0.13.2 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling backtrace v0.3.43 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling alga v0.9.2 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling derivative v1.0.3 [INFO] [stderr] Compiling tokio v0.2.11 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling fern v0.5.9 [INFO] [stderr] Compiling rand_distr v0.2.2 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling nalgebra v0.19.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling hibitset v0.6.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Compiling const-random v0.1.8 [INFO] [stderr] Compiling ahash v0.2.18 [INFO] [stderr] Compiling shred v0.9.4 [INFO] [stderr] Compiling specs v0.15.1 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling eternalreckoning-core v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 33s [INFO] running `Command { std: "docker" "inspect" "ef06add917c0d27878f69196b48958778ba2eff951c72bfe343656d029117873", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef06add917c0d27878f69196b48958778ba2eff951c72bfe343656d029117873", kill_on_drop: false }` [INFO] [stdout] ef06add917c0d27878f69196b48958778ba2eff951c72bfe343656d029117873 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-75/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-75/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 19c3af59e9414667118cb7f248cf67ebdc0322d94dab38b494ade82f073758b4 [INFO] running `Command { std: "docker" "start" "-a" "19c3af59e9414667118cb7f248cf67ebdc0322d94dab38b494ade82f073758b4", kill_on_drop: false }` [INFO] [stderr] Compiling eternalreckoning-core v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.46s [INFO] running `Command { std: "docker" "inspect" "19c3af59e9414667118cb7f248cf67ebdc0322d94dab38b494ade82f073758b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19c3af59e9414667118cb7f248cf67ebdc0322d94dab38b494ade82f073758b4", kill_on_drop: false }` [INFO] [stdout] 19c3af59e9414667118cb7f248cf67ebdc0322d94dab38b494ade82f073758b4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-75/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-75/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b830e2197004652f7687d84ffb8a47d9e48042d3d86460924560f4631fd82993 [INFO] running `Command { std: "docker" "start" "-a" "b830e2197004652f7687d84ffb8a47d9e48042d3d86460924560f4631fd82993", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.09s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/eternalreckoning_core-ded15a1fea624ac6) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test net::codec::eternalreckoningcodec::tests::test_decode_empty_buffer ... ok [INFO] [stdout] test net::codec::eternalreckoningcodec::tests::test_decode_empty_world_update ... ok [INFO] [stdout] test net::codec::eternalreckoningcodec::tests::test_encode_header ... ok [INFO] [stdout] test net::codec::eternalreckoningcodec::tests::test_decode_header ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests eternalreckoning-core [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" "b830e2197004652f7687d84ffb8a47d9e48042d3d86460924560f4631fd82993", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b830e2197004652f7687d84ffb8a47d9e48042d3d86460924560f4631fd82993", kill_on_drop: false }` [INFO] [stdout] b830e2197004652f7687d84ffb8a47d9e48042d3d86460924560f4631fd82993