[INFO] cloning repository https://github.com/martinber/noaa-apt [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/martinber/noaa-apt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmartinber%2Fnoaa-apt", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmartinber%2Fnoaa-apt'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e0d38d85f93d133dddb70218b02be4a8865fce33 [INFO] testing martinber/noaa-apt against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmartinber%2Fnoaa-apt" "/workspace/builds/worker-75/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-75/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/martinber/noaa-apt on toolchain 8262275854dc0e5381c9d42d56257d94932c5a87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/martinber/noaa-apt [INFO] finished tweaking git repo https://github.com/martinber/noaa-apt [INFO] tweaked toml for git repo https://github.com/martinber/noaa-apt written to /workspace/builds/worker-75/source/Cargo.toml [INFO] crate git repo https://github.com/martinber/noaa-apt already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/richinfante/satellite-rs` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded field-offset v0.3.4 [INFO] [stderr] Downloaded simple_logger v1.13.0 [INFO] [stderr] Downloaded gdk v0.14.2 [INFO] [stderr] Downloaded transpose v0.2.1 [INFO] [stderr] Downloaded gcd v2.0.1 [INFO] [stderr] Downloaded pango-sys v0.14.0 [INFO] [stderr] Downloaded version-compare v0.0.11 [INFO] [stderr] Downloaded cfg-expr v0.8.1 [INFO] [stderr] Downloaded rustfft v6.0.1 [INFO] [stderr] Downloaded gdk-sys v0.14.0 [INFO] [stderr] Downloaded gtk3-macros v0.14.0 [INFO] [stderr] Downloaded gdk-pixbuf-sys v0.14.0 [INFO] [stderr] Downloaded pango v0.14.3 [INFO] [stderr] Downloaded atk v0.14.0 [INFO] [stderr] Downloaded directories v3.0.2 [INFO] [stderr] Downloaded argparse v0.2.2 [INFO] [stderr] Downloaded anyhow v1.0.43 [INFO] [stderr] Downloaded gtk-sys v0.14.0 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.77 [INFO] [stderr] Downloaded glib v0.14.5 [INFO] [stderr] Downloaded gobject-sys v0.14.0 [INFO] [stderr] Downloaded cairo-rs v0.14.3 [INFO] [stderr] Downloaded glib-macros v0.14.1 [INFO] [stderr] Downloaded lab v0.11.0 [INFO] [stderr] Downloaded gio-sys v0.14.0 [INFO] [stderr] Downloaded js-sys v0.3.54 [INFO] [stderr] Downloaded strength_reduce v0.2.3 [INFO] [stderr] Downloaded primal-check v0.3.1 [INFO] [stderr] Downloaded gdk-pixbuf v0.14.0 [INFO] [stderr] Downloaded wasm-bindgen v0.2.77 [INFO] [stderr] Downloaded system-deps v3.2.0 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.27 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.77 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.77 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.77 [INFO] [stderr] Downloaded gio v0.14.5 [INFO] [stderr] Downloaded gtk v0.14.1 [INFO] [stderr] Downloaded hyper v0.14.12 [INFO] [stderr] Downloaded atk-sys v0.14.0 [INFO] [stderr] Downloaded cairo-sys-rs v0.14.0 [INFO] [stderr] Downloaded line_drawing v1.0.0 [INFO] [stderr] Downloaded glib-sys v0.14.0 [INFO] [stderr] Downloaded web-sys v0.3.54 [INFO] [stderr] Downloaded dbase v0.2.0 [INFO] [stderr] Downloaded openssl-src v111.16.0+1.1.1l [INFO] [stderr] Downloaded shapefile v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-75/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-75/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4865d9d960c2079f705eb4bf37fa44a368db120887e88f871cfd1f2c04797e9e [INFO] running `Command { std: "docker" "start" "-a" "4865d9d960c2079f705eb4bf37fa44a368db120887e88f871cfd1f2c04797e9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4865d9d960c2079f705eb4bf37fa44a368db120887e88f871cfd1f2c04797e9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4865d9d960c2079f705eb4bf37fa44a368db120887e88f871cfd1f2c04797e9e", kill_on_drop: false }` [INFO] [stdout] 4865d9d960c2079f705eb4bf37fa44a368db120887e88f871cfd1f2c04797e9e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-75/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-75/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" "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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8e212ba478eddc0298f15d854d925a89aabd2d698adb369240e067acdbe08af4 [INFO] running `Command { std: "docker" "start" "-a" "8e212ba478eddc0298f15d854d925a89aabd2d698adb369240e067acdbe08af4", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling anyhow v1.0.43 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling version-compare v0.0.11 [INFO] [stderr] Compiling strum v0.21.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling gio v0.14.5 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling weezl v0.1.5 [INFO] [stderr] Compiling unicode-bidi v0.3.6 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling strength_reduce v0.2.3 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling noaa-apt v1.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling bytemuck v1.7.2 [INFO] [stderr] Compiling hound v3.4.0 [INFO] [stderr] Compiling gcd v2.0.1 [INFO] [stderr] Compiling argparse v0.2.2 [INFO] [stderr] Compiling lab v0.11.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling tinyvec v1.3.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling cfg-expr v0.8.1 [INFO] [stderr] Compiling tracing-core v0.1.19 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling gif v0.11.2 [INFO] [stderr] error: could not compile `ipnet` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name ipnet /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ipnet-2.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=on -C metadata=5490206fd9ace748 -C extra-filename=-5490206fd9ace748 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "8e212ba478eddc0298f15d854d925a89aabd2d698adb369240e067acdbe08af4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e212ba478eddc0298f15d854d925a89aabd2d698adb369240e067acdbe08af4", kill_on_drop: false }` [INFO] [stdout] 8e212ba478eddc0298f15d854d925a89aabd2d698adb369240e067acdbe08af4