[INFO] cloning repository https://github.com/jhpetrichor/rustlings [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jhpetrichor/rustlings" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjhpetrichor%2Frustlings", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjhpetrichor%2Frustlings'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4a544ce60f39fb3493275c4a049c55e570b61550 [INFO] building jhpetrichor/rustlings against master#ce36a966c79e109dabeef7a47fe68e5294c6d71e for pr-137044-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjhpetrichor%2Frustlings" "/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/jhpetrichor/rustlings on toolchain ce36a966c79e109dabeef7a47fe68e5294c6d71e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ce36a966c79e109dabeef7a47fe68e5294c6d71e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jhpetrichor/rustlings [INFO] finished tweaking git repo https://github.com/jhpetrichor/rustlings [INFO] tweaked toml for git repo https://github.com/jhpetrichor/rustlings written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/jhpetrichor/rustlings 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" "+ce36a966c79e109dabeef7a47fe68e5294c6d71e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_spanned v0.6.8 [INFO] [stderr] Downloaded tempfile v3.14.0 [INFO] [stderr] Downloaded serde_derive v1.0.215 [INFO] [stderr] Downloaded kqueue-sys v1.0.4 [INFO] [stderr] Downloaded fsevent-sys v4.1.0 [INFO] [stderr] Downloaded inotify-sys v0.1.5 [INFO] [stderr] Downloaded toml_datetime v0.6.8 [INFO] [stderr] Downloaded crossterm_winapi v0.9.1 [INFO] [stderr] Downloaded signal-hook-mio v0.2.4 [INFO] [stderr] Downloaded clap_lex v0.7.4 [INFO] [stderr] Downloaded clap v4.5.23 [INFO] [stderr] Downloaded anyhow v1.0.94 [INFO] [stderr] Downloaded signal-hook v0.3.17 [INFO] [stderr] Downloaded serde v1.0.215 [INFO] [stderr] Downloaded crossterm v0.28.1 [INFO] [stderr] Downloaded serde_json v1.0.133 [INFO] [stderr] Downloaded winnow v0.6.20 [INFO] [stderr] Downloaded toml_edit v0.22.22 [INFO] [stderr] Downloaded clap_builder v4.5.23 [INFO] [stderr] Downloaded redox_syscall v0.5.7 [INFO] [stderr] Downloaded notify v7.0.0 [INFO] [stderr] Downloaded inotify v0.10.2 [INFO] [stderr] Downloaded syn v2.0.90 [INFO] [stderr] Downloaded kqueue v1.0.8 [INFO] [stderr] Downloaded winapi-util v0.1.9 [INFO] [stderr] Downloaded filetime v0.2.25 [INFO] [stderr] Downloaded notify-types v1.0.0 [INFO] [stderr] Downloaded os_pipe v1.2.1 [INFO] [stderr] Downloaded libc v0.2.168 [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+ce36a966c79e109dabeef7a47fe68e5294c6d71e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f1c06aa1553fda0a3a7eee2ed0e07deee4c4d6d05d325392fbe6827cd82f3cf7 [INFO] running `Command { std: "docker" "start" "-a" "f1c06aa1553fda0a3a7eee2ed0e07deee4c4d6d05d325392fbe6827cd82f3cf7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f1c06aa1553fda0a3a7eee2ed0e07deee4c4d6d05d325392fbe6827cd82f3cf7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1c06aa1553fda0a3a7eee2ed0e07deee4c4d6d05d325392fbe6827cd82f3cf7", kill_on_drop: false }` [INFO] [stdout] f1c06aa1553fda0a3a7eee2ed0e07deee4c4d6d05d325392fbe6827cd82f3cf7 [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+ce36a966c79e109dabeef7a47fe68e5294c6d71e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1cec89cd39945232ccdc207b44b02906487a0de2ac019047ebfd05e683cba680 [INFO] running `Command { std: "docker" "start" "-a" "1cec89cd39945232ccdc207b44b02906487a0de2ac019047ebfd05e683cba680", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.168 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling rustix v0.38.42 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling anyhow v1.0.94 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling notify-types v1.0.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling clap_builder v4.5.23 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling inotify v0.10.2 [INFO] [stderr] Compiling os_pipe v1.2.1 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling notify v7.0.0 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling clap v4.5.23 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling rustlings-macros v6.4.0 (/opt/rustwide/workdir/rustlings-macros) [INFO] [stderr] Compiling rustlings v6.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.50s [INFO] running `Command { std: "docker" "inspect" "1cec89cd39945232ccdc207b44b02906487a0de2ac019047ebfd05e683cba680", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1cec89cd39945232ccdc207b44b02906487a0de2ac019047ebfd05e683cba680", kill_on_drop: false }` [INFO] [stdout] 1cec89cd39945232ccdc207b44b02906487a0de2ac019047ebfd05e683cba680 [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+ce36a966c79e109dabeef7a47fe68e5294c6d71e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f39880405f5ed13f80db795f744003a33b4fc3df410151a2c3dce4116fb8f099 [INFO] running `Command { std: "docker" "start" "-a" "f39880405f5ed13f80db795f744003a33b4fc3df410151a2c3dce4116fb8f099", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.168 [INFO] [stderr] Compiling rustix v0.38.42 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling anyhow v1.0.94 [INFO] [stderr] Compiling notify-types v1.0.0 [INFO] [stderr] Compiling clap_builder v4.5.23 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling os_pipe v1.2.1 [INFO] [stderr] Compiling inotify v0.10.2 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling notify v7.0.0 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling tempfile v3.14.0 [INFO] [stderr] Compiling clap v4.5.23 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling rustlings-macros v6.4.0 (/opt/rustwide/workdir/rustlings-macros) [INFO] [stderr] Compiling rustlings v6.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 21.24s [INFO] running `Command { std: "docker" "inspect" "f39880405f5ed13f80db795f744003a33b4fc3df410151a2c3dce4116fb8f099", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f39880405f5ed13f80db795f744003a33b4fc3df410151a2c3dce4116fb8f099", kill_on_drop: false }` [INFO] [stdout] f39880405f5ed13f80db795f744003a33b4fc3df410151a2c3dce4116fb8f099