[INFO] fetching crate risclient 0.1.1... [INFO] testing risclient-0.1.1 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate risclient 0.1.1 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate risclient 0.1.1 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate risclient 0.1.1 [INFO] finished tweaking crates.io crate risclient 0.1.1 [INFO] tweaked toml for crates.io crate risclient 0.1.1 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate risclient 0.1.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d0abc4d5b807c59fff4c8849a4c2e232037633676e709b001951ca1ee8351a78 [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" "d0abc4d5b807c59fff4c8849a4c2e232037633676e709b001951ca1ee8351a78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d0abc4d5b807c59fff4c8849a4c2e232037633676e709b001951ca1ee8351a78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0abc4d5b807c59fff4c8849a4c2e232037633676e709b001951ca1ee8351a78", kill_on_drop: false }` [INFO] [stdout] d0abc4d5b807c59fff4c8849a4c2e232037633676e709b001951ca1ee8351a78 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+beta-2022-04-10" "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] 89aa82c29d465effd8d7a37503828df58824d376e9208ee5ab31c2417cc414fb [INFO] running `Command { std: "docker" "start" "-a" "89aa82c29d465effd8d7a37503828df58824d376e9208ee5ab31c2417cc414fb", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.90 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling quote v1.0.17 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling tungstenite v0.17.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling tokio-tungstenite v0.17.1 [INFO] [stderr] Compiling risclient v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 50.58s [INFO] running `Command { std: "docker" "inspect" "89aa82c29d465effd8d7a37503828df58824d376e9208ee5ab31c2417cc414fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89aa82c29d465effd8d7a37503828df58824d376e9208ee5ab31c2417cc414fb", kill_on_drop: false }` [INFO] [stdout] 89aa82c29d465effd8d7a37503828df58824d376e9208ee5ab31c2417cc414fb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--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] fbb57d4f39921ed8b5e64b1fae4dd6412d50dac0f9f4e96cabf75bfc09ea4eff [INFO] running `Command { std: "docker" "start" "-a" "fbb57d4f39921ed8b5e64b1fae4dd6412d50dac0f9f4e96cabf75bfc09ea4eff", kill_on_drop: false }` [INFO] [stderr] Compiling risclient v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.75s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/risclient-8fceab40a3e44b5c) [INFO] [stderr] Executable unittests src/ristest.rs (/opt/rustwide/target/debug/deps/ristest-7a104d04e61ba8ee) [INFO] running `Command { std: "docker" "inspect" "fbb57d4f39921ed8b5e64b1fae4dd6412d50dac0f9f4e96cabf75bfc09ea4eff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fbb57d4f39921ed8b5e64b1fae4dd6412d50dac0f9f4e96cabf75bfc09ea4eff", kill_on_drop: false }` [INFO] [stdout] fbb57d4f39921ed8b5e64b1fae4dd6412d50dac0f9f4e96cabf75bfc09ea4eff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+beta-2022-04-10" "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] b37496e15122f945689b6f6bf88d293af279de755e8a7a6501fb1f8641063df9 [INFO] running `Command { std: "docker" "start" "-a" "b37496e15122f945689b6f6bf88d293af279de755e8a7a6501fb1f8641063df9", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/risclient-8fceab40a3e44b5c) [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] [stdout] [INFO] [stderr] Running unittests src/ristest.rs (/opt/rustwide/target/debug/deps/ristest-7a104d04e61ba8ee) [INFO] [stdout] running 0 tests [INFO] [stderr] Doc-tests risclient [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 4 tests [INFO] [stdout] test src/lib.rs - RisClient::stream (line 206) ... FAILED [INFO] [stdout] test src/lib.rs - RisClient::stream_custom (line 138) ... FAILED [INFO] [stdout] test src/lib.rs - RisClient::new (line 100) ... FAILED [INFO] [stdout] test src/lib.rs - RisClient::default (line 115) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - RisClient::stream (line 206) stdout ---- [INFO] [stdout] error[E0599]: no method named `stream` found for enum `Result` in the current scope [INFO] [stdout] --> src/lib.rs:209:17 [INFO] [stdout] | [INFO] [stdout] 6 | let rx = client.stream(); [INFO] [stdout] | ^^^^^^ method not found in `Result>` [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - RisClient::stream_custom (line 138) stdout ---- [INFO] [stdout] error[E0599]: no method named `stream_custom` found for enum `Result` in the current scope [INFO] [stdout] --> src/lib.rs:141:17 [INFO] [stdout] | [INFO] [stdout] 6 | let rx = client.stream_custom(Some("rrc16".to_string()), None, None, None); [INFO] [stdout] | ^^^^^^^^^^^^^ method not found in `Result>` [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - RisClient::new (line 100) stdout ---- [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/lib.rs:102:29 [INFO] [stdout] | [INFO] [stdout] 5 | let client = RisClient::new("ris-live.ripe.net", "rust-risclient"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^- help: try using a conversion method: `.to_string()` [INFO] [stdout] | | [INFO] [stdout] | expected struct `String`, found `&str` [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/lib.rs:102:50 [INFO] [stdout] | [INFO] [stdout] 5 | let client = RisClient::new("ris-live.ripe.net", "rust-risclient"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^- help: try using a conversion method: `.to_string()` [INFO] [stdout] | | [INFO] [stdout] | expected struct `String`, found `&str` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - RisClient::new (line 100) [INFO] [stdout] src/lib.rs - RisClient::stream (line 206) [INFO] [stdout] src/lib.rs - RisClient::stream_custom (line 138) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 1 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.77s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "b37496e15122f945689b6f6bf88d293af279de755e8a7a6501fb1f8641063df9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b37496e15122f945689b6f6bf88d293af279de755e8a7a6501fb1f8641063df9", kill_on_drop: false }` [INFO] [stdout] b37496e15122f945689b6f6bf88d293af279de755e8a7a6501fb1f8641063df9