[INFO] cloning repository https://github.com/perlindgren/cro [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/perlindgren/cro" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fperlindgren%2Fcro", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fperlindgren%2Fcro'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cfd71bd88494631023fb4cdb1c85eb55bf02dd69 [INFO] testing perlindgren/cro 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%2Fperlindgren%2Fcro" "/workspace/builds/worker-95/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-95/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/perlindgren/cro 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/perlindgren/cro [INFO] finished tweaking git repo https://github.com/perlindgren/cro [INFO] tweaked toml for git repo https://github.com/perlindgren/cro written to /workspace/builds/worker-95/source/Cargo.toml [INFO] crate git repo https://github.com/perlindgren/cro 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] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-95/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-95/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] def7aba0a18d12c2b266244e469c2ee1c9d09eb8012f6b44b28bc1124e0ed1e6 [INFO] running `Command { std: "docker" "start" "-a" "def7aba0a18d12c2b266244e469c2ee1c9d09eb8012f6b44b28bc1124e0ed1e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "def7aba0a18d12c2b266244e469c2ee1c9d09eb8012f6b44b28bc1124e0ed1e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "def7aba0a18d12c2b266244e469c2ee1c9d09eb8012f6b44b28bc1124e0ed1e6", kill_on_drop: false }` [INFO] [stdout] def7aba0a18d12c2b266244e469c2ee1c9d09eb8012f6b44b28bc1124e0ed1e6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-95/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-95/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] ea8d5e33d837a3306b4095aed42319bb9bc9a8b1fa2576a09e22a29d81ea4632 [INFO] running `Command { std: "docker" "start" "-a" "ea8d5e33d837a3306b4095aed42319bb9bc9a8b1fa2576a09e22a29d81ea4632", kill_on_drop: false }` [INFO] [stderr] Compiling cro v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0599]: no method named `sync` found for struct `cro::Resource` in the current scope [INFO] [stdout] --> src/main.rs:52:20 [INFO] [stdout] | [INFO] [stdout] 52 | self.state.sync(&O::inc) [INFO] [stdout] | ^^^^ method not found in `cro::Resource` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `sync` found for struct `cro::Resource` in the current scope [INFO] [stdout] --> src/main.rs:57:20 [INFO] [stdout] | [INFO] [stdout] 57 | self.state.sync(&O::inc2) [INFO] [stdout] | ^^^^ method not found in `cro::Resource` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `sync` found for struct `cro::Resource` in the current scope [INFO] [stdout] --> src/main.rs:126:20 [INFO] [stdout] | [INFO] [stdout] 126 | self.state.sync(&O2::inc) [INFO] [stdout] | ^^^^ method not found in `cro::Resource` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `sync` found for struct `cro::Resource` in the current scope [INFO] [stdout] --> src/main.rs:131:20 [INFO] [stdout] | [INFO] [stdout] 131 | self.state.sync(&O2::inc2) [INFO] [stdout] | ^^^^ method not found in `cro::Resource` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `sync` found for struct `cro::Resource` in the current scope [INFO] [stdout] --> src/main.rs:136:20 [INFO] [stdout] | [INFO] [stdout] 136 | self.state.sync(&O2::dec) [INFO] [stdout] | ^^^^ method not found in `cro::Resource` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/main.rs:162:29 [INFO] [stdout] | [INFO] [stdout] 162 | let o1 = unsafe { mu_o1.assume_init() }; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unstable_name_collisions)]` on by default [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `MaybeUninit::::assume_init(...)` to keep using the current method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/main.rs:163:29 [INFO] [stdout] | [INFO] [stdout] 163 | let o2 = unsafe { mu_o2.assume_init() }; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `MaybeUninit::::assume_init(...)` to keep using the current method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `cro` due to 6 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "ea8d5e33d837a3306b4095aed42319bb9bc9a8b1fa2576a09e22a29d81ea4632", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea8d5e33d837a3306b4095aed42319bb9bc9a8b1fa2576a09e22a29d81ea4632", kill_on_drop: false }` [INFO] [stdout] ea8d5e33d837a3306b4095aed42319bb9bc9a8b1fa2576a09e22a29d81ea4632