[INFO] cloning repository https://github.com/artifice-network/installer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/artifice-network/installer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fartifice-network%2Finstaller", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fartifice-network%2Finstaller'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f81d2141e5c0e9224456a128320b0283f106e9f5 [INFO] testing artifice-network/installer 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%2Fartifice-network%2Finstaller" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/artifice-network/installer 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/artifice-network/installer [INFO] finished tweaking git repo https://github.com/artifice-network/installer [INFO] tweaked toml for git repo https://github.com/artifice-network/installer written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/artifice-network/installer 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b9d09288babd6ae86ebd96b9c162c634c483c38ed572210c231d0a1595888637 [INFO] running `Command { std: "docker" "start" "-a" "b9d09288babd6ae86ebd96b9c162c634c483c38ed572210c231d0a1595888637", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b9d09288babd6ae86ebd96b9c162c634c483c38ed572210c231d0a1595888637", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b9d09288babd6ae86ebd96b9c162c634c483c38ed572210c231d0a1595888637", kill_on_drop: false }` [INFO] [stdout] b9d09288babd6ae86ebd96b9c162c634c483c38ed572210c231d0a1595888637 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7b5a654d4b3ef7fa4bd822dfadb9132d199cb5d00928971745590c25c4a2c625 [INFO] running `Command { std: "docker" "start" "-a" "7b5a654d4b3ef7fa4bd822dfadb9132d199cb5d00928971745590c25c4a2c625", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling smallvec v1.4.1 [INFO] [stderr] Compiling cpuid-bool v0.1.0 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Compiling tinyvec v0.3.3 [INFO] [stderr] Compiling subtle v2.2.3 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling libflate_lz77 v1.0.0 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling adler32 v1.1.0 [INFO] [stderr] Compiling bytes v0.5.5 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling generic-array v0.14.3 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling num-bigint-dig v0.6.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling libflate v1.0.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling filetime v0.2.10 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling sha2 v0.9.1 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling tar v0.4.29 [INFO] [stderr] Compiling dirs v3.0.1 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling chrono v0.4.13 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling libssh2-sys v0.2.18 [INFO] [stderr] Compiling libgit2-sys v0.12.7+1.0.0 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling pem v0.8.1 [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] Compiling simple_asn1 v0.4.0 [INFO] [stderr] Compiling ipc-channel v0.14.1 [INFO] [stderr] Compiling git2 v0.13.6 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling zeroize_derive v1.0.0 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling zeroize v1.1.0 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling pin-project v0.4.22 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling rsa v0.3.0 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling networking v0.1.2 [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/networking-0.1.2/src/lib.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | #![feature(maybe_uninit_ref)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [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/networking-0.1.2/src/lib.rs:67:12 [INFO] [stdout] | [INFO] [stdout] 67 | #![feature(ip)] [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get_ref` found for reference `&MaybeUninit` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/networking-0.1.2/src/query.rs:20:54 [INFO] [stdout] | [INFO] [stdout] 20 | return Poll::Ready(unsafe { data.deref().get_ref().clone() }); [INFO] [stdout] | ^^^^^^^ method not found in `&MaybeUninit` [INFO] [stdout] | [INFO] [stdout] help: consider wrapping the receiver expression with the appropriate type [INFO] [stdout] | [INFO] [stdout] 20 | return Poll::Ready(unsafe { Pin::new(data.deref()).get_ref().clone() }); [INFO] [stdout] | +++++++++ + [INFO] [stdout] help: consider wrapping the receiver expression with the appropriate type [INFO] [stdout] | [INFO] [stdout] 20 | return Poll::Ready(unsafe { Pin::new(&data.deref()).get_ref().clone() }); [INFO] [stdout] | ++++++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get_mut` found for mutable reference `&mut MaybeUninit` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/networking-0.1.2/src/query.rs:34:32 [INFO] [stdout] | [INFO] [stdout] 34 | *gaurd.deref_mut().get_mut() = data; [INFO] [stdout] | ^^^^^^^ method not found in `&mut MaybeUninit` [INFO] [stdout] | [INFO] [stdout] help: consider wrapping the receiver expression with the appropriate type [INFO] [stdout] | [INFO] [stdout] 34 | *Pin::new(gaurd.deref_mut()).get_mut() = data; [INFO] [stdout] | +++++++++ + [INFO] [stdout] help: consider wrapping the receiver expression with the appropriate type [INFO] [stdout] | [INFO] [stdout] 34 | *Pin::new(&mut gaurd.deref_mut()).get_mut() = data; [INFO] [stdout] | +++++++++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get_ref` found for reference `&std::sync::MutexGuard<'_, MaybeUninit>` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/networking-0.1.2/src/query.rs:53:43 [INFO] [stdout] | [INFO] [stdout] 53 | return Some(data.borrow().get_ref().clone()); [INFO] [stdout] | ^^^^^^^ method not found in `&std::sync::MutexGuard<'_, MaybeUninit>` [INFO] [stdout] | [INFO] [stdout] help: consider wrapping the receiver expression with the appropriate type [INFO] [stdout] | [INFO] [stdout] 53 | return Some(Pin::new(data.borrow()).get_ref().clone()); [INFO] [stdout] | +++++++++ + [INFO] [stdout] help: consider wrapping the receiver expression with the appropriate type [INFO] [stdout] | [INFO] [stdout] 53 | return Some(Pin::new(&data.borrow()).get_ref().clone()); [INFO] [stdout] | ++++++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get_ref` found for reference `&MaybeUninit` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/networking-0.1.2/src/query.rs:66:35 [INFO] [stdout] | [INFO] [stdout] 66 | Some(data.deref().get_ref().clone()) [INFO] [stdout] | ^^^^^^^ method not found in `&MaybeUninit` [INFO] [stdout] | [INFO] [stdout] help: consider wrapping the receiver expression with the appropriate type [INFO] [stdout] | [INFO] [stdout] 66 | Some(Pin::new(data.deref()).get_ref().clone()) [INFO] [stdout] | +++++++++ + [INFO] [stdout] help: consider wrapping the receiver expression with the appropriate type [INFO] [stdout] | [INFO] [stdout] 66 | Some(Pin::new(&data.deref()).get_ref().clone()) [INFO] [stdout] | ++++++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get_mut` found for mutable reference `&mut MaybeUninit` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/networking-0.1.2/src/query.rs:91:32 [INFO] [stdout] | [INFO] [stdout] 91 | *gaurd.deref_mut().get_mut() = data; [INFO] [stdout] | ^^^^^^^ method not found in `&mut MaybeUninit` [INFO] [stdout] | [INFO] [stdout] help: consider wrapping the receiver expression with the appropriate type [INFO] [stdout] | [INFO] [stdout] 91 | *Pin::new(gaurd.deref_mut()).get_mut() = data; [INFO] [stdout] | +++++++++ + [INFO] [stdout] help: consider wrapping the receiver expression with the appropriate type [INFO] [stdout] | [INFO] [stdout] 91 | *Pin::new(&mut gaurd.deref_mut()).get_mut() = data; [INFO] [stdout] | +++++++++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get_ref` found for reference `&MaybeUninit` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/networking-0.1.2/src/query.rs:104:47 [INFO] [stdout] | [INFO] [stdout] 104 | return Some(unsafe { data.deref().get_ref().clone() }); [INFO] [stdout] | ^^^^^^^ method not found in `&MaybeUninit` [INFO] [stdout] | [INFO] [stdout] help: consider wrapping the receiver expression with the appropriate type [INFO] [stdout] | [INFO] [stdout] 104 | return Some(unsafe { Pin::new(data.deref()).get_ref().clone() }); [INFO] [stdout] | +++++++++ + [INFO] [stdout] help: consider wrapping the receiver expression with the appropriate type [INFO] [stdout] | [INFO] [stdout] 104 | return Some(unsafe { Pin::new(&data.deref()).get_ref().clone() }); [INFO] [stdout] | ++++++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get_ref` found for reference `&MaybeUninit` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/networking-0.1.2/src/query.rs:116:35 [INFO] [stdout] | [INFO] [stdout] 116 | Some(data.deref().get_ref().clone()) [INFO] [stdout] | ^^^^^^^ method not found in `&MaybeUninit` [INFO] [stdout] | [INFO] [stdout] help: consider wrapping the receiver expression with the appropriate type [INFO] [stdout] | [INFO] [stdout] 116 | Some(Pin::new(data.deref()).get_ref().clone()) [INFO] [stdout] | +++++++++ + [INFO] [stdout] help: consider wrapping the receiver expression with the appropriate type [INFO] [stdout] | [INFO] [stdout] 116 | Some(Pin::new(&data.deref()).get_ref().clone()) [INFO] [stdout] | ++++++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get_ref` found for reference `&MaybeUninit` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/networking-0.1.2/src/query.rs:138:54 [INFO] [stdout] | [INFO] [stdout] 138 | return Poll::Ready(unsafe { data.deref().get_ref().clone() }); [INFO] [stdout] | ^^^^^^^ method not found in `&MaybeUninit` [INFO] [stdout] | [INFO] [stdout] help: consider wrapping the receiver expression with the appropriate type [INFO] [stdout] | [INFO] [stdout] 138 | return Poll::Ready(unsafe { Pin::new(data.deref()).get_ref().clone() }); [INFO] [stdout] | +++++++++ + [INFO] [stdout] help: consider wrapping the receiver expression with the appropriate type [INFO] [stdout] | [INFO] [stdout] 138 | return Poll::Ready(unsafe { Pin::new(&data.deref()).get_ref().clone() }); [INFO] [stdout] | ++++++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 10 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0554, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `networking` due to 11 previous errors [INFO] running `Command { std: "docker" "inspect" "7b5a654d4b3ef7fa4bd822dfadb9132d199cb5d00928971745590c25c4a2c625", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b5a654d4b3ef7fa4bd822dfadb9132d199cb5d00928971745590c25c4a2c625", kill_on_drop: false }` [INFO] [stdout] 7b5a654d4b3ef7fa4bd822dfadb9132d199cb5d00928971745590c25c4a2c625