[INFO] cloning repository https://github.com/mrLSD/reqrep-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mrLSD/reqrep-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FmrLSD%2Freqrep-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FmrLSD%2Freqrep-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5eb06aefa94fdd2c9de1b44e3b05ab2d5f080ccb [INFO] testing mrLSD/reqrep-rs against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FmrLSD%2Freqrep-rs" "/workspace/builds/worker-62/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-62/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mrLSD/reqrep-rs on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mrLSD/reqrep-rs [INFO] finished tweaking git repo https://github.com/mrLSD/reqrep-rs [INFO] tweaked toml for git repo https://github.com/mrLSD/reqrep-rs written to /workspace/builds/worker-62/source/Cargo.toml [INFO] crate git repo https://github.com/mrLSD/reqrep-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded nanomsg v0.6.2 [INFO] [stderr] Downloaded nanomsg-sys v0.6.2 [INFO] [stderr] Downloaded humantime v1.0.0 [INFO] [stderr] Downloaded linked-hash-map v0.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-62/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-62/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1e0c72c0595ddf83972ae8b7dcf4bd05a5646892623b03708cc3d546060b7f57 [INFO] running `Command { std: "docker" "start" "-a" "1e0c72c0595ddf83972ae8b7dcf4bd05a5646892623b03708cc3d546060b7f57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1e0c72c0595ddf83972ae8b7dcf4bd05a5646892623b03708cc3d546060b7f57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e0c72c0595ddf83972ae8b7dcf4bd05a5646892623b03708cc3d546060b7f57", kill_on_drop: false }` [INFO] [stdout] 1e0c72c0595ddf83972ae8b7dcf4bd05a5646892623b03708cc3d546060b7f57 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-62/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-62/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 307731c596a9ace917da9bcbbd61045efa9e2526642995874189deed9b7f0c6d [INFO] running `Command { std: "docker" "start" "-a" "307731c596a9ace917da9bcbbd61045efa9e2526642995874189deed9b7f0c6d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling cc v1.0.3 [INFO] [stderr] Compiling num-traits v0.1.41 [INFO] [stderr] Compiling libc v0.2.35 [INFO] [stderr] Compiling serde v1.0.27 [INFO] [stderr] Compiling pkg-config v0.3.9 [INFO] [stderr] Compiling gcc v0.3.54 [INFO] [stderr] Compiling linked-hash-map v0.5.0 [INFO] [stderr] Compiling itoa v0.3.4 [INFO] [stderr] Compiling dtoa v0.4.2 [INFO] [stderr] Compiling cfg-if v0.1.2 [INFO] [stderr] Compiling quick-error v1.2.1 [INFO] [stderr] Compiling antidote v1.0.0 [INFO] [stderr] Compiling crossbeam v0.3.2 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling humantime v1.0.0 [INFO] [stderr] Compiling yaml-rust v0.4.0 [INFO] [stderr] Compiling cmake v0.1.29 [INFO] [stderr] Compiling num-integer v0.1.35 [INFO] [stderr] Compiling ordered-float v0.5.0 [INFO] [stderr] Compiling time v0.1.39 [INFO] [stderr] Compiling miniz-sys v0.1.10 [INFO] [stderr] Compiling nanomsg-sys v0.6.2 [INFO] [stderr] Compiling num-iter v0.1.34 [INFO] [stderr] Compiling serde_derive_internals v0.19.0 [INFO] [stderr] Compiling num v0.1.41 [INFO] [stderr] Compiling chrono v0.4.0 [INFO] [stderr] Compiling nanomsg v0.6.2 [INFO] [stderr] Compiling flate2 v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.27 [INFO] [stderr] Compiling serde_yaml v0.7.3 [INFO] [stderr] Compiling serde-value v0.5.1 [INFO] [stderr] Compiling log v0.4.1 [INFO] [stderr] Compiling serde_json v1.0.9 [INFO] [stderr] Compiling log4rs v0.8.0 [INFO] [stderr] Compiling reqrep v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/reqrep-14ca8c609ca639b6.reqrep.a7c09ae0-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/reqrep-14ca8c609ca639b6.reqrep.a7c09ae0-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/reqrep-14ca8c609ca639b6.reqrep.a7c09ae0-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/reqrep-14ca8c609ca639b6.reqrep.a7c09ae0-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/reqrep-14ca8c609ca639b6.reqrep.a7c09ae0-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/reqrep-14ca8c609ca639b6.reqrep.a7c09ae0-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/reqrep-14ca8c609ca639b6.reqrep.a7c09ae0-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/reqrep-14ca8c609ca639b6.reqrep.a7c09ae0-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/reqrep-14ca8c609ca639b6.reqrep.a7c09ae0-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/reqrep-14ca8c609ca639b6.reqrep.a7c09ae0-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/reqrep-14ca8c609ca639b6.reqrep.a7c09ae0-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/reqrep-14ca8c609ca639b6.reqrep.a7c09ae0-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/reqrep-14ca8c609ca639b6.reqrep.a7c09ae0-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/reqrep-14ca8c609ca639b6.reqrep.a7c09ae0-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/reqrep-14ca8c609ca639b6.reqrep.a7c09ae0-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/reqrep-14ca8c609ca639b6.reqrep.a7c09ae0-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/reqrep-14ca8c609ca639b6.248htrziqw6ltsqp.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/miniz-sys-9b4c449abd68641a/out" "-L" "/usr/local/lib" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libreqrep-bdf1a0603fa371d4.rlib" "/opt/rustwide/target/debug/deps/liblog4rs-7a4be9db75d71b7e.rlib" "/opt/rustwide/target/debug/deps/libtypemap-6c10435c755f8dae.rlib" "/opt/rustwide/target/debug/deps/libunsafe_any-dedd6ab422ad7073.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-7eea3d45fb14beb1.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-d4e8de7b7a13ccf3.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-3d5d865ed4258827.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-65226c818d97d79d.rlib" "/opt/rustwide/target/debug/deps/libserde_value-921c1ce82f548423.rlib" "/opt/rustwide/target/debug/deps/libordered_float-abea4e8559ab17e5.rlib" "/opt/rustwide/target/debug/deps/libunreachable-82684fa571964cf4.rlib" "/opt/rustwide/target/debug/deps/libvoid-933ae127f8f6cffe.rlib" "/opt/rustwide/target/debug/deps/libserde_json-2a7596c0550eca59.rlib" "/opt/rustwide/target/debug/deps/libdtoa-adde2ab11ede8d01.rlib" "/opt/rustwide/target/debug/deps/libitoa-76b57b22a6373439.rlib" "/opt/rustwide/target/debug/deps/liblog_mdc-b474a66ec987c97b.rlib" "/opt/rustwide/target/debug/deps/liblog-dbce6a12aa87d90a.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-5b6a9ac0be751eb0.rlib" "/opt/rustwide/target/debug/deps/libhumantime-e69f10f789bb9bb5.rlib" "/opt/rustwide/target/debug/deps/libquick_error-e0f363a81694b7d0.rlib" "/opt/rustwide/target/debug/deps/libfnv-75a549072e1c1e97.rlib" "/opt/rustwide/target/debug/deps/libflate2-6e1f0b9835276f3f.rlib" "/opt/rustwide/target/debug/deps/libminiz_sys-1639c7bd72c4828e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-b4403375ed6acbbf.rlib" "/opt/rustwide/target/debug/deps/libchrono-da915779d75760b6.rlib" "/opt/rustwide/target/debug/deps/libnum-3db9b284a329c538.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-df3de0e19a170843.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-fd016adf475bf0f4.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-a4506f013223d863.rlib" "/opt/rustwide/target/debug/deps/libtime-c82a76a033220677.rlib" "/opt/rustwide/target/debug/deps/libantidote-1bb120522ce611ce.rlib" "/opt/rustwide/target/debug/deps/libserde-8af5d91e482e0386.rlib" "/opt/rustwide/target/debug/deps/libnanomsg-e3a52304940d8e3c.rlib" "/opt/rustwide/target/debug/deps/libnanomsg_sys-afdb006e5103a6fc.rlib" "/opt/rustwide/target/debug/deps/liblibc-38c2b0ac25c08a12.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-lnanomsg" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/reqrep-14ca8c609ca639b6" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lnanomsg [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `reqrep` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "307731c596a9ace917da9bcbbd61045efa9e2526642995874189deed9b7f0c6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "307731c596a9ace917da9bcbbd61045efa9e2526642995874189deed9b7f0c6d", kill_on_drop: false }` [INFO] [stdout] 307731c596a9ace917da9bcbbd61045efa9e2526642995874189deed9b7f0c6d