[INFO] cloning repository https://github.com/aleshaleksey/AZDice [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aleshaleksey/AZDice" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faleshaleksey%2FAZDice", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faleshaleksey%2FAZDice'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4d4695d116fa24f294fbeed1c856944abbf5f147 [INFO] checking aleshaleksey/AZDice/4d4695d116fa24f294fbeed1c856944abbf5f147 against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faleshaleksey%2FAZDice" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/aleshaleksey/AZDice on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/aleshaleksey/AZDice [INFO] finished tweaking git repo https://github.com/aleshaleksey/AZDice [INFO] tweaked toml for git repo https://github.com/aleshaleksey/AZDice written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/aleshaleksey/AZDice 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" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/aleshaleksey/libazdice.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded conrod_derive v0.1.2 [INFO] [stderr] Downloaded syn v0.13.11 [INFO] [stderr] Downloaded getrandom v0.1.1 [INFO] [stderr] Downloaded tempfile v3.0.4 [INFO] [stderr] Downloaded x11-clipboard v0.3.0 [INFO] [stderr] Downloaded rusttype v0.3.0 [INFO] [stderr] Downloaded clipboard-win v2.1.2 [INFO] [stderr] Downloaded syn v0.15.12 [INFO] [stderr] Downloaded conrod v0.57.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 60715b9a8a4c7915cd870c50b35a75626262f37fb744758836ae1c23f67a734a [INFO] running `Command { std: "docker" "start" "-a" "60715b9a8a4c7915cd870c50b35a75626262f37fb744758836ae1c23f67a734a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "60715b9a8a4c7915cd870c50b35a75626262f37fb744758836ae1c23f67a734a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60715b9a8a4c7915cd870c50b35a75626262f37fb744758836ae1c23f67a734a", kill_on_drop: false }` [INFO] [stdout] 60715b9a8a4c7915cd870c50b35a75626262f37fb744758836ae1c23f67a734a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 811628914babc21adf182a425c89f257af6fa8e3ef3194ddb9d3f606b2589880 [INFO] running `Command { std: "docker" "start" "-a" "811628914babc21adf182a425c89f257af6fa8e3ef3194ddb9d3f606b2589880", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Checking libc v0.2.34 [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling khronos_api v2.2.0 [INFO] [stderr] Compiling cfg-if v0.1.5 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling proc-macro2 v0.4.20 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling log v0.4.5 [INFO] [stderr] Compiling serde v1.0.80 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Checking token_store v0.1.2 [INFO] [stderr] Checking rand_core v0.3.0 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Checking rand_core v0.2.2 [INFO] [stderr] Compiling proc-macro2 v0.3.8 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking rand v0.5.5 [INFO] [stderr] Checking memmap v0.6.2 [INFO] [stderr] Checking rand v0.4.3 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Compiling xcb v0.8.2 [INFO] [stderr] Compiling x11-dl v2.18.3 [INFO] [stderr] Checking remove_dir_all v0.5.1 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Checking getrandom v0.1.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling wayland-scanner v0.12.5 [INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rustc-serialize-0.3.24/src/serialize.rs:1155:5 [INFO] [stdout] | [INFO] [stdout] 1155 | fn decode(d: &mut D) -> Result, D::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `T` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `T` will meet its required lifetime bounds... [INFO] [stdout] | [INFO] [stdout] note: ...that is required by this bound [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/alloc/src/borrow.rs:179:30 [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 1151 | impl<'a, T: ?Sized + 'static> Decodable for Cow<'a, T> [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling gl_generator v0.8.0 [INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rustc-serialize-0.3.24/src/serialize.rs:1155:5 [INFO] [stdout] | [INFO] [stdout] 1155 | fn decode(d: &mut D) -> Result, D::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `T` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `T` will meet its required lifetime bounds... [INFO] [stdout] | [INFO] [stdout] note: ...that is required by this bound [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/alloc/src/borrow.rs:179:30 [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 1151 | impl<'a, T: ?Sized + 'static> Decodable for Cow<'a, T> [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Compiling syn v0.15.12 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] error: failed to run custom build command for `xcb v0.8.2` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/xcb-9f4983420fe32fad/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] error occured in handler: ('request: ', ('xcb', 'XFixes', 'DeletePointerBarrier')) [INFO] [stderr] Traceback (most recent call last): [INFO] [stderr] File "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/xcb-0.8.2/rs_client.py", line 2448, in [INFO] [stderr] module.generate() [INFO] [stderr] File "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/xcb-0.8.2/xcbgen/state.py", line 108, in generate [INFO] [stderr] self.close() [INFO] [stderr] File "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/xcb-0.8.2/rs_client.py", line 296, in rs_close [INFO] [stderr] _f.writeout(os.path.join(module.rs_srcdir, "ffi", "%s.rs" % _module_name(_ns.ext_name))) [INFO] [stderr] File "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/xcb-0.8.2/rs_client.py", line 114, in writeout [INFO] [stderr] with open(path, 'w') as f: [INFO] [stderr] OSError: [Errno 30] Read-only file system: '/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/xcb-0.8.2/src/ffi/xfixes.rs' [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/xcb-0.8.2/build.rs:75:17: [INFO] [stderr] processing of /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/xcb-0.8.2/xml/xfixes.xml returned non-zero (1) [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x62e565a109da - ::fmt::h731c3e1b756ff019 [INFO] [stderr] 1: 0x62e565a3080b - core::fmt::write::h9c97613a183100ea [INFO] [stderr] 2: 0x62e565a0dba3 - std::io::Write::write_fmt::h7288d7c7dce2722e [INFO] [stderr] 3: 0x62e565a10822 - std::sys::backtrace::BacktraceLock::print::h2bc6f048c13121f8 [INFO] [stderr] 4: 0x62e565a11c87 - std::panicking::default_hook::{{closure}}::hde92e91975a101c0 [INFO] [stderr] 5: 0x62e565a11ab6 - std::panicking::default_hook::hd8d6e2273bfc5edc [INFO] [stderr] 6: 0x62e565a12287 - std::panicking::rust_panic_with_hook::hb332f821833efd3b [INFO] [stderr] 7: 0x62e565a12127 - std::panicking::begin_panic_handler::{{closure}}::h00065c7fd19dfc55 [INFO] [stderr] 8: 0x62e565a10eb9 - std::sys::backtrace::__rust_end_short_backtrace::h10e475bd14bb8cb7 [INFO] [stderr] 9: 0x62e565a11db4 - rust_begin_unwind [INFO] [stderr] 10: 0x62e565a2fa73 - core::panicking::panic_fmt::h59e161f9c51d6f0e [INFO] [stderr] 11: 0x62e5659eb299 - build_script_build::main::{{closure}}::h76d1c62b5772fd51 [INFO] [stderr] 12: 0x62e5659e9ee6 - build_script_build::visit_xml::he24c046a36707be9 [INFO] [stderr] 13: 0x62e5659ea80c - build_script_build::main::h9e9eca021d73b892 [INFO] [stderr] 14: 0x62e5659e7533 - core::ops::function::FnOnce::call_once::hf8247caabd73161d [INFO] [stderr] 15: 0x62e5659e6d96 - std::sys::backtrace::__rust_begin_short_backtrace::h696fe34e6cddc320 [INFO] [stderr] 16: 0x62e5659e6cc9 - std::rt::lang_start::{{closure}}::h48e4199d1692fab7 [INFO] [stderr] 17: 0x62e565a0adb0 - std::rt::lang_start_internal::hf1cb939424e8449c [INFO] [stderr] 18: 0x62e5659e6ca7 - std::rt::lang_start::h85a73fbc85a33b0f [INFO] [stderr] 19: 0x62e5659eb315 - main [INFO] [stderr] 20: 0x7a68f0d8ad90 - [INFO] [stderr] 21: 0x7a68f0d8ae40 - __libc_start_main [INFO] [stderr] 22: 0x62e5659e5fd5 - _start [INFO] [stderr] 23: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0310`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rustc-serialize` (lib) due to 2 previous errors [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0310`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rustc-serialize` (lib) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "811628914babc21adf182a425c89f257af6fa8e3ef3194ddb9d3f606b2589880", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "811628914babc21adf182a425c89f257af6fa8e3ef3194ddb9d3f606b2589880", kill_on_drop: false }` [INFO] [stdout] 811628914babc21adf182a425c89f257af6fa8e3ef3194ddb9d3f606b2589880