[INFO] fetching crate reservoirs 0.1.7... [INFO] testing reservoirs-0.1.7 against beta-2022-02-22 for beta-1.60-1 [INFO] extracting crate reservoirs 0.1.7 into /workspace/builds/worker-29/source [INFO] validating manifest of crates.io crate reservoirs 0.1.7 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 crates.io crate reservoirs 0.1.7 [INFO] finished tweaking crates.io crate reservoirs 0.1.7 [INFO] tweaked toml for crates.io crate reservoirs 0.1.7 written to /workspace/builds/worker-29/source/Cargo.toml [INFO] crate crates.io crate reservoirs 0.1.7 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] Downloading crates ... [INFO] [stderr] Downloaded transpose v0.2.1 [INFO] [stderr] Downloaded primal-check v0.3.1 [INFO] [stderr] Downloaded libm v0.2.1 [INFO] [stderr] Downloaded libc v0.2.106 [INFO] [stderr] Downloaded realfft v2.0.1 [INFO] [stderr] Downloaded bytemuck v1.7.2 [INFO] [stderr] Downloaded dirs-sys-next v0.1.2 [INFO] [stderr] Downloaded core-text v19.2.0 [INFO] [stderr] Downloaded freetype v0.7.0 [INFO] [stderr] Downloaded font-kit v0.10.1 [INFO] [stderr] Downloaded plotters-bitmap v0.3.1 [INFO] [stderr] Downloaded rustfft v6.0.1 [INFO] [stderr] Downloaded cc v1.0.71 [INFO] [stderr] Downloaded cmake v0.1.46 [INFO] [stderr] Downloaded servo-fontconfig v0.5.1 [INFO] [stderr] Downloaded dirs-next v2.0.0 [INFO] [stderr] Downloaded pkg-config v0.3.22 [INFO] [stderr] Downloaded pathfinder_simd v0.5.1 [INFO] [stderr] Downloaded rand_distr v0.4.2 [INFO] [stderr] Downloaded strength_reduce v0.2.3 [INFO] [stderr] Downloaded servo-fontconfig-sys v5.1.0 [INFO] [stderr] Downloaded freetype-sys v0.13.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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] 294b86aa29239bac2c62c4ad1150a11d992e678d16887156c48837e829786a5b [INFO] running `Command { std: "docker" "start" "-a" "294b86aa29239bac2c62c4ad1150a11d992e678d16887156c48837e829786a5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "294b86aa29239bac2c62c4ad1150a11d992e678d16887156c48837e829786a5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "294b86aa29239bac2c62c4ad1150a11d992e678d16887156c48837e829786a5b", kill_on_drop: false }` [INFO] [stdout] 294b86aa29239bac2c62c4ad1150a11d992e678d16887156c48837e829786a5b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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] b1a5647ca823bb81e0f954fba6e606ef7461d9933a0f0e635a4356af184eea4d [INFO] running `Command { std: "docker" "start" "-a" "b1a5647ca823bb81e0f954fba6e606ef7461d9933a0f0e635a4356af184eea4d", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.106 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling bytemuck v1.7.2 [INFO] [stderr] Compiling weezl v0.1.5 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling strength_reduce v0.2.3 [INFO] [stderr] Compiling float-ord v0.2.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling ttf-parser v0.12.3 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling gif v0.11.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling servo-fontconfig-sys v5.1.0 [INFO] [stderr] Compiling cmake v0.1.46 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling freetype-sys v0.13.1 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling freetype v0.7.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling servo-fontconfig v0.5.1 [INFO] [stderr] Compiling pathfinder_simd v0.5.1 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling primal-check v0.3.1 [INFO] [stderr] Compiling transpose v0.2.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand_distr v0.4.2 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling rustfft v6.0.1 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling pathfinder_geometry v0.5.1 [INFO] [stderr] Compiling font-kit v0.10.1 [INFO] [stderr] Compiling plotters-bitmap v0.3.1 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling realfft v2.0.1 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling reservoirs v0.1.7 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `id` [INFO] [stdout] --> src/reservoir.rs:2236:5 [INFO] [stdout] | [INFO] [stdout] 2236 | id: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Sample` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/reservoir.rs:2234:10 [INFO] [stdout] | [INFO] [stdout] 2234 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 23.01s [INFO] running `Command { std: "docker" "inspect" "b1a5647ca823bb81e0f954fba6e606ef7461d9933a0f0e635a4356af184eea4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1a5647ca823bb81e0f954fba6e606ef7461d9933a0f0e635a4356af184eea4d", kill_on_drop: false }` [INFO] [stdout] b1a5647ca823bb81e0f954fba6e606ef7461d9933a0f0e635a4356af184eea4d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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] 6e7a69f42488e312c3a9015d69274a7895f712dbd89e5f40f3d9dbdf5c1c8436 [INFO] running `Command { std: "docker" "start" "-a" "6e7a69f42488e312c3a9015d69274a7895f712dbd89e5f40f3d9dbdf5c1c8436", kill_on_drop: false }` [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling serde_json v1.0.69 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stdout] warning: field is never read: `id` [INFO] [stdout] --> src/reservoir.rs:2236:5 [INFO] [stdout] | [INFO] [stdout] 2236 | id: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Sample` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/reservoir.rs:2234:10 [INFO] [stdout] | [INFO] [stdout] 2234 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion-plot v0.4.4 [INFO] [stderr] Compiling criterion v0.3.5 [INFO] [stderr] Compiling reservoirs v0.1.7 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `reservoirs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name stereotype_gravels_ks --edition=2018 examples/stereotype_gravels_ks.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=f6eadc3917ec737b -C extra-filename=-f6eadc3917ec737b --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-fac243d860313dd1.rlib --extern csv=/opt/rustwide/target/debug/deps/libcsv-cb33e490bb3c1102.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-ba3200a69ea295c7.rlib --extern plotters=/opt/rustwide/target/debug/deps/libplotters-2d6c7b723a8141ca.rlib --extern plotters_bitmap=/opt/rustwide/target/debug/deps/libplotters_bitmap-28f55f385ccd1520.rlib --extern pretty_env_logger=/opt/rustwide/target/debug/deps/libpretty_env_logger-1ee28f52c9012749.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-d6f8a9c26ff1f435.rlib --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-0b991a471b31d30c.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-df3523cd3351a773.rlib --extern realfft=/opt/rustwide/target/debug/deps/librealfft-5cea31607936d212.rlib --extern reservoirs=/opt/rustwide/target/debug/deps/libreservoirs-d6c973496eb61d01.rlib --extern rustfft=/opt/rustwide/target/debug/deps/librustfft-69e7c8fcb17d2d17.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-af6ff9f7cd1c275f.rlib --cap-lints=warn -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/transits_df_ad-5fd19470e5142b63.transits_df_ad.7437a361-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/transits_df_ad-5fd19470e5142b63.transits_df_ad.7437a361-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/transits_df_ad-5fd19470e5142b63.transits_df_ad.7437a361-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/transits_df_ad-5fd19470e5142b63.transits_df_ad.7437a361-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/transits_df_ad-5fd19470e5142b63.transits_df_ad.7437a361-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/transits_df_ad-5fd19470e5142b63.transits_df_ad.7437a361-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/transits_df_ad-5fd19470e5142b63.2mx0jowf2veopp3j.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libreservoirs-d6c973496eb61d01.rlib" "/opt/rustwide/target/debug/deps/libcsv-cb33e490bb3c1102.rlib" "/opt/rustwide/target/debug/deps/libryu-9e35d986fcbafb23.rlib" "/opt/rustwide/target/debug/deps/libitoa-d0264c8ce1ce890b.rlib" "/opt/rustwide/target/debug/deps/libcsv_core-166a1e822aa43499.rlib" "/opt/rustwide/target/debug/deps/libbstr-a5add810e52cf1ea.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-cce5214985838d75.rlib" "/opt/rustwide/target/debug/deps/libmemchr-794f323e2c3fede3.rlib" "/opt/rustwide/target/debug/deps/libserde-af6ff9f7cd1c275f.rlib" "/opt/rustwide/target/debug/deps/librealfft-5cea31607936d212.rlib" "/opt/rustwide/target/debug/deps/librustfft-69e7c8fcb17d2d17.rlib" "/opt/rustwide/target/debug/deps/libprimal_check-2bc20e7defc45720.rlib" "/opt/rustwide/target/debug/deps/libtranspose-ac812446b2ae0ff3.rlib" "/opt/rustwide/target/debug/deps/libstrength_reduce-6cdf0bfda3f4a47a.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-08b31f933d25602f.rlib" "/opt/rustwide/target/debug/deps/librayon-df3523cd3351a773.rlib" "/opt/rustwide/target/debug/deps/librayon_core-94db168f03f83592.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-fa7c43093ed04179.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-9744c266e4d8adcb.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-7a3d6a822e3414bd.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-57ac68445a84688d.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-c93230d2c8eb1bc7.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c079f7c57dd512a6.rlib" "/opt/rustwide/target/debug/deps/libeither-1fa9e7dc99f602fc.rlib" "/opt/rustwide/target/debug/deps/librand_distr-0b991a471b31d30c.rlib" "/opt/rustwide/target/debug/deps/librand-d6f8a9c26ff1f435.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-58bf8d418ae7b214.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-fdccdc155075ee6f.rlib" "/opt/rustwide/target/debug/deps/librand_core-709c84e17cb23f45.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-2c10f3ec5b7fa3d1.rlib" "/opt/rustwide/target/debug/deps/libplotters-2d6c7b723a8141ca.rlib" "/opt/rustwide/target/debug/deps/libplotters_svg-b4cae3d8ad24e43a.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-9836f87df8f5b619.rlib" "/opt/rustwide/target/debug/deps/libfont_kit-fec0a5daf1ba445b.rlib" "/opt/rustwide/target/debug/deps/libfloat_ord-3db72d75274bc59e.rlib" "/opt/rustwide/target/debug/deps/libdirs_next-68cd72a3355cf080.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys_next-81c9d7a991fdd611.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-d68fa3dede4483c7.rlib" "/opt/rustwide/target/debug/deps/libsame_file-4e9955724bab8d4a.rlib" "/opt/rustwide/target/debug/deps/libfontconfig-ec5541373791e633.rlib" "/opt/rustwide/target/debug/deps/libfontconfig_sys-7c300615868f4a2a.rlib" "/opt/rustwide/target/debug/deps/libexpat_sys-3abc43ff38a52139.rlib" "/opt/rustwide/target/debug/deps/libfreetype-70f841a7e06914e9.rlib" "/opt/rustwide/target/debug/deps/libfreetype_sys-7264d92fad127f82.rlib" "/opt/rustwide/target/debug/deps/liblog-ba3200a69ea295c7.rlib" "/opt/rustwide/target/debug/deps/libpathfinder_geometry-7d32f3bfcc5174e3.rlib" "/opt/rustwide/target/debug/deps/libpathfinder_simd-517c2031e638be85.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libplotters_bitmap-28f55f385ccd1520.rlib" "/opt/rustwide/target/debug/deps/libgif-34befc66f6760d09.rlib" "/opt/rustwide/target/debug/deps/libweezl-55d032a32b789a6f.rlib" "/opt/rustwide/target/debug/deps/libimage-3829e6fa0cd6a435.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-76ea6da9e2ca7302.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-e7ab68083180f5cd.rlib" "/opt/rustwide/target/debug/deps/libpng-d350aefe043fb2a1.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-210ea0057e6857f3.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-667de4e810607513.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/libdeflate-cb4d95640e47c57e.rlib" "/opt/rustwide/target/debug/deps/libadler32-4ad3039ef892af0b.rlib" "/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-fbb06219b89816c0.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-78994b6cb3d8c29b.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-9029e8e4bf7c0caa.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-614d7e4e7f7903e2.rlib" "/opt/rustwide/target/debug/deps/libchrono-ce3b5dbcccded3ef.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-9f1a92e3e674a8d5.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-6bde1e281435e203.rlib" "/opt/rustwide/target/debug/deps/libtime-59b54488d707e735.rlib" "/opt/rustwide/target/debug/deps/liblibc-5060282b06eda91a.rlib" "/opt/rustwide/target/debug/deps/libplotters_backend-d92ebac31cc6da18.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lfontconfig" "-lfreetype" "-lexpat" "-lfreetype" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/transits_df_ad-5fd19470e5142b63" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "6e7a69f42488e312c3a9015d69274a7895f712dbd89e5f40f3d9dbdf5c1c8436", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e7a69f42488e312c3a9015d69274a7895f712dbd89e5f40f3d9dbdf5c1c8436", kill_on_drop: false }` [INFO] [stdout] 6e7a69f42488e312c3a9015d69274a7895f712dbd89e5f40f3d9dbdf5c1c8436