[INFO] updating cached repository https://github.com/ProgramFOX/lichess-event-stream-watcher [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] 530c115c70ba53efa9688953330f0cee06af7457 [INFO] checking ProgramFOX/lichess-event-stream-watcher against try#e60d9e09c55855f5a848fde8ad83e13131a5b241 for pr-68350 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FProgramFOX%2Flichess-event-stream-watcher" "/workspace/builds/worker-7/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ProgramFOX/lichess-event-stream-watcher on toolchain e60d9e09c55855f5a848fde8ad83e13131a5b241 [INFO] running `"/workspace/cargo-home/bin/cargo" "+e60d9e09c55855f5a848fde8ad83e13131a5b241" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/ProgramFOX/lichess-event-stream-watcher [INFO] finished tweaking git repo https://github.com/ProgramFOX/lichess-event-stream-watcher [INFO] tweaked toml for git repo https://github.com/ProgramFOX/lichess-event-stream-watcher written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/ProgramFOX/lichess-event-stream-watcher already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+e60d9e09c55855f5a848fde8ad83e13131a5b241" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+e60d9e09c55855f5a848fde8ad83e13131a5b241" "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] 96d4ec0430e1611febdd476ff2fc78c9bde965f0c02c0ae8214b714c94a145a9 [INFO] running `"docker" "start" "-a" "96d4ec0430e1611febdd476ff2fc78c9bde965f0c02c0ae8214b714c94a145a9"` [INFO] [stderr] Compiling proc-macro2 v0.4.12 [INFO] [stderr] Compiling httparse v1.3.2 [INFO] [stderr] Compiling openssl v0.10.11 [INFO] [stderr] Checking itoa v0.4.2 [INFO] [stderr] Compiling native-tls v0.2.1 [INFO] [stderr] Compiling serde v1.0.71 [INFO] [stderr] Checking arrayref v0.3.5 [INFO] [stderr] Checking byte-tools v0.2.0 [INFO] [stderr] Compiling ryu v0.2.3 [INFO] [stderr] Checking utf-8 v0.7.4 [INFO] [stderr] Checking log v0.4.3 [INFO] [stderr] Checking tokio-executor v0.1.3 [INFO] [stderr] Compiling openssl-sys v0.9.35 [INFO] [stderr] Checking crossbeam-utils v0.3.2 [INFO] [stderr] Compiling memchr v2.1.1 [INFO] [stderr] Compiling rlua v0.16.2 [INFO] [stderr] Checking base64 v0.9.2 [INFO] [stderr] Checking bytes v0.4.9 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking block-buffer v0.3.3 [INFO] [stderr] Checking mio v0.6.15 [INFO] [stderr] Checking want v0.0.6 [INFO] [stderr] Checking generic-array v0.9.0 [INFO] [stderr] Checking num-integer v0.1.39 [INFO] [stderr] Checking url v1.7.1 [INFO] [stderr] Checking crossbeam-epoch v0.4.3 [INFO] [stderr] Checking tokio-timer v0.2.5 [INFO] [stderr] Checking digest v0.7.5 [INFO] [stderr] Checking tokio-io v0.1.7 [INFO] [stderr] Checking http v0.1.10 [INFO] [stderr] Checking input_buffer v0.2.0 [INFO] [stderr] Checking sha-1 v0.7.0 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Checking crossbeam-deque v0.3.1 [INFO] [stderr] Compiling quote v0.6.6 [INFO] [stderr] Checking aho-corasick v0.6.9 [INFO] [stderr] Checking tokio-threadpool v0.1.5 [INFO] [stderr] Compiling syn v0.14.8 [INFO] [stderr] Checking tokio-reactor v0.1.3 [INFO] [stderr] Checking tokio-codec v0.1.0 [INFO] [stderr] Checking regex v1.0.6 [INFO] [stderr] Checking tokio-udp v0.1.1 [INFO] [stderr] Checking tokio-tcp v0.1.1 [INFO] [stderr] Checking tokio-fs v0.1.3 [INFO] [stderr] Checking tokio v0.1.7 [INFO] [stderr] Checking h2 v0.1.12 [INFO] [stderr] error[E0277]: the trait bound `!: userdata::UserData` is not satisfied [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rlua-0.16.2/src/context.rs:901:14 [INFO] [stderr] | [INFO] [stderr] 901 | self.call(())?; [INFO] [stderr] | ^^^^ the trait `userdata::UserData` is not implemented for `!` [INFO] [stderr] | [INFO] [stderr] = note: required because of the requirements on the impl of `value::FromLua<'_>` for `!` [INFO] [stderr] = note: required because of the requirements on the impl of `value::FromLuaMulti<'_>` for `!` [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0277`. [INFO] [stderr] error: could not compile `rlua`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "96d4ec0430e1611febdd476ff2fc78c9bde965f0c02c0ae8214b714c94a145a9"` [INFO] running `"docker" "rm" "-f" "96d4ec0430e1611febdd476ff2fc78c9bde965f0c02c0ae8214b714c94a145a9"` [INFO] [stdout] 96d4ec0430e1611febdd476ff2fc78c9bde965f0c02c0ae8214b714c94a145a9