[INFO] cloning repository https://github.com/myfreeweb/evscript [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/myfreeweb/evscript" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmyfreeweb%2Fevscript", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmyfreeweb%2Fevscript'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 54036a301fac6a2b1a1f770d2028d723f89ab862 [INFO] checking myfreeweb/evscript against master#3aedcf06b73fc36feeebca3d579e1d2a6c40acc5 for pr-65819 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmyfreeweb%2Fevscript" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/myfreeweb/evscript on toolchain 3aedcf06b73fc36feeebca3d579e1d2a6c40acc5 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/myfreeweb/evscript [INFO] finished tweaking git repo https://github.com/myfreeweb/evscript [INFO] tweaked toml for git repo https://github.com/myfreeweb/evscript written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/myfreeweb/evscript already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] error: the lock file /workspace/builds/worker-3/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 `Command { std: "/workspace/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/myfreeweb/evdev` [INFO] [stderr] Updating git repository `https://github.com/myfreeweb/rusty-sandbox` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "fetch" "--locked" "--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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "rustops/crates-build-env@sha256:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "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] a6c227d4b02da4796757e2da775538af5d0cbf8f703b3da4519f0f4fdcf677ed [INFO] running `Command { std: "docker" "start" "-a" "a6c227d4b02da4796757e2da775538af5d0cbf8f703b3da4519f0f4fdcf677ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a6c227d4b02da4796757e2da775538af5d0cbf8f703b3da4519f0f4fdcf677ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6c227d4b02da4796757e2da775538af5d0cbf8f703b3da4519f0f4fdcf677ed", kill_on_drop: false }` [INFO] [stdout] a6c227d4b02da4796757e2da775538af5d0cbf8f703b3da4519f0f4fdcf677ed [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9bd280a90b017b50115d19e10e21780efc49233ac9be644f38f2c6b08404a3bd [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "9bd280a90b017b50115d19e10e21780efc49233ac9be644f38f2c6b08404a3bd", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking range v1.0.0 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking piston-float v1.0.0 [INFO] [stderr] Checking strum v0.8.0 [INFO] [stderr] Checking advancedresearch-tree_mem_sort v0.2.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking range v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-bigint v0.4.0 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Checking read_token v1.0.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking vecmath v1.0.0 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking piston_meta v2.0.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Checking num-complex v0.4.0 [INFO] [stderr] Checking num-complex v0.1.43 [INFO] [stderr] Compiling strum_macros v0.8.0 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking unix_socket v0.5.0 [INFO] [stderr] Checking nix v0.9.0 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking rusty-sandbox v0.2.0 (https://github.com/myfreeweb/rusty-sandbox?branch=master#eabed2fd) [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking num-bigint v0.1.44 [INFO] [stderr] Checking dyon v0.46.0 [INFO] [stderr] Checking num v0.4.0 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Checking evdev v0.10.1 (https://github.com/myfreeweb/evdev?branch=uinput#4b905750) [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Checking evscript v0.0.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `nix::poll::EventFlags` [INFO] [stdout] --> src/main.rs:18:23 [INFO] [stdout] | [INFO] [stdout] 18 | use nix::poll::{poll, EventFlags, PollFd}; [INFO] [stdout] | ^^^^^^^^^^ no `EventFlags` in `poll` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::poll::EventFlags` [INFO] [stdout] --> src/main.rs:18:23 [INFO] [stdout] | [INFO] [stdout] 18 | use nix::poll::{poll, EventFlags, PollFd}; [INFO] [stdout] | ^^^^^^^^^^ no `EventFlags` in `poll` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `Text` found for enum `dyon::Type` in the current scope [INFO] [stdout] --> src/main.rs:187:71 [INFO] [stdout] | [INFO] [stdout] 187 | module_add!(module << device_name [Lt::Default] [Type::Any] Type::Text); [INFO] [stdout] | ^^^^ variant or associated item not found in `dyon::Type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0063]: missing fields `ext` and `lazy` in initializer of `Dfn` [INFO] [stdout] --> src/main.rs:28:13 [INFO] [stdout] | [INFO] [stdout] 28 | Dfn { lts: vec![$($lt),*], tys: vec![$($ty),*], ret: $ret } [INFO] [stdout] | ^^^ missing `ext` and `lazy` [INFO] [stdout] ... [INFO] [stdout] 187 | module_add!(module << device_name [Lt::Default] [Type::Any] Type::Text); [INFO] [stdout] | ------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0063]: missing fields `ext` and `lazy` in initializer of `Dfn` [INFO] [stdout] --> src/main.rs:28:13 [INFO] [stdout] | [INFO] [stdout] 28 | Dfn { lts: vec![$($lt),*], tys: vec![$($ty),*], ret: $ret } [INFO] [stdout] | ^^^ missing `ext` and `lazy` [INFO] [stdout] ... [INFO] [stdout] 188 | module_add!(module << next_events [Lt::Default] [Type::Array(Box::new(Type::Any))] Type::Object); [INFO] [stdout] | ------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0063]: missing fields `ext` and `lazy` in initializer of `Dfn` [INFO] [stdout] --> src/main.rs:28:13 [INFO] [stdout] | [INFO] [stdout] 28 | Dfn { lts: vec![$($lt),*], tys: vec![$($ty),*], ret: $ret } [INFO] [stdout] | ^^^ missing `ext` and `lazy` [INFO] [stdout] ... [INFO] [stdout] 189 | module_add!(module << emit_event [Lt::Default, Lt::Default] [Type::Any, Type::Object] Type::Bool); [INFO] [stdout] | -------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0616]: field `functions` of struct `Module` is private [INFO] [stdout] --> src/main.rs:195:40 [INFO] [stdout] | [INFO] [stdout] 195 | let main_fun = &mut module.functions[i as usize]; [INFO] [stdout] | ^^^^^^^^^ private field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:47:27 [INFO] [stdout] | [INFO] [stdout] 47 | source_range: Range::empty(0), [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected struct `range::Range`, found a different struct `range::Range` [INFO] [stdout] ... [INFO] [stdout] 196 | main_current_add!(rt main_fun << evdevs (arr rustobj) = devs); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected struct `range::Range` (struct `range::Range`) [INFO] [stdout] found struct `range::Range` (struct `range::Range`) [INFO] [stdout] = note: perhaps two different versions of crate `range` are being used? [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:47:27 [INFO] [stdout] | [INFO] [stdout] 47 | source_range: Range::empty(0), [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected struct `range::Range`, found a different struct `range::Range` [INFO] [stdout] ... [INFO] [stdout] 197 | main_current_add!(rt main_fun << uinput (rustobj) = uinput); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected struct `range::Range` (struct `range::Range`) [INFO] [stdout] found struct `range::Range` (struct `range::Range`) [INFO] [stdout] = note: perhaps two different versions of crate `range` are being used? [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `Text` found for enum `dyon::Type` in the current scope [INFO] [stdout] --> src/main.rs:187:71 [INFO] [stdout] | [INFO] [stdout] 187 | module_add!(module << device_name [Lt::Default] [Type::Any] Type::Text); [INFO] [stdout] | ^^^^ variant or associated item not found in `dyon::Type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0063]: missing fields `ext` and `lazy` in initializer of `Dfn` [INFO] [stdout] --> src/main.rs:28:13 [INFO] [stdout] | [INFO] [stdout] 28 | Dfn { lts: vec![$($lt),*], tys: vec![$($ty),*], ret: $ret } [INFO] [stdout] | ^^^ missing `ext` and `lazy` [INFO] [stdout] ... [INFO] [stdout] 187 | module_add!(module << device_name [Lt::Default] [Type::Any] Type::Text); [INFO] [stdout] | ------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0063]: missing fields `ext` and `lazy` in initializer of `Dfn` [INFO] [stdout] --> src/main.rs:28:13 [INFO] [stdout] | [INFO] [stdout] 28 | Dfn { lts: vec![$($lt),*], tys: vec![$($ty),*], ret: $ret } [INFO] [stdout] | ^^^ missing `ext` and `lazy` [INFO] [stdout] ... [INFO] [stdout] 188 | module_add!(module << next_events [Lt::Default] [Type::Array(Box::new(Type::Any))] Type::Object); [INFO] [stdout] | ------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0063]: missing fields `ext` and `lazy` in initializer of `Dfn` [INFO] [stdout] --> src/main.rs:28:13 [INFO] [stdout] | [INFO] [stdout] 28 | Dfn { lts: vec![$($lt),*], tys: vec![$($ty),*], ret: $ret } [INFO] [stdout] | ^^^ missing `ext` and `lazy` [INFO] [stdout] ... [INFO] [stdout] 189 | module_add!(module << emit_event [Lt::Default, Lt::Default] [Type::Any, Type::Object] Type::Bool); [INFO] [stdout] | -------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0616]: field `functions` of struct `Module` is private [INFO] [stdout] --> src/main.rs:195:40 [INFO] [stdout] | [INFO] [stdout] 195 | let main_fun = &mut module.functions[i as usize]; [INFO] [stdout] | ^^^^^^^^^ private field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0063, E0308, E0432, E0599, E0616. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0063`. [INFO] [stdout] [INFO] [stderr] error: could not compile `evscript` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:47:27 [INFO] [stdout] | [INFO] [stdout] 47 | source_range: Range::empty(0), [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected struct `range::Range`, found a different struct `range::Range` [INFO] [stdout] ... [INFO] [stdout] 196 | main_current_add!(rt main_fun << evdevs (arr rustobj) = devs); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected struct `range::Range` (struct `range::Range`) [INFO] [stdout] found struct `range::Range` (struct `range::Range`) [INFO] [stdout] = note: perhaps two different versions of crate `range` are being used? [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:47:27 [INFO] [stdout] | [INFO] [stdout] 47 | source_range: Range::empty(0), [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected struct `range::Range`, found a different struct `range::Range` [INFO] [stdout] ... [INFO] [stdout] 197 | main_current_add!(rt main_fun << uinput (rustobj) = uinput); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected struct `range::Range` (struct `range::Range`) [INFO] [stdout] found struct `range::Range` (struct `range::Range`) [INFO] [stdout] = note: perhaps two different versions of crate `range` are being used? [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0063, E0308, E0432, E0599, E0616. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0063`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "9bd280a90b017b50115d19e10e21780efc49233ac9be644f38f2c6b08404a3bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9bd280a90b017b50115d19e10e21780efc49233ac9be644f38f2c6b08404a3bd", kill_on_drop: false }` [INFO] [stdout] 9bd280a90b017b50115d19e10e21780efc49233ac9be644f38f2c6b08404a3bd