[INFO] cloning repository https://github.com/dmitmel/cc-mod-manager-launcher [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dmitmel/cc-mod-manager-launcher" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdmitmel%2Fcc-mod-manager-launcher", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdmitmel%2Fcc-mod-manager-launcher'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a9854f3351a1fdeb1aae9f5e242ffe65a4c778e1 [INFO] checking dmitmel/cc-mod-manager-launcher against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdmitmel%2Fcc-mod-manager-launcher" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dmitmel/cc-mod-manager-launcher on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-9/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 `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c31bfc81b38de7b235792b8eb4e06006bd42d9e38d039898b32104e32e349315 [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" "c31bfc81b38de7b235792b8eb4e06006bd42d9e38d039898b32104e32e349315", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c31bfc81b38de7b235792b8eb4e06006bd42d9e38d039898b32104e32e349315", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c31bfc81b38de7b235792b8eb4e06006bd42d9e38d039898b32104e32e349315", kill_on_drop: false }` [INFO] [stdout] c31bfc81b38de7b235792b8eb4e06006bd42d9e38d039898b32104e32e349315 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 25a6a4d99a1bbdf0eb10db575ed6d22aff81f60fcbbd9af11b227e5fdf820023 [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" "25a6a4d99a1bbdf0eb10db575ed6d22aff81f60fcbbd9af11b227e5fdf820023", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Compiling curl v0.4.26 [INFO] [stderr] Compiling ccloader-installer v1.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking bytes v0.5.4 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking http v0.2.0 [INFO] [stderr] Compiling glib-sys v0.9.1 [INFO] [stderr] Compiling gobject-sys v0.9.1 [INFO] [stderr] Compiling gio-sys v0.9.1 [INFO] [stderr] Compiling cairo-sys-rs v0.9.2 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.9.1 [INFO] [stderr] Compiling pango-sys v0.9.1 [INFO] [stderr] Compiling gdk-sys v0.9.1 [INFO] [stderr] Compiling atk-sys v0.9.1 [INFO] [stderr] Compiling gtk-sys v0.9.2 [INFO] [stderr] Checking dirs-sys v0.3.4 [INFO] [stderr] Checking socket2 v0.3.11 [INFO] [stderr] Checking filetime v0.2.8 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking log4rs v0.9.0 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling openssl-sys v0.9.53 [INFO] [stderr] Compiling curl-sys v0.4.27 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking tar v0.4.26 [INFO] [stderr] Checking flate2 v1.0.13 [INFO] [stderr] Checking backtrace v0.3.42 [INFO] [stderr] Checking serde_json v1.0.45 [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/error.rs:20:43 [INFO] [stdout] | [INFO] [stdout] 20 | return Err($crate::error::err_msg($e)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 72 | bail!("The game data directory already contains a CCLoader installation (updating CCLoader isn't supported yet)") [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail` [INFO] [stdout] = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/error.rs:20:43 [INFO] [stdout] | [INFO] [stdout] 20 | return Err($crate::error::err_msg($e)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 72 | bail!("The game data directory already contains a CCLoader installation (updating CCLoader isn't supported yet)") [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail` [INFO] [stdout] = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 50.13s [INFO] running `Command { std: "docker" "inspect" "25a6a4d99a1bbdf0eb10db575ed6d22aff81f60fcbbd9af11b227e5fdf820023", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25a6a4d99a1bbdf0eb10db575ed6d22aff81f60fcbbd9af11b227e5fdf820023", kill_on_drop: false }` [INFO] [stdout] 25a6a4d99a1bbdf0eb10db575ed6d22aff81f60fcbbd9af11b227e5fdf820023