[INFO] cloning repository https://github.com/SpaceManiac/hullrot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SpaceManiac/hullrot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSpaceManiac%2Fhullrot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSpaceManiac%2Fhullrot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 278ec2f4b494a2ab5fa329f85575ebebf1834384 [INFO] testing SpaceManiac/hullrot 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%2FSpaceManiac%2Fhullrot" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/SpaceManiac/hullrot 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/SpaceManiac/hullrot [INFO] finished tweaking git repo https://github.com/SpaceManiac/hullrot [INFO] tweaked toml for git repo https://github.com/SpaceManiac/hullrot written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/SpaceManiac/hullrot 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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded opus v0.2.1 [INFO] [stderr] Downloaded protoc v2.8.1 [INFO] [stderr] Downloaded protobuf-codegen v2.8.1 [INFO] [stderr] Downloaded protobuf v2.8.1 [INFO] [stderr] Downloaded opus-sys v0.2.1 [INFO] [stderr] Downloaded protoc-rust v2.8.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] 51f6e05f81a5f8938faebfd2946d05f46907e5380596cc4ff1cffeef19b0af73 [INFO] running `Command { std: "docker" "start" "-a" "51f6e05f81a5f8938faebfd2946d05f46907e5380596cc4ff1cffeef19b0af73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "51f6e05f81a5f8938faebfd2946d05f46907e5380596cc4ff1cffeef19b0af73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51f6e05f81a5f8938faebfd2946d05f46907e5380596cc4ff1cffeef19b0af73", kill_on_drop: false }` [INFO] [stdout] 51f6e05f81a5f8938faebfd2946d05f46907e5380596cc4ff1cffeef19b0af73 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] 08d9fbff25eb04060b317224e0abbed9bb57eec84da95e98e0222501d30b5bf5 [INFO] running `Command { std: "docker" "start" "-a" "08d9fbff25eb04060b317224e0abbed9bb57eec84da95e98e0222501d30b5bf5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling protobuf v2.8.1 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling cc v1.0.48 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling openssl v0.10.26 [INFO] [stderr] Compiling hullrot-common v0.0.0 (/opt/rustwide/workdir/src/hullrot-common) [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling opus-sys v0.2.1 [INFO] [stderr] Compiling openssl-sys v0.9.53 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling protoc v2.8.1 [INFO] [stderr] Compiling opus v0.2.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling protobuf-codegen v2.8.1 [INFO] [stderr] Compiling serde_json v1.0.44 [INFO] [stderr] Compiling toml v0.5.5 [INFO] [stderr] Compiling protoc-rust v2.8.1 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling mumble-protocol v0.0.0 (/opt/rustwide/workdir/src/mumble-protocol) [INFO] [stderr] Compiling hullrot-client v0.2.0 (/opt/rustwide/workdir/src/hullrot-client) [INFO] [stderr] Compiling hullrot-server v0.2.0 (/opt/rustwide/workdir/src/hullrot-server) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 43.33s [INFO] running `Command { std: "docker" "inspect" "08d9fbff25eb04060b317224e0abbed9bb57eec84da95e98e0222501d30b5bf5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08d9fbff25eb04060b317224e0abbed9bb57eec84da95e98e0222501d30b5bf5", kill_on_drop: false }` [INFO] [stdout] 08d9fbff25eb04060b317224e0abbed9bb57eec84da95e98e0222501d30b5bf5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] d7ac1d4fabd9198bb0c5294a13de1707a144e1c44f98337a4c801cbbc134bb0f [INFO] running `Command { std: "docker" "start" "-a" "d7ac1d4fabd9198bb0c5294a13de1707a144e1c44f98337a4c801cbbc134bb0f", kill_on_drop: false }` [INFO] [stderr] Compiling hullrot-common v0.0.0 (/opt/rustwide/workdir/src/hullrot-common) [INFO] [stderr] Compiling hullrot-client v0.2.0 (/opt/rustwide/workdir/src/hullrot-client) [INFO] [stderr] Compiling mumble-protocol v0.0.0 (/opt/rustwide/workdir/src/mumble-protocol) [INFO] [stderr] Compiling hullrot-server v0.2.0 (/opt/rustwide/workdir/src/hullrot-server) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.63s [INFO] running `Command { std: "docker" "inspect" "d7ac1d4fabd9198bb0c5294a13de1707a144e1c44f98337a4c801cbbc134bb0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7ac1d4fabd9198bb0c5294a13de1707a144e1c44f98337a4c801cbbc134bb0f", kill_on_drop: false }` [INFO] [stdout] d7ac1d4fabd9198bb0c5294a13de1707a144e1c44f98337a4c801cbbc134bb0f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] dc2a216e0634d73cea04acfa00f6079f96c481fb2f854702d2c0d01426a44d74 [INFO] running `Command { std: "docker" "start" "-a" "dc2a216e0634d73cea04acfa00f6079f96c481fb2f854702d2c0d01426a44d74", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/hullrot-7b5c99c4ae92503a) [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] [stderr] Running unittests (/opt/rustwide/target/debug/deps/hullrot_common-0281a51171a611fd) [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] [stderr] Running unittests (/opt/rustwide/target/debug/deps/hullrot-8a7e080a2cd09b85) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test net::test_varint_agreement ... ok [INFO] [stdout] test udpcrypt::authcrypt ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/mumble_protocol-bf0bb8201522f8e2) [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] [stderr] Doc-tests hullrot-common [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] [stderr] Doc-tests mumble-protocol [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" "dc2a216e0634d73cea04acfa00f6079f96c481fb2f854702d2c0d01426a44d74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc2a216e0634d73cea04acfa00f6079f96c481fb2f854702d2c0d01426a44d74", kill_on_drop: false }` [INFO] [stdout] dc2a216e0634d73cea04acfa00f6079f96c481fb2f854702d2c0d01426a44d74