[INFO] cloning repository https://github.com/ltpp-universe/file-operation [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ltpp-universe/file-operation" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fltpp-universe%2Ffile-operation", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fltpp-universe%2Ffile-operation'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d69d864aa287be9868259258d4ab4f5436ed0241 [INFO] building ltpp-universe/file-operation against master#ce36a966c79e109dabeef7a47fe68e5294c6d71e for pr-137044-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fltpp-universe%2Ffile-operation" "/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/ltpp-universe/file-operation 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/ltpp-universe/file-operation [INFO] finished tweaking git repo https://github.com/ltpp-universe/file-operation [INFO] tweaked toml for git repo https://github.com/ltpp-universe/file-operation written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ltpp-universe/file-operation 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] warning: unused manifest key: profile.dev.backtrace [INFO] [stderr] warning: unused manifest key: profile.release.backtrace [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bitflags v2.7.0 [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+ce36a966c79e109dabeef7a47fe68e5294c6d71e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b1fc204353bb32e63cb26b618d56997bdb3f247af5f917ecba41ecb54e420b4e [INFO] running `Command { std: "docker" "start" "-a" "b1fc204353bb32e63cb26b618d56997bdb3f247af5f917ecba41ecb54e420b4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b1fc204353bb32e63cb26b618d56997bdb3f247af5f917ecba41ecb54e420b4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1fc204353bb32e63cb26b618d56997bdb3f247af5f917ecba41ecb54e420b4e", kill_on_drop: false }` [INFO] [stdout] b1fc204353bb32e63cb26b618d56997bdb3f247af5f917ecba41ecb54e420b4e [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+ce36a966c79e109dabeef7a47fe68e5294c6d71e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5d60735f5d41af9568314535cc07289704fa8c3a066a6327d4a8392a9018a46d [INFO] running `Command { std: "docker" "start" "-a" "5d60735f5d41af9568314535cc07289704fa8c3a066a6327d4a8392a9018a46d", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: profile.dev.backtrace [INFO] [stderr] warning: unused manifest key: profile.release.backtrace [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling file-operation v0.4.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [optimized] target(s) in 25.53s [INFO] running `Command { std: "docker" "inspect" "5d60735f5d41af9568314535cc07289704fa8c3a066a6327d4a8392a9018a46d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d60735f5d41af9568314535cc07289704fa8c3a066a6327d4a8392a9018a46d", kill_on_drop: false }` [INFO] [stdout] 5d60735f5d41af9568314535cc07289704fa8c3a066a6327d4a8392a9018a46d [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+ce36a966c79e109dabeef7a47fe68e5294c6d71e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b614b6dbe432b3434c1bcc9c40428851614156be0180e4a2310cfeecfe6c4c80 [INFO] running `Command { std: "docker" "start" "-a" "b614b6dbe432b3434c1bcc9c40428851614156be0180e4a2310cfeecfe6c4c80", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: profile.dev.backtrace [INFO] [stderr] warning: unused manifest key: profile.release.backtrace [INFO] [stderr] Compiling file-operation v0.4.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [optimized] target(s) in 22.01s [INFO] running `Command { std: "docker" "inspect" "b614b6dbe432b3434c1bcc9c40428851614156be0180e4a2310cfeecfe6c4c80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b614b6dbe432b3434c1bcc9c40428851614156be0180e4a2310cfeecfe6c4c80", kill_on_drop: false }` [INFO] [stdout] b614b6dbe432b3434c1bcc9c40428851614156be0180e4a2310cfeecfe6c4c80