[INFO] fetching crate tmq 0.4.0... [INFO] building tmq-0.4.0 against master#9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 for pr-117684 [INFO] extracting crate tmq 0.4.0 into /workspace/builds/worker-3-tc1/source [INFO] validating manifest of crates.io crate tmq 0.4.0 on toolchain 9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tmq 0.4.0 [INFO] finished tweaking crates.io crate tmq 0.4.0 [INFO] tweaked toml for crates.io crate tmq 0.4.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate crates.io crate tmq 0.4.0 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" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded toml v0.7.5 [INFO] [stderr] Downloaded cfg-expr v0.15.3 [INFO] [stderr] Downloaded target-lexicon v0.12.8 [INFO] [stderr] Downloaded toml_edit v0.19.11 [INFO] [stderr] Downloaded winnow v0.4.7 [INFO] [stderr] Downloaded zeromq-src v0.2.5+4.3.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 748929af4e88e9cdaf9d82252e91757ce1e9d2c49f4139f363bd2cfeff719545 [INFO] running `Command { std: "docker" "start" "-a" "748929af4e88e9cdaf9d82252e91757ce1e9d2c49f4139f363bd2cfeff719545", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "748929af4e88e9cdaf9d82252e91757ce1e9d2c49f4139f363bd2cfeff719545", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "748929af4e88e9cdaf9d82252e91757ce1e9d2c49f4139f363bd2cfeff719545", kill_on_drop: false }` [INFO] [stdout] 748929af4e88e9cdaf9d82252e91757ce1e9d2c49f4139f363bd2cfeff719545 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fb8d58cfef87e1967c23bcd7099080bd1dbb812ca6277baff29a94b5853ba088 [INFO] running `Command { std: "docker" "start" "-a" "fb8d58cfef87e1967c23bcd7099080bd1dbb812ca6277baff29a94b5853ba088", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling proc-macro2 v1.0.63 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling equivalent v1.0.0 [INFO] [stderr] Compiling target-lexicon v0.12.8 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling syn v2.0.23 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling crossbeam v0.8.2 [INFO] [stderr] Compiling winnow v0.4.7 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling version-compare v0.1.1 [INFO] [stderr] Compiling cfg-expr v0.15.3 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling zmq v0.10.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling serde_derive v1.0.164 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling jwalk v0.6.2 [INFO] [stderr] Compiling dircpy v0.3.14 [INFO] [stderr] Compiling zeromq-src v0.2.5+4.3.4 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling serde_spanned v0.6.3 [INFO] [stderr] Compiling toml_edit v0.19.11 [INFO] [stderr] Compiling toml v0.7.5 [INFO] [stderr] Compiling system-deps v6.1.1 [INFO] [stderr] Compiling zmq-sys v0.12.0 [INFO] [stderr] Compiling tmq v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.17s [INFO] running `Command { std: "docker" "inspect" "fb8d58cfef87e1967c23bcd7099080bd1dbb812ca6277baff29a94b5853ba088", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb8d58cfef87e1967c23bcd7099080bd1dbb812ca6277baff29a94b5853ba088", kill_on_drop: false }` [INFO] [stdout] fb8d58cfef87e1967c23bcd7099080bd1dbb812ca6277baff29a94b5853ba088 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 49f47519cb271818f536d187c6683822fff76ca54e9a5ad922a4c7e2c0465032 [INFO] running `Command { std: "docker" "start" "-a" "49f47519cb271818f536d187c6683822fff76ca54e9a5ad922a4c7e2c0465032", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling rustix v0.38.2 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling linux-raw-sys v0.4.3 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling regex-syntax v0.7.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling serde_json v1.0.99 [INFO] [stderr] Compiling crossbeam v0.8.2 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling itoa v1.0.7 [INFO] [stderr] Compiling anstyle v1.0.1 [INFO] [stderr] Compiling ciborium-io v0.2.1 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling regex v1.8.4 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling is-terminal v0.4.8 [INFO] [stderr] Compiling plotters-backend v0.3.5 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling ciborium-ll v0.2.1 [INFO] [stderr] Compiling plotters-svg v0.3.5 [INFO] [stderr] Compiling clap_builder v4.3.10 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling serde_spanned v0.6.3 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling toml_edit v0.19.11 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling jwalk v0.6.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling dircpy v0.3.14 [INFO] [stderr] Compiling zeromq-src v0.2.5+4.3.4 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling clap v4.3.10 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling plotters v0.3.5 [INFO] [stderr] Compiling ciborium v0.2.1 [INFO] [stderr] Compiling toml v0.7.5 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling system-deps v6.1.1 [INFO] [stderr] Compiling pretty_env_logger v0.5.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling zmq-sys v0.12.0 [INFO] [stderr] Compiling zmq v0.10.0 [INFO] [stderr] Compiling tmq v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/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/rustchmcIV0/symbols.o" "/opt/rustwide/target/debug/examples/publish-ad3aa67eb4124d1c.publish.814f6c7f4dd8e6d1-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/publish-ad3aa67eb4124d1c.253oikrxbkw1muul.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/zmq-sys-546ae7569b1b91fa/out/lib" "-L" "/opt/rustwide/target/debug/build/zmq-sys-546ae7569b1b91fa/out/lib" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libpretty_env_logger-495ef4597a343a7e.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-9a260e35b26790ab.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-9c9b0c7238e08efb.rlib" "/opt/rustwide/target/debug/deps/libis_terminal-acd9eca02d86c77d.rlib" "/opt/rustwide/target/debug/deps/librustix-e311569164378615.rlib" "/opt/rustwide/target/debug/deps/libbitflags-fa61b5f449414a1a.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-dca0a83eb62295af.rlib" "/opt/rustwide/target/debug/deps/libhumantime-28a5c7939082a25f.rlib" "/opt/rustwide/target/debug/deps/libregex-a9992173c3b3ff79.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-5fa4370c8d219a07.rlib" "/opt/rustwide/target/debug/deps/libmemchr-a4f7a93850c27d99.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-e698272e2592355e.rlib" "/opt/rustwide/target/debug/deps/libtmq-4fd8c5509a198efe.rlib" "/opt/rustwide/target/debug/deps/liblog-e36f1c34d09735e4.rlib" "/opt/rustwide/target/debug/deps/libtokio-0443ace50c837cda.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-a4ea14158a3322cf.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-11a286abfa1a7f7f.rlib" "/opt/rustwide/target/debug/deps/libsocket2-50a6f4a8d6774683.rlib" "/opt/rustwide/target/debug/deps/libbytes-8cb5c9c819f9ddea.rlib" "/opt/rustwide/target/debug/deps/libmio-943964d3297a1b5d.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-b0772e592ffa6345.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-7a28580f117d3259.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0128a598f57c42f0.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-71f76ee72c18b4ee.rlib" "/opt/rustwide/target/debug/deps/liblock_api-20e18b4a1a6bacc2.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-6ebe5b14c8a6c2d8.rlib" "/opt/rustwide/target/debug/deps/libfutures-91ef197cd667d6c3.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-ca00ff9090adcfdb.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-7538f745f48eddea.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-736c4a0004d9f22f.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-d3ba551cc4d3d1ec.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-2a6000d3441ba1b3.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-339fc95f834a67dc.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-7cb10cad9361f8d1.rlib" "/opt/rustwide/target/debug/deps/libthiserror-f025fac1dd7cbaf0.rlib" "/opt/rustwide/target/debug/deps/libzmq-b18037a08a22b291.rlib" "/opt/rustwide/target/debug/deps/libzmq_sys-6fb18aadf19d3dc5.rlib" "/opt/rustwide/target/debug/deps/liblibc-333221bd45703000.rlib" "/opt/rustwide/target/debug/deps/libbitflags-560efdb99b117eef.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-72b35984a787fb54.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0fdedff926cd8b5a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-fe0525e327a5464a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-795b2243f06bd098.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-86ce554ff6ad08cd.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1be635a4727d8e5e.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1e55d89766af9c5f.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-02605c7065574d0d.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-0d17ba1067febc2c.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-2408fbe38b247900.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b3c63e8997fdca47.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-bfa7a39ebb77d49a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4b955078cf51c0a1.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1a6fbee0083900be.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-2b93db426c5a26c2.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b30975e2b876cf32.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-cd2f2bc505f56f50.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-ec02dd343723da85.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-408115ade0360d2a.rlib" "-Wl,-Bdynamic" "-lstdc++" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/publish-ad3aa67eb4124d1c" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-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: could not compile `tmq` (example "publish") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "49f47519cb271818f536d187c6683822fff76ca54e9a5ad922a4c7e2c0465032", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49f47519cb271818f536d187c6683822fff76ca54e9a5ad922a4c7e2c0465032", kill_on_drop: false }` [INFO] [stdout] 49f47519cb271818f536d187c6683822fff76ca54e9a5ad922a4c7e2c0465032 [INFO] building tmq-0.4.0 against try#53e03135c36e913ff664ce8329041b7e3c2fd358 for pr-117684 [INFO] extracting crate tmq 0.4.0 into /workspace/builds/worker-3-tc2/source [INFO] validating manifest of crates.io crate tmq 0.4.0 on toolchain 53e03135c36e913ff664ce8329041b7e3c2fd358 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tmq 0.4.0 [INFO] finished tweaking crates.io crate tmq 0.4.0 [INFO] tweaked toml for crates.io crate tmq 0.4.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate crates.io crate tmq 0.4.0 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" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2736ae685d57d5ebdc30272c2202d3b83eb1d6b815f089b7b0bd3d32e59f29ae [INFO] running `Command { std: "docker" "start" "-a" "2736ae685d57d5ebdc30272c2202d3b83eb1d6b815f089b7b0bd3d32e59f29ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2736ae685d57d5ebdc30272c2202d3b83eb1d6b815f089b7b0bd3d32e59f29ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2736ae685d57d5ebdc30272c2202d3b83eb1d6b815f089b7b0bd3d32e59f29ae", kill_on_drop: false }` [INFO] [stdout] 2736ae685d57d5ebdc30272c2202d3b83eb1d6b815f089b7b0bd3d32e59f29ae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 90752f8f83a7c562663966663c99518a4455f1b844dcdf0ddbe135fb688e5348 [INFO] running `Command { std: "docker" "start" "-a" "90752f8f83a7c562663966663c99518a4455f1b844dcdf0ddbe135fb688e5348", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling proc-macro2 v1.0.63 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling equivalent v1.0.0 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling target-lexicon v0.12.8 [INFO] [stderr] Compiling winnow v0.4.7 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling syn v2.0.23 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling version-compare v0.1.1 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling crossbeam v0.8.2 [INFO] [stderr] Compiling cfg-expr v0.15.3 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling zmq v0.10.0 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling serde_derive v1.0.164 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling jwalk v0.6.2 [INFO] [stderr] Compiling dircpy v0.3.14 [INFO] [stderr] Compiling zeromq-src v0.2.5+4.3.4 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling serde_spanned v0.6.3 [INFO] [stderr] Compiling toml_edit v0.19.11 [INFO] [stderr] Compiling toml v0.7.5 [INFO] [stderr] Compiling system-deps v6.1.1 [INFO] [stderr] Compiling zmq-sys v0.12.0 [INFO] [stderr] Compiling tmq v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 40.12s [INFO] running `Command { std: "docker" "inspect" "90752f8f83a7c562663966663c99518a4455f1b844dcdf0ddbe135fb688e5348", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90752f8f83a7c562663966663c99518a4455f1b844dcdf0ddbe135fb688e5348", kill_on_drop: false }` [INFO] [stdout] 90752f8f83a7c562663966663c99518a4455f1b844dcdf0ddbe135fb688e5348 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 496ca1432828a101885af88cfa3cb28eca290a01dcf9b5e666a71edace055e96 [INFO] running `Command { std: "docker" "start" "-a" "496ca1432828a101885af88cfa3cb28eca290a01dcf9b5e666a71edace055e96", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling rustix v0.38.2 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling linux-raw-sys v0.4.3 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling regex-syntax v0.7.2 [INFO] [stderr] Compiling serde_json v1.0.99 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling itoa v1.0.7 [INFO] [stderr] Compiling crossbeam v0.8.2 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling ciborium-io v0.2.1 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling plotters-backend v0.3.5 [INFO] [stderr] Compiling anstyle v1.0.1 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling is-terminal v0.4.8 [INFO] [stderr] Compiling plotters-svg v0.3.5 [INFO] [stderr] Compiling clap_builder v4.3.10 [INFO] [stderr] Compiling ciborium-ll v0.2.1 [INFO] [stderr] Compiling regex v1.8.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling serde_spanned v0.6.3 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling toml_edit v0.19.11 [INFO] [stderr] Compiling jwalk v0.6.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling dircpy v0.3.14 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling zeromq-src v0.2.5+4.3.4 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling clap v4.3.10 [INFO] [stderr] Compiling plotters v0.3.5 [INFO] [stderr] Compiling ciborium v0.2.1 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling toml v0.7.5 [INFO] [stderr] Compiling pretty_env_logger v0.5.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling system-deps v6.1.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling zmq-sys v0.12.0 [INFO] [stderr] Compiling zmq v0.10.0 [INFO] [stderr] Compiling tmq v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 53.13s [INFO] running `Command { std: "docker" "inspect" "496ca1432828a101885af88cfa3cb28eca290a01dcf9b5e666a71edace055e96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "496ca1432828a101885af88cfa3cb28eca290a01dcf9b5e666a71edace055e96", kill_on_drop: false }` [INFO] [stdout] 496ca1432828a101885af88cfa3cb28eca290a01dcf9b5e666a71edace055e96