[INFO] cloning repository https://github.com/darendal/RustArchiveUtil [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/darendal/RustArchiveUtil" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdarendal%2FRustArchiveUtil", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdarendal%2FRustArchiveUtil'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ea92074a5aa1a07930552ae5962ed0989661eae3 [INFO] testing darendal/RustArchiveUtil 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%2Fdarendal%2FRustArchiveUtil" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/darendal/RustArchiveUtil 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/darendal/RustArchiveUtil [INFO] finished tweaking git repo https://github.com/darendal/RustArchiveUtil [INFO] tweaked toml for git repo https://github.com/darendal/RustArchiveUtil written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/darendal/RustArchiveUtil 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] 0355663f581b284d165fb645474138dc932a908ec4c5e2b89f7c11d7ffd57a0e [INFO] running `Command { std: "docker" "start" "-a" "0355663f581b284d165fb645474138dc932a908ec4c5e2b89f7c11d7ffd57a0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0355663f581b284d165fb645474138dc932a908ec4c5e2b89f7c11d7ffd57a0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0355663f581b284d165fb645474138dc932a908ec4c5e2b89f7c11d7ffd57a0e", kill_on_drop: false }` [INFO] [stdout] 0355663f581b284d165fb645474138dc932a908ec4c5e2b89f7c11d7ffd57a0e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] [stdout] a5bf49442a87255a08f5a204706ca5848915b2397b94b24120be82e68ee67172 [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" "a5bf49442a87255a08f5a204706ca5848915b2397b94b24120be82e68ee67172", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.72 [INFO] [stderr] Compiling textwrap v0.9.0 [INFO] [stderr] Compiling users v0.10.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling filetime v0.2.10 [INFO] [stderr] Compiling clap v2.27.1 [INFO] [stderr] Compiling archive_library v0.1.0 (/opt/rustwide/workdir/archive_library) [INFO] [stdout] error[E0433]: failed to resolve: could not find `macos` in `os` [INFO] [stdout] --> archive_library/src/tar/tar_record/mod.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | use std::os::macos::fs::MetadataExt; [INFO] [stdout] | ^^^^^ could not find `macos` in `os` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `st_uid` found for struct `Metadata` in the current scope [INFO] [stdout] --> archive_library/src/tar/tar_record/mod.rs:83:32 [INFO] [stdout] | [INFO] [stdout] 83 | let user_id = metadata.st_uid(); [INFO] [stdout] | ^^^^^^ method not found in `Metadata` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 1 | use std::os::linux::fs::MetadataExt; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `st_gid` found for struct `Metadata` in the current scope [INFO] [stdout] --> archive_library/src/tar/tar_record/mod.rs:84:33 [INFO] [stdout] | [INFO] [stdout] 84 | let group_id = metadata.st_gid(); [INFO] [stdout] | ^^^^^^ method not found in `Metadata` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 1 | use std::os::linux::fs::MetadataExt; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `archive_library` due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "a5bf49442a87255a08f5a204706ca5848915b2397b94b24120be82e68ee67172", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5bf49442a87255a08f5a204706ca5848915b2397b94b24120be82e68ee67172", kill_on_drop: false }` [INFO] [stdout] a5bf49442a87255a08f5a204706ca5848915b2397b94b24120be82e68ee67172