[INFO] cloning repository https://github.com/extism/extism-fsnotify [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/extism/extism-fsnotify" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fextism%2Fextism-fsnotify", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fextism%2Fextism-fsnotify'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e87323c74cd5cb4c51751261d56169e6773fd142 [INFO] building extism/extism-fsnotify against try#dd06aa59b9c8562b8b5652c638defc5836c326d0 for pr-137044-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fextism%2Fextism-fsnotify" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/extism/extism-fsnotify on toolchain dd06aa59b9c8562b8b5652c638defc5836c326d0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dd06aa59b9c8562b8b5652c638defc5836c326d0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/extism/extism-fsnotify [INFO] finished tweaking git repo https://github.com/extism/extism-fsnotify [INFO] tweaked toml for git repo https://github.com/extism/extism-fsnotify written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/extism/extism-fsnotify 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" "+dd06aa59b9c8562b8b5652c638defc5836c326d0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/plugins/md2html/Cargo.toml: `crate_type` is deprecated in favor of `crate-type` and will not work in the 2024 edition [INFO] [stderr] (in the `md2html` library target) [INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/plugins/invert/Cargo.toml: `crate_type` is deprecated in favor of `crate-type` and will not work in the 2024 edition [INFO] [stderr] (in the `invert` library target) [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+dd06aa59b9c8562b8b5652c638defc5836c326d0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7a33daf9589d55436d594320ee6e2b1f8731e315f8a0ce47371fa318a1b3bb3e [INFO] running `Command { std: "docker" "start" "-a" "7a33daf9589d55436d594320ee6e2b1f8731e315f8a0ce47371fa318a1b3bb3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7a33daf9589d55436d594320ee6e2b1f8731e315f8a0ce47371fa318a1b3bb3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a33daf9589d55436d594320ee6e2b1f8731e315f8a0ce47371fa318a1b3bb3e", kill_on_drop: false }` [INFO] [stdout] 7a33daf9589d55436d594320ee6e2b1f8731e315f8a0ce47371fa318a1b3bb3e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+dd06aa59b9c8562b8b5652c638defc5836c326d0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f430eb888014b8fd0b3ce171c8c57d0cc3372eebb1a00ac6832f52da9fdfb924 [INFO] running `Command { std: "docker" "start" "-a" "f430eb888014b8fd0b3ce171c8c57d0cc3372eebb1a00ac6832f52da9fdfb924", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/plugins/invert/Cargo.toml: `crate_type` is deprecated in favor of `crate-type` and will not work in the 2024 edition [INFO] [stderr] (in the `invert` library target) [INFO] [stderr] warning: /opt/rustwide/workdir/plugins/md2html/Cargo.toml: `crate_type` is deprecated in favor of `crate-type` and will not work in the 2024 edition [INFO] [stderr] (in the `md2html` library target) [INFO] [stderr] Compiling syn v2.0.57 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling base64 v0.22.0 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling proc-macro-utils v0.8.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling bytemuck v1.15.0 [INFO] [stderr] Compiling fdeflate v0.3.0 [INFO] [stderr] Compiling pulldown-cmark v0.9.3 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling base64 v0.21.4 [INFO] [stderr] Compiling base64 v0.20.0 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling memchr v2.6.3 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling manyhow-macros v0.11.0 [INFO] [stderr] Compiling rmp v0.8.12 [INFO] [stderr] Compiling flate2 v1.0.27 [INFO] [stderr] Compiling png v0.17.10 [INFO] [stderr] Compiling ril v0.9.0 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Compiling manyhow v0.11.1 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling prost-derive v0.12.0 [INFO] [stderr] Compiling extism-convert-macros v1.2.0 [INFO] [stderr] Compiling extism-pdk-derive v1.1.0 [INFO] [stderr] Compiling prost v0.12.0 [INFO] [stderr] Compiling rmp-serde v1.1.2 [INFO] [stderr] Compiling extism-convert v1.2.0 [INFO] [stderr] Compiling extism-manifest v1.2.0 [INFO] [stderr] Compiling extism-pdk v1.1.0 [INFO] [stderr] Compiling invert v0.1.0 (/opt/rustwide/workdir/plugins/invert) [INFO] [stderr] Compiling md2html v0.1.0 (/opt/rustwide/workdir/plugins/md2html) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.42s [INFO] running `Command { std: "docker" "inspect" "f430eb888014b8fd0b3ce171c8c57d0cc3372eebb1a00ac6832f52da9fdfb924", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f430eb888014b8fd0b3ce171c8c57d0cc3372eebb1a00ac6832f52da9fdfb924", kill_on_drop: false }` [INFO] [stdout] f430eb888014b8fd0b3ce171c8c57d0cc3372eebb1a00ac6832f52da9fdfb924 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+dd06aa59b9c8562b8b5652c638defc5836c326d0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7be319cae431acb6f790985508830acc65a282df9deda64c124e850780ad991e [INFO] running `Command { std: "docker" "start" "-a" "7be319cae431acb6f790985508830acc65a282df9deda64c124e850780ad991e", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/plugins/invert/Cargo.toml: `crate_type` is deprecated in favor of `crate-type` and will not work in the 2024 edition [INFO] [stderr] (in the `invert` library target) [INFO] [stderr] warning: /opt/rustwide/workdir/plugins/md2html/Cargo.toml: `crate_type` is deprecated in favor of `crate-type` and will not work in the 2024 edition [INFO] [stderr] (in the `md2html` library target) [INFO] [stderr] Compiling invert v0.1.0 (/opt/rustwide/workdir/plugins/invert) [INFO] [stderr] Compiling md2html v0.1.0 (/opt/rustwide/workdir/plugins/md2html) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.71s [INFO] running `Command { std: "docker" "inspect" "7be319cae431acb6f790985508830acc65a282df9deda64c124e850780ad991e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7be319cae431acb6f790985508830acc65a282df9deda64c124e850780ad991e", kill_on_drop: false }` [INFO] [stdout] 7be319cae431acb6f790985508830acc65a282df9deda64c124e850780ad991e