[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#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxen0n%2Frustc-l10n" "/workspace/builds/worker-22/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-22/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/xen0n/rustc-l10n on toolchain 8262275854dc0e5381c9d42d56257d94932c5a87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "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-22/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" "+8262275854dc0e5381c9d42d56257d94932c5a87" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b2e08b75fd0cd44b5f23a9ccde06f3a279bb8faf0c03e71e904344df42e45fbe [INFO] running `Command { std: "docker" "start" "-a" "b2e08b75fd0cd44b5f23a9ccde06f3a279bb8faf0c03e71e904344df42e45fbe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b2e08b75fd0cd44b5f23a9ccde06f3a279bb8faf0c03e71e904344df42e45fbe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2e08b75fd0cd44b5f23a9ccde06f3a279bb8faf0c03e71e904344df42e45fbe", kill_on_drop: false }` [INFO] [stdout] b2e08b75fd0cd44b5f23a9ccde06f3a279bb8faf0c03e71e904344df42e45fbe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 073aefb3c306414fe5248a567b44607990719a9d70df0df91c312840c8a22451 [INFO] running `Command { std: "docker" "start" "-a" "073aefb3c306414fe5248a567b44607990719a9d70df0df91c312840c8a22451", 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 quote v0.3.10 [INFO] [stderr] Compiling unicode-xid v0.0.3 [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 num-traits v0.1.36 [INFO] [stderr] Compiling itoa v0.1.1 [INFO] [stderr] Compiling serde v0.8.21 [INFO] [stderr] Compiling dtoa v0.2.2 [INFO] [stderr] Compiling syn v0.10.5 [INFO] [stderr] Compiling dbghelp-sys v0.2.0 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [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_json v0.8.4 [INFO] [stderr] Compiling serde_codegen v0.8.21 [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/8262275854dc0e5381c9d42d56257d94932c5a87/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/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7387d118fba15d64.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-dd8bf3fda2fc2c51.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b69fd8507c8409af.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-2dff396b99681a6b.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a78bd5aa183c7115.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-846c64d5a2fbc5ee.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-24c09062b6dc787b.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ce93f351ca41a57b.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-e42af02528f038fc.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-514cb174319eb6d4.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-37c1534c42bc4f8c.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-06d0f7780fda2fd9.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4228e28a8f7a03ba.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-88bb1ba4dd271224.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-0b5a376b429677a6.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-eecefd843a0dbc02.rlib" "-Wl,-Bdynamic" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/rustc_l10n-f3288a631dae401b" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-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" "073aefb3c306414fe5248a567b44607990719a9d70df0df91c312840c8a22451", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "073aefb3c306414fe5248a567b44607990719a9d70df0df91c312840c8a22451", kill_on_drop: false }` [INFO] [stdout] 073aefb3c306414fe5248a567b44607990719a9d70df0df91c312840c8a22451