[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 try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxen0n%2Frustc-l10n" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/xen0n/rustc-l10n on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-3/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" "+722e1797249a965b6335aebd65d777f917e498f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded quote v0.3.10 [INFO] [stderr] Downloaded rustc-demangle v0.1.3 [INFO] [stderr] Downloaded backtrace v0.3.0 [INFO] [stderr] Downloaded gcc v0.3.41 [INFO] [stderr] Downloaded error-chain v0.7.2 [INFO] [stderr] Downloaded serde_codegen_internals v0.11.3 [INFO] [stderr] Downloaded backtrace-sys v0.1.5 [INFO] [stderr] Downloaded serde_codegen v0.8.21 [INFO] [stderr] Downloaded syn v0.10.5 [INFO] [stderr] Downloaded serde_derive v0.8.21 [INFO] [stderr] Downloaded dtoa v0.2.2 [INFO] [stderr] Downloaded serde v0.8.21 [INFO] [stderr] Downloaded term v0.4.4 [INFO] [stderr] Downloaded libc v0.2.19 [INFO] [stderr] Downloaded serde_json v0.8.4 [INFO] [stderr] Downloaded itoa v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6f5ea158035a4067aeb81655a9f4ba29ec689447b1e3aa25a42fb895a161f505 [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" "6f5ea158035a4067aeb81655a9f4ba29ec689447b1e3aa25a42fb895a161f505", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6f5ea158035a4067aeb81655a9f4ba29ec689447b1e3aa25a42fb895a161f505", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f5ea158035a4067aeb81655a9f4ba29ec689447b1e3aa25a42fb895a161f505", kill_on_drop: false }` [INFO] [stdout] 6f5ea158035a4067aeb81655a9f4ba29ec689447b1e3aa25a42fb895a161f505 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "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] 3f82b81051f8e1c74eba4abeeb1901d94b63af5773a0684ca8ff8ce8fc5fbc5f [INFO] running `Command { std: "docker" "start" "-a" "3f82b81051f8e1c74eba4abeeb1901d94b63af5773a0684ca8ff8ce8fc5fbc5f", kill_on_drop: false }` [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling gcc v0.3.41 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling unicode-xid v0.0.3 [INFO] [stderr] Compiling quote v0.3.10 [INFO] [stderr] Compiling libc v0.2.19 [INFO] [stderr] Compiling backtrace v0.3.0 [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 dtoa v0.2.2 [INFO] [stderr] Compiling itoa v0.1.1 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling dbghelp-sys v0.2.0 [INFO] [stderr] Compiling syn v0.10.5 [INFO] [stderr] Compiling backtrace-sys v0.1.5 [INFO] [stderr] Compiling term v0.4.4 [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: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/render.rs:9:22 [INFO] [stdout] | [INFO] [stdout] 9 | fn render(&self, &mut Box) -> Result<()>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut Box` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(anonymous_parameters)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [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: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `error_chain_processed` (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 the macro `error_chain_processed` (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 status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustc_l10n-f3288a631dae401b.rustc_l10n.1cba2e62-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/rustc_l10n-f3288a631dae401b.rustc_l10n.1cba2e62-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/rustc_l10n-f3288a631dae401b.rustc_l10n.1cba2e62-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/rustc_l10n-f3288a631dae401b.rustc_l10n.1cba2e62-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/rustc_l10n-f3288a631dae401b.rustc_l10n.1cba2e62-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/rustc_l10n-f3288a631dae401b.rustc_l10n.1cba2e62-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/rustc_l10n-f3288a631dae401b.rustc_l10n.1cba2e62-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/rustc_l10n-f3288a631dae401b.rustc_l10n.1cba2e62-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/rustc_l10n-f3288a631dae401b.rustc_l10n.1cba2e62-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/rustc_l10n-f3288a631dae401b.rustc_l10n.1cba2e62-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/rustc_l10n-f3288a631dae401b.rustc_l10n.1cba2e62-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/rustc_l10n-f3288a631dae401b.rustc_l10n.1cba2e62-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/rustc_l10n-f3288a631dae401b.rustc_l10n.1cba2e62-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/rustc_l10n-f3288a631dae401b.rustc_l10n.1cba2e62-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/rustc_l10n-f3288a631dae401b.rustc_l10n.1cba2e62-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/rustc_l10n-f3288a631dae401b.rustc_l10n.1cba2e62-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/rustc_l10n-f3288a631dae401b.5bvr5rqpwm4cznyh.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librustc_l10n-239c269e3e02239d.rlib" "/opt/rustwide/target/debug/deps/libterm-f03ce13f2fcc74f1.rlib" "/opt/rustwide/target/debug/deps/libserde_json-3f85bd06afd77912.rlib" "/opt/rustwide/target/debug/deps/libdtoa-25c3ae0f8743e2be.rlib" "/opt/rustwide/target/debug/deps/libitoa-aa8f2a27d4adcc10.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-aa401973396c5141.rlib" "/opt/rustwide/target/debug/deps/libserde-6f35c4b260d38b1b.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-a9b79d924c86c2ef.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-3fea256e1dc14455.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-f3a8c8ee673a3a40.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-27e609617fffd9ba.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-54fc4b981caf04b1.rlib" "/opt/rustwide/target/debug/deps/libdbghelp-1b8c89a4415b9ce8.rlib" "/opt/rustwide/target/debug/deps/libwinapi-4d42a927084ddbff.rlib" "/opt/rustwide/target/debug/deps/libkernel32-1cb31e1f8a5753d0.rlib" "/opt/rustwide/target/debug/deps/liblibc-a507953110592177.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.rlib" "-Wl,-Bdynamic" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/rustc_l10n-f3288a631dae401b" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libbacktrace-3fea256e1dc14455.rlib(backtrace-3fea256e1dc14455.backtrace.4644bab7-cgu.12.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-3fea256e1dc14455.rlib(backtrace-3fea256e1dc14455.backtrace.4644bab7-cgu.12.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] = help: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#cargorustc-link-libkindname) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rustc-l10n` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "3f82b81051f8e1c74eba4abeeb1901d94b63af5773a0684ca8ff8ce8fc5fbc5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f82b81051f8e1c74eba4abeeb1901d94b63af5773a0684ca8ff8ce8fc5fbc5f", kill_on_drop: false }` [INFO] [stdout] 3f82b81051f8e1c74eba4abeeb1901d94b63af5773a0684ca8ff8ce8fc5fbc5f