[INFO] cloning repository https://github.com/gotooooo/file-spawner [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gotooooo/file-spawner" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgotooooo%2Ffile-spawner", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgotooooo%2Ffile-spawner'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 90bd46e4a139421e87ff4dc6dfcc1b4383873fa8 [INFO] testing gotooooo/file-spawner against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgotooooo%2Ffile-spawner" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gotooooo/file-spawner on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/gotooooo/file-spawner [INFO] finished tweaking git repo https://github.com/gotooooo/file-spawner [INFO] tweaked toml for git repo https://github.com/gotooooo/file-spawner written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/gotooooo/file-spawner already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 299d53173cdd3333f2f2e9d46c02eac8ff02b2affc6ba34088650594d76110c2 [INFO] running `Command { std: "docker" "start" "-a" "299d53173cdd3333f2f2e9d46c02eac8ff02b2affc6ba34088650594d76110c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "299d53173cdd3333f2f2e9d46c02eac8ff02b2affc6ba34088650594d76110c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "299d53173cdd3333f2f2e9d46c02eac8ff02b2affc6ba34088650594d76110c2", kill_on_drop: false }` [INFO] [stdout] 299d53173cdd3333f2f2e9d46c02eac8ff02b2affc6ba34088650594d76110c2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c515d325299e36ec13f5e215f4cf4a01614376d415c5a48ba32084e55a8c1f78 [INFO] running `Command { std: "docker" "start" "-a" "c515d325299e36ec13f5e215f4cf4a01614376d415c5a48ba32084e55a8c1f78", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling syn v1.0.89 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling quote v1.0.17 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling clap_derive v3.1.4 [INFO] [stderr] Compiling clap v3.1.6 [INFO] [stderr] Compiling clap-verbosity-flag v1.0.0 [INFO] [stderr] Compiling file-spawner v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 49.20s [INFO] running `Command { std: "docker" "inspect" "c515d325299e36ec13f5e215f4cf4a01614376d415c5a48ba32084e55a8c1f78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c515d325299e36ec13f5e215f4cf4a01614376d415c5a48ba32084e55a8c1f78", kill_on_drop: false }` [INFO] [stdout] c515d325299e36ec13f5e215f4cf4a01614376d415c5a48ba32084e55a8c1f78 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0005db7b3ca054bb8b25267c3a09fd0a00414e35fa1813bec61055adfa5fa96f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0005db7b3ca054bb8b25267c3a09fd0a00414e35fa1813bec61055adfa5fa96f", kill_on_drop: false }` [INFO] [stderr] Compiling file-spawner v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.31s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/file_spawner-b73c81394fdade83) [INFO] running `Command { std: "docker" "inspect" "0005db7b3ca054bb8b25267c3a09fd0a00414e35fa1813bec61055adfa5fa96f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0005db7b3ca054bb8b25267c3a09fd0a00414e35fa1813bec61055adfa5fa96f", kill_on_drop: false }` [INFO] [stdout] 0005db7b3ca054bb8b25267c3a09fd0a00414e35fa1813bec61055adfa5fa96f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d8d8d4c7a1c85348e5cecb8562c439f4ed7cdad9792618562c16eb3dad0dec05 [INFO] running `Command { std: "docker" "start" "-a" "d8d8d4c7a1c85348e5cecb8562c439f4ed7cdad9792618562c16eb3dad0dec05", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/file_spawner-b73c81394fdade83) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d8d8d4c7a1c85348e5cecb8562c439f4ed7cdad9792618562c16eb3dad0dec05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8d8d4c7a1c85348e5cecb8562c439f4ed7cdad9792618562c16eb3dad0dec05", kill_on_drop: false }` [INFO] [stdout] d8d8d4c7a1c85348e5cecb8562c439f4ed7cdad9792618562c16eb3dad0dec05