[INFO] cloning repository https://github.com/asimov-modules/asimov-near-module [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/asimov-modules/asimov-near-module" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasimov-modules%2Fasimov-near-module", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasimov-modules%2Fasimov-near-module'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bd4c312d39442a0342c6a2c42f7f05368267986f [INFO] building asimov-modules/asimov-near-module against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasimov-modules%2Fasimov-near-module" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/asimov-modules/asimov-near-module [INFO] finished tweaking git repo https://github.com/asimov-modules/asimov-near-module [INFO] tweaked toml for git repo https://github.com/asimov-modules/asimov-near-module written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/asimov-modules/asimov-near-module on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/asimov-modules/asimov-near-module 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded webpki-root-certs v0.26.11 [INFO] [stderr] Downloaded ureq-proto v0.4.1 [INFO] [stderr] Downloaded cookie_store v0.21.1 [INFO] [stderr] Downloaded asimov-env v25.0.0-dev.21 [INFO] [stderr] Downloaded clap v4.5.47 [INFO] [stderr] Downloaded directories-next v2.0.0 [INFO] [stderr] Downloaded cap-directories v3.4.4 [INFO] [stderr] Downloaded cap-primitives v3.4.4 [INFO] [stderr] Downloaded os_str_bytes v7.1.0 [INFO] [stderr] Downloaded error-stack v0.5.0 [INFO] [stderr] Downloaded dogma v0.1.11 [INFO] [stderr] Downloaded gofer v0.1.8 [INFO] [stderr] Downloaded known-errors v0.1.1 [INFO] [stderr] Downloaded clientele v0.3.8 [INFO] [stderr] Downloaded clap_builder v4.5.47 [INFO] [stderr] Downloaded colored_json v5.0.0 [INFO] [stderr] Downloaded jaq-json v1.1.2 [INFO] [stderr] Downloaded jaq-core v2.2.0 [INFO] [stderr] Downloaded argfile v0.2.1 [INFO] [stderr] Downloaded getenv v0.1.2 [INFO] [stderr] Downloaded known-schemes v0.2.1 [INFO] [stderr] Downloaded jaq-std v2.1.1 [INFO] [stderr] Downloaded jq v0.1.0 [INFO] [stderr] Downloaded camino v1.1.12 [INFO] [stderr] Downloaded ambient-authority v0.0.2 [INFO] [stderr] Downloaded fs-set-times v0.20.3 [INFO] [stderr] Downloaded maybe-owned v0.3.4 [INFO] [stderr] Downloaded rustix-linux-procfs v0.1.1 [INFO] [stderr] Downloaded winx v0.36.4 [INFO] [stderr] Downloaded io-extras v0.18.4 [INFO] [stderr] Downloaded io-lifetimes v2.0.4 [INFO] [stderr] Downloaded cap-std v3.4.4 [INFO] [stderr] Downloaded fs-err v2.11.0 [INFO] [stderr] Downloaded secrecy v0.10.3 [INFO] [stderr] Downloaded hifijson v0.2.2 [INFO] [stderr] Downloaded rustls v0.23.27 [INFO] [stderr] Downloaded cc v1.2.24 [INFO] [stderr] Downloaded webpki-root-certs v1.0.0 [INFO] [stderr] Downloaded asimov-module v25.0.0-dev.21 [INFO] [stderr] Downloaded terminal_size v0.4.2 [INFO] [stderr] Downloaded wild v2.2.1 [INFO] [stderr] Downloaded rustls-platform-verifier v0.5.3 [INFO] [stderr] Downloaded webpki-roots v1.0.0 [INFO] [stderr] Downloaded ureq v3.0.11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6fb4388babf31f6fe592f736acfd37210fb19e2b5810fe1a9ecbce03aa0985a0 [INFO] running `Command { std: "docker" "start" "-a" "6fb4388babf31f6fe592f736acfd37210fb19e2b5810fe1a9ecbce03aa0985a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6fb4388babf31f6fe592f736acfd37210fb19e2b5810fe1a9ecbce03aa0985a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6fb4388babf31f6fe592f736acfd37210fb19e2b5810fe1a9ecbce03aa0985a0", kill_on_drop: false }` [INFO] [stdout] 6fb4388babf31f6fe592f736acfd37210fb19e2b5810fe1a9ecbce03aa0985a0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 816aae17ddf55e202ab8b3c941dc5f791351c2ee37ef9b96afff970324243916 [INFO] running `Command { std: "docker" "start" "-a" "816aae17ddf55e202ab8b3c941dc5f791351c2ee37ef9b96afff970324243916", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling io-lifetimes v2.0.4 [INFO] [stderr] Compiling cc v1.2.24 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling io-extras v0.18.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling camino v1.1.12 [INFO] [stderr] Compiling cap-primitives v3.4.4 [INFO] [stderr] Compiling fs-err v2.11.0 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling cap-std v3.4.4 [INFO] [stderr] Compiling ambient-authority v0.0.2 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling maybe-owned v0.3.4 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling dyn-clone v1.0.19 [INFO] [stderr] Compiling rustls v0.23.27 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling directories-next v2.0.0 [INFO] [stderr] Compiling jaq-core v2.2.0 [INFO] [stderr] Compiling secrecy v0.10.3 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling os_str_bytes v7.1.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling rustls-native-certs v0.8.1 [INFO] [stderr] Compiling argfile v0.2.1 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling webpki-roots v1.0.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling hifijson v0.2.2 [INFO] [stderr] Compiling wild v2.2.1 [INFO] [stderr] Compiling known-errors v0.1.1 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling known-schemes v0.2.1 [INFO] [stderr] Compiling ureq-proto v0.4.1 [INFO] [stderr] Compiling dogma v0.1.11 [INFO] [stderr] Compiling getenv v0.1.2 [INFO] [stderr] Compiling jaq-std v2.1.1 [INFO] [stderr] Compiling rustix-linux-procfs v0.1.1 [INFO] [stderr] Compiling fs-set-times v0.20.3 [INFO] [stderr] Compiling terminal_size v0.4.2 [INFO] [stderr] Compiling clap_builder v4.5.47 [INFO] [stderr] Compiling cap-directories v3.4.4 [INFO] [stderr] Compiling asimov-env v25.0.0-dev.21 [INFO] [stderr] Compiling jaq-json v1.1.2 [INFO] [stderr] Compiling colored_json v5.0.0 [INFO] [stderr] Compiling jq v0.1.0 [INFO] [stderr] Compiling rustls-webpki v0.103.3 [INFO] [stderr] Compiling clap v4.5.47 [INFO] [stderr] Compiling clientele v0.3.8 [INFO] [stderr] Compiling asimov-module v25.0.0-dev.21 [INFO] [stderr] Compiling rustls-platform-verifier v0.5.3 [INFO] [stderr] Compiling ureq v3.0.11 [INFO] [stderr] Compiling asimov-near-module v0.0.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.85s [INFO] running `Command { std: "docker" "inspect" "816aae17ddf55e202ab8b3c941dc5f791351c2ee37ef9b96afff970324243916", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "816aae17ddf55e202ab8b3c941dc5f791351c2ee37ef9b96afff970324243916", kill_on_drop: false }` [INFO] [stdout] 816aae17ddf55e202ab8b3c941dc5f791351c2ee37ef9b96afff970324243916 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2b155d097f9c328ba0250009f4c31dc3c35a7c1476046bff8bfc6e1962bc0030 [INFO] running `Command { std: "docker" "start" "-a" "2b155d097f9c328ba0250009f4c31dc3c35a7c1476046bff8bfc6e1962bc0030", kill_on_drop: false }` [INFO] [stderr] Compiling asimov-near-module v0.0.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.91s [INFO] running `Command { std: "docker" "inspect" "2b155d097f9c328ba0250009f4c31dc3c35a7c1476046bff8bfc6e1962bc0030", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b155d097f9c328ba0250009f4c31dc3c35a7c1476046bff8bfc6e1962bc0030", kill_on_drop: false }` [INFO] [stdout] 2b155d097f9c328ba0250009f4c31dc3c35a7c1476046bff8bfc6e1962bc0030