[INFO] cloning repository https://github.com/ruchirK/chess-diff [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ruchirK/chess-diff" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FruchirK%2Fchess-diff", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FruchirK%2Fchess-diff'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 292f3d3aa7939da6b772ba64d807e399899b6111 [INFO] testing ruchirK/chess-diff against beta-2025-04-13 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FruchirK%2Fchess-diff" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ruchirK/chess-diff on toolchain beta-2025-04-13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ruchirK/chess-diff [INFO] finished tweaking git repo https://github.com/ruchirK/chess-diff [INFO] tweaked toml for git repo https://github.com/ruchirK/chess-diff written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ruchirK/chess-diff 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" "+beta-2025-04-13" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bf59634d6ab06942cfc90f92e732b7d615ccbeb1f776f01615fdbf910d97b73b [INFO] running `Command { std: "docker" "start" "-a" "bf59634d6ab06942cfc90f92e732b7d615ccbeb1f776f01615fdbf910d97b73b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bf59634d6ab06942cfc90f92e732b7d615ccbeb1f776f01615fdbf910d97b73b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf59634d6ab06942cfc90f92e732b7d615ccbeb1f776f01615fdbf910d97b73b", kill_on_drop: false }` [INFO] [stdout] bf59634d6ab06942cfc90f92e732b7d615ccbeb1f776f01615fdbf910d97b73b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 70dc747a9871e1cd962167729844ccd27fd58f35d425a66603fc0d42d4cf7c00 [INFO] running `Command { std: "docker" "start" "-a" "70dc747a9871e1cd962167729844ccd27fd58f35d425a66603fc0d42d4cf7c00", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.54 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling timely_logging v0.11.1 (https://github.com/TimelyDataflow/timely-dataflow#6d1cca4c) [INFO] [stderr] Compiling abomonation v0.7.3 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling timely_bytes v0.11.0 (https://github.com/TimelyDataflow/timely-dataflow#6d1cca4c) [INFO] [stderr] Compiling shakmaty v0.16.4 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling timely_sort v0.1.6 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling bzip2-sys v0.1.9+1.0.8 [INFO] [stderr] Compiling slice-deque v0.3.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling btoi v0.4.2 [INFO] [stderr] Compiling bzip2 v0.4.1 [INFO] [stderr] Compiling pgn-reader v0.15.0 (https://github.com/niklasf/rust-pgn-reader#49dc0b16) [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling abomonation_derive v0.5.0 [INFO] [stderr] Compiling timely_communication v0.11.1 (https://github.com/TimelyDataflow/timely-dataflow#6d1cca4c) [INFO] [stderr] Compiling timely v0.11.1 (https://github.com/TimelyDataflow/timely-dataflow#6d1cca4c) [INFO] [stderr] Compiling differential-dataflow v0.11.0 (https://github.com/TimelyDataflow/differential-dataflow#f155b908) [INFO] [stderr] Compiling chess-diff v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.16s [INFO] running `Command { std: "docker" "inspect" "70dc747a9871e1cd962167729844ccd27fd58f35d425a66603fc0d42d4cf7c00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70dc747a9871e1cd962167729844ccd27fd58f35d425a66603fc0d42d4cf7c00", kill_on_drop: false }` [INFO] [stdout] 70dc747a9871e1cd962167729844ccd27fd58f35d425a66603fc0d42d4cf7c00 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 07b7f9369b5390357d3e4b70d15de0ea1a68de735ee224dec2b2e32ba5e519ea [INFO] running `Command { std: "docker" "start" "-a" "07b7f9369b5390357d3e4b70d15de0ea1a68de735ee224dec2b2e32ba5e519ea", kill_on_drop: false }` [INFO] [stderr] Compiling chess-diff v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `CountTotal` [INFO] [stdout] --> examples/space-saving.rs:8:40 [INFO] [stdout] | [INFO] [stdout] 8 | use differential_dataflow::operators::{CountTotal, Join, Threshold}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcFnM7Qn/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdifferential_dataflow-b631c551510806ee.rlib,libtimely_sort-fdbea98909ca0ff7.rlib,libtimely-af7f68603a494a42.rlib,libtimely_communication-c182cc4c7866b422.rlib,libcrossbeam_channel-0c52654702fc0e1e.rlib,libmaybe_uninit-ece59c5d75f5f342.rlib,libcrossbeam_utils-0d7764abb7ca0bab.rlib,liblazy_static-af860367908b8176.rlib,libcfg_if-5debf92116708c19.rlib,libtimely_logging-7f01e0d4fd827491.rlib,libtimely_bytes-58655f73f2670c40.rlib,libgetopts-c7e609a090528078.rlib,libunicode_width-872488d468fe4def.rlib,libserde-ea3b45059e6328d1.rlib,libabomonation-700cd6dde8ad391f.rlib,libfnv-79e2cbfbe03dcd16.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcFnM7Qn/raw-dylibs" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-8b99375912759966/out/lib" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/space_saving-cc6fb98a01f1d191" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `chess-diff` (example "space-saving") due to 1 previous error; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "07b7f9369b5390357d3e4b70d15de0ea1a68de735ee224dec2b2e32ba5e519ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07b7f9369b5390357d3e4b70d15de0ea1a68de735ee224dec2b2e32ba5e519ea", kill_on_drop: false }` [INFO] [stdout] 07b7f9369b5390357d3e4b70d15de0ea1a68de735ee224dec2b2e32ba5e519ea