[INFO] fetching crate zia 0.5.0... [INFO] building zia-0.5.0 against master#f3126500f25114ba4e0ac3e76694dd45a22de56d for pr-107620-1 [INFO] extracting crate zia 0.5.0 into /workspace/builds/worker-7-tc1/source [INFO] validating manifest of crates.io crate zia 0.5.0 on toolchain f3126500f25114ba4e0ac3e76694dd45a22de56d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f3126500f25114ba4e0ac3e76694dd45a22de56d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate zia 0.5.0 [INFO] finished tweaking crates.io crate zia 0.5.0 [INFO] tweaked toml for crates.io crate zia 0.5.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" __CARGO_TEST_CHANNEL_OVERRIDE_DO_NOT_USE_THIS="nightly" "/workspace/cargo-home/bin/cargo" "+f3126500f25114ba4e0ac3e76694dd45a22de56d" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f3126500f25114ba4e0ac3e76694dd45a22de56d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded snafu v0.5.0 [INFO] [stderr] Downloaded snafu-derive v0.5.0 [INFO] [stderr] Downloaded test_zia v0.5.0 [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:542af8c9c691278ea8427c9f55ce1005b509eeebcbbcbc893145cd6832507671" "/opt/rustwide/cargo-home/bin/cargo" "+f3126500f25114ba4e0ac3e76694dd45a22de56d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 135964dd5c677206c271ae314db84a7927930511e2f4cf3d22ae47baccd6f7dd [INFO] running `Command { std: "docker" "start" "-a" "135964dd5c677206c271ae314db84a7927930511e2f4cf3d22ae47baccd6f7dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "135964dd5c677206c271ae314db84a7927930511e2f4cf3d22ae47baccd6f7dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "135964dd5c677206c271ae314db84a7927930511e2f4cf3d22ae47baccd6f7dd", kill_on_drop: false }` [INFO] [stdout] 135964dd5c677206c271ae314db84a7927930511e2f4cf3d22ae47baccd6f7dd [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:542af8c9c691278ea8427c9f55ce1005b509eeebcbbcbc893145cd6832507671" "/opt/rustwide/cargo-home/bin/cargo" "+f3126500f25114ba4e0ac3e76694dd45a22de56d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 17e2443fe6f89a84b1a9eed57fb081b4d196f716668613e8676b029d5688f032 [INFO] running `Command { std: "docker" "start" "-a" "17e2443fe6f89a84b1a9eed57fb081b4d196f716668613e8676b029d5688f032", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling gimli v0.27.1 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling once_cell v1.17.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling time-macros v0.2.6 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling object v0.30.3 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling backtrace v0.3.67 [INFO] [stderr] Compiling time v0.3.17 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling slog-term v2.9.0 [INFO] [stderr] Compiling addr2line v0.19.0 [INFO] [stderr] Compiling snafu-derive v0.5.0 [INFO] [stderr] Compiling snafu v0.5.0 [INFO] [stderr] Compiling zia v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused attribute `macro_export` [INFO] [stdout] --> src/lib.rs:163:1 [INFO] [stdout] | [INFO] [stdout] 163 | #[macro_export] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `macro_export` will be ignored, since it's applied to the macro invocation `lazy_static` [INFO] [stdout] --> src/lib.rs:164:1 [INFO] [stdout] | [INFO] [stdout] 164 | lazy_static! { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/delta.rs:21:25 [INFO] [stdout] | [INFO] [stdout] 21 | fn apply(&mut self, Self::Delta); [INFO] [stdout] | ^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Self::Delta` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] = note: `#[warn(anonymous_parameters)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/delta.rs:22:20 [INFO] [stdout] | [INFO] [stdout] 22 | fn diff(&self, Self) -> Self::Delta; [INFO] [stdout] | ^^^^ help: try naming the parameter or explicitly ignoring it: `_: Self` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/delta.rs:53:27 [INFO] [stdout] | [INFO] [stdout] 53 | fn combine(&mut self, Self); [INFO] [stdout] | ^^^^ help: try naming the parameter or explicitly ignoring it: `_: Self` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.26s [INFO] running `Command { std: "docker" "inspect" "17e2443fe6f89a84b1a9eed57fb081b4d196f716668613e8676b029d5688f032", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17e2443fe6f89a84b1a9eed57fb081b4d196f716668613e8676b029d5688f032", kill_on_drop: false }` [INFO] [stdout] 17e2443fe6f89a84b1a9eed57fb081b4d196f716668613e8676b029d5688f032 [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:542af8c9c691278ea8427c9f55ce1005b509eeebcbbcbc893145cd6832507671" "/opt/rustwide/cargo-home/bin/cargo" "+f3126500f25114ba4e0ac3e76694dd45a22de56d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1ca7b6d40389d504d06e7752e0ed2f1b09b9e48b6095d4066bb73788c2fe56c6 [INFO] running `Command { std: "docker" "start" "-a" "1ca7b6d40389d504d06e7752e0ed2f1b09b9e48b6095d4066bb73788c2fe56c6", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling proc-macro2 v1.0.50 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling rayon-core v1.10.2 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling plotters-backend v0.3.4 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling rusty-fork v0.2.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling plotters-svg v0.3.3 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.13 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stdout] warning: unused attribute `macro_export` [INFO] [stdout] --> src/lib.rs:163:1 [INFO] [stdout] | [INFO] [stdout] 163 | #[macro_export] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `macro_export` will be ignored, since it's applied to the macro invocation `lazy_static` [INFO] [stdout] --> src/lib.rs:164:1 [INFO] [stdout] | [INFO] [stdout] 164 | lazy_static! { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/delta.rs:21:25 [INFO] [stdout] | [INFO] [stdout] 21 | fn apply(&mut self, Self::Delta); [INFO] [stdout] | ^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Self::Delta` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] = note: `#[warn(anonymous_parameters)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/delta.rs:22:20 [INFO] [stdout] | [INFO] [stdout] 22 | fn diff(&self, Self) -> Self::Delta; [INFO] [stdout] | ^^^^ help: try naming the parameter or explicitly ignoring it: `_: Self` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/delta.rs:53:27 [INFO] [stdout] | [INFO] [stdout] 53 | fn combine(&mut self, Self); [INFO] [stdout] | ^^^^ help: try naming the parameter or explicitly ignoring it: `_: Self` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling criterion-plot v0.4.5 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling regex v1.7.1 [INFO] [stderr] Compiling proptest v0.9.6 [INFO] [stderr] Compiling plotters v0.3.4 [INFO] [stderr] Compiling rayon v1.6.1 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling test_zia v0.5.0 [INFO] [stderr] Compiling criterion v0.3.6 [INFO] [stderr] Compiling zia v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused attribute `macro_export` [INFO] [stdout] --> src/lib.rs:163:1 [INFO] [stdout] | [INFO] [stdout] 163 | #[macro_export] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `macro_export` will be ignored, since it's applied to the macro invocation `lazy_static` [INFO] [stdout] --> src/lib.rs:164:1 [INFO] [stdout] | [INFO] [stdout] 164 | lazy_static! { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/delta.rs:21:25 [INFO] [stdout] | [INFO] [stdout] 21 | fn apply(&mut self, Self::Delta); [INFO] [stdout] | ^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Self::Delta` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] = note: `#[warn(anonymous_parameters)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/delta.rs:22:20 [INFO] [stdout] | [INFO] [stdout] 22 | fn diff(&self, Self) -> Self::Delta; [INFO] [stdout] | ^^^^ help: try naming the parameter or explicitly ignoring it: `_: Self` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/delta.rs:53:27 [INFO] [stdout] | [INFO] [stdout] 53 | fn combine(&mut self, Self); [INFO] [stdout] | ^^^^ help: try naming the parameter or explicitly ignoring it: `_: Self` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/f3126500f25114ba4e0ac3e76694dd45a22de56d/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcVDCvcF/symbols.o" "/opt/rustwide/target/debug/deps/definitions_and_reductions-653cf2f3bb45bca1.definitions_and_reductions.e578948b-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/definitions_and_reductions-653cf2f3bb45bca1.definitions_and_reductions.e578948b-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/definitions_and_reductions-653cf2f3bb45bca1.definitions_and_reductions.e578948b-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/definitions_and_reductions-653cf2f3bb45bca1.definitions_and_reductions.e578948b-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/definitions_and_reductions-653cf2f3bb45bca1.definitions_and_reductions.e578948b-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/definitions_and_reductions-653cf2f3bb45bca1.definitions_and_reductions.e578948b-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/definitions_and_reductions-653cf2f3bb45bca1.definitions_and_reductions.e578948b-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/definitions_and_reductions-653cf2f3bb45bca1.definitions_and_reductions.e578948b-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/definitions_and_reductions-653cf2f3bb45bca1.definitions_and_reductions.e578948b-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/definitions_and_reductions-653cf2f3bb45bca1.definitions_and_reductions.e578948b-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/definitions_and_reductions-653cf2f3bb45bca1.definitions_and_reductions.e578948b-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/definitions_and_reductions-653cf2f3bb45bca1.definitions_and_reductions.e578948b-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/definitions_and_reductions-653cf2f3bb45bca1.definitions_and_reductions.e578948b-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/definitions_and_reductions-653cf2f3bb45bca1.definitions_and_reductions.e578948b-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/definitions_and_reductions-653cf2f3bb45bca1.definitions_and_reductions.e578948b-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/definitions_and_reductions-653cf2f3bb45bca1.definitions_and_reductions.e578948b-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/definitions_and_reductions-653cf2f3bb45bca1.p1dlf0m6ln33pqm.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/f3126500f25114ba4e0ac3e76694dd45a22de56d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/f3126500f25114ba4e0ac3e76694dd45a22de56d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-5df56ae6cfa4ea18.rlib" "/opt/rustwide/rustup-home/toolchains/f3126500f25114ba4e0ac3e76694dd45a22de56d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-2051e8bbde98833a.rlib" "/opt/rustwide/rustup-home/toolchains/f3126500f25114ba4e0ac3e76694dd45a22de56d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-e2bd1b38b904983a.rlib" "/opt/rustwide/rustup-home/toolchains/f3126500f25114ba4e0ac3e76694dd45a22de56d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-77547da4ac35f1d8.rlib" "/opt/rustwide/target/debug/deps/libzia-e10f92f8c5af24b0.rlib" "/opt/rustwide/target/debug/deps/libsnafu-dea3d96d06da8cc4.rlib" "/opt/rustwide/target/debug/deps/libdoc_comment-547114905a4d2f08.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-5c592be5e86c4581.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-aa7b12d3b4771a5d.rlib" "/opt/rustwide/target/debug/deps/libadler-3a9d1165c599cab1.rlib" "/opt/rustwide/target/debug/deps/libobject-5e54534208726813.rlib" "/opt/rustwide/target/debug/deps/libmemchr-17fc63e2d37a4399.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-77b1e080b7cdfaa6.rlib" "/opt/rustwide/target/debug/deps/libgimli-8e52c95261ff9f67.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-5d383c335f8e8ef8.rlib" "/opt/rustwide/target/debug/deps/libslog_term-a9c4dfd3657f664c.rlib" "/opt/rustwide/target/debug/deps/libatty-493917433dec4487.rlib" "/opt/rustwide/target/debug/deps/libterm-00255f515529bbaa.rlib" "/opt/rustwide/target/debug/deps/libdirs_next-27c7d7231677a9cc.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys_next-fb33dace8eb9ec4a.rlib" "/opt/rustwide/target/debug/deps/libtime-29371815ca5db1c8.rlib" "/opt/rustwide/target/debug/deps/libnum_threads-9ae9ab389b73d030.rlib" "/opt/rustwide/target/debug/deps/libitoa-2dc591579cbfc997.rlib" "/opt/rustwide/target/debug/deps/libtime_core-28b541dc0e68a592.rlib" "/opt/rustwide/target/debug/deps/libslog-f4aef61eb4f2aa0d.rlib" "/opt/rustwide/target/debug/deps/libmaplit-f87334d4ddfcf750.rlib" "/opt/rustwide/target/debug/deps/libtest_zia-8a996cde1caabb4d.rlib" "/opt/rustwide/target/debug/deps/libproptest-76d1dda0c4c45909.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-3fbe52600510e068.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-2c96c39a664329c4.rlib" "/opt/rustwide/target/debug/deps/librand-5722f3b60e3a59ca.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-7471cadbc336a1e6.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-6052e35992778dd6.rlib" "/opt/rustwide/target/debug/deps/librand_hc-7d82f4601a805bf2.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-b4201c2c54fd48fa.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-9a57256bab0accff.rlib" "/opt/rustwide/target/debug/deps/librand_core-78a41ab4e441eb16.rlib" "/opt/rustwide/target/debug/deps/librand_os-44ebde319099088e.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-f85db5560f5e9cc3.rlib" "/opt/rustwide/target/debug/deps/librand_core-7af04c7ffb9ea391.rlib" "/opt/rustwide/target/debug/deps/librusty_fork-a37cc10bea8ce12c.rlib" "/opt/rustwide/target/debug/deps/libwait_timeout-c67925bf6de73392.rlib" "/opt/rustwide/target/debug/deps/libtempfile-ae87096d20761161.rlib" "/opt/rustwide/target/debug/deps/liblibc-9b0e9fb7873bef9b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libfastrand-11503881764975b1.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-a366538c24cba4e3.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9a380894f08245b7.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libbit_set-f5498a2ad3d74a3f.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-94eb3ea74450c998.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/rustup-home/toolchains/f3126500f25114ba4e0ac3e76694dd45a22de56d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-6e3768d17ed5c91f.rlib" "/opt/rustwide/rustup-home/toolchains/f3126500f25114ba4e0ac3e76694dd45a22de56d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e47bba77b7b5c0b2.rlib" "/opt/rustwide/rustup-home/toolchains/f3126500f25114ba4e0ac3e76694dd45a22de56d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-53f2c5425d4cec3a.rlib" "/opt/rustwide/rustup-home/toolchains/f3126500f25114ba4e0ac3e76694dd45a22de56d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-0214339f67d6e45d.rlib" "/opt/rustwide/rustup-home/toolchains/f3126500f25114ba4e0ac3e76694dd45a22de56d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-eb587a7952c73627.rlib" "/opt/rustwide/rustup-home/toolchains/f3126500f25114ba4e0ac3e76694dd45a22de56d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-45e37414ee5de40d.rlib" "/opt/rustwide/rustup-home/toolchains/f3126500f25114ba4e0ac3e76694dd45a22de56d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-933aae77a9a2d3fe.rlib" "/opt/rustwide/rustup-home/toolchains/f3126500f25114ba4e0ac3e76694dd45a22de56d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-56cc3efe06e08d50.rlib" "/opt/rustwide/rustup-home/toolchains/f3126500f25114ba4e0ac3e76694dd45a22de56d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-2ce5ce1f309d2e6f.rlib" "/opt/rustwide/rustup-home/toolchains/f3126500f25114ba4e0ac3e76694dd45a22de56d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-76f96de5ce3d7d68.rlib" "/opt/rustwide/rustup-home/toolchains/f3126500f25114ba4e0ac3e76694dd45a22de56d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-053807785274d913.rlib" "/opt/rustwide/rustup-home/toolchains/f3126500f25114ba4e0ac3e76694dd45a22de56d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-282372a9a820c337.rlib" "/opt/rustwide/rustup-home/toolchains/f3126500f25114ba4e0ac3e76694dd45a22de56d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4dd8f6492a2eee72.rlib" "/opt/rustwide/rustup-home/toolchains/f3126500f25114ba4e0ac3e76694dd45a22de56d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-79e3536ae4d3f46d.rlib" "/opt/rustwide/rustup-home/toolchains/f3126500f25114ba4e0ac3e76694dd45a22de56d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6d46d38f739892fe.rlib" "/opt/rustwide/rustup-home/toolchains/f3126500f25114ba4e0ac3e76694dd45a22de56d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-abe31de449de410d.rlib" "/opt/rustwide/rustup-home/toolchains/f3126500f25114ba4e0ac3e76694dd45a22de56d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-522518611024dce5.rlib" "/opt/rustwide/rustup-home/toolchains/f3126500f25114ba4e0ac3e76694dd45a22de56d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-05898138a596088a.rlib" "/opt/rustwide/rustup-home/toolchains/f3126500f25114ba4e0ac3e76694dd45a22de56d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0d23d26821d11ecf.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/f3126500f25114ba4e0ac3e76694dd45a22de56d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/definitions_and_reductions-653cf2f3bb45bca1" "-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] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `zia` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "1ca7b6d40389d504d06e7752e0ed2f1b09b9e48b6095d4066bb73788c2fe56c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ca7b6d40389d504d06e7752e0ed2f1b09b9e48b6095d4066bb73788c2fe56c6", kill_on_drop: false }` [INFO] [stdout] 1ca7b6d40389d504d06e7752e0ed2f1b09b9e48b6095d4066bb73788c2fe56c6