[INFO] cloning repository https://github.com/rsadsb/elons-jets-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rsadsb/elons-jets-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frsadsb%2Felons-jets-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frsadsb%2Felons-jets-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8217ea46efb3f6433a7ef2135726f14857175458 [INFO] testing rsadsb/elons-jets-rs against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frsadsb%2Felons-jets-rs" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rsadsb/elons-jets-rs on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rsadsb/elons-jets-rs [INFO] finished tweaking git repo https://github.com/rsadsb/elons-jets-rs [INFO] tweaked toml for git repo https://github.com/rsadsb/elons-jets-rs written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/rsadsb/elons-jets-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/rsadsb/adsb_deku` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded deku_derive v0.12.5 [INFO] [stderr] Downloaded deku v0.12.5 [INFO] [stderr] Downloaded gpsd_proto v0.7.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] de541b2d716e1d33b5008fee656733b7b4ca06978e6a0a27f63c3e50610733f1 [INFO] running `Command { std: "docker" "start" "-a" "de541b2d716e1d33b5008fee656733b7b4ca06978e6a0a27f63c3e50610733f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "de541b2d716e1d33b5008fee656733b7b4ca06978e6a0a27f63c3e50610733f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de541b2d716e1d33b5008fee656733b7b4ca06978e6a0a27f63c3e50610733f1", kill_on_drop: false }` [INFO] [stdout] de541b2d716e1d33b5008fee656733b7b4ca06978e6a0a27f63c3e50610733f1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4864fae5b594c72be7bc2d23dfc549be97846b85d38018824461a4a2bedce406 [INFO] running `Command { std: "docker" "start" "-a" "4864fae5b594c72be7bc2d23dfc549be97846b85d38018824461a4a2bedce406", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling signal-hook v0.3.13 [INFO] [stderr] Compiling crossbeam-utils v0.8.6 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling serde_json v1.0.78 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling funty v1.2.0 [INFO] [stderr] Compiling anyhow v1.0.53 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling tracing-core v0.1.22 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling wyz v0.4.0 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.3.7 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling bitvec v0.22.3 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling signal-hook-mio v0.2.1 [INFO] [stderr] Compiling crossterm v0.22.1 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling tui v0.17.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling darling_core v0.13.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling tracing-attributes v0.1.19 [INFO] [stderr] Compiling clap_derive v3.0.14 [INFO] [stderr] Compiling darling_macro v0.13.1 [INFO] [stderr] Compiling darling v0.13.1 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling proc-macro-crate v1.1.0 [INFO] [stderr] Compiling tracing v0.1.30 [INFO] [stderr] Compiling clap v3.0.14 [INFO] [stderr] Compiling deku_derive v0.12.5 [INFO] [stderr] Compiling tracing-subscriber v0.3.7 [INFO] [stderr] Compiling tracing-appender v0.2.0 [INFO] [stderr] Compiling deku v0.12.5 [INFO] [stderr] Compiling adsb_deku v0.5.0 (https://github.com/rsadsb/adsb_deku?branch=master#9797301c) [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling gpsd_proto v0.7.0 [INFO] [stderr] Compiling rsadsb_apps v0.5.0 (https://github.com/rsadsb/adsb_deku?branch=master#9797301c) [INFO] [stderr] Compiling elons-jets-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.58s [INFO] running `Command { std: "docker" "inspect" "4864fae5b594c72be7bc2d23dfc549be97846b85d38018824461a4a2bedce406", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4864fae5b594c72be7bc2d23dfc549be97846b85d38018824461a4a2bedce406", kill_on_drop: false }` [INFO] [stdout] 4864fae5b594c72be7bc2d23dfc549be97846b85d38018824461a4a2bedce406 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0e31ec6352dd142a3f07d6aa6921340bf3dc51860684deacd478bf45ec569bc5 [INFO] running `Command { std: "docker" "start" "-a" "0e31ec6352dd142a3f07d6aa6921340bf3dc51860684deacd478bf45ec569bc5", kill_on_drop: false }` [INFO] [stderr] Compiling elons-jets-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.56s [INFO] running `Command { std: "docker" "inspect" "0e31ec6352dd142a3f07d6aa6921340bf3dc51860684deacd478bf45ec569bc5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e31ec6352dd142a3f07d6aa6921340bf3dc51860684deacd478bf45ec569bc5", kill_on_drop: false }` [INFO] [stdout] 0e31ec6352dd142a3f07d6aa6921340bf3dc51860684deacd478bf45ec569bc5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 99466ac7cf20a3b7223832172e99146adc9bf3728c28bb12eddc1ff490adda0f [INFO] running `Command { std: "docker" "start" "-a" "99466ac7cf20a3b7223832172e99146adc9bf3728c28bb12eddc1ff490adda0f", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/elons_jets_rs-ec42566efae02f12) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "99466ac7cf20a3b7223832172e99146adc9bf3728c28bb12eddc1ff490adda0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99466ac7cf20a3b7223832172e99146adc9bf3728c28bb12eddc1ff490adda0f", kill_on_drop: false }` [INFO] [stdout] 99466ac7cf20a3b7223832172e99146adc9bf3728c28bb12eddc1ff490adda0f