[INFO] cloning repository https://github.com/projekt-utopia/uCore [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/projekt-utopia/uCore" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprojekt-utopia%2FuCore", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprojekt-utopia%2FuCore'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 58dacd8875c4262ffca3366a04f1f090047a9712 [INFO] building projekt-utopia/uCore against try#615edd3ad1cf6871c977dc900317cb6c2070fd6b for pr-97334 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprojekt-utopia%2FuCore" "/workspace/builds/worker-23/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-23/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/projekt-utopia/uCore on toolchain 615edd3ad1cf6871c977dc900317cb6c2070fd6b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/projekt-utopia/uCore [INFO] finished tweaking git repo https://github.com/projekt-utopia/uCore [INFO] tweaked toml for git repo https://github.com/projekt-utopia/uCore written to /workspace/builds/worker-23/source/Cargo.toml [INFO] crate git repo https://github.com/projekt-utopia/uCore already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "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-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ed4c02e017969dbfee807048fa4af3e3d4fbf347e7a20297e3f66ff3cf6d55a9 [INFO] running `Command { std: "docker" "start" "-a" "ed4c02e017969dbfee807048fa4af3e3d4fbf347e7a20297e3f66ff3cf6d55a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ed4c02e017969dbfee807048fa4af3e3d4fbf347e7a20297e3f66ff3cf6d55a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed4c02e017969dbfee807048fa4af3e3d4fbf347e7a20297e3f66ff3cf6d55a9", kill_on_drop: false }` [INFO] [stdout] ed4c02e017969dbfee807048fa4af3e3d4fbf347e7a20297e3f66ff3cf6d55a9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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" "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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 05e4e689c465731a8b8ca375c145a7f2e9cd550c13746bd82a09c8c55a9d0f44 [INFO] running `Command { std: "docker" "start" "-a" "05e4e689c465731a8b8ca375c145a7f2e9cd550c13746bd82a09c8c55a9d0f44", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling libc v0.2.99 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-sink v0.3.16 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling futures-io v0.3.16 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling unicode-bidi v0.3.6 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling anyhow v1.0.43 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling tokio v1.10.0 [INFO] [stderr] Compiling tinyvec v1.3.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling futures-executor v0.3.16 [INFO] [stderr] Compiling futures v0.3.16 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling combine v4.6.0 [INFO] [stderr] Compiling utopia-common v0.1.0 (/opt/rustwide/workdir/utopia-common) [INFO] [stderr] Compiling redis v0.21.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling utopia-module v0.1.0 (/opt/rustwide/workdir/utopia-module) [INFO] [stderr] Compiling utopia-core v0.0.1 (/opt/rustwide/workdir/utopia-core) [INFO] [stdout] warning: field is never read: `database` [INFO] [stdout] --> utopia-core/src/eventloop.rs:16:2 [INFO] [stdout] | [INFO] [stdout] 16 | database: redis::Client [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 11s [INFO] running `Command { std: "docker" "inspect" "05e4e689c465731a8b8ca375c145a7f2e9cd550c13746bd82a09c8c55a9d0f44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05e4e689c465731a8b8ca375c145a7f2e9cd550c13746bd82a09c8c55a9d0f44", kill_on_drop: false }` [INFO] [stdout] 05e4e689c465731a8b8ca375c145a7f2e9cd550c13746bd82a09c8c55a9d0f44 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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" "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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d5129a0a36378f75148da240285cf00bcaf408012162b9aa2bb93b4163793591 [INFO] running `Command { std: "docker" "start" "-a" "d5129a0a36378f75148da240285cf00bcaf408012162b9aa2bb93b4163793591", kill_on_drop: false }` [INFO] [stderr] Compiling utopia-common v0.1.0 (/opt/rustwide/workdir/utopia-common) [INFO] [stderr] Compiling utopia-module v0.1.0 (/opt/rustwide/workdir/utopia-module) [INFO] [stderr] Compiling utopia-core v0.0.1 (/opt/rustwide/workdir/utopia-core) [INFO] [stdout] warning: field is never read: `database` [INFO] [stdout] --> utopia-core/src/eventloop.rs:16:2 [INFO] [stdout] | [INFO] [stdout] 16 | database: redis::Client [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.24s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/utopia_common-a35260acac948d25) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/utopia_core-35720c3c959f10e8) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/utopia_module-83ac1bae21fd19e4) [INFO] running `Command { std: "docker" "inspect" "d5129a0a36378f75148da240285cf00bcaf408012162b9aa2bb93b4163793591", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5129a0a36378f75148da240285cf00bcaf408012162b9aa2bb93b4163793591", kill_on_drop: false }` [INFO] [stdout] d5129a0a36378f75148da240285cf00bcaf408012162b9aa2bb93b4163793591