[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 master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAmateurECE%2Fedtwardy-bmc" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[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-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AmateurECE/edtwardy-bmc on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AmateurECE/edtwardy-bmc already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1eba87c1250366ebee8c81905e59a497f47ea6ee27aa5182c87fcc71580d20ed
[INFO] running `Command { std: "docker" "start" "-a" "1eba87c1250366ebee8c81905e59a497f47ea6ee27aa5182c87fcc71580d20ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1eba87c1250366ebee8c81905e59a497f47ea6ee27aa5182c87fcc71580d20ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1eba87c1250366ebee8c81905e59a497f47ea6ee27aa5182c87fcc71580d20ed", kill_on_drop: false }`
[INFO] [stdout] 1eba87c1250366ebee8c81905e59a497f47ea6ee27aa5182c87fcc71580d20ed
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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 -Copt-level=3" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e00e3d4ed46e799c855084d05dda0871e83fdbce428ab89c066630a7fa8f85ce
[INFO] running `Command { std: "docker" "start" "-a" "e00e3d4ed46e799c855084d05dda0871e83fdbce428ab89c066630a7fa8f85ce", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling syn v1.0.88
[INFO] [stderr]    Compiling libc v0.2.119
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling pin-project-lite v0.2.8
[INFO] [stderr]    Compiling parking_lot_core v0.9.1
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling itoa v1.0.1
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling httparse v1.6.0
[INFO] [stderr]    Compiling quote v1.0.15
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling serde_json v1.0.79
[INFO] [stderr]    Compiling tracing-core v0.1.23
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling ryu v1.0.9
[INFO] [stderr]    Compiling tower-service v0.3.1
[INFO] [stderr]    Compiling tracing v0.1.32
[INFO] [stderr]    Compiling http v0.2.6
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]    Compiling mio v0.8.1
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[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 darling_macro v0.12.4
[INFO] [stderr]    Compiling tokio-macros v1.7.0
[INFO] [stderr]    Compiling darling v0.12.4
[INFO] [stderr]    Compiling derive_builder_core v0.11.1
[INFO] [stderr]    Compiling tokio v1.17.0
[INFO] [stderr]    Compiling derive_builder_macro v0.11.1
[INFO] [stderr]    Compiling derive_builder v0.11.1
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling odata v0.1.0 (/opt/rustwide/workdir/odata)
[INFO] [stderr]    Compiling hyper v0.14.17
[INFO] [stderr]    Compiling librebmc v0.1.0 (/opt/rustwide/workdir/librebmc)
[INFO] [stdout] warning: unused import: `service_root::ServiceRoot`
[INFO] [stdout]   --> librebmc/src/models.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub use service_root::ServiceRoot;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 01s
[INFO] running `Command { std: "docker" "inspect" "e00e3d4ed46e799c855084d05dda0871e83fdbce428ab89c066630a7fa8f85ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e00e3d4ed46e799c855084d05dda0871e83fdbce428ab89c066630a7fa8f85ce", kill_on_drop: false }`
[INFO] [stdout] e00e3d4ed46e799c855084d05dda0871e83fdbce428ab89c066630a7fa8f85ce
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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 -Copt-level=3" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a1e23c89c94e512444283c139b838e2bab5e1b68c0c20d88fd29115b3bb3c529
[INFO] running `Command { std: "docker" "start" "-a" "a1e23c89c94e512444283c139b838e2bab5e1b68c0c20d88fd29115b3bb3c529", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling librebmc v0.1.0 (/opt/rustwide/workdir/librebmc)
[INFO] [stderr]    Compiling odata v0.1.0 (/opt/rustwide/workdir/odata)
[INFO] [stdout] warning: unused import: `service_root::ServiceRoot`
[INFO] [stdout]   --> librebmc/src/models.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub use service_root::ServiceRoot;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[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<S>(&self, serializer: &mut S, me: &Path) ->
[INFO] [stdout]     |                     ------------------------------------ trait requires 3 parameters
[INFO] [stdout] ...
[INFO] [stdout] 140 |         fn serialize<S: SerializeStruct>(&self, serializer: &mut S) ->
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^ expected 3 parameters, found 2
[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` (lib test) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "a1e23c89c94e512444283c139b838e2bab5e1b68c0c20d88fd29115b3bb3c529", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a1e23c89c94e512444283c139b838e2bab5e1b68c0c20d88fd29115b3bb3c529", kill_on_drop: false }`
[INFO] [stdout] a1e23c89c94e512444283c139b838e2bab5e1b68c0c20d88fd29115b3bb3c529
