[INFO] cloning repository https://github.com/SpiralP/rust-classicube-cef-loader-plugin [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SpiralP/rust-classicube-cef-loader-plugin" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSpiralP%2Frust-classicube-cef-loader-plugin", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSpiralP%2Frust-classicube-cef-loader-plugin'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e23ef2a2820330fc5bbf4d306ea368306261d9ee [INFO] testing SpiralP/rust-classicube-cef-loader-plugin against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSpiralP%2Frust-classicube-cef-loader-plugin" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/SpiralP/rust-classicube-cef-loader-plugin 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] removed /workspace/builds/worker-6/source/.cargo/config [INFO] started tweaking git repo https://github.com/SpiralP/rust-classicube-cef-loader-plugin [INFO] finished tweaking git repo https://github.com/SpiralP/rust-classicube-cef-loader-plugin [INFO] tweaked toml for git repo https://github.com/SpiralP/rust-classicube-cef-loader-plugin written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/SpiralP/rust-classicube-cef-loader-plugin 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] Updating git submodule `https://github.com/UnknownShadow200/ClassiCube.git` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", 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] 1144618a94847fa61d67fe1eac671e159ac4fabcf5644428b5055ff9f6bc89c8 [INFO] running `Command { std: "docker" "start" "-a" "1144618a94847fa61d67fe1eac671e159ac4fabcf5644428b5055ff9f6bc89c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1144618a94847fa61d67fe1eac671e159ac4fabcf5644428b5055ff9f6bc89c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1144618a94847fa61d67fe1eac671e159ac4fabcf5644428b5055ff9f6bc89c8", kill_on_drop: false }` [INFO] [stdout] 1144618a94847fa61d67fe1eac671e159ac4fabcf5644428b5055ff9f6bc89c8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--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] f4540a689af2f5a4126c04024b315a2a09424ddfce09ecb806c62e2526a345f7 [INFO] running `Command { std: "docker" "start" "-a" "f4540a689af2f5a4126c04024b315a2a09424ddfce09ecb806c62e2526a345f7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.122 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling parking_lot_core v0.9.2 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling bindgen v0.59.2 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Compiling ipnet v2.4.0 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling tracing-core v0.1.24 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling clang-sys v1.3.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling quote v1.0.17 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v4.2.5 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling tar v0.4.38 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling bzip2 v0.4.3 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling tracing v0.1.33 [INFO] [stderr] Compiling tracing-subscriber v0.3.11 [INFO] [stderr] Compiling classicube-sys v1.3.1 (https://github.com/SpiralP/rust-classicube-sys.git#6d781ce2) [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling async-dispatcher v0.1.0 (https://github.com/SpiralP/rust-async-dispatcher.git#63dffd4d) [INFO] [stderr] Compiling tokio-util v0.7.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling hyper v0.14.18 [INFO] [stderr] Compiling classicube-helpers v1.3.1 (https://github.com/SpiralP/rust-classicube-helpers.git#848365bc) [INFO] [stdout] error[E0599]: no method named `set` found for struct `std::thread::LocalKey` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-classicube-helpers-e39c39c8a4e056cd/848365b/src/chat.rs:22:20 [INFO] [stdout] | [INFO] [stdout] 22 | SIMULATING.set(true); [INFO] [stdout] | ^^^ method not found in `std::thread::LocalKey>` [INFO] [stdout] | [INFO] [stdout] help: consider wrapping the receiver expression with the appropriate type [INFO] [stdout] | [INFO] [stdout] 22 | Pin::new(&mut SIMULATING).set(true); [INFO] [stdout] | +++++++++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `set` found for struct `std::thread::LocalKey` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-classicube-helpers-e39c39c8a4e056cd/848365b/src/chat.rs:30:20 [INFO] [stdout] | [INFO] [stdout] 30 | SIMULATING.set(false); [INFO] [stdout] | ^^^ method not found in `std::thread::LocalKey>` [INFO] [stdout] | [INFO] [stdout] help: consider wrapping the receiver expression with the appropriate type [INFO] [stdout] | [INFO] [stdout] 30 | Pin::new(&mut SIMULATING).set(false); [INFO] [stdout] | +++++++++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get` found for struct `std::thread::LocalKey` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-classicube-helpers-e39c39c8a4e056cd/848365b/src/tick.rs:46:33 [INFO] [stdout] | [INFO] [stdout] 46 | if !CALLBACK_REGISTERED.get() { [INFO] [stdout] | ^^^ method not found in `std::thread::LocalKey>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `set` found for struct `std::thread::LocalKey` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-classicube-helpers-e39c39c8a4e056cd/848365b/src/tick.rs:47:33 [INFO] [stdout] | [INFO] [stdout] 47 | CALLBACK_REGISTERED.set(true); [INFO] [stdout] | ^^^ method not found in `std::thread::LocalKey>` [INFO] [stdout] | [INFO] [stdout] help: consider wrapping the receiver expression with the appropriate type [INFO] [stdout] | [INFO] [stdout] 47 | Pin::new(&mut CALLBACK_REGISTERED).set(true); [INFO] [stdout] | +++++++++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `with_borrow` found for reference `&'static std::thread::LocalKey>>` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-classicube-helpers-e39c39c8a4e056cd/848365b/src/traits/with_inner.rs:41:14 [INFO] [stdout] | [INFO] [stdout] 41 | self.with_borrow(|o| o.as_ref().map(f)) [INFO] [stdout] | ^^^^^^^^^^^ method not found in `&'static std::thread::LocalKey>>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] note: `with_borrow::WithBorrow` defines an item `with_borrow`, perhaps you need to implement it [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-classicube-helpers-e39c39c8a4e056cd/848365b/src/traits/with_borrow.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | pub trait WithBorrow { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `with_borrow_mut` found for reference `&'static std::thread::LocalKey>>` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-classicube-helpers-e39c39c8a4e056cd/848365b/src/traits/with_inner.rs:48:14 [INFO] [stdout] | [INFO] [stdout] 48 | self.with_borrow_mut(|o| o.as_mut().map(f)) [INFO] [stdout] | ^^^^^^^^^^^^^^^ method not found in `&'static std::thread::LocalKey>>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] note: `with_borrow::WithBorrow` defines an item `with_borrow_mut`, perhaps you need to implement it [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-classicube-helpers-e39c39c8a4e056cd/848365b/src/traits/with_borrow.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | pub trait WithBorrow { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stdout] error: aborting due to 6 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 `classicube-helpers` due to 7 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "f4540a689af2f5a4126c04024b315a2a09424ddfce09ecb806c62e2526a345f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4540a689af2f5a4126c04024b315a2a09424ddfce09ecb806c62e2526a345f7", kill_on_drop: false }` [INFO] [stdout] f4540a689af2f5a4126c04024b315a2a09424ddfce09ecb806c62e2526a345f7