[INFO] cloning repository https://github.com/oberien/astrostack [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/oberien/astrostack" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foberien%2Fastrostack", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foberien%2Fastrostack'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7f735b23d806542713b5be9ba1f2fb48301f8c48 [INFO] testing oberien/astrostack/7f735b23d806542713b5be9ba1f2fb48301f8c48 against 1.84.0 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foberien%2Fastrostack" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/oberien/astrostack on toolchain 1.84.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/oberien/astrostack [INFO] finished tweaking git repo https://github.com/oberien/astrostack [INFO] tweaked toml for git repo https://github.com/oberien/astrostack written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/oberien/astrostack 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" "+1.84.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/oberien/cv` [INFO] [stderr] Updating git repository `https://github.com/oberien/image` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/darkskygit/minimp4.rs` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded crossbeam-utils v0.8.12 [INFO] [stderr] Downloaded plotters-svg v0.3.3 [INFO] [stderr] Downloaded plotters-backend v0.3.4 [INFO] [stderr] Downloaded cauchy v0.4.0 [INFO] [stderr] Downloaded cblas-sys v0.1.4 [INFO] [stderr] Downloaded space v0.17.0 [INFO] [stderr] Downloaded linreg v0.2.0 [INFO] [stderr] Downloaded primal-estimate v0.3.2 [INFO] [stderr] Downloaded plotters-bitmap v0.3.2 [INFO] [stderr] Downloaded primal v0.3.1 [INFO] [stderr] Downloaded primal-check v0.3.3 [INFO] [stderr] Downloaded clap_derive v4.0.10 [INFO] [stderr] Downloaded rulinalg v0.4.2 [INFO] [stderr] Downloaded cxx-build v1.0.79 [INFO] [stderr] Downloaded libm v0.2.5 [INFO] [stderr] Downloaded clap v4.0.10 [INFO] [stderr] Downloaded bindgen v0.52.0 [INFO] [stderr] Downloaded cxx v1.0.79 [INFO] [stderr] Downloaded syn v1.0.101 [INFO] [stderr] Downloaded plotters v0.3.4 [INFO] [stderr] Downloaded wide v0.7.5 [INFO] [stderr] Downloaded cxxbridge-macro v1.0.79 [INFO] [stderr] Downloaded pest v2.4.0 [INFO] [stderr] Downloaded lapack v0.18.0 [INFO] [stderr] Downloaded ndarray-stats v0.5.1 [INFO] [stderr] Downloaded simba v0.7.2 [INFO] [stderr] Downloaded clang-sys v0.28.1 [INFO] [stderr] Downloaded libc v0.2.134 [INFO] [stderr] Downloaded iana-time-zone v0.1.51 [INFO] [stderr] Downloaded crossbeam-epoch v0.9.11 [INFO] [stderr] Downloaded proc-macro2 v1.0.46 [INFO] [stderr] Downloaded ndarray-vision v0.3.0 [INFO] [stderr] Downloaded primal-bit v0.3.1 [INFO] [stderr] Downloaded openh264-sys2 v0.2.16 [INFO] [stderr] Downloaded arrsac v0.10.0 [INFO] [stderr] Downloaded openh264 v0.2.18 [INFO] [stderr] Downloaded hnsw v0.11.0 [INFO] [stderr] Downloaded float-ord v0.3.2 [INFO] [stderr] Downloaded cexpr v0.3.6 [INFO] [stderr] Downloaded rustc_version v0.3.3 [INFO] [stderr] Downloaded tiff v0.7.3 [INFO] [stderr] Downloaded pathfinder_simd v0.5.1 [INFO] [stderr] Downloaded bitarray v0.9.3 [INFO] [stderr] Downloaded lapack-sys v0.12.1 [INFO] [stderr] Downloaded imageproc v0.22.0 [INFO] [stderr] Downloaded lax v0.2.0 [INFO] [stderr] Downloaded noisy_float v0.2.0 [INFO] [stderr] Downloaded nshare v0.9.0 [INFO] [stderr] Downloaded semver v1.0.14 [INFO] [stderr] Downloaded primal-sieve v0.3.4 [INFO] [stderr] Downloaded ndarray-linalg v0.14.1 [INFO] [stderr] Downloaded minimp4-sys v0.1.0 [INFO] [stderr] Downloaded imageproc v0.23.0 [INFO] [stderr] Downloaded levenberg-marquardt v0.12.0 [INFO] [stderr] Downloaded freetype v0.7.0 [INFO] [stderr] Downloaded sample-consensus v1.0.2 [INFO] [stderr] Downloaded displaydoc v0.1.7 [INFO] [stderr] Downloaded ordered-float v3.4.0 [INFO] [stderr] Downloaded cxxbridge-flags v1.0.79 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 64b53f6db5733a08cf8338f12b07a4c0e8c2e3f647126a98a8619344beac5960 [INFO] running `Command { std: "docker" "start" "-a" "64b53f6db5733a08cf8338f12b07a4c0e8c2e3f647126a98a8619344beac5960", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "64b53f6db5733a08cf8338f12b07a4c0e8c2e3f647126a98a8619344beac5960", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64b53f6db5733a08cf8338f12b07a4c0e8c2e3f647126a98a8619344beac5960", kill_on_drop: false }` [INFO] [stdout] 64b53f6db5733a08cf8338f12b07a4c0e8c2e3f647126a98a8619344beac5960 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b031e0f1ee1c3ab9aeca27f58b20da88aee76bc563835d1c01b2119f6eb79c09 [INFO] running `Command { std: "docker" "start" "-a" "b031e0f1ee1c3ab9aeca27f58b20da88aee76bc563835d1c01b2119f6eb79c09", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.134 [INFO] [stderr] Compiling proc-macro2 v1.0.46 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.4 [INFO] [stderr] Compiling libm v0.2.5 [INFO] [stderr] Compiling syn v1.0.101 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling serde_derive v1.0.145 [INFO] [stderr] Compiling serde v1.0.145 [INFO] [stderr] Compiling bytemuck v1.12.1 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling matrixmultiply v0.3.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.12 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.11 [INFO] [stderr] Compiling safe_arch v0.6.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling paste v1.0.9 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling wide v0.7.5 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling miniz_oxide v0.5.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling jobserver v0.1.25 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling spin v0.9.4 [INFO] [stderr] Compiling sample-consensus v1.0.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling weezl v0.1.7 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling futures-sink v0.3.24 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling bit_field v0.10.1 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling once_cell v1.15.0 [INFO] [stderr] Compiling half v2.1.0 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling gif v0.11.4 [INFO] [stderr] Compiling png v0.17.6 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling cblas-sys v0.1.4 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling semver v1.0.14 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling float-ord v0.3.2 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling bindgen v0.52.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling yeslogic-fontconfig-sys v3.2.0 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling lapack-sys v0.12.1 [INFO] [stderr] Compiling freetype-sys v0.13.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling hamming v0.1.3 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling matrixmultiply v0.1.15 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling ttf-parser v0.6.2 [INFO] [stderr] Compiling primal-bit v0.3.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling space v0.17.0 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling jpeg-decoder v0.2.6 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.7 [INFO] [stderr] Compiling rawpointer v0.1.0 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling primal-estimate v0.3.2 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling primal-sieve v0.3.4 [INFO] [stderr] Compiling owned_ttf_parser v0.6.0 [INFO] [stderr] Compiling rusttype v0.9.2 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling rand_distr v0.2.2 [INFO] [stderr] Compiling conv v0.3.3 [INFO] [stderr] Compiling levenberg-marquardt v0.12.0 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling tiff v0.7.3 [INFO] [stderr] Compiling openh264-sys2 v0.2.16 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling primal-check v0.3.3 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling noisy_float v0.2.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling font-kit v0.11.0 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling plotters-backend v0.3.4 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling const-cstr v0.3.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling primal v0.3.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling rulinalg v0.4.2 [INFO] [stderr] Compiling freetype v0.7.0 [INFO] [stderr] Compiling bitarray v0.9.3 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling num v0.3.1 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling float-ord v0.2.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling serde_json v1.0.87 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling iana-time-zone v0.1.51 [INFO] [stderr] Compiling os_str_bytes v6.3.0 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling chrono v0.4.22 [INFO] [stderr] Compiling plotters-svg v0.3.3 [INFO] [stderr] Compiling clap_lex v0.3.0 [INFO] [stderr] Compiling hnsw v0.11.0 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling arrsac v0.10.0 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ttf-parser v0.15.2 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling ordered-float v3.4.0 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling clap_derive v4.0.10 [INFO] [stderr] Compiling displaydoc v0.1.7 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling linreg v0.2.0 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Compiling imageproc v0.22.0 [INFO] [stderr] Compiling pest v2.4.0 [INFO] [stderr] Compiling exr v1.5.2 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling clap v4.0.10 [INFO] [stderr] Compiling pathfinder_simd v0.5.1 [INFO] [stderr] Compiling pathfinder_geometry v0.5.1 [INFO] [stderr] Compiling image v0.24.4 (https://github.com/oberien/image?branch=rgb64f#92c32c3b) [INFO] [stderr] Compiling minimp4-sys v0.1.0 [INFO] [stderr] Compiling num-complex v0.4.2 [INFO] [stderr] Compiling openh264 v0.2.18 [INFO] [stderr] Compiling simba v0.7.2 [INFO] [stderr] Compiling ndarray v0.15.6 [INFO] [stderr] Compiling lapack v0.18.0 [INFO] [stderr] Compiling cauchy v0.4.0 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling lax v0.2.0 [INFO] [stderr] Compiling plotters-bitmap v0.3.2 [INFO] [stderr] Compiling plotters v0.3.4 [INFO] [stderr] Compiling nshare v0.9.0 [INFO] [stderr] Compiling ndarray-stats v0.5.1 [INFO] [stderr] Compiling ndarray-linalg v0.14.1 [INFO] [stderr] Compiling minimp4 v0.1.0 (https://github.com/darkskygit/minimp4.rs#f3de1316) [INFO] [stderr] Compiling ndarray-vision v0.3.0 [INFO] [stderr] Compiling nalgebra v0.30.1 [INFO] [stderr] Compiling cv-core v0.15.0 (https://github.com/oberien/cv#fbf63ad9) [INFO] [stderr] Compiling imageproc v0.23.0 [INFO] [stderr] Compiling cv-pinhole v0.6.0 (https://github.com/oberien/cv#fbf63ad9) [INFO] [stderr] Compiling akaze v0.7.0 (https://github.com/oberien/cv#fbf63ad9) [INFO] [stderr] Compiling lambda-twist v0.7.0 (https://github.com/oberien/cv#fbf63ad9) [INFO] [stderr] Compiling cv-geom v0.7.0 (https://github.com/oberien/cv#fbf63ad9) [INFO] [stderr] Compiling nister-stewenius v0.1.0 (https://github.com/oberien/cv#fbf63ad9) [INFO] [stderr] Compiling eight-point v0.8.0 (https://github.com/oberien/cv#fbf63ad9) [INFO] [stderr] Compiling cv v0.6.0 (https://github.com/oberien/cv#fbf63ad9) [INFO] [stderr] Compiling astrostack v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 41s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: cexpr v0.3.6, 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 1` [INFO] running `Command { std: "docker" "inspect" "b031e0f1ee1c3ab9aeca27f58b20da88aee76bc563835d1c01b2119f6eb79c09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b031e0f1ee1c3ab9aeca27f58b20da88aee76bc563835d1c01b2119f6eb79c09", kill_on_drop: false }` [INFO] [stdout] b031e0f1ee1c3ab9aeca27f58b20da88aee76bc563835d1c01b2119f6eb79c09 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 09cf76e8b0785809959304119c948d4d689d0d0fdf0821c473c7ef42bfc8b11a [INFO] running `Command { std: "docker" "start" "-a" "09cf76e8b0785809959304119c948d4d689d0d0fdf0821c473c7ef42bfc8b11a", kill_on_drop: false }` [INFO] [stderr] Compiling astrostack v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.53s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: cexpr v0.3.6, 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 1` [INFO] running `Command { std: "docker" "inspect" "09cf76e8b0785809959304119c948d4d689d0d0fdf0821c473c7ef42bfc8b11a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09cf76e8b0785809959304119c948d4d689d0d0fdf0821c473c7ef42bfc8b11a", kill_on_drop: false }` [INFO] [stdout] 09cf76e8b0785809959304119c948d4d689d0d0fdf0821c473c7ef42bfc8b11a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 036f11d36ad16b16707985c72fb95664872b6655cd33be5d283b5e5675a710cc [INFO] running `Command { std: "docker" "start" "-a" "036f11d36ad16b16707985c72fb95664872b6655cd33be5d283b5e5675a710cc", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: cexpr v0.3.6, 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 1` [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/astrostack-6de1c3d36544d1be) [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" "036f11d36ad16b16707985c72fb95664872b6655cd33be5d283b5e5675a710cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "036f11d36ad16b16707985c72fb95664872b6655cd33be5d283b5e5675a710cc", kill_on_drop: false }` [INFO] [stdout] 036f11d36ad16b16707985c72fb95664872b6655cd33be5d283b5e5675a710cc