[INFO] cloning repository https://github.com/aschuhardt/mud-server [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aschuhardt/mud-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faschuhardt%2Fmud-server", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faschuhardt%2Fmud-server'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 08cb1e7a7246751a47b4c9dde4d14bdfb0f0b2fb [INFO] checking aschuhardt/mud-server against try#bb9dbf1d07454a99066eabaabd5819851281494b for pr-80920 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faschuhardt%2Fmud-server" "/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/aschuhardt/mud-server on toolchain bb9dbf1d07454a99066eabaabd5819851281494b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+bb9dbf1d07454a99066eabaabd5819851281494b" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/aschuhardt/mud-server [INFO] finished tweaking git repo https://github.com/aschuhardt/mud-server [INFO] tweaked toml for git repo https://github.com/aschuhardt/mud-server written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/aschuhardt/mud-server already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+bb9dbf1d07454a99066eabaabd5819851281494b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/aschuhardt/mud_server_session.git` [INFO] [stderr] Updating git repository `https://github.com/aschuhardt/mud_engine.git` [INFO] [stderr] Updating git repository `https://github.com/aschuhardt/mud_request.git` [INFO] [stderr] Updating git repository `https://github.com/aschuhardt/mud_response.git` [INFO] [stderr] error: the lock file /workspace/builds/worker-10/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+bb9dbf1d07454a99066eabaabd5819851281494b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/aschuhardt/mud_server_session.git` [INFO] [stderr] Updating git repository `https://github.com/aschuhardt/mud_engine.git` [INFO] [stderr] Updating git repository `https://github.com/aschuhardt/mud_request.git` [INFO] [stderr] Updating git repository `https://github.com/aschuhardt/mud_response.git` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+bb9dbf1d07454a99066eabaabd5819851281494b" "fetch" "--locked" "--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-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" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+bb9dbf1d07454a99066eabaabd5819851281494b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8550a16015bdb5c6d4652d420f0db0e301c45a00f8ee72c8a129656f5dc82331 [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" "8550a16015bdb5c6d4652d420f0db0e301c45a00f8ee72c8a129656f5dc82331", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8550a16015bdb5c6d4652d420f0db0e301c45a00f8ee72c8a129656f5dc82331", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8550a16015bdb5c6d4652d420f0db0e301c45a00f8ee72c8a129656f5dc82331", kill_on_drop: false }` [INFO] [stdout] 8550a16015bdb5c6d4652d420f0db0e301c45a00f8ee72c8a129656f5dc82331 [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" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+bb9dbf1d07454a99066eabaabd5819851281494b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3f08beb6b03f7a9393dae8615aed3c24e5f99a5dff695b0349f798aa63054d89 [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" "3f08beb6b03f7a9393dae8615aed3c24e5f99a5dff695b0349f798aa63054d89", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Checking byteorder v1.4.2 [INFO] [stderr] Compiling mud_server_session v0.1.0 (https://github.com/aschuhardt/mud_server_session.git#3ba4caf2) [INFO] [stderr] Compiling dungeon_server v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking mud_response v0.1.0 (https://github.com/aschuhardt/mud_response.git#79bf7b8b) [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> build.rs:23:23 [INFO] [stdout] | [INFO] [stdout] 23 | why.description()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [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] --> build.rs:30:55 [INFO] [stdout] | [INFO] [stdout] 30 | ... why.description()), [INFO] [stdout] | ^^^^^^^^^^^ [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] --> build.rs:37:52 [INFO] [stdout] | [INFO] [stdout] 37 | ... why.description()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: failed to run custom build command for `mud_server_session v0.1.0 (https://github.com/aschuhardt/mud_server_session.git#3ba4caf2)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/mud_server_session-e3b6b9c1316f4229/build-script-build` (exit code: 101) [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at 'couldn't create config/config.json: other os error', /opt/rustwide/cargo-home/git/checkouts/mud_server_session-0d71cc0219e3ede4/3ba4caf/build.rs:29:21 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x562cb64b3fd7 - std::backtrace_rs::backtrace::libunwind::trace::h8bc78f7bc1f75bdb [INFO] [stderr] at /rustc/bb9dbf1d07454a99066eabaabd5819851281494b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x562cb64b3fd7 - std::backtrace_rs::backtrace::trace_unsynchronized::ha4c961c9576f95ba [INFO] [stderr] at /rustc/bb9dbf1d07454a99066eabaabd5819851281494b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x562cb64b3fd7 - std::sys_common::backtrace::_print_fmt::hc20cfdc233d6eb02 [INFO] [stderr] at /rustc/bb9dbf1d07454a99066eabaabd5819851281494b/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x562cb64b3fd7 - ::fmt::h04bea14549780a0f [INFO] [stderr] at /rustc/bb9dbf1d07454a99066eabaabd5819851281494b/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x562cb64cb1cc - core::fmt::write::h3868db8542c90941 [INFO] [stderr] at /rustc/bb9dbf1d07454a99066eabaabd5819851281494b/library/core/src/fmt/mod.rs:1078:17 [INFO] [stderr] 5: 0x562cb64b1c92 - std::io::Write::write_fmt::h55dd75636eef6a5c [INFO] [stderr] at /rustc/bb9dbf1d07454a99066eabaabd5819851281494b/library/std/src/io/mod.rs:1518:15 [INFO] [stderr] 6: 0x562cb64b5d05 - std::sys_common::backtrace::_print::h6439e8525077c7da [INFO] [stderr] at /rustc/bb9dbf1d07454a99066eabaabd5819851281494b/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x562cb64b5d05 - std::sys_common::backtrace::print::h02b685f728ce3931 [INFO] [stderr] at /rustc/bb9dbf1d07454a99066eabaabd5819851281494b/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x562cb64b5d05 - std::panicking::default_hook::{{closure}}::h7c29625065fafae1 [INFO] [stderr] at /rustc/bb9dbf1d07454a99066eabaabd5819851281494b/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x562cb64b5863 - std::panicking::default_hook::hba441710bb71f4d5 [INFO] [stderr] at /rustc/bb9dbf1d07454a99066eabaabd5819851281494b/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x562cb64b64a1 - std::panicking::rust_panic_with_hook::ha936eb00e51bc4d9 [INFO] [stderr] at /rustc/bb9dbf1d07454a99066eabaabd5819851281494b/library/std/src/panicking.rs:591:17 [INFO] [stderr] 11: 0x562cb64b5fe7 - std::panicking::begin_panic_handler::{{closure}}::hcd15140e0238536e [INFO] [stderr] at /rustc/bb9dbf1d07454a99066eabaabd5819851281494b/library/std/src/panicking.rs:497:13 [INFO] [stderr] 12: 0x562cb64b449c - std::sys_common::backtrace::__rust_end_short_backtrace::hb13a021bb64823a1 [INFO] [stderr] at /rustc/bb9dbf1d07454a99066eabaabd5819851281494b/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x562cb64b5f49 - rust_begin_unwind [INFO] [stderr] at /rustc/bb9dbf1d07454a99066eabaabd5819851281494b/library/std/src/panicking.rs:493:5 [INFO] [stderr] 14: 0x562cb64b5efb - std::panicking::begin_panic_fmt::h3ef6798fa589483b [INFO] [stderr] at /rustc/bb9dbf1d07454a99066eabaabd5819851281494b/library/std/src/panicking.rs:435:5 [INFO] [stderr] 15: 0x562cb64997f1 - build_script_build::create_config::hbc584281ea7f42f8 [INFO] [stderr] at /opt/rustwide/cargo-home/git/checkouts/mud_server_session-0d71cc0219e3ede4/3ba4caf/build.rs:29:18 [INFO] [stderr] 16: 0x562cb6499176 - build_script_build::main::h1d6bc167700a4691 [INFO] [stderr] at /opt/rustwide/cargo-home/git/checkouts/mud_server_session-0d71cc0219e3ede4/3ba4caf/build.rs:8:2 [INFO] [stderr] 17: 0x562cb649a4eb - core::ops::function::FnOnce::call_once::h842b9eacb78c40e7 [INFO] [stderr] at /rustc/bb9dbf1d07454a99066eabaabd5819851281494b/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 18: 0x562cb649a1de - std::sys_common::backtrace::__rust_begin_short_backtrace::h88e3e064296aeb93 [INFO] [stderr] at /rustc/bb9dbf1d07454a99066eabaabd5819851281494b/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 19: 0x562cb649c4a1 - std::rt::lang_start::{{closure}}::h89efd82844d8b134 [INFO] [stderr] at /rustc/bb9dbf1d07454a99066eabaabd5819851281494b/library/std/src/rt.rs:66:18 [INFO] [stderr] 20: 0x562cb64b68c7 - core::ops::function::impls:: for &F>::call_once::h7c92107c3c98a949 [INFO] [stderr] at /rustc/bb9dbf1d07454a99066eabaabd5819851281494b/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 21: 0x562cb64b68c7 - std::panicking::try::do_call::h7454c57e8fbf0cc1 [INFO] [stderr] at /rustc/bb9dbf1d07454a99066eabaabd5819851281494b/library/std/src/panicking.rs:379:40 [INFO] [stderr] 22: 0x562cb64b68c7 - std::panicking::try::he71cdc15ed83b5ec [INFO] [stderr] at /rustc/bb9dbf1d07454a99066eabaabd5819851281494b/library/std/src/panicking.rs:343:19 [INFO] [stderr] 23: 0x562cb64b68c7 - std::panic::catch_unwind::hfc08ddb043e6e18c [INFO] [stderr] at /rustc/bb9dbf1d07454a99066eabaabd5819851281494b/library/std/src/panic.rs:396:14 [INFO] [stderr] 24: 0x562cb64b68c7 - std::rt::lang_start_internal::he4958117ec6901fd [INFO] [stderr] at /rustc/bb9dbf1d07454a99066eabaabd5819851281494b/library/std/src/rt.rs:51:25 [INFO] [stderr] 25: 0x562cb649c477 - std::rt::lang_start::h75e7929816a354c3 [INFO] [stderr] at /rustc/bb9dbf1d07454a99066eabaabd5819851281494b/library/std/src/rt.rs:65:5 [INFO] [stderr] 26: 0x562cb6499b9a - main [INFO] [stderr] 27: 0x7f3c121950b3 - __libc_start_main [INFO] [stderr] 28: 0x562cb64990ae - _start [INFO] [stderr] 29: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "3f08beb6b03f7a9393dae8615aed3c24e5f99a5dff695b0349f798aa63054d89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f08beb6b03f7a9393dae8615aed3c24e5f99a5dff695b0349f798aa63054d89", kill_on_drop: false }` [INFO] [stdout] 3f08beb6b03f7a9393dae8615aed3c24e5f99a5dff695b0349f798aa63054d89