[INFO] cloning repository https://github.com/AmateurECE/edtwardy-bmc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AmateurECE/edtwardy-bmc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAmateurECE%2Fedtwardy-bmc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAmateurECE%2Fedtwardy-bmc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] aecbd5e5a91d29928076bcb86d450f0323df08d9 [INFO] testing AmateurECE/edtwardy-bmc against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAmateurECE%2Fedtwardy-bmc" "/workspace/builds/worker-42/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-42/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AmateurECE/edtwardy-bmc on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/AmateurECE/edtwardy-bmc [INFO] finished tweaking git repo https://github.com/AmateurECE/edtwardy-bmc [INFO] tweaked toml for git repo https://github.com/AmateurECE/edtwardy-bmc written to /workspace/builds/worker-42/source/Cargo.toml [INFO] crate git repo https://github.com/AmateurECE/edtwardy-bmc already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-42/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-42/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dde0aa5e466b711021e266b16262dc38789bf59b475554131a2c167fcd7adfed [INFO] running `Command { std: "docker" "start" "-a" "dde0aa5e466b711021e266b16262dc38789bf59b475554131a2c167fcd7adfed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dde0aa5e466b711021e266b16262dc38789bf59b475554131a2c167fcd7adfed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dde0aa5e466b711021e266b16262dc38789bf59b475554131a2c167fcd7adfed", kill_on_drop: false }` [INFO] [stdout] dde0aa5e466b711021e266b16262dc38789bf59b475554131a2c167fcd7adfed [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-42/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-42/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 50bae07e0762397d70590ec10fa03b23f65c96d2b13f1b8124f5d61248cdfcb4 [INFO] running `Command { std: "docker" "start" "-a" "50bae07e0762397d70590ec10fa03b23f65c96d2b13f1b8124f5d61248cdfcb4", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling syn v1.0.88 [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling httparse v1.6.0 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling tracing-core v0.1.23 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling tracing v0.1.32 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling mio v0.8.1 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling darling_core v0.12.4 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling darling_macro v0.12.4 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling darling v0.12.4 [INFO] [stderr] Compiling derive_builder_core v0.11.1 [INFO] [stderr] Compiling derive_builder_macro v0.11.1 [INFO] [stderr] Compiling derive_builder v0.11.1 [INFO] [stderr] Compiling odata v0.1.0 (/opt/rustwide/workdir/odata) [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling hyper v0.14.17 [INFO] [stderr] Compiling librebmc v0.1.0 (/opt/rustwide/workdir/librebmc) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 45.51s [INFO] running `Command { std: "docker" "inspect" "50bae07e0762397d70590ec10fa03b23f65c96d2b13f1b8124f5d61248cdfcb4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50bae07e0762397d70590ec10fa03b23f65c96d2b13f1b8124f5d61248cdfcb4", kill_on_drop: false }` [INFO] [stdout] 50bae07e0762397d70590ec10fa03b23f65c96d2b13f1b8124f5d61248cdfcb4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-42/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-42/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b9232600e08fd4621764532d48cbbf3ab83513fc515af7c583b56c55225bcd5d [INFO] running `Command { std: "docker" "start" "-a" "b9232600e08fd4621764532d48cbbf3ab83513fc515af7c583b56c55225bcd5d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling odata v0.1.0 (/opt/rustwide/workdir/odata) [INFO] [stderr] Compiling librebmc v0.1.0 (/opt/rustwide/workdir/librebmc) [INFO] [stdout] error[E0050]: method `serialize` has 2 parameters but the declaration in trait `Serialize::serialize` has 3 [INFO] [stdout] --> odata/src/lib.rs:140:42 [INFO] [stdout] | [INFO] [stdout] 42 | fn serialize(&self, serializer: &mut S, me: &Path) -> [INFO] [stdout] | ------------------------------------ trait requires 3 parameters [INFO] [stdout] ... [INFO] [stdout] 140 | fn serialize(&self, serializer: &mut S) -> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ expected 3 parameters, found 2 [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 E0050`. [INFO] [stdout] [INFO] [stderr] error: could not compile `odata` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "b9232600e08fd4621764532d48cbbf3ab83513fc515af7c583b56c55225bcd5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b9232600e08fd4621764532d48cbbf3ab83513fc515af7c583b56c55225bcd5d", kill_on_drop: false }` [INFO] [stdout] b9232600e08fd4621764532d48cbbf3ab83513fc515af7c583b56c55225bcd5d