[INFO] updating cached repository https://github.com/iovxw/biying [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] [stderr] From https://github.com/iovxw/biying [INFO] [stderr] - [deleted] (none) -> dependabot/cargo/image-0.23.2 [INFO] [stderr] - [deleted] (none) -> dependabot/cargo/serde-1.0.105 [INFO] [stderr] 22edb23..8ee4609 master -> master [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 8ee46097fdda36e858c57451c7bd4f18642763b1 [INFO] checking iovxw/biying against master#ba72b15666b2491415aec703a02c2364fe5e2790 for pr-71140 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiovxw%2Fbiying" "/workspace/builds/worker-3/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/iovxw/biying on toolchain ba72b15666b2491415aec703a02c2364fe5e2790 [INFO] running `"/workspace/cargo-home/bin/cargo" "+ba72b15666b2491415aec703a02c2364fe5e2790" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/iovxw/biying [INFO] finished tweaking git repo https://github.com/iovxw/biying [INFO] tweaked toml for git repo https://github.com/iovxw/biying written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/iovxw/biying already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+ba72b15666b2491415aec703a02c2364fe5e2790" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"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" "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" "+ba72b15666b2491415aec703a02c2364fe5e2790" "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] c54f09d7433fdba083e1eb4d42403f78c70c7e7e614f6bb060a0bbf21be2c16f [INFO] running `"docker" "start" "-a" "c54f09d7433fdba083e1eb4d42403f78c70c7e7e614f6bb060a0bbf21be2c16f"` [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling libdbus-sys v0.2.1 [INFO] [stderr] Compiling aho-corasick v0.7.9 [INFO] [stderr] Checking dbus v0.6.5 [INFO] [stderr] Checking async-compression v0.3.1 [INFO] [stderr] Checking regex v1.3.6 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] Compiling cpp_common v0.5.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling tokio-macros v0.2.4 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling qmetaobject_impl v0.1.4 (https://github.com/woboq/qmetaobject-rs.git#9d60d82a) [INFO] [stderr] Compiling cstr-macros v0.1.6 [INFO] [stderr] Checking native-tls v0.2.3 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking tokio v0.2.18 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Checking cstr v0.1.7 [INFO] [stderr] Compiling cpp_macros v0.5.4 [INFO] [stderr] Checking failure v0.1.7 [INFO] [stderr] Compiling cpp_build v0.5.4 [INFO] [stderr] Checking crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling dbus-codegen v0.3.0 [INFO] [stderr] Checking futures-util v0.3.4 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking tokio-util v0.2.0 [INFO] [stderr] Checking tokio-tls v0.3.0 [INFO] [stderr] Checking cpp v0.5.4 [INFO] [stderr] Checking rayon-core v1.7.0 [INFO] [stderr] Checking rayon v1.3.0 [INFO] [stderr] Compiling qmetaobject v0.1.4 (https://github.com/woboq/qmetaobject-rs.git#9d60d82a) [INFO] [stderr] Compiling biying v1.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling ksni v0.0.0 [INFO] [stderr] Checking h2 v0.2.2 [INFO] [stderr] Checking futures-executor v0.3.4 [INFO] [stderr] Checking futures v0.3.4 [INFO] [stderr] Checking serde v1.0.106 [INFO] [stderr] Checking jpeg-decoder v0.1.18 [INFO] [stderr] Checking hyper v0.13.3 [INFO] [stderr] Checking image v0.23.3 [INFO] [stderr] Checking hyper-tls v0.4.1 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking serde_json v1.0.51 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Checking reqwest v0.10.4 [INFO] [stderr] error: environment variable `AVOS_ID` not defined [INFO] [stderr] --> src/implementation.rs:35:55 [INFO] [stderr] | [INFO] [stderr] 35 | reqwest::header::HeaderValue::from_static(env!("AVOS_ID")), [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: environment variable `AVOS_KEY` not defined [INFO] [stderr] --> src/implementation.rs:39:55 [INFO] [stderr] | [INFO] [stderr] 39 | reqwest::header::HeaderValue::from_static(env!("AVOS_KEY")), [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: environment variable `AVOS_ID` not defined [INFO] [stderr] --> src/implementation.rs:35:55 [INFO] [stderr] | [INFO] [stderr] 35 | reqwest::header::HeaderValue::from_static(env!("AVOS_ID")), [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: environment variable `AVOS_KEY` not defined [INFO] [stderr] --> src/implementation.rs:39:55 [INFO] [stderr] | [INFO] [stderr] 39 | reqwest::header::HeaderValue::from_static(env!("AVOS_KEY")), [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: couldn't read /opt/rustwide/workdir/assets/variety/data/scripts/set_wallpaper: No such file or directory (os error 2) [INFO] [stderr] --> src/main.rs:114:34 [INFO] [stderr] | [INFO] [stderr] 114 | let set_wallpaper_fallback = include_bytes!(concat!( [INFO] [stderr] | __________________________________^ [INFO] [stderr] 115 | | env!("CARGO_MANIFEST_DIR"), [INFO] [stderr] 116 | | "/assets/variety/data/scripts/set_wallpaper" [INFO] [stderr] 117 | | )); [INFO] [stderr] | |______^ [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: couldn't read /opt/rustwide/workdir/assets/variety/data/scripts/set_wallpaper: No such file or directory (os error 2) [INFO] [stderr] --> src/main.rs:114:34 [INFO] [stderr] | [INFO] [stderr] 114 | let set_wallpaper_fallback = include_bytes!(concat!( [INFO] [stderr] | __________________________________^ [INFO] [stderr] 115 | | env!("CARGO_MANIFEST_DIR"), [INFO] [stderr] 116 | | "/assets/variety/data/scripts/set_wallpaper" [INFO] [stderr] 117 | | )); [INFO] [stderr] | |______^ [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: aborting due to 3 previous errors [INFO] [stderr] [INFO] [stderr] error: could not compile `biying`. [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] [stderr] error: aborting due to 3 previous errors [INFO] [stderr] [INFO] [stderr] error: could not compile `biying`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "c54f09d7433fdba083e1eb4d42403f78c70c7e7e614f6bb060a0bbf21be2c16f"` [INFO] running `"docker" "rm" "-f" "c54f09d7433fdba083e1eb4d42403f78c70c7e7e614f6bb060a0bbf21be2c16f"` [INFO] [stdout] c54f09d7433fdba083e1eb4d42403f78c70c7e7e614f6bb060a0bbf21be2c16f