[INFO] fetching crate iza 0.1.0...
[INFO] checking iza-0.1.0 against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] extracting crate iza 0.1.0 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate iza 0.1.0 on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate iza 0.1.0
[INFO] finished tweaking crates.io crate iza 0.1.0
[INFO] tweaked toml for crates.io crate iza 0.1.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded hex v0.3.2
[INFO] [stderr]   Downloaded futures v0.1.28
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cd9ea8a646d1cadc6e39eda0814bac428de28744ebf15ce4e87b3690d3163202
[INFO] running `Command { std: "docker" "start" "-a" "cd9ea8a646d1cadc6e39eda0814bac428de28744ebf15ce4e87b3690d3163202", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cd9ea8a646d1cadc6e39eda0814bac428de28744ebf15ce4e87b3690d3163202", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd9ea8a646d1cadc6e39eda0814bac428de28744ebf15ce4e87b3690d3163202", kill_on_drop: false }`
[INFO] [stdout] cd9ea8a646d1cadc6e39eda0814bac428de28744ebf15ce4e87b3690d3163202
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 09d476c85630b0c12cf98ecbf3937d8a9918de9b4272fe554659577ab1ebbe70
[INFO] running `Command { std: "docker" "start" "-a" "09d476c85630b0c12cf98ecbf3937d8a9918de9b4272fe554659577ab1ebbe70", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.99
[INFO] [stderr]     Checking crypto-mac v0.7.0
[INFO] [stderr]     Checking uuid v0.7.4
[INFO] [stderr]     Checking futures v0.1.28
[INFO] [stderr]     Checking hex v0.3.2
[INFO] [stderr]     Checking blake2 v0.8.1
[INFO] [stderr]     Checking serde_json v1.0.40
[INFO] [stderr]     Checking iza v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde`
[INFO] [stdout]   --> src/resource/command_id.rs:15:18
[INFO] [stdout]    |
[INFO] [stdout] 15 |         #[derive(Serialize)]
[INFO] [stdout]    |                  ^^^^^^^^^ could not find `__private` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde`
[INFO] [stdout]   --> src/resource/command_id.rs:15:18
[INFO] [stdout]    |
[INFO] [stdout] 15 |         #[derive(Serialize)]
[INFO] [stdout]    |                  ^^^^^^^^^ could not find `__private` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde`
[INFO] [stdout]  --> src/resource/command_strings.rs:1:17
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[derive(Clone, Serialize)]
[INFO] [stdout]   |                 ^^^^^^^^^ could not find `__private` in `_serde`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde`
[INFO] [stdout]  --> src/resource/command_strings.rs:1:17
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[derive(Clone, Serialize)]
[INFO] [stdout]   |                 ^^^^^^^^^ could not find `__private` in `_serde`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde`
[INFO] [stdout]  --> src/resource/executor_details.rs:3:10
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Serialize)]
[INFO] [stdout]   |          ^^^^^^^^^ could not find `__private` in `_serde`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde`
[INFO] [stdout]  --> src/resource/executor_details.rs:3:10
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Serialize)]
[INFO] [stdout]   |          ^^^^^^^^^ could not find `__private` in `_serde`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde`
[INFO] [stdout]  --> src/resource/executor_id.rs:1:17
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[derive(Clone, Serialize)]
[INFO] [stdout]   |                 ^^^^^^^^^ could not find `__private` in `_serde`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde`
[INFO] [stdout]  --> src/resource/executor_id.rs:1:17
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[derive(Clone, Serialize)]
[INFO] [stdout]   |                 ^^^^^^^^^ could not find `__private` in `_serde`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/resource.rs:134:12
[INFO] [stdout]     |
[INFO] [stdout] 134 |         )));
[INFO] [stdout]     |            ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/resource/ssh_executor.rs:14:9
[INFO] [stdout]     |
[INFO] [stdout] 14  |         matches_executor_details!(ed, user, host);
[INFO] [stdout]     |         ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `matches_executor_details`
[INFO] [stdout]     = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `matches_executor_details` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/resource.rs:134:12
[INFO] [stdout]     |
[INFO] [stdout] 134 |         )));
[INFO] [stdout]     |            ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/resource/ssh_executor.rs:14:9
[INFO] [stdout]     |
[INFO] [stdout] 14  |         matches_executor_details!(ed, user, host);
[INFO] [stdout]     |         ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `matches_executor_details`
[INFO] [stdout]     = note: this warning originates in the macro `matches_executor_details` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/resource.rs:134:12
[INFO] [stdout]     |
[INFO] [stdout] 134 |         )));
[INFO] [stdout]     |            ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/resource/ssh_executor.rs:14:9
[INFO] [stdout]     |
[INFO] [stdout] 14  |         matches_executor_details!(ed, user, host);
[INFO] [stdout]     |         ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `matches_executor_details`
[INFO] [stdout]     = note: this warning originates in the macro `matches_executor_details` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/resource.rs:125:13
[INFO] [stdout]     |
[INFO] [stdout] 125 |     ) => ((););
[INFO] [stdout]     |             ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/resource/ssh_executor.rs:14:9
[INFO] [stdout]     |
[INFO] [stdout] 14  |         matches_executor_details!(ed, user, host);
[INFO] [stdout]     |         ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `matches_executor_details`
[INFO] [stdout]     = note: this warning originates in the macro `matches_executor_details` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/resource.rs:134:12
[INFO] [stdout]     |
[INFO] [stdout] 134 |         )));
[INFO] [stdout]     |            ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/resource/ssh_executor.rs:14:9
[INFO] [stdout]     |
[INFO] [stdout] 14  |         matches_executor_details!(ed, user, host);
[INFO] [stdout]     |         ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `matches_executor_details`
[INFO] [stdout]     = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `matches_executor_details` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/resource.rs:134:12
[INFO] [stdout]     |
[INFO] [stdout] 134 |         )));
[INFO] [stdout]     |            ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/resource/ssh_executor.rs:14:9
[INFO] [stdout]     |
[INFO] [stdout] 14  |         matches_executor_details!(ed, user, host);
[INFO] [stdout]     |         ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `matches_executor_details`
[INFO] [stdout]     = note: this warning originates in the macro `matches_executor_details` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/resource.rs:134:12
[INFO] [stdout]     |
[INFO] [stdout] 134 |         )));
[INFO] [stdout]     |            ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/resource/ssh_executor.rs:14:9
[INFO] [stdout]     |
[INFO] [stdout] 14  |         matches_executor_details!(ed, user, host);
[INFO] [stdout]     |         ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `matches_executor_details`
[INFO] [stdout]     = note: this warning originates in the macro `matches_executor_details` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/resource.rs:125:13
[INFO] [stdout]     |
[INFO] [stdout] 125 |     ) => ((););
[INFO] [stdout]     |             ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/resource/ssh_executor.rs:14:9
[INFO] [stdout]     |
[INFO] [stdout] 14  |         matches_executor_details!(ed, user, host);
[INFO] [stdout]     |         ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `matches_executor_details`
[INFO] [stdout]     = note: this warning originates in the macro `matches_executor_details` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors; 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors; 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `iza` (lib test) due to 5 previous errors; 8 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `iza` (lib) due to 5 previous errors; 8 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "09d476c85630b0c12cf98ecbf3937d8a9918de9b4272fe554659577ab1ebbe70", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "09d476c85630b0c12cf98ecbf3937d8a9918de9b4272fe554659577ab1ebbe70", kill_on_drop: false }`
[INFO] [stdout] 09d476c85630b0c12cf98ecbf3937d8a9918de9b4272fe554659577ab1ebbe70
[INFO] checking iza-0.1.0 against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393
[INFO] extracting crate iza 0.1.0 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate iza 0.1.0 on toolchain 7622c0f807a4e13c4db886a1681bf343795692df
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate iza 0.1.0
[INFO] finished tweaking crates.io crate iza 0.1.0
[INFO] tweaked toml for crates.io crate iza 0.1.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1dc21e50cb9396e6d59673a551424bc8c855efcf1abbd6a00cde8838742a2d4b
[INFO] running `Command { std: "docker" "start" "-a" "1dc21e50cb9396e6d59673a551424bc8c855efcf1abbd6a00cde8838742a2d4b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1dc21e50cb9396e6d59673a551424bc8c855efcf1abbd6a00cde8838742a2d4b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1dc21e50cb9396e6d59673a551424bc8c855efcf1abbd6a00cde8838742a2d4b", kill_on_drop: false }`
[INFO] [stdout] 1dc21e50cb9396e6d59673a551424bc8c855efcf1abbd6a00cde8838742a2d4b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Dnon_local_definitions" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3c22d827e7b9445e760b2bb891337a6baabf2e1e38f554504ca53c889abd6db2
[INFO] running `Command { std: "docker" "start" "-a" "3c22d827e7b9445e760b2bb891337a6baabf2e1e38f554504ca53c889abd6db2", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.99
[INFO] [stderr]     Checking crypto-mac v0.7.0
[INFO] [stderr]     Checking hex v0.3.2
[INFO] [stderr]     Checking futures v0.1.28
[INFO] [stderr]     Checking uuid v0.7.4
[INFO] [stderr]     Checking blake2 v0.8.1
[INFO] [stderr]     Checking serde_json v1.0.40
[INFO] [stderr]     Checking iza v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde`
[INFO] [stdout]   --> src/resource/command_id.rs:15:18
[INFO] [stdout]    |
[INFO] [stdout] 15 |         #[derive(Serialize)]
[INFO] [stdout]    |                  ^^^^^^^^^ could not find `__private` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde`
[INFO] [stdout]   --> src/resource/command_id.rs:15:18
[INFO] [stdout]    |
[INFO] [stdout] 15 |         #[derive(Serialize)]
[INFO] [stdout]    |                  ^^^^^^^^^ could not find `__private` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde`
[INFO] [stdout]  --> src/resource/command_strings.rs:1:17
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[derive(Clone, Serialize)]
[INFO] [stdout]   |                 ^^^^^^^^^ could not find `__private` in `_serde`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde`
[INFO] [stdout]  --> src/resource/command_strings.rs:1:17
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[derive(Clone, Serialize)]
[INFO] [stdout]   |                 ^^^^^^^^^ could not find `__private` in `_serde`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde`
[INFO] [stdout]  --> src/resource/executor_details.rs:3:10
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Serialize)]
[INFO] [stdout]   |          ^^^^^^^^^ could not find `__private` in `_serde`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde`
[INFO] [stdout]  --> src/resource/executor_details.rs:3:10
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Serialize)]
[INFO] [stdout]   |          ^^^^^^^^^ could not find `__private` in `_serde`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde`
[INFO] [stdout]  --> src/resource/executor_id.rs:1:17
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[derive(Clone, Serialize)]
[INFO] [stdout]   |                 ^^^^^^^^^ could not find `__private` in `_serde`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde`
[INFO] [stdout]  --> src/resource/executor_id.rs:1:17
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[derive(Clone, Serialize)]
[INFO] [stdout]   |                 ^^^^^^^^^ could not find `__private` in `_serde`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/resource.rs:134:12
[INFO] [stdout]     |
[INFO] [stdout] 134 |         )));
[INFO] [stdout]     |            ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/resource/ssh_executor.rs:14:9
[INFO] [stdout]     |
[INFO] [stdout] 14  |         matches_executor_details!(ed, user, host);
[INFO] [stdout]     |         ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `matches_executor_details`
[INFO] [stdout]     = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `matches_executor_details` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/resource.rs:134:12
[INFO] [stdout]     |
[INFO] [stdout] 134 |         )));
[INFO] [stdout]     |            ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/resource/ssh_executor.rs:14:9
[INFO] [stdout]     |
[INFO] [stdout] 14  |         matches_executor_details!(ed, user, host);
[INFO] [stdout]     |         ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `matches_executor_details`
[INFO] [stdout]     = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `matches_executor_details` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/resource.rs:134:12
[INFO] [stdout]     |
[INFO] [stdout] 134 |         )));
[INFO] [stdout]     |            ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/resource/ssh_executor.rs:14:9
[INFO] [stdout]     |
[INFO] [stdout] 14  |         matches_executor_details!(ed, user, host);
[INFO] [stdout]     |         ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `matches_executor_details`
[INFO] [stdout]     = note: this warning originates in the macro `matches_executor_details` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/resource.rs:134:12
[INFO] [stdout]     |
[INFO] [stdout] 134 |         )));
[INFO] [stdout]     |            ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/resource/ssh_executor.rs:14:9
[INFO] [stdout]     |
[INFO] [stdout] 14  |         matches_executor_details!(ed, user, host);
[INFO] [stdout]     |         ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `matches_executor_details`
[INFO] [stdout]     = note: this warning originates in the macro `matches_executor_details` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/resource.rs:134:12
[INFO] [stdout]     |
[INFO] [stdout] 134 |         )));
[INFO] [stdout]     |            ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/resource/ssh_executor.rs:14:9
[INFO] [stdout]     |
[INFO] [stdout] 14  |         matches_executor_details!(ed, user, host);
[INFO] [stdout]     |         ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `matches_executor_details`
[INFO] [stdout]     = note: this warning originates in the macro `matches_executor_details` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/resource.rs:134:12
[INFO] [stdout]     |
[INFO] [stdout] 134 |         )));
[INFO] [stdout]     |            ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/resource/ssh_executor.rs:14:9
[INFO] [stdout]     |
[INFO] [stdout] 14  |         matches_executor_details!(ed, user, host);
[INFO] [stdout]     |         ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `matches_executor_details`
[INFO] [stdout]     = note: this warning originates in the macro `matches_executor_details` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/resource.rs:125:13
[INFO] [stdout]     |
[INFO] [stdout] 125 |     ) => ((););
[INFO] [stdout]     |             ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/resource/ssh_executor.rs:14:9
[INFO] [stdout]     |
[INFO] [stdout] 14  |         matches_executor_details!(ed, user, host);
[INFO] [stdout]     |         ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `matches_executor_details`
[INFO] [stdout]     = note: this warning originates in the macro `matches_executor_details` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/resource.rs:125:13
[INFO] [stdout]     |
[INFO] [stdout] 125 |     ) => ((););
[INFO] [stdout]     |             ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/resource/ssh_executor.rs:14:9
[INFO] [stdout]     |
[INFO] [stdout] 14  |         matches_executor_details!(ed, user, host);
[INFO] [stdout]     |         ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `matches_executor_details`
[INFO] [stdout]     = note: this warning originates in the macro `matches_executor_details` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors; 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors; 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `iza` (lib test) due to 5 previous errors; 8 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `iza` (lib) due to 5 previous errors; 8 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "3c22d827e7b9445e760b2bb891337a6baabf2e1e38f554504ca53c889abd6db2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3c22d827e7b9445e760b2bb891337a6baabf2e1e38f554504ca53c889abd6db2", kill_on_drop: false }`
[INFO] [stdout] 3c22d827e7b9445e760b2bb891337a6baabf2e1e38f554504ca53c889abd6db2
