[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 try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSpaceManiac%2Fhullrot" "/workspace/builds/worker-74/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-74/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/SpaceManiac/hullrot on toolchain 8262275854dc0e5381c9d42d56257d94932c5a87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "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-74/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" "+8262275854dc0e5381c9d42d56257d94932c5a87" "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 protoc-rust v2.8.1 [INFO] [stderr] Downloaded protoc v2.8.1 [INFO] [stderr] Downloaded protobuf-codegen v2.8.1 [INFO] [stderr] Downloaded protobuf v2.8.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-74/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-74/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c6adc48803c901dd9afe55a8d92e25850420199cda9234a31ef41ea5452c81e2 [INFO] running `Command { std: "docker" "start" "-a" "c6adc48803c901dd9afe55a8d92e25850420199cda9234a31ef41ea5452c81e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c6adc48803c901dd9afe55a8d92e25850420199cda9234a31ef41ea5452c81e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6adc48803c901dd9afe55a8d92e25850420199cda9234a31ef41ea5452c81e2", kill_on_drop: false }` [INFO] [stdout] c6adc48803c901dd9afe55a8d92e25850420199cda9234a31ef41ea5452c81e2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-74/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-74/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a50e7bd838ec2932815deef404c686c46f0a807cda0fb74e6fc4a43fecdc955e [INFO] running `Command { std: "docker" "start" "-a" "a50e7bd838ec2932815deef404c686c46f0a807cda0fb74e6fc4a43fecdc955e", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling protobuf v2.8.1 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling cc v1.0.48 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling openssl v0.10.26 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling hullrot-common v0.0.0 (/opt/rustwide/workdir/src/hullrot-common) [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling protoc v2.8.1 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling opus-sys v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling openssl-sys v0.9.53 [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 opus v0.2.1 [INFO] [stderr] Compiling protoc-rust v2.8.1 [INFO] [stderr] Compiling mumble-protocol v0.0.0 (/opt/rustwide/workdir/src/mumble-protocol) [INFO] [stderr] Compiling serde_derive v1.0.104 [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 1m 28s [INFO] running `Command { std: "docker" "inspect" "a50e7bd838ec2932815deef404c686c46f0a807cda0fb74e6fc4a43fecdc955e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a50e7bd838ec2932815deef404c686c46f0a807cda0fb74e6fc4a43fecdc955e", kill_on_drop: false }` [INFO] [stdout] a50e7bd838ec2932815deef404c686c46f0a807cda0fb74e6fc4a43fecdc955e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-74/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-74/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fcf4582e43438f65b9e509eb745e610bdb59f76a7e1e214ff7e61b57b4116257 [INFO] running `Command { std: "docker" "start" "-a" "fcf4582e43438f65b9e509eb745e610bdb59f76a7e1e214ff7e61b57b4116257", 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.18s [INFO] running `Command { std: "docker" "inspect" "fcf4582e43438f65b9e509eb745e610bdb59f76a7e1e214ff7e61b57b4116257", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fcf4582e43438f65b9e509eb745e610bdb59f76a7e1e214ff7e61b57b4116257", kill_on_drop: false }` [INFO] [stdout] fcf4582e43438f65b9e509eb745e610bdb59f76a7e1e214ff7e61b57b4116257 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-74/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-74/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 473b5322f9557da23448fa37815ff8529967fe70396fd13c02a410c0213e6f3d [INFO] running `Command { std: "docker" "start" "-a" "473b5322f9557da23448fa37815ff8529967fe70396fd13c02a410c0213e6f3d", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/hullrot-0b83fe181986e1ea) [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/hullrot_common-0860edab003cd12e) [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-8ca2fc735f651afa) [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] [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-f2b38bc51c02c7e3) [INFO] [stdout] [INFO] [stderr] Doc-tests hullrot-common [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] [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" "473b5322f9557da23448fa37815ff8529967fe70396fd13c02a410c0213e6f3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "473b5322f9557da23448fa37815ff8529967fe70396fd13c02a410c0213e6f3d", kill_on_drop: false }` [INFO] [stdout] 473b5322f9557da23448fa37815ff8529967fe70396fd13c02a410c0213e6f3d