[INFO] cloning repository https://github.com/ultrasaurus/irc-tokio [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ultrasaurus/irc-tokio" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fultrasaurus%2Firc-tokio", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fultrasaurus%2Firc-tokio'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6fd157604121cd5627a50abc364fe3d2fe96895b [INFO] testing ultrasaurus/irc-tokio against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fultrasaurus%2Firc-tokio" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ultrasaurus/irc-tokio on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ultrasaurus/irc-tokio [INFO] finished tweaking git repo https://github.com/ultrasaurus/irc-tokio [INFO] tweaked toml for git repo https://github.com/ultrasaurus/irc-tokio written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/ultrasaurus/irc-tokio already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-test v0.2.0 [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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 857f000c20336fbbf5a92973a053806660b8726670856a757d688b95b7bc6a45 [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" "857f000c20336fbbf5a92973a053806660b8726670856a757d688b95b7bc6a45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "857f000c20336fbbf5a92973a053806660b8726670856a757d688b95b7bc6a45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "857f000c20336fbbf5a92973a053806660b8726670856a757d688b95b7bc6a45", kill_on_drop: false }` [INFO] [stdout] 857f000c20336fbbf5a92973a053806660b8726670856a757d688b95b7bc6a45 [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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ee87075d1949b0ce68177900d42e30087ebc5d0b6e6336c77350e1c0e97c393c [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" "ee87075d1949b0ce68177900d42e30087ebc5d0b6e6336c77350e1c0e97c393c", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.8 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling num_cpus v1.11.1 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling tokio-macros v0.2.4 [INFO] [stderr] Compiling tokio v0.2.11 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Compiling futures v0.3.4 [INFO] [stderr] Compiling irc-tokio v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.26s [INFO] running `Command { std: "docker" "inspect" "ee87075d1949b0ce68177900d42e30087ebc5d0b6e6336c77350e1c0e97c393c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee87075d1949b0ce68177900d42e30087ebc5d0b6e6336c77350e1c0e97c393c", kill_on_drop: false }` [INFO] [stdout] ee87075d1949b0ce68177900d42e30087ebc5d0b6e6336c77350e1c0e97c393c [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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "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] e152456b36fb3a947e4e1a114abb6e1545f2391649905c0d68ff007c3d3308a0 [INFO] running `Command { std: "docker" "start" "-a" "e152456b36fb3a947e4e1a114abb6e1545f2391649905c0d68ff007c3d3308a0", kill_on_drop: false }` [INFO] [stderr] Compiling tokio-test v0.2.0 [INFO] [stderr] Compiling irc-tokio v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `irc` [INFO] [stdout] --> examples/2b-session-struct.rs:58:9 [INFO] [stdout] | [INFO] [stdout] 58 | let irc = Session::connect(addr, &irc_user, &irc_pass).await?; [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_irc` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `nick` [INFO] [stdout] --> examples/2b-session-struct.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | nick: &'a str, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Session` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> examples/2b-session-struct.rs:11:10 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> examples/2b-session-struct.rs:25:14 [INFO] [stdout] | [INFO] [stdout] 25 | panic!(error_str) // not sure what's a good pattern for returning an error here [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 25 | panic!("{}", error_str) // not sure what's a good pattern for returning an error here [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.69s [INFO] running `Command { std: "docker" "inspect" "e152456b36fb3a947e4e1a114abb6e1545f2391649905c0d68ff007c3d3308a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e152456b36fb3a947e4e1a114abb6e1545f2391649905c0d68ff007c3d3308a0", kill_on_drop: false }` [INFO] [stdout] e152456b36fb3a947e4e1a114abb6e1545f2391649905c0d68ff007c3d3308a0 [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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "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] 61e66d25bd4d502c7e9e421a0fcb8a318d48064d1d469901519a61106c6ef752 [INFO] running `Command { std: "docker" "start" "-a" "61e66d25bd4d502c7e9e421a0fcb8a318d48064d1d469901519a61106c6ef752", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] warning: unused variable: `irc` [INFO] [stdout] running 4 tests [INFO] [stderr] --> examples/2b-session-struct.rs:58:9 [INFO] [stdout] test message::test::can_create_message ... ok [INFO] [stderr] | [INFO] [stdout] test message::test::test_string_too_long ... ok [INFO] [stderr] 58 | let irc = Session::connect(addr, &irc_user, &irc_pass).await?; [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_irc` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field is never read: `nick` [INFO] [stderr] --> examples/2b-session-struct.rs:13:5 [INFO] [stderr] | [INFO] [stderr] 13 | nick: &'a str, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `Session` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> examples/2b-session-struct.rs:11:10 [INFO] [stderr] | [INFO] [stderr] 11 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> examples/2b-session-struct.rs:25:14 [INFO] [stderr] | [INFO] [stderr] 25 | panic!(error_str) // not sure what's a good pattern for returning an error here [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: add a "{}" format string to Display the message [INFO] [stderr] | [INFO] [stderr] 25 | panic!("{}", error_str) // not sure what's a good pattern for returning an error here [INFO] [stderr] | +++++ [INFO] [stderr] [INFO] [stderr] warning: `irc-tokio` (example "2b-session-struct") generated 3 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/irc_tokio-de947a2fc0c176a8) [INFO] [stdout] test message::test::test_missing_command ... ok [INFO] [stdout] test can_create_protocol ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/irc_tokio-98e288595ee04c34) [INFO] [stdout] [INFO] [stderr] Doc-tests irc-tokio [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] [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] running `Command { std: "docker" "inspect" "61e66d25bd4d502c7e9e421a0fcb8a318d48064d1d469901519a61106c6ef752", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61e66d25bd4d502c7e9e421a0fcb8a318d48064d1d469901519a61106c6ef752", kill_on_drop: false }` [INFO] [stdout] 61e66d25bd4d502c7e9e421a0fcb8a318d48064d1d469901519a61106c6ef752