[INFO] updating cached repository https://github.com/gluon-lang/gluon [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] d6c14c42857369f6b34779e2cb823d755823218f [INFO] checking gluon-lang/gluon against master#0cbcb17d3306d6e22eafc2c05ce885db97d0189c for pr-68766 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgluon-lang%2Fgluon" "/workspace/builds/worker-5/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gluon-lang/gluon on toolchain 0cbcb17d3306d6e22eafc2c05ce885db97d0189c [INFO] running `"/workspace/cargo-home/bin/cargo" "+0cbcb17d3306d6e22eafc2c05ce885db97d0189c" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/gluon-lang/gluon [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] removed workspace from git repo https://github.com/gluon-lang/gluon [INFO] removed path dependency gluon_base from git repo https://github.com/gluon-lang/gluon [INFO] removed path dependency gluon_check from git repo https://github.com/gluon-lang/gluon [INFO] removed path dependency gluon_codegen from git repo https://github.com/gluon-lang/gluon [INFO] removed path dependency gluon_format from git repo https://github.com/gluon-lang/gluon [INFO] removed path dependency gluon_parser from git repo https://github.com/gluon-lang/gluon [INFO] removed path dependency gluon_vm from git repo https://github.com/gluon-lang/gluon [INFO] removed path dependency gluon_codegen from git repo https://github.com/gluon-lang/gluon [INFO] removed path dependency gluon_completion from git repo https://github.com/gluon-lang/gluon [INFO] removed path dependency gluon_base from git repo https://github.com/gluon-lang/gluon [INFO] finished tweaking git repo https://github.com/gluon-lang/gluon [INFO] tweaked toml for git repo https://github.com/gluon-lang/gluon written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/gluon-lang/gluon already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+0cbcb17d3306d6e22eafc2c05ce885db97d0189c" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-5/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `"/workspace/cargo-home/bin/cargo" "+0cbcb17d3306d6e22eafc2c05ce885db97d0189c" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/Marwes/salsa` [INFO] running `"/workspace/cargo-home/bin/cargo" "+0cbcb17d3306d6e22eafc2c05ce885db97d0189c" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+0cbcb17d3306d6e22eafc2c05ce885db97d0189c" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 0ab1923ca9305f69b6fe6f78e79db85e3ff185e24c9a21602adc1534a7e95db8 [INFO] running `"docker" "start" "-a" "0ab1923ca9305f69b6fe6f78e79db85e3ff185e24c9a21602adc1534a7e95db8"` [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Checking futures-sink v0.3.3 [INFO] [stderr] Compiling regex-syntax v0.6.14 [INFO] [stderr] Checking collect-mac v0.1.0 [INFO] [stderr] Checking anymap v0.12.1 [INFO] [stderr] Compiling bit-vec v0.5.1 [INFO] [stderr] Compiling ordermap v0.3.5 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Checking futures-task v0.3.3 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Checking futures-io v0.3.3 [INFO] [stderr] Compiling typed-arena v1.7.0 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling lalrpop-util v0.17.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling gluon_vm v0.13.1 [INFO] [stderr] Checking frunk_core v0.3.1 [INFO] [stderr] Compiling pulldown-cmark v0.6.1 [INFO] [stderr] Checking oorandom v11.1.0 [INFO] [stderr] Checking pretty v0.5.2 [INFO] [stderr] Checking archery v0.3.0 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Checking futures-channel v0.3.3 [INFO] [stderr] Checking pretty_assertions v0.6.1 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling bit-set v0.5.1 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Checking memchr v2.3.0 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Checking ena v0.13.1 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Checking rpds v0.7.0 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Checking ordered-float v1.0.2 [INFO] [stderr] Checking plotters v0.2.12 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] Checking rand_xorshift v0.2.0 [INFO] [stderr] Compiling aho-corasick v0.7.8 [INFO] [stderr] Checking csv-core v0.1.6 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Checking crossbeam v0.7.3 [INFO] [stderr] Checking criterion-plot v0.4.1 [INFO] [stderr] Checking rayon v1.3.0 [INFO] [stderr] Compiling ascii-canvas v2.0.0 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling sha2 v0.8.1 [INFO] [stderr] Checking regex v1.3.4 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling proc-macro-error v0.2.6 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling rustversion v1.0.2 [INFO] [stderr] Compiling tokio-macros v0.2.4 [INFO] [stderr] Compiling gluon_codegen v0.13.1 [INFO] [stderr] Compiling async-trait v0.1.24 [INFO] [stderr] Compiling salsa-macros v0.14.1 (https://github.com/Marwes/salsa?rev=3fddf72#3fddf726) [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Compiling structopt-derive v0.3.5 [INFO] [stderr] Compiling serde_derive_state v0.4.9 [INFO] [stderr] Checking tokio v0.2.11 [INFO] [stderr] Compiling proc-macro-error v0.4.8 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.8 [INFO] [stderr] Checking failure v0.1.6 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Compiling futures-macro v0.3.3 [INFO] [stderr] Checking codespan v0.3.0 [INFO] [stderr] Checking pin-project v0.4.8 [INFO] [stderr] Checking const-random v0.1.8 [INFO] [stderr] Compiling ahash v0.2.18 [INFO] [stderr] Checking codespan-reporting v0.3.0 [INFO] [stderr] Checking hashbrown v0.6.3 [INFO] [stderr] Checking gluon_base v0.13.1 [INFO] [stderr] Checking futures-util v0.3.3 [INFO] [stderr] Compiling structopt-derive v0.4.2 [INFO] [stderr] Compiling gluon v0.13.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking gluon_check v0.13.1 [INFO] [stderr] Checking gluon_format v0.13.1 [INFO] [stderr] Checking gluon_completion v0.13.1 [INFO] [stderr] Checking structopt v0.3.9 [INFO] [stderr] Checking futures-executor v0.3.3 [INFO] [stderr] Checking futures v0.3.3 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Checking salsa v0.14.1 (https://github.com/Marwes/salsa?rev=3fddf72#3fddf726) [INFO] [stderr] Checking tensile v0.6.0 [INFO] [stderr] Compiling string_cache v0.7.5 [INFO] [stderr] Compiling docopt v1.1.0 [INFO] [stderr] Checking serde_json v1.0.46 [INFO] [stderr] Checking bstr v0.2.11 [INFO] [stderr] Checking bincode v1.2.1 [INFO] [stderr] Compiling lalrpop v0.17.2 [INFO] [stderr] Checking csv v1.1.3 [INFO] [stderr] Checking tinytemplate v1.0.3 [INFO] [stderr] Checking criterion v0.3.1 [INFO] [stderr] Compiling gluon_parser v0.13.1 [INFO] [stderr] error[E0405]: cannot find trait `MacroUserdata` in module `vm::macros` [INFO] [stderr] --> src/compiler_pipeline.rs:169:30 [INFO] [stderr] | [INFO] [stderr] 169 | impl vm::macros::MacroUserdata for Forker<'_> { [INFO] [stderr] | ^^^^^^^^^^^^^ not found in `vm::macros` [INFO] [stderr] [INFO] [stderr] error[E0107]: wrong number of lifetime arguments: expected 0, found 1 [INFO] [stderr] --> src/import.rs:592:22 [INFO] [stderr] | [INFO] [stderr] 592 | ) -> MacroFuture<'a> { [INFO] [stderr] | ^^ unexpected lifetime argument [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `MacroUserdata` in module `vm::macros` [INFO] [stderr] --> src/compiler_pipeline.rs:169:30 [INFO] [stderr] | [INFO] [stderr] 169 | impl vm::macros::MacroUserdata for Forker<'_> { [INFO] [stderr] | ^^^^^^^^^^^^^ not found in `vm::macros` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `spawner` found for struct `vm::vm::GlobalVmStateBuilder` in the current scope [INFO] [stderr] --> src/lib.rs:891:18 [INFO] [stderr] | [INFO] [stderr] 891 | .spawner(spawner) [INFO] [stderr] | ^^^^^^^ method not found in `vm::vm::GlobalVmStateBuilder` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `map_ok` found for struct `std::boxed::Box<(dyn futures::future::Future> + std::marker::Send + 'static)>` in the current scope [INFO] [stderr] --> src/compiler_pipeline.rs:1179:14 [INFO] [stderr] | [INFO] [stderr] 1179 | .map_ok(move |value| { [INFO] [stderr] | ^^^^^^ method not found in `std::boxed::Box<(dyn futures::future::Future> + std::marker::Send + 'static)>` [INFO] [stderr] | [INFO] [stderr] = note: the method `map_ok` exists but the following trait bounds were not satisfied: [INFO] [stderr] `&dyn futures::future::Future> + std::marker::Send : futures_util::future::try_future::TryFutureExt` [INFO] [stderr] `&dyn futures::future::Future> + std::marker::Send : futures_util::stream::try_stream::TryStreamExt` [INFO] [stderr] `&mut (dyn futures::future::Future> + std::marker::Send + 'static) : futures_util::future::try_future::TryFutureExt` [INFO] [stderr] `&mut (dyn futures::future::Future> + std::marker::Send + 'static) : futures_util::stream::try_stream::TryStreamExt` [INFO] [stderr] `&mut std::boxed::Box<(dyn futures::future::Future> + std::marker::Send + 'static)> : futures_util::future::try_future::TryFutureExt` [INFO] [stderr] `&mut std::boxed::Box<(dyn futures::future::Future> + std::marker::Send + 'static)> : futures_util::stream::try_stream::TryStreamExt` [INFO] [stderr] `&std::boxed::Box> + std::marker::Send> : futures_util::future::try_future::TryFutureExt` [INFO] [stderr] `&std::boxed::Box> + std::marker::Send> : futures_util::stream::try_stream::TryStreamExt` [INFO] [stderr] `dyn futures::future::Future> + std::marker::Send : futures_util::future::try_future::TryFutureExt` [INFO] [stderr] `dyn futures::future::Future> + std::marker::Send : futures_util::stream::try_stream::TryStreamExt` [INFO] [stderr] `std::boxed::Box> + std::marker::Send> : futures_util::future::try_future::TryFutureExt` [INFO] [stderr] `std::boxed::Box> + std::marker::Send> : futures_util::stream::try_stream::TryStreamExt` [INFO] [stderr] [INFO] [stderr] error[E0107]: wrong number of lifetime arguments: expected 0, found 1 [INFO] [stderr] --> src/import.rs:592:22 [INFO] [stderr] | [INFO] [stderr] 592 | ) -> MacroFuture<'a> { [INFO] [stderr] | ^^ unexpected lifetime argument [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `spawner` found for reference `&vm::thread::Thread` in the current scope [INFO] [stderr] --> src/compiler_pipeline.rs:180:34 [INFO] [stderr] | [INFO] [stderr] 180 | let spawner = thread.spawner(); [INFO] [stderr] | ^^^^^^^ method not found in `&vm::thread::Thread` [INFO] [stderr] [INFO] [stderr] error[E0061]: this function takes 2 parameters but 3 parameters were supplied [INFO] [stderr] --> src/compiler_pipeline.rs:182:30 [INFO] [stderr] | [INFO] [stderr] 182 | let mut macros = MacroExpander::new(thread, &mut forker, spawner); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 2 parameters [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `(): core::future::future::Future` is not satisfied [INFO] [stderr] --> src/compiler_pipeline.rs:183:13 [INFO] [stderr] | [INFO] [stderr] 183 | macros.run(&mut compiler.symbols, self).await; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `core::future::future::Future` is not implemented for `()` [INFO] [stderr] [INFO] [stderr] error: aborting due to 7 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0061, E0107, E0277, E0405, E0599. [INFO] [stderr] For more information about an error, try `rustc --explain E0061`. [INFO] [stderr] error: could not compile `gluon`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0599]: no method named `spawner` found for struct `vm::vm::GlobalVmStateBuilder` in the current scope [INFO] [stderr] --> src/lib.rs:891:18 [INFO] [stderr] | [INFO] [stderr] 891 | .spawner(spawner) [INFO] [stderr] | ^^^^^^^ method not found in `vm::vm::GlobalVmStateBuilder` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `map_ok` found for struct `std::boxed::Box<(dyn futures::future::Future> + std::marker::Send + 'static)>` in the current scope [INFO] [stderr] --> src/compiler_pipeline.rs:1179:14 [INFO] [stderr] | [INFO] [stderr] 1179 | .map_ok(move |value| { [INFO] [stderr] | ^^^^^^ method not found in `std::boxed::Box<(dyn futures::future::Future> + std::marker::Send + 'static)>` [INFO] [stderr] | [INFO] [stderr] = note: the method `map_ok` exists but the following trait bounds were not satisfied: [INFO] [stderr] `&dyn futures::future::Future> + std::marker::Send : futures_util::future::try_future::TryFutureExt` [INFO] [stderr] `&dyn futures::future::Future> + std::marker::Send : futures_util::stream::try_stream::TryStreamExt` [INFO] [stderr] `&mut (dyn futures::future::Future> + std::marker::Send + 'static) : futures_util::future::try_future::TryFutureExt` [INFO] [stderr] `&mut (dyn futures::future::Future> + std::marker::Send + 'static) : futures_util::stream::try_stream::TryStreamExt` [INFO] [stderr] `&mut std::boxed::Box<(dyn futures::future::Future> + std::marker::Send + 'static)> : futures_util::future::try_future::TryFutureExt` [INFO] [stderr] `&mut std::boxed::Box<(dyn futures::future::Future> + std::marker::Send + 'static)> : futures_util::stream::try_stream::TryStreamExt` [INFO] [stderr] `&std::boxed::Box> + std::marker::Send> : futures_util::future::try_future::TryFutureExt` [INFO] [stderr] `&std::boxed::Box> + std::marker::Send> : futures_util::stream::try_stream::TryStreamExt` [INFO] [stderr] `dyn futures::future::Future> + std::marker::Send : futures_util::future::try_future::TryFutureExt` [INFO] [stderr] `dyn futures::future::Future> + std::marker::Send : futures_util::stream::try_stream::TryStreamExt` [INFO] [stderr] `std::boxed::Box> + std::marker::Send> : futures_util::future::try_future::TryFutureExt` [INFO] [stderr] `std::boxed::Box> + std::marker::Send> : futures_util::stream::try_stream::TryStreamExt` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `spawner` found for reference `&vm::thread::Thread` in the current scope [INFO] [stderr] --> src/compiler_pipeline.rs:180:34 [INFO] [stderr] | [INFO] [stderr] 180 | let spawner = thread.spawner(); [INFO] [stderr] | ^^^^^^^ method not found in `&vm::thread::Thread` [INFO] [stderr] [INFO] [stderr] error[E0061]: this function takes 2 parameters but 3 parameters were supplied [INFO] [stderr] --> src/compiler_pipeline.rs:182:30 [INFO] [stderr] | [INFO] [stderr] 182 | let mut macros = MacroExpander::new(thread, &mut forker, spawner); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 2 parameters [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `(): core::future::future::Future` is not satisfied [INFO] [stderr] --> src/compiler_pipeline.rs:183:13 [INFO] [stderr] | [INFO] [stderr] 183 | macros.run(&mut compiler.symbols, self).await; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `core::future::future::Future` is not implemented for `()` [INFO] [stderr] [INFO] [stderr] error: aborting due to 7 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0061, E0107, E0277, E0405, E0599. [INFO] [stderr] For more information about an error, try `rustc --explain E0061`. [INFO] [stderr] error: could not compile `gluon`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "0ab1923ca9305f69b6fe6f78e79db85e3ff185e24c9a21602adc1534a7e95db8"` [INFO] running `"docker" "rm" "-f" "0ab1923ca9305f69b6fe6f78e79db85e3ff185e24c9a21602adc1534a7e95db8"` [INFO] [stdout] 0ab1923ca9305f69b6fe6f78e79db85e3ff185e24c9a21602adc1534a7e95db8