[INFO] cloning repository https://github.com/RYNEQ/dopplerfix [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RYNEQ/dopplerfix" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRYNEQ%2Fdopplerfix", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRYNEQ%2Fdopplerfix'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2477e048e35d1c39f591fce0c1bbd87055f03b96 [INFO] testing RYNEQ/dopplerfix against try#16fbf98f22730e073c09e7b03f0eafb87a295545 for pr-145628-retry-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRYNEQ%2Fdopplerfix" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/RYNEQ/dopplerfix [INFO] finished tweaking git repo https://github.com/RYNEQ/dopplerfix [INFO] tweaked toml for git repo https://github.com/RYNEQ/dopplerfix written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/RYNEQ/dopplerfix on toolchain 16fbf98f22730e073c09e7b03f0eafb87a295545 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/RYNEQ/dopplerfix 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" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4bf3e2cf648552e374046f4a4d82e17a032c203ae60ca123624f4fde180aa803 [INFO] running `Command { std: "docker" "start" "-a" "4bf3e2cf648552e374046f4a4d82e17a032c203ae60ca123624f4fde180aa803", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4bf3e2cf648552e374046f4a4d82e17a032c203ae60ca123624f4fde180aa803", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4bf3e2cf648552e374046f4a4d82e17a032c203ae60ca123624f4fde180aa803", kill_on_drop: false }` [INFO] [stdout] 4bf3e2cf648552e374046f4a4d82e17a032c203ae60ca123624f4fde180aa803 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 84a2f73a7291a2a84daf557101c45ab9d7dc2e4740650fb82dd18be7e531ef08 [INFO] running `Command { std: "docker" "start" "-a" "84a2f73a7291a2a84daf557101c45ab9d7dc2e4740650fb82dd18be7e531ef08", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling os_str_bytes v6.3.0 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling dopplerfix v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling once_cell v1.14.0 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling iana-time-zone v0.1.47 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling num-complex v0.4.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling chrono v0.4.22 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling clap_derive v3.2.18 [INFO] [stderr] Compiling clap v3.2.20 [INFO] [stdout] warning: struct `tm` is never constructed [INFO] [stdout] --> src/predict.rs:208:12 [INFO] [stdout] | [INFO] [stdout] 208 | pub struct tm { [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `timespec` is never constructed [INFO] [stdout] --> src/predict.rs:423:12 [INFO] [stdout] | [INFO] [stdout] 423 | pub struct timespec { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `itimerspec` is never constructed [INFO] [stdout] --> src/predict.rs:476:12 [INFO] [stdout] | [INFO] [stdout] 476 | pub struct itimerspec { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `sigevent` is never constructed [INFO] [stdout] --> src/predict.rs:529:12 [INFO] [stdout] | [INFO] [stdout] 529 | pub struct sigevent { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc4trlPd/symbols.o" "<7 object files omitted>" "-Wl,--as-needed" "-Wl,-Bdynamic" "-lpredict" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libnum-a6e3454c98405062,libnum_iter-5ec100c6af42989f,libnum_rational-f844333b7b3ad8f4,libnum_complex-f612276775b55814,libnum_bigint-ae0901578730afd7,libchrono-beb85d0d82ce5c8d,libiana_time_zone-013fba27f8d7d56a,libnum_integer-bf0a472011e7d3d7,libnum_traits-b9ddc27fa1fd2153,libtime-cfc952c6255f0a12,libregex-d763bc54f5c4da73,libaho_corasick-50261c6123393ba7,libmemchr-be88c6e3454fbdea,libregex_syntax-381dced7ee5f9437,libclap-e2f9c8471bb42394,libatty-99273980e4446902,libstrsim-d620f0ade87b0f1f,libtermcolor-3421dff75a1a6c35,libtextwrap-d4e5dbd11df5deb0,libindexmap-6d093893a0ba7b6a,libhashbrown-8ac6e23154e6c3d0,libclap_lex-7e167cc43b5111fe,libos_str_bytes-02e2b32e5f706c1e,libbitflags-e2b4db6c651223da,libonce_cell-f44eb74a989470dd,liblazy_static-2bb390fee0230a38,libbyteorder-379f547b04d51d02,liblibc-27db70a4374c972e}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc4trlPd/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/dopplerfix-430b1990cb42b8be" "-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: rust-lld: error: unable to find library -lpredict [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dopplerfix` (bin "dopplerfix") due to 1 previous error; 4 warnings emitted [INFO] running `Command { std: "docker" "inspect" "84a2f73a7291a2a84daf557101c45ab9d7dc2e4740650fb82dd18be7e531ef08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84a2f73a7291a2a84daf557101c45ab9d7dc2e4740650fb82dd18be7e531ef08", kill_on_drop: false }` [INFO] [stdout] 84a2f73a7291a2a84daf557101c45ab9d7dc2e4740650fb82dd18be7e531ef08