[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] 4e40630effbecbb06742735c3236aea97dd19660 [INFO] testing rhinocerose/canbus-visualizer against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frhinocerose%2Fcanbus-visualizer" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rhinocerose/canbus-visualizer on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-3/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" "+62efba8a050c64249dab942951bb28f710208bc8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "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] 0d38ec56f1518ade682f66e3f92093b5ca8bd09bf933bfcd7a92253e88db2af6 [INFO] running `Command { std: "docker" "start" "-a" "0d38ec56f1518ade682f66e3f92093b5ca8bd09bf933bfcd7a92253e88db2af6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0d38ec56f1518ade682f66e3f92093b5ca8bd09bf933bfcd7a92253e88db2af6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d38ec56f1518ade682f66e3f92093b5ca8bd09bf933bfcd7a92253e88db2af6", kill_on_drop: false }` [INFO] [stdout] 0d38ec56f1518ade682f66e3f92093b5ca8bd09bf933bfcd7a92253e88db2af6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "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] e08e2c8676d52e6f64dc55ae51a7fe26ee397f7142c60c8065920d7c86375b9c [INFO] running `Command { std: "docker" "start" "-a" "e08e2c8676d52e6f64dc55ae51a7fe26ee397f7142c60c8065920d7c86375b9c", 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 autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling futures-sink v0.3.8 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling futures-core v0.3.8 [INFO] [stderr] Compiling futures-io v0.3.8 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling bitflags v0.4.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling object v0.22.0 [INFO] [stderr] Compiling anyhow v1.0.34 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling itertools v0.4.19 [INFO] [stderr] Compiling pin-project-lite v0.1.11 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling try_from v0.2.2 [INFO] [stderr] Compiling hex v0.2.0 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Compiling strum v0.17.1 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling serde_test v1.0.117 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling serde_yaml v0.8.14 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling nix v0.5.1 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling linear-map v1.2.0 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling addr2line v0.14.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling backtrace v0.3.55 [INFO] [stderr] Compiling socketcan v1.7.0 [INFO] [stderr] Compiling canparse v0.1.4 [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 thiserror-impl v1.0.22 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling derive-getters v0.1.1 [INFO] [stderr] Compiling strum_macros v0.17.1 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling can-dbc v3.0.2 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling tokio v0.2.23 [INFO] [stderr] Compiling config_struct v0.5.0 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling futures-executor v0.3.8 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Compiling tokio-socketcan v0.2.0 [INFO] [stderr] Compiling canbus-visualizer v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 24s [INFO] running `Command { std: "docker" "inspect" "e08e2c8676d52e6f64dc55ae51a7fe26ee397f7142c60c8065920d7c86375b9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e08e2c8676d52e6f64dc55ae51a7fe26ee397f7142c60c8065920d7c86375b9c", kill_on_drop: false }` [INFO] [stdout] e08e2c8676d52e6f64dc55ae51a7fe26ee397f7142c60c8065920d7c86375b9c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "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] ac6fee748072c7a65c677c75480c07953f3d9ad5895be561faf8ff21c6478592 [INFO] running `Command { std: "docker" "start" "-a" "ac6fee748072c7a65c677c75480c07953f3d9ad5895be561faf8ff21c6478592", kill_on_drop: false }` [INFO] [stderr] Compiling 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` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "ac6fee748072c7a65c677c75480c07953f3d9ad5895be561faf8ff21c6478592", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac6fee748072c7a65c677c75480c07953f3d9ad5895be561faf8ff21c6478592", kill_on_drop: false }` [INFO] [stdout] ac6fee748072c7a65c677c75480c07953f3d9ad5895be561faf8ff21c6478592