[INFO] cloning repository https://github.com/vnetserg/pathfind_demo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vnetserg/pathfind_demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvnetserg%2Fpathfind_demo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvnetserg%2Fpathfind_demo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2167f97cf35505a6234165850da5555daa265a45 [INFO] checking vnetserg/pathfind_demo against master#6526e5c772f2da07db745c94ca6bb0a591a39ba4 for pr-80920 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvnetserg%2Fpathfind_demo" "/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/vnetserg/pathfind_demo on toolchain 6526e5c772f2da07db745c94ca6bb0a591a39ba4 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6526e5c772f2da07db745c94ca6bb0a591a39ba4" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/vnetserg/pathfind_demo [INFO] removed path dependency macroquad from git repo https://github.com/vnetserg/pathfind_demo [INFO] removed path dependency quad-gl from git repo https://github.com/vnetserg/pathfind_demo [INFO] finished tweaking git repo https://github.com/vnetserg/pathfind_demo [INFO] tweaked toml for git repo https://github.com/vnetserg/pathfind_demo written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/vnetserg/pathfind_demo already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6526e5c772f2da07db745c94ca6bb0a591a39ba4" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (macroquad) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (quad-gl) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-3/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" "+6526e5c772f2da07db745c94ca6bb0a591a39ba4" "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/RustPython/RustPython` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6526e5c772f2da07db745c94ca6bb0a591a39ba4" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (macroquad) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (quad-gl) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [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-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" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+6526e5c772f2da07db745c94ca6bb0a591a39ba4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8c808a06b3040f3c4c87d8c04946e62f164b22a4dafdd2263f9f1f789ce21ddc [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" "8c808a06b3040f3c4c87d8c04946e62f164b22a4dafdd2263f9f1f789ce21ddc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8c808a06b3040f3c4c87d8c04946e62f164b22a4dafdd2263f9f1f789ce21ddc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c808a06b3040f3c4c87d8c04946e62f164b22a4dafdd2263f9f1f789ce21ddc", kill_on_drop: false }` [INFO] [stdout] 8c808a06b3040f3c4c87d8c04946e62f164b22a4dafdd2263f9f1f789ce21ddc [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" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+6526e5c772f2da07db745c94ca6bb0a591a39ba4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f43b01e1fa81786b09254eb29e5551eaf0b1f3b769a5560d1263623572ac50d8 [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" "f43b01e1fa81786b09254eb29e5551eaf0b1f3b769a5560d1263623572ac50d8", kill_on_drop: false }` [INFO] [stderr] warning: dependency (macroquad) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (quad-gl) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling getrandom v0.2.1 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling log v0.4.13 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking unic-common v0.9.0 [INFO] [stderr] Checking unic-char-range v0.9.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling pico-args v0.3.4 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Compiling lz4_flex v0.7.0 [INFO] [stderr] Compiling unicode_names2 v0.4.0 [INFO] [stderr] Compiling sapp-linux v0.1.11 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Checking subtle v1.0.0 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking hexf-parse v0.1.0 [INFO] [stderr] Checking unicode-segmentation v1.7.1 [INFO] [stderr] Checking volatile v0.3.0 [INFO] [stderr] Checking utf8parse v0.2.0 [INFO] [stderr] Checking ttf-parser v0.8.3 [INFO] [stderr] Checking unicode-casing v0.1.0 [INFO] [stderr] Checking puruspe v0.1.4 [INFO] [stderr] Checking timsort v0.1.2 [INFO] [stderr] Checking exitcode v1.1.2 [INFO] [stderr] Compiling macroquad_macro v0.1.2 [INFO] [stderr] Checking quad-rand v0.1.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.3.1 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling ahash v0.6.2 [INFO] [stderr] Compiling glam v0.10.2 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling thread_local v1.1.0 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Checking unic-ucd-version v0.9.0 [INFO] [stderr] Checking unic-char-property v0.9.0 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Checking semver v0.9.0 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking unic-ucd-hangul v0.9.0 [INFO] [stderr] Compiling string_cache v0.8.1 [INFO] [stderr] Checking unic-ucd-ident v0.9.0 [INFO] [stderr] Checking unic-emoji-char v0.9.0 [INFO] [stderr] Checking unic-ucd-bidi v0.9.0 [INFO] [stderr] Checking unic-ucd-age v0.9.0 [INFO] [stderr] Checking unic-ucd-category v0.9.0 [INFO] [stderr] Checking crc32fast v1.2.1 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking rustc_version v0.2.3 [INFO] [stderr] Checking unic-ucd-normal v0.9.0 [INFO] [stderr] Compiling rustc_version_runtime v0.1.5 [INFO] [stderr] Checking png v0.15.3 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking crypto-mac v0.7.0 [INFO] [stderr] Compiling rustpython-vm v0.1.2 (https://github.com/RustPython/RustPython#39c18fe9) [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Checking fontdue v0.3.2 [INFO] [stderr] error: failed to run custom build command for `rustc_version_runtime v0.1.5` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/rustc_version_runtime-ecb619728eb312ae/build-script-build` (exit code: 101) [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: Other, message: "Read-only file system" }', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc_version_runtime-0.1.5/build.rs:27:48 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55825e4b6627 - std::backtrace_rs::backtrace::libunwind::trace::h8bc78f7bc1f75bdb [INFO] [stderr] at /rustc/6526e5c772f2da07db745c94ca6bb0a591a39ba4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x55825e4b6627 - std::backtrace_rs::backtrace::trace_unsynchronized::ha4c961c9576f95ba [INFO] [stderr] at /rustc/6526e5c772f2da07db745c94ca6bb0a591a39ba4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55825e4b6627 - std::sys_common::backtrace::_print_fmt::hc20cfdc233d6eb02 [INFO] [stderr] at /rustc/6526e5c772f2da07db745c94ca6bb0a591a39ba4/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x55825e4b6627 - ::fmt::h04bea14549780a0f [INFO] [stderr] at /rustc/6526e5c772f2da07db745c94ca6bb0a591a39ba4/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x55825e4d10cc - core::fmt::write::h3868db8542c90941 [INFO] [stderr] at /rustc/6526e5c772f2da07db745c94ca6bb0a591a39ba4/library/core/src/fmt/mod.rs:1078:17 [INFO] [stderr] 5: 0x55825e4b3eb2 - std::io::Write::write_fmt::h55dd75636eef6a5c [INFO] [stderr] at /rustc/6526e5c772f2da07db745c94ca6bb0a591a39ba4/library/std/src/io/mod.rs:1518:15 [INFO] [stderr] 6: 0x55825e4b8355 - std::sys_common::backtrace::_print::h6439e8525077c7da [INFO] [stderr] at /rustc/6526e5c772f2da07db745c94ca6bb0a591a39ba4/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x55825e4b8355 - std::sys_common::backtrace::print::h02b685f728ce3931 [INFO] [stderr] at /rustc/6526e5c772f2da07db745c94ca6bb0a591a39ba4/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x55825e4b8355 - std::panicking::default_hook::{{closure}}::h7c29625065fafae1 [INFO] [stderr] at /rustc/6526e5c772f2da07db745c94ca6bb0a591a39ba4/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x55825e4b7eb3 - std::panicking::default_hook::hba441710bb71f4d5 [INFO] [stderr] at /rustc/6526e5c772f2da07db745c94ca6bb0a591a39ba4/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x55825e4b8af1 - std::panicking::rust_panic_with_hook::ha936eb00e51bc4d9 [INFO] [stderr] at /rustc/6526e5c772f2da07db745c94ca6bb0a591a39ba4/library/std/src/panicking.rs:591:17 [INFO] [stderr] 11: 0x55825e4b8637 - std::panicking::begin_panic_handler::{{closure}}::hcd15140e0238536e [INFO] [stderr] at /rustc/6526e5c772f2da07db745c94ca6bb0a591a39ba4/library/std/src/panicking.rs:497:13 [INFO] [stderr] 12: 0x55825e4b6aec - std::sys_common::backtrace::__rust_end_short_backtrace::hb13a021bb64823a1 [INFO] [stderr] at /rustc/6526e5c772f2da07db745c94ca6bb0a591a39ba4/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x55825e4b8599 - rust_begin_unwind [INFO] [stderr] at /rustc/6526e5c772f2da07db745c94ca6bb0a591a39ba4/library/std/src/panicking.rs:493:5 [INFO] [stderr] 14: 0x55825e4d04a1 - core::panicking::panic_fmt::h20225113c4a2f8fd [INFO] [stderr] at /rustc/6526e5c772f2da07db745c94ca6bb0a591a39ba4/library/core/src/panicking.rs:92:14 [INFO] [stderr] 15: 0x55825e4d02c3 - core::option::expect_none_failed::hc6d6d4cea4fdc285 [INFO] [stderr] at /rustc/6526e5c772f2da07db745c94ca6bb0a591a39ba4/library/core/src/option.rs:1266:5 [INFO] [stderr] 16: 0x55825e47adab - core::result::Result::unwrap::h924010110bbf0dac [INFO] [stderr] at /rustc/6526e5c772f2da07db745c94ca6bb0a591a39ba4/library/core/src/result.rs:969:23 [INFO] [stderr] 17: 0x55825e47770c - build_script_build::main::hc61f99cabfc3fbe6 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc_version_runtime-0.1.5/build.rs:27:17 [INFO] [stderr] 18: 0x55825e4790cb - core::ops::function::FnOnce::call_once::hc6289ebcf34d59eb [INFO] [stderr] at /rustc/6526e5c772f2da07db745c94ca6bb0a591a39ba4/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 19: 0x55825e47927e - std::sys_common::backtrace::__rust_begin_short_backtrace::h5bb5b435075e60c3 [INFO] [stderr] at /rustc/6526e5c772f2da07db745c94ca6bb0a591a39ba4/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 20: 0x55825e479541 - std::rt::lang_start::{{closure}}::h213ca9978eb31c5f [INFO] [stderr] at /rustc/6526e5c772f2da07db745c94ca6bb0a591a39ba4/library/std/src/rt.rs:66:18 [INFO] [stderr] 21: 0x55825e4b8f17 - core::ops::function::impls:: for &F>::call_once::h7c92107c3c98a949 [INFO] [stderr] at /rustc/6526e5c772f2da07db745c94ca6bb0a591a39ba4/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 22: 0x55825e4b8f17 - std::panicking::try::do_call::h7454c57e8fbf0cc1 [INFO] [stderr] at /rustc/6526e5c772f2da07db745c94ca6bb0a591a39ba4/library/std/src/panicking.rs:379:40 [INFO] [stderr] 23: 0x55825e4b8f17 - std::panicking::try::he71cdc15ed83b5ec [INFO] [stderr] at /rustc/6526e5c772f2da07db745c94ca6bb0a591a39ba4/library/std/src/panicking.rs:343:19 [INFO] [stderr] 24: 0x55825e4b8f17 - std::panic::catch_unwind::hfc08ddb043e6e18c [INFO] [stderr] at /rustc/6526e5c772f2da07db745c94ca6bb0a591a39ba4/library/std/src/panic.rs:396:14 [INFO] [stderr] 25: 0x55825e4b8f17 - std::rt::lang_start_internal::he4958117ec6901fd [INFO] [stderr] at /rustc/6526e5c772f2da07db745c94ca6bb0a591a39ba4/library/std/src/rt.rs:51:25 [INFO] [stderr] 26: 0x55825e479517 - std::rt::lang_start::h888f9519ed90f462 [INFO] [stderr] at /rustc/6526e5c772f2da07db745c94ca6bb0a591a39ba4/library/std/src/rt.rs:65:5 [INFO] [stderr] 27: 0x55825e4787ca - main [INFO] [stderr] 28: 0x7efffa3d50b3 - __libc_start_main [INFO] [stderr] 29: 0x55825e4770ae - _start [INFO] [stderr] 30: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "f43b01e1fa81786b09254eb29e5551eaf0b1f3b769a5560d1263623572ac50d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f43b01e1fa81786b09254eb29e5551eaf0b1f3b769a5560d1263623572ac50d8", kill_on_drop: false }` [INFO] [stdout] f43b01e1fa81786b09254eb29e5551eaf0b1f3b769a5560d1263623572ac50d8