[INFO] cloning repository https://github.com/TheNathanN/social-network-demo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TheNathanN/social-network-demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheNathanN%2Fsocial-network-demo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheNathanN%2Fsocial-network-demo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0c8a937a7dae78c4d26aef3929379f409b6e29e5 [INFO] building TheNathanN/social-network-demo against master#f5209000832c9d3bc29c91f4daef4ca9f28dc797+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheNathanN%2Fsocial-network-demo" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config [INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/TheNathanN/social-network-demo [INFO] finished tweaking git repo https://github.com/TheNathanN/social-network-demo [INFO] tweaked toml for git repo https://github.com/TheNathanN/social-network-demo written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/TheNathanN/social-network-demo on toolchain f5209000832c9d3bc29c91f4daef4ca9f28dc797 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/TheNathanN/social-network-demo 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" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/paritytech/rust-secp256k1.git` [INFO] [stderr] Updating git submodule `https://github.com/bitcoin/secp256k1` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded near-sys v0.2.1 [INFO] [stderr] Downloaded schemars_derive v0.8.16 [INFO] [stderr] Downloaded bumpalo v3.15.3 [INFO] [stderr] Downloaded schemars v0.8.16 [INFO] [stderr] Downloaded chrono v0.4.34 [INFO] [stderr] Downloaded cc v1.0.88 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4a794ac79d6d2295a9ec2456432f394190128a73cfcb68625fc2c82b40c742d2 [INFO] running `Command { std: "docker" "start" "-a" "4a794ac79d6d2295a9ec2456432f394190128a73cfcb68625fc2c82b40c742d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4a794ac79d6d2295a9ec2456432f394190128a73cfcb68625fc2c82b40c742d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a794ac79d6d2295a9ec2456432f394190128a73cfcb68625fc2c82b40c742d2", kill_on_drop: false }` [INFO] [stdout] 4a794ac79d6d2295a9ec2456432f394190128a73cfcb68625fc2c82b40c742d2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "build" "--frozen" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] cd3fd97f83c32fc8e8bbb5ee242e4333dd626dce2dfd68e29ca7e2a8a8fb27fd [INFO] running `Command { std: "docker" "start" "-a" "cd3fd97f83c32fc8e8bbb5ee242e4333dd626dce2dfd68e29ca7e2a8a8fb27fd", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling schemars v0.8.16 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Compiling dyn-clone v1.0.16 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling wee_alloc v0.4.5 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling memory_units v0.4.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling syn v2.0.50 [INFO] [stderr] Compiling near-sys v0.2.1 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling borsh-derive-internal v0.9.3 [INFO] [stderr] Compiling serde_derive_internals v0.26.0 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.9.3 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling schemars_derive v0.8.16 [INFO] [stderr] Compiling borsh-derive v0.9.3 [INFO] [stderr] Compiling near-sdk-macros v4.1.1 [INFO] [stderr] Compiling borsh v0.9.3 [INFO] [stderr] Compiling near-abi v0.3.0 [INFO] [stderr] Compiling near-sdk v4.1.1 [INFO] [stderr] Compiling social_network_demo v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.80s [INFO] running `Command { std: "docker" "inspect" "cd3fd97f83c32fc8e8bbb5ee242e4333dd626dce2dfd68e29ca7e2a8a8fb27fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd3fd97f83c32fc8e8bbb5ee242e4333dd626dce2dfd68e29ca7e2a8a8fb27fd", kill_on_drop: false }` [INFO] [stdout] cd3fd97f83c32fc8e8bbb5ee242e4333dd626dce2dfd68e29ca7e2a8a8fb27fd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "test" "--frozen" "--no-run" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] 4ddbee2331974f3eee7787e23bdebbbc40e6af4fd5bf1e71ecac40fe259a30ec [INFO] running `Command { std: "docker" "start" "-a" "4ddbee2331974f3eee7787e23bdebbbc40e6af4fd5bf1e71ecac40fe259a30ec", kill_on_drop: false }` [INFO] [stderr] Compiling social_network_demo v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.11s [INFO] running `Command { std: "docker" "inspect" "4ddbee2331974f3eee7787e23bdebbbc40e6af4fd5bf1e71ecac40fe259a30ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ddbee2331974f3eee7787e23bdebbbc40e6af4fd5bf1e71ecac40fe259a30ec", kill_on_drop: false }` [INFO] [stdout] 4ddbee2331974f3eee7787e23bdebbbc40e6af4fd5bf1e71ecac40fe259a30ec