[INFO] fetching crate dbgen 0.7.0... [INFO] checking dbgen-0.7.0 against beta for pr-78714 [INFO] extracting crate dbgen 0.7.0 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate dbgen 0.7.0 on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate dbgen 0.7.0 [INFO] finished tweaking crates.io crate dbgen 0.7.0 [INFO] tweaked toml for crates.io crate dbgen 0.7.0 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate crates.io crate dbgen 0.7.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded muldiv v0.2.1 [INFO] [stderr] Downloaded rand_isaac v0.2.0 [INFO] [stderr] Downloaded zstd-safe v2.0.3+zstd.1.4.4 [INFO] [stderr] Downloaded bstr v0.2.10 [INFO] [stderr] Downloaded zstd-sys v1.4.15+zstd.1.4.4 [INFO] [stderr] Downloaded rand_regex v0.13.1 [INFO] [stderr] Downloaded zipf v6.1.0 [INFO] [stderr] Downloaded zstd v0.5.1+zstd.1.4.4 [INFO] [stderr] Downloaded jobserver v0.1.19 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aca3ebaaec553055f93eb69ad8257c408a8cd5838ba0fcaf04077a10d1761242 [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" "aca3ebaaec553055f93eb69ad8257c408a8cd5838ba0fcaf04077a10d1761242", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aca3ebaaec553055f93eb69ad8257c408a8cd5838ba0fcaf04077a10d1761242", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aca3ebaaec553055f93eb69ad8257c408a8cd5838ba0fcaf04077a10d1761242", kill_on_drop: false }` [INFO] [stdout] aca3ebaaec553055f93eb69ad8257c408a8cd5838ba0fcaf04077a10d1761242 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 949862685bf404349aaf42940ee18be5fae7b6a6f36faea5b6e8d83c79eeae8f [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" "949862685bf404349aaf42940ee18be5fae7b6a6f36faea5b6e8d83c79eeae8f", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling regex-syntax v0.6.13 [INFO] [stderr] Compiling ucd-trie v0.1.2 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Checking muldiv v0.2.1 [INFO] [stderr] Checking data-encoding v2.1.2 [INFO] [stderr] Checking c2-chacha v0.2.3 [INFO] [stderr] Checking miniz_oxide v0.3.5 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling jobserver v0.1.19 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking num_cpus v1.12.0 [INFO] [stderr] Checking serde_json v1.0.45 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Checking pest v2.1.2 [INFO] [stderr] Checking pbr v1.0.2 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking crossbeam-queue v0.2.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking chrono v0.4.10 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Checking criterion-plot v0.4.0 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking rand_isaac v0.2.0 [INFO] [stderr] Checking rand_xorshift v0.2.0 [INFO] [stderr] Checking rand_hc v0.2.0 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] Checking rand_os v0.2.2 [INFO] [stderr] Checking rand_xoshiro v0.3.1 [INFO] [stderr] Checking flate2 v1.0.13 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking csv-core v0.1.6 [INFO] [stderr] Checking rayon-core v1.7.0 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Checking rayon v1.3.0 [INFO] [stderr] Checking tinytemplate v1.0.3 [INFO] [stderr] Checking regex-automata v0.1.8 [INFO] [stderr] Checking bstr v0.2.10 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling zstd-sys v1.4.15+zstd.1.4.4 [INFO] [stderr] Compiling lzma-sys v0.1.15 [INFO] [stderr] Compiling pest_meta v2.1.2 [INFO] [stderr] Checking rand_distr v0.2.2 [INFO] [stderr] Checking zipf v6.1.0 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking csv v1.1.3 [INFO] [stderr] Checking rand_regex v0.13.1 [INFO] [stderr] Checking regex v1.3.3 [INFO] [stderr] Checking xz2 v0.1.6 [INFO] [stderr] Compiling backtrace v0.3.42 [INFO] [stderr] Compiling parse-zoneinfo v0.2.1 [INFO] [stderr] Compiling chrono-tz v0.5.1 [INFO] [stderr] Compiling vergen v3.0.4 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling syn-mid v0.4.0 [INFO] [stderr] Compiling pest_generator v2.1.1 [INFO] [stderr] Compiling rustversion v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling thiserror-impl v1.0.9 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling proc-macro-error v0.4.5 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.5 [INFO] [stderr] Checking thiserror v1.0.9 [INFO] [stderr] Compiling dbgen v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling structopt-derive v0.4.1 [INFO] [stderr] Checking criterion v0.3.0 [INFO] [stderr] Checking structopt v0.3.8 [INFO] [stderr] Checking zstd-safe v2.0.3+zstd.1.4.4 [INFO] [stderr] Checking zstd v0.5.1+zstd.1.4.4 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 37s [INFO] running `Command { std: "docker" "inspect" "949862685bf404349aaf42940ee18be5fae7b6a6f36faea5b6e8d83c79eeae8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "949862685bf404349aaf42940ee18be5fae7b6a6f36faea5b6e8d83c79eeae8f", kill_on_drop: false }` [INFO] [stdout] 949862685bf404349aaf42940ee18be5fae7b6a6f36faea5b6e8d83c79eeae8f