[INFO] fetching crate nt 3.0.0... [INFO] testing nt-3.0.0 against 1.60.0 for beta-1.61-1 [INFO] extracting crate nt 3.0.0 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate nt 3.0.0 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate nt 3.0.0 [INFO] finished tweaking crates.io crate nt 3.0.0 [INFO] tweaked toml for crates.io crate nt 3.0.0 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate nt 3.0.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded hermit-abi v0.1.5 [INFO] [stderr] Downloaded bytes v0.5.3 [INFO] [stderr] Downloaded proc-macro-hack v0.5.11 [INFO] [stderr] Downloaded futures-macro v0.3.1 [INFO] [stderr] Downloaded thiserror-impl v1.0.14 [INFO] [stderr] Downloaded proc-macro-nested v0.1.3 [INFO] [stderr] Downloaded nt-network v3.0.0 [INFO] [stderr] Downloaded socket2 v0.3.11 [INFO] [stderr] Downloaded tokio v0.2.6 [INFO] [stderr] Downloaded futures-executor v0.3.1 [INFO] [stderr] Downloaded unicode-normalization v0.1.11 [INFO] [stderr] Downloaded thiserror v1.0.14 [INFO] [stderr] Downloaded futures-io v0.3.1 [INFO] [stderr] Downloaded sha-1 v0.8.1 [INFO] [stderr] Downloaded futures v0.3.1 [INFO] [stderr] Downloaded tokio-macros v0.2.1 [INFO] [stderr] Downloaded pin-project-lite v0.1.1 [INFO] [stderr] Downloaded multimap v0.5.0 [INFO] [stderr] Downloaded tokio-tungstenite v0.10.0 [INFO] [stderr] Downloaded tungstenite v0.10.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", 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] 726f9e104369a4deba5bcffb56dacebd4fcd21ba1060cd972eeec41de64840d1 [INFO] running `Command { std: "docker" "start" "-a" "726f9e104369a4deba5bcffb56dacebd4fcd21ba1060cd972eeec41de64840d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "726f9e104369a4deba5bcffb56dacebd4fcd21ba1060cd972eeec41de64840d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "726f9e104369a4deba5bcffb56dacebd4fcd21ba1060cd972eeec41de64840d1", kill_on_drop: false }` [INFO] [stdout] 726f9e104369a4deba5bcffb56dacebd4fcd21ba1060cd972eeec41de64840d1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", 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] 87b34498bb75808da66733ad46782509634d6d9675d168494c09bdd9f5c4fb1b [INFO] running `Command { std: "docker" "start" "-a" "87b34498bb75808da66733ad46782509634d6d9675d168494c09bdd9f5c4fb1b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling futures-core v0.3.1 [INFO] [stderr] Compiling bytes v0.5.3 [INFO] [stderr] Compiling arc-swap v0.4.4 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling pin-project-lite v0.1.1 [INFO] [stderr] Compiling serde v1.0.92 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Compiling futures-sink v0.3.1 [INFO] [stderr] Compiling futures-task v0.3.1 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling futures-channel v0.3.1 [INFO] [stderr] Compiling nt-leb128 v0.3.1 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.11.1 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling multimap v0.5.0 [INFO] [stderr] Compiling tokio-macros v0.2.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling thiserror-impl v1.0.14 [INFO] [stderr] Compiling tokio v0.2.6 [INFO] [stderr] Compiling futures-macro v0.3.1 [INFO] [stderr] Compiling thiserror v1.0.14 [INFO] [stderr] Compiling futures-util v0.3.1 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling nt-network v3.0.0 [INFO] [stderr] Compiling nt v3.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 50.81s [INFO] running `Command { std: "docker" "inspect" "87b34498bb75808da66733ad46782509634d6d9675d168494c09bdd9f5c4fb1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87b34498bb75808da66733ad46782509634d6d9675d168494c09bdd9f5c4fb1b", kill_on_drop: false }` [INFO] [stdout] 87b34498bb75808da66733ad46782509634d6d9675d168494c09bdd9f5c4fb1b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e24d351a4c8cf7cf3c5334945fdf02158262604a77600b3541e9f635092a065c [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" "e24d351a4c8cf7cf3c5334945fdf02158262604a77600b3541e9f635092a065c", kill_on_drop: false }` [INFO] [stderr] Compiling nt v3.0.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0599]: no function or associated item named `connect_ws` found for struct `nt::NetworkTables` in the current scope [INFO] [stdout] --> examples/ws_client.rs:5:33 [INFO] [stdout] | [INFO] [stdout] 5 | let mut nt = NetworkTables::connect_ws("ws://127.0.0.1:1735", "nt-ws") [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | function or associated item not found in `nt::NetworkTables<_>` [INFO] [stdout] | help: there is an associated function with a similar name: `connect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `connect_ws` found for struct `nt::NetworkTables` in the current scope [INFO] [stdout] --> examples/ws_rpc_client.rs:7:33 [INFO] [stdout] | [INFO] [stdout] 7 | let mut nt = NetworkTables::connect_ws("ws://127.0.0.1:1735", "nt-ws").await?; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | function or associated item not found in `nt::NetworkTables<_>` [INFO] [stdout] | help: there is an associated function with a similar name: `connect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `nt` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> examples/read.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 16 | loop {} [INFO] [stdout] | ------- any code following this expression is unreachable [INFO] [stdout] 17 | Ok(()) [INFO] [stdout] | ^^^^^^ unreachable expression [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused implementer of `Future` that must be used [INFO] [stdout] --> examples/write.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | / client.create_entry(EntryData::new( [INFO] [stdout] 8 | | "newEntry".to_string(), [INFO] [stdout] 9 | | 0, [INFO] [stdout] 10 | | EntryValue::Double(5.0), [INFO] [stdout] 11 | | )); [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: futures do nothing unless you `.await` or poll them [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "e24d351a4c8cf7cf3c5334945fdf02158262604a77600b3541e9f635092a065c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e24d351a4c8cf7cf3c5334945fdf02158262604a77600b3541e9f635092a065c", kill_on_drop: false }` [INFO] [stdout] e24d351a4c8cf7cf3c5334945fdf02158262604a77600b3541e9f635092a065c