[INFO] updating cached repository https://github.com/Voxar/Rustoverse [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ef6026c9b1512cdded3e46d37629a6cf30d656f5 [INFO] testing Voxar/Rustoverse against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVoxar%2FRustoverse" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Voxar/Rustoverse on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Voxar/Rustoverse [INFO] finished tweaking git repo https://github.com/Voxar/Rustoverse [INFO] tweaked toml for git repo https://github.com/Voxar/Rustoverse written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/Voxar/Rustoverse already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a43e9aa246e6ee4cd38ae5db76f9c2c43cc4c8b527fd0ebd0a05b682174c10e4 [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" "a43e9aa246e6ee4cd38ae5db76f9c2c43cc4c8b527fd0ebd0a05b682174c10e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a43e9aa246e6ee4cd38ae5db76f9c2c43cc4c8b527fd0ebd0a05b682174c10e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a43e9aa246e6ee4cd38ae5db76f9c2c43cc4c8b527fd0ebd0a05b682174c10e4", kill_on_drop: false }` [INFO] [stdout] a43e9aa246e6ee4cd38ae5db76f9c2c43cc4c8b527fd0ebd0a05b682174c10e4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9fd2a8a367d830e9ccdbb29fcd3ecabe23116fe9e83946625388739d1bea0510 [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" "9fd2a8a367d830e9ccdbb29fcd3ecabe23116fe9e83946625388739d1bea0510", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling cc v1.0.47 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling ucd-util v0.1.5 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling syn v1.0.8 [INFO] [stderr] Compiling bindgen v0.35.0 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling serde v1.0.102 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling cmake v0.1.42 [INFO] [stderr] Compiling clang-sys v0.22.0 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling which v1.0.5 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling cexpr v0.2.3 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling serde_json v1.0.41 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling enet-sys v0.2.2 [INFO] [stderr] Compiling enet v0.2.2 [INFO] [stderr] Compiling client v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `Intent`, `Interaction` [INFO] [stdout] --> src/allo/client.rs:4:21 [INFO] [stdout] | [INFO] [stdout] 4 | use super::shared::{Intent, Interaction, Identity, Avatar}; [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Intent` [INFO] [stdout] --> src/main.rs:2:13 [INFO] [stdout] | [INFO] [stdout] 2 | use allo::{ Intent }; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `host` [INFO] [stdout] --> src/allo/client.rs:38:14 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn new(host: String, identity: Identity, avatar: Avatar) -> Client { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_host` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `channel_id` [INFO] [stdout] --> src/allo/client.rs:77:47 [INFO] [stdout] | [INFO] [stdout] 77 | Some(enet::Event::Receive { sender, channel_id, packet } ) => { [INFO] [stdout] | ^^^^^^^^^^ help: try ignoring the field: `channel_id: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `identity` [INFO] [stdout] --> src/allo/client.rs:14:3 [INFO] [stdout] | [INFO] [stdout] 14 | identity: Identity, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `avatar` [INFO] [stdout] --> src/allo/client.rs:15:3 [INFO] [stdout] | [INFO] [stdout] 15 | avatar: Avatar, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Interaction` [INFO] [stdout] --> src/allo/shared.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Interaction { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Intent` [INFO] [stdout] --> src/allo/shared.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct Intent { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 04s [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "9fd2a8a367d830e9ccdbb29fcd3ecabe23116fe9e83946625388739d1bea0510", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9fd2a8a367d830e9ccdbb29fcd3ecabe23116fe9e83946625388739d1bea0510", kill_on_drop: false }` [INFO] [stdout] 9fd2a8a367d830e9ccdbb29fcd3ecabe23116fe9e83946625388739d1bea0510 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fdba3268030ebec3d0dc905fb7c0a5711a8ca801aedf3c9153106caa5b93b297 [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" "fdba3268030ebec3d0dc905fb7c0a5711a8ca801aedf3c9153106caa5b93b297", kill_on_drop: false }` [INFO] [stderr] Compiling client v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `Intent`, `Interaction` [INFO] [stdout] --> src/allo/client.rs:4:21 [INFO] [stdout] | [INFO] [stdout] 4 | use super::shared::{Intent, Interaction, Identity, Avatar}; [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Intent` [INFO] [stdout] --> src/main.rs:2:13 [INFO] [stdout] | [INFO] [stdout] 2 | use allo::{ Intent }; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `host` [INFO] [stdout] --> src/allo/client.rs:38:14 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn new(host: String, identity: Identity, avatar: Avatar) -> Client { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_host` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `channel_id` [INFO] [stdout] --> src/allo/client.rs:77:47 [INFO] [stdout] | [INFO] [stdout] 77 | Some(enet::Event::Receive { sender, channel_id, packet } ) => { [INFO] [stdout] | ^^^^^^^^^^ help: try ignoring the field: `channel_id: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `identity` [INFO] [stdout] --> src/allo/client.rs:14:3 [INFO] [stdout] | [INFO] [stdout] 14 | identity: Identity, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `avatar` [INFO] [stdout] --> src/allo/client.rs:15:3 [INFO] [stdout] | [INFO] [stdout] 15 | avatar: Avatar, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Interaction` [INFO] [stdout] --> src/allo/shared.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Interaction { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Intent` [INFO] [stdout] --> src/allo/shared.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct Intent { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.75s [INFO] running `Command { std: "docker" "inspect" "fdba3268030ebec3d0dc905fb7c0a5711a8ca801aedf3c9153106caa5b93b297", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fdba3268030ebec3d0dc905fb7c0a5711a8ca801aedf3c9153106caa5b93b297", kill_on_drop: false }` [INFO] [stdout] fdba3268030ebec3d0dc905fb7c0a5711a8ca801aedf3c9153106caa5b93b297 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1900b36b256ebdb908b78443b9653d179c95a223a00bfe87b0df54f4eaa8dd31 [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" "1900b36b256ebdb908b78443b9653d179c95a223a00bfe87b0df54f4eaa8dd31", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] warning: unused imports: `Intent`, `Interaction` [INFO] [stdout] running 0 tests [INFO] [stderr] --> src/allo/client.rs:4:21 [INFO] [stdout] [INFO] [stderr] | [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stderr] 4 | use super::shared::{Intent, Interaction, Identity, Avatar}; [INFO] [stdout] [INFO] [stderr] | ^^^^^^ ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `Intent` [INFO] [stderr] --> src/main.rs:2:13 [INFO] [stderr] | [INFO] [stderr] 2 | use allo::{ Intent }; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `host` [INFO] [stderr] --> src/allo/client.rs:38:14 [INFO] [stderr] | [INFO] [stderr] 38 | pub fn new(host: String, identity: Identity, avatar: Avatar) -> Client { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_host` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `channel_id` [INFO] [stderr] --> src/allo/client.rs:77:47 [INFO] [stderr] | [INFO] [stderr] 77 | Some(enet::Event::Receive { sender, channel_id, packet } ) => { [INFO] [stderr] | ^^^^^^^^^^ help: try ignoring the field: `channel_id: _` [INFO] [stderr] [INFO] [stderr] warning: field is never read: `identity` [INFO] [stderr] --> src/allo/client.rs:14:3 [INFO] [stderr] | [INFO] [stderr] 14 | identity: Identity, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field is never read: `avatar` [INFO] [stderr] --> src/allo/client.rs:15:3 [INFO] [stderr] | [INFO] [stderr] 15 | avatar: Avatar, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct is never constructed: `Interaction` [INFO] [stderr] --> src/allo/shared.rs:11:12 [INFO] [stderr] | [INFO] [stderr] 11 | pub struct Interaction { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct is never constructed: `Intent` [INFO] [stderr] --> src/allo/shared.rs:19:12 [INFO] [stderr] | [INFO] [stderr] 19 | pub struct Intent { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 8 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/client-a6e444418e90578e [INFO] running `Command { std: "docker" "inspect" "1900b36b256ebdb908b78443b9653d179c95a223a00bfe87b0df54f4eaa8dd31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1900b36b256ebdb908b78443b9653d179c95a223a00bfe87b0df54f4eaa8dd31", kill_on_drop: false }` [INFO] [stdout] 1900b36b256ebdb908b78443b9653d179c95a223a00bfe87b0df54f4eaa8dd31