[INFO] cloning repository https://github.com/mariaarabelo/rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mariaarabelo/rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmariaarabelo%2Frust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmariaarabelo%2Frust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1f9fbb25b1fbba6c93fcfcb81d4745a61d82bdd7 [INFO] building mariaarabelo/rust against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmariaarabelo%2Frust" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/mariaarabelo/rust [INFO] finished tweaking git repo https://github.com/mariaarabelo/rust [INFO] tweaked toml for git repo https://github.com/mariaarabelo/rust written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mariaarabelo/rust 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/mariaarabelo/rust 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 psm v0.1.25 [INFO] [stderr] Downloaded ic_principal v0.1.1 [INFO] [stderr] Downloaded pretty v0.12.4 [INFO] [stderr] Downloaded ic-cdk-macros v0.16.0 [INFO] [stderr] Downloaded ic0 v0.23.0 [INFO] [stderr] Downloaded candid_derive v0.6.6 [INFO] [stderr] Downloaded stacker v0.1.20 [INFO] [stderr] Downloaded candid v0.10.13 [INFO] [stderr] Downloaded ic-cdk-timers v0.10.0 [INFO] [stderr] Downloaded ic-cdk v0.16.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 1898ca7047ea9362e00f11469c7623ae90681b72e9574bea58ef2d73a19ff93b [INFO] running `Command { std: "docker" "start" "-a" "1898ca7047ea9362e00f11469c7623ae90681b72e9574bea58ef2d73a19ff93b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1898ca7047ea9362e00f11469c7623ae90681b72e9574bea58ef2d73a19ff93b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1898ca7047ea9362e00f11469c7623ae90681b72e9574bea58ef2d73a19ff93b", kill_on_drop: false }` [INFO] [stdout] 1898ca7047ea9362e00f11469c7623ae90681b72e9574bea58ef2d73a19ff93b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] ef85de91d4e6c5b649c180332d51ccac941d5001cbf7eb8fcb569f6b6451fb20 [INFO] running `Command { std: "docker" "start" "-a" "ef85de91d4e6c5b649c180332d51ccac941d5001cbf7eb8fcb569f6b6451fb20", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling cc v1.2.17 [INFO] [stderr] Compiling data-encoding v2.8.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling ic0 v0.23.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling pretty v0.12.4 [INFO] [stderr] Compiling psm v0.1.25 [INFO] [stderr] Compiling stacker v0.1.20 [INFO] [stderr] Compiling binread_derive v2.1.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling candid_derive v0.6.6 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling binread v2.2.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling ic_principal v0.1.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling serde_bytes v0.11.17 [INFO] [stderr] Compiling serde_tokenstream v0.2.2 [INFO] [stderr] Compiling candid v0.10.13 [INFO] [stderr] Compiling ic-cdk-macros v0.16.0 [INFO] [stderr] Compiling ic-cdk v0.16.0 [INFO] [stderr] Compiling ic-cdk-timers v0.10.0 [INFO] [stderr] Compiling rust-beginner-backend v0.1.0 (/opt/rustwide/workdir/src/rust-beginner-backend) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.09s [INFO] running `Command { std: "docker" "inspect" "ef85de91d4e6c5b649c180332d51ccac941d5001cbf7eb8fcb569f6b6451fb20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef85de91d4e6c5b649c180332d51ccac941d5001cbf7eb8fcb569f6b6451fb20", kill_on_drop: false }` [INFO] [stdout] ef85de91d4e6c5b649c180332d51ccac941d5001cbf7eb8fcb569f6b6451fb20 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 0e8cceb7b984648fbfe133d2eb7b1dcc065f731bfe5a3e995f03f7a77cfd1ff9 [INFO] running `Command { std: "docker" "start" "-a" "0e8cceb7b984648fbfe133d2eb7b1dcc065f731bfe5a3e995f03f7a77cfd1ff9", kill_on_drop: false }` [INFO] [stderr] Compiling rust-beginner-backend v0.1.0 (/opt/rustwide/workdir/src/rust-beginner-backend) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.02s [INFO] running `Command { std: "docker" "inspect" "0e8cceb7b984648fbfe133d2eb7b1dcc065f731bfe5a3e995f03f7a77cfd1ff9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e8cceb7b984648fbfe133d2eb7b1dcc065f731bfe5a3e995f03f7a77cfd1ff9", kill_on_drop: false }` [INFO] [stdout] 0e8cceb7b984648fbfe133d2eb7b1dcc065f731bfe5a3e995f03f7a77cfd1ff9