[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] checking perlindgren/cro against try#a75eafceea413a1b40c0e0769db85e08ec17160b for pr-133925 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fperlindgren%2Fcro" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/perlindgren/cro on toolchain a75eafceea413a1b40c0e0769db85e08ec17160b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a75eafceea413a1b40c0e0769db85e08ec17160b" "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-3-tc2/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: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a75eafceea413a1b40c0e0769db85e08ec17160b" "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] [stderr] Locking 4 packages to latest compatible versions [INFO] [stderr] Adding proc-macro2 v1.0.93 [INFO] [stderr] Adding quote v1.0.38 [INFO] [stderr] Adding syn v1.0.109 (available: v2.0.96) [INFO] [stderr] Adding unicode-ident v1.0.15 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+a75eafceea413a1b40c0e0769db85e08ec17160b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eaacb2f8ba4961897868a731bcb1f009e3e54ccb821a2cffa3ce9465b21b7f10 [INFO] running `Command { std: "docker" "start" "-a" "eaacb2f8ba4961897868a731bcb1f009e3e54ccb821a2cffa3ce9465b21b7f10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eaacb2f8ba4961897868a731bcb1f009e3e54ccb821a2cffa3ce9465b21b7f10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eaacb2f8ba4961897868a731bcb1f009e3e54ccb821a2cffa3ce9465b21b7f10", kill_on_drop: false }` [INFO] [stdout] eaacb2f8ba4961897868a731bcb1f009e3e54ccb821a2cffa3ce9465b21b7f10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+a75eafceea413a1b40c0e0769db85e08ec17160b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9d6edf6254e17e68bc9b5bb2a153c2fadeefc3d17c0f9bed81001e43b0e8308a [INFO] running `Command { std: "docker" "start" "-a" "9d6edf6254e17e68bc9b5bb2a153c2fadeefc3d17c0f9bed81001e43b0e8308a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking unicode-ident v1.0.15 [INFO] [stderr] Checking 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 `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 `Resource` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `add` is never used [INFO] [stdout] --> examples/ex1.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn add(v: i32) -> Msg { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [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 `Resource` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `add` is never used [INFO] [stdout] --> examples/ex1.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | pub fn add(v: i32) -> Msg { [INFO] [stdout] | ^^^ [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 `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:52:20 [INFO] [stdout] | [INFO] [stdout] 52 | self.state.sync(&O::inc) [INFO] [stdout] | ^^^^ method not found in `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 `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 `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 `Resource` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [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 `Resource` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cro` (bin "cro") due to 5 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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 `Resource` [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` (bin "cro" test) due to 5 previous errors [INFO] running `Command { std: "docker" "inspect" "9d6edf6254e17e68bc9b5bb2a153c2fadeefc3d17c0f9bed81001e43b0e8308a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d6edf6254e17e68bc9b5bb2a153c2fadeefc3d17c0f9bed81001e43b0e8308a", kill_on_drop: false }` [INFO] [stdout] 9d6edf6254e17e68bc9b5bb2a153c2fadeefc3d17c0f9bed81001e43b0e8308a