[INFO] cloning repository https://github.com/AndyGauge/rust-prayer-lexer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AndyGauge/rust-prayer-lexer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndyGauge%2Frust-prayer-lexer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndyGauge%2Frust-prayer-lexer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d1c2b9e9eaef9b8706bd65e1f0524c979410a4eb [INFO] testing AndyGauge/rust-prayer-lexer against try#46592174fb13958bb9a2aa0d7af6c1224e1d7143 for pr-83796 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndyGauge%2Frust-prayer-lexer" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AndyGauge/rust-prayer-lexer on toolchain 46592174fb13958bb9a2aa0d7af6c1224e1d7143 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+46592174fb13958bb9a2aa0d7af6c1224e1d7143" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/AndyGauge/rust-prayer-lexer [INFO] finished tweaking git repo https://github.com/AndyGauge/rust-prayer-lexer [INFO] tweaked toml for git repo https://github.com/AndyGauge/rust-prayer-lexer written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/AndyGauge/rust-prayer-lexer already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+46592174fb13958bb9a2aa0d7af6c1224e1d7143" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded curl v0.4.6 [INFO] [stderr] Downloaded classifier v0.0.3 [INFO] [stderr] Downloaded openssl-sys v0.9.11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+46592174fb13958bb9a2aa0d7af6c1224e1d7143" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7e3779b0d7d602c6b3c9a3d44b373293f63c61b14e9d1934c92aff276dc72203 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "7e3779b0d7d602c6b3c9a3d44b373293f63c61b14e9d1934c92aff276dc72203", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7e3779b0d7d602c6b3c9a3d44b373293f63c61b14e9d1934c92aff276dc72203", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e3779b0d7d602c6b3c9a3d44b373293f63c61b14e9d1934c92aff276dc72203", kill_on_drop: false }` [INFO] [stdout] 7e3779b0d7d602c6b3c9a3d44b373293f63c61b14e9d1934c92aff276dc72203 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+46592174fb13958bb9a2aa0d7af6c1224e1d7143" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6adeae827cbcb373976d7d97c80d9fc77e90cb1580573c8dd051bacf51637497 [INFO] running `Command { std: "docker" "start" "-a" "6adeae827cbcb373976d7d97c80d9fc77e90cb1580573c8dd051bacf51637497", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.9 [INFO] [stderr] Compiling gcc v0.3.45 [INFO] [stderr] Compiling utf8-ranges v0.1.3 [INFO] [stderr] Compiling rustc-serialize v0.3.23 [INFO] [stderr] Compiling openssl-probe v0.1.1 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling libz-sys v1.0.13 [INFO] [stderr] Compiling openssl-sys v0.9.11 [INFO] [stderr] Compiling curl-sys v0.3.10 [INFO] [stderr] Compiling classifier v0.0.3 [INFO] [stderr] Compiling curl v0.4.6 [INFO] [stderr] Compiling lex v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_left_matches`: superseded by `trim_start_matches` [INFO] [stdout] --> src/main.rs:63:39 [INFO] [stdout] | [INFO] [stdout] 63 | format!("{} {}:{}", book, chapter.trim_left_matches("0"), verse.trim_left_matches("0")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_start_matches` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_left_matches`: superseded by `trim_start_matches` [INFO] [stdout] --> src/main.rs:63:69 [INFO] [stdout] | [INFO] [stdout] 63 | format!("{} {}:{}", book, chapter.trim_left_matches("0"), verse.trim_left_matches("0")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_start_matches` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/lex-1c55800c0aa29253.lex.3nqekqdo-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/lex-1c55800c0aa29253.lex.3nqekqdo-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/lex-1c55800c0aa29253.lex.3nqekqdo-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/lex-1c55800c0aa29253.lex.3nqekqdo-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/lex-1c55800c0aa29253.lex.3nqekqdo-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/lex-1c55800c0aa29253.lex.3nqekqdo-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/lex-1c55800c0aa29253.lex.3nqekqdo-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/lex-1c55800c0aa29253.lex.3nqekqdo-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/lex-1c55800c0aa29253.lex.3nqekqdo-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/lex-1c55800c0aa29253.lex.3nqekqdo-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/lex-1c55800c0aa29253.lex.3nqekqdo-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/lex-1c55800c0aa29253.lex.3nqekqdo-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/lex-1c55800c0aa29253.lex.3nqekqdo-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/lex-1c55800c0aa29253.lex.3nqekqdo-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/lex-1c55800c0aa29253.lex.3nqekqdo-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/lex-1c55800c0aa29253.lex.3nqekqdo-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/lex-1c55800c0aa29253" "/opt/rustwide/target/debug/deps/lex-1c55800c0aa29253.3sie56ah1k6bw4ep.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/curl-sys-4caf7da63f84c0b4/out/lib" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libclassifier-54fdde7238ca7e95.rlib" "/opt/rustwide/target/debug/deps/libregex-c2303531477bdb32.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-7d8838a4d1510dfc.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-5f0a312e2d65b6c1.rlib" "/opt/rustwide/target/debug/deps/libthread_local-8a3a6d3a8d510583.rlib" "/opt/rustwide/target/debug/deps/libthread_id-df034cf9229aceec.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-874afd83fb28e5e6.rlib" "/opt/rustwide/target/debug/deps/libmemchr-eb7dac6638535051.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-e75f6fdabba02db9.rlib" "/opt/rustwide/target/debug/deps/libcurl-811cefbf9861e41c.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-387cb9e683f5ff65.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-e826823e76ae6fc4.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-d40c07dbbbecd7e1.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-bf53d59f08963ec1.rlib" "/opt/rustwide/target/debug/deps/liblibc-87fe98f1240f2802.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c6dddd3d354e6bea.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-c2ca47afdcc5e309.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b47be2942017e108.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-20a1e49116ab0df9.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-25e09d9868291683.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9c99fb6e5ca5159e.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-85040d7563599960.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0e4f7587da8acf20.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7be0a6711ed15b5c.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-00672fabc4ff9c9d.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-72fe231ef0473d15.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-019d54ecc304b655.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-cc7d9343e4f608be.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-9849bb0fbad7f0f5.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-8b33f9cbbc9652fe.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lz" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libcurl_sys-e826823e76ae6fc4.rlib(libcurl_la-version.o): in function `curl_version': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/curl-sys-0.3.10/curl/lib/version.c:122: undefined reference to `psl_get_version' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcurl_sys-e826823e76ae6fc4.rlib(libcurl_la-cookie.o): in function `Curl_cookie_add': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/curl-sys-0.3.10/curl/lib/cookie.c:801: undefined reference to `psl_builtin' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/curl-sys-0.3.10/curl/lib/cookie.c:802: undefined reference to `psl_is_cookie_domain_acceptable' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `lex` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "6adeae827cbcb373976d7d97c80d9fc77e90cb1580573c8dd051bacf51637497", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6adeae827cbcb373976d7d97c80d9fc77e90cb1580573c8dd051bacf51637497", kill_on_drop: false }` [INFO] [stdout] 6adeae827cbcb373976d7d97c80d9fc77e90cb1580573c8dd051bacf51637497