[INFO] cloning repository https://github.com/StoryKing123/migrate-file [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/StoryKing123/migrate-file" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStoryKing123%2Fmigrate-file", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStoryKing123%2Fmigrate-file'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4fc505409ab25e3ad0407fab050dc6c269423bc2 [INFO] testing StoryKing123/migrate-file against 1.84.0 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStoryKing123%2Fmigrate-file" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/StoryKing123/migrate-file on toolchain 1.84.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/StoryKing123/migrate-file [INFO] finished tweaking git repo https://github.com/StoryKing123/migrate-file [INFO] tweaked toml for git repo https://github.com/StoryKing123/migrate-file written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/StoryKing123/migrate-file 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" "+1.84.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clap v4.1.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dfbe25ea5854322fe47f23fa5be0b879accb84c2c7d890bf0cdb7569d8212bdb [INFO] running `Command { std: "docker" "start" "-a" "dfbe25ea5854322fe47f23fa5be0b879accb84c2c7d890bf0cdb7569d8212bdb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dfbe25ea5854322fe47f23fa5be0b879accb84c2c7d890bf0cdb7569d8212bdb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dfbe25ea5854322fe47f23fa5be0b879accb84c2c7d890bf0cdb7569d8212bdb", kill_on_drop: false }` [INFO] [stdout] dfbe25ea5854322fe47f23fa5be0b879accb84c2c7d890bf0cdb7569d8212bdb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 93614677e61dfb96a369df7f7c1147cd9990a5608badfb5cceb9de2c818ca237 [INFO] running `Command { std: "docker" "start" "-a" "93614677e61dfb96a369df7f7c1147cd9990a5608badfb5cceb9de2c818ca237", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling proc-macro2 v1.0.51 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling io-lifetimes v1.0.5 [INFO] [stderr] Compiling rustix v0.36.8 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling linux-raw-sys v0.1.4 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling os_str_bytes v6.4.1 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling iana-time-zone v0.1.53 [INFO] [stderr] Compiling clap_lex v0.3.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling mio v0.8.6 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling filetime v0.2.20 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling chrono v0.4.23 [INFO] [stderr] Compiling is-terminal v0.4.3 [INFO] [stderr] Compiling clap_derive v4.1.0 [INFO] [stderr] Compiling clap v4.1.6 [INFO] [stderr] Compiling notify v5.1.0 [INFO] [stderr] Compiling migrate-file v1.0.11 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `RecommendedWatcher` [INFO] [stdout] --> src/main.rs:3:14 [INFO] [stdout] | [INFO] [stdout] 3 | use notify::{RecommendedWatcher, RecursiveMode, Result, Watcher}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Read`, `Write`, and `self` [INFO] [stdout] --> src/main.rs:4:15 [INFO] [stdout] | [INFO] [stdout] 4 | use std::io::{self, Read, Write}; [INFO] [stdout] | ^^^^ ^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/main.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 62 | / loop { [INFO] [stdout] 63 | | thread::sleep(Duration::from_millis(100)); [INFO] [stdout] 64 | | } [INFO] [stdout] | |_____- any code following this expression is unreachable [INFO] [stdout] 65 | Ok(()) [INFO] [stdout] | ^^^^^^ unreachable expression [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `event` [INFO] [stdout] --> src/main.rs:32:12 [INFO] [stdout] | [INFO] [stdout] 32 | Ok(event) => { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_event` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | std::fs::copy(source, target); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 70 | let _ = std::fs::copy(source, target); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcLviQqZ/symbols.o" "/opt/rustwide/target/debug/deps/migrate_file-6a76559f7669fb03.migrate_file.6cca10e4bcd8fff0-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/migrate_file-6a76559f7669fb03.40jj6562ofe8oluillka4dzwm.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libnotify-78686bd0d10fd40b.rlib" "/opt/rustwide/target/debug/deps/libmio-d1ba74aa5c46792c.rlib" "/opt/rustwide/target/debug/deps/liblog-c7d6b6b1f2c4d0b7.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-efdd23fab87cd918.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-2e5e3f5c8bb63aab.rlib" "/opt/rustwide/target/debug/deps/libfiletime-d41efbe8ed2b549c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-1caf228b3233c4a9.rlib" "/opt/rustwide/target/debug/deps/libserde-4475fa2a87250c0b.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-e3ed5b99c66da638.rlib" "/opt/rustwide/target/debug/deps/libsame_file-1a6b85f2a26d00df.rlib" "/opt/rustwide/target/debug/deps/libinotify-e5db139dedca85e7.rlib" "/opt/rustwide/target/debug/deps/libinotify_sys-dc61063a426ee653.rlib" "/opt/rustwide/target/debug/deps/libclap-aae1c54bde9c5a56.rlib" "/opt/rustwide/target/debug/deps/libstrsim-c3a852e0c1556a53.rlib" "/opt/rustwide/target/debug/deps/libis_terminal-02f2c631386cf3fd.rlib" "/opt/rustwide/target/debug/deps/librustix-62e2c24810ef8289.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-242746c3400bd4fd.rlib" "/opt/rustwide/target/debug/deps/libio_lifetimes-bd9714710cf3aa56.rlib" "/opt/rustwide/target/debug/deps/libclap_lex-ad8ba4f41b592bdf.rlib" "/opt/rustwide/target/debug/deps/libos_str_bytes-6b56880642a6c909.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-ce0f96fd97de2462.rlib" "/opt/rustwide/target/debug/deps/libbitflags-2169ba44ab025064.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-1bb4cc199271bd1c.rlib" "/opt/rustwide/target/debug/deps/libchrono-5ca0acfd2129b59c.rlib" "/opt/rustwide/target/debug/deps/libiana_time_zone-2ebbc0aefc3a8ead.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-41d0dda221b6f5b1.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-047cd2c4b2eca749.rlib" "/opt/rustwide/target/debug/deps/libtime-7bfcbb16559f92fd.rlib" "/opt/rustwide/target/debug/deps/liblibc-08d647e68007c962.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-057643b1ee86c6e4.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-8e63f34add4b5f76.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8f13995dfe88b143.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-45742ba23c5ac84b.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-bea85df8985bb2f0.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-042a1cb2143833ef.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-092847c11df9843e.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-766a7f754c8a7b1e.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-9b015ab0e459320f.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5742b2ff1aee27a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-d03b432324732a0e.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-7edbe936f6124018.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b3cefab73e1d8804.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a6ffb752c82ede63.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c896c1f3ebd992a5.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-915fd1ebf7e3c376.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-0ca9d0e07c79bf1c.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1e6496089ac34c68.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3d4809363f767eb8.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/migrate_file-6a76559f7669fb03" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `migrate-file` (bin "migrate-file") due to 1 previous error; 5 warnings emitted [INFO] running `Command { std: "docker" "inspect" "93614677e61dfb96a369df7f7c1147cd9990a5608badfb5cceb9de2c818ca237", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93614677e61dfb96a369df7f7c1147cd9990a5608badfb5cceb9de2c818ca237", kill_on_drop: false }` [INFO] [stdout] 93614677e61dfb96a369df7f7c1147cd9990a5608badfb5cceb9de2c818ca237