[INFO] cloning repository https://github.com/artronics/ws2can [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/artronics/ws2can" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fartronics%2Fws2can", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fartronics%2Fws2can'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a77020be23bc6d8a79826762e455cb27f93631fe [INFO] testing artronics/ws2can against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fartronics%2Fws2can" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/artronics/ws2can 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 git repo https://github.com/artronics/ws2can [INFO] finished tweaking git repo https://github.com/artronics/ws2can [INFO] tweaked toml for git repo https://github.com/artronics/ws2can written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/artronics/ws2can 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] [stderr] warning: unused manifest key: dependencies.serde.featuers [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 1c6fd486c2e1b7f6e4ce24624f9cdf69522ccfa5036b736e3008fc321f754f6a [INFO] running `Command { std: "docker" "start" "-a" "1c6fd486c2e1b7f6e4ce24624f9cdf69522ccfa5036b736e3008fc321f754f6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1c6fd486c2e1b7f6e4ce24624f9cdf69522ccfa5036b736e3008fc321f754f6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c6fd486c2e1b7f6e4ce24624f9cdf69522ccfa5036b736e3008fc321f754f6a", kill_on_drop: false }` [INFO] [stdout] 1c6fd486c2e1b7f6e4ce24624f9cdf69522ccfa5036b736e3008fc321f754f6a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] f602ad7f228219ca605a690584b8b3aa16602b36193e0c3718a72273b9063091 [INFO] running `Command { std: "docker" "start" "-a" "f602ad7f228219ca605a690584b8b3aa16602b36193e0c3718a72273b9063091", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: dependencies.serde.featuers [INFO] [stderr] Compiling libc v0.2.88 [INFO] [stderr] Compiling syn v1.0.63 [INFO] [stderr] Compiling futures-core v0.3.13 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Compiling serde_derive v1.0.124 [INFO] [stderr] Compiling try_from v0.2.2 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling itertools v0.4.19 [INFO] [stderr] Compiling tokio v1.3.0 [INFO] [stderr] Compiling input_buffer v0.4.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling futures-channel v0.3.13 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling sha-1 v0.9.4 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.9 [INFO] [stderr] Compiling nix v0.5.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling regex v1.4.4 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling socketcan v1.7.0 [INFO] [stderr] Compiling env_logger v0.8.3 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling futures-macro v0.3.13 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling pin-project-internal v1.0.5 [INFO] [stderr] Compiling futures-util v0.3.13 [INFO] [stderr] Compiling pin-project v1.0.5 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling tungstenite v0.13.0 [INFO] [stderr] Compiling futures-executor v0.3.13 [INFO] [stderr] Compiling futures v0.3.13 [INFO] [stderr] Compiling tokio-tungstenite v0.14.0 [INFO] [stderr] Compiling tokio-socketcan v0.3.0 [INFO] [stderr] Compiling ws2can v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/main.rs:11:16 [INFO] [stdout] | [INFO] [stdout] 11 | panic!(print_usage()); [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 use the Debug implementation of `()` [INFO] [stdout] | [INFO] [stdout] 11 | panic!("{:?}", print_usage()); [INFO] [stdout] | +++++++ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 11 | std::panic::panic_any(print_usage()); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 11s [INFO] running `Command { std: "docker" "inspect" "f602ad7f228219ca605a690584b8b3aa16602b36193e0c3718a72273b9063091", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f602ad7f228219ca605a690584b8b3aa16602b36193e0c3718a72273b9063091", kill_on_drop: false }` [INFO] [stdout] f602ad7f228219ca605a690584b8b3aa16602b36193e0c3718a72273b9063091 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] [stdout] 44ecec150efb953b048aa03ac013afc9c247f87386435ab959d22be8ae0905bf [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" "44ecec150efb953b048aa03ac013afc9c247f87386435ab959d22be8ae0905bf", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: dependencies.serde.featuers [INFO] [stderr] Compiling ws2can v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/main.rs:11:16 [INFO] [stdout] | [INFO] [stdout] 11 | panic!(print_usage()); [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 use the Debug implementation of `()` [INFO] [stdout] | [INFO] [stdout] 11 | panic!("{:?}", print_usage()); [INFO] [stdout] | +++++++ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 11 | std::panic::panic_any(print_usage()); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.41s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/ws2can-e82ecf93cbcfdfee) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/ws2can-bd40c3157fcd4a93) [INFO] running `Command { std: "docker" "inspect" "44ecec150efb953b048aa03ac013afc9c247f87386435ab959d22be8ae0905bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44ecec150efb953b048aa03ac013afc9c247f87386435ab959d22be8ae0905bf", kill_on_drop: false }` [INFO] [stdout] 44ecec150efb953b048aa03ac013afc9c247f87386435ab959d22be8ae0905bf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] [stdout] 9ce816a132cd8e83a042cff1eaf90cf6a4b67ebe09ab74dbccfa241ebb03a1e9 [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" "9ce816a132cd8e83a042cff1eaf90cf6a4b67ebe09ab74dbccfa241ebb03a1e9", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: dependencies.serde.featuers [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/main.rs:11:16 [INFO] [stderr] | [INFO] [stderr] 11 | panic!(print_usage()); [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 use the Debug implementation of `()` [INFO] [stderr] | [INFO] [stderr] 11 | panic!("{:?}", print_usage()); [INFO] [stderr] | +++++++ [INFO] [stderr] help: or use std::panic::panic_any instead [INFO] [stderr] | [INFO] [stderr] 11 | std::panic::panic_any(print_usage()); [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] warning: `ws2can` (bin "ws2can" test) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ws2can-e82ecf93cbcfdfee) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test can::tests::deserialize_can_frame ... ok [INFO] [stdout] test can::tests::serialize_can_frame ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ws2can-bd40c3157fcd4a93) [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] [stderr] Doc-tests ws2can [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - run (line 119) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - run (line 119) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `sync` [INFO] [stdout] --> src/lib.rs:120:29 [INFO] [stdout] | [INFO] [stdout] 3 | (in_tx , in_rx ) = sync::mpsc::channel(); [INFO] [stdout] | ^^^^ use of undeclared crate or module `sync` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `sync` [INFO] [stdout] --> src/lib.rs:121:30 [INFO] [stdout] | [INFO] [stdout] 4 | (out_tx , out_rx) = sync::mpsc::channel(); [INFO] [stdout] | ^^^^ use of undeclared crate or module `sync` [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `in_tx` in this scope [INFO] [stdout] --> src/lib.rs:120:2 [INFO] [stdout] | [INFO] [stdout] 3 | (in_tx , in_rx ) = sync::mpsc::channel(); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `in_rx` in this scope [INFO] [stdout] --> src/lib.rs:120:14 [INFO] [stdout] | [INFO] [stdout] 3 | (in_tx , in_rx ) = sync::mpsc::channel(); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `out_tx` in this scope [INFO] [stdout] --> src/lib.rs:121:3 [INFO] [stdout] | [INFO] [stdout] 4 | (out_tx , out_rx) = sync::mpsc::channel(); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `out_rx` in this scope [INFO] [stdout] --> src/lib.rs:121:15 [INFO] [stdout] | [INFO] [stdout] 4 | (out_tx , out_rx) = sync::mpsc::channel(); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - run (line 119) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.43s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "9ce816a132cd8e83a042cff1eaf90cf6a4b67ebe09ab74dbccfa241ebb03a1e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ce816a132cd8e83a042cff1eaf90cf6a4b67ebe09ab74dbccfa241ebb03a1e9", kill_on_drop: false }` [INFO] [stdout] 9ce816a132cd8e83a042cff1eaf90cf6a4b67ebe09ab74dbccfa241ebb03a1e9