[INFO] cloning repository https://github.com/sahid/uosp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sahid/uosp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsahid%2Fuosp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsahid%2Fuosp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 486c7f6ec5fbcc70f799cd2ca3da42eee7901a90 [INFO] checking sahid/uosp against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsahid%2Fuosp" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sahid/uosp on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sahid/uosp [INFO] removed path dependency changelog from git repo https://github.com/sahid/uosp [INFO] removed path dependency git from git repo https://github.com/sahid/uosp [INFO] finished tweaking git repo https://github.com/sahid/uosp [INFO] tweaked toml for git repo https://github.com/sahid/uosp written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0d802bdfd90872544eb1bfe5ab740f54fd5394d5998e365d446de124a55ead52 [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" "0d802bdfd90872544eb1bfe5ab740f54fd5394d5998e365d446de124a55ead52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0d802bdfd90872544eb1bfe5ab740f54fd5394d5998e365d446de124a55ead52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d802bdfd90872544eb1bfe5ab740f54fd5394d5998e365d446de124a55ead52", kill_on_drop: false }` [INFO] [stdout] 0d802bdfd90872544eb1bfe5ab740f54fd5394d5998e365d446de124a55ead52 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--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] 3c6b9f3f64422cbdcdd18530bd2f4243157e65e102214b0977f217cf688294d2 [INFO] running `Command { std: "docker" "start" "-a" "3c6b9f3f64422cbdcdd18530bd2f4243157e65e102214b0977f217cf688294d2", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Checking regex-syntax v0.6.21 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling object v0.22.0 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling nix v0.13.1 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling pest v1.0.6 [INFO] [stderr] Checking typed-arena v1.7.0 [INFO] [stderr] Checking unicode_categories v0.1.1 [INFO] [stderr] Checking entities v1.0.1 [INFO] [stderr] Compiling git v0.1.17 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling libssh2-sys v0.2.19 [INFO] [stderr] Compiling curl-sys v0.4.38+curl-7.73.0 [INFO] [stderr] Compiling libgit2-sys v0.7.11 [INFO] [stderr] Compiling tinyvec v1.0.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Checking toml v0.5.7 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Compiling pest_derive v1.0.8 [INFO] [stderr] Checking uuid v0.1.18 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling unicode-normalization v0.1.14 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Checking mktemp v0.3.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling addr2line v0.14.0 [INFO] [stdout] error: cannot find attribute `unsafe_destructor` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/git-0.1.17/src/commit.rs:50:3 [INFO] [stdout] | [INFO] [stdout] 50 | #[unsafe_destructor] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `unsafe_destructor` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/git-0.1.17/src/id.rs:57:3 [INFO] [stdout] | [INFO] [stdout] 57 | #[unsafe_destructor] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `unsafe_destructor` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/git-0.1.17/src/index.rs:61:3 [INFO] [stdout] | [INFO] [stdout] 61 | #[unsafe_destructor] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `unsafe_destructor` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/git-0.1.17/src/push.rs:61:3 [INFO] [stdout] | [INFO] [stdout] 61 | #[unsafe_destructor] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `unsafe_destructor` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/git-0.1.17/src/repository.rs:57:3 [INFO] [stdout] | [INFO] [stdout] 57 | #[unsafe_destructor] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `unsafe_destructor` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/git-0.1.17/src/signature.rs:25:3 [INFO] [stdout] | [INFO] [stdout] 25 | #[unsafe_destructor] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `unsafe_destructor` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/git-0.1.17/src/tree.rs:30:3 [INFO] [stdout] | [INFO] [stdout] 30 | #[unsafe_destructor] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `unsafe_destructor` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/git-0.1.17/src/remote.rs:65:3 [INFO] [stdout] | [INFO] [stdout] 65 | #[unsafe_destructor] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `unsafe_destructor` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/git-0.1.17/src/status.rs:130:3 [INFO] [stdout] | [INFO] [stdout] 130 | #[unsafe_destructor] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `at_exit` in module `std::rt` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/git-0.1.17/src/lib.rs:61:30 [INFO] [stdout] | [INFO] [stdout] 61 | let _ = std::rt::at_exit(move|| raw::git_threads_shutdown()); [INFO] [stdout] | ^^^^^^^ not found in `std::rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/git-0.1.17/src/lib.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(std_misc, unsafe_destructor)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stdout] error[E0277]: the size for values of type `Self` cannot be known at compilation time [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/git-0.1.17/src/repository.rs:12:52 [INFO] [stdout] | [INFO] [stdout] 12 | fn lookup(repository: &Repository, id: &ID) -> Result; [INFO] [stdout] | ^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] help: consider further restricting `Self` [INFO] [stdout] | [INFO] [stdout] 12 | fn lookup(repository: &Repository, id: &ID) -> Result where Self: Sized; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 12 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0425, E0554. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `git` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "3c6b9f3f64422cbdcdd18530bd2f4243157e65e102214b0977f217cf688294d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c6b9f3f64422cbdcdd18530bd2f4243157e65e102214b0977f217cf688294d2", kill_on_drop: false }` [INFO] [stdout] 3c6b9f3f64422cbdcdd18530bd2f4243157e65e102214b0977f217cf688294d2