[INFO] cloning repository https://github.com/felipebalbi/selector [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/felipebalbi/selector" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffelipebalbi%2Fselector", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffelipebalbi%2Fselector'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b8fbe53e4f7509a322796c83484ce12663902e58 [INFO] testing felipebalbi/selector against master#ebf0cf75d368c035f4c7e7246d203bd469ee4a51 for pr-137940 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffelipebalbi%2Fselector" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/felipebalbi/selector on toolchain ebf0cf75d368c035f4c7e7246d203bd469ee4a51 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ebf0cf75d368c035f4c7e7246d203bd469ee4a51" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/felipebalbi/selector [INFO] finished tweaking git repo https://github.com/felipebalbi/selector [INFO] tweaked toml for git repo https://github.com/felipebalbi/selector written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/felipebalbi/selector 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" "+ebf0cf75d368c035f4c7e7246d203bd469ee4a51" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 34 packages to latest compatible versions [INFO] [stderr] Adding anstream v0.6.18 [INFO] [stderr] Adding anstyle v1.0.10 [INFO] [stderr] Adding anstyle-parse v0.2.6 [INFO] [stderr] Adding anstyle-query v1.1.2 [INFO] [stderr] Adding anstyle-wincon v3.0.7 [INFO] [stderr] Adding bitflags v2.9.0 [INFO] [stderr] Updating clap v4.0.26 -> v4.5.32 [INFO] [stderr] Adding clap_builder v4.5.32 [INFO] [stderr] Updating clap_derive v4.0.21 -> v4.5.32 [INFO] [stderr] Updating clap_lex v0.3.0 -> v0.7.4 [INFO] [stderr] Adding colorchoice v1.0.3 [INFO] [stderr] Updating heck v0.4.0 -> v0.5.0 [INFO] [stderr] Adding is_terminal_polyfill v1.70.1 [INFO] [stderr] Updating itertools v0.10.5 -> v0.12.1 (available: v0.14.0) [INFO] [stderr] Adding libredox v0.0.2 [INFO] [stderr] Updating once_cell v1.16.0 -> v1.21.1 [INFO] [stderr] Updating proc-macro2 v1.0.47 -> v1.0.94 [INFO] [stderr] Updating quote v1.0.21 -> v1.0.40 [INFO] [stderr] Updating redox_syscall v0.2.16 -> v0.4.1 [INFO] [stderr] Updating redox_termios v0.1.2 -> v0.1.3 [INFO] [stderr] Updating strsim v0.10.0 -> v0.11.1 [INFO] [stderr] Updating syn v1.0.103 -> v2.0.100 [INFO] [stderr] Updating termion v2.0.1 -> v2.0.3 (available: v4.0.4) [INFO] [stderr] Adding utf8parse v0.2.2 [INFO] [stderr] Adding windows-sys v0.59.0 [INFO] [stderr] Adding windows-targets v0.52.6 [INFO] [stderr] Adding windows_aarch64_gnullvm v0.52.6 [INFO] [stderr] Adding windows_aarch64_msvc v0.52.6 [INFO] [stderr] Adding windows_i686_gnu v0.52.6 [INFO] [stderr] Adding windows_i686_gnullvm v0.52.6 [INFO] [stderr] Adding windows_i686_msvc v0.52.6 [INFO] [stderr] Adding windows_x86_64_gnu v0.52.6 [INFO] [stderr] Adding windows_x86_64_gnullvm v0.52.6 [INFO] [stderr] Adding windows_x86_64_msvc v0.52.6 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded termion v2.0.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+ebf0cf75d368c035f4c7e7246d203bd469ee4a51" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 11216bfb6608dc3e4ba6f66296d397532340d21cc2078e80f678444ab8e75bfe [INFO] running `Command { std: "docker" "start" "-a" "11216bfb6608dc3e4ba6f66296d397532340d21cc2078e80f678444ab8e75bfe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "11216bfb6608dc3e4ba6f66296d397532340d21cc2078e80f678444ab8e75bfe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11216bfb6608dc3e4ba6f66296d397532340d21cc2078e80f678444ab8e75bfe", kill_on_drop: false }` [INFO] [stdout] 11216bfb6608dc3e4ba6f66296d397532340d21cc2078e80f678444ab8e75bfe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+ebf0cf75d368c035f4c7e7246d203bd469ee4a51" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9f1403897e8a11cad8abbcf2e35248daf90081c64c1cb158c9524dee273028ab [INFO] running `Command { std: "docker" "start" "-a" "9f1403897e8a11cad8abbcf2e35248daf90081c64c1cb158c9524dee273028ab", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.137 [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling clap_builder v4.5.32 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling termion v2.0.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling clap v4.5.32 [INFO] [stderr] Compiling selectors v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.49s [INFO] running `Command { std: "docker" "inspect" "9f1403897e8a11cad8abbcf2e35248daf90081c64c1cb158c9524dee273028ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f1403897e8a11cad8abbcf2e35248daf90081c64c1cb158c9524dee273028ab", kill_on_drop: false }` [INFO] [stdout] 9f1403897e8a11cad8abbcf2e35248daf90081c64c1cb158c9524dee273028ab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+ebf0cf75d368c035f4c7e7246d203bd469ee4a51" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 702be56e020198407f4e9f40088f2f13d9c8b47abe237302ac21e31ba184a588 [INFO] running `Command { std: "docker" "start" "-a" "702be56e020198407f4e9f40088f2f13d9c8b47abe237302ac21e31ba184a588", kill_on_drop: false }` [INFO] [stderr] Compiling selectors v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.43s [INFO] running `Command { std: "docker" "inspect" "702be56e020198407f4e9f40088f2f13d9c8b47abe237302ac21e31ba184a588", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "702be56e020198407f4e9f40088f2f13d9c8b47abe237302ac21e31ba184a588", kill_on_drop: false }` [INFO] [stdout] 702be56e020198407f4e9f40088f2f13d9c8b47abe237302ac21e31ba184a588 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+ebf0cf75d368c035f4c7e7246d203bd469ee4a51" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] Error response from daemon: mkdir /var/lib/docker/overlay2/9245b1b75082c7dae3679cd274b19df94b8822cba6ce1998c7e5a4ba9ed795dd/diff: no space left on device