[INFO] cloning repository https://github.com/LooMaclin/magnus [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LooMaclin/magnus" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLooMaclin%2Fmagnus", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLooMaclin%2Fmagnus'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ea76dc535fe63cf7f12020c76eceef01ca541064 [INFO] checking LooMaclin/magnus against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLooMaclin%2Fmagnus" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/LooMaclin/magnus on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/LooMaclin/magnus [INFO] finished tweaking git repo https://github.com/LooMaclin/magnus [INFO] tweaked toml for git repo https://github.com/LooMaclin/magnus written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/LooMaclin/magnus already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f8c7089b5bee4a501f1e1293185e77b4c3f4b78734e456b6e3f0fbfdf2accac3 [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" "f8c7089b5bee4a501f1e1293185e77b4c3f4b78734e456b6e3f0fbfdf2accac3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f8c7089b5bee4a501f1e1293185e77b4c3f4b78734e456b6e3f0fbfdf2accac3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8c7089b5bee4a501f1e1293185e77b4c3f4b78734e456b6e3f0fbfdf2accac3", kill_on_drop: false }` [INFO] [stdout] f8c7089b5bee4a501f1e1293185e77b4c3f4b78734e456b6e3f0fbfdf2accac3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", 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] d75afdac1592a685bed3b399f757e913167136b0d5040199bbe23f0ae5727686 [INFO] running `Command { std: "docker" "start" "-a" "d75afdac1592a685bed3b399f757e913167136b0d5040199bbe23f0ae5727686", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.49 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling cc v1.0.29 [INFO] [stderr] Compiling gio v0.6.0 [INFO] [stderr] Checking fragile v0.3.0 [INFO] [stderr] Compiling cairo-rs v0.6.0 [INFO] [stderr] Compiling gdk-pixbuf v0.6.0 [INFO] [stderr] Compiling pango v0.6.0 [INFO] [stderr] Checking either v1.5.1 [INFO] [stderr] Compiling atk v0.6.0 [INFO] [stderr] Checking inflate v0.2.0 [INFO] [stderr] Compiling gdk v0.10.0 [INFO] [stderr] Compiling scrap v0.5.0 [INFO] [stderr] Compiling gtk v0.6.0 [INFO] [stderr] Checking lab v0.4.4 [INFO] [stderr] Checking glob v0.2.11 [INFO] [stderr] Checking block v0.1.6 [INFO] [stderr] Compiling glib-sys v0.8.0 [INFO] [stderr] Compiling gobject-sys v0.8.0 [INFO] [stderr] Compiling gio-sys v0.8.0 [INFO] [stderr] Compiling pango-sys v0.8.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.8.0 [INFO] [stderr] Compiling cairo-sys-rs v0.8.0 [INFO] [stderr] Compiling atk-sys v0.8.0 [INFO] [stderr] Compiling gdk-sys v0.8.0 [INFO] [stderr] Compiling gtk-sys v0.8.0 [INFO] [stderr] Checking crossbeam-utils v0.2.2 [INFO] [stderr] Checking gif v0.9.2 [INFO] [stderr] Checking getopts v0.2.18 [INFO] [stderr] Checking deflate v0.7.19 [INFO] [stderr] Checking crossbeam-epoch v0.3.1 [INFO] [stderr] Checking crossbeam-deque v0.2.0 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking num_cpus v1.10.0 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking dbus v0.6.4 [INFO] [stderr] Checking enum_primitive v0.1.1 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Checking rayon-core v1.4.1 [INFO] [stderr] Checking num-iter v0.1.37 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Checking png v0.7.0 [INFO] [stderr] Checking rayon v1.0.3 [INFO] [stderr] Checking rayon v0.7.1 [INFO] [stderr] Checking glib v0.7.1 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking backtrace v0.3.14 [INFO] [stderr] Checking error-chain v0.12.0 [INFO] [stderr] Checking notify-rust v3.5.0 [INFO] [stderr] Checking jpeg-decoder v0.1.15 [INFO] [stderr] Checking image v0.13.0 [INFO] [stderr] Checking engiffen v0.8.1 [INFO] [stderr] Checking magnus v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `std::sync::atomic::AtomicBool::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] --> src/main.rs:92:15 [INFO] [stdout] | [INFO] [stdout] 92 | RECORDING.compare_and_swap(true, false, Ordering::Relaxed); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::sync::atomic::AtomicBool::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] --> src/main.rs:92:15 [INFO] [stdout] | [INFO] [stdout] 92 | RECORDING.compare_and_swap(true, false, Ordering::Relaxed); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::sync::atomic::AtomicBool::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] --> src/main.rs:158:23 [INFO] [stdout] | [INFO] [stdout] 158 | RECORDING.compare_and_swap(false, true, Ordering::Relaxed); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::sync::atomic::AtomicBool::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] --> src/main.rs:158:23 [INFO] [stdout] | [INFO] [stdout] 158 | RECORDING.compare_and_swap(false, true, Ordering::Relaxed); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 18s [INFO] running `Command { std: "docker" "inspect" "d75afdac1592a685bed3b399f757e913167136b0d5040199bbe23f0ae5727686", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d75afdac1592a685bed3b399f757e913167136b0d5040199bbe23f0ae5727686", kill_on_drop: false }` [INFO] [stdout] d75afdac1592a685bed3b399f757e913167136b0d5040199bbe23f0ae5727686