[INFO] cloning repository https://github.com/exclave/exclave
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/exclave/exclave" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fexclave%2Fexclave", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fexclave%2Fexclave'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4463f622c99761ee69e1689c7e38e99b07996d38
[INFO] checking exclave/exclave against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fexclave%2Fexclave" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/exclave/exclave 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] removed /workspace/builds/worker-4-tc1/source/.cargo/config
[INFO] started tweaking git repo https://github.com/exclave/exclave
[INFO] finished tweaking git repo https://github.com/exclave/exclave
[INFO] tweaked toml for git repo https://github.com/exclave/exclave written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/exclave/exclave 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" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ctrlc v3.1.1
[INFO] [stderr]   Downloaded syn v0.15.15
[INFO] [stderr]   Downloaded runny v1.2.5
[INFO] [stderr]   Downloaded systemd-parser v0.1.3
[INFO] [stderr]   Downloaded dependy v0.4.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 176c4d96bc97e85b462709558aacb50bbb3a31ae9ccdd32ee1524a7fd851b7a2
[INFO] running `Command { std: "docker" "start" "-a" "176c4d96bc97e85b462709558aacb50bbb3a31ae9ccdd32ee1524a7fd851b7a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "176c4d96bc97e85b462709558aacb50bbb3a31ae9ccdd32ee1524a7fd851b7a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "176c4d96bc97e85b462709558aacb50bbb3a31ae9ccdd32ee1524a7fd851b7a2", kill_on_drop: false }`
[INFO] [stdout] 176c4d96bc97e85b462709558aacb50bbb3a31ae9ccdd32ee1524a7fd851b7a2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 707053a82ce8942a0a813678701c49d38021855196d4a7bdcc95fc251605144c
[INFO] running `Command { std: "docker" "start" "-a" "707053a82ce8942a0a813678701c49d38021855196d4a7bdcc95fc251605144c", kill_on_drop: false }`
[INFO] [stderr]     Checking libc v0.2.43
[INFO] [stderr]     Checking cfg-if v0.1.6
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]     Checking rand_core v0.3.0
[INFO] [stderr]    Compiling winapi-build v0.1.1
[INFO] [stderr]     Checking stable_deref_trait v1.1.1
[INFO] [stderr]    Compiling parking_lot_core v0.3.1
[INFO] [stderr]     Checking smallvec v0.6.14
[INFO] [stderr]     Checking log v0.4.6
[INFO] [stderr]     Checking owning_ref v0.3.3
[INFO] [stderr]     Checking scopeguard v0.3.3
[INFO] [stderr]     Checking rand_core v0.2.2
[INFO] [stderr]     Checking ucd-util v0.1.1
[INFO] [stderr]     Checking lock_api v0.1.4
[INFO] [stderr]     Checking byteorder v1.2.7
[INFO] [stderr]     Checking futures v0.1.25
[INFO] [stderr]    Compiling proc-macro2 v0.4.20
[INFO] [stderr]     Checking bitflags v1.0.4
[INFO] [stderr]     Checking slab v0.4.1
[INFO] [stderr]    Compiling lazy_static v1.1.0
[INFO] [stderr]    Compiling memchr v2.1.0
[INFO] [stderr]     Checking lazycell v1.2.0
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling kernel32-sys v0.2.2
[INFO] [stderr]    Compiling user32-sys v0.2.0
[INFO] [stderr]     Checking iovec v0.1.2
[INFO] [stderr]     Checking rand v0.5.5
[INFO] [stderr]     Checking net2 v0.2.33
[INFO] [stderr]     Checking bytes v0.4.10
[INFO] [stderr]     Checking num_cpus v1.8.0
[INFO] [stderr]     Checking thread_local v0.3.6
[INFO] [stderr]     Checking mio v0.6.16
[INFO] [stderr]     Checking ordermap v0.3.5
[INFO] [stderr]     Checking unicode-width v0.1.5
[INFO] [stderr]     Checking aho-corasick v0.6.8
[INFO] [stderr]     Checking winapi v0.2.8
[INFO] [stderr]     Checking utf8-ranges v1.0.1
[INFO] [stderr]     Checking fixedbitset v0.1.9
[INFO] [stderr]    Compiling regex v1.0.5
[INFO] [stderr]    Compiling ryu v0.2.6
[INFO] [stderr]     Checking crossbeam-utils v0.5.0
[INFO] [stderr]    Compiling serde v1.0.80
[INFO] [stderr]    Compiling nix v0.11.0
[INFO] [stderr]     Checking petgraph v0.4.13
[INFO] [stderr]    Compiling quote v0.6.9
[INFO] [stderr]     Checking inotify-sys v0.1.3
[INFO] [stderr]     Checking tokio-io v0.1.10
[INFO] [stderr]     Checking tokio-executor v0.1.5
[INFO] [stderr]     Checking atty v0.2.11
[INFO] [stderr]     Checking regex-syntax v0.6.2
[INFO] [stderr]     Checking quick-error v1.2.2
[INFO] [stderr]     Checking either v1.5.0
[INFO] [stderr]     Checking bitflags v0.9.1
[INFO] [stderr]     Checking same-file v1.0.3
[INFO] [stderr]    Compiling regex v0.2.11
[INFO] [stderr]     Checking parking_lot v0.6.4
[INFO] [stderr]     Checking lazy_static v0.2.11
[INFO] [stderr]     Checking walkdir v2.2.5
[INFO] [stderr]     Checking nix v0.9.0
[INFO] [stderr]     Checking clicolors-control v0.2.0
[INFO] [stderr]     Checking itertools v0.5.10
[INFO] [stderr]     Checking tokio-reactor v0.1.6
[INFO] [stderr]    Compiling syn v0.15.15
[INFO] [stderr]     Checking inotify v0.6.1
[INFO] [stderr]     Checking mio-extras v2.0.5
[INFO] [stderr]     Checking daggy v0.6.0
[INFO] [stderr]     Checking textwrap v0.10.0
[INFO] [stderr]     Checking termios v0.3.1
[INFO] [stderr]     Checking filetime v0.2.1
[INFO] [stderr]     Checking regex-syntax v0.5.6
[INFO] [stderr]     Checking strsim v0.7.0
[INFO] [stderr]     Checking itoa v0.4.3
[INFO] [stderr]     Checking shlex v0.1.1
[INFO] [stderr]     Checking nom v2.2.1
[INFO] [stderr]    Compiling exclave v0.2.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking clap v2.32.0
[INFO] [stderr]     Checking runny v1.2.5
[INFO] [stderr]     Checking notify v4.0.6
[INFO] [stderr]     Checking systemd-parser v0.1.3
[INFO] [stderr]     Checking dependy v0.4.1
[INFO] [stderr]     Checking humantime v1.1.1
[INFO] [stderr]     Checking console v0.6.2
[INFO] [stderr]     Checking ctrlc v3.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.80
[INFO] [stderr]     Checking serde_json v1.0.32
[INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used
[INFO] [stdout]    --> src/units/scenario.rs:182:29
[INFO] [stdout]     |
[INFO] [stdout] 182 | ...                   PathBuf::from(wd);
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 182 |                             let _ = PathBuf::from(wd);
[INFO] [stdout]     |                             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used
[INFO] [stdout]    --> src/units/scenario.rs:182:29
[INFO] [stdout]     |
[INFO] [stdout] 182 | ...                   PathBuf::from(wd);
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 182 |                             let _ = PathBuf::from(wd);
[INFO] [stdout]     |                             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 6.86s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v2.2.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "707053a82ce8942a0a813678701c49d38021855196d4a7bdcc95fc251605144c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "707053a82ce8942a0a813678701c49d38021855196d4a7bdcc95fc251605144c", kill_on_drop: false }`
[INFO] [stdout] 707053a82ce8942a0a813678701c49d38021855196d4a7bdcc95fc251605144c
[INFO] checking exclave/exclave against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fexclave%2Fexclave" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/exclave/exclave 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] removed /workspace/builds/worker-4-tc2/source/.cargo/config
[INFO] started tweaking git repo https://github.com/exclave/exclave
[INFO] finished tweaking git repo https://github.com/exclave/exclave
[INFO] tweaked toml for git repo https://github.com/exclave/exclave written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/exclave/exclave 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" "+7622c0f807a4e13c4db886a1681bf343795692df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 485773d0fdcf88c44bd6d3293c3cd8ae30c79cc1082a832386fd4c3307b4c37a
[INFO] running `Command { std: "docker" "start" "-a" "485773d0fdcf88c44bd6d3293c3cd8ae30c79cc1082a832386fd4c3307b4c37a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "485773d0fdcf88c44bd6d3293c3cd8ae30c79cc1082a832386fd4c3307b4c37a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "485773d0fdcf88c44bd6d3293c3cd8ae30c79cc1082a832386fd4c3307b4c37a", kill_on_drop: false }`
[INFO] [stdout] 485773d0fdcf88c44bd6d3293c3cd8ae30c79cc1082a832386fd4c3307b4c37a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] aa580a87ec2a5206dac699a3a18d8d96d0530f52c42c58e2a8af400c07fa7d81
[INFO] running `Command { std: "docker" "start" "-a" "aa580a87ec2a5206dac699a3a18d8d96d0530f52c42c58e2a8af400c07fa7d81", kill_on_drop: false }`
[INFO] [stderr]     Checking libc v0.2.43
[INFO] [stderr]     Checking cfg-if v0.1.6
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]     Checking rand_core v0.3.0
[INFO] [stderr]     Checking stable_deref_trait v1.1.1
[INFO] [stderr]    Compiling winapi-build v0.1.1
[INFO] [stderr]    Compiling parking_lot_core v0.3.1
[INFO] [stderr]     Checking smallvec v0.6.14
[INFO] [stderr]     Checking log v0.4.6
[INFO] [stderr]     Checking owning_ref v0.3.3
[INFO] [stderr]     Checking scopeguard v0.3.3
[INFO] [stderr]    Compiling lazy_static v1.1.0
[INFO] [stderr]    Compiling memchr v2.1.0
[INFO] [stderr]     Checking byteorder v1.2.7
[INFO] [stderr]     Checking rand_core v0.2.2
[INFO] [stderr]     Checking lock_api v0.1.4
[INFO] [stderr]     Checking lazycell v1.2.0
[INFO] [stderr]    Compiling proc-macro2 v0.4.20
[INFO] [stderr]     Checking bitflags v1.0.4
[INFO] [stderr]     Checking slab v0.4.1
[INFO] [stderr]     Checking futures v0.1.25
[INFO] [stderr]     Checking iovec v0.1.2
[INFO] [stderr]     Checking rand v0.5.5
[INFO] [stderr]     Checking net2 v0.2.33
[INFO] [stderr]     Checking ucd-util v0.1.1
[INFO] [stderr]     Checking bytes v0.4.10
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]     Checking thread_local v0.3.6
[INFO] [stderr]     Checking mio v0.6.16
[INFO] [stderr]     Checking num_cpus v1.8.0
[INFO] [stderr]    Compiling kernel32-sys v0.2.2
[INFO] [stderr]     Checking aho-corasick v0.6.8
[INFO] [stderr]    Compiling user32-sys v0.2.0
[INFO] [stderr]     Checking fixedbitset v0.1.9
[INFO] [stderr]    Compiling nix v0.11.0
[INFO] [stderr]     Checking winapi v0.2.8
[INFO] [stderr]     Checking ordermap v0.3.5
[INFO] [stderr]     Checking utf8-ranges v1.0.1
[INFO] [stderr]    Compiling regex v1.0.5
[INFO] [stderr]     Checking unicode-width v0.1.5
[INFO] [stderr]    Compiling serde v1.0.80
[INFO] [stderr]     Checking crossbeam-utils v0.5.0
[INFO] [stderr]    Compiling ryu v0.2.6
[INFO] [stderr]     Checking petgraph v0.4.13
[INFO] [stderr]    Compiling quote v0.6.9
[INFO] [stderr]     Checking regex-syntax v0.6.2
[INFO] [stderr]     Checking parking_lot v0.6.4
[INFO] [stderr]     Checking inotify-sys v0.1.3
[INFO] [stderr]     Checking atty v0.2.11
[INFO] [stderr]     Checking quick-error v1.2.2
[INFO] [stderr]     Checking same-file v1.0.3
[INFO] [stderr]    Compiling regex v0.2.11
[INFO] [stderr]     Checking either v1.5.0
[INFO] [stderr]     Checking bitflags v0.9.1
[INFO] [stderr]     Checking lazy_static v0.2.11
[INFO] [stderr]     Checking walkdir v2.2.5
[INFO] [stderr]     Checking itertools v0.5.10
[INFO] [stderr]     Checking clicolors-control v0.2.0
[INFO] [stderr]     Checking nix v0.9.0
[INFO] [stderr]     Checking tokio-executor v0.1.5
[INFO] [stderr]     Checking tokio-io v0.1.10
[INFO] [stderr]    Compiling syn v0.15.15
[INFO] [stderr]     Checking tokio-reactor v0.1.6
[INFO] [stderr]     Checking daggy v0.6.0
[INFO] [stderr]     Checking textwrap v0.10.0
[INFO] [stderr]     Checking mio-extras v2.0.5
[INFO] [stderr]     Checking inotify v0.6.1
[INFO] [stderr]     Checking regex-syntax v0.5.6
[INFO] [stderr]     Checking filetime v0.2.1
[INFO] [stderr]     Checking termios v0.3.1
[INFO] [stderr]     Checking itoa v0.4.3
[INFO] [stderr]     Checking strsim v0.7.0
[INFO] [stderr]     Checking shlex v0.1.1
[INFO] [stderr]     Checking nom v2.2.1
[INFO] [stderr]    Compiling exclave v0.2.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking clap v2.32.0
[INFO] [stderr]     Checking runny v1.2.5
[INFO] [stderr]     Checking notify v4.0.6
[INFO] [stderr]     Checking systemd-parser v0.1.3
[INFO] [stderr]     Checking dependy v0.4.1
[INFO] [stderr]     Checking humantime v1.1.1
[INFO] [stderr]     Checking console v0.6.2
[INFO] [stderr]     Checking ctrlc v3.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.80
[INFO] [stderr]     Checking serde_json v1.0.32
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/unit.rs:17:62
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(PartialEq, Eq, Hash, Debug, Clone, PartialOrd, Ord, Serialize)]
[INFO] [stdout]    |                                                              ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_UnitKind`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: requested on the command line with `-D non-local-definitions`
[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: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/unit.rs:44:62
[INFO] [stdout]    |
[INFO] [stdout] 44 | #[derive(PartialEq, Eq, Hash, Debug, Clone, PartialOrd, Ord, Serialize)]
[INFO] [stdout]    |                                                              ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_UnitName`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/unitbroadcaster.rs:252:45
[INFO] [stdout]     |
[INFO] [stdout] 252 | #[derive(PartialEq, Eq, Hash, Debug, Clone, Serialize)]
[INFO] [stdout]     |                                             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_LogType`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/unitbroadcaster.rs:267:45
[INFO] [stdout]     |
[INFO] [stdout] 267 | #[derive(PartialEq, Eq, Hash, Debug, Clone, Serialize)]
[INFO] [stdout]     |                                             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_LogEntry`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: unused return value of `std::convert::From::from` that must be used
[INFO] [stdout]    --> src/units/scenario.rs:182:29
[INFO] [stdout]     |
[INFO] [stdout] 182 | ...                   PathBuf::from(wd);
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 182 |                             let _ = PathBuf::from(wd);
[INFO] [stdout]     |                             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/unit.rs:17:62
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(PartialEq, Eq, Hash, Debug, Clone, PartialOrd, Ord, Serialize)]
[INFO] [stdout]    |                                                              ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_UnitKind`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: requested on the command line with `-D non-local-definitions`
[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: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/unit.rs:44:62
[INFO] [stdout]    |
[INFO] [stdout] 44 | #[derive(PartialEq, Eq, Hash, Debug, Clone, PartialOrd, Ord, Serialize)]
[INFO] [stdout]    |                                                              ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_UnitName`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/unitbroadcaster.rs:252:45
[INFO] [stdout]     |
[INFO] [stdout] 252 | #[derive(PartialEq, Eq, Hash, Debug, Clone, Serialize)]
[INFO] [stdout]     |                                             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_LogType`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/unitbroadcaster.rs:267:45
[INFO] [stdout]     |
[INFO] [stdout] 267 | #[derive(PartialEq, Eq, Hash, Debug, Clone, Serialize)]
[INFO] [stdout]     |                                             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_LogEntry`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: aborting due to 4 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used
[INFO] [stdout]    --> src/units/scenario.rs:182:29
[INFO] [stdout]     |
[INFO] [stdout] 182 | ...                   PathBuf::from(wd);
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 182 |                             let _ = PathBuf::from(wd);
[INFO] [stdout]     |                             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `exclave` (bin "exclave") due to 5 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 4 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `exclave` (bin "exclave" test) due to 5 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "aa580a87ec2a5206dac699a3a18d8d96d0530f52c42c58e2a8af400c07fa7d81", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aa580a87ec2a5206dac699a3a18d8d96d0530f52c42c58e2a8af400c07fa7d81", kill_on_drop: false }`
[INFO] [stdout] aa580a87ec2a5206dac699a3a18d8d96d0530f52c42c58e2a8af400c07fa7d81
