[INFO] fetching crate netidx 0.5.0... [INFO] checking netidx-0.5.0 against beta for pr-78714 [INFO] extracting crate netidx 0.5.0 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate netidx 0.5.0 on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate netidx 0.5.0 [INFO] finished tweaking crates.io crate netidx 0.5.0 [INFO] tweaked toml for crates.io crate netidx 0.5.0 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 71356be12d7b7f603b2fb02a8c688b20a73595ac06de43f1fcafa24efaaaa30f [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" "71356be12d7b7f603b2fb02a8c688b20a73595ac06de43f1fcafa24efaaaa30f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "71356be12d7b7f603b2fb02a8c688b20a73595ac06de43f1fcafa24efaaaa30f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71356be12d7b7f603b2fb02a8c688b20a73595ac06de43f1fcafa24efaaaa30f", kill_on_drop: false }` [INFO] [stdout] 71356be12d7b7f603b2fb02a8c688b20a73595ac06de43f1fcafa24efaaaa30f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6404b95a5947fe56d74a98b3d474dac389f36fc9a9d4b5bc4c55694ea3ac4c58 [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" "6404b95a5947fe56d74a98b3d474dac389f36fc9a9d4b5bc4c55694ea3ac4c58", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling bindgen v0.55.1 [INFO] [stderr] Compiling packed_struct v0.3.1 [INFO] [stderr] Compiling clang-sys v1.0.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.0 [INFO] [stderr] Compiling tokio v0.3.3 [INFO] [stderr] Compiling libloading v0.6.5 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Checking mio v0.7.5 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking get_if_addrs v0.5.3 [INFO] [stderr] Checking dirs v3.0.1 [INFO] [stderr] Checking rand_xorshift v0.2.0 [INFO] [stderr] Checking futures-util v0.3.8 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Checking proptest v0.10.1 [INFO] [stderr] Checking crossbeam-epoch v0.9.0 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking crossbeam-queue v0.3.0 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking crossbeam v0.8.0 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Checking futures-executor v0.3.8 [INFO] [stderr] Checking futures v0.3.8 [INFO] [stderr] Checking bytes v0.6.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking serde_json v1.0.59 [INFO] [stderr] Compiling packed_struct_codegen v0.3.1 [INFO] [stderr] Checking immutable-chunkmap v0.5.9 [INFO] [stderr] Compiling libgssapi-sys v0.2.2 [INFO] [stderr] Checking libgssapi v0.4.2 [INFO] [stderr] Checking netidx v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/resolver_single.rs:509:37 [INFO] [stdout] | [INFO] [stdout] 509 | ... let mut err = false; [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/resolver_single.rs:509:37 [INFO] [stdout] | [INFO] [stdout] 509 | ... let mut err = false; [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/subscriber.rs:1193:26 [INFO] [stdout] | [INFO] [stdout] 1193 | Some(Ok((mut batch, true))) => { [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/subscriber.rs:1202:26 [INFO] [stdout] | [INFO] [stdout] 1202 | Some(Ok((mut batch, false))) => [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/subscriber.rs:1193:26 [INFO] [stdout] | [INFO] [stdout] 1193 | Some(Ok((mut batch, true))) => { [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/subscriber.rs:1202:26 [INFO] [stdout] | [INFO] [stdout] 1202 | Some(Ok((mut batch, false))) => [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `con` is never read [INFO] [stdout] --> src/resolver_server.rs:109:21 [INFO] [stdout] | [INFO] [stdout] 109 | con = None; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/resolver_single.rs:419:25 [INFO] [stdout] | [INFO] [stdout] 419 | for i in 0..3 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `err` [INFO] [stdout] --> src/resolver_single.rs:509:37 [INFO] [stdout] | [INFO] [stdout] 509 | ... let mut err = false; [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_err` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `write` found for struct `resolver_store::Store` in the current scope [INFO] [stdout] --> src/test.rs:379:35 [INFO] [stdout] | [INFO] [stdout] 379 | let mut store = store.write(); [INFO] [stdout] | ^^^^^ method not found in `resolver_store::Store` [INFO] [stdout] | [INFO] [stdout] ::: src/resolver_store.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | pub(crate) struct Store { [INFO] [stdout] | ----------------------- method `write` not found for this [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `write`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `std::io::Write` [INFO] [stdout] candidate #2: `Hasher` [INFO] [stdout] candidate #3: `tokio::io::AsyncWriteExt` [INFO] [stdout] candidate #4: `futures::AsyncWriteExt` [INFO] [stdout] candidate #5: `itoa::Integer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `read` found for struct `resolver_store::Store` in the current scope [INFO] [stdout] --> src/test.rs:396:31 [INFO] [stdout] | [INFO] [stdout] 396 | let store = store.read(); [INFO] [stdout] | ^^^^ method not found in `resolver_store::Store` [INFO] [stdout] | [INFO] [stdout] ::: src/resolver_store.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | pub(crate) struct Store { [INFO] [stdout] | ----------------------- method `read` not found for this [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `read`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `std::io::Read` [INFO] [stdout] candidate #2: `tokio::io::AsyncReadExt` [INFO] [stdout] candidate #3: `XofReader` [INFO] [stdout] candidate #4: `futures::AsyncReadExt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `write` found for struct `resolver_store::Store` in the current scope [INFO] [stdout] --> src/test.rs:446:35 [INFO] [stdout] | [INFO] [stdout] 446 | let mut store = store.write(); [INFO] [stdout] | ^^^^^ method not found in `resolver_store::Store` [INFO] [stdout] | [INFO] [stdout] ::: src/resolver_store.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | pub(crate) struct Store { [INFO] [stdout] | ----------------------- method `write` not found for this [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `write`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `std::io::Write` [INFO] [stdout] candidate #2: `Hasher` [INFO] [stdout] candidate #3: `tokio::io::AsyncWriteExt` [INFO] [stdout] candidate #4: `futures::AsyncWriteExt` [INFO] [stdout] candidate #5: `itoa::Integer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `read` found for struct `resolver_store::Store` in the current scope [INFO] [stdout] --> src/test.rs:459:31 [INFO] [stdout] | [INFO] [stdout] 459 | let store = store.read(); [INFO] [stdout] | ^^^^ method not found in `resolver_store::Store` [INFO] [stdout] | [INFO] [stdout] ::: src/resolver_store.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | pub(crate) struct Store { [INFO] [stdout] | ----------------------- method `read` not found for this [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `read`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `std::io::Read` [INFO] [stdout] candidate #2: `tokio::io::AsyncReadExt` [INFO] [stdout] candidate #3: `XofReader` [INFO] [stdout] candidate #4: `futures::AsyncReadExt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `write` found for struct `resolver_store::Store` in the current scope [INFO] [stdout] --> src/test.rs:492:35 [INFO] [stdout] | [INFO] [stdout] 492 | let mut store = store.write(); [INFO] [stdout] | ^^^^^ method not found in `resolver_store::Store` [INFO] [stdout] | [INFO] [stdout] ::: src/resolver_store.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | pub(crate) struct Store { [INFO] [stdout] | ----------------------- method `write` not found for this [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `write`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `std::io::Write` [INFO] [stdout] candidate #2: `Hasher` [INFO] [stdout] candidate #3: `tokio::io::AsyncWriteExt` [INFO] [stdout] candidate #4: `futures::AsyncWriteExt` [INFO] [stdout] candidate #5: `itoa::Integer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `read` found for struct `resolver_store::Store` in the current scope [INFO] [stdout] --> src/test.rs:505:31 [INFO] [stdout] | [INFO] [stdout] 505 | let store = store.read(); [INFO] [stdout] | ^^^^ method not found in `resolver_store::Store` [INFO] [stdout] | [INFO] [stdout] ::: src/resolver_store.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | pub(crate) struct Store { [INFO] [stdout] | ----------------------- method `read` not found for this [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `read`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `std::io::Read` [INFO] [stdout] candidate #2: `tokio::io::AsyncReadExt` [INFO] [stdout] candidate #3: `XofReader` [INFO] [stdout] candidate #4: `futures::AsyncReadExt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `netidx` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "6404b95a5947fe56d74a98b3d474dac389f36fc9a9d4b5bc4c55694ea3ac4c58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6404b95a5947fe56d74a98b3d474dac389f36fc9a9d4b5bc4c55694ea3ac4c58", kill_on_drop: false }` [INFO] [stdout] 6404b95a5947fe56d74a98b3d474dac389f36fc9a9d4b5bc4c55694ea3ac4c58