[INFO] fetching crate dbgen 0.8.0... [INFO] testing dbgen-0.8.0 against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] extracting crate dbgen 0.8.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate dbgen 0.8.0 on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate dbgen 0.8.0 [INFO] finished tweaking crates.io crate dbgen 0.8.0 [INFO] tweaked toml for crates.io crate dbgen 0.8.0 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate dbgen 0.8.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tzfile v0.1.2 [INFO] [stderr] Downloaded zstd-safe v3.0.0+zstd.1.4.8 [INFO] [stderr] Downloaded rand_regex v0.15.1 [INFO] [stderr] Downloaded zipf v7.0.0 [INFO] [stderr] Downloaded numcmp v0.1.0 [INFO] [stderr] Downloaded rand_isaac v0.3.0 [INFO] [stderr] Downloaded muldiv v1.0.0 [INFO] [stderr] Downloaded zstd v0.6.0+zstd.1.4.8 [INFO] [stderr] Downloaded zstd-sys v1.4.19+zstd.1.4.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 79424e69cd1c1cce4fae67e12bfed5544c9ea0072db2952af8ec414d87f5c9d2 [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" "79424e69cd1c1cce4fae67e12bfed5544c9ea0072db2952af8ec414d87f5c9d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "79424e69cd1c1cce4fae67e12bfed5544c9ea0072db2952af8ec414d87f5c9d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79424e69cd1c1cce4fae67e12bfed5544c9ea0072db2952af8ec414d87f5c9d2", kill_on_drop: false }` [INFO] [stdout] 79424e69cd1c1cce4fae67e12bfed5544c9ea0072db2952af8ec414d87f5c9d2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--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] 2c86a0c0169e1f19d290d62b226cda86ec7fd32a4af062c684dde6dd30f59a6b [INFO] running `Command { std: "docker" "start" "-a" "2c86a0c0169e1f19d290d62b226cda86ec7fd32a4af062c684dde6dd30f59a6b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling const_fn v0.4.5 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling zstd-safe v3.0.0+zstd.1.4.8 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling numcmp v0.1.0 [INFO] [stderr] Compiling shlex v1.0.0 [INFO] [stderr] Compiling muldiv v1.0.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.1 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling pbr v1.0.4 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand_hc v0.3.0 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling rand_isaac v0.3.0 [INFO] [stderr] Compiling rand_pcg v0.3.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling zstd-sys v1.4.19+zstd.1.4.8 [INFO] [stderr] Compiling lzma-sys v0.1.17 [INFO] [stderr] Compiling rand_distr v0.4.0 [INFO] [stderr] Compiling rand_regex v0.15.1 [INFO] [stderr] Compiling zipf v7.0.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling xz2 v0.1.6 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling tzfile v0.1.2 [INFO] [stderr] Compiling vergen v3.2.0 [INFO] [stderr] Compiling dbgen v0.8.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling zstd v0.6.0+zstd.1.4.8 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 02s [INFO] running `Command { std: "docker" "inspect" "2c86a0c0169e1f19d290d62b226cda86ec7fd32a4af062c684dde6dd30f59a6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c86a0c0169e1f19d290d62b226cda86ec7fd32a4af062c684dde6dd30f59a6b", kill_on_drop: false }` [INFO] [stdout] 2c86a0c0169e1f19d290d62b226cda86ec7fd32a4af062c684dde6dd30f59a6b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fcadfc4494ab94814f4b9b2e2d5169dc7cc0ebd7cd78164a71eb5e73dfb03d01 [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" "fcadfc4494ab94814f4b9b2e2d5169dc7cc0ebd7cd78164a71eb5e73dfb03d01", kill_on_drop: false }` [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling serde_json v1.0.62 [INFO] [stderr] Compiling plotters-backend v0.3.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling half v1.7.1 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling plotters-svg v0.3.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling bstr v0.2.15 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling plotters v0.3.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling csv v1.1.5 [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling tinytemplate v1.2.0 [INFO] [stderr] Compiling criterion v0.3.4 [INFO] [stderr] Compiling dbgen v0.8.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 26.29s [INFO] running `Command { std: "docker" "inspect" "fcadfc4494ab94814f4b9b2e2d5169dc7cc0ebd7cd78164a71eb5e73dfb03d01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fcadfc4494ab94814f4b9b2e2d5169dc7cc0ebd7cd78164a71eb5e73dfb03d01", kill_on_drop: false }` [INFO] [stdout] fcadfc4494ab94814f4b9b2e2d5169dc7cc0ebd7cd78164a71eb5e73dfb03d01 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b51ca68849c74f190edefc0de2c0952ffc863276e6edf246867b7f392f60f60f [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" "b51ca68849c74f190edefc0de2c0952ffc863276e6edf246867b7f392f60f60f", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/dbgen-f8395edd3c1dee69) [INFO] [stdout] running 19 tests [INFO] [stdout] test bytes::tests::test_drain_init ... ok [INFO] [stdout] test bytes::tests::test_splice ... ok [INFO] [stdout] test bytes::tests::test_truncate ... ok [INFO] [stdout] test bytes::tests::test_push_bytes ... ok [INFO] [stdout] test cli::tests::test_row_args ... ok [INFO] [stdout] test functions::string::test_parse_sql_range ... ok [INFO] [stdout] test format::tests::test_write_with_escape ... ok [INFO] [stdout] test number::tests::test_add ... ok [INFO] [stdout] test bytes::tests::test_push_str ... ok [INFO] [stdout] test number::tests::test_float_div ... ok [INFO] [stdout] test number::tests::test_display ... ok [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/dbgen-14f6ecbf8b2df6fe) [INFO] [stdout] test number::tests::test_sql_sign ... ok [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/dbschemagen-0138b54ff32daac7) [INFO] [stdout] test number::tests::test_from_float ... ok [INFO] [stdout] test number::tests::test_div ... ok [INFO] [stdout] test number::tests::test_mul ... ok [INFO] [stdout] test number::tests::test_rem ... ok [INFO] [stdout] test number::tests::test_sub ... ok [INFO] [stdout] test number::tests::test_eq ... ok [INFO] [stdout] test parser::test_parse_template_error ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/check.rs (/opt/rustwide/target/debug/deps/check-83edf9c5bf7dc516) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test run_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.19s [INFO] [stdout] [INFO] [stderr] Doc-tests dbgen [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b51ca68849c74f190edefc0de2c0952ffc863276e6edf246867b7f392f60f60f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b51ca68849c74f190edefc0de2c0952ffc863276e6edf246867b7f392f60f60f", kill_on_drop: false }` [INFO] [stdout] b51ca68849c74f190edefc0de2c0952ffc863276e6edf246867b7f392f60f60f