[INFO] cloning repository https://github.com/Kixunil/sqck [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Kixunil/sqck" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKixunil%2Fsqck", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKixunil%2Fsqck'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b79243d6277616d9f0594eedeaa170180008cf03 [INFO] testing Kixunil/sqck against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKixunil%2Fsqck" "/workspace/builds/worker-84/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-84/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Kixunil/sqck on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Kixunil/sqck [INFO] finished tweaking git repo https://github.com/Kixunil/sqck [INFO] tweaked toml for git repo https://github.com/Kixunil/sqck written to /workspace/builds/worker-84/source/Cargo.toml [INFO] crate git repo https://github.com/Kixunil/sqck already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mach_o_sys v0.1.1 [INFO] [stderr] Downloaded memsec v0.5.7 [INFO] [stderr] Downloaded buffered-reader v0.13.0 [INFO] [stderr] Downloaded regex v1.3.3 [INFO] [stderr] Downloaded nettle-sys v2.0.4 [INFO] [stderr] Downloaded regex-syntax v0.6.13 [INFO] [stderr] Downloaded sequoia-openpgp v0.13.0 [INFO] [stderr] Downloaded nettle-src v3.5.1-2 [INFO] [stderr] Downloaded nettle v5.0.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-84/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-84/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 19ec7c604dc3397417cf71ae25155e0eddb77ca993060bf885f40fda5376595f [INFO] running `Command { std: "docker" "start" "-a" "19ec7c604dc3397417cf71ae25155e0eddb77ca993060bf885f40fda5376595f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "19ec7c604dc3397417cf71ae25155e0eddb77ca993060bf885f40fda5376595f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19ec7c604dc3397417cf71ae25155e0eddb77ca993060bf885f40fda5376595f", kill_on_drop: false }` [INFO] [stdout] 19ec7c604dc3397417cf71ae25155e0eddb77ca993060bf885f40fda5376595f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-84/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-84/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9e57cf4da1f0cfc04fdd6285d9f846fa4e7ba0594fe67bea96c444c15df351c1 [INFO] running `Command { std: "docker" "start" "-a" "9e57cf4da1f0cfc04fdd6285d9f846fa4e7ba0594fe67bea96c444c15df351c1", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.13 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling string_cache_shared v0.3.0 [INFO] [stderr] Compiling bindgen v0.51.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling ordermap v0.3.5 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling bit-vec v0.5.1 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling lalrpop-util v0.17.2 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling memsec v0.5.7 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling miniz_oxide v0.3.5 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling bit-set v0.5.1 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling ena v0.13.1 [INFO] [stderr] Compiling nettle-src v3.5.1-2 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling aho-corasick v0.7.7 [INFO] [stderr] Compiling rustc-hash v1.0.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling bzip2-sys v0.1.7 [INFO] [stderr] Compiling unicode-normalization v0.1.9 [INFO] [stderr] Compiling flate2 v1.0.13 [INFO] [stderr] Compiling sha2 v0.8.1 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling regex v1.3.3 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling ascii-canvas v2.0.0 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling buffered-reader v0.13.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling backtrace v0.3.43 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling string_cache_codegen v0.4.4 [INFO] [stderr] Compiling quickcheck v0.9.2 [INFO] [stderr] Compiling string_cache v0.7.5 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling nettle-sys v2.0.4 [INFO] [stderr] error: failed to run custom build command for `nettle-sys v2.0.4` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/nettle-sys-4bd4621a2ae53cf3/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-env-changed=NETTLE_STATIC [INFO] [stderr] cargo:rerun-if-env-changed=NETTLE_PREGENERATED_BINDINGS [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nettle-src-3.5.1-2/src/lib.rs:244:40 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x562db6fc8570 - std::backtrace_rs::backtrace::libunwind::trace::ha0ad43e8a952bfe7 [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x562db6fc8570 - std::backtrace_rs::backtrace::trace_unsynchronized::h6830419c0c4130dc [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x562db6fc8570 - std::sys_common::backtrace::_print_fmt::h8f3516631ffa1ef5 [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x562db6fc8570 - ::fmt::he1640d5f0d93f618 [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x562db6fee81c - core::fmt::write::h88012e1f01caeebf [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/fmt/mod.rs:1115:17 [INFO] [stderr] 5: 0x562db6fc4fc5 - std::io::Write::write_fmt::h360fa85b30182555 [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/io/mod.rs:1665:15 [INFO] [stderr] 6: 0x562db6fcaf0b - std::sys_common::backtrace::_print::ha1f00492f406a015 [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x562db6fcaf0b - std::sys_common::backtrace::print::hd54561b13feb6af3 [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x562db6fcaf0b - std::panicking::default_hook::{{closure}}::h84fe124cd0864662 [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x562db6fca9e1 - std::panicking::default_hook::h5a8e74a76ce290a7 [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x562db6fcb5d4 - std::panicking::rust_panic_with_hook::h67c812a4fe9d4c91 [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:622:17 [INFO] [stderr] 11: 0x562db6fcb0b7 - std::panicking::begin_panic_handler::{{closure}}::h33f9c1b96af300d7 [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:519:13 [INFO] [stderr] 12: 0x562db6fc8a6c - std::sys_common::backtrace::__rust_end_short_backtrace::h51bae64be5921f0e [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x562db6fcb019 - rust_begin_unwind [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:515:5 [INFO] [stderr] 14: 0x562db6a42a21 - core::panicking::panic_fmt::h12a3a3c256485fca [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/panicking.rs:92:14 [INFO] [stderr] 15: 0x562db6a42b13 - core::result::unwrap_failed::h2d8d0952e3250de9 [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/result.rs:1599:5 [INFO] [stderr] 16: 0x562db6a7a2d7 - core::result::Result::unwrap::h4aad631af00f69c7 [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/result.rs:1281:23 [INFO] [stderr] 17: 0x562db6a49f9f - nettle_src::fixup_sources::hde68c5aac1508263 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nettle-src-3.5.1-2/src/lib.rs:244:17 [INFO] [stderr] 18: 0x562db6a4a170 - nettle_src::fixup_sources::hde68c5aac1508263 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nettle-src-3.5.1-2/src/lib.rs:250:13 [INFO] [stderr] 19: 0x562db6a47bd5 - nettle_src::Build::build::h95f01698470bb887 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nettle-src-3.5.1-2/src/lib.rs:65:9 [INFO] [stderr] 20: 0x562db6a43ac8 - build_script_build::main::h93ae9deac304274f [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nettle-sys-2.0.4/build.rs:41:25 [INFO] [stderr] 21: 0x562db6a45a3b - core::ops::function::FnOnce::call_once::heb483602d9408cfc [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 22: 0x562db6a454de - std::sys_common::backtrace::__rust_begin_short_backtrace::hbdd67f5cad920e4b [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 23: 0x562db6a45041 - std::rt::lang_start::{{closure}}::h255dc281ee744e46 [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/rt.rs:63:18 [INFO] [stderr] 24: 0x562db6fcbbda - core::ops::function::impls:: for &F>::call_once::ha9408abe89f69dc4 [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 25: 0x562db6fcbbda - std::panicking::try::do_call::h5b0cc9e9102acb65 [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stderr] 26: 0x562db6fcbbda - std::panicking::try::hddc7f8229138b3ba [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stderr] 27: 0x562db6fcbbda - std::panic::catch_unwind::hfa401ff8bab2986e [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stderr] 28: 0x562db6fcbbda - std::rt::lang_start_internal::{{closure}}::h8163422320d11405 [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/rt.rs:45:48 [INFO] [stderr] 29: 0x562db6fcbbda - std::panicking::try::do_call::hc742cc7bb4f0fb20 [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stderr] 30: 0x562db6fcbbda - std::panicking::try::ha37d8d2dd1acf7d3 [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stderr] 31: 0x562db6fcbbda - std::panic::catch_unwind::h8a5381d5ecf437bc [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stderr] 32: 0x562db6fcbbda - std::rt::lang_start_internal::h7e2cee8c90d4a4d3 [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/rt.rs:45:20 [INFO] [stderr] 33: 0x562db6a45010 - std::rt::lang_start::h0fa79c7845c1388b [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/rt.rs:62:5 [INFO] [stderr] 34: 0x562db6a4494c - main [INFO] [stderr] 35: 0x7f4cb05770b3 - __libc_start_main [INFO] [stderr] 36: 0x562db6a4321e - _start [INFO] [stderr] 37: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "9e57cf4da1f0cfc04fdd6285d9f846fa4e7ba0594fe67bea96c444c15df351c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e57cf4da1f0cfc04fdd6285d9f846fa4e7ba0594fe67bea96c444c15df351c1", kill_on_drop: false }` [INFO] [stdout] 9e57cf4da1f0cfc04fdd6285d9f846fa4e7ba0594fe67bea96c444c15df351c1