[INFO] cloning repository https://github.com/sjbeskur/flightsw
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sjbeskur/flightsw" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsjbeskur%2Fflightsw", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsjbeskur%2Fflightsw'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a4dc32298ff060322cbb7eaede9ab37489c41a84
[INFO] checking sjbeskur/flightsw against master#3139ff09e9d07f7700f8d15ed25a231e29c43627 for pr-121848-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsjbeskur%2Fflightsw" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/sjbeskur/flightsw on toolchain 3139ff09e9d07f7700f8d15ed25a231e29c43627
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3139ff09e9d07f7700f8d15ed25a231e29c43627" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/sjbeskur/flightsw
[INFO] finished tweaking git repo https://github.com/sjbeskur/flightsw
[INFO] tweaked toml for git repo https://github.com/sjbeskur/flightsw written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/sjbeskur/flightsw 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" "+3139ff09e9d07f7700f8d15ed25a231e29c43627" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-7-tc1/source/firefly/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-7-tc1/source/Cargo.toml
[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-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+3139ff09e9d07f7700f8d15ed25a231e29c43627" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 39b5e0ab95a0fd74fb01978c34bc4afd654dbc6ed8bcf5c8aa871514a710831a
[INFO] running `Command { std: "docker" "start" "-a" "39b5e0ab95a0fd74fb01978c34bc4afd654dbc6ed8bcf5c8aa871514a710831a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "39b5e0ab95a0fd74fb01978c34bc4afd654dbc6ed8bcf5c8aa871514a710831a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "39b5e0ab95a0fd74fb01978c34bc4afd654dbc6ed8bcf5c8aa871514a710831a", kill_on_drop: false }`
[INFO] [stdout] 39b5e0ab95a0fd74fb01978c34bc4afd654dbc6ed8bcf5c8aa871514a710831a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+3139ff09e9d07f7700f8d15ed25a231e29c43627" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2934cee90d986cafe2c5d274319646f58c8e1d29d11840c0034542e45db03686
[INFO] running `Command { std: "docker" "start" "-a" "2934cee90d986cafe2c5d274319646f58c8e1d29d11840c0034542e45db03686", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/firefly/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[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 num-traits v0.2.14
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]     Checking bytemuck v1.7.3
[INFO] [stderr]    Compiling libc v0.2.118
[INFO] [stderr]    Compiling syn v1.0.86
[INFO] [stderr]    Compiling num-rational v0.4.0
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]     Checking safe_arch v0.6.0
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking regex-syntax v0.6.25
[INFO] [stderr]    Compiling paste v1.0.6
[INFO] [stderr]     Checking matrixmultiply v0.3.2
[INFO] [stderr]     Checking wide v0.7.4
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]    Compiling quote v1.0.15
[INFO] [stderr]     Checking firefly-gnc v0.1.0 (/opt/rustwide/workdir/firefly-gnc)
[INFO] [stderr]     Checking firefly-core v0.1.0 (/opt/rustwide/workdir/firefly-core)
[INFO] [stderr]     Checking firefly-cv v0.1.0 (/opt/rustwide/workdir/firefly-cv)
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking num-complex v0.4.0
[INFO] [stderr]     Checking regex v1.5.4
[INFO] [stderr]     Checking simba v0.7.1
[INFO] [stderr]     Checking env_logger v0.9.0
[INFO] [stderr]    Compiling nalgebra-macros v0.1.0
[INFO] [stderr]     Checking nalgebra v0.31.1
[INFO] [stderr]     Checking firefly v0.1.0 (/opt/rustwide/workdir/firefly)
[INFO] [stdout] warning: trait `SatalliteApp` is never used
[INFO] [stdout]   --> firefly/src/gnc/satellite.rs:32:7
[INFO] [stdout]    |
[INFO] [stdout] 32 | trait SatalliteApp{
[INFO] [stdout]    |       ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `SatalliteApp` is never used
[INFO] [stdout]   --> firefly/src/gnc/satellite.rs:32:7
[INFO] [stdout]    |
[INFO] [stdout] 32 | trait SatalliteApp{
[INFO] [stdout]    |       ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.72s
[INFO] running `Command { std: "docker" "inspect" "2934cee90d986cafe2c5d274319646f58c8e1d29d11840c0034542e45db03686", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2934cee90d986cafe2c5d274319646f58c8e1d29d11840c0034542e45db03686", kill_on_drop: false }`
[INFO] [stdout] 2934cee90d986cafe2c5d274319646f58c8e1d29d11840c0034542e45db03686
