[INFO] cloning repository https://github.com/JSmol/zjnotify
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JSmol/zjnotify" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJSmol%2Fzjnotify", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJSmol%2Fzjnotify'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3600aa99d77c71159281fbc32f1b56c29a985c1b
[INFO] testing JSmol/zjnotify against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJSmol%2Fzjnotify" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/JSmol/zjnotify
[INFO] finished tweaking git repo https://github.com/JSmol/zjnotify
[INFO] tweaked toml for git repo https://github.com/JSmol/zjnotify written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/JSmol/zjnotify on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/JSmol/zjnotify already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.116
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.116
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.116
[INFO] [stderr]   Downloaded zellij-tile v0.43.1
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.116
[INFO] [stderr]   Downloaded suggest v0.4.0
[INFO] [stderr]   Downloaded lev_distance v0.1.1
[INFO] [stderr]   Downloaded js-sys v0.3.93
[INFO] [stderr]   Downloaded strip-ansi-escapes v0.1.1
[INFO] [stderr]   Downloaded vte v0.10.1
[INFO] [stderr]   Downloaded vte_generate_state_changes v0.1.2
[INFO] [stderr]   Downloaded prost-build v0.11.9
[INFO] [stderr]   Downloaded prost-types v0.11.9
[INFO] [stderr]   Downloaded prettyplease v0.1.25
[INFO] [stderr]   Downloaded smawk v0.3.2
[INFO] [stderr]   Downloaded supports-unicode v2.1.0
[INFO] [stderr]   Downloaded supports-hyperlinks v2.1.0
[INFO] [stderr]   Downloaded thread-id v5.1.0
[INFO] [stderr]   Downloaded names v0.14.0
[INFO] [stderr]   Downloaded mock_instant v0.6.0
[INFO] [stderr]   Downloaded log-mdc v0.1.0
[INFO] [stderr]   Downloaded textwrap v0.15.2
[INFO] [stderr]   Downloaded owo-colors v3.5.0
[INFO] [stderr]   Downloaded log4rs v1.4.0
[INFO] [stderr]   Downloaded sluice v0.5.5
[INFO] [stderr]   Downloaded kdl v4.7.1
[INFO] [stderr]   Downloaded arc-swap v1.9.0
[INFO] [stderr]   Downloaded isahc v1.7.2
[INFO] [stderr]   Downloaded castaway v0.1.2
[INFO] [stderr]   Downloaded to_method v1.1.0
[INFO] [stderr]   Downloaded clap_complete v3.2.5
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.66
[INFO] [stderr]   Downloaded colorsys v0.6.7
[INFO] [stderr]   Downloaded interprocess v1.2.1
[INFO] [stderr]   Downloaded async-attributes v1.1.2
[INFO] [stderr]   Downloaded curl-sys v0.4.87+curl-8.19.0
[INFO] [stderr]   Downloaded libnghttp2-sys v0.1.12+1.68.0
[INFO] [stderr]   Downloaded zellij-utils v0.43.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 66953882e138b5c4c43944b1040915b4efd184eb63493fbd3bca26b7f0bee441
[INFO] running `Command { std: "docker" "start" "66953882e138b5c4c43944b1040915b4efd184eb63493fbd3bca26b7f0bee441", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "66953882e138b5c4c43944b1040915b4efd184eb63493fbd3bca26b7f0bee441", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "66953882e138b5c4c43944b1040915b4efd184eb63493fbd3bca26b7f0bee441" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "66953882e138b5c4c43944b1040915b4efd184eb63493fbd3bca26b7f0bee441", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "66953882e138b5c4c43944b1040915b4efd184eb63493fbd3bca26b7f0bee441" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling value-bag v1.12.0
[INFO] [stderr]    Compiling cc v1.2.58
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling ordered-float v4.6.0
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.27
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling os_str_bytes v6.6.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling piper v0.2.5
[INFO] [stderr]    Compiling atomic v0.6.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling async-lock v3.4.2
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling terminfo v0.9.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling libnghttp2-sys v0.1.12+1.68.0
[INFO] [stderr]    Compiling libz-sys v1.1.25
[INFO] [stderr]    Compiling openssl-sys v0.9.112
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling curl-sys v0.4.87+curl-8.19.0
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling lab v0.11.0
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling curl v0.4.49
[INFO] [stderr]    Compiling csscolorparser v0.6.2
[INFO] [stderr]    Compiling textwrap v0.15.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling pin-project v1.1.11
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling supports-color v2.1.0
[INFO] [stderr]    Compiling supports-hyperlinks v2.1.0
[INFO] [stderr]    Compiling supports-unicode v2.1.0
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling uuid v1.23.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling terminal_size v0.1.17
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling interprocess v1.2.1
[INFO] [stderr]    Compiling euclid v0.22.14
[INFO] [stderr]    Compiling mac_address v1.1.8
[INFO] [stderr]    Compiling async-executor v1.14.0
[INFO] [stderr]    Compiling miette-derive v5.10.0
[INFO] [stderr]    Compiling vte_generate_state_changes v0.1.2
[INFO] [stderr]    Compiling waker-fn v1.2.0
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling isahc v1.7.2
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling deltae v0.3.2
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling names v0.14.0
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling wezterm-blob-leases v0.1.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling vte v0.10.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling backtrace-ext v0.2.1
[INFO] [stderr]    Compiling arc-swap v1.9.0
[INFO] [stderr]    Compiling miette v5.10.0
[INFO] [stderr]    Compiling fancy-regex v0.11.0
[INFO] [stderr]    Compiling inotify v0.9.6
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling filedescriptor v0.8.3
[INFO] [stderr]    Compiling wezterm-dynamic-derive v0.1.1
[INFO] [stderr]    Compiling clap_derive v3.2.25
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling thread-id v5.1.0
[INFO] [stderr]    Compiling async-signal v0.2.13
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling termios v0.3.3
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling async-process v2.5.0
[INFO] [stderr]    Compiling sluice v0.5.5
[INFO] [stderr]    Compiling wezterm-dynamic v0.2.1
[INFO] [stderr]    Compiling rmp v0.8.15
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling vtparse v0.6.2
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]    Compiling wezterm-input-types v0.1.0
[INFO] [stderr]    Compiling wezterm-color-types v0.3.0
[INFO] [stderr]    Compiling wezterm-bidi v0.2.3
[INFO] [stderr]    Compiling log-mdc v0.1.0
[INFO] [stderr]    Compiling mock_instant v0.6.0
[INFO] [stderr]    Compiling to_method v1.1.0
[INFO] [stderr]    Compiling finl_unicode v1.4.0
[INFO] [stderr]    Compiling lev_distance v0.1.1
[INFO] [stderr]    Compiling memmem v0.1.1
[INFO] [stderr]    Compiling castaway v0.1.2
[INFO] [stderr]    Compiling include_dir v0.7.4
[INFO] [stderr]    Compiling log4rs v1.4.0
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling async-std v1.13.2
[INFO] [stderr]    Compiling prost v0.11.9
[INFO] [stderr]    Compiling rmp-serde v1.3.1
[INFO] [stderr]    Compiling strum_macros v0.20.1
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling notify v6.1.1
[INFO] [stderr]    Compiling directories v5.0.1
[INFO] [stderr]    Compiling kdl v4.7.1
[INFO] [stderr]    Compiling strip-ansi-escapes v0.1.1
[INFO] [stderr]    Compiling shellexpand v3.1.2
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling nix v0.23.2
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling strum v0.20.0
[INFO] [stderr]    Compiling colorsys v0.6.7
[INFO] [stderr]    Compiling termwiz v0.23.3
[INFO] [stderr]    Compiling suggest v0.4.0
[INFO] [stderr]    Compiling clap_complete v3.2.5
[INFO] [stderr]    Compiling zellij-utils v0.43.1
[INFO] [stderr]    Compiling zellij-tile v0.43.1
[INFO] [stderr]    Compiling zjnotify v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 39s
[INFO] running `Command { std: "docker" "inspect" "66953882e138b5c4c43944b1040915b4efd184eb63493fbd3bca26b7f0bee441", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "66953882e138b5c4c43944b1040915b4efd184eb63493fbd3bca26b7f0bee441" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling zjnotify v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.11s
[INFO] running `Command { std: "docker" "inspect" "66953882e138b5c4c43944b1040915b4efd184eb63493fbd3bca26b7f0bee441", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "66953882e138b5c4c43944b1040915b4efd184eb63493fbd3bca26b7f0bee441" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.37s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/zjnotify-4de1edb2dbc5ddd4)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/zjnotify.rs (/opt/rustwide/target/debug/deps/zjnotify-c8cb8c6cbfed7722)
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "66953882e138b5c4c43944b1040915b4efd184eb63493fbd3bca26b7f0bee441", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "66953882e138b5c4c43944b1040915b4efd184eb63493fbd3bca26b7f0bee441", kill_on_drop: false }`
[INFO] [stdout] 66953882e138b5c4c43944b1040915b4efd184eb63493fbd3bca26b7f0bee441
