[INFO] cloning repository https://github.com/jonathanlb/normal [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jonathanlb/normal" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonathanlb%2Fnormal", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonathanlb%2Fnormal'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 77d6ae504acca7ca2e9ceade257e1222a30383d1 [INFO] testing jonathanlb/normal against try#eafdee2dfae8c2233b74f98b123308be7ccefcc6 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonathanlb%2Fnormal" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jonathanlb/normal on toolchain eafdee2dfae8c2233b74f98b123308be7ccefcc6 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jonathanlb/normal [INFO] finished tweaking git repo https://github.com/jonathanlb/normal [INFO] tweaked toml for git repo https://github.com/jonathanlb/normal written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/jonathanlb/normal already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1bf263217cff58f510bb06def65104cc2d1797595640fd70fe3f235cb008fe09 [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" "1bf263217cff58f510bb06def65104cc2d1797595640fd70fe3f235cb008fe09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1bf263217cff58f510bb06def65104cc2d1797595640fd70fe3f235cb008fe09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1bf263217cff58f510bb06def65104cc2d1797595640fd70fe3f235cb008fe09", kill_on_drop: false }` [INFO] [stdout] 1bf263217cff58f510bb06def65104cc2d1797595640fd70fe3f235cb008fe09 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "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] 1ad431f8212cbc153a809b8a4906c3c821103d7f525a2cb144cf6e7a9bb399fe [INFO] running `Command { std: "docker" "start" "-a" "1ad431f8212cbc153a809b8a4906c3c821103d7f525a2cb144cf6e7a9bb399fe", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling proc-macro2 v1.0.21 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling syn v1.0.41 [INFO] [stderr] Compiling cc v1.0.59 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling sqlite3-src v0.2.12 [INFO] [stderr] Compiling sqlite3-sys v0.12.0 [INFO] [stderr] Compiling sqlite v0.25.3 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling structopt-derive v0.4.10 [INFO] [stderr] Compiling structopt v0.3.17 [INFO] [stderr] Compiling normal v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 42.47s [INFO] running `Command { std: "docker" "inspect" "1ad431f8212cbc153a809b8a4906c3c821103d7f525a2cb144cf6e7a9bb399fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ad431f8212cbc153a809b8a4906c3c821103d7f525a2cb144cf6e7a9bb399fe", kill_on_drop: false }` [INFO] [stdout] 1ad431f8212cbc153a809b8a4906c3c821103d7f525a2cb144cf6e7a9bb399fe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "test" "--frozen" "--no-run" "--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] 4f485f0a0094d5fe1806be69f2b1733843a2911ab5182145e77d157fffee32d1 [INFO] running `Command { std: "docker" "start" "-a" "4f485f0a0094d5fe1806be69f2b1733843a2911ab5182145e77d157fffee32d1", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling normal v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 10.96s [INFO] running `Command { std: "docker" "inspect" "4f485f0a0094d5fe1806be69f2b1733843a2911ab5182145e77d157fffee32d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f485f0a0094d5fe1806be69f2b1733843a2911ab5182145e77d157fffee32d1", kill_on_drop: false }` [INFO] [stdout] 4f485f0a0094d5fe1806be69f2b1733843a2911ab5182145e77d157fffee32d1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8046b08aaa42bbd019ed71d226fa92cc0d00df6ca8845a7d80be9ed0fe7e0498 [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" "8046b08aaa42bbd019ed71d226fa92cc0d00df6ca8845a7d80be9ed0fe7e0498", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/normal-029ece6f4ed58ba6 [INFO] [stdout] [INFO] [stdout] running 19 tests [INFO] [stdout] test id_pairs_model::id_pairs_model_test::handles_unique_key ... ok [INFO] [stdout] test normal_model::normal_model_test::handles_missing_key_get ... ok [INFO] [stdout] test id_pairs_model::id_pairs_model_test::handles_missing_key_get ... ok [INFO] [stdout] test id_pairs_model::id_pairs_model_test::it_creates_tables ... ok [INFO] [stdout] test id_pairs_model::id_pairs_model_test::it_inserts_values ... ok [INFO] [stdout] test normal_model::normal_model_test::it_creates_tables ... ok [INFO] [stdout] test normal_model::normal_model_test::create_with_non_key ... ok [INFO] [stdout] test normal_model::normal_model_test::error_on_missing_column ... ok [INFO] [stdout] test normal_model::normal_model_test::ensure_keys_case_sensitive ... ok [INFO] [stdout] test normal_model::normal_model_test::it_inserts_values ... ok [INFO] [stdout] test normal_model::normal_model_test::it_searches ... ok [INFO] [stdout] test normal_model::normal_model_test::updates_non_key ... ok [INFO] [stdout] test normal_model::normal_model_test::error_on_missing_non_key_value ... ok [INFO] [stdout] test normal_model::normal_model_test::open_cursors_are_updated ... ok [INFO] [stdout] test id_pairs_model::id_pairs_model_test::it_inverts_search ... ok [INFO] [stdout] test id_pairs_model::id_pairs_model_test::demo_invalid_table_setup ... ok [INFO] [stdout] test normal_model::normal_model_test::demo_invalid_table_setup ... ok [INFO] [stdout] test normal_model::normal_model_test::ensure_unique_keys ... ok [INFO] [stdout] test normal_model::normal_model_test::open_with_non_key ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/id_pairs_util-13eb4011d37c3129 [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::test_parse_insertion ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/normal_util-ad3d57ddc006a29e [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::test_parse_notate ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests normal [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 7) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "8046b08aaa42bbd019ed71d226fa92cc0d00df6ca8845a7d80be9ed0fe7e0498", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8046b08aaa42bbd019ed71d226fa92cc0d00df6ca8845a7d80be9ed0fe7e0498", kill_on_drop: false }` [INFO] [stdout] 8046b08aaa42bbd019ed71d226fa92cc0d00df6ca8845a7d80be9ed0fe7e0498