[INFO] cloning repository https://github.com/sadroeck/Heimdall-RS [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sadroeck/Heimdall-RS" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsadroeck%2FHeimdall-RS", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsadroeck%2FHeimdall-RS'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7b5d59eb00efa889cca0c8f5fae507e0360cfa78 [INFO] testing sadroeck/Heimdall-RS against 1.52.1 for beta-1.52-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsadroeck%2FHeimdall-RS" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sadroeck/Heimdall-RS on toolchain 1.52.1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.52.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sadroeck/Heimdall-RS [INFO] finished tweaking git repo https://github.com/sadroeck/Heimdall-RS [INFO] tweaked toml for git repo https://github.com/sadroeck/Heimdall-RS written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/sadroeck/Heimdall-RS already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.52.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+1.52.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7cd7f91ba188a95dc0322b48a7d9a4d752f31bb4dbcf4029c0f752c83fd3e56a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "7cd7f91ba188a95dc0322b48a7d9a4d752f31bb4dbcf4029c0f752c83fd3e56a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7cd7f91ba188a95dc0322b48a7d9a4d752f31bb4dbcf4029c0f752c83fd3e56a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7cd7f91ba188a95dc0322b48a7d9a4d752f31bb4dbcf4029c0f752c83fd3e56a", kill_on_drop: false }` [INFO] [stdout] 7cd7f91ba188a95dc0322b48a7d9a4d752f31bb4dbcf4029c0f752c83fd3e56a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+1.52.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0f911c10fb197a38adc41a0cbdc759026fdf3a7362b564d84552e37e01201171 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0f911c10fb197a38adc41a0cbdc759026fdf3a7362b564d84552e37e01201171", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.57 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling pin-project-lite v0.2.0 [INFO] [stderr] Compiling futures-core v0.3.9 [INFO] [stderr] Compiling futures-io v0.3.9 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling fastrand v1.4.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling futures-sink v0.3.9 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling vec-arena v1.0.0 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling anyhow v1.0.37 [INFO] [stderr] Compiling bytes v0.6.0 [INFO] [stderr] Compiling getrandom v0.2.1 [INFO] [stderr] Compiling dtoa v0.4.7 [INFO] [stderr] Compiling stackvec v0.2.1 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling smallvec v1.6.0 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling futures-task v0.3.9 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling sharded-slab v0.1.0 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling futures-channel v0.3.9 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling spinning_top v0.2.2 [INFO] [stderr] Compiling futures-lite v1.11.3 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling async-channel v1.5.1 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling tracing-log v0.1.1 [INFO] [stderr] Compiling nb-connect v1.0.2 [INFO] [stderr] Compiling polling v2.0.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling async-executor v1.4.0 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling dashmap v4.0.1 [INFO] [stderr] Compiling nanorand v0.5.2 [INFO] [stderr] Compiling async-io v1.3.1 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling async-global-executor v1.4.3 [INFO] [stderr] Compiling async-std v1.8.0 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling futures-macro v0.3.9 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling pin-project-internal v1.0.4 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling futures-util v0.3.9 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling pin-project v1.0.4 [INFO] [stderr] Compiling flume v0.10.1 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling futures v0.3.9 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling async-codec v0.4.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling serde_yaml v0.8.15 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling tracing-subscriber v0.2.15 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling config v0.10.1 [INFO] [stderr] Compiling int-enum-impl v0.4.0 [INFO] [stderr] Compiling int-enum v0.4.0 [INFO] [stderr] Compiling api v0.1.0 (/opt/rustwide/workdir/api) [INFO] [stderr] Compiling databases v0.1.0 (/opt/rustwide/workdir/databases) [INFO] [stderr] Compiling character v0.1.0 (/opt/rustwide/workdir/character) [INFO] [stderr] Compiling login v0.1.0 (/opt/rustwide/workdir/login) [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> character/src/server.rs:147:21 [INFO] [stdout] | [INFO] [stdout] 146 | todo!("handle character selection"); [INFO] [stdout] | ------------------------------------ any code following this expression is unreachable [INFO] [stdout] 147 | todo!("Set character online in OnlineDB"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `character` [INFO] [stdout] --> character/src/server.rs:145:20 [INFO] [stdout] | [INFO] [stdout] 145 | Ok(character) => { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_character` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `info` [INFO] [stdout] --> character/src/session.rs:79:21 [INFO] [stdout] | [INFO] [stdout] 79 | if let Some(info) = self.account_info.as_ref() { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_info` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 24s [INFO] running `Command { std: "docker" "inspect" "0f911c10fb197a38adc41a0cbdc759026fdf3a7362b564d84552e37e01201171", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f911c10fb197a38adc41a0cbdc759026fdf3a7362b564d84552e37e01201171", kill_on_drop: false }` [INFO] [stdout] 0f911c10fb197a38adc41a0cbdc759026fdf3a7362b564d84552e37e01201171 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+1.52.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c199112b83e1938635ce71292be5839008f240e5bde27c726a4292cb325859af [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c199112b83e1938635ce71292be5839008f240e5bde27c726a4292cb325859af", kill_on_drop: false }` [INFO] [stderr] Compiling api v0.1.0 (/opt/rustwide/workdir/api) [INFO] [stderr] Compiling databases v0.1.0 (/opt/rustwide/workdir/databases) [INFO] [stderr] Compiling login v0.1.0 (/opt/rustwide/workdir/login) [INFO] [stderr] Compiling character v0.1.0 (/opt/rustwide/workdir/character) [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> character/src/server.rs:147:21 [INFO] [stdout] | [INFO] [stdout] 146 | todo!("handle character selection"); [INFO] [stdout] | ------------------------------------ any code following this expression is unreachable [INFO] [stdout] 147 | todo!("Set character online in OnlineDB"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `character` [INFO] [stdout] --> character/src/server.rs:145:20 [INFO] [stdout] | [INFO] [stdout] 145 | Ok(character) => { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_character` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `info` [INFO] [stdout] --> character/src/session.rs:79:21 [INFO] [stdout] | [INFO] [stdout] 79 | if let Some(info) = self.account_info.as_ref() { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_info` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.24s [INFO] running `Command { std: "docker" "inspect" "c199112b83e1938635ce71292be5839008f240e5bde27c726a4292cb325859af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c199112b83e1938635ce71292be5839008f240e5bde27c726a4292cb325859af", kill_on_drop: false }` [INFO] [stdout] c199112b83e1938635ce71292be5839008f240e5bde27c726a4292cb325859af [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+1.52.1" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] eded9c5a3f7b476821cf07bdc5689dcae05854dacb3fb22f60b8a90ef51d1bee [INFO] running `Command { std: "docker" "start" "-a" "eded9c5a3f7b476821cf07bdc5689dcae05854dacb3fb22f60b8a90ef51d1bee", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: unreachable statement [INFO] [stderr] --> character/src/server.rs:147:21 [INFO] [stderr] | [INFO] [stderr] 146 | todo!("handle character selection"); [INFO] [stderr] | ------------------------------------ any code following this expression is unreachable [INFO] [stderr] 147 | todo!("Set character online in OnlineDB"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable statement [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unreachable_code)]` on by default [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused variable: `character` [INFO] [stderr] --> character/src/server.rs:145:20 [INFO] [stderr] | [INFO] [stderr] 145 | Ok(character) => { [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_character` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `info` [INFO] [stderr] --> character/src/session.rs:79:21 [INFO] [stderr] | [INFO] [stderr] 79 | if let Some(info) = self.account_info.as_ref() { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_info` [INFO] [stderr] [INFO] [stderr] warning: 3 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.15s [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/api-29b16c7d2ff93eac) [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/character-d2843ea5ea80a533) [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/databases-f175b7e20af690e7) [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] Running unittests (/opt/rustwide/target/debug/deps/login-46dd42592ee643c7) [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 api [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 databases [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" "eded9c5a3f7b476821cf07bdc5689dcae05854dacb3fb22f60b8a90ef51d1bee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eded9c5a3f7b476821cf07bdc5689dcae05854dacb3fb22f60b8a90ef51d1bee", kill_on_drop: false }` [INFO] [stdout] eded9c5a3f7b476821cf07bdc5689dcae05854dacb3fb22f60b8a90ef51d1bee