[INFO] cloning repository https://github.com/stjude/fqlib [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stjude/fqlib" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstjude%2Ffqlib", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstjude%2Ffqlib'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e0912abbbc3db65662428c17ce7cfc11d2eeef36 [INFO] checking stjude/fqlib against master#9cf699d2ff4ff23a6d6862a35727f4d5d3567dae for pr-98456-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstjude%2Ffqlib" "/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/stjude/fqlib on toolchain 9cf699d2ff4ff23a6d6862a35727f4d5d3567dae [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9cf699d2ff4ff23a6d6862a35727f4d5d3567dae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/stjude/fqlib [INFO] finished tweaking git repo https://github.com/stjude/fqlib [INFO] tweaked toml for git repo https://github.com/stjude/fqlib written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/stjude/fqlib already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9cf699d2ff4ff23a6d6862a35727f4d5d3567dae" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/zaeleus/bbloom.git` [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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+9cf699d2ff4ff23a6d6862a35727f4d5d3567dae" "metadata" "--no-deps" "--format-version=1", 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] 7d2146e746a7d7cd9588d6962433163970033a89de0bab4e06807c52938b231f [INFO] running `Command { std: "docker" "start" "-a" "7d2146e746a7d7cd9588d6962433163970033a89de0bab4e06807c52938b231f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7d2146e746a7d7cd9588d6962433163970033a89de0bab4e06807c52938b231f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d2146e746a7d7cd9588d6962433163970033a89de0bab4e06807c52938b231f", kill_on_drop: false }` [INFO] [stdout] 7d2146e746a7d7cd9588d6962433163970033a89de0bab4e06807c52938b231f [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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+9cf699d2ff4ff23a6d6862a35727f4d5d3567dae" "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] f6ff3e72280e86809564f71764af9d99b46e6d1c98d810927a67a611d0f21f91 [INFO] running `Command { std: "docker" "start" "-a" "f6ff3e72280e86809564f71764af9d99b46e6d1c98d810927a67a611d0f21f91", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.96 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Compiling libm v0.2.2 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking os_str_bytes v6.1.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking textwrap v0.15.0 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking no-std-compat v0.4.1 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking bit-vec v0.5.1 [INFO] [stderr] Checking bytecount v0.6.3 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Checking tracing-core v0.1.27 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Checking miniz_oxide v0.5.3 [INFO] [stderr] Checking wyz v0.5.0 [INFO] [stderr] Checking clap_lex v0.2.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Checking tracing-log v0.1.3 [INFO] [stderr] Checking bitvec v1.0.0 [INFO] [stderr] Checking flate2 v1.0.24 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking bbloom v0.1.0 (https://github.com/zaeleus/bbloom.git?tag=v0.1.0#2c9f6163) [INFO] [stderr] Checking tracing-subscriber v0.3.11 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking clap v3.1.18 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling time v0.3.9 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Compiling git-testament-derive v0.1.13 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Checking git-testament v0.2.1 [INFO] [stderr] Checking tracing v0.1.35 [INFO] [stderr] Checking fq v0.9.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 04s [INFO] running `Command { std: "docker" "inspect" "f6ff3e72280e86809564f71764af9d99b46e6d1c98d810927a67a611d0f21f91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6ff3e72280e86809564f71764af9d99b46e6d1c98d810927a67a611d0f21f91", kill_on_drop: false }` [INFO] [stdout] f6ff3e72280e86809564f71764af9d99b46e6d1c98d810927a67a611d0f21f91