[INFO] cloning repository https://github.com/xen0n/rustc-l10n [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xen0n/rustc-l10n" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxen0n%2Frustc-l10n", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxen0n%2Frustc-l10n'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 922aea93d054d0306e6fbee900aba7d90a7b4923 [INFO] testing xen0n/rustc-l10n against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxen0n%2Frustc-l10n" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/xen0n/rustc-l10n on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/xen0n/rustc-l10n [INFO] finished tweaking git repo https://github.com/xen0n/rustc-l10n [INFO] tweaked toml for git repo https://github.com/xen0n/rustc-l10n written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/xen0n/rustc-l10n already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", 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] 6cd7e55aa20f01e7a472ec82e807c3565488663851e8ddfb4af6b15a5a471b93 [INFO] running `Command { std: "docker" "start" "-a" "6cd7e55aa20f01e7a472ec82e807c3565488663851e8ddfb4af6b15a5a471b93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6cd7e55aa20f01e7a472ec82e807c3565488663851e8ddfb4af6b15a5a471b93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6cd7e55aa20f01e7a472ec82e807c3565488663851e8ddfb4af6b15a5a471b93", kill_on_drop: false }` [INFO] [stdout] 6cd7e55aa20f01e7a472ec82e807c3565488663851e8ddfb4af6b15a5a471b93 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aec32f46aff9ab18819039014af080b2a13b5216752c24cb8abac0653c86fb4d [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" "aec32f46aff9ab18819039014af080b2a13b5216752c24cb8abac0653c86fb4d", kill_on_drop: false }` [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling gcc v0.3.41 [INFO] [stderr] Compiling quote v0.3.10 [INFO] [stderr] Compiling unicode-xid v0.0.3 [INFO] [stderr] Compiling backtrace v0.3.0 [INFO] [stderr] Compiling libc v0.2.19 [INFO] [stderr] Compiling rustc-demangle v0.1.3 [INFO] [stderr] Compiling cfg-if v0.1.0 [INFO] [stderr] Compiling serde v0.8.21 [INFO] [stderr] Compiling num-traits v0.1.36 [INFO] [stderr] Compiling itoa v0.1.1 [INFO] [stderr] Compiling dtoa v0.2.2 [INFO] [stderr] Compiling dbghelp-sys v0.2.0 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling syn v0.10.5 [INFO] [stderr] Compiling term v0.4.4 [INFO] [stderr] Compiling backtrace-sys v0.1.5 [INFO] [stderr] Compiling error-chain v0.7.2 [INFO] [stderr] Compiling serde_codegen_internals v0.11.3 [INFO] [stderr] Compiling serde_codegen v0.8.21 [INFO] [stderr] Compiling serde_json v0.8.4 [INFO] [stderr] Compiling serde_derive v0.8.21 [INFO] [stderr] Compiling rustc-l10n v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/errors.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / error_chain! { [INFO] [stdout] 2 | | foreign_links { [INFO] [stdout] 3 | | IoError(::std::io::Error); [INFO] [stdout] 4 | | TermError(::term::Error); [INFO] [stdout] 5 | | } [INFO] [stdout] 6 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/errors.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / error_chain! { [INFO] [stdout] 2 | | foreign_links { [INFO] [stdout] 3 | | IoError(::std::io::Error); [INFO] [stdout] 4 | | TermError(::term::Error); [INFO] [stdout] 5 | | } [INFO] [stdout] 6 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> src/errors.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / error_chain! { [INFO] [stdout] 2 | | foreign_links { [INFO] [stdout] 3 | | IoError(::std::io::Error); [INFO] [stdout] 4 | | TermError(::term::Error); [INFO] [stdout] 5 | | } [INFO] [stdout] 6 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/rustc_l10n-f43a46db4aa9f9a0.rustc_l10n.eeogx5oo-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/rustc_l10n-f43a46db4aa9f9a0.rustc_l10n.eeogx5oo-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/rustc_l10n-f43a46db4aa9f9a0.rustc_l10n.eeogx5oo-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/rustc_l10n-f43a46db4aa9f9a0.rustc_l10n.eeogx5oo-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/rustc_l10n-f43a46db4aa9f9a0.rustc_l10n.eeogx5oo-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/rustc_l10n-f43a46db4aa9f9a0.rustc_l10n.eeogx5oo-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/rustc_l10n-f43a46db4aa9f9a0.rustc_l10n.eeogx5oo-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/rustc_l10n-f43a46db4aa9f9a0.rustc_l10n.eeogx5oo-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/rustc_l10n-f43a46db4aa9f9a0.rustc_l10n.eeogx5oo-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/rustc_l10n-f43a46db4aa9f9a0.rustc_l10n.eeogx5oo-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/rustc_l10n-f43a46db4aa9f9a0.rustc_l10n.eeogx5oo-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/rustc_l10n-f43a46db4aa9f9a0.rustc_l10n.eeogx5oo-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/rustc_l10n-f43a46db4aa9f9a0.rustc_l10n.eeogx5oo-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/rustc_l10n-f43a46db4aa9f9a0.rustc_l10n.eeogx5oo-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/rustc_l10n-f43a46db4aa9f9a0.rustc_l10n.eeogx5oo-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/rustc_l10n-f43a46db4aa9f9a0.rustc_l10n.eeogx5oo-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/rustc_l10n-f43a46db4aa9f9a0" "/opt/rustwide/target/debug/deps/rustc_l10n-f43a46db4aa9f9a0.4h7ezmoez12g8d6i.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librustc_l10n-f46d7365b0f5cf04.rlib" "/opt/rustwide/target/debug/deps/libterm-e79e36dfe9feddf1.rlib" "/opt/rustwide/target/debug/deps/libserde_json-ea798f1ad5ada808.rlib" "/opt/rustwide/target/debug/deps/libdtoa-67208d989dff4ddd.rlib" "/opt/rustwide/target/debug/deps/libitoa-6b8479f4b258c699.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-a395d40e3bf3124b.rlib" "/opt/rustwide/target/debug/deps/libserde-d01b9670e90c50bc.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-6cf4b73a2a7dbece.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-e22440c05755144a.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-703022d48695a0b8.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-98f38dcb11a75b41.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-fbaeb006ad3b6459.rlib" "/opt/rustwide/target/debug/deps/libdbghelp-aa78f5ddb1a76b48.rlib" "/opt/rustwide/target/debug/deps/libwinapi-d7ba1d42122a8dcb.rlib" "/opt/rustwide/target/debug/deps/libkernel32-993ceeac44ac178c.rlib" "/opt/rustwide/target/debug/deps/liblibc-edb3aa45f44e2740.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libbacktrace-e22440c05755144a.rlib(backtrace-e22440c05755144a.backtrace.1dfqny19-cgu.13.rcgu.o): in function `backtrace::symbolize::libbacktrace::init_state::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.0/src/symbolize/libbacktrace.rs:156: undefined reference to `backtrace_create_state' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libbacktrace-e22440c05755144a.rlib(backtrace-e22440c05755144a.backtrace.1dfqny19-cgu.13.rcgu.o): in function `backtrace::symbolize::libbacktrace::resolve': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.0/src/symbolize/libbacktrace.rs:173: undefined reference to `backtrace_pcinfo' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.0/src/symbolize/libbacktrace.rs:177: undefined reference to `backtrace_syminfo' [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 `rustc-l10n` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "aec32f46aff9ab18819039014af080b2a13b5216752c24cb8abac0653c86fb4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aec32f46aff9ab18819039014af080b2a13b5216752c24cb8abac0653c86fb4d", kill_on_drop: false }` [INFO] [stdout] aec32f46aff9ab18819039014af080b2a13b5216752c24cb8abac0653c86fb4d