[INFO] updating cached repository https://github.com/dmitmel/cc-mod-manager-launcher [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/dmitmel/cc-mod-manager-launcher [INFO] [stderr] d6d253d..30df9cf master -> master [INFO] [stderr] * [new branch] sha256-hash -> sha256-hash [INFO] [stderr] * [new tag] v1.0.0 -> v1.0.0 [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 30df9cfa664e28eca79b14c7ab36f0e9ba267867 [INFO] checking dmitmel/cc-mod-manager-launcher against try#a243773eaf3fedcd203f10ae4579e4f106bf7ccd for pr-68325 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdmitmel%2Fcc-mod-manager-launcher" "/workspace/builds/worker-13/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dmitmel/cc-mod-manager-launcher on toolchain a243773eaf3fedcd203f10ae4579e4f106bf7ccd [INFO] running `"/workspace/cargo-home/bin/cargo" "+a243773eaf3fedcd203f10ae4579e4f106bf7ccd" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/dmitmel/cc-mod-manager-launcher [INFO] finished tweaking git repo https://github.com/dmitmel/cc-mod-manager-launcher [INFO] tweaked toml for git repo https://github.com/dmitmel/cc-mod-manager-launcher written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/dmitmel/cc-mod-manager-launcher already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+a243773eaf3fedcd203f10ae4579e4f106bf7ccd" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+a243773eaf3fedcd203f10ae4579e4f106bf7ccd" "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] b828c7d697fc2882c81f61114ef065d12201fca1b46ac9602d0ea494afedc7ef [INFO] running `"docker" "start" "-a" "b828c7d697fc2882c81f61114ef065d12201fca1b46ac9602d0ea494afedc7ef"` [INFO] [stderr] Compiling curl v0.4.25 (https://github.com/alexcrichton/curl-rust.git#a6969c03) [INFO] [stderr] Compiling ccloader-installer v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling curl-sys v0.4.25 (https://github.com/alexcrichton/curl-rust.git#a6969c03) [INFO] [stderr] Checking filetime v0.2.8 [INFO] [stderr] Checking log4rs v0.9.0 [INFO] [stderr] Checking flate2 v1.0.13 [INFO] [stderr] Checking serde_json v1.0.45 [INFO] [stderr] Checking tar v0.4.26 [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `sys` [INFO] [stderr] --> src/native_ui/mod.rs:59:3 [INFO] [stderr] | [INFO] [stderr] 59 | sys::init() [INFO] [stderr] | ^^^ use of undeclared type or module `sys` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `sys` [INFO] [stderr] --> src/native_ui/mod.rs:63:3 [INFO] [stderr] | [INFO] [stderr] 63 | sys::shutdown() [INFO] [stderr] | ^^^ use of undeclared type or module `sys` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `sys` [INFO] [stderr] --> src/native_ui/mod.rs:67:3 [INFO] [stderr] | [INFO] [stderr] 67 | sys::show_alert(config) [INFO] [stderr] | ^^^ use of undeclared type or module `sys` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `sys` [INFO] [stderr] --> src/native_ui/mod.rs:71:3 [INFO] [stderr] | [INFO] [stderr] 71 | sys::open_pick_folder_dialog() [INFO] [stderr] | ^^^ use of undeclared type or module `sys` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `sys` [INFO] [stderr] --> src/native_ui/mod.rs:75:3 [INFO] [stderr] | [INFO] [stderr] 75 | sys::open_path(path) [INFO] [stderr] | ^^^ use of undeclared type or module `sys` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `sys` [INFO] [stderr] --> src/native_ui/mod.rs:59:3 [INFO] [stderr] | [INFO] [stderr] 59 | sys::init() [INFO] [stderr] | ^^^ use of undeclared type or module `sys` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `sys` [INFO] [stderr] --> src/native_ui/mod.rs:63:3 [INFO] [stderr] | [INFO] [stderr] 63 | sys::shutdown() [INFO] [stderr] | ^^^ use of undeclared type or module `sys` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `sys` [INFO] [stderr] --> src/native_ui/mod.rs:67:3 [INFO] [stderr] | [INFO] [stderr] 67 | sys::show_alert(config) [INFO] [stderr] | ^^^ use of undeclared type or module `sys` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `sys` [INFO] [stderr] --> src/native_ui/mod.rs:71:3 [INFO] [stderr] | [INFO] [stderr] 71 | sys::open_pick_folder_dialog() [INFO] [stderr] | ^^^ use of undeclared type or module `sys` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `sys` [INFO] [stderr] --> src/native_ui/mod.rs:75:3 [INFO] [stderr] | [INFO] [stderr] 75 | sys::open_path(path) [INFO] [stderr] | ^^^ use of undeclared type or module `sys` [INFO] [stderr] [INFO] [stderr] error: aborting due to 5 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0433`. [INFO] [stderr] error: could not compile `ccloader-installer`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: aborting due to 5 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0433`. [INFO] [stderr] error: could not compile `ccloader-installer`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "b828c7d697fc2882c81f61114ef065d12201fca1b46ac9602d0ea494afedc7ef"` [INFO] running `"docker" "rm" "-f" "b828c7d697fc2882c81f61114ef065d12201fca1b46ac9602d0ea494afedc7ef"` [INFO] [stdout] b828c7d697fc2882c81f61114ef065d12201fca1b46ac9602d0ea494afedc7ef