[INFO] cloning repository https://github.com/rhinocerose/canbus-visualizer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rhinocerose/canbus-visualizer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frhinocerose%2Fcanbus-visualizer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frhinocerose%2Fcanbus-visualizer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 495047edf29b859a69f236d660b60c4f7cf8c154 [INFO] checking rhinocerose/canbus-visualizer against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frhinocerose%2Fcanbus-visualizer" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rhinocerose/canbus-visualizer on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rhinocerose/canbus-visualizer [INFO] finished tweaking git repo https://github.com/rhinocerose/canbus-visualizer [INFO] tweaked toml for git repo https://github.com/rhinocerose/canbus-visualizer written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/rhinocerose/canbus-visualizer already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3751ccb518984b58576209dfe697d3cb914035ade3299ccfec7f003eedb0da27 [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" "3751ccb518984b58576209dfe697d3cb914035ade3299ccfec7f003eedb0da27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3751ccb518984b58576209dfe697d3cb914035ade3299ccfec7f003eedb0da27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3751ccb518984b58576209dfe697d3cb914035ade3299ccfec7f003eedb0da27", kill_on_drop: false }` [INFO] [stdout] 3751ccb518984b58576209dfe697d3cb914035ade3299ccfec7f003eedb0da27 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--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] 2384e1f834a52ec1982fc50bbbea279eed2a34bfdcc419d1ccce137e26c04dbc [INFO] running `Command { std: "docker" "start" "-a" "2384e1f834a52ec1982fc50bbbea279eed2a34bfdcc419d1ccce137e26c04dbc", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.51 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Checking futures-sink v0.3.8 [INFO] [stderr] Checking futures-core v0.3.8 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking futures-io v0.3.8 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking try_from v0.2.2 [INFO] [stderr] Checking hex v0.2.0 [INFO] [stderr] Checking pin-project-lite v0.1.11 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling anyhow v1.0.34 [INFO] [stderr] Checking dtoa v0.4.6 [INFO] [stderr] Checking strum v0.17.1 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking futures-task v0.3.8 [INFO] [stderr] Checking futures-channel v0.3.8 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking yaml-rust v0.4.4 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking enum_primitive v0.1.1 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking net2 v0.2.35 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking nix v0.5.1 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking backtrace v0.3.55 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking canparse v0.1.4 [INFO] [stderr] Checking socketcan v1.7.0 [INFO] [stderr] Checking serde_test v1.0.117 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Checking serde_json v1.0.60 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking serde_yaml v0.8.14 [INFO] [stderr] Checking toml v0.5.7 [INFO] [stderr] Checking linear-map v1.2.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling derive-getters v0.1.1 [INFO] [stderr] Compiling strum_macros v0.17.1 [INFO] [stderr] Checking tokio v0.2.23 [INFO] [stderr] Checking can-dbc v3.0.2 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking config_struct v0.5.0 [INFO] [stderr] Checking thiserror v1.0.22 [INFO] [stderr] Checking pin-project v1.0.2 [INFO] [stderr] Checking futures-util v0.3.8 [INFO] [stderr] Checking futures-executor v0.3.8 [INFO] [stderr] Checking futures v0.3.8 [INFO] [stderr] Checking tokio-socketcan v0.2.0 [INFO] [stderr] Checking canbus-visualizer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0061]: this function takes 4 arguments but 3 arguments were supplied [INFO] [stdout] --> src/configs/systemvalues.rs:209:9 [INFO] [stdout] | [INFO] [stdout] 209 | NodeValue::new( [INFO] [stdout] | ^^^^^^^^^^^^^^ expected 4 arguments [INFO] [stdout] 210 | "temperature_diode", [INFO] [stdout] | ------------------- [INFO] [stdout] 211 | "Diode Temperature".to_string(), [INFO] [stdout] | ------------------------------- [INFO] [stdout] 212 | 406768872, [INFO] [stdout] | --------- supplied 3 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/configs/systemvalues.rs:36:8 [INFO] [stdout] | [INFO] [stdout] 36 | fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] 37 | identifier: &'a str, [INFO] [stdout] | ------------------- [INFO] [stdout] 38 | display_name: &'a str, [INFO] [stdout] | --------------------- [INFO] [stdout] 39 | frame_id: u32, [INFO] [stdout] | ------------- [INFO] [stdout] 40 | subsystem: &'a str, [INFO] [stdout] | ------------------ [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 E0061`. [INFO] [stdout] [INFO] [stderr] error: could not compile `canbus-visualizer` [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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "2384e1f834a52ec1982fc50bbbea279eed2a34bfdcc419d1ccce137e26c04dbc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2384e1f834a52ec1982fc50bbbea279eed2a34bfdcc419d1ccce137e26c04dbc", kill_on_drop: false }` [INFO] [stdout] 2384e1f834a52ec1982fc50bbbea279eed2a34bfdcc419d1ccce137e26c04dbc