[INFO] fetching crate manager 0.1.0... [INFO] testing manager-0.1.0 against 1.60.0 for beta-1.61-1 [INFO] extracting crate manager 0.1.0 into /workspace/builds/worker-30/source [INFO] validating manifest of crates.io crate manager 0.1.0 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate manager 0.1.0 [INFO] finished tweaking crates.io crate manager 0.1.0 [INFO] tweaked toml for crates.io crate manager 0.1.0 written to /workspace/builds/worker-30/source/Cargo.toml [INFO] crate crates.io crate manager 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded zeroize_derive v1.0.0 [INFO] [stderr] Downloaded simple_asn1 v0.4.0 [INFO] [stderr] Downloaded libflate_lz77 v1.0.0 [INFO] [stderr] Downloaded pem v0.8.1 [INFO] [stderr] Downloaded ipc-channel v0.14.1 [INFO] [stderr] Downloaded adler32 v1.1.0 [INFO] [stderr] Downloaded libflate v1.0.2 [INFO] [stderr] Downloaded loom v0.3.4 [INFO] [stderr] Downloaded generator v0.6.21 [INFO] [stderr] Downloaded bytes v0.5.5 [INFO] [stderr] Downloaded chrono v0.4.12 [INFO] [stderr] Downloaded num-bigint-dig v0.6.0 [INFO] [stderr] Downloaded networking v0.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/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" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 038147678cfa2a91b5bf617baecd1472a433fca84337e077b7e70fdbe117a28a [INFO] running `Command { std: "docker" "start" "-a" "038147678cfa2a91b5bf617baecd1472a433fca84337e077b7e70fdbe117a28a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "038147678cfa2a91b5bf617baecd1472a433fca84337e077b7e70fdbe117a28a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "038147678cfa2a91b5bf617baecd1472a433fca84337e077b7e70fdbe117a28a", kill_on_drop: false }` [INFO] [stdout] 038147678cfa2a91b5bf617baecd1472a433fca84337e077b7e70fdbe117a28a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/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" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6f047e712a3cac2dc5432ee3245775688b13b35987fe5217aee6430c38b06740 [INFO] running `Command { std: "docker" "start" "-a" "6f047e712a3cac2dc5432ee3245775688b13b35987fe5217aee6430c38b06740", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Compiling cpuid-bool v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling smallvec v1.4.0 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling subtle v2.2.3 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling libflate_lz77 v1.0.0 [INFO] [stderr] Compiling bytes v0.5.5 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling adler32 v1.1.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling libflate v1.0.2 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling num-bigint-dig v0.6.0 [INFO] [stderr] Compiling generic-array v0.14.2 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling filetime v0.2.10 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling dirs v3.0.1 [INFO] [stderr] Compiling tar v0.4.29 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling chrono v0.4.12 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling sha2 v0.9.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling pem v0.8.1 [INFO] [stderr] Compiling simple_asn1 v0.4.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling ipc-channel v0.14.1 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling zeroize_derive v1.0.0 [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[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 8 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `networking` due to 9 previous errors [INFO] running `Command { std: "docker" "inspect" "6f047e712a3cac2dc5432ee3245775688b13b35987fe5217aee6430c38b06740", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f047e712a3cac2dc5432ee3245775688b13b35987fe5217aee6430c38b06740", kill_on_drop: false }` [INFO] [stdout] 6f047e712a3cac2dc5432ee3245775688b13b35987fe5217aee6430c38b06740