[INFO] cloning repository https://github.com/gregtatum/rust-sketches [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gregtatum/rust-sketches" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgregtatum%2Frust-sketches", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgregtatum%2Frust-sketches'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e05183ac5fa895d6ee34263de8f9ae4f36101d87 [INFO] checking gregtatum/rust-sketches against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgregtatum%2Frust-sketches" "/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/gregtatum/rust-sketches 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/gregtatum/rust-sketches [INFO] removed path dependency icu from git repo https://github.com/gregtatum/rust-sketches [INFO] removed path dependency icu_provider_fs from git repo https://github.com/gregtatum/rust-sketches [INFO] finished tweaking git repo https://github.com/gregtatum/rust-sketches [INFO] tweaked toml for git repo https://github.com/gregtatum/rust-sketches written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/gregtatum/rust-sketches 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] [stderr] warning: dependency (icu) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (icu_provider_fs) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-4/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (icu) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (icu_provider_fs) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [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] eb86a76c3a3f2cca0167d2f846e0b995771dd95dcf16a4e44eb36817d0c73a7f [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" "eb86a76c3a3f2cca0167d2f846e0b995771dd95dcf16a4e44eb36817d0c73a7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eb86a76c3a3f2cca0167d2f846e0b995771dd95dcf16a4e44eb36817d0c73a7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb86a76c3a3f2cca0167d2f846e0b995771dd95dcf16a4e44eb36817d0c73a7f", kill_on_drop: false }` [INFO] [stdout] eb86a76c3a3f2cca0167d2f846e0b995771dd95dcf16a4e44eb36817d0c73a7f [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] 1f274d72aa8df162bdd670b450efc2b79256c883f049ee4c9a3bb31c17af5d3a [INFO] running `Command { std: "docker" "start" "-a" "1f274d72aa8df162bdd670b450efc2b79256c883f049ee4c9a3bb31c17af5d3a", kill_on_drop: false }` [INFO] [stderr] warning: dependency (icu) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (icu_provider_fs) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling syn v1.0.57 [INFO] [stderr] Compiling tinystr-raw v0.1.0 [INFO] [stderr] Checking smallvec v1.6.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking icu_uniset v0.1.0 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling tinystr-macros v0.2.0 [INFO] [stderr] Checking fixed_decimal v0.1.0 [INFO] [stderr] Checking tinystr v0.4.1 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Checking serde v1.0.118 [INFO] [stderr] Checking icu_locid v0.1.0 [INFO] [stderr] Checking smallstr v0.2.0 [INFO] [stderr] Checking erased-serde v0.3.13 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Checking icu_provider v0.1.0 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Checking icu_datetime v0.1.0 [INFO] [stderr] Checking icu_plurals v0.1.0 [INFO] [stderr] Checking icu_provider_fs v0.1.0 [INFO] [stderr] Compiling icu_locid_macros v0.1.0 [INFO] [stderr] Checking icu v0.1.0 [INFO] [stderr] Checking spec-rs 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] --> examples/atomic.rs:8:27 [INFO] [stdout] | [INFO] [stdout] 8 | GLOBALLY_DISABLE_HOOK.compare_and_swap(false, true, Ordering::SeqCst) [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] --> examples/atomic.rs:12:27 [INFO] [stdout] | [INFO] [stdout] 12 | GLOBALLY_DISABLE_HOOK.compare_and_swap(true, false, Ordering::SeqCst) [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] --> examples/atomic.rs:16:27 [INFO] [stdout] | [INFO] [stdout] 16 | GLOBALLY_DISABLE_HOOK.compare_and_swap(true, false, Ordering::SeqCst) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 42.87s [INFO] running `Command { std: "docker" "inspect" "1f274d72aa8df162bdd670b450efc2b79256c883f049ee4c9a3bb31c17af5d3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f274d72aa8df162bdd670b450efc2b79256c883f049ee4c9a3bb31c17af5d3a", kill_on_drop: false }` [INFO] [stdout] 1f274d72aa8df162bdd670b450efc2b79256c883f049ee4c9a3bb31c17af5d3a