[INFO] cloning repository https://github.com/ftelnov/weaver [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ftelnov/weaver" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fftelnov%2Fweaver", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fftelnov%2Fweaver'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8ad56178601e8e34b890933a4d4efcaa3d2379d1 [INFO] checking ftelnov/weaver against master#f8c27dfe1a2e7fb538fd91dad53de06992c7c967 for pr-138915 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fftelnov%2Fweaver" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ftelnov/weaver on toolchain f8c27dfe1a2e7fb538fd91dad53de06992c7c967 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f8c27dfe1a2e7fb538fd91dad53de06992c7c967" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/ftelnov/weaver [INFO] finished tweaking git repo https://github.com/ftelnov/weaver [INFO] tweaked toml for git repo https://github.com/ftelnov/weaver written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ftelnov/weaver 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" "+f8c27dfe1a2e7fb538fd91dad53de06992c7c967" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tlua-derive v0.2.1 [INFO] [stderr] Downloaded rmpv v1.3.0 [INFO] [stderr] Downloaded refpool v0.4.3 [INFO] [stderr] Downloaded linkme-impl v0.3.32 [INFO] [stderr] Downloaded linkme v0.3.32 [INFO] [stderr] Downloaded tlua v4.0.0 [INFO] [stderr] Downloaded va_list v0.2.0 [INFO] [stderr] Downloaded tarantool v6.1.0 [INFO] [stderr] Downloaded tester v0.7.0 [INFO] [stderr] Downloaded tarantool-test v0.3.2 [INFO] [stderr] Downloaded tarantool-proc v3.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+f8c27dfe1a2e7fb538fd91dad53de06992c7c967" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 33a2ab9315b6cb4196d095f43921f0c9d6dd4a02f6b23ad03fc1730e76a4a3c9 [INFO] running `Command { std: "docker" "start" "-a" "33a2ab9315b6cb4196d095f43921f0c9d6dd4a02f6b23ad03fc1730e76a4a3c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "33a2ab9315b6cb4196d095f43921f0c9d6dd4a02f6b23ad03fc1730e76a4a3c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33a2ab9315b6cb4196d095f43921f0c9d6dd4a02f6b23ad03fc1730e76a4a3c9", kill_on_drop: false }` [INFO] [stdout] 33a2ab9315b6cb4196d095f43921f0c9d6dd4a02f6b23ad03fc1730e76a4a3c9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+f8c27dfe1a2e7fb538fd91dad53de06992c7c967" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b475a2f04928de9db73508916848766074dab4330fcf314ee595f8a1af46a407 [INFO] running `Command { std: "docker" "start" "-a" "b475a2f04928de9db73508916848766074dab4330fcf314ee595f8a1af46a407", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling linkme-impl v0.3.32 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Checking time-core v0.1.0 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking time v0.3.17 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking va_list v0.2.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking refpool v0.4.3 [INFO] [stderr] Checking log v0.4.26 [INFO] [stderr] Checking once_cell v1.21.1 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking weaver v0.0.0 (/opt/rustwide/workdir/weaver) [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Checking rmp v0.8.14 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking sha-1 v0.9.8 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Compiling dlopen_derive v0.1.4 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking term v0.6.1 [INFO] [stderr] Checking dlopen v0.1.8 [INFO] [stderr] Checking tester v0.7.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.87 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Checking linkme v0.3.32 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling tlua-derive v0.2.1 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling tarantool-proc v3.2.0 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking serde_bytes v0.11.17 [INFO] [stderr] Checking rmp-serde v1.3.0 [INFO] [stderr] Checking tlua v4.0.0 [INFO] [stderr] Checking rmpv v1.3.0 [INFO] [stderr] Checking tarantool v6.1.0 [INFO] [stderr] Checking tarantool-test v0.3.2 [INFO] [stderr] Checking tests v0.1.0 (/opt/rustwide/workdir/tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.56s [INFO] running `Command { std: "docker" "inspect" "b475a2f04928de9db73508916848766074dab4330fcf314ee595f8a1af46a407", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b475a2f04928de9db73508916848766074dab4330fcf314ee595f8a1af46a407", kill_on_drop: false }` [INFO] [stdout] b475a2f04928de9db73508916848766074dab4330fcf314ee595f8a1af46a407