[INFO] cloning repository https://github.com/etrombly/country_parser [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/etrombly/country_parser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fetrombly%2Fcountry_parser", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fetrombly%2Fcountry_parser'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 671021dd5f962e1787508acd37f6d0f868cb1029 [INFO] checking etrombly/country_parser against master#5e3f1b148db5bfa27fee52464ae1f5d34c49d77b for pr-75502 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fetrombly%2Fcountry_parser" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/etrombly/country_parser on toolchain 5e3f1b148db5bfa27fee52464ae1f5d34c49d77b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/etrombly/country_parser [INFO] finished tweaking git repo https://github.com/etrombly/country_parser [INFO] tweaked toml for git repo https://github.com/etrombly/country_parser written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/etrombly/country_parser already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7290bf16b2c514b8b23a1efb27bf8aaf7d1972a6af8894598bec70c1dfa8c69b [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" "7290bf16b2c514b8b23a1efb27bf8aaf7d1972a6af8894598bec70c1dfa8c69b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7290bf16b2c514b8b23a1efb27bf8aaf7d1972a6af8894598bec70c1dfa8c69b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7290bf16b2c514b8b23a1efb27bf8aaf7d1972a6af8894598bec70c1dfa8c69b", kill_on_drop: false }` [INFO] [stdout] 7290bf16b2c514b8b23a1efb27bf8aaf7d1972a6af8894598bec70c1dfa8c69b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "check" "--frozen" "--all" "--all-targets" "--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] d901ea67d9ea1464d776dd82da3bf06d40fd31e61d09ba6189680fd7c6a7aaf1 [INFO] running `Command { std: "docker" "start" "-a" "d901ea67d9ea1464d776dd82da3bf06d40fd31e61d09ba6189680fd7c6a7aaf1", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling autocfg v0.1.5 [INFO] [stderr] Compiling serde v1.0.98 [INFO] [stderr] Compiling cc v1.0.40 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Checking lazy_static v1.3.0 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling gio v0.7.0 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling pdqselect v0.1.0 [INFO] [stderr] Compiling gdk v0.11.0 [INFO] [stderr] Compiling nom v2.2.1 [INFO] [stderr] Compiling gtk v0.7.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling glib-sys v0.9.0 [INFO] [stderr] Compiling gobject-sys v0.9.0 [INFO] [stderr] Compiling gio-sys v0.9.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.9.0 [INFO] [stderr] Compiling cairo-sys-rs v0.9.0 [INFO] [stderr] Compiling pango-sys v0.9.0 [INFO] [stderr] Compiling gdk-sys v0.9.0 [INFO] [stderr] Compiling atk-sys v0.9.0 [INFO] [stderr] Compiling gtk-sys v0.9.0 [INFO] [stderr] Checking dbf v0.1.1 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Checking threadpool v1.7.1 [INFO] [stderr] Compiling cairo-rs v0.7.1 [INFO] [stderr] Compiling pango v0.7.0 [INFO] [stderr] Compiling gdk-pixbuf v0.7.0 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling bincode v1.1.4 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling atk v0.7.0 [INFO] [stderr] Checking quote v0.6.13 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling shapefile-utils v0.1.0 (https://github.com/fceschmidt/shapefile-utils#680cafb7) [INFO] [stderr] Checking syn v0.15.44 [INFO] [stderr] Checking glib v0.8.1 [INFO] [stderr] Checking rstar v0.2.0 [INFO] [stderr] Compiling backtrace v0.3.34 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling relm-gen-widget v0.16.0 [INFO] [stderr] Compiling serde_derive v1.0.98 [INFO] [stderr] Compiling relm-derive v0.17.0 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling relm-attributes v0.16.0 [INFO] [stderr] Checking serde_json v1.0.40 [INFO] [stderr] Checking geo-types v0.4.3 [INFO] [stderr] Checking chrono v0.4.7 [INFO] [stderr] Checking geo v0.12.2 [INFO] [stderr] Checking location_history v0.2.1 [INFO] [stderr] Compiling country_parser v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `out_dir` [INFO] [stdout] --> src/build.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | let out_dir = env::var("OUT_DIR").unwrap(); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_out_dir` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: failed to run custom build command for `country_parser v0.1.0 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/country_parser-e5aeb6217b4b3a2e/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" }', src/build.rs:70:53 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x562fb697f150 - std::backtrace_rs::backtrace::libunwind::trace::ha1eabb142084ea37 [INFO] [stderr] at /rustc/5e3f1b148db5bfa27fee52464ae1f5d34c49d77b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:96 [INFO] [stderr] 1: 0x562fb697f150 - std::backtrace_rs::backtrace::trace_unsynchronized::hbb8825661d997281 [INFO] [stderr] at /rustc/5e3f1b148db5bfa27fee52464ae1f5d34c49d77b/library/std/src/../../backtrace/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x562fb697f150 - std::sys_common::backtrace::_print_fmt::h26d850e2f7183914 [INFO] [stderr] at /rustc/5e3f1b148db5bfa27fee52464ae1f5d34c49d77b/library/std/src/sys_common/backtrace.rs:79 [INFO] [stderr] 3: 0x562fb697f150 - ::fmt::h3834b06f68a2b012 [INFO] [stderr] at /rustc/5e3f1b148db5bfa27fee52464ae1f5d34c49d77b/library/std/src/sys_common/backtrace.rs:58 [INFO] [stderr] 4: 0x562fb6999a3c - core::fmt::write::h3a043650ba7bf668 [INFO] [stderr] at /rustc/5e3f1b148db5bfa27fee52464ae1f5d34c49d77b/library/core/src/fmt/mod.rs:1117 [INFO] [stderr] 5: 0x562fb697da75 - std::io::Write::write_fmt::h9c0c8944a1898139 [INFO] [stderr] at /rustc/5e3f1b148db5bfa27fee52464ae1f5d34c49d77b/library/std/src/io/mod.rs:1510 [INFO] [stderr] 6: 0x562fb69812d0 - std::sys_common::backtrace::_print::h693c0c2cc41d4d10 [INFO] [stderr] at /rustc/5e3f1b148db5bfa27fee52464ae1f5d34c49d77b/library/std/src/sys_common/backtrace.rs:61 [INFO] [stderr] 7: 0x562fb69812d0 - std::sys_common::backtrace::print::h213be73e5670b8ea [INFO] [stderr] at /rustc/5e3f1b148db5bfa27fee52464ae1f5d34c49d77b/library/std/src/sys_common/backtrace.rs:48 [INFO] [stderr] 8: 0x562fb69812d0 - std::panicking::default_hook::{{closure}}::h2d49a3361cc4e7ea [INFO] [stderr] at /rustc/5e3f1b148db5bfa27fee52464ae1f5d34c49d77b/library/std/src/panicking.rs:200 [INFO] [stderr] 9: 0x562fb698101c - std::panicking::default_hook::hd41fbdeba93207ba [INFO] [stderr] at /rustc/5e3f1b148db5bfa27fee52464ae1f5d34c49d77b/library/std/src/panicking.rs:219 [INFO] [stderr] 10: 0x562fb6981933 - std::panicking::rust_panic_with_hook::hcab398664b4bd473 [INFO] [stderr] at /rustc/5e3f1b148db5bfa27fee52464ae1f5d34c49d77b/library/std/src/panicking.rs:569 [INFO] [stderr] 11: 0x562fb6981509 - std::panicking::begin_panic_handler::{{closure}}::h7512c6f2998ba93d [INFO] [stderr] at /rustc/5e3f1b148db5bfa27fee52464ae1f5d34c49d77b/library/std/src/panicking.rs:476 [INFO] [stderr] 12: 0x562fb697f5bc - std::sys_common::backtrace::__rust_end_short_backtrace::h1a25d7e7e1864d3d [INFO] [stderr] at /rustc/5e3f1b148db5bfa27fee52464ae1f5d34c49d77b/library/std/src/sys_common/backtrace.rs:153 [INFO] [stderr] 13: 0x562fb69814c9 - rust_begin_unwind [INFO] [stderr] at /rustc/5e3f1b148db5bfa27fee52464ae1f5d34c49d77b/library/std/src/panicking.rs:475 [INFO] [stderr] 14: 0x562fb6998e41 - core::panicking::panic_fmt::h019ad16a92ccd092 [INFO] [stderr] at /rustc/5e3f1b148db5bfa27fee52464ae1f5d34c49d77b/library/core/src/panicking.rs:85 [INFO] [stderr] 15: 0x562fb6998c63 - core::option::expect_none_failed::h7135ba2fdb185931 [INFO] [stderr] at /rustc/5e3f1b148db5bfa27fee52464ae1f5d34c49d77b/library/core/src/option.rs:1274 [INFO] [stderr] 16: 0x562fb695cf3b - core::result::Result::unwrap::h2d80c0250fe73b49 [INFO] [stderr] at /rustc/5e3f1b148db5bfa27fee52464ae1f5d34c49d77b/library/core/src/result.rs:1005 [INFO] [stderr] 17: 0x562fb6917e1b - build_script_build::main::h8cd642d61df242c5 [INFO] [stderr] at /opt/rustwide/workdir/src/build.rs:70 [INFO] [stderr] 18: 0x562fb691a76b - core::ops::function::FnOnce::call_once::hfbf6a188fd14f4d5 [INFO] [stderr] at /rustc/5e3f1b148db5bfa27fee52464ae1f5d34c49d77b/library/core/src/ops/function.rs:233 [INFO] [stderr] 19: 0x562fb691c36e - std::sys_common::backtrace::__rust_begin_short_backtrace::hb1f20570146fca82 [INFO] [stderr] at /rustc/5e3f1b148db5bfa27fee52464ae1f5d34c49d77b/library/std/src/sys_common/backtrace.rs:137 [INFO] [stderr] 20: 0x562fb691f951 - std::rt::lang_start::{{closure}}::he8e6ace8cd650c2f [INFO] [stderr] at /rustc/5e3f1b148db5bfa27fee52464ae1f5d34c49d77b/library/std/src/rt.rs:66 [INFO] [stderr] 21: 0x562fb6981d42 - core::ops::function::impls:: for &F>::call_once::hde9814ae740a85dc [INFO] [stderr] at /rustc/5e3f1b148db5bfa27fee52464ae1f5d34c49d77b/library/core/src/ops/function.rs:265 [INFO] [stderr] 22: 0x562fb6981d42 - std::panicking::try::do_call::h3026bab8cd7540d7 [INFO] [stderr] at /rustc/5e3f1b148db5bfa27fee52464ae1f5d34c49d77b/library/std/src/panicking.rs:373 [INFO] [stderr] 23: 0x562fb6981d42 - std::panicking::try::h852bb5e5a66f7f84 [INFO] [stderr] at /rustc/5e3f1b148db5bfa27fee52464ae1f5d34c49d77b/library/std/src/panicking.rs:337 [INFO] [stderr] 24: 0x562fb6981d42 - std::panic::catch_unwind::hfeb0f3dddf7c6a72 [INFO] [stderr] at /rustc/5e3f1b148db5bfa27fee52464ae1f5d34c49d77b/library/std/src/panic.rs:394 [INFO] [stderr] 25: 0x562fb6981d42 - std::rt::lang_start_internal::h32f0ac6e87476559 [INFO] [stderr] at /rustc/5e3f1b148db5bfa27fee52464ae1f5d34c49d77b/library/std/src/rt.rs:51 [INFO] [stderr] 26: 0x562fb691f927 - std::rt::lang_start::h1a5040d67001ff76 [INFO] [stderr] at /rustc/5e3f1b148db5bfa27fee52464ae1f5d34c49d77b/library/std/src/rt.rs:65 [INFO] [stderr] 27: 0x562fb691a68a - main [INFO] [stderr] 28: 0x7fd09ed7a0b3 - __libc_start_main [INFO] [stderr] 29: 0x562fb69050ae - _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" "d901ea67d9ea1464d776dd82da3bf06d40fd31e61d09ba6189680fd7c6a7aaf1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d901ea67d9ea1464d776dd82da3bf06d40fd31e61d09ba6189680fd7c6a7aaf1", kill_on_drop: false }` [INFO] [stdout] d901ea67d9ea1464d776dd82da3bf06d40fd31e61d09ba6189680fd7c6a7aaf1