[INFO] cloning repository https://github.com/mtorromeo/mysqld-reload [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mtorromeo/mysqld-reload" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmtorromeo%2Fmysqld-reload", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmtorromeo%2Fmysqld-reload'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cc601ac2f5a464ebe35e0d1d664bf7f661dc0ee2 [INFO] testing mtorromeo/mysqld-reload against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmtorromeo%2Fmysqld-reload" "/workspace/builds/worker-17/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-17/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mtorromeo/mysqld-reload on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mtorromeo/mysqld-reload [INFO] finished tweaking git repo https://github.com/mtorromeo/mysqld-reload [INFO] tweaked toml for git repo https://github.com/mtorromeo/mysqld-reload written to /workspace/builds/worker-17/source/Cargo.toml [INFO] crate git repo https://github.com/mtorromeo/mysqld-reload already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rust_decimal v1.11.1 [INFO] [stderr] Downloaded mysql v20.1.0 [INFO] [stderr] Downloaded lexical v5.2.1 [INFO] [stderr] Downloaded configparser v2.0.1 [INFO] [stderr] Downloaded mysql_common v0.24.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bc89bde2894b34d4040e80b38e60528d0786950c104fb7cef751440174b650cb [INFO] running `Command { std: "docker" "start" "-a" "bc89bde2894b34d4040e80b38e60528d0786950c104fb7cef751440174b650cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bc89bde2894b34d4040e80b38e60528d0786950c104fb7cef751440174b650cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc89bde2894b34d4040e80b38e60528d0786950c104fb7cef751440174b650cb", kill_on_drop: false }` [INFO] [stdout] bc89bde2894b34d4040e80b38e60528d0786950c104fb7cef751440174b650cb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e6057993bdc2b21a4bfd6f67468b8b17d6dd17ee21f47cc226ab09d3f0f2e546 [INFO] running `Command { std: "docker" "start" "-a" "e6057993bdc2b21a4bfd6f67468b8b17d6dd17ee21f47cc226ab09d3f0f2e546", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Compiling siphasher v0.3.5 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling lexical-core v0.7.5 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling const_fn v0.4.7 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling openssl v0.10.33 [INFO] [stderr] Compiling thin-slice v0.1.1 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling ego-tree v0.6.2 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling mysql v20.1.0 [INFO] [stderr] Compiling bufstream v0.1.4 [INFO] [stderr] Compiling configparser v2.0.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling time v0.2.26 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling io-enum v0.2.6 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling futf v0.1.4 [INFO] [stderr] Compiling dtoa-short v0.3.3 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling servo_arc v0.1.1 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling tendril v0.4.2 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling openssl-sys v0.9.61 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling lru v0.6.5 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling regex v1.4.5 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling lexical v5.2.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling nix v0.19.1 [INFO] [stderr] Compiling users v0.11.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling dirs v3.0.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling string_cache v0.8.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling bigdecimal v0.1.2 [INFO] [stderr] Compiling rust_decimal v1.11.1 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling twox-hash v1.6.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling selectors v0.22.0 [INFO] [stderr] Compiling derive_utils v0.11.2 [INFO] [stderr] Compiling markup5ever v0.10.1 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Compiling html5ever v0.25.1 [INFO] [stderr] Compiling cssparser-macros v0.6.0 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling derive_more v0.99.13 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling mysql_common v0.24.1 [INFO] [stderr] Compiling scraper v0.12.0 [INFO] [stderr] Compiling mysqld-reload v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] error: failed to run custom build command for `mysqld-reload v0.2.1 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/mysqld-reload-8fcfc292dff9070e/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=mysqldocs/audit-log-reference.html [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }', build.rs:146:49 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55d8e57fbbed - std::backtrace_rs::backtrace::libunwind::trace::hee598835bc88d35b [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stderr] 1: 0x55d8e57fbbed - std::backtrace_rs::backtrace::trace_unsynchronized::h9cdc730ba5cf5d72 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55d8e57fbbed - std::sys_common::backtrace::_print_fmt::h75aeaf7ed30e43fa [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stderr] 3: 0x55d8e57fbbed - ::fmt::h606862f787600875 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stderr] 4: 0x55d8e581d21c - core::fmt::write::he803f0f418caf762 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/fmt/mod.rs:1190:17 [INFO] [stderr] 5: 0x55d8e57f8858 - std::io::Write::write_fmt::h70bc45872f37e7bb [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/io/mod.rs:1657:15 [INFO] [stderr] 6: 0x55d8e57fda27 - std::sys_common::backtrace::_print::h64d038cf8ac3e13e [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stderr] 7: 0x55d8e57fda27 - std::sys_common::backtrace::print::h359300b4a7fccf65 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stderr] 8: 0x55d8e57fda27 - std::panicking::default_hook::{{closure}}::hf51be35e2f510149 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:295:22 [INFO] [stderr] 9: 0x55d8e57fd6f0 - std::panicking::default_hook::h03ca0f22e1d2d25e [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:314:9 [INFO] [stderr] 10: 0x55d8e57fe179 - std::panicking::rust_panic_with_hook::h3b7380e99b825b63 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:698:17 [INFO] [stderr] 11: 0x55d8e57fde67 - std::panicking::begin_panic_handler::{{closure}}::h8e849d0710154ce0 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:588:13 [INFO] [stderr] 12: 0x55d8e57fc0b4 - std::sys_common::backtrace::__rust_end_short_backtrace::hedcdaddbd4c46cc5 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stderr] 13: 0x55d8e57fdb79 - rust_begin_unwind [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:584:5 [INFO] [stderr] 14: 0x55d8e5673533 - core::panicking::panic_fmt::he1bbc7336d49a357 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:143:14 [INFO] [stderr] 15: 0x55d8e5673623 - core::result::unwrap_failed::h719f957ed74f93fd [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/result.rs:1749:5 [INFO] [stderr] 16: 0x55d8e56854f3 - core::result::Result::unwrap::hbb4799c7454a4ad2 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/result.rs:1065:23 [INFO] [stderr] 17: 0x55d8e567708b - build_script_build::main::h8a4bf8352aa14409 [INFO] [stderr] at /opt/rustwide/workdir/build.rs:146:24 [INFO] [stderr] 18: 0x55d8e568058b - core::ops::function::FnOnce::call_once::h4f9d576da3a7488e [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 19: 0x55d8e567bf1e - std::sys_common::backtrace::__rust_begin_short_backtrace::heb7c887c63fb21e1 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stderr] 20: 0x55d8e567a8c1 - std::rt::lang_start::{{closure}}::h78375893ca18a7a1 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/rt.rs:145:18 [INFO] [stderr] 21: 0x55d8e57fb2d1 - core::ops::function::impls:: for &F>::call_once::hb7014f43484a8b4e [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 22: 0x55d8e57fb2d1 - std::panicking::try::do_call::h7bc9dc436daeb8c7 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stderr] 23: 0x55d8e57fb2d1 - std::panicking::try::h653d68a27ff5f175 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stderr] 24: 0x55d8e57fb2d1 - std::panic::catch_unwind::h9d739f9f59895e68 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stderr] 25: 0x55d8e57fb2d1 - std::rt::lang_start_internal::{{closure}}::hf006f2bc7ce22bbe [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/rt.rs:128:48 [INFO] [stderr] 26: 0x55d8e57fb2d1 - std::panicking::try::do_call::hfb39d6df61a2e69f [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stderr] 27: 0x55d8e57fb2d1 - std::panicking::try::h13e2d225134958ac [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stderr] 28: 0x55d8e57fb2d1 - std::panic::catch_unwind::h3bd49b5a5dfb1a50 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stderr] 29: 0x55d8e57fb2d1 - std::rt::lang_start_internal::h2ba92edce36c035e [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/rt.rs:128:20 [INFO] [stderr] 30: 0x55d8e567a890 - std::rt::lang_start::he3b86d18f8f2f0fe [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/rt.rs:144:17 [INFO] [stderr] 31: 0x55d8e567940c - main [INFO] [stderr] 32: 0x7f7509ced0b3 - __libc_start_main [INFO] [stderr] 33: 0x55d8e5673dbe - _start [INFO] [stderr] 34: 0x0 - [INFO] running `Command { std: "docker" "inspect" "e6057993bdc2b21a4bfd6f67468b8b17d6dd17ee21f47cc226ab09d3f0f2e546", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6057993bdc2b21a4bfd6f67468b8b17d6dd17ee21f47cc226ab09d3f0f2e546", kill_on_drop: false }` [INFO] [stdout] e6057993bdc2b21a4bfd6f67468b8b17d6dd17ee21f47cc226ab09d3f0f2e546