[INFO] cloning repository https://github.com/Voxar/Rustoverse [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Voxar/Rustoverse" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVoxar%2FRustoverse", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVoxar%2FRustoverse'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fee27ee0a79a9115670a6e64acb60a6dc5a8ec89 [INFO] checking Voxar/Rustoverse/fee27ee0a79a9115670a6e64acb60a6dc5a8ec89 against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVoxar%2FRustoverse" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Voxar/Rustoverse on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-4-tc1/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: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded enet v0.2.2 [INFO] [stderr] Downloaded proc-macro2 v1.0.6 [INFO] [stderr] Downloaded serde_json v1.0.41 [INFO] [stderr] Downloaded wincolor v1.0.2 [INFO] [stderr] Downloaded failure_derive v0.1.6 [INFO] [stderr] Downloaded failure v0.1.6 [INFO] [stderr] Downloaded cmake v0.1.42 [INFO] [stderr] Downloaded clang-sys v0.22.0 [INFO] [stderr] Downloaded termcolor v1.0.5 [INFO] [stderr] Downloaded cc v1.0.47 [INFO] [stderr] Downloaded aho-corasick v0.7.6 [INFO] [stderr] Downloaded serde v1.0.102 [INFO] [stderr] Downloaded backtrace v0.3.40 [INFO] [stderr] Downloaded env_logger v0.5.13 [INFO] [stderr] Downloaded syn v1.0.8 [INFO] [stderr] Downloaded regex v1.3.1 [INFO] [stderr] Downloaded regex-syntax v0.6.12 [INFO] [stderr] Downloaded backtrace-sys v0.1.32 [INFO] [stderr] Downloaded enet-sys v0.2.2 [INFO] [stderr] Downloaded bindgen v0.35.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fe0362192d58581dd662e2e0794afcd0c89d448198572f711183f31504cec480 [INFO] running `Command { std: "docker" "start" "-a" "fe0362192d58581dd662e2e0794afcd0c89d448198572f711183f31504cec480", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fe0362192d58581dd662e2e0794afcd0c89d448198572f711183f31504cec480", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe0362192d58581dd662e2e0794afcd0c89d448198572f711183f31504cec480", kill_on_drop: false }` [INFO] [stdout] fe0362192d58581dd662e2e0794afcd0c89d448198572f711183f31504cec480 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "RUSTDOCFLAGS=--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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6d6c577a9948f190bcb0c32ebb5c039e03929279be138a4d5250af16b3856cf0 [INFO] running `Command { std: "docker" "start" "-a" "6d6c577a9948f190bcb0c32ebb5c039e03929279be138a4d5250af16b3856cf0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling cc v1.0.47 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling clang-sys v0.22.0 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling ucd-util v0.1.5 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling syn v1.0.8 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling bindgen v0.35.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling cexpr v0.2.3 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling which v1.0.5 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling cmake v0.1.42 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Compiling serde v1.0.102 [INFO] [stderr] Checking backtrace v0.3.40 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Checking itoa v0.4.4 [INFO] [stderr] Checking failure v0.1.6 [INFO] [stderr] Checking serde_json v1.0.41 [INFO] [stderr] Compiling enet-sys v0.2.2 [INFO] [stderr] Checking enet v0.2.2 [INFO] [stderr] Checking client v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0412]: cannot find type `T` in this scope [INFO] [stdout] --> src/allo/wire.rs:8:41 [INFO] [stdout] | [INFO] [stdout] 8 | impl WireObject for shared::Interaction { [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 8 | impl WireObject for shared::Interaction { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `T` in this scope [INFO] [stdout] --> src/allo/wire.rs:8:41 [INFO] [stdout] | [INFO] [stdout] 8 | impl WireObject for shared::Interaction { [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 8 | impl WireObject for shared::Interaction { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Intent` [INFO] [stdout] --> src/allo/client.rs:6:21 [INFO] [stdout] | [INFO] [stdout] 6 | 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: `Interaction` [INFO] [stdout] --> src/allo/mod.rs:5:18 [INFO] [stdout] | [INFO] [stdout] 5 | pub use shared::{Interaction, Intent, Identity, Avatar}; [INFO] [stdout] | ^^^^^^^^^^^ [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 import: `Intent` [INFO] [stdout] --> src/allo/client.rs:6:21 [INFO] [stdout] | [INFO] [stdout] 6 | 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: `Interaction` [INFO] [stdout] --> src/allo/mod.rs:5:18 [INFO] [stdout] | [INFO] [stdout] 5 | pub use shared::{Interaction, Intent, Identity, Avatar}; [INFO] [stdout] | ^^^^^^^^^^^ [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] error[E0277]: the trait bound `std::string::String: WireObject` is not satisfied [INFO] [stdout] --> src/allo/client.rs:132:23 [INFO] [stdout] | [INFO] [stdout] 132 | body: body.to_string(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `WireObject` is not implemented for `std::string::String` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Interaction` [INFO] [stdout] --> src/allo/shared.rs:11:30 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Interaction { [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `Interaction` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `std::string::String: WireObject` is not satisfied [INFO] [stdout] --> src/allo/client.rs:132:23 [INFO] [stdout] | [INFO] [stdout] 132 | body: body.to_string(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `WireObject` is not implemented for `std::string::String` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Interaction` [INFO] [stdout] --> src/allo/shared.rs:11:30 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Interaction { [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `Interaction` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `to_wire` found for struct `Interaction` in the current scope [INFO] [stdout] --> src/allo/client.rs:135:48 [INFO] [stdout] | [INFO] [stdout] 135 | let string = format!("{}{}", int.to_wire(), "\n"); [INFO] [stdout] | ^^^^^^^ method not found in `Interaction` [INFO] [stdout] | [INFO] [stdout] ::: src/allo/shared.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Interaction { [INFO] [stdout] | ---------------------------------------- method `to_wire` not found for this struct [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] note: `WireObject` defines an item `to_wire`, perhaps you need to implement it [INFO] [stdout] --> src/allo/wire.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | pub trait WireObject { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `to_wire` found for struct `Interaction` in the current scope [INFO] [stdout] --> src/allo/client.rs:135:48 [INFO] [stdout] | [INFO] [stdout] 135 | let string = format!("{}{}", int.to_wire(), "\n"); [INFO] [stdout] | ^^^^^^^ method not found in `Interaction` [INFO] [stdout] | [INFO] [stdout] ::: src/allo/shared.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Interaction { [INFO] [stdout] | ---------------------------------------- method `to_wire` not found for this struct [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] note: `WireObject` defines an item `to_wire`, perhaps you need to implement it [INFO] [stdout] --> src/allo/wire.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | pub trait WireObject { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::wire::WireObject` [INFO] [stdout] --> src/allo/client.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use super::wire::WireObject; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::wire::WireObject` [INFO] [stdout] --> src/allo/client.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use super::wire::WireObject; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `host` [INFO] [stdout] --> src/allo/client.rs:40:14 [INFO] [stdout] | [INFO] [stdout] 40 | 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: `host` [INFO] [stdout] --> src/allo/client.rs:40:14 [INFO] [stdout] | [INFO] [stdout] 40 | 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:79:47 [INFO] [stdout] | [INFO] [stdout] 79 | Some(enet::Event::Receive { sender, channel_id, packet } ) => { [INFO] [stdout] | ^^^^^^^^^^ help: try ignoring the field: `channel_id: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `channel_id` [INFO] [stdout] --> src/allo/client.rs:79:47 [INFO] [stdout] | [INFO] [stdout] 79 | Some(enet::Event::Receive { sender, channel_id, packet } ) => { [INFO] [stdout] | ^^^^^^^^^^ help: try ignoring the field: `channel_id: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors; 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0412, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors; 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0412, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `client` (bin "client" test) due to 4 previous errors; 6 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `client` (bin "client") due to 4 previous errors; 6 warnings emitted [INFO] running `Command { std: "docker" "inspect" "6d6c577a9948f190bcb0c32ebb5c039e03929279be138a4d5250af16b3856cf0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d6c577a9948f190bcb0c32ebb5c039e03929279be138a4d5250af16b3856cf0", kill_on_drop: false }` [INFO] [stdout] 6d6c577a9948f190bcb0c32ebb5c039e03929279be138a4d5250af16b3856cf0