[INFO] cloning repository https://github.com/SoongMingLiang/rts_lab_flight
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SoongMingLiang/rts_lab_flight" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSoongMingLiang%2Frts_lab_flight", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSoongMingLiang%2Frts_lab_flight'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 050d83668ebc09b4c3907ed98d6cc2daa0b8c444
[INFO] checking SoongMingLiang/rts_lab_flight against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSoongMingLiang%2Frts_lab_flight" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/SoongMingLiang/rts_lab_flight
[INFO] finished tweaking git repo https://github.com/SoongMingLiang/rts_lab_flight
[INFO] tweaked toml for git repo https://github.com/SoongMingLiang/rts_lab_flight written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/SoongMingLiang/rts_lab_flight on toolchain b1f2594eac607c1f051534800237eeedb5590a49
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/SoongMingLiang/rts_lab_flight 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" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 45b67a74d3f6fa37e6a4f07a72fd376ab6b85d00b49db82bbd35c76cdedb4207
[INFO] running `Command { std: "docker" "start" "-a" "45b67a74d3f6fa37e6a4f07a72fd376ab6b85d00b49db82bbd35c76cdedb4207", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "45b67a74d3f6fa37e6a4f07a72fd376ab6b85d00b49db82bbd35c76cdedb4207", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "45b67a74d3f6fa37e6a4f07a72fd376ab6b85d00b49db82bbd35c76cdedb4207", kill_on_drop: false }`
[INFO] [stdout] 45b67a74d3f6fa37e6a4f07a72fd376ab6b85d00b49db82bbd35c76cdedb4207
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 82ed452209c58e86db51e582884d7df88cb622b332b1dcea62a976527248eacf
[INFO] running `Command { std: "docker" "start" "-a" "82ed452209c58e86db51e582884d7df88cb622b332b1dcea62a976527248eacf", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.82
[INFO] [stderr]    Compiling serde v1.0.201
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling thiserror v1.0.60
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling cc v1.0.97
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling cookie-factory v0.2.4
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]     Checking net2 v0.2.39
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking input_buffer v0.5.0
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking idna v0.1.5
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking crossbeam-channel v0.5.12
[INFO] [stderr]     Checking url v1.7.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling syn v2.0.63
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking mio-extras v2.0.6
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]    Compiling serde_derive v1.0.201
[INFO] [stderr]    Compiling thiserror-impl v1.0.60
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling snafu-derive v0.7.5
[INFO] [stderr]    Compiling pest v2.7.10
[INFO] [stderr]     Checking snafu v0.7.5
[INFO] [stderr]    Compiling pest_meta v2.7.10
[INFO] [stderr]    Compiling pest_generator v2.7.10
[INFO] [stderr]    Compiling pest_derive v2.7.10
[INFO] [stderr]     Checking serde_json v1.0.117
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]     Checking handlebars v1.1.0
[INFO] [stderr]     Checking amq-protocol-types v1.2.0
[INFO] [stderr]    Compiling cargo-lock v8.0.3
[INFO] [stderr]    Compiling built v0.5.2
[INFO] [stderr]    Compiling amiquip v0.4.2
[INFO] [stderr]     Checking amq-protocol-codegen v1.4.0
[INFO] [stderr]    Compiling amq-protocol v1.4.0
[INFO] [stderr]     Checking rts_lab_flight v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: value captured by `tail_degree` is never read
[INFO] [stdout]   --> src/bin/actuator.rs:14:13
[INFO] [stdout]    |
[INFO] [stdout] 14 |             tail_degree = actuator.tail_degree;
[INFO] [stdout]    |             ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: did you mean to capture by reference instead?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value captured by `wing_degree` is never read
[INFO] [stdout]   --> src/bin/actuator.rs:15:13
[INFO] [stdout]    |
[INFO] [stdout] 15 |             wing_degree = actuator.wing_degree;
[INFO] [stdout]    |             ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: did you mean to capture by reference instead?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value captured by `e1` is never read
[INFO] [stdout]   --> src/bin/engine.rs:14:13
[INFO] [stdout]    |
[INFO] [stdout] 14 |             e1 = engine.thrust;
[INFO] [stdout]    |             ^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: did you mean to capture by reference instead?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value captured by `e2` is never read
[INFO] [stdout]   --> src/bin/engine.rs:15:13
[INFO] [stdout]    |
[INFO] [stdout] 15 |             e2 = engine.thrust;
[INFO] [stdout]    |             ^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: did you mean to capture by reference instead?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value captured by `tail_degree` is never read
[INFO] [stdout]   --> src/bin/actuator.rs:14:13
[INFO] [stdout]    |
[INFO] [stdout] 14 |             tail_degree = actuator.tail_degree;
[INFO] [stdout]    |             ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: did you mean to capture by reference instead?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value captured by `wing_degree` is never read
[INFO] [stdout]   --> src/bin/actuator.rs:15:13
[INFO] [stdout]    |
[INFO] [stdout] 15 |             wing_degree = actuator.wing_degree;
[INFO] [stdout]    |             ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: did you mean to capture by reference instead?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value captured by `e1` is never read
[INFO] [stdout]   --> src/bin/engine.rs:14:13
[INFO] [stdout]    |
[INFO] [stdout] 14 |             e1 = engine.thrust;
[INFO] [stdout]    |             ^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: did you mean to capture by reference instead?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value captured by `e2` is never read
[INFO] [stdout]   --> src/bin/engine.rs:15:13
[INFO] [stdout]    |
[INFO] [stdout] 15 |             e2 = engine.thrust;
[INFO] [stdout]    |             ^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: did you mean to capture by reference instead?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.50s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.2.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] running `Command { std: "docker" "inspect" "82ed452209c58e86db51e582884d7df88cb622b332b1dcea62a976527248eacf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "82ed452209c58e86db51e582884d7df88cb622b332b1dcea62a976527248eacf", kill_on_drop: false }`
[INFO] [stdout] 82ed452209c58e86db51e582884d7df88cb622b332b1dcea62a976527248eacf
