[INFO] cloning repository https://github.com/rylev/dyna [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rylev/dyna" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frylev%2Fdyna", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frylev%2Fdyna'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] daf15634688548e6523edf6a2ee3f0cb9386d504 [INFO] testing rylev/dyna against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frylev%2Fdyna" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/rylev/dyna [INFO] finished tweaking git repo https://github.com/rylev/dyna [INFO] tweaked toml for git repo https://github.com/rylev/dyna written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/rylev/dyna on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/rylev/dyna 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wit-bindgen-rt v0.26.0 [INFO] [stderr] Downloaded io-lifetimes v2.0.3 [INFO] [stderr] Downloaded cap-time-ext v3.1.0 [INFO] [stderr] Downloaded fd-lock v4.0.2 [INFO] [stderr] Downloaded libredox v0.0.1 [INFO] [stderr] Downloaded wat v1.211.1 [INFO] [stderr] Downloaded cap-rand v3.1.0 [INFO] [stderr] Downloaded cap-net-ext v3.1.0 [INFO] [stderr] Downloaded ambient-authority v0.0.2 [INFO] [stderr] Downloaded fs-set-times v0.20.1 [INFO] [stderr] Downloaded io-extras v0.18.1 [INFO] [stderr] Downloaded wast v35.0.2 [INFO] [stderr] Downloaded system-interface v0.27.2 [INFO] [stderr] Downloaded wit-parser v0.211.1 [INFO] [stderr] Downloaded rayon v1.9.0 [INFO] [stderr] Downloaded toml_edit v0.22.14 [INFO] [stderr] Downloaded wasmparser v0.211.1 [INFO] [stderr] Downloaded cap-primitives v3.1.0 [INFO] [stderr] Downloaded wasmtime-wasi v22.0.0 [INFO] [stderr] Downloaded wast v211.0.1 [INFO] [stderr] Downloaded wit-component v0.211.1 [INFO] [stderr] Downloaded witx v0.9.1 [INFO] [stderr] Downloaded cap-std v3.1.0 [INFO] [stderr] Downloaded wiggle-generate v22.0.0 [INFO] [stderr] Downloaded wiggle-macro v22.0.0 [INFO] [stderr] Downloaded wasm-encoder v0.211.1 [INFO] [stderr] Downloaded wiggle v22.0.0 [INFO] [stderr] Downloaded redox_users v0.4.4 [INFO] [stderr] Downloaded wasm-metadata v0.211.1 [INFO] [stderr] Downloaded indexmap v2.2.4 [INFO] [stderr] Downloaded cap-fs-ext v3.1.0 [INFO] [stderr] Downloaded maybe-owned v0.3.4 [INFO] [stderr] Downloaded winx v0.36.3 [INFO] [stderr] Downloaded spdx v0.10.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d570ba1b13f7418d03ce865abe4880029f4499c2c27021c77dc4dfdf900a9467 [INFO] running `Command { std: "docker" "start" "-a" "d570ba1b13f7418d03ce865abe4880029f4499c2c27021c77dc4dfdf900a9467", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d570ba1b13f7418d03ce865abe4880029f4499c2c27021c77dc4dfdf900a9467", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d570ba1b13f7418d03ce865abe4880029f4499c2c27021c77dc4dfdf900a9467", kill_on_drop: false }` [INFO] [stdout] d570ba1b13f7418d03ce865abe4880029f4499c2c27021c77dc4dfdf900a9467 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0993bf0c8785c5d667e98742aab3baa545bdf37b95153824a543c59cac8702d2 [INFO] running `Command { std: "docker" "start" "-a" "0993bf0c8785c5d667e98742aab3baa545bdf37b95153824a543c59cac8702d2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling anyhow v1.0.80 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling cranelift-isle v0.109.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling cranelift-codegen-shared v0.109.0 [INFO] [stderr] Compiling target-lexicon v0.12.14 [INFO] [stderr] Compiling bumpalo v3.15.3 [INFO] [stderr] Compiling cranelift-codegen-meta v0.109.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling arbitrary v1.3.2 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling slice-group-by v0.3.1 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling id-arena v2.2.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling zstd-safe v7.1.0 [INFO] [stderr] Compiling cobs v0.2.3 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling cpp_demangle v0.4.3 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling embedded-io v0.4.0 [INFO] [stderr] Compiling cranelift-control v0.109.0 [INFO] [stderr] Compiling wasmtime-component-util v22.0.0 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling cc v1.0.88 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling winnow v0.6.13 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling wasm-encoder v0.209.1 [INFO] [stderr] Compiling uuid v1.7.0 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling wasmtime-component-macro v22.0.0 [INFO] [stderr] Compiling wasmtime-cache v22.0.0 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling debugid v0.8.0 [INFO] [stderr] Compiling directories-next v2.0.0 [INFO] [stderr] Compiling wasmtime-asm-macros v22.0.0 [INFO] [stderr] Compiling wasmtime-jit-icache-coherence v22.0.0 [INFO] [stderr] Compiling sptr v0.3.2 [INFO] [stderr] Compiling wasmtime-slab v22.0.0 [INFO] [stderr] Compiling rayon v1.9.0 [INFO] [stderr] Compiling zstd-sys v2.0.11+zstd.1.5.6 [INFO] [stderr] Compiling ittapi-sys v0.4.0 [INFO] [stderr] Compiling cranelift-codegen v0.109.0 [INFO] [stderr] Compiling ittapi v0.4.0 [INFO] [stderr] Compiling indexmap v2.2.4 [INFO] [stderr] Compiling wasmparser v0.209.1 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling wasmtime-versioned-export-macros v22.0.0 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling memfd v0.6.4 [INFO] [stderr] Compiling wasmtime-fiber v22.0.0 [INFO] [stderr] Compiling wasmtime v22.0.0 [INFO] [stderr] Compiling zstd v0.13.1 [INFO] [stderr] Compiling wit-parser v0.209.1 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling cranelift-entity v0.109.0 [INFO] [stderr] Compiling postcard v1.0.8 [INFO] [stderr] Compiling serde_spanned v0.6.6 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Compiling regalloc2 v0.9.3 [INFO] [stderr] Compiling spdx v0.10.4 [INFO] [stderr] Compiling cranelift-bforest v0.109.0 [INFO] [stderr] Compiling fxprof-processed-profile v0.6.0 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling wasmparser v0.211.1 [INFO] [stderr] Compiling object v0.36.0 [INFO] [stderr] Compiling toml_edit v0.22.14 [INFO] [stderr] Compiling wasmtime-wit-bindgen v22.0.0 [INFO] [stderr] Compiling toml v0.8.14 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling wasmtime-jit-debug v22.0.0 [INFO] [stderr] Compiling wasmtime-types v22.0.0 [INFO] [stderr] Compiling wasmprinter v0.209.1 [INFO] [stderr] Compiling wasm-encoder v0.211.1 [INFO] [stderr] Compiling wit-parser v0.211.1 [INFO] [stderr] Compiling wast v211.0.1 [INFO] [stderr] Compiling wasm-metadata v0.211.1 [INFO] [stderr] Compiling wasmtime-environ v22.0.0 [INFO] [stderr] Compiling wit-component v0.211.1 [INFO] [stderr] Compiling wat v1.211.1 [INFO] [stderr] Compiling cranelift-frontend v0.109.0 [INFO] [stderr] Compiling cranelift-native v0.109.0 [INFO] [stderr] Compiling cranelift-wasm v0.109.0 [INFO] [stderr] Compiling wasmtime-cranelift v22.0.0 [INFO] [stderr] Compiling dyna v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s [INFO] running `Command { std: "docker" "inspect" "0993bf0c8785c5d667e98742aab3baa545bdf37b95153824a543c59cac8702d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0993bf0c8785c5d667e98742aab3baa545bdf37b95153824a543c59cac8702d2", kill_on_drop: false }` [INFO] [stdout] 0993bf0c8785c5d667e98742aab3baa545bdf37b95153824a543c59cac8702d2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dede31d8b72575076a8727270561913b1519b0ad281d71309c40cf129445d7c8 [INFO] running `Command { std: "docker" "start" "-a" "dede31d8b72575076a8727270561913b1519b0ad281d71309c40cf129445d7c8", kill_on_drop: false }` [INFO] [stderr] Compiling dyna v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.73s [INFO] running `Command { std: "docker" "inspect" "dede31d8b72575076a8727270561913b1519b0ad281d71309c40cf129445d7c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dede31d8b72575076a8727270561913b1519b0ad281d71309c40cf129445d7c8", kill_on_drop: false }` [INFO] [stdout] dede31d8b72575076a8727270561913b1519b0ad281d71309c40cf129445d7c8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e4cee38bf64c1c8c5cb48ca9079f8cdf6d10eb2846cac67ee57ce37d8931f62c [INFO] running `Command { std: "docker" "start" "-a" "e4cee38bf64c1c8c5cb48ca9079f8cdf6d10eb2846cac67ee57ce37d8931f62c", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dyna-f2de189740d55d40) [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] [stderr] Doc-tests dyna [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" "e4cee38bf64c1c8c5cb48ca9079f8cdf6d10eb2846cac67ee57ce37d8931f62c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4cee38bf64c1c8c5cb48ca9079f8cdf6d10eb2846cac67ee57ce37d8931f62c", kill_on_drop: false }` [INFO] [stdout] e4cee38bf64c1c8c5cb48ca9079f8cdf6d10eb2846cac67ee57ce37d8931f62c